2018-07-24 03:02:16,341 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-183 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-24 03:02:16,346 - 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.24,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.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=h4BWV8TqsnP2jj6k9EgvgGcPq 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=4a6a5595eff04e89b98d3d63efd1b892 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-24 03:02:16,347 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-24 03:02:16,348 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-07-24 03:02:16,386 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-24 03:02:16,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:02:16,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:02:16,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:02:16,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:02:16,689 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-24 03:02:16,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-24 03:02:16,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:02:16,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a6c907-405a-4332-8572-66f9c469c5bf 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:02:16,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e4a6c907-405a-4332-8572-66f9c469c5bf 2018-07-24 03:02:16,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:02:17,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["nJDSJwZvRWOWkmgbTdoEfg"], "issued_at": "2018-07-24T03:02:17.000000Z"}} 2018-07-24 03:02:17,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:18,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02: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-94c4ee82-dc19-49aa-88c7-e4e25213b6fb x-compute-request-id: req-94c4ee82-dc19-49aa-88c7-e4e25213b6fb Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-24 03:02:18,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-94c4ee82-dc19-49aa-88c7-e4e25213b6fb 2018-07-24 03:02:18,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.34991192818s 2018-07-24 03:02:18,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-94c4ee82-dc19-49aa-88c7-e4e25213b6fb 2018-07-24 03:02:18,040 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-24 03:02:18,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:02:18,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:02:18 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:02:18,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 03:02:18,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:18,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e9e7b89-4031-43b1-b7a9-57850ade9ee5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/1b6b3f35a0ce43f2a2eab05c49465a6e"}, "tags": [], "enabled": true, "id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-24 03:02:18,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-5e9e7b89-4031-43b1-b7a9-57850ade9ee5 2018-07-24 03:02:18,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188897848129s 2018-07-24 03:02:18,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-5e9e7b89-4031-43b1-b7a9-57850ade9ee5 2018-07-24 03:02:18,239 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'1b6b3f35a0ce43f2a2eab05c49465a6e', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-24 03:02:18,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-24 03:02:18,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:18,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9b52da-6911-44d1-bf01-471575150bf9 Content-Encoding: gzip Content-Length: 1968 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/06567632b6b2469f8d23f4c0538caabf"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1d7f3ece493f4839bb2400b69ced422e", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/076cf27f97a14eabb363f1e4b318e988"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1471c948c8a04e10860f69b58f87d610", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1c453e4b3e92435fa41216cffe1dda3c"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1471c948c8a04e10860f69b58f87d610", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1e971f38097b418eb4a1f24e81661bd1"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b4a383d572634f309363b29fe49cf92d", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2f1d8cf933914ea3aecfaaba0a1d1467"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9ff2b4e1c6224aacae69be2699b67078", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/363a8e34b601445c998cf3a619557aae"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33d40c6690b6433bb98219006c3ef3be", "id": "363a8e34b601445c998cf3a619557aae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3a30f3df58a0409ba04cbe8b171f9e2b"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a8477f37404c48b4842dbb7e701be289", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/413afed9ff0e45cc9b904d467c68833c"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1d7f3ece493f4839bb2400b69ced422e", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/415329e3b9484eb4a64494f157303420"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66d6cabf59164edb893b418a6f6b82e2", "id": "415329e3b9484eb4a64494f157303420"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4771af231c104ec7943c6665cbe888f4"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "711773cb369146a1891a28473f7b3d72", "id": "4771af231c104ec7943c6665cbe888f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5bd877ba1a9c47a5a8ea87147d824ac5"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1aca0b8e9264405c91425107666ebff1", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5de0db51a21a447590566768b689ef7f"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "80cd78b268d044a6a920e21572aeb231", "id": "5de0db51a21a447590566768b689ef7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/634ddb83b7c34b85a43e17f732620d06"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1aca0b8e9264405c91425107666ebff1", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/832948837aea40a4ae898a5f0b21d6dd"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a870761513b45ff8aa8ecad4d5ae066", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8ad1d67512014af4a701c301ae166f8a"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66d6cabf59164edb893b418a6f6b82e2", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8b221d7ab8874dfa8e35953108bec4df"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "80cd78b268d044a6a920e21572aeb231", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/901a069cad1e4dfa9240a4a80238d80a"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a870761513b45ff8aa8ecad4d5ae066", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9068249328b64002818efe9b7b036f08"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9ff2b4e1c6224aacae69be2699b67078", "id": "9068249328b64002818efe9b7b036f08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/91fc4e35cdea49559d2f4cdd75cdb7d3"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1471c948c8a04e10860f69b58f87d610", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/96b3f6845e0e47079e444943f7721b67"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "711773cb369146a1891a28473f7b3d72", "id": "96b3f6845e0e47079e444943f7721b67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/99b8460ce0c348c28bb9d3c2bd7e0ac7"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b4a383d572634f309363b29fe49cf92d", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9c9e2c4a5bdf47caa26ef8793d0e378b"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1d7f3ece493f4839bb2400b69ced422e", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/aaba2b90db76458b84fbf792bb5dab7e"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ae6d8ecc74174a358672bca846b06b50"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a8477f37404c48b4842dbb7e701be289", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b0b1908cc4ed4af6a9791d9b73d79019"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a8477f37404c48b4842dbb7e701be289", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b51fc96a0de447e68939f003d0612152"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "09e6c0ab22c04a89aab4966bfdf46dc5", "id": "b51fc96a0de447e68939f003d0612152"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bc4666052c28443e96e50b011ceee5a3"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c5929b4b1db449b798efff2c604dc5b6"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a870761513b45ff8aa8ecad4d5ae066", "id": "c5929b4b1db449b798efff2c604dc5b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c8e10d43298244e59f22c48faf134ef2"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "80cd78b268d044a6a920e21572aeb231", "id": "c8e10d43298244e59f22c48faf134ef2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ccd310e151a1445189f035d7249c61ad"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "711773cb369146a1891a28473f7b3d72", "id": "ccd310e151a1445189f035d7249c61ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cd3990109f5f4e238c73978a7502271b"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f1ebbb69ed64e789de3ae99524d0fb3", "id": "cd3990109f5f4e238c73978a7502271b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d26d7475f5a541bab3ad500557001159"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f1ebbb69ed64e789de3ae99524d0fb3", "id": "d26d7475f5a541bab3ad500557001159"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d894a4fce88748db83a484790b0c43ca"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33d40c6690b6433bb98219006c3ef3be", "id": "d894a4fce88748db83a484790b0c43ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/dbf9706d2cec4123b54e90eea6953c76"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66d6cabf59164edb893b418a6f6b82e2", "id": "dbf9706d2cec4123b54e90eea6953c76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/dea0eb9251f44e6487d354dbdf7ba84e"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "09e6c0ab22c04a89aab4966bfdf46dc5", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ea91e945e23240cc98d97052d0297c82"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f1ebbb69ed64e789de3ae99524d0fb3", "id": "ea91e945e23240cc98d97052d0297c82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f3b11c6b762745ec91acf74159ff9d2e"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "09e6c0ab22c04a89aab4966bfdf46dc5", "id": "f3b11c6b762745ec91acf74159ff9d2e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f4c8ed77e62b4ad7ba439f0930c32143"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33d40c6690b6433bb98219006c3ef3be", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f745828aca4e46698192b8c1e1f6b603"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1aca0b8e9264405c91425107666ebff1", "id": "f745828aca4e46698192b8c1e1f6b603"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fae7e52e07974153a410320de481ca9a"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b4a383d572634f309363b29fe49cf92d", "id": "fae7e52e07974153a410320de481ca9a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fea55c9995634481b7d4f78d9d41b28d"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "id": "fea55c9995634481b7d4f78d9d41b28d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ffdb64a26b8b43a6bae041ae1adce4ae"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9ff2b4e1c6224aacae69be2699b67078", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-24 03:02:18,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-ee9b52da-6911-44d1-bf01-471575150bf9 2018-07-24 03:02:18,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.167133808136s 2018-07-24 03:02:18,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-ee9b52da-6911-44d1-bf01-471575150bf9 2018-07-24 03:02:18,417 - 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.24:5000/v3/endpoints/06567632b6b2469f8d23f4c0538caabf'}, 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'1d7f3ece493f4839bb2400b69ced422e', u'id': u'06567632b6b2469f8d23f4c0538caabf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/076cf27f97a14eabb363f1e4b318e988'}, u'url': u'http://172.30.9.24:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1471c948c8a04e10860f69b58f87d610', u'id': u'076cf27f97a14eabb363f1e4b318e988'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1c453e4b3e92435fa41216cffe1dda3c'}, 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'1471c948c8a04e10860f69b58f87d610', u'id': u'1c453e4b3e92435fa41216cffe1dda3c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/1e971f38097b418eb4a1f24e81661bd1'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b4a383d572634f309363b29fe49cf92d', u'id': u'1e971f38097b418eb4a1f24e81661bd1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2f1d8cf933914ea3aecfaaba0a1d1467'}, 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'9ff2b4e1c6224aacae69be2699b67078', u'id': u'2f1d8cf933914ea3aecfaaba0a1d1467'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/363a8e34b601445c998cf3a619557aae'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'33d40c6690b6433bb98219006c3ef3be', u'id': u'363a8e34b601445c998cf3a619557aae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3a30f3df58a0409ba04cbe8b171f9e2b'}, 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'a8477f37404c48b4842dbb7e701be289', u'id': u'3a30f3df58a0409ba04cbe8b171f9e2b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/413afed9ff0e45cc9b904d467c68833c'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1d7f3ece493f4839bb2400b69ced422e', u'id': u'413afed9ff0e45cc9b904d467c68833c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/415329e3b9484eb4a64494f157303420'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'66d6cabf59164edb893b418a6f6b82e2', u'id': u'415329e3b9484eb4a64494f157303420'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4771af231c104ec7943c6665cbe888f4'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'711773cb369146a1891a28473f7b3d72', u'id': u'4771af231c104ec7943c6665cbe888f4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5bd877ba1a9c47a5a8ea87147d824ac5'}, 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'1aca0b8e9264405c91425107666ebff1', u'id': u'5bd877ba1a9c47a5a8ea87147d824ac5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5de0db51a21a447590566768b689ef7f'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'80cd78b268d044a6a920e21572aeb231', u'id': u'5de0db51a21a447590566768b689ef7f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/634ddb83b7c34b85a43e17f732620d06'}, 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'1aca0b8e9264405c91425107666ebff1', u'id': u'634ddb83b7c34b85a43e17f732620d06'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/832948837aea40a4ae898a5f0b21d6dd'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4a870761513b45ff8aa8ecad4d5ae066', u'id': u'832948837aea40a4ae898a5f0b21d6dd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8ad1d67512014af4a701c301ae166f8a'}, 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'66d6cabf59164edb893b418a6f6b82e2', u'id': u'8ad1d67512014af4a701c301ae166f8a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8b221d7ab8874dfa8e35953108bec4df'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'80cd78b268d044a6a920e21572aeb231', u'id': u'8b221d7ab8874dfa8e35953108bec4df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/901a069cad1e4dfa9240a4a80238d80a'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4a870761513b45ff8aa8ecad4d5ae066', u'id': u'901a069cad1e4dfa9240a4a80238d80a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9068249328b64002818efe9b7b036f08'}, 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'9ff2b4e1c6224aacae69be2699b67078', u'id': u'9068249328b64002818efe9b7b036f08'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/91fc4e35cdea49559d2f4cdd75cdb7d3'}, 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'1471c948c8a04e10860f69b58f87d610', u'id': u'91fc4e35cdea49559d2f4cdd75cdb7d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/96b3f6845e0e47079e444943f7721b67'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'711773cb369146a1891a28473f7b3d72', u'id': u'96b3f6845e0e47079e444943f7721b67'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/99b8460ce0c348c28bb9d3c2bd7e0ac7'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b4a383d572634f309363b29fe49cf92d', u'id': u'99b8460ce0c348c28bb9d3c2bd7e0ac7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9c9e2c4a5bdf47caa26ef8793d0e378b'}, 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'1d7f3ece493f4839bb2400b69ced422e', u'id': u'9c9e2c4a5bdf47caa26ef8793d0e378b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/aaba2b90db76458b84fbf792bb5dab7e'}, 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'08ec6a53b1f74bfbb99e164e50ad4ab3', u'id': u'aaba2b90db76458b84fbf792bb5dab7e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ae6d8ecc74174a358672bca846b06b50'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a8477f37404c48b4842dbb7e701be289', u'id': u'ae6d8ecc74174a358672bca846b06b50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b0b1908cc4ed4af6a9791d9b73d79019'}, 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'a8477f37404c48b4842dbb7e701be289', u'id': u'b0b1908cc4ed4af6a9791d9b73d79019'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b51fc96a0de447e68939f003d0612152'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'09e6c0ab22c04a89aab4966bfdf46dc5', u'id': u'b51fc96a0de447e68939f003d0612152'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/bc4666052c28443e96e50b011ceee5a3'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'08ec6a53b1f74bfbb99e164e50ad4ab3', u'id': u'bc4666052c28443e96e50b011ceee5a3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c5929b4b1db449b798efff2c604dc5b6'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4a870761513b45ff8aa8ecad4d5ae066', u'id': u'c5929b4b1db449b798efff2c604dc5b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c8e10d43298244e59f22c48faf134ef2'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'80cd78b268d044a6a920e21572aeb231', u'id': u'c8e10d43298244e59f22c48faf134ef2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ccd310e151a1445189f035d7249c61ad'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'711773cb369146a1891a28473f7b3d72', u'id': u'ccd310e151a1445189f035d7249c61ad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/cd3990109f5f4e238c73978a7502271b'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8f1ebbb69ed64e789de3ae99524d0fb3', u'id': u'cd3990109f5f4e238c73978a7502271b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d26d7475f5a541bab3ad500557001159'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8f1ebbb69ed64e789de3ae99524d0fb3', u'id': u'd26d7475f5a541bab3ad500557001159'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d894a4fce88748db83a484790b0c43ca'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'33d40c6690b6433bb98219006c3ef3be', u'id': u'd894a4fce88748db83a484790b0c43ca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/dbf9706d2cec4123b54e90eea6953c76'}, 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'66d6cabf59164edb893b418a6f6b82e2', u'id': u'dbf9706d2cec4123b54e90eea6953c76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/dea0eb9251f44e6487d354dbdf7ba84e'}, u'url': u'http://12.0.0.26:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'09e6c0ab22c04a89aab4966bfdf46dc5', u'id': u'dea0eb9251f44e6487d354dbdf7ba84e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ea91e945e23240cc98d97052d0297c82'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8f1ebbb69ed64e789de3ae99524d0fb3', u'id': u'ea91e945e23240cc98d97052d0297c82'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f3b11c6b762745ec91acf74159ff9d2e'}, u'url': u'http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'09e6c0ab22c04a89aab4966bfdf46dc5', u'id': u'f3b11c6b762745ec91acf74159ff9d2e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f4c8ed77e62b4ad7ba439f0930c32143'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'33d40c6690b6433bb98219006c3ef3be', u'id': u'f4c8ed77e62b4ad7ba439f0930c32143'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f745828aca4e46698192b8c1e1f6b603'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1aca0b8e9264405c91425107666ebff1', u'id': u'f745828aca4e46698192b8c1e1f6b603'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fae7e52e07974153a410320de481ca9a'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b4a383d572634f309363b29fe49cf92d', u'id': u'fae7e52e07974153a410320de481ca9a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fea55c9995634481b7d4f78d9d41b28d'}, 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'08ec6a53b1f74bfbb99e164e50ad4ab3', u'id': u'fea55c9995634481b7d4f78d9d41b28d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ffdb64a26b8b43a6bae041ae1adce4ae'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9ff2b4e1c6224aacae69be2699b67078', u'id': u'ffdb64a26b8b43a6bae041ae1adce4ae'})] 2018-07-24 03:02:18,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-24 03:02:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:18,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02: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-fed11b04-a591-4147-a194-3bb68960b228 x-compute-request-id: req-fed11b04-a591-4147-a194-3bb68960b228 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-07-24 03:02:18,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-fed11b04-a591-4147-a194-3bb68960b228 2018-07-24 03:02:18,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.118798017502s 2018-07-24 03:02:18,539 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-fed11b04-a591-4147-a194-3bb68960b228 2018-07-24 03:02:18,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-24 03:02:18,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:20,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02: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-345f7aff-0e58-45ea-8eb0-caaa60333fb2 x-compute-request-id: req-345f7aff-0e58-45ea-8eb0-caaa60333fb2 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-24 03:02:20,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-345f7aff-0e58-45ea-8eb0-caaa60333fb2 2018-07-24 03:02:20,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.92015218735s 2018-07-24 03:02:20,475 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-345f7aff-0e58-45ea-8eb0-caaa60333fb2 2018-07-24 03:02:20,475 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-24 03:02:20,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:02:20,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:21,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-13812179-0613-4337-a866-9871e199b4b7 Date: Tue, 24 Jul 2018 03:02:21 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:02:21,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-13812179-0613-4337-a866-9871e199b4b7 2018-07-24 03:02:21,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.0283100605s 2018-07-24 03:02:21,509 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-13812179-0613-4337-a866-9871e199b4b7 2018-07-24 03:02:21,509 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-24 03:02:21,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-24 03:02:21,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:21,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02: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-0354f561-ce4a-49bd-99a7-cced80180d81 x-compute-request-id: req-0354f561-ce4a-49bd-99a7-cced80180d81 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "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.3", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-24 03:02:21,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-0354f561-ce4a-49bd-99a7-cced80180d81 2018-07-24 03:02:21,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.192613124847s 2018-07-24 03:02:21,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-0354f561-ce4a-49bd-99a7-cced80180d81 2018-07-24 03:02:21,703 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', 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': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 14}, 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.3', 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': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 20}, 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-07-24 03:02:21,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-24 03:02:21,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:21,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02: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-fadc95b8-067f-43fb-9f09-7468c013e471 x-compute-request-id: req-fadc95b8-067f-43fb-9f09-7468c013e471 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 03:02:21,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-fadc95b8-067f-43fb-9f09-7468c013e471 2018-07-24 03:02:21,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.13182091713s 2018-07-24 03:02:21,836 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-fadc95b8-067f-43fb-9f09-7468c013e471 2018-07-24 03:02:21,836 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-24 03:02:21,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:02:21,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:22,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7cc4d363-19fb-474c-b76a-929004f00166 Date: Tue, 24 Jul 2018 03:02:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:02:22,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7cc4d363-19fb-474c-b76a-929004f00166 2018-07-24 03:02:22,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.04013490677s 2018-07-24 03:02:22,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7cc4d363-19fb-474c-b76a-929004f00166 2018-07-24 03:02:22,878 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'e7921081-ebb4-4817-a016-d80837cf6fda'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T02:59:16Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', 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-07-24T02:59:09Z', u'provider:network_type': u'flat', u'tenant_id': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', u'l2_adjacency': True})] 2018-07-24 03:02:22,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:02:22,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:23,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6f045ad0-72aa-4df5-a986-09fcdf279532 Date: Tue, 24 Jul 2018 03:02:23 GMT RESP BODY: {"ports":[]} 2018-07-24 03:02:23,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-6f045ad0-72aa-4df5-a986-09fcdf279532 2018-07-24 03:02:23,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.922417879105s 2018-07-24 03:02:23,801 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-6f045ad0-72aa-4df5-a986-09fcdf279532 2018-07-24 03:02:23,801 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-24 03:02:23,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-24 03:02:23,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:23,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e75e2cb-b861-4a0b-a565-f997d79d8c65 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "18f57e6c15474e4c8a5544421c5c6029"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8/users/18f57e6c15474e4c8a5544421c5c6029/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"project": {"id": "4a6a5595eff04e89b98d3d63efd1b892"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "2e81815591b64777a7e304458430745f"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/2e81815591b64777a7e304458430745f/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"project": {"id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "59f4641bc91548bb92e493798520be42"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8/users/59f4641bc91548bb92e493798520be42/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"project": {"id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8/users/6066f02ee2954ba8ae2b4d2d81aaf9fd/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"project": {"id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}}, "role": {"id": "02d99245bc384982a5006923e19eb395"}, "user": {"id": "6288775217754eeb8f69bb4a441b8869"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8/users/6288775217754eeb8f69bb4a441b8869/roles/02d99245bc384982a5006923e19eb395"}}, {"scope": {"project": {"id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "6288775217754eeb8f69bb4a441b8869"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8/users/6288775217754eeb8f69bb4a441b8869/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"project": {"id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "704fcc18fdfe4d1fa94fcb5147c8c47b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8/users/704fcc18fdfe4d1fa94fcb5147c8c47b/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"project": {"id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "7f9bb1dc9c8f44448b1213b624fff2ec"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8/users/7f9bb1dc9c8f44448b1213b624fff2ec/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"project": {"id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "95f6cea6903840daa12cc96feb968b20"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8/users/95f6cea6903840daa12cc96feb968b20/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"project": {"id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "af72cb31572742258ff45b61764223fc"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8/users/af72cb31572742258ff45b61764223fc/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"project": {"id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "b6298fffe45841349832d46754c77888"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8/users/b6298fffe45841349832d46754c77888/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"project": {"id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "cefdc536c1ce471f9ab3352318758264"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8/users/cefdc536c1ce471f9ab3352318758264/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"project": {"id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "e05b2fa289e64220a25f4b52fcbaaa47"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8/users/e05b2fa289e64220a25f4b52fcbaaa47/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"project": {"id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "e9d7df6b0d694c92aecf25e57f95f691"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8/users/e9d7df6b0d694c92aecf25e57f95f691/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"domain": {"id": "1b6b3f35a0ce43f2a2eab05c49465a6e"}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "1040fa1620594ea9820fc75182007ede"}, "links": {"assignment": "http://172.30.9.24:5000/v3/domains/1b6b3f35a0ce43f2a2eab05c49465a6e/users/1040fa1620594ea9820fc75182007ede/roles/09091a3c796947918b5f3d98114ab0ce"}}, {"scope": {"system": {"all": true}}, "role": {"id": "09091a3c796947918b5f3d98114ab0ce"}, "user": {"id": "2e81815591b64777a7e304458430745f"}, "links": {"assignment": "http://172.30.9.24:5000/v3/system/users/2e81815591b64777a7e304458430745f/roles/09091a3c796947918b5f3d98114ab0ce"}}], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-24 03:02:23,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-3e75e2cb-b861-4a0b-a565-f997d79d8c65 2018-07-24 03:02:23,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0949790477753s 2018-07-24 03:02:23,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-3e75e2cb-b861-4a0b-a565-f997d79d8c65 2018-07-24 03:02:23,903 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'18f57e6c15474e4c8a5544421c5c6029'}), Munch({'project': u'4a6a5595eff04e89b98d3d63efd1b892', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'2e81815591b64777a7e304458430745f'}), Munch({'project': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'59f4641bc91548bb92e493798520be42'}), Munch({'project': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'6066f02ee2954ba8ae2b4d2d81aaf9fd'}), Munch({'project': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', 'id': u'02d99245bc384982a5006923e19eb395', 'user': u'6288775217754eeb8f69bb4a441b8869'}), Munch({'project': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'6288775217754eeb8f69bb4a441b8869'}), Munch({'project': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'704fcc18fdfe4d1fa94fcb5147c8c47b'}), Munch({'project': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'7f9bb1dc9c8f44448b1213b624fff2ec'}), Munch({'project': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'95f6cea6903840daa12cc96feb968b20'}), Munch({'project': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'af72cb31572742258ff45b61764223fc'}), Munch({'project': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'b6298fffe45841349832d46754c77888'}), Munch({'project': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'cefdc536c1ce471f9ab3352318758264'}), Munch({'project': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'e05b2fa289e64220a25f4b52fcbaaa47'}), Munch({'project': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'e9d7df6b0d694c92aecf25e57f95f691'}), Munch({'domain': u'1b6b3f35a0ce43f2a2eab05c49465a6e', 'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'1040fa1620594ea9820fc75182007ede'}), Munch({'id': u'09091a3c796947918b5f3d98114ab0ce', 'user': u'2e81815591b64777a7e304458430745f'})] 2018-07-24 03:02:23,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:02:23,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:24,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c83612f-49ac-46fd-bcd8-03baa1b24615 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:02:24,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5c83612f-49ac-46fd-bcd8-03baa1b24615 2018-07-24 03:02:24,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154578924179s 2018-07-24 03:02:24,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5c83612f-49ac-46fd-bcd8-03baa1b24615 2018-07-24 03:02:24,063 - 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'ResellerAdmin', 'id': u'02d99245bc384982a5006923e19eb395'}), 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'09091a3c796947918b5f3d98114ab0ce'}), 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'8c2070a3df514b15bb34bcf2615e9a52'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'e5720e159a2a42dd845e4c320cb24dc7'})] 2018-07-24 03:02:24,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 03:02:24,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:25,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1729aa7b-e67d-49f3-bbe0-a0eee5928841 Date: Tue, 24 Jul 2018 03:02:25 GMT RESP BODY: {"routers": []} 2018-07-24 03:02:25,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1729aa7b-e67d-49f3-bbe0-a0eee5928841 2018-07-24 03:02:25,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.09368491173s 2018-07-24 03:02:25,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1729aa7b-e67d-49f3-bbe0-a0eee5928841 2018-07-24 03:02:25,158 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-24 03:02:25,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:02:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:25,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02: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-c2e4733c-6093-43bc-b291-43d4bdc0f714 x-compute-request-id: req-c2e4733c-6093-43bc-b291-43d4bdc0f714 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 03:02:25,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c2e4733c-6093-43bc-b291-43d4bdc0f714 2018-07-24 03:02:25,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214590072632s 2018-07-24 03:02:25,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c2e4733c-6093-43bc-b291-43d4bdc0f714 2018-07-24 03:02:25,374 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-24 03:02:25,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-24 03:02:25,380 - 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-07-24 03:02:25,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:02:25 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-07-24 03:02:25,387 - 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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:25,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104cfd86-dc23-4b67-9506-524a81ea4d09 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/08ec6a53b1f74bfbb99e164e50ad4ab3"}, "enabled": true, "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/09e6c0ab22c04a89aab4966bfdf46dc5"}, "enabled": true, "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1471c948c8a04e10860f69b58f87d610"}, "enabled": true, "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1aca0b8e9264405c91425107666ebff1"}, "enabled": true, "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/1d7f3ece493f4839bb2400b69ced422e"}, "enabled": true, "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/33d40c6690b6433bb98219006c3ef3be"}, "enabled": true, "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4a870761513b45ff8aa8ecad4d5ae066"}, "enabled": true, "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/644e1529c64442cda8f9c8a1af6bfbe2"}, "enabled": true, "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/66d6cabf59164edb893b418a6f6b82e2"}, "enabled": true, "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/711773cb369146a1891a28473f7b3d72"}, "enabled": true, "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/80cd78b268d044a6a920e21572aeb231"}, "enabled": true, "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/8f1ebbb69ed64e789de3ae99524d0fb3"}, "enabled": true, "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9ff2b4e1c6224aacae69be2699b67078"}, "enabled": true, "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/a8477f37404c48b4842dbb7e701be289"}, "enabled": true, "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/b4a383d572634f309363b29fe49cf92d"}, "enabled": true, "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-07-24 03:02:25,537 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-104cfd86-dc23-4b67-9506-524a81ea4d09 2018-07-24 03:02:25,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.160135984421s 2018-07-24 03:02:25,538 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-104cfd86-dc23-4b67-9506-524a81ea4d09 2018-07-24 03:02:25,543 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'08ec6a53b1f74bfbb99e164e50ad4ab3', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'09e6c0ab22c04a89aab4966bfdf46dc5', 'name': u'swift'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'1471c948c8a04e10860f69b58f87d610', 'name': u'cinder'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'1aca0b8e9264405c91425107666ebff1', 'name': u'nova'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'1d7f3ece493f4839bb2400b69ced422e', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'33d40c6690b6433bb98219006c3ef3be', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'4a870761513b45ff8aa8ecad4d5ae066', 'name': u'glance'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'644e1529c64442cda8f9c8a1af6bfbe2', 'name': u'ceilometer'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'66d6cabf59164edb893b418a6f6b82e2', 'name': u'placement'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'711773cb369146a1891a28473f7b3d72', 'name': u'keystone'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'80cd78b268d044a6a920e21572aeb231', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'8f1ebbb69ed64e789de3ae99524d0fb3', 'name': u'aodh'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'9ff2b4e1c6224aacae69be2699b67078', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'a8477f37404c48b4842dbb7e701be289', 'name': u'cinderv2'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'b4a383d572634f309363b29fe49cf92d', 'name': u'neutron'})] 2018-07-24 03:02:25,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:02:25,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8db393ce83a4226bb4d540b97a734a9d3b4906e0" 2018-07-24 03:02:26,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9af15841-a454-44e1-93ff-260e5c207941 Date: Tue, 24 Jul 2018 03:02:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:02:26,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9af15841-a454-44e1-93ff-260e5c207941 2018-07-24 03:02:26,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.990589857101s 2018-07-24 03:02:26,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9af15841-a454-44e1-93ff-260e5c207941 2018-07-24 03:02:26,535 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T02:59:16Z', 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'e7921081-ebb4-4817-a016-d80837cf6fda', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'tenant_id': u'ad668c10cdf14a7aaca70a7cd3a7a6c8', u'created_at': u'2018-07-24T02:59:16Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'ad668c10cdf14a7aaca70a7cd3a7a6c8'})] 2018-07-24 03:02:26,640 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:02:26,640 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-24 03:02:26,693 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-24 03:02:26,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:02:26,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:02:26,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:02:26,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:02:26,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:02:26,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:02:26,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:02:26,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:02:26,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:02:26,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:02:26,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:02:26,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:02:26,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:02:26,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:02:26,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:02:26,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:02:26,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:02:26,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:02:26,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:02:26,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:02:26,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:02:26,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:02:26,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:02:26,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2029d3-b731-432d-8fc9-70534394a46e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:02:26,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-de2029d3-b731-432d-8fc9-70534394a46e 2018-07-24 03:02:26,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:02:27,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["qTa4CWsWQa2z1Lg8Burnlg"], "issued_at": "2018-07-24T03:02:27.000000Z"}} 2018-07-24 03:02:27,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:02:27,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}d3df8a37a47a6f142c1ce6b8e6226ba8474585c8" 2018-07-24 03:02:27,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-76015b2c-e2b1-4718-9751-f1eb5d4c93fe Date: Tue, 24 Jul 2018 03:02:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:02:27,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-76015b2c-e2b1-4718-9751-f1eb5d4c93fe 2018-07-24 03:02:27,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261807918549s 2018-07-24 03:02:27,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-76015b2c-e2b1-4718-9751-f1eb5d4c93fe 2018-07-24 03:02:27,538 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-24 03:02:27,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 03:02:27,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3df8a37a47a6f142c1ce6b8e6226ba8474585c8" -d '{"network": {"name": "tenantnetwork1-net_f386556c-c123-4a76-8ade-db6808f7542f", "admin_state_up": true}}' 2018-07-24 03:02:28,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5e2a309a-a2dd-4b37-99a0-36fc93b6b9d8 Date: Tue, 24 Jul 2018 03:02:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"157635cf-2ded-4b9c-93b5-f86d2cf7725f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:02:28Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_f386556c-c123-4a76-8ade-db6808f7542f","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:02:28Z","mtu":1450}} 2018-07-24 03:02:28,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5e2a309a-a2dd-4b37-99a0-36fc93b6b9d8 2018-07-24 03:02:28,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.69163107872s 2018-07-24 03:02:28,231 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5e2a309a-a2dd-4b37-99a0-36fc93b6b9d8 2018-07-24 03:02:28,231 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T03:02:28Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'157635cf-2ded-4b9c-93b5-f86d2cf7725f', u'provider:segmentation_id': 99, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_f386556c-c123-4a76-8ade-db6808f7542f', u'created_at': u'2018-07-24T03:02:28Z', u'mtu': 1450, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'l2_adjacency': True}) 2018-07-24 03:02:28,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:02:28,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d3df8a37a47a6f142c1ce6b8e6226ba8474585c8" 2018-07-24 03:02:29,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-e63adb81-f7ae-45fc-9de2-3a1f314dedcb Date: Tue, 24 Jul 2018 03:02:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"157635cf-2ded-4b9c-93b5-f86d2cf7725f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:02:28Z","qos_policy_id":null,"name":"tenantnetwork1-net_f386556c-c123-4a76-8ade-db6808f7542f","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:02:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:02:29,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e63adb81-f7ae-45fc-9de2-3a1f314dedcb 2018-07-24 03:02:29,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11669397354s 2018-07-24 03:02:29,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e63adb81-f7ae-45fc-9de2-3a1f314dedcb 2018-07-24 03:02:29,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 03:02:29,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3df8a37a47a6f142c1ce6b8e6226ba8474585c8" -d '{"subnet": {"name": "tenantnetwork1-subnet_f386556c-c123-4a76-8ade-db6808f7542f", "enable_dhcp": true, "network_id": "157635cf-2ded-4b9c-93b5-f86d2cf7725f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 03:02:29,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-c481f86d-3fab-42c2-9752-0c69724b3338 Date: Tue, 24 Jul 2018 03:02:29 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d3274d25-2dd8-4e88-a98f-ea56569a1708","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_f386556c-c123-4a76-8ade-db6808f7542f","enable_dhcp":true,"segment_id":null,"network_id":"157635cf-2ded-4b9c-93b5-f86d2cf7725f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:02:29Z","ip_version":4}} 2018-07-24 03:02:29,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c481f86d-3fab-42c2-9752-0c69724b3338 2018-07-24 03:02:29,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.449333906174s 2018-07-24 03:02:29,800 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c481f86d-3fab-42c2-9752-0c69724b3338 2018-07-24 03:02:29,801 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:02:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd3274d25-2dd8-4e88-a98f-ea56569a1708', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_f386556c-c123-4a76-8ade-db6808f7542f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'157635cf-2ded-4b9c-93b5-f86d2cf7725f', u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T03:02:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 03:02:29,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 03:02:29,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3df8a37a47a6f142c1ce6b8e6226ba8474585c8" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "tenantnetwork1-router_f386556c-c123-4a76-8ade-db6808f7542f", "admin_state_up": true}}' 2018-07-24 03:02:36,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-e1f0c707-e9c5-43ba-90aa-ce214a155f16 Date: Tue, 24 Jul 2018 03:02:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:02:31Z", "admin_state_up": true, "updated_at": "2018-07-24T03:02:32Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "79233e64-2574-41f5-8cfc-12d160e53a9b", "name": "tenantnetwork1-router_f386556c-c123-4a76-8ade-db6808f7542f"}} 2018-07-24 03:02:36,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e1f0c707-e9c5-43ba-90aa-ce214a155f16 2018-07-24 03:02:36,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.70787286758s 2018-07-24 03:02:36,510 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e1f0c707-e9c5-43ba-90aa-ce214a155f16 2018-07-24 03:02:36,510 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:02:32Z', u'revision_number': 3, u'ha': True, u'id': u'79233e64-2574-41f5-8cfc-12d160e53a9b', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_f386556c-c123-4a76-8ade-db6808f7542f', u'admin_state_up': True, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T03:02:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 03:02:36,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 03:02:36,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/79233e64-2574-41f5-8cfc-12d160e53a9b/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3df8a37a47a6f142c1ce6b8e6226ba8474585c8" -d '{"subnet_id": "d3274d25-2dd8-4e88-a98f-ea56569a1708"}' 2018-07-24 03:02:39,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e9a2e7c2-cbad-4cfe-8b08-5ce9b1a626ad Date: Tue, 24 Jul 2018 03:02:39 GMT RESP BODY: {"network_id": "157635cf-2ded-4b9c-93b5-f86d2cf7725f", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "d3274d25-2dd8-4e88-a98f-ea56569a1708", "subnet_ids": ["d3274d25-2dd8-4e88-a98f-ea56569a1708"], "port_id": "a514336b-8d35-4a90-8a4c-d5b0d27c199a", "id": "79233e64-2574-41f5-8cfc-12d160e53a9b"} 2018-07-24 03:02:39,563 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/79233e64-2574-41f5-8cfc-12d160e53a9b/add_router_interface.json used request id req-e9a2e7c2-cbad-4cfe-8b08-5ce9b1a626ad 2018-07-24 03:02:39,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.0524559021s 2018-07-24 03:02:39,564 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/79233e64-2574-41f5-8cfc-12d160e53a9b/add_router_interface.json used request id req-e9a2e7c2-cbad-4cfe-8b08-5ce9b1a626ad returning object 79233e64-2574-41f5-8cfc-12d160e53a9b 2018-07-24 03:02:39,677 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:02:39,677 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:12 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-24 03:02:39,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 03:02:39,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/79233e64-2574-41f5-8cfc-12d160e53a9b/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3df8a37a47a6f142c1ce6b8e6226ba8474585c8" -d '{"subnet_id": "d3274d25-2dd8-4e88-a98f-ea56569a1708"}' 2018-07-24 03:02:42,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-577d0ef0-6933-475b-b184-b93924efb164 Date: Tue, 24 Jul 2018 03:02:42 GMT RESP BODY: {"network_id": "157635cf-2ded-4b9c-93b5-f86d2cf7725f", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "d3274d25-2dd8-4e88-a98f-ea56569a1708", "subnet_ids": ["d3274d25-2dd8-4e88-a98f-ea56569a1708"], "port_id": "a514336b-8d35-4a90-8a4c-d5b0d27c199a", "id": "79233e64-2574-41f5-8cfc-12d160e53a9b"} 2018-07-24 03:02:42,581 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/79233e64-2574-41f5-8cfc-12d160e53a9b/remove_router_interface.json used request id req-577d0ef0-6933-475b-b184-b93924efb164 2018-07-24 03:02:42,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.89925503731s 2018-07-24 03:02:42,581 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/79233e64-2574-41f5-8cfc-12d160e53a9b/remove_router_interface.json used request id req-577d0ef0-6933-475b-b184-b93924efb164 returning object 79233e64-2574-41f5-8cfc-12d160e53a9b 2018-07-24 03:02:42,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 03:02:42,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d3df8a37a47a6f142c1ce6b8e6226ba8474585c8" 2018-07-24 03:02:42,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-7755d50a-3473-4d32-9e46-fa560a4d57ff Date: Tue, 24 Jul 2018 03:02:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:02:31Z", "admin_state_up": true, "updated_at": "2018-07-24T03:02:41Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "79233e64-2574-41f5-8cfc-12d160e53a9b", "name": "tenantnetwork1-router_f386556c-c123-4a76-8ade-db6808f7542f"}]} 2018-07-24 03:02:42,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7755d50a-3473-4d32-9e46-fa560a4d57ff 2018-07-24 03:02:42,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.300531864166s 2018-07-24 03:02:42,882 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7755d50a-3473-4d32-9e46-fa560a4d57ff 2018-07-24 03:02:42,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 03:02:42,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/79233e64-2574-41f5-8cfc-12d160e53a9b.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}d3df8a37a47a6f142c1ce6b8e6226ba8474585c8" 2018-07-24 03:02:47,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d62e8e9f-ff39-4c40-9305-7eb856bdc707 Content-Length: 0 Date: Tue, 24 Jul 2018 03:02:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:02:47,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/79233e64-2574-41f5-8cfc-12d160e53a9b.json used request id req-d62e8e9f-ff39-4c40-9305-7eb856bdc707 2018-07-24 03:02:47,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.51486682892s 2018-07-24 03:02:47,399 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/79233e64-2574-41f5-8cfc-12d160e53a9b.json used request id req-d62e8e9f-ff39-4c40-9305-7eb856bdc707 2018-07-24 03:02:47,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:02:47,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d3df8a37a47a6f142c1ce6b8e6226ba8474585c8" 2018-07-24 03:02:48,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-23a10ae0-a3d9-4896-9c55-8edd68b25e2a Date: Tue, 24 Jul 2018 03:02:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:02:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d3274d25-2dd8-4e88-a98f-ea56569a1708","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_f386556c-c123-4a76-8ade-db6808f7542f","enable_dhcp":true,"segment_id":null,"network_id":"157635cf-2ded-4b9c-93b5-f86d2cf7725f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:02:29Z","ip_version":4},{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:02:48,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-23a10ae0-a3d9-4896-9c55-8edd68b25e2a 2018-07-24 03:02:48,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.908987998962s 2018-07-24 03:02:48,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-23a10ae0-a3d9-4896-9c55-8edd68b25e2a 2018-07-24 03:02:48,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 03:02:48,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/d3274d25-2dd8-4e88-a98f-ea56569a1708.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}d3df8a37a47a6f142c1ce6b8e6226ba8474585c8" 2018-07-24 03:02:51,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db8b1e60-47e3-443e-a829-a340b57ac30e Date: Tue, 24 Jul 2018 03:02:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:02:51,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d3274d25-2dd8-4e88-a98f-ea56569a1708.json used request id req-db8b1e60-47e3-443e-a829-a340b57ac30e 2018-07-24 03:02:51,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.87316083908s 2018-07-24 03:02:51,184 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d3274d25-2dd8-4e88-a98f-ea56569a1708.json used request id req-db8b1e60-47e3-443e-a829-a340b57ac30e 2018-07-24 03:02:51,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:02:51,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d3df8a37a47a6f142c1ce6b8e6226ba8474585c8" 2018-07-24 03:02:52,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-ca9e2daf-1fcf-4f9f-a1c4-791b18bf43ed Date: Tue, 24 Jul 2018 03:02:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"157635cf-2ded-4b9c-93b5-f86d2cf7725f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:02:51Z","qos_policy_id":null,"name":"tenantnetwork1-net_f386556c-c123-4a76-8ade-db6808f7542f","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:02:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:02:52,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ca9e2daf-1fcf-4f9f-a1c4-791b18bf43ed 2018-07-24 03:02:52,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.13501596451s 2018-07-24 03:02:52,320 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ca9e2daf-1fcf-4f9f-a1c4-791b18bf43ed 2018-07-24 03:02:52,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 03:02:52,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/157635cf-2ded-4b9c-93b5-f86d2cf7725f.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}d3df8a37a47a6f142c1ce6b8e6226ba8474585c8" 2018-07-24 03:02:53,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9cf17368-32b1-4530-b851-dedf9750478d Date: Tue, 24 Jul 2018 03:02:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:02:53,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/157635cf-2ded-4b9c-93b5-f86d2cf7725f.json used request id req-9cf17368-32b1-4530-b851-dedf9750478d 2018-07-24 03:02:53,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.50176215172s 2018-07-24 03:02:53,823 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/157635cf-2ded-4b9c-93b5-f86d2cf7725f.json used request id req-9cf17368-32b1-4530-b851-dedf9750478d 2018-07-24 03:02:53,875 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-24 03:02:53,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:02:53,914 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:02:53,915 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:02:53,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:02:53,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:02:53,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:02:53,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:02:53,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:02:53,916 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:02:53,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:02:53,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22156729-c7a7-4162-aa9b-d1749e3a8743 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:02:53,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-22156729-c7a7-4162-aa9b-d1749e3a8743 2018-07-24 03:02:53,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:02:54,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["9ZPKuCl-StWkG35zHXG3Sw"], "issued_at": "2018-07-24T03:02:54.000000Z"}} 2018-07-24 03:02:54,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:02:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:02:55,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d56927b8-94d6-48ee-a189-a9ebc381ea04 Date: Tue, 24 Jul 2018 03:02:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:02:55,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d56927b8-94d6-48ee-a189-a9ebc381ea04 2018-07-24 03:02:55,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0198071003s 2018-07-24 03:02:55,360 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d56927b8-94d6-48ee-a189-a9ebc381ea04 2018-07-24 03:02:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:02:55,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:02:55 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:02:55,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 03:02:55,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:02:55,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe7c602d-80da-47df-aef6-29c64ad5f402 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/1b6b3f35a0ce43f2a2eab05c49465a6e"}, "tags": [], "enabled": true, "id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-24 03:02:55,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-fe7c602d-80da-47df-aef6-29c64ad5f402 2018-07-24 03:02:55,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0953018665314s 2018-07-24 03:02:55,466 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-fe7c602d-80da-47df-aef6-29c64ad5f402 2018-07-24 03:02:55,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-24 03:02:55,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d1ba97545e00044272a27117828c6f4ef3cdde9" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96"}}' 2018-07-24 03:02:55,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76a5f6ca-6d0a-41cb-a656-45e577b6ed27 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4"}, "tags": [], "enabled": true, "id": "c50601f39bd5407bb25ee162d5aad4e4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96"}} 2018-07-24 03:02:55,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-76a5f6ca-6d0a-41cb-a656-45e577b6ed27 2018-07-24 03:02:55,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.248517036438s 2018-07-24 03:02:55,721 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-76a5f6ca-6d0a-41cb-a656-45e577b6ed27 2018-07-24 03:02:55,722 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'c50601f39bd5407bb25ee162d5aad4e4', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96'}) 2018-07-24 03:02:55,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-24 03:02:55,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d1ba97545e00044272a27117828c6f4ef3cdde9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bbbb0191-2931-4d18-a7ec-7e4a53276276", "email": null, "name": "tenantnetwork2-user_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96"}}' 2018-07-24 03:02:56,233 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38002c37-6d65-4848-ba74-df5764fdc106 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96", "links": {"self": "http://172.30.9.24:5000/v3/users/320e4972cbce437485257dc827d130f6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "320e4972cbce437485257dc827d130f6", "domain_id": "default", "password_expires_at": null}} 2018-07-24 03:02:56,233 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-38002c37-6d65-4848-ba74-df5764fdc106 2018-07-24 03:02:56,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.506006002426s 2018-07-24 03:02:56,233 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-38002c37-6d65-4848-ba74-df5764fdc106 2018-07-24 03:02:56,234 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'320e4972cbce437485257dc827d130f6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96'}) 2018-07-24 03:02:56,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:02:56,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:02:56,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6915398-08ad-413c-9d16-b4643d04ad07 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:02:56,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b6915398-08ad-413c-9d16-b4643d04ad07 2018-07-24 03:02:56,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15372800827s 2018-07-24 03:02:56,391 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b6915398-08ad-413c-9d16-b4643d04ad07 2018-07-24 03:02:56,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:02:56,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:02:56,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ff30c6-b88a-416d-82e3-b8f5238fdce9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:02:56,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-00ff30c6-b88a-416d-82e3-b8f5238fdce9 2018-07-24 03:02:56,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0930690765381s 2018-07-24 03:02:56,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-00ff30c6-b88a-416d-82e3-b8f5238fdce9 2018-07-24 03:02:56,489 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-24 03:02:56,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-24 03:02:56,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d1ba97545e00044272a27117828c6f4ef3cdde9" -d '{"role": {"name": "Member"}}' 2018-07-24 03:02:56,707 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b36e4242-b558-4728-b754-6106c81adb27 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2752841467e2464f839d1cc4b709b39e", "links": {"self": "http://172.30.9.24:5000/v3/roles/2752841467e2464f839d1cc4b709b39e"}, "name": "Member"}} 2018-07-24 03:02:56,707 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b36e4242-b558-4728-b754-6106c81adb27 2018-07-24 03:02:56,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.215773105621s 2018-07-24 03:02:56,707 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b36e4242-b558-4728-b754-6106c81adb27 2018-07-24 03:02:56,707 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'2752841467e2464f839d1cc4b709b39e'}) 2018-07-24 03:02:56,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:02:56,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:02:56,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5fd1595-a273-4861-8dc4-130196e6baa2 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "2752841467e2464f839d1cc4b709b39e", "links": {"self": "http://172.30.9.24:5000/v3/roles/2752841467e2464f839d1cc4b709b39e"}, "name": "Member"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:02:56,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d5fd1595-a273-4861-8dc4-130196e6baa2 2018-07-24 03:02:56,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149082899094s 2018-07-24 03:02:56,858 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d5fd1595-a273-4861-8dc4-130196e6baa2 2018-07-24 03:02:56,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 03:02:56,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:02:56,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f3a6a9-f755-4336-95c3-d47238da2629 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 03:02:56,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-b9f3a6a9-f755-4336-95c3-d47238da2629 2018-07-24 03:02:56,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0918798446655s 2018-07-24 03:02:56,953 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-b9f3a6a9-f755-4336-95c3-d47238da2629 2018-07-24 03:02:56,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:02:56,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:02:57,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b45e7b-6939-4995-ac3f-1b30500088ab Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96", "links": {"self": "http://172.30.9.24:5000/v3/users/320e4972cbce437485257dc827d130f6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "320e4972cbce437485257dc827d130f6", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:02:57,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-42b45e7b-6939-4995-ac3f-1b30500088ab 2018-07-24 03:02:57,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.180474996567s 2018-07-24 03:02:57,134 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-42b45e7b-6939-4995-ac3f-1b30500088ab 2018-07-24 03:02:57,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 03:02:57,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:02:57,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c73b0287-d528-42ef-97b3-df460e48006b Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4"}, "tags": [], "enabled": true, "id": "c50601f39bd5407bb25ee162d5aad4e4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96"}]} 2018-07-24 03:02:57,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c73b0287-d528-42ef-97b3-df460e48006b 2018-07-24 03:02:57,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.093976020813s 2018-07-24 03:02:57,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c73b0287-d528-42ef-97b3-df460e48006b 2018-07-24 03:02:57,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-24 03:02:57,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=320e4972cbce437485257dc827d130f6&role.id=2752841467e2464f839d1cc4b709b39e&scope.project.id=c50601f39bd5407bb25ee162d5aad4e4" -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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:02:57,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b75b9a9c-c6d0-46ff-9f7b-eb8a9d74ae26 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=320e4972cbce437485257dc827d130f6&role.id=2752841467e2464f839d1cc4b709b39e&scope.project.id=c50601f39bd5407bb25ee162d5aad4e4", "previous": null, "next": null}} 2018-07-24 03:02:57,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=320e4972cbce437485257dc827d130f6&role.id=2752841467e2464f839d1cc4b709b39e&scope.project.id=c50601f39bd5407bb25ee162d5aad4e4 used request id req-b75b9a9c-c6d0-46ff-9f7b-eb8a9d74ae26 2018-07-24 03:02:57,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0843939781189s 2018-07-24 03:02:57,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=320e4972cbce437485257dc827d130f6&role.id=2752841467e2464f839d1cc4b709b39e&scope.project.id=c50601f39bd5407bb25ee162d5aad4e4 used request id req-b75b9a9c-c6d0-46ff-9f7b-eb8a9d74ae26 2018-07-24 03:02:57,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-24 03:02:57,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4/users/320e4972cbce437485257dc827d130f6/roles/2752841467e2464f839d1cc4b709b39e -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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:02:57,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1db4b260-e60c-403c-8264-d7cd590edb55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:02:57,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4/users/320e4972cbce437485257dc827d130f6/roles/2752841467e2464f839d1cc4b709b39e used request id req-1db4b260-e60c-403c-8264-d7cd590edb55 2018-07-24 03:02:57,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.258121967316s 2018-07-24 03:02:57,583 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4/users/320e4972cbce437485257dc827d130f6/roles/2752841467e2464f839d1cc4b709b39e used request id req-1db4b260-e60c-403c-8264-d7cd590edb55 2018-07-24 03:02:57,583 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c50601f39bd5407bb25ee162d5aad4e4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bbbb0191-2931-4d18-a7ec-7e4a53276276', 'username': u'tenantnetwork2-user_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-24 03:02:57,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:02:57,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:02:57,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:02:57,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:02:57,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:02:57,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:02:57,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:02:57,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:02:57,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:02:57,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:02:57,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:02:57,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:02:57,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:02:57,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:02:57,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:02:57,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:02:57,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:02:57,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:02:57,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:02:57,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:02:57,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:02:57,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:02:57,589 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96', 'password': 'bbbb0191-2931-4d18-a7ec-7e4a53276276', 'project_name': 'tenantnetwork2-project_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'c50601f39bd5407bb25ee162d5aad4e4', 'project_domain_name': 'Default'} 2018-07-24 03:02:57,589 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-24 03:02:57,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:02:57,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b342debe-cf16-4f6b-bb5a-e5104edc938d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:02:57,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b342debe-cf16-4f6b-bb5a-e5104edc938d 2018-07-24 03:02:57,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:02:58,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2752841467e2464f839d1cc4b709b39e", "name": "Member"}], "expires_at": "2018-07-24T04:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c50601f39bd5407bb25ee162d5aad4e4", "name": "tenantnetwork2-project_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c50601f39bd5407bb25ee162d5aad4e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c50601f39bd5407bb25ee162d5aad4e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c50601f39bd5407bb25ee162d5aad4e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c50601f39bd5407bb25ee162d5aad4e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c50601f39bd5407bb25ee162d5aad4e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c50601f39bd5407bb25ee162d5aad4e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c50601f39bd5407bb25ee162d5aad4e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c50601f39bd5407bb25ee162d5aad4e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c50601f39bd5407bb25ee162d5aad4e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c50601f39bd5407bb25ee162d5aad4e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c50601f39bd5407bb25ee162d5aad4e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c50601f39bd5407bb25ee162d5aad4e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c50601f39bd5407bb25ee162d5aad4e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c50601f39bd5407bb25ee162d5aad4e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96", "id": "320e4972cbce437485257dc827d130f6"}, "audit_ids": ["xkiT7lepQz2SviqFvQwC_Q"], "issued_at": "2018-07-24T03:02:58.000000Z"}} 2018-07-24 03:02:58,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 03:02:58,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dba2855275adde16bb322e4ab43596684c078f8b" -d '{"network": {"name": "tenantnetwork2-net_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96", "admin_state_up": true}}' 2018-07-24 03:02:59,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-9d1adb13-3d67-4ddc-a9a4-4af3794d979c Date: Tue, 24 Jul 2018 03:02:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f4a5adb0-63c3-4771-a9b5-24e9f57e5e77","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c50601f39bd5407bb25ee162d5aad4e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:02:59Z","is_default":false,"name":"tenantnetwork2-net_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c50601f39bd5407bb25ee162d5aad4e4","created_at":"2018-07-24T03:02:59Z","mtu":1450}} 2018-07-24 03:02:59,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9d1adb13-3d67-4ddc-a9a4-4af3794d979c 2018-07-24 03:02:59,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.48899817467s 2018-07-24 03:02:59,573 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9d1adb13-3d67-4ddc-a9a4-4af3794d979c 2018-07-24 03:02:59,573 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T03:02:59Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'f4a5adb0-63c3-4771-a9b5-24e9f57e5e77', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96', u'admin_state_up': True, u'tenant_id': u'c50601f39bd5407bb25ee162d5aad4e4', u'created_at': u'2018-07-24T03:02:59Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c50601f39bd5407bb25ee162d5aad4e4', u'l2_adjacency': True}) 2018-07-24 03:02:59,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:02:59,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dba2855275adde16bb322e4ab43596684c078f8b" 2018-07-24 03:03:00,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-9038c94f-9876-430c-9b2c-1c2a1fbd257a Date: Tue, 24 Jul 2018 03:03:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f4a5adb0-63c3-4771-a9b5-24e9f57e5e77","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c50601f39bd5407bb25ee162d5aad4e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:02:59Z","qos_policy_id":null,"name":"tenantnetwork2-net_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96","admin_state_up":true,"tenant_id":"c50601f39bd5407bb25ee162d5aad4e4","created_at":"2018-07-24T03:02:59Z","mtu":1450}]} 2018-07-24 03:03:00,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9038c94f-9876-430c-9b2c-1c2a1fbd257a 2018-07-24 03:03:00,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11132502556s 2018-07-24 03:03:00,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9038c94f-9876-430c-9b2c-1c2a1fbd257a 2018-07-24 03:03:00,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 03:03:00,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dba2855275adde16bb322e4ab43596684c078f8b" -d '{"subnet": {"name": "tenantnetwork2-subnet_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96", "enable_dhcp": true, "network_id": "f4a5adb0-63c3-4771-a9b5-24e9f57e5e77", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 03:03:02,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-df0a4c2f-6028-481c-ad04-62a409d1e1a7 Date: Tue, 24 Jul 2018 03:03:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a5adb0-63c3-4771-a9b5-24e9f57e5e77","tenant_id":"c50601f39bd5407bb25ee162d5aad4e4","created_at":"2018-07-24T03:03:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:03:01Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c50601f39bd5407bb25ee162d5aad4e4","id":"8a212439-2f01-4a56-b4d8-39bb9e4b376d","subnetpool_id":null,"name":"tenantnetwork2-subnet_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96"}} 2018-07-24 03:03:02,249 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-df0a4c2f-6028-481c-ad04-62a409d1e1a7 2018-07-24 03:03:02,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.56168198586s 2018-07-24 03:03:02,249 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-df0a4c2f-6028-481c-ad04-62a409d1e1a7 2018-07-24 03:03:02,249 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:03:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8a212439-2f01-4a56-b4d8-39bb9e4b376d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96', u'enable_dhcp': True, u'network_id': u'f4a5adb0-63c3-4771-a9b5-24e9f57e5e77', u'tenant_id': u'c50601f39bd5407bb25ee162d5aad4e4', u'created_at': u'2018-07-24T03:03:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c50601f39bd5407bb25ee162d5aad4e4'}) 2018-07-24 03:03:02,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 03:03:02,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dba2855275adde16bb322e4ab43596684c078f8b" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "tenantnetwork2-router_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96", "admin_state_up": true}}' 2018-07-24 03:03:08,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-fc825330-20af-4a36-b943-60bbbbb8dfbe Date: Tue, 24 Jul 2018 03:03:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:03:03Z", "admin_state_up": true, "updated_at": "2018-07-24T03:03:04Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "ae23cf9f-b57a-4236-8359-378d930b6ab2", "name": "tenantnetwork2-router_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96"}} 2018-07-24 03:03:08,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-fc825330-20af-4a36-b943-60bbbbb8dfbe 2018-07-24 03:03:08,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.9897248745s 2018-07-24 03:03:08,240 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-fc825330-20af-4a36-b943-60bbbbb8dfbe 2018-07-24 03:03:08,241 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:03:04Z', u'revision_number': 3, u'id': u'ae23cf9f-b57a-4236-8359-378d930b6ab2', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96', u'admin_state_up': True, u'tenant_id': u'c50601f39bd5407bb25ee162d5aad4e4', u'created_at': u'2018-07-24T03:03:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'c50601f39bd5407bb25ee162d5aad4e4'}) 2018-07-24 03:03:08,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 03:03:08,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/ae23cf9f-b57a-4236-8359-378d930b6ab2/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dba2855275adde16bb322e4ab43596684c078f8b" -d '{"subnet_id": "8a212439-2f01-4a56-b4d8-39bb9e4b376d"}' 2018-07-24 03:03:11,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-76390b5b-cb51-4264-9b18-96c5dfae25f0 Date: Tue, 24 Jul 2018 03:03:11 GMT RESP BODY: {"network_id": "f4a5adb0-63c3-4771-a9b5-24e9f57e5e77", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "subnet_id": "8a212439-2f01-4a56-b4d8-39bb9e4b376d", "subnet_ids": ["8a212439-2f01-4a56-b4d8-39bb9e4b376d"], "port_id": "70112b0c-5082-4bea-9821-45763a0e4b57", "id": "ae23cf9f-b57a-4236-8359-378d930b6ab2"} 2018-07-24 03:03:11,140 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ae23cf9f-b57a-4236-8359-378d930b6ab2/add_router_interface.json used request id req-76390b5b-cb51-4264-9b18-96c5dfae25f0 2018-07-24 03:03:11,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.89839911461s 2018-07-24 03:03:11,140 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ae23cf9f-b57a-4236-8359-378d930b6ab2/add_router_interface.json used request id req-76390b5b-cb51-4264-9b18-96c5dfae25f0 returning object ae23cf9f-b57a-4236-8359-378d930b6ab2 2018-07-24 03:03:11,253 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:03:11,253 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-24 03:03:11,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 03:03:11,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/ae23cf9f-b57a-4236-8359-378d930b6ab2/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dba2855275adde16bb322e4ab43596684c078f8b" -d '{"subnet_id": "8a212439-2f01-4a56-b4d8-39bb9e4b376d"}' 2018-07-24 03:03:14,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eaee8c8d-8c99-4bfc-85a2-f4adbdf9deb6 Date: Tue, 24 Jul 2018 03:03:14 GMT RESP BODY: {"network_id": "f4a5adb0-63c3-4771-a9b5-24e9f57e5e77", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "subnet_id": "8a212439-2f01-4a56-b4d8-39bb9e4b376d", "subnet_ids": ["8a212439-2f01-4a56-b4d8-39bb9e4b376d"], "port_id": "70112b0c-5082-4bea-9821-45763a0e4b57", "id": "ae23cf9f-b57a-4236-8359-378d930b6ab2"} 2018-07-24 03:03:14,455 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ae23cf9f-b57a-4236-8359-378d930b6ab2/remove_router_interface.json used request id req-eaee8c8d-8c99-4bfc-85a2-f4adbdf9deb6 2018-07-24 03:03:14,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.19845199585s 2018-07-24 03:03:14,455 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/ae23cf9f-b57a-4236-8359-378d930b6ab2/remove_router_interface.json used request id req-eaee8c8d-8c99-4bfc-85a2-f4adbdf9deb6 returning object ae23cf9f-b57a-4236-8359-378d930b6ab2 2018-07-24 03:03:14,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 03:03:14,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dba2855275adde16bb322e4ab43596684c078f8b" 2018-07-24 03:03:15,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-207acf13-f03c-46d0-a5d4-fae296f1bbf8 Date: Tue, 24 Jul 2018 03:03:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:03:03Z", "admin_state_up": true, "updated_at": "2018-07-24T03:03:13Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "ae23cf9f-b57a-4236-8359-378d930b6ab2", "name": "tenantnetwork2-router_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96"}]} 2018-07-24 03:03:15,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-207acf13-f03c-46d0-a5d4-fae296f1bbf8 2018-07-24 03:03:15,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.1631629467s 2018-07-24 03:03:15,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-207acf13-f03c-46d0-a5d4-fae296f1bbf8 2018-07-24 03:03:15,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 03:03:15,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/ae23cf9f-b57a-4236-8359-378d930b6ab2.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}dba2855275adde16bb322e4ab43596684c078f8b" 2018-07-24 03:03:19,778 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0dde797-3021-4d6a-be48-5b5328d82251 Content-Length: 0 Date: Tue, 24 Jul 2018 03:03:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:03:19,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/ae23cf9f-b57a-4236-8359-378d930b6ab2.json used request id req-d0dde797-3021-4d6a-be48-5b5328d82251 2018-07-24 03:03:19,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.15815711021s 2018-07-24 03:03:19,779 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/ae23cf9f-b57a-4236-8359-378d930b6ab2.json used request id req-d0dde797-3021-4d6a-be48-5b5328d82251 2018-07-24 03:03:19,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:03:19,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dba2855275adde16bb322e4ab43596684c078f8b" 2018-07-24 03:03:20,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f4f9c1c3-aaa6-4237-9db2-7f0118e39416 Date: Tue, 24 Jul 2018 03:03:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a5adb0-63c3-4771-a9b5-24e9f57e5e77","tenant_id":"c50601f39bd5407bb25ee162d5aad4e4","created_at":"2018-07-24T03:03:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:03:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c50601f39bd5407bb25ee162d5aad4e4","id":"8a212439-2f01-4a56-b4d8-39bb9e4b376d","subnetpool_id":null,"name":"tenantnetwork2-subnet_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96"}]} 2018-07-24 03:03:20,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f4f9c1c3-aaa6-4237-9db2-7f0118e39416 2018-07-24 03:03:20,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.267196178436s 2018-07-24 03:03:20,047 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f4f9c1c3-aaa6-4237-9db2-7f0118e39416 2018-07-24 03:03:20,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 03:03:20,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/8a212439-2f01-4a56-b4d8-39bb9e4b376d.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}dba2855275adde16bb322e4ab43596684c078f8b" 2018-07-24 03:03:22,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44770f3e-5606-41fb-9172-69966c5d852b Date: Tue, 24 Jul 2018 03:03:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:03:22,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8a212439-2f01-4a56-b4d8-39bb9e4b376d.json used request id req-44770f3e-5606-41fb-9172-69966c5d852b 2018-07-24 03:03:22,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.42621302605s 2018-07-24 03:03:22,475 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8a212439-2f01-4a56-b4d8-39bb9e4b376d.json used request id req-44770f3e-5606-41fb-9172-69966c5d852b 2018-07-24 03:03:22,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:03:22,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dba2855275adde16bb322e4ab43596684c078f8b" 2018-07-24 03:03:23,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-28af7e0f-2224-410c-8fac-7cfcca7224f2 Date: Tue, 24 Jul 2018 03:03:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"f4a5adb0-63c3-4771-a9b5-24e9f57e5e77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c50601f39bd5407bb25ee162d5aad4e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:03:22Z","qos_policy_id":null,"name":"tenantnetwork2-net_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96","admin_state_up":true,"tenant_id":"c50601f39bd5407bb25ee162d5aad4e4","created_at":"2018-07-24T03:02:59Z","mtu":1450}]} 2018-07-24 03:03:23,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-28af7e0f-2224-410c-8fac-7cfcca7224f2 2018-07-24 03:03:23,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07039093971s 2018-07-24 03:03:23,546 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-28af7e0f-2224-410c-8fac-7cfcca7224f2 2018-07-24 03:03:23,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 03:03:23,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/f4a5adb0-63c3-4771-a9b5-24e9f57e5e77.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}dba2855275adde16bb322e4ab43596684c078f8b" 2018-07-24 03:03:24,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45cd319a-0f13-456e-b892-dd10e6a18875 Date: Tue, 24 Jul 2018 03:03:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:03:24,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f4a5adb0-63c3-4771-a9b5-24e9f57e5e77.json used request id req-45cd319a-0f13-456e-b892-dd10e6a18875 2018-07-24 03:03:24,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06619215012s 2018-07-24 03:03:24,614 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f4a5adb0-63c3-4771-a9b5-24e9f57e5e77.json used request id req-45cd319a-0f13-456e-b892-dd10e6a18875 2018-07-24 03:03:24,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:03:24,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:03:24,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d29ace-925f-478b-8efc-648546b2da13 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96", "links": {"self": "http://172.30.9.24:5000/v3/users/320e4972cbce437485257dc827d130f6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "320e4972cbce437485257dc827d130f6", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:03:24,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c9d29ace-925f-478b-8efc-648546b2da13 2018-07-24 03:03:24,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121083974838s 2018-07-24 03:03:24,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c9d29ace-925f-478b-8efc-648546b2da13 2018-07-24 03:03:24,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:03:24,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/320e4972cbce437485257dc827d130f6 -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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:03:24,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8e8cf4-4fe6-4eb8-8660-a3cde205447c Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96", "links": {"self": "http://172.30.9.24:5000/v3/users/320e4972cbce437485257dc827d130f6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "320e4972cbce437485257dc827d130f6", "description": null}} 2018-07-24 03:03:24,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/320e4972cbce437485257dc827d130f6 used request id req-6c8e8cf4-4fe6-4eb8-8660-a3cde205447c 2018-07-24 03:03:24,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115383148193s 2018-07-24 03:03:24,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/320e4972cbce437485257dc827d130f6 used request id req-6c8e8cf4-4fe6-4eb8-8660-a3cde205447c 2018-07-24 03:03:24,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-24 03:03:24,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/320e4972cbce437485257dc827d130f6 -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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:03:25,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1ea51d7-d753-4b30-a52c-50b31adf9a83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:03:25,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/320e4972cbce437485257dc827d130f6 used request id req-a1ea51d7-d753-4b30-a52c-50b31adf9a83 2018-07-24 03:03:25,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.249260902405s 2018-07-24 03:03:25,108 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/320e4972cbce437485257dc827d130f6 used request id req-a1ea51d7-d753-4b30-a52c-50b31adf9a83 2018-07-24 03:03:25,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 03:03:25,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:03:25,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88c2be6-e5ba-4da8-9009-116f6131ad6f Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4"}, "tags": [], "enabled": true, "id": "c50601f39bd5407bb25ee162d5aad4e4", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bf9da7a0-75f1-49d0-88c0-6ca1e5359b96"}]} 2018-07-24 03:03:25,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-e88c2be6-e5ba-4da8-9009-116f6131ad6f 2018-07-24 03:03:25,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.096296787262s 2018-07-24 03:03:25,211 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-e88c2be6-e5ba-4da8-9009-116f6131ad6f 2018-07-24 03:03:25,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-24 03:03:25,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:03:25,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-170dadab-f1ca-4d3d-9630-0894c4096ae8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:03:25,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-170dadab-f1ca-4d3d-9630-0894c4096ae8 2018-07-24 03:03:25,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.260195016861s 2018-07-24 03:03:25,476 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-170dadab-f1ca-4d3d-9630-0894c4096ae8 2018-07-24 03:03:25,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:03:25,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:03:25,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b20444c-08c2-47a3-9cf5-4f5ac1708b9a Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "2752841467e2464f839d1cc4b709b39e", "links": {"self": "http://172.30.9.24:5000/v3/roles/2752841467e2464f839d1cc4b709b39e"}, "name": "Member"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:03:25,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1b20444c-08c2-47a3-9cf5-4f5ac1708b9a 2018-07-24 03:03:25,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.096284866333s 2018-07-24 03:03:25,576 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1b20444c-08c2-47a3-9cf5-4f5ac1708b9a 2018-07-24 03:03:25,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-24 03:03:25,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/2752841467e2464f839d1cc4b709b39e -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}2d1ba97545e00044272a27117828c6f4ef3cdde9" 2018-07-24 03:03:25,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6345fed-9192-4c82-b212-31fee661a009 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:03:25,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/2752841467e2464f839d1cc4b709b39e used request id req-c6345fed-9192-4c82-b212-31fee661a009 2018-07-24 03:03:25,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.178967952728s 2018-07-24 03:03:25,760 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/2752841467e2464f839d1cc4b709b39e used request id req-c6345fed-9192-4c82-b212-31fee661a009 2018-07-24 03:03:25,814 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-24 03:03:25,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:03:25,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:03:25,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:03:25,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:03:25,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:03:25,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:03:25,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:03:25,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:03:25,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:03:25,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56447ba3-5a2c-4c06-8484-8592762a7b39 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:03:25,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-56447ba3-5a2c-4c06-8484-8592762a7b39 2018-07-24 03:03:25,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:03:26,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ugwTUXUPQzaLFlA9xNK92A"], "issued_at": "2018-07-24T03:03:26.000000Z"}} 2018-07-24 03:03:26,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:03:26,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}69970577e2c7c6410a299294952140a2c4d2de43" 2018-07-24 03:03:26,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7eeb058e-22a9-40c5-be7e-1734596bb04c Date: Tue, 24 Jul 2018 03:03:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:03:26,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7eeb058e-22a9-40c5-be7e-1734596bb04c 2018-07-24 03:03:26,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257151126862s 2018-07-24 03:03:26,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7eeb058e-22a9-40c5-be7e-1734596bb04c 2018-07-24 03:03:26,550 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-24 03:03:26,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 03:03:26,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69970577e2c7c6410a299294952140a2c4d2de43" -d '{"network": {"name": "vmready1-net_262422d8-bc61-439a-96c8-6d565446d640", "admin_state_up": true}}' 2018-07-24 03:03:27,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-fafd8a97-74a9-4093-898f-663fadf91937 Date: Tue, 24 Jul 2018 03:03:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"646735dd-88d4-483a-a715-4127a6e056b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:03:26Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_262422d8-bc61-439a-96c8-6d565446d640","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:03:26Z","mtu":1450}} 2018-07-24 03:03:27,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fafd8a97-74a9-4093-898f-663fadf91937 2018-07-24 03:03:27,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.517581939697s 2018-07-24 03:03:27,069 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-fafd8a97-74a9-4093-898f-663fadf91937 2018-07-24 03:03:27,069 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T03:03:26Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'646735dd-88d4-483a-a715-4127a6e056b7', u'provider:segmentation_id': 30, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_262422d8-bc61-439a-96c8-6d565446d640', u'created_at': u'2018-07-24T03:03:26Z', u'mtu': 1450, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'l2_adjacency': True}) 2018-07-24 03:03:27,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:03:27,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69970577e2c7c6410a299294952140a2c4d2de43" 2018-07-24 03:03:27,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-b6c9a81a-e673-4ae7-92b0-f7ff5c3d9cc1 Date: Tue, 24 Jul 2018 03:03:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"646735dd-88d4-483a-a715-4127a6e056b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:03:26Z","qos_policy_id":null,"name":"vmready1-net_262422d8-bc61-439a-96c8-6d565446d640","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:03:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:03:27,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b6c9a81a-e673-4ae7-92b0-f7ff5c3d9cc1 2018-07-24 03:03:27,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.495457172394s 2018-07-24 03:03:27,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b6c9a81a-e673-4ae7-92b0-f7ff5c3d9cc1 2018-07-24 03:03:27,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 03:03:27,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69970577e2c7c6410a299294952140a2c4d2de43" -d '{"subnet": {"name": "vmready1-subnet_262422d8-bc61-439a-96c8-6d565446d640", "enable_dhcp": true, "network_id": "646735dd-88d4-483a-a715-4127a6e056b7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 03:03:28,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-855bff89-6a1d-4bc2-94f3-34be9b1e5bc9 Date: Tue, 24 Jul 2018 03:03:28 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:03:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"609e716d-99b1-4176-a7e2-73601e1f6971","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_262422d8-bc61-439a-96c8-6d565446d640","enable_dhcp":true,"segment_id":null,"network_id":"646735dd-88d4-483a-a715-4127a6e056b7","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:03:27Z","ip_version":4}} 2018-07-24 03:03:28,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-855bff89-6a1d-4bc2-94f3-34be9b1e5bc9 2018-07-24 03:03:28,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.782534837723s 2018-07-24 03:03:28,351 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-855bff89-6a1d-4bc2-94f3-34be9b1e5bc9 2018-07-24 03:03:28,351 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:03:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'609e716d-99b1-4176-a7e2-73601e1f6971', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_262422d8-bc61-439a-96c8-6d565446d640', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'646735dd-88d4-483a-a715-4127a6e056b7', u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T03:03:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 03:03:28,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 03:03:28,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69970577e2c7c6410a299294952140a2c4d2de43" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "vmready1-router_262422d8-bc61-439a-96c8-6d565446d640", "admin_state_up": true}}' 2018-07-24 03:03:34,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-7af1a67d-95a1-4913-bc6f-072611279854 Date: Tue, 24 Jul 2018 03:03:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:03:29Z", "admin_state_up": true, "updated_at": "2018-07-24T03:03:30Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "907c0084-8641-4c76-a5a3-1e8f2dc5cb41", "name": "vmready1-router_262422d8-bc61-439a-96c8-6d565446d640"}} 2018-07-24 03:03:34,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7af1a67d-95a1-4913-bc6f-072611279854 2018-07-24 03:03:34,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.81579685211s 2018-07-24 03:03:34,168 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-7af1a67d-95a1-4913-bc6f-072611279854 2018-07-24 03:03:34,168 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:03:30Z', u'revision_number': 3, u'ha': True, u'id': u'907c0084-8641-4c76-a5a3-1e8f2dc5cb41', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_262422d8-bc61-439a-96c8-6d565446d640', u'admin_state_up': True, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T03:03:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 03:03:34,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 03:03:34,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/907c0084-8641-4c76-a5a3-1e8f2dc5cb41/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69970577e2c7c6410a299294952140a2c4d2de43" -d '{"subnet_id": "609e716d-99b1-4176-a7e2-73601e1f6971"}' 2018-07-24 03:03:36,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-276685a0-197d-46cc-b136-885421e5475f Date: Tue, 24 Jul 2018 03:03:36 GMT RESP BODY: {"network_id": "646735dd-88d4-483a-a715-4127a6e056b7", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "609e716d-99b1-4176-a7e2-73601e1f6971", "subnet_ids": ["609e716d-99b1-4176-a7e2-73601e1f6971"], "port_id": "2e63f23d-f621-47a1-bdaa-d3576f395204", "id": "907c0084-8641-4c76-a5a3-1e8f2dc5cb41"} 2018-07-24 03:03:36,623 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/907c0084-8641-4c76-a5a3-1e8f2dc5cb41/add_router_interface.json used request id req-276685a0-197d-46cc-b136-885421e5475f 2018-07-24 03:03:36,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45429611206s 2018-07-24 03:03:36,624 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/907c0084-8641-4c76-a5a3-1e8f2dc5cb41/add_router_interface.json used request id req-276685a0-197d-46cc-b136-885421e5475f returning object 907c0084-8641-4c76-a5a3-1e8f2dc5cb41 2018-07-24 03:03:36,624 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:03:36,751 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-24 03:03:36,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 03:03:36,757 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 03:03:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 03:03:36,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:03:36,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}69970577e2c7c6410a299294952140a2c4d2de43" 2018-07-24 03:03:37,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d84c9483-7cc7-4642-a5d0-53cb33a7d230 Date: Tue, 24 Jul 2018 03:03:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:03:37,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d84c9483-7cc7-4642-a5d0-53cb33a7d230 2018-07-24 03:03:37,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.671835899353s 2018-07-24 03:03:37,431 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d84c9483-7cc7-4642-a5d0-53cb33a7d230 2018-07-24 03:03:37,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 03:03:37,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69970577e2c7c6410a299294952140a2c4d2de43" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_262422d8-bc61-439a-96c8-6d565446d640", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_262422d8-bc61-439a-96c8-6d565446d640"}' 2018-07-24 03:03:38,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/f7e37b22-f27d-44fd-b925-68459885ed82 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d3295ab3-a4aa-4294-9e86-ff3f44e0eb9c Date: Tue, 24 Jul 2018 03:03:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f7e37b22-f27d-44fd-b925-68459885ed82/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "f7e37b22-f27d-44fd-b925-68459885ed82", "size": null, "self": "/v2/images/f7e37b22-f27d-44fd-b925-68459885ed82", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:03:38Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_262422d8-bc61-439a-96c8-6d565446d640", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_262422d8-bc61-439a-96c8-6d565446d640", "checksum": null, "created_at": "2018-07-24T03:03:38Z", "protected": false} 2018-07-24 03:03:38,237 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d3295ab3-a4aa-4294-9e86-ff3f44e0eb9c 2018-07-24 03:03:38,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.797773122787s 2018-07-24 03:03:38,238 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d3295ab3-a4aa-4294-9e86-ff3f44e0eb9c returning object f7e37b22-f27d-44fd-b925-68459885ed82 2018-07-24 03:03:38,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 03:03:38,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/f7e37b22-f27d-44fd-b925-68459885ed82/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69970577e2c7c6410a299294952140a2c4d2de43" -d '' 2018-07-24 03:03:41,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92fcd62e-993a-45cd-90c6-21371893cb30 Date: Tue, 24 Jul 2018 03:03:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:03:41,548 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f7e37b22-f27d-44fd-b925-68459885ed82/file used request id req-92fcd62e-993a-45cd-90c6-21371893cb30 2018-07-24 03:03:41,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.30967116356s 2018-07-24 03:03:41,548 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f7e37b22-f27d-44fd-b925-68459885ed82/file used request id req-92fcd62e-993a-45cd-90c6-21371893cb30 2018-07-24 03:03:41,549 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_262422d8-bc61-439a-96c8-6d565446d640', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T03:03:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/f7e37b22-f27d-44fd-b925-68459885ed82/file', u'owner': u'4a6a5595eff04e89b98d3d63efd1b892', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f7e37b22-f27d-44fd-b925-68459885ed82', u'size': None, u'name': u'vmready1-img_262422d8-bc61-439a-96c8-6d565446d640', u'checksum': None, u'self': u'/v2/images/f7e37b22-f27d-44fd-b925-68459885ed82', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T03:03:38Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 03:03:41,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:03:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69970577e2c7c6410a299294952140a2c4d2de43" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_262422d8-bc61-439a-96c8-6d565446d640", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 03:03:41,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03: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-f8efd579-5518-423c-b7c1-d6e0464e27f5 x-compute-request-id: req-f8efd579-5518-423c-b7c1-d6e0464e27f5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_262422d8-bc61-439a-96c8-6d565446d640", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bb6d000f-7160-4615-a0f2-66fc249ac47f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bb6d000f-7160-4615-a0f2-66fc249ac47f", "rel": "bookmark"}], "ram": 512, "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": "bb6d000f-7160-4615-a0f2-66fc249ac47f"}} 2018-07-24 03:03:41,788 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f8efd579-5518-423c-b7c1-d6e0464e27f5 2018-07-24 03:03:41,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.239080190659s 2018-07-24 03:03:41,789 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f8efd579-5518-423c-b7c1-d6e0464e27f5 2018-07-24 03:03:41,790 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_262422d8-bc61-439a-96c8-6d565446d640', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'bb6d000f-7160-4615-a0f2-66fc249ac47f', 'swap': 0}) 2018-07-24 03:03:41,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:03:41,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/bb6d000f-7160-4615-a0f2-66fc249ac47f/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69970577e2c7c6410a299294952140a2c4d2de43" -d '{"extra_specs": {}}' 2018-07-24 03:03:41,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03: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 x-openstack-request-id: req-4bf901a1-0109-406b-af6e-c4d20c689f28 x-compute-request-id: req-4bf901a1-0109-406b-af6e-c4d20c689f28 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:03:41,922 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/bb6d000f-7160-4615-a0f2-66fc249ac47f/os-extra_specs used request id req-4bf901a1-0109-406b-af6e-c4d20c689f28 2018-07-24 03:03:41,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.131493091583s 2018-07-24 03:03:41,922 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/bb6d000f-7160-4615-a0f2-66fc249ac47f/os-extra_specs used request id req-4bf901a1-0109-406b-af6e-c4d20c689f28 2018-07-24 03:03:42,027 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:03:42,028 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-24 03:03:42,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 03:03:42,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/907c0084-8641-4c76-a5a3-1e8f2dc5cb41/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}69970577e2c7c6410a299294952140a2c4d2de43" -d '{"subnet_id": "609e716d-99b1-4176-a7e2-73601e1f6971"}' 2018-07-24 03:03:45,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-05a9fe29-6226-483b-ac72-002cbb487494 Date: Tue, 24 Jul 2018 03:03:45 GMT RESP BODY: {"network_id": "646735dd-88d4-483a-a715-4127a6e056b7", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "609e716d-99b1-4176-a7e2-73601e1f6971", "subnet_ids": ["609e716d-99b1-4176-a7e2-73601e1f6971"], "port_id": "2e63f23d-f621-47a1-bdaa-d3576f395204", "id": "907c0084-8641-4c76-a5a3-1e8f2dc5cb41"} 2018-07-24 03:03:45,198 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/907c0084-8641-4c76-a5a3-1e8f2dc5cb41/remove_router_interface.json used request id req-05a9fe29-6226-483b-ac72-002cbb487494 2018-07-24 03:03:45,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.16649985313s 2018-07-24 03:03:45,199 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/907c0084-8641-4c76-a5a3-1e8f2dc5cb41/remove_router_interface.json used request id req-05a9fe29-6226-483b-ac72-002cbb487494 returning object 907c0084-8641-4c76-a5a3-1e8f2dc5cb41 2018-07-24 03:03:45,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 03:03:45,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69970577e2c7c6410a299294952140a2c4d2de43" 2018-07-24 03:03:45,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-425c2954-9cdb-40ea-9313-deae06f014d1 Date: Tue, 24 Jul 2018 03:03:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:03:29Z", "admin_state_up": true, "updated_at": "2018-07-24T03:03:43Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "907c0084-8641-4c76-a5a3-1e8f2dc5cb41", "name": "vmready1-router_262422d8-bc61-439a-96c8-6d565446d640"}]} 2018-07-24 03:03:45,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-425c2954-9cdb-40ea-9313-deae06f014d1 2018-07-24 03:03:45,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.287425994873s 2018-07-24 03:03:45,487 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-425c2954-9cdb-40ea-9313-deae06f014d1 2018-07-24 03:03:45,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 03:03:45,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/907c0084-8641-4c76-a5a3-1e8f2dc5cb41.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}69970577e2c7c6410a299294952140a2c4d2de43" 2018-07-24 03:03:48,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5dad60de-146d-4635-ade6-d4ccc9903b58 Content-Length: 0 Date: Tue, 24 Jul 2018 03:03:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:03:48,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/907c0084-8641-4c76-a5a3-1e8f2dc5cb41.json used request id req-5dad60de-146d-4635-ade6-d4ccc9903b58 2018-07-24 03:03:48,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.49054002762s 2018-07-24 03:03:48,979 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/907c0084-8641-4c76-a5a3-1e8f2dc5cb41.json used request id req-5dad60de-146d-4635-ade6-d4ccc9903b58 2018-07-24 03:03:48,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:03:48,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69970577e2c7c6410a299294952140a2c4d2de43" 2018-07-24 03:03:49,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-9a429f00-72b4-4be7-8dd0-6e839c838c55 Date: Tue, 24 Jul 2018 03:03:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:03:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"609e716d-99b1-4176-a7e2-73601e1f6971","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_262422d8-bc61-439a-96c8-6d565446d640","enable_dhcp":true,"segment_id":null,"network_id":"646735dd-88d4-483a-a715-4127a6e056b7","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:03:27Z","ip_version":4},{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:03:49,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9a429f00-72b4-4be7-8dd0-6e839c838c55 2018-07-24 03:03:49,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.930685997009s 2018-07-24 03:03:49,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9a429f00-72b4-4be7-8dd0-6e839c838c55 2018-07-24 03:03:49,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 03:03:49,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/609e716d-99b1-4176-a7e2-73601e1f6971.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}69970577e2c7c6410a299294952140a2c4d2de43" 2018-07-24 03:03:52,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5093e4f8-8949-4ec1-a3b6-ce637111c6b9 Date: Tue, 24 Jul 2018 03:03:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:03:52,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/609e716d-99b1-4176-a7e2-73601e1f6971.json used request id req-5093e4f8-8949-4ec1-a3b6-ce637111c6b9 2018-07-24 03:03:52,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.44910883904s 2018-07-24 03:03:52,362 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/609e716d-99b1-4176-a7e2-73601e1f6971.json used request id req-5093e4f8-8949-4ec1-a3b6-ce637111c6b9 2018-07-24 03:03:52,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:03:52,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}69970577e2c7c6410a299294952140a2c4d2de43" 2018-07-24 03:03:53,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-b3fa39db-a9ad-423a-940b-d8d978d85a08 Date: Tue, 24 Jul 2018 03:03:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"646735dd-88d4-483a-a715-4127a6e056b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:03:52Z","qos_policy_id":null,"name":"vmready1-net_262422d8-bc61-439a-96c8-6d565446d640","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:03:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:03:53,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b3fa39db-a9ad-423a-940b-d8d978d85a08 2018-07-24 03:03:53,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.14670801163s 2018-07-24 03:03:53,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b3fa39db-a9ad-423a-940b-d8d978d85a08 2018-07-24 03:03:53,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 03:03:53,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/646735dd-88d4-483a-a715-4127a6e056b7.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}69970577e2c7c6410a299294952140a2c4d2de43" 2018-07-24 03:03:54,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3650b391-74a5-42d2-87ab-a2cd7996be7e Date: Tue, 24 Jul 2018 03:03:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:03:54,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/646735dd-88d4-483a-a715-4127a6e056b7.json used request id req-3650b391-74a5-42d2-87ab-a2cd7996be7e 2018-07-24 03:03:54,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.889849901199s 2018-07-24 03:03:54,401 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/646735dd-88d4-483a-a715-4127a6e056b7.json used request id req-3650b391-74a5-42d2-87ab-a2cd7996be7e 2018-07-24 03:03:54,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:03:54,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}69970577e2c7c6410a299294952140a2c4d2de43" 2018-07-24 03:03:55,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-1af34146-85ea-48ed-8fa1-850a5e672230 Date: Tue, 24 Jul 2018 03:03:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f7e37b22-f27d-44fd-b925-68459885ed82/snap", "metadata": {}}], "file": "/v2/images/f7e37b22-f27d-44fd-b925-68459885ed82/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "f7e37b22-f27d-44fd-b925-68459885ed82", "size": 12716032, "self": "/v2/images/f7e37b22-f27d-44fd-b925-68459885ed82", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f7e37b22-f27d-44fd-b925-68459885ed82/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:03:41Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_262422d8-bc61-439a-96c8-6d565446d640", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_262422d8-bc61-439a-96c8-6d565446d640", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:03:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:03:55,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1af34146-85ea-48ed-8fa1-850a5e672230 2018-07-24 03:03:55,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.750010967255s 2018-07-24 03:03:55,156 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-1af34146-85ea-48ed-8fa1-850a5e672230 2018-07-24 03:03:55,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 03:03:55,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/f7e37b22-f27d-44fd-b925-68459885ed82 -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}69970577e2c7c6410a299294952140a2c4d2de43" 2018-07-24 03:03:56,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae9fe66d-ff1e-4ae6-9b0b-e203241346e6 Date: Tue, 24 Jul 2018 03:03:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:03:56,285 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f7e37b22-f27d-44fd-b925-68459885ed82 used request id req-ae9fe66d-ff1e-4ae6-9b0b-e203241346e6 2018-07-24 03:03:56,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12725996971s 2018-07-24 03:03:56,285 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f7e37b22-f27d-44fd-b925-68459885ed82 used request id req-ae9fe66d-ff1e-4ae6-9b0b-e203241346e6 2018-07-24 03:03:56,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:03:56,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}69970577e2c7c6410a299294952140a2c4d2de43" 2018-07-24 03:03:56,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03: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-368cc46c-d51b-4599-9c9d-b00832b3157e x-compute-request-id: req-368cc46c-d51b-4599-9c9d-b00832b3157e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_262422d8-bc61-439a-96c8-6d565446d640", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bb6d000f-7160-4615-a0f2-66fc249ac47f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bb6d000f-7160-4615-a0f2-66fc249ac47f", "rel": "bookmark"}], "ram": 512, "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": "bb6d000f-7160-4615-a0f2-66fc249ac47f"}]} 2018-07-24 03:03:56,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-368cc46c-d51b-4599-9c9d-b00832b3157e 2018-07-24 03:03:56,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0451130867004s 2018-07-24 03:03:56,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-368cc46c-d51b-4599-9c9d-b00832b3157e 2018-07-24 03:03:56,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 03:03:56,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/bb6d000f-7160-4615-a0f2-66fc249ac47f -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}69970577e2c7c6410a299294952140a2c4d2de43" 2018-07-24 03:03:56,495 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:03: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 x-openstack-request-id: req-80fc406b-e2e8-4d54-8e90-a2e6365104ce x-compute-request-id: req-80fc406b-e2e8-4d54-8e90-a2e6365104ce Content-Length: 0 Content-Type: application/json 2018-07-24 03:03:56,496 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/bb6d000f-7160-4615-a0f2-66fc249ac47f used request id req-80fc406b-e2e8-4d54-8e90-a2e6365104ce 2018-07-24 03:03:56,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.162469863892s 2018-07-24 03:03:56,496 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/bb6d000f-7160-4615-a0f2-66fc249ac47f used request id req-80fc406b-e2e8-4d54-8e90-a2e6365104ce 2018-07-24 03:03:56,548 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-24 03:03:56,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:03:56,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:03:56,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:03:56,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:03:56,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:03:56,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:03:56,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:03:56,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:03:56,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:03:56,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:03:56,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:03:56,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:03:56,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:03:56,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:03:56,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:03:56,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:03:56,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:03:56,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:03:56,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:03:56,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:03:56,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:03:56,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:03:56,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:03:56,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6179855-1048-43bc-a025-e3878ab02a05 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:03:56,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e6179855-1048-43bc-a025-e3878ab02a05 2018-07-24 03:03:56,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:03:57,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["caF9KMXVQwOh73Foelrk_w"], "issued_at": "2018-07-24T03:03:57.000000Z"}} 2018-07-24 03:03:57,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:03:57,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:03:57,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-402f174a-6ba7-462a-a3e0-6c7612ff073c Date: Tue, 24 Jul 2018 03:03:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:03:57,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-402f174a-6ba7-462a-a3e0-6c7612ff073c 2018-07-24 03:03:57,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342778921127s 2018-07-24 03:03:57,354 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-402f174a-6ba7-462a-a3e0-6c7612ff073c 2018-07-24 03:03:57,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:03:57,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:03: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:03:57,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 03:03:57,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:03:57,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baa1244b-bd16-4dad-b281-fcce0e9e6b20 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/1b6b3f35a0ce43f2a2eab05c49465a6e"}, "tags": [], "enabled": true, "id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-24 03:03:57,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-baa1244b-bd16-4dad-b281-fcce0e9e6b20 2018-07-24 03:03:57,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0975661277771s 2018-07-24 03:03:57,462 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-baa1244b-bd16-4dad-b281-fcce0e9e6b20 2018-07-24 03:03:57,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-24 03:03:57,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_1c04d487-efeb-4062-873e-1192ca948240"}}' 2018-07-24 03:03:57,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:03:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-249c6b06-d766-4052-b3c1-42575f903b87 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687"}, "tags": [], "enabled": true, "id": "d02806a972ee46639acd09ee9fe6a687", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1c04d487-efeb-4062-873e-1192ca948240"}} 2018-07-24 03:03:57,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-249c6b06-d766-4052-b3c1-42575f903b87 2018-07-24 03:03:57,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.184979915619s 2018-07-24 03:03:57,654 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-249c6b06-d766-4052-b3c1-42575f903b87 2018-07-24 03:03:57,655 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'd02806a972ee46639acd09ee9fe6a687', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_1c04d487-efeb-4062-873e-1192ca948240'}) 2018-07-24 03:03:57,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-24 03:03:57,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "81581ab9-6a99-491f-bd67-293ff767bbe5", "email": null, "name": "vmready2-user_1c04d487-efeb-4062-873e-1192ca948240"}}' 2018-07-24 03:03:58,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:03:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec37101-e181-494a-a82b-0a037801de83 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_1c04d487-efeb-4062-873e-1192ca948240", "links": {"self": "http://172.30.9.24:5000/v3/users/ffdab73439aa449fa6b5a54368a4698b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ffdab73439aa449fa6b5a54368a4698b", "domain_id": "default", "password_expires_at": null}} 2018-07-24 03:03:58,211 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-fec37101-e181-494a-a82b-0a037801de83 2018-07-24 03:03:58,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.550244808197s 2018-07-24 03:03:58,212 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-fec37101-e181-494a-a82b-0a037801de83 2018-07-24 03:03:58,212 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ffdab73439aa449fa6b5a54368a4698b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_1c04d487-efeb-4062-873e-1192ca948240'}) 2018-07-24 03:03:58,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:03:58,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:03:58,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a7cbb0-a51d-4475-b840-6e45071c5a24 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:03:58,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f1a7cbb0-a51d-4475-b840-6e45071c5a24 2018-07-24 03:03:58,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175978899002s 2018-07-24 03:03:58,391 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f1a7cbb0-a51d-4475-b840-6e45071c5a24 2018-07-24 03:03:58,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:03:58,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:03:58,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8042033d-80ad-45b0-a904-97412045dc5e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:03:58,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8042033d-80ad-45b0-a904-97412045dc5e 2018-07-24 03:03:58,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0999281406403s 2018-07-24 03:03:58,496 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8042033d-80ad-45b0-a904-97412045dc5e 2018-07-24 03:03:58,497 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-24 03:03:58,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-24 03:03:58,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" -d '{"role": {"name": "Member"}}' 2018-07-24 03:03:58,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a366cfd-6b6f-448c-9997-efbdfbfbcd38 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "49d93221f185423a942b9c68c11bb7fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/49d93221f185423a942b9c68c11bb7fa"}, "name": "Member"}} 2018-07-24 03:03:58,655 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-5a366cfd-6b6f-448c-9997-efbdfbfbcd38 2018-07-24 03:03:58,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.15426492691s 2018-07-24 03:03:58,655 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-5a366cfd-6b6f-448c-9997-efbdfbfbcd38 2018-07-24 03:03:58,655 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'49d93221f185423a942b9c68c11bb7fa'}) 2018-07-24 03:03:58,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:03:58,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:03:58,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964de07b-2b37-44d7-a43b-d9ba136d85cd Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "49d93221f185423a942b9c68c11bb7fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/49d93221f185423a942b9c68c11bb7fa"}, "name": "Member"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:03:58,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-964de07b-2b37-44d7-a43b-d9ba136d85cd 2018-07-24 03:03:58,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104933023453s 2018-07-24 03:03:58,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-964de07b-2b37-44d7-a43b-d9ba136d85cd 2018-07-24 03:03:58,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 03:03:58,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:03:58,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933ae5e6-e8b6-419e-9e21-f726b4020ff9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 03:03:58,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-933ae5e6-e8b6-419e-9e21-f726b4020ff9 2018-07-24 03:03:58,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0272791385651s 2018-07-24 03:03:58,796 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-933ae5e6-e8b6-419e-9e21-f726b4020ff9 2018-07-24 03:03:58,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:03:58,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:03:58,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417bdc8a-737e-4ea6-8303-34b673bfb8d4 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_1c04d487-efeb-4062-873e-1192ca948240", "links": {"self": "http://172.30.9.24:5000/v3/users/ffdab73439aa449fa6b5a54368a4698b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ffdab73439aa449fa6b5a54368a4698b", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:03:58,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-417bdc8a-737e-4ea6-8303-34b673bfb8d4 2018-07-24 03:03:58,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115059137344s 2018-07-24 03:03:58,912 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-417bdc8a-737e-4ea6-8303-34b673bfb8d4 2018-07-24 03:03:58,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 03:03:58,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:03:59,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee8bc84-724f-42a3-aedf-0af69bff9c5f Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687"}, "tags": [], "enabled": true, "id": "d02806a972ee46639acd09ee9fe6a687", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1c04d487-efeb-4062-873e-1192ca948240"}]} 2018-07-24 03:03:59,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-eee8bc84-724f-42a3-aedf-0af69bff9c5f 2018-07-24 03:03:59,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0916550159454s 2018-07-24 03:03:59,016 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-eee8bc84-724f-42a3-aedf-0af69bff9c5f 2018-07-24 03:03:59,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-24 03:03:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=ffdab73439aa449fa6b5a54368a4698b&role.id=49d93221f185423a942b9c68c11bb7fa&scope.project.id=d02806a972ee46639acd09ee9fe6a687" -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:03:59,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dbad881-dcaa-4863-ab65-2a6b1d98a336 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=ffdab73439aa449fa6b5a54368a4698b&role.id=49d93221f185423a942b9c68c11bb7fa&scope.project.id=d02806a972ee46639acd09ee9fe6a687", "previous": null, "next": null}} 2018-07-24 03:03:59,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ffdab73439aa449fa6b5a54368a4698b&role.id=49d93221f185423a942b9c68c11bb7fa&scope.project.id=d02806a972ee46639acd09ee9fe6a687 used request id req-5dbad881-dcaa-4863-ab65-2a6b1d98a336 2018-07-24 03:03:59,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0922329425812s 2018-07-24 03:03:59,116 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=ffdab73439aa449fa6b5a54368a4698b&role.id=49d93221f185423a942b9c68c11bb7fa&scope.project.id=d02806a972ee46639acd09ee9fe6a687 used request id req-5dbad881-dcaa-4863-ab65-2a6b1d98a336 2018-07-24 03:03:59,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-24 03:03:59,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687/users/ffdab73439aa449fa6b5a54368a4698b/roles/49d93221f185423a942b9c68c11bb7fa -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:03:59,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30629852-6a2e-4b0e-b0ff-529725e3336c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:03:59,342 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687/users/ffdab73439aa449fa6b5a54368a4698b/roles/49d93221f185423a942b9c68c11bb7fa used request id req-30629852-6a2e-4b0e-b0ff-529725e3336c 2018-07-24 03:03:59,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.222526073456s 2018-07-24 03:03:59,343 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687/users/ffdab73439aa449fa6b5a54368a4698b/roles/49d93221f185423a942b9c68c11bb7fa used request id req-30629852-6a2e-4b0e-b0ff-529725e3336c 2018-07-24 03:03:59,343 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_1c04d487-efeb-4062-873e-1192ca948240', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd02806a972ee46639acd09ee9fe6a687', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '81581ab9-6a99-491f-bd67-293ff767bbe5', 'username': u'vmready2-user_1c04d487-efeb-4062-873e-1192ca948240', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-24 03:03:59,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:03:59,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:03:59,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:03:59,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:03:59,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:03:59,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:03:59,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:03:59,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:03:59,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:03:59,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:03:59,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:03:59,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:03:59,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:03:59,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:03:59,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:03:59,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:03:59,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:03:59,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:03:59,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:03:59,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:03:59,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:03:59,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:03:59,347 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_1c04d487-efeb-4062-873e-1192ca948240', 'password': '81581ab9-6a99-491f-bd67-293ff767bbe5', 'project_name': 'vmready2-project_1c04d487-efeb-4062-873e-1192ca948240', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'd02806a972ee46639acd09ee9fe6a687', 'project_domain_name': 'Default'} 2018-07-24 03:03:59,348 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-24 03:03:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:03:59,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407a3863-1c22-4eea-b71d-d10dd85b0edc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:03:59,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-407a3863-1c22-4eea-b71d-d10dd85b0edc 2018-07-24 03:03:59,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:03:59,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49d93221f185423a942b9c68c11bb7fa", "name": "Member"}], "expires_at": "2018-07-24T04:03:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d02806a972ee46639acd09ee9fe6a687", "name": "vmready2-project_1c04d487-efeb-4062-873e-1192ca948240"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d02806a972ee46639acd09ee9fe6a687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d02806a972ee46639acd09ee9fe6a687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d02806a972ee46639acd09ee9fe6a687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d02806a972ee46639acd09ee9fe6a687", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d02806a972ee46639acd09ee9fe6a687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d02806a972ee46639acd09ee9fe6a687", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d02806a972ee46639acd09ee9fe6a687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d02806a972ee46639acd09ee9fe6a687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d02806a972ee46639acd09ee9fe6a687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d02806a972ee46639acd09ee9fe6a687", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d02806a972ee46639acd09ee9fe6a687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d02806a972ee46639acd09ee9fe6a687", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d02806a972ee46639acd09ee9fe6a687", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d02806a972ee46639acd09ee9fe6a687", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_1c04d487-efeb-4062-873e-1192ca948240", "id": "ffdab73439aa449fa6b5a54368a4698b"}, "audit_ids": ["A7yJf8kkTa-7bojZuctKhg"], "issued_at": "2018-07-24T03:03:59.000000Z"}} 2018-07-24 03:03:59,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 03:03:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}891407c24db816c2c98e73754899daa5cc395af6" -d '{"network": {"name": "vmready2-net_1c04d487-efeb-4062-873e-1192ca948240", "admin_state_up": true}}' 2018-07-24 03:04:01,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-f3929862-8c0e-47d6-af71-b0400353c0dc Date: Tue, 24 Jul 2018 03:04:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"31d1b3f6-1a6b-402e-b458-033e5dc33a1d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d02806a972ee46639acd09ee9fe6a687","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:04:01Z","is_default":false,"name":"vmready2-net_1c04d487-efeb-4062-873e-1192ca948240","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d02806a972ee46639acd09ee9fe6a687","created_at":"2018-07-24T03:04:00Z","mtu":1450}} 2018-07-24 03:04:01,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f3929862-8c0e-47d6-af71-b0400353c0dc 2018-07-24 03:04:01,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.33277511597s 2018-07-24 03:04:01,183 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f3929862-8c0e-47d6-af71-b0400353c0dc 2018-07-24 03:04:01,184 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T03:04:01Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'31d1b3f6-1a6b-402e-b458-033e5dc33a1d', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_1c04d487-efeb-4062-873e-1192ca948240', u'admin_state_up': True, u'tenant_id': u'd02806a972ee46639acd09ee9fe6a687', u'created_at': u'2018-07-24T03:04:00Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd02806a972ee46639acd09ee9fe6a687', u'l2_adjacency': True}) 2018-07-24 03:04:01,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:04:01,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}891407c24db816c2c98e73754899daa5cc395af6" 2018-07-24 03:04:01,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-3d3a6345-b686-4f23-a88f-2abfed23ed03 Date: Tue, 24 Jul 2018 03:04:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"31d1b3f6-1a6b-402e-b458-033e5dc33a1d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d02806a972ee46639acd09ee9fe6a687","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:04:01Z","qos_policy_id":null,"name":"vmready2-net_1c04d487-efeb-4062-873e-1192ca948240","admin_state_up":true,"tenant_id":"d02806a972ee46639acd09ee9fe6a687","created_at":"2018-07-24T03:04:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:04:01,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3d3a6345-b686-4f23-a88f-2abfed23ed03 2018-07-24 03:04:01,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.424440145493s 2018-07-24 03:04:01,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3d3a6345-b686-4f23-a88f-2abfed23ed03 2018-07-24 03:04:01,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 03:04:01,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}891407c24db816c2c98e73754899daa5cc395af6" -d '{"subnet": {"name": "vmready2-subnet_1c04d487-efeb-4062-873e-1192ca948240", "enable_dhcp": true, "network_id": "31d1b3f6-1a6b-402e-b458-033e5dc33a1d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 03:04:02,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e089e6ea-6273-460d-9c9b-3d643309fd24 Date: Tue, 24 Jul 2018 03:04:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31d1b3f6-1a6b-402e-b458-033e5dc33a1d","tenant_id":"d02806a972ee46639acd09ee9fe6a687","created_at":"2018-07-24T03:04:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:04:02Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d02806a972ee46639acd09ee9fe6a687","id":"8c6c20a1-dc87-41d9-b3f9-1f5f09f040b3","subnetpool_id":null,"name":"vmready2-subnet_1c04d487-efeb-4062-873e-1192ca948240"}} 2018-07-24 03:04:02,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e089e6ea-6273-460d-9c9b-3d643309fd24 2018-07-24 03:04:02,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.94301199913s 2018-07-24 03:04:02,554 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e089e6ea-6273-460d-9c9b-3d643309fd24 2018-07-24 03:04:02,555 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:04:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8c6c20a1-dc87-41d9-b3f9-1f5f09f040b3', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_1c04d487-efeb-4062-873e-1192ca948240', u'enable_dhcp': True, u'network_id': u'31d1b3f6-1a6b-402e-b458-033e5dc33a1d', u'tenant_id': u'd02806a972ee46639acd09ee9fe6a687', u'created_at': u'2018-07-24T03:04:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd02806a972ee46639acd09ee9fe6a687'}) 2018-07-24 03:04:02,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 03:04:02,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}891407c24db816c2c98e73754899daa5cc395af6" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "vmready2-router_1c04d487-efeb-4062-873e-1192ca948240", "admin_state_up": true}}' 2018-07-24 03:04:08,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f626dcac-ecd9-403c-9174-ff6e977523c7 Date: Tue, 24 Jul 2018 03:04:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:03Z", "admin_state_up": true, "updated_at": "2018-07-24T03:04:04Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "9bd75679-fab1-420f-9e08-2e0fca43cceb", "name": "vmready2-router_1c04d487-efeb-4062-873e-1192ca948240"}} 2018-07-24 03:04:08,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f626dcac-ecd9-403c-9174-ff6e977523c7 2018-07-24 03:04:08,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.19375109673s 2018-07-24 03:04:08,750 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f626dcac-ecd9-403c-9174-ff6e977523c7 2018-07-24 03:04:08,750 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:04:04Z', u'revision_number': 3, u'id': u'9bd75679-fab1-420f-9e08-2e0fca43cceb', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_1c04d487-efeb-4062-873e-1192ca948240', u'admin_state_up': True, u'tenant_id': u'd02806a972ee46639acd09ee9fe6a687', u'created_at': u'2018-07-24T03:04:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'd02806a972ee46639acd09ee9fe6a687'}) 2018-07-24 03:04:08,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 03:04:08,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/9bd75679-fab1-420f-9e08-2e0fca43cceb/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}891407c24db816c2c98e73754899daa5cc395af6" -d '{"subnet_id": "8c6c20a1-dc87-41d9-b3f9-1f5f09f040b3"}' 2018-07-24 03:04:11,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0edff8b3-07eb-47da-88f4-d2fe5c05f3a2 Date: Tue, 24 Jul 2018 03:04:11 GMT RESP BODY: {"network_id": "31d1b3f6-1a6b-402e-b458-033e5dc33a1d", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "subnet_id": "8c6c20a1-dc87-41d9-b3f9-1f5f09f040b3", "subnet_ids": ["8c6c20a1-dc87-41d9-b3f9-1f5f09f040b3"], "port_id": "54e210e8-97d8-46d1-9b89-0eb6e760deb8", "id": "9bd75679-fab1-420f-9e08-2e0fca43cceb"} 2018-07-24 03:04:11,407 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9bd75679-fab1-420f-9e08-2e0fca43cceb/add_router_interface.json used request id req-0edff8b3-07eb-47da-88f4-d2fe5c05f3a2 2018-07-24 03:04:11,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.65690898895s 2018-07-24 03:04:11,408 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9bd75679-fab1-420f-9e08-2e0fca43cceb/add_router_interface.json used request id req-0edff8b3-07eb-47da-88f4-d2fe5c05f3a2 returning object 9bd75679-fab1-420f-9e08-2e0fca43cceb 2018-07-24 03:04:11,408 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:04:11,539 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-24 03:04:11,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 03:04:11,546 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 03:04:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 03:04:11,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:04:11,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}891407c24db816c2c98e73754899daa5cc395af6" 2018-07-24 03:04:11,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-199b3605-2ed2-4901-9174-3dd1eda6d623 Date: Tue, 24 Jul 2018 03:04:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:04:11,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-199b3605-2ed2-4901-9174-3dd1eda6d623 2018-07-24 03:04:11,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.19296002388s 2018-07-24 03:04:11,743 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-199b3605-2ed2-4901-9174-3dd1eda6d623 2018-07-24 03:04:11,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 03:04:11,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}891407c24db816c2c98e73754899daa5cc395af6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_1c04d487-efeb-4062-873e-1192ca948240", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_1c04d487-efeb-4062-873e-1192ca948240"}' 2018-07-24 03:04:12,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9ba2662b-c9e4-47c3-89ec-f7e24201f795 Date: Tue, 24 Jul 2018 03:04:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a/file", "owner": "d02806a972ee46639acd09ee9fe6a687", "id": "e8b9a893-33df-4c89-a85f-63e8e0aea20a", "size": null, "self": "/v2/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:04:12Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_1c04d487-efeb-4062-873e-1192ca948240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1c04d487-efeb-4062-873e-1192ca948240", "checksum": null, "created_at": "2018-07-24T03:04:12Z", "protected": false} 2018-07-24 03:04:12,499 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9ba2662b-c9e4-47c3-89ec-f7e24201f795 2018-07-24 03:04:12,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.747224092484s 2018-07-24 03:04:12,499 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9ba2662b-c9e4-47c3-89ec-f7e24201f795 returning object e8b9a893-33df-4c89-a85f-63e8e0aea20a 2018-07-24 03:04:12,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 03:04:12,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}891407c24db816c2c98e73754899daa5cc395af6" -d '' 2018-07-24 03:04:13,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c7acb08-862c-4045-b468-a086ed0682b3 Date: Tue, 24 Jul 2018 03:04:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:04:13,656 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a/file used request id req-9c7acb08-862c-4045-b468-a086ed0682b3 2018-07-24 03:04:13,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.15686202049s 2018-07-24 03:04:13,657 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a/file used request id req-9c7acb08-862c-4045-b468-a086ed0682b3 2018-07-24 03:04:13,657 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_1c04d487-efeb-4062-873e-1192ca948240', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T03:04:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a/file', u'owner': u'd02806a972ee46639acd09ee9fe6a687', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e8b9a893-33df-4c89-a85f-63e8e0aea20a', u'size': None, u'name': u'vmready2-img_1c04d487-efeb-4062-873e-1192ca948240', u'checksum': None, u'self': u'/v2/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T03:04:12Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 03:04:13,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:04:13,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_1c04d487-efeb-4062-873e-1192ca948240", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 03:04:14,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04: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,Accept-Encoding x-openstack-request-id: req-4418fe0c-91c8-43ae-b0ed-cc2e213e6e9d x-compute-request-id: req-4418fe0c-91c8-43ae-b0ed-cc2e213e6e9d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_1c04d487-efeb-4062-873e-1192ca948240", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a2b505a1-ae93-4010-a216-9970ab791601", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a2b505a1-ae93-4010-a216-9970ab791601", "rel": "bookmark"}], "ram": 512, "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": "a2b505a1-ae93-4010-a216-9970ab791601"}} 2018-07-24 03:04:14,551 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4418fe0c-91c8-43ae-b0ed-cc2e213e6e9d 2018-07-24 03:04:14,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.893093109131s 2018-07-24 03:04:14,551 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4418fe0c-91c8-43ae-b0ed-cc2e213e6e9d 2018-07-24 03:04:14,552 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_1c04d487-efeb-4062-873e-1192ca948240', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'a2b505a1-ae93-4010-a216-9970ab791601', 'swap': 0}) 2018-07-24 03:04:14,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:04:14,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/a2b505a1-ae93-4010-a216-9970ab791601/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" -d '{"extra_specs": {}}' 2018-07-24 03:04:14,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04: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-0acb2629-9239-4800-9d07-91cd6111647f x-compute-request-id: req-0acb2629-9239-4800-9d07-91cd6111647f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:04:14,704 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a2b505a1-ae93-4010-a216-9970ab791601/os-extra_specs used request id req-0acb2629-9239-4800-9d07-91cd6111647f 2018-07-24 03:04:14,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.151674032211s 2018-07-24 03:04:14,705 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/a2b505a1-ae93-4010-a216-9970ab791601/os-extra_specs used request id req-0acb2629-9239-4800-9d07-91cd6111647f 2018-07-24 03:04:14,824 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:04:14,824 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-24 03:04:14,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 03:04:14,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/9bd75679-fab1-420f-9e08-2e0fca43cceb/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}891407c24db816c2c98e73754899daa5cc395af6" -d '{"subnet_id": "8c6c20a1-dc87-41d9-b3f9-1f5f09f040b3"}' 2018-07-24 03:04:17,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-582be663-e82b-4b17-84bd-f6cf39d7dc76 Date: Tue, 24 Jul 2018 03:04:17 GMT RESP BODY: {"network_id": "31d1b3f6-1a6b-402e-b458-033e5dc33a1d", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "subnet_id": "8c6c20a1-dc87-41d9-b3f9-1f5f09f040b3", "subnet_ids": ["8c6c20a1-dc87-41d9-b3f9-1f5f09f040b3"], "port_id": "54e210e8-97d8-46d1-9b89-0eb6e760deb8", "id": "9bd75679-fab1-420f-9e08-2e0fca43cceb"} 2018-07-24 03:04:17,021 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9bd75679-fab1-420f-9e08-2e0fca43cceb/remove_router_interface.json used request id req-582be663-e82b-4b17-84bd-f6cf39d7dc76 2018-07-24 03:04:17,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.19246292114s 2018-07-24 03:04:17,022 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/9bd75679-fab1-420f-9e08-2e0fca43cceb/remove_router_interface.json used request id req-582be663-e82b-4b17-84bd-f6cf39d7dc76 returning object 9bd75679-fab1-420f-9e08-2e0fca43cceb 2018-07-24 03:04:17,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 03:04:17,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}891407c24db816c2c98e73754899daa5cc395af6" 2018-07-24 03:04:17,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-1dd9db66-db81-4eb7-9bcc-5677ba94f196 Date: Tue, 24 Jul 2018 03:04:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:03Z", "admin_state_up": true, "updated_at": "2018-07-24T03:04:15Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "9bd75679-fab1-420f-9e08-2e0fca43cceb", "name": "vmready2-router_1c04d487-efeb-4062-873e-1192ca948240"}]} 2018-07-24 03:04:17,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1dd9db66-db81-4eb7-9bcc-5677ba94f196 2018-07-24 03:04:17,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.290477991104s 2018-07-24 03:04:17,313 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1dd9db66-db81-4eb7-9bcc-5677ba94f196 2018-07-24 03:04:17,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 03:04:17,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/9bd75679-fab1-420f-9e08-2e0fca43cceb.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}891407c24db816c2c98e73754899daa5cc395af6" 2018-07-24 03:04:21,082 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86fd3013-8672-4e00-8bd1-9d97f770c4fe Content-Length: 0 Date: Tue, 24 Jul 2018 03:04:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:04:21,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/9bd75679-fab1-420f-9e08-2e0fca43cceb.json used request id req-86fd3013-8672-4e00-8bd1-9d97f770c4fe 2018-07-24 03:04:21,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.76786708832s 2018-07-24 03:04:21,082 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/9bd75679-fab1-420f-9e08-2e0fca43cceb.json used request id req-86fd3013-8672-4e00-8bd1-9d97f770c4fe 2018-07-24 03:04:21,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:04:21,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}891407c24db816c2c98e73754899daa5cc395af6" 2018-07-24 03:04:21,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1317b82c-5182-45dd-8ec8-65d72436dab2 Date: Tue, 24 Jul 2018 03:04:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31d1b3f6-1a6b-402e-b458-033e5dc33a1d","tenant_id":"d02806a972ee46639acd09ee9fe6a687","created_at":"2018-07-24T03:04:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:04:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d02806a972ee46639acd09ee9fe6a687","id":"8c6c20a1-dc87-41d9-b3f9-1f5f09f040b3","subnetpool_id":null,"name":"vmready2-subnet_1c04d487-efeb-4062-873e-1192ca948240"}]} 2018-07-24 03:04:21,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1317b82c-5182-45dd-8ec8-65d72436dab2 2018-07-24 03:04:21,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.909336090088s 2018-07-24 03:04:21,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-1317b82c-5182-45dd-8ec8-65d72436dab2 2018-07-24 03:04:21,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 03:04:21,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/8c6c20a1-dc87-41d9-b3f9-1f5f09f040b3.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}891407c24db816c2c98e73754899daa5cc395af6" 2018-07-24 03:04:24,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8286683-84bc-4f87-a979-4fe28b8327ef Date: Tue, 24 Jul 2018 03:04:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:04:24,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8c6c20a1-dc87-41d9-b3f9-1f5f09f040b3.json used request id req-e8286683-84bc-4f87-a979-4fe28b8327ef 2018-07-24 03:04:24,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.31040000916s 2018-07-24 03:04:24,305 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/8c6c20a1-dc87-41d9-b3f9-1f5f09f040b3.json used request id req-e8286683-84bc-4f87-a979-4fe28b8327ef 2018-07-24 03:04:24,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:04:24,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}891407c24db816c2c98e73754899daa5cc395af6" 2018-07-24 03:04:24,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-5c5c4110-89a1-4d0d-be24-c38166e62ab6 Date: Tue, 24 Jul 2018 03:04:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"31d1b3f6-1a6b-402e-b458-033e5dc33a1d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d02806a972ee46639acd09ee9fe6a687","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:04:24Z","qos_policy_id":null,"name":"vmready2-net_1c04d487-efeb-4062-873e-1192ca948240","admin_state_up":true,"tenant_id":"d02806a972ee46639acd09ee9fe6a687","created_at":"2018-07-24T03:04:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:04:24,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5c5c4110-89a1-4d0d-be24-c38166e62ab6 2018-07-24 03:04:24,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360058069229s 2018-07-24 03:04:24,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5c5c4110-89a1-4d0d-be24-c38166e62ab6 2018-07-24 03:04:24,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 03:04:24,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/31d1b3f6-1a6b-402e-b458-033e5dc33a1d.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}891407c24db816c2c98e73754899daa5cc395af6" 2018-07-24 03:04:26,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ee705b7-5684-44a1-ab4a-e96d2b683ecd Date: Tue, 24 Jul 2018 03:04:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:04:26,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/31d1b3f6-1a6b-402e-b458-033e5dc33a1d.json used request id req-4ee705b7-5684-44a1-ab4a-e96d2b683ecd 2018-07-24 03:04:26,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.51069307327s 2018-07-24 03:04:26,178 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/31d1b3f6-1a6b-402e-b458-033e5dc33a1d.json used request id req-4ee705b7-5684-44a1-ab4a-e96d2b683ecd 2018-07-24 03:04:26,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:04:26,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}891407c24db816c2c98e73754899daa5cc395af6" 2018-07-24 03:04:26,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-ad078a8e-14ab-4293-8b10-3aa8f0fcad7f Date: Tue, 24 Jul 2018 03:04:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a/snap", "metadata": {}}], "file": "/v2/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a/file", "owner": "d02806a972ee46639acd09ee9fe6a687", "id": "e8b9a893-33df-4c89-a85f-63e8e0aea20a", "size": 12716032, "self": "/v2/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:04:13Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_1c04d487-efeb-4062-873e-1192ca948240", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1c04d487-efeb-4062-873e-1192ca948240", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:04:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:04:26,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ad078a8e-14ab-4293-8b10-3aa8f0fcad7f 2018-07-24 03:04:26,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.67697095871s 2018-07-24 03:04:26,859 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ad078a8e-14ab-4293-8b10-3aa8f0fcad7f 2018-07-24 03:04:26,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 03:04:26,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a -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}891407c24db816c2c98e73754899daa5cc395af6" 2018-07-24 03:04:27,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea92590f-c436-4387-80d8-f98e7b68f06a Date: Tue, 24 Jul 2018 03:04:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:04:27,872 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a used request id req-ea92590f-c436-4387-80d8-f98e7b68f06a 2018-07-24 03:04:27,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01041913033s 2018-07-24 03:04:27,872 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/e8b9a893-33df-4c89-a85f-63e8e0aea20a used request id req-ea92590f-c436-4387-80d8-f98e7b68f06a 2018-07-24 03:04:27,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:04:27,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:04:28,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04: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-6c651b1b-5a46-4511-a443-395378448f1a x-compute-request-id: req-6c651b1b-5a46-4511-a443-395378448f1a Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_1c04d487-efeb-4062-873e-1192ca948240", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a2b505a1-ae93-4010-a216-9970ab791601", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a2b505a1-ae93-4010-a216-9970ab791601", "rel": "bookmark"}], "ram": 512, "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": "a2b505a1-ae93-4010-a216-9970ab791601"}]} 2018-07-24 03:04:28,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6c651b1b-5a46-4511-a443-395378448f1a 2018-07-24 03:04:28,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.139751911163s 2018-07-24 03:04:28,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6c651b1b-5a46-4511-a443-395378448f1a 2018-07-24 03:04:28,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 03:04:28,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/a2b505a1-ae93-4010-a216-9970ab791601 -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:04:28,165 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:04: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-8203d040-67b6-44a7-9a30-d64091a00b37 x-compute-request-id: req-8203d040-67b6-44a7-9a30-d64091a00b37 Content-Length: 0 Content-Type: application/json 2018-07-24 03:04:28,165 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a2b505a1-ae93-4010-a216-9970ab791601 used request id req-8203d040-67b6-44a7-9a30-d64091a00b37 2018-07-24 03:04:28,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.150872945786s 2018-07-24 03:04:28,165 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a2b505a1-ae93-4010-a216-9970ab791601 used request id req-8203d040-67b6-44a7-9a30-d64091a00b37 2018-07-24 03:04:28,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:04:28,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:04:28,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b91dc4-e73f-4ce0-b556-1775602c5787 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_1c04d487-efeb-4062-873e-1192ca948240", "links": {"self": "http://172.30.9.24:5000/v3/users/ffdab73439aa449fa6b5a54368a4698b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ffdab73439aa449fa6b5a54368a4698b", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:04:28,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-39b91dc4-e73f-4ce0-b556-1775602c5787 2018-07-24 03:04:28,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125509977341s 2018-07-24 03:04:28,292 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-39b91dc4-e73f-4ce0-b556-1775602c5787 2018-07-24 03:04:28,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:04:28,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/ffdab73439aa449fa6b5a54368a4698b -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:04:28,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2961ae34-2dd6-4e70-a530-a2a9c602ee01 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_1c04d487-efeb-4062-873e-1192ca948240", "links": {"self": "http://172.30.9.24:5000/v3/users/ffdab73439aa449fa6b5a54368a4698b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ffdab73439aa449fa6b5a54368a4698b", "description": null}} 2018-07-24 03:04:28,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/ffdab73439aa449fa6b5a54368a4698b used request id req-2961ae34-2dd6-4e70-a530-a2a9c602ee01 2018-07-24 03:04:28,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109693050385s 2018-07-24 03:04:28,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/ffdab73439aa449fa6b5a54368a4698b used request id req-2961ae34-2dd6-4e70-a530-a2a9c602ee01 2018-07-24 03:04:28,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-24 03:04:28,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/ffdab73439aa449fa6b5a54368a4698b -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:04:28,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14ca7591-2d3e-4473-9600-6e99a3312885 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:04:28,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ffdab73439aa449fa6b5a54368a4698b used request id req-14ca7591-2d3e-4473-9600-6e99a3312885 2018-07-24 03:04:28,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.247589111328s 2018-07-24 03:04:28,656 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ffdab73439aa449fa6b5a54368a4698b used request id req-14ca7591-2d3e-4473-9600-6e99a3312885 2018-07-24 03:04:28,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 03:04:28,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:04:28,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-957f5b09-8d8b-497d-9196-af3e73fa9aaf Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687"}, "tags": [], "enabled": true, "id": "d02806a972ee46639acd09ee9fe6a687", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1c04d487-efeb-4062-873e-1192ca948240"}]} 2018-07-24 03:04:28,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-957f5b09-8d8b-497d-9196-af3e73fa9aaf 2018-07-24 03:04:28,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0965371131897s 2018-07-24 03:04:28,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-957f5b09-8d8b-497d-9196-af3e73fa9aaf 2018-07-24 03:04:28,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-24 03:04:28,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:04:28,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60674142-9e2c-4ba0-96e3-8d7dc356fb33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:04:28,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-60674142-9e2c-4ba0-96e3-8d7dc356fb33 2018-07-24 03:04:28,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.220793962479s 2018-07-24 03:04:28,985 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-60674142-9e2c-4ba0-96e3-8d7dc356fb33 2018-07-24 03:04:28,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:04:28,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:04:29,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f5e023-4030-45ca-8993-dacefa7ac982 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "49d93221f185423a942b9c68c11bb7fa", "links": {"self": "http://172.30.9.24:5000/v3/roles/49d93221f185423a942b9c68c11bb7fa"}, "name": "Member"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:04:29,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-93f5e023-4030-45ca-8993-dacefa7ac982 2018-07-24 03:04:29,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11098408699s 2018-07-24 03:04:29,100 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-93f5e023-4030-45ca-8993-dacefa7ac982 2018-07-24 03:04:29,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-24 03:04:29,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/49d93221f185423a942b9c68c11bb7fa -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}8ba2f4dd4b9d051d5df62099f0316463d6c7f155" 2018-07-24 03:04:29,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2eb727d-7195-441f-8d33-591846bdce5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:04:29,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/49d93221f185423a942b9c68c11bb7fa used request id req-b2eb727d-7195-441f-8d33-591846bdce5d 2018-07-24 03:04:29,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.156237840652s 2018-07-24 03:04:29,261 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/49d93221f185423a942b9c68c11bb7fa used request id req-b2eb727d-7195-441f-8d33-591846bdce5d 2018-07-24 03:04:29,315 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-24 03:04:29,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:04:29,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:04:29,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:04:29,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:04:29,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:04:29,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:04:29,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:04:29,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:04:29,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:04:29,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:04:29,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b37e3c-4667-42ea-98cb-40f0c6f135ac 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:04:29,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-41b37e3c-4667-42ea-98cb-40f0c6f135ac 2018-07-24 03:04:29,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:04:29,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["10ucUsxTRgmrXsEcRTP33g"], "issued_at": "2018-07-24T03:04:29.000000Z"}} 2018-07-24 03:04:29,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:04:29,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:04:30,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4630f714-3b63-4846-9feb-52de8a5cf6ff Date: Tue, 24 Jul 2018 03:04:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:04:30,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4630f714-3b63-4846-9feb-52de8a5cf6ff 2018-07-24 03:04:30,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247064113617s 2018-07-24 03:04:30,129 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4630f714-3b63-4846-9feb-52de8a5cf6ff 2018-07-24 03:04:30,135 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-24 03:04:30,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 03:04:30,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"network": {"name": "singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e", "admin_state_up": true}}' 2018-07-24 03:04:30,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-41ea7049-8a9b-4022-b41b-10a372c96a62 Date: Tue, 24 Jul 2018 03:04:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6dd90a40-12bf-4877-8590-e0e4b6e0249d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:04:30Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:04:30Z","mtu":1450}} 2018-07-24 03:04:30,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-41ea7049-8a9b-4022-b41b-10a372c96a62 2018-07-24 03:04:30,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.48444890976s 2018-07-24 03:04:30,621 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-41ea7049-8a9b-4022-b41b-10a372c96a62 2018-07-24 03:04:30,622 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T03:04:30Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6dd90a40-12bf-4877-8590-e0e4b6e0249d', u'provider:segmentation_id': 62, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e', u'created_at': u'2018-07-24T03:04:30Z', u'mtu': 1450, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'l2_adjacency': True}) 2018-07-24 03:04:30,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:04:30,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:04:30,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-b5c44a31-c241-4ff3-8290-29e6db18a3ab Date: Tue, 24 Jul 2018 03:04:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6dd90a40-12bf-4877-8590-e0e4b6e0249d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:04:30Z","qos_policy_id":null,"name":"singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:04:30Z","provider:network_type":"vxlan"}]} 2018-07-24 03:04:30,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b5c44a31-c241-4ff3-8290-29e6db18a3ab 2018-07-24 03:04:30,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.234740018845s 2018-07-24 03:04:30,858 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-b5c44a31-c241-4ff3-8290-29e6db18a3ab 2018-07-24 03:04:30,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 03:04:30,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"subnet": {"name": "singlevm1-subnet_08aca56b-e640-43c7-80af-6d1eb4e7525e", "enable_dhcp": true, "network_id": "6dd90a40-12bf-4877-8590-e0e4b6e0249d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 03:04:31,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8716a5b5-538e-4877-8837-0facee83f45e Date: Tue, 24 Jul 2018 03:04:31 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:04:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d5f23393-4607-45ee-b9d7-be53efb69d5f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_08aca56b-e640-43c7-80af-6d1eb4e7525e","enable_dhcp":true,"segment_id":null,"network_id":"6dd90a40-12bf-4877-8590-e0e4b6e0249d","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:04:31Z","ip_version":4}} 2018-07-24 03:04:31,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8716a5b5-538e-4877-8837-0facee83f45e 2018-07-24 03:04:31,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.766573905945s 2018-07-24 03:04:31,626 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8716a5b5-538e-4877-8837-0facee83f45e 2018-07-24 03:04:31,627 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:04:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd5f23393-4607-45ee-b9d7-be53efb69d5f', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_08aca56b-e640-43c7-80af-6d1eb4e7525e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6dd90a40-12bf-4877-8590-e0e4b6e0249d', u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T03:04:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 03:04:31,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 03:04:31,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "singlevm1-router_08aca56b-e640-43c7-80af-6d1eb4e7525e", "admin_state_up": true}}' 2018-07-24 03:04:37,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-611f80ec-f9d9-421f-bb83-b34537222025 Date: Tue, 24 Jul 2018 03:04:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:04:32Z", "admin_state_up": true, "updated_at": "2018-07-24T03:04:33Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b90e9393-1bc0-4625-b35e-af63a1e24ae4", "name": "singlevm1-router_08aca56b-e640-43c7-80af-6d1eb4e7525e"}} 2018-07-24 03:04:37,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-611f80ec-f9d9-421f-bb83-b34537222025 2018-07-24 03:04:37,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.20436000824s 2018-07-24 03:04:37,832 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-611f80ec-f9d9-421f-bb83-b34537222025 2018-07-24 03:04:37,833 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:04:33Z', u'revision_number': 3, u'ha': True, u'id': u'b90e9393-1bc0-4625-b35e-af63a1e24ae4', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_08aca56b-e640-43c7-80af-6d1eb4e7525e', u'admin_state_up': True, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T03:04:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 03:04:37,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 03:04:37,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b90e9393-1bc0-4625-b35e-af63a1e24ae4/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"subnet_id": "d5f23393-4607-45ee-b9d7-be53efb69d5f"}' 2018-07-24 03:04:41,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2e2f1312-80fe-4696-9ef9-8edc8adcb22f Date: Tue, 24 Jul 2018 03:04:41 GMT RESP BODY: {"network_id": "6dd90a40-12bf-4877-8590-e0e4b6e0249d", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "d5f23393-4607-45ee-b9d7-be53efb69d5f", "subnet_ids": ["d5f23393-4607-45ee-b9d7-be53efb69d5f"], "port_id": "deeaf46a-8563-40e1-97fe-7cff24e5e362", "id": "b90e9393-1bc0-4625-b35e-af63a1e24ae4"} 2018-07-24 03:04:41,046 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b90e9393-1bc0-4625-b35e-af63a1e24ae4/add_router_interface.json used request id req-2e2f1312-80fe-4696-9ef9-8edc8adcb22f 2018-07-24 03:04:41,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.21259593964s 2018-07-24 03:04:41,046 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b90e9393-1bc0-4625-b35e-af63a1e24ae4/add_router_interface.json used request id req-2e2f1312-80fe-4696-9ef9-8edc8adcb22f returning object b90e9393-1bc0-4625-b35e-af63a1e24ae4 2018-07-24 03:04:41,047 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:04:41,160 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-24 03:04:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 03:04:41,167 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 03:04:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 03:04:41,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:04:41,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:04:41,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-11623dc7-deef-405e-af39-774b5cc8c30a Date: Tue, 24 Jul 2018 03:04:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:04:41,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-11623dc7-deef-405e-af39-774b5cc8c30a 2018-07-24 03:04:41,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.661942958832s 2018-07-24 03:04:41,834 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-11623dc7-deef-405e-af39-774b5cc8c30a 2018-07-24 03:04:41,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 03:04:41,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_08aca56b-e640-43c7-80af-6d1eb4e7525e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_08aca56b-e640-43c7-80af-6d1eb4e7525e"}' 2018-07-24 03:04:42,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-28e115f6-f0f4-4099-aaa7-3f9384501ee1 Date: Tue, 24 Jul 2018 03:04:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "size": null, "self": "/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:04:42Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_08aca56b-e640-43c7-80af-6d1eb4e7525e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_08aca56b-e640-43c7-80af-6d1eb4e7525e", "checksum": null, "created_at": "2018-07-24T03:04:42Z", "protected": false} 2018-07-24 03:04:42,633 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-28e115f6-f0f4-4099-aaa7-3f9384501ee1 2018-07-24 03:04:42,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.791290998459s 2018-07-24 03:04:42,634 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-28e115f6-f0f4-4099-aaa7-3f9384501ee1 returning object 99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06 2018-07-24 03:04:42,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 03:04:42,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '' 2018-07-24 03:04:43,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c066ff3-d467-49ec-b882-e2c2deb660a1 Date: Tue, 24 Jul 2018 03:04:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:04:43,302 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06/file used request id req-0c066ff3-d467-49ec-b882-e2c2deb660a1 2018-07-24 03:04:43,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.667714118958s 2018-07-24 03:04:43,302 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06/file used request id req-0c066ff3-d467-49ec-b882-e2c2deb660a1 2018-07-24 03:04:43,303 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_08aca56b-e640-43c7-80af-6d1eb4e7525e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T03:04:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06/file', u'owner': u'4a6a5595eff04e89b98d3d63efd1b892', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06', u'size': None, u'name': u'singlevm1-img_08aca56b-e640-43c7-80af-6d1eb4e7525e', u'checksum': None, u'self': u'/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T03:04:42Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 03:04:43,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:04:43,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_08aca56b-e640-43c7-80af-6d1eb4e7525e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 03:04:44,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04: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-9d99af85-8528-4b71-8d0d-a7cb02f8178d x-compute-request-id: req-9d99af85-8528-4b71-8d0d-a7cb02f8178d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_08aca56b-e640-43c7-80af-6d1eb4e7525e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "bookmark"}], "ram": 512, "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": "85140174-1755-4fb3-87c4-249d3125c2d9"}} 2018-07-24 03:04:44,052 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9d99af85-8528-4b71-8d0d-a7cb02f8178d 2018-07-24 03:04:44,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.748642921448s 2018-07-24 03:04:44,052 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9d99af85-8528-4b71-8d0d-a7cb02f8178d 2018-07-24 03:04:44,053 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_08aca56b-e640-43c7-80af-6d1eb4e7525e', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'85140174-1755-4fb3-87c4-249d3125c2d9', 'swap': 0}) 2018-07-24 03:04:44,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:04:44,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/85140174-1755-4fb3-87c4-249d3125c2d9/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"extra_specs": {}}' 2018-07-24 03:04:44,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04: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 x-openstack-request-id: req-34438d2d-00b1-415d-b46d-bde05eef4b65 x-compute-request-id: req-34438d2d-00b1-415d-b46d-bde05eef4b65 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:04:44,197 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/85140174-1755-4fb3-87c4-249d3125c2d9/os-extra_specs used request id req-34438d2d-00b1-415d-b46d-bde05eef4b65 2018-07-24 03:04:44,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.14236998558s 2018-07-24 03:04:44,197 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/85140174-1755-4fb3-87c4-249d3125c2d9/os-extra_specs used request id req-34438d2d-00b1-415d-b46d-bde05eef4b65 2018-07-24 03:04:44,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-24 03:04:44,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"keypair": {"name": "singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e"}}' 2018-07-24 03:04:44,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04: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-22336250-4817-418b-9d96-f675dc5a0874 x-compute-request-id: req-22336250-4817-418b-9d96-f675dc5a0874 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmxmAOk9Eeo3pWJlxB9MXIRcUtBAz9sEf+Ux+4sAUc79bNHQRkGFcudBeQ9oYpdfSTj/4XCIzXe7mVoKfi42wVrw4K50Xs/gKY/SXkfGm4JIHUKh95CwoVURcXQPHbJ9OK6twAcbrlQOqvcWS1tBd7GVYdfjxgbXeefRViNrfrGont3jIA9Yton28SWWqADU5+yxq0LHreT42aiF3l5mcBSoCe9VQifNlWDhRnt+k5iOM1wFJ+R6s7ssc4k+50cnQloDTE2AU7X7nhK4kaAvER4GDoNRCxE1y9gtXBUdl4h+p9gC+JYJwA3fuHaBEO08J6on+o4LXZFMJUojasA0NT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5sZgDpPRHqN6ViZcQfTFyEXFLQQM/bBH/lMfuLAFHO/WzR0E\nZBhXLnQXkPaGKXX0k4/+FwiM13u5laCn4uNsFa8OCudF7P4CmP0l5HxpuCSB1Cof\neQsKFVEXF0Dx2yfTiurcAHG65UDqr3FktbQXexlWHX48YG13nn0VYja36xqJ7d4y\nAPWLaJ9vEllqgA1OfssatCx63k+Nmohd5eZnAUqAnvVUInzZVg4UZ7fpOYjjNcBS\nfkerO7LHOJPudHJ0JaA0xNgFO1+54SuJGgLxEeBg6DUQsRNcvYLVwVHZeIfqfYAv\niWCcAN37h2gRDtPCeqJ/qOC12RTCVKI2rANDUwIDAQABAoIBAQDa3as+SAydvTeK\nOwlmeEmX3ivZvKzBcQ1mc9ly5GWFAyY6E9oVQEx2vx2Wm2e0LK2PwZGesLo6p5nk\nAaEX+s6IZiSwTJUx5dn61KO6ZhAx11XWLTj6KHEgtG5s3GhEjCoB5ypNtY8mXAH3\n8FguSCW41teoUw/Z+BfplQHRysl1S0IHqMoG3CiGJSh1DATRNqJggGUJyCvkeDY1\nG9jWJv2dte1ngYKbNBxxaEk+eidfxmcG4uydoI69nl8pUiiZUm5iMuUw2cNUD1q2\nyjfhFGxYgRzFG/28GeHWxrQrHF+u1PwvlxzKJD89p0AahDbycUvEp6YetZUKX7V9\nRT1VUwABAoGBAPcrbI6f5CA7/Co1YZ/BAJl2KETnaVJnR7EKRXRDiuTbvMKCKZuf\nBd9NpORUrGP6K6Pq2R04wXO/tt5rcysctFg39PgQpF6BWE/LlT73PPtnuG2nhhPw\ntzy1JIVJExNVn8fR9OcOSu8klpD7gX0/N92e6xbMqqxBZi90Crl1jgABAoGBAO8F\nAe1R9bKuvu2NqOPR+CClwi9LjXjAwXHkHU8Nz9W0Z9mLrCiOghxwSmbUcEcZp247\njYZRWkKUV32IwXKWvh9m6kKqLlqVl4FSVrS3EjuUm+uZYamuJO8vlsH5fjYqRLEL\nTrx0gcQIatzv5N/bSefS7v86yWYLwuNNzzNk+UNTAoGBANjMUe/X9zT+6HPtVq/V\njj0NEs09XXhV9uAm7jzIca/DvZGuseg6V+BCLnvIeV1INbcVa1LiUWzBoBj/jokm\nKFmo20oq7sGmGlwDaelM20R4+Z/U7RnYbiDlkh8GtaCj3f5a/sEcHEYehaKtuCqv\npMTTe8kHxDxLMOI2mqGJpwABAoGAKRs8XJs23TcOYP526E9pE/xN7CJbP0QvQK4R\nmFHwx3kSTyilQAhaOhfZw9uPP7sav2uAiHQfSMoITe+iDVn9cpsZeMOZ2zxU5QnL\nHaNKgHKrahZj5HGtqnENxWhqG1ijnasrLGABHTyxXDPpsdId4L+3GK/8iQ9Gwh7U\nnqsj7z8CgYEAihomZzSiDBSuA8lCDTZz+VcEhRW0DxnlLLcUuhJrljsVgCSAu3wV\nJvrRR1v9Jig9KZWKIof3NIBAXW/AD2lvOBrv7xFgLikUQDCHaE1CYwLgjlgaxuVO\nBt4CsJ3KiP+OHWxfFRXByQpHwYbfn/nBlW6ZAAn7AHVAHqIRv1Z6s0E=\n-----END RSA PRIVATE KEY-----\n", "user_id": "2e81815591b64777a7e304458430745f", "name": "singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e", "fingerprint": "e0:86:97:ff:97:13:2b:31:ff:88:9f:3d:79:3e:2f:46"}} 2018-07-24 03:04:44,527 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-22336250-4817-418b-9d96-f675dc5a0874 2018-07-24 03:04:44,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.32982301712s 2018-07-24 03:04:44,528 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-22336250-4817-418b-9d96-f675dc5a0874 2018-07-24 03:04:44,528 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmxmAOk9Eeo3pWJlxB9MXIRcUtBAz9sEf+Ux+4sAUc79bNHQRkGFcudBeQ9oYpdfSTj/4XCIzXe7mVoKfi42wVrw4K50Xs/gKY/SXkfGm4JIHUKh95CwoVURcXQPHbJ9OK6twAcbrlQOqvcWS1tBd7GVYdfjxgbXeefRViNrfrGont3jIA9Yton28SWWqADU5+yxq0LHreT42aiF3l5mcBSoCe9VQifNlWDhRnt+k5iOM1wFJ+R6s7ssc4k+50cnQloDTE2AU7X7nhK4kaAvER4GDoNRCxE1y9gtXBUdl4h+p9gC+JYJwA3fuHaBEO08J6on+o4LXZFMJUojasA0NT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5sZgDpPRHqN6ViZcQfTFyEXFLQQM/bBH/lMfuLAFHO/WzR0E\nZBhXLnQXkPaGKXX0k4/+FwiM13u5laCn4uNsFa8OCudF7P4CmP0l5HxpuCSB1Cof\neQsKFVEXF0Dx2yfTiurcAHG65UDqr3FktbQXexlWHX48YG13nn0VYja36xqJ7d4y\nAPWLaJ9vEllqgA1OfssatCx63k+Nmohd5eZnAUqAnvVUInzZVg4UZ7fpOYjjNcBS\nfkerO7LHOJPudHJ0JaA0xNgFO1+54SuJGgLxEeBg6DUQsRNcvYLVwVHZeIfqfYAv\niWCcAN37h2gRDtPCeqJ/qOC12RTCVKI2rANDUwIDAQABAoIBAQDa3as+SAydvTeK\nOwlmeEmX3ivZvKzBcQ1mc9ly5GWFAyY6E9oVQEx2vx2Wm2e0LK2PwZGesLo6p5nk\nAaEX+s6IZiSwTJUx5dn61KO6ZhAx11XWLTj6KHEgtG5s3GhEjCoB5ypNtY8mXAH3\n8FguSCW41teoUw/Z+BfplQHRysl1S0IHqMoG3CiGJSh1DATRNqJggGUJyCvkeDY1\nG9jWJv2dte1ngYKbNBxxaEk+eidfxmcG4uydoI69nl8pUiiZUm5iMuUw2cNUD1q2\nyjfhFGxYgRzFG/28GeHWxrQrHF+u1PwvlxzKJD89p0AahDbycUvEp6YetZUKX7V9\nRT1VUwABAoGBAPcrbI6f5CA7/Co1YZ/BAJl2KETnaVJnR7EKRXRDiuTbvMKCKZuf\nBd9NpORUrGP6K6Pq2R04wXO/tt5rcysctFg39PgQpF6BWE/LlT73PPtnuG2nhhPw\ntzy1JIVJExNVn8fR9OcOSu8klpD7gX0/N92e6xbMqqxBZi90Crl1jgABAoGBAO8F\nAe1R9bKuvu2NqOPR+CClwi9LjXjAwXHkHU8Nz9W0Z9mLrCiOghxwSmbUcEcZp247\njYZRWkKUV32IwXKWvh9m6kKqLlqVl4FSVrS3EjuUm+uZYamuJO8vlsH5fjYqRLEL\nTrx0gcQIatzv5N/bSefS7v86yWYLwuNNzzNk+UNTAoGBANjMUe/X9zT+6HPtVq/V\njj0NEs09XXhV9uAm7jzIca/DvZGuseg6V+BCLnvIeV1INbcVa1LiUWzBoBj/jokm\nKFmo20oq7sGmGlwDaelM20R4+Z/U7RnYbiDlkh8GtaCj3f5a/sEcHEYehaKtuCqv\npMTTe8kHxDxLMOI2mqGJpwABAoGAKRs8XJs23TcOYP526E9pE/xN7CJbP0QvQK4R\nmFHwx3kSTyilQAhaOhfZw9uPP7sav2uAiHQfSMoITe+iDVn9cpsZeMOZ2zxU5QnL\nHaNKgHKrahZj5HGtqnENxWhqG1ijnasrLGABHTyxXDPpsdId4L+3GK/8iQ9Gwh7U\nnqsj7z8CgYEAihomZzSiDBSuA8lCDTZz+VcEhRW0DxnlLLcUuhJrljsVgCSAu3wV\nJvrRR1v9Jig9KZWKIof3NIBAXW/AD2lvOBrv7xFgLikUQDCHaE1CYwLgjlgaxuVO\nBt4CsJ3KiP+OHWxfFRXByQpHwYbfn/nBlW6ZAAn7AHVAHqIRv1Z6s0E=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2e81815591b64777a7e304458430745f', 'name': u'singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e', 'created_at': '2018-07-24T03:04:44.528845', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e0:86:97:ff:97:13:2b:31:ff:88:9f:3d:79:3e:2f:46', 'type': 'ssh', 'id': u'singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e'}) 2018-07-24 03:04:44,529 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA5sZgDpPRHqN6ViZcQfTFyEXFLQQM/bBH/lMfuLAFHO/WzR0E ZBhXLnQXkPaGKXX0k4/+FwiM13u5laCn4uNsFa8OCudF7P4CmP0l5HxpuCSB1Cof eQsKFVEXF0Dx2yfTiurcAHG65UDqr3FktbQXexlWHX48YG13nn0VYja36xqJ7d4y APWLaJ9vEllqgA1OfssatCx63k+Nmohd5eZnAUqAnvVUInzZVg4UZ7fpOYjjNcBS fkerO7LHOJPudHJ0JaA0xNgFO1+54SuJGgLxEeBg6DUQsRNcvYLVwVHZeIfqfYAv iWCcAN37h2gRDtPCeqJ/qOC12RTCVKI2rANDUwIDAQABAoIBAQDa3as+SAydvTeK OwlmeEmX3ivZvKzBcQ1mc9ly5GWFAyY6E9oVQEx2vx2Wm2e0LK2PwZGesLo6p5nk AaEX+s6IZiSwTJUx5dn61KO6ZhAx11XWLTj6KHEgtG5s3GhEjCoB5ypNtY8mXAH3 8FguSCW41teoUw/Z+BfplQHRysl1S0IHqMoG3CiGJSh1DATRNqJggGUJyCvkeDY1 G9jWJv2dte1ngYKbNBxxaEk+eidfxmcG4uydoI69nl8pUiiZUm5iMuUw2cNUD1q2 yjfhFGxYgRzFG/28GeHWxrQrHF+u1PwvlxzKJD89p0AahDbycUvEp6YetZUKX7V9 RT1VUwABAoGBAPcrbI6f5CA7/Co1YZ/BAJl2KETnaVJnR7EKRXRDiuTbvMKCKZuf Bd9NpORUrGP6K6Pq2R04wXO/tt5rcysctFg39PgQpF6BWE/LlT73PPtnuG2nhhPw tzy1JIVJExNVn8fR9OcOSu8klpD7gX0/N92e6xbMqqxBZi90Crl1jgABAoGBAO8F Ae1R9bKuvu2NqOPR+CClwi9LjXjAwXHkHU8Nz9W0Z9mLrCiOghxwSmbUcEcZp247 jYZRWkKUV32IwXKWvh9m6kKqLlqVl4FSVrS3EjuUm+uZYamuJO8vlsH5fjYqRLEL Trx0gcQIatzv5N/bSefS7v86yWYLwuNNzzNk+UNTAoGBANjMUe/X9zT+6HPtVq/V jj0NEs09XXhV9uAm7jzIca/DvZGuseg6V+BCLnvIeV1INbcVa1LiUWzBoBj/jokm KFmo20oq7sGmGlwDaelM20R4+Z/U7RnYbiDlkh8GtaCj3f5a/sEcHEYehaKtuCqv pMTTe8kHxDxLMOI2mqGJpwABAoGAKRs8XJs23TcOYP526E9pE/xN7CJbP0QvQK4R mFHwx3kSTyilQAhaOhfZw9uPP7sav2uAiHQfSMoITe+iDVn9cpsZeMOZ2zxU5QnL HaNKgHKrahZj5HGtqnENxWhqG1ijnasrLGABHTyxXDPpsdId4L+3GK/8iQ9Gwh7U nqsj7z8CgYEAihomZzSiDBSuA8lCDTZz+VcEhRW0DxnlLLcUuhJrljsVgCSAu3wV JvrRR1v9Jig9KZWKIof3NIBAXW/AD2lvOBrv7xFgLikUQDCHaE1CYwLgjlgaxuVO Bt4CsJ3KiP+OHWxfFRXByQpHwYbfn/nBlW6ZAAn7AHVAHqIRv1Z6s0E= -----END RSA PRIVATE KEY----- 2018-07-24 03:04:44,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-24 03:04:44,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"security_group": {"name": "singlevm1-sg_08aca56b-e640-43c7-80af-6d1eb4e7525e", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-24 03:04:44,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-7c0523c7-5654-4a0b-acea-d73120727615 Date: Tue, 24 Jul 2018 03:04:44 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:04:44Z", "updated_at": "2018-07-24T03:04:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:44Z", "revision_number": 0, "id": "b1ca81eb-ef9d-4c24-8995-844ee53d8355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:44Z", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:44Z", "revision_number": 0, "id": "fc3d4e29-5553-48b8-af80-7e3a6c9c6b98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:44Z", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c3a81800-b421-4725-8c90-4c82386bdc36", "name": "singlevm1-sg_08aca56b-e640-43c7-80af-6d1eb4e7525e"}} 2018-07-24 03:04:44,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7c0523c7-5654-4a0b-acea-d73120727615 2018-07-24 03:04:44,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.414443969727s 2018-07-24 03:04:44,947 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7c0523c7-5654-4a0b-acea-d73120727615 2018-07-24 03:04:44,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 03:04:44,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:04:45,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-b7b2956d-057a-49c1-b53a-77b14afe09e3 Date: Tue, 24 Jul 2018 03:04:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:02:27Z", "updated_at": "2018-07-24T03:02:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "1293d00c-1651-459c-8fde-08064db42b14", "remote_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "2b60f388-2256-439e-b598-cf6a2d46c159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "37040a22-2809-4e1f-983f-36e9e430ba93", "remote_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "8292f0e2-17df-49b1-a903-fca4279d974a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:04:44Z", "updated_at": "2018-07-24T03:04:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:44Z", "revision_number": 0, "id": "b1ca81eb-ef9d-4c24-8995-844ee53d8355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:44Z", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:44Z", "revision_number": 0, "id": "fc3d4e29-5553-48b8-af80-7e3a6c9c6b98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:44Z", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c3a81800-b421-4725-8c90-4c82386bdc36", "name": "singlevm1-sg_08aca56b-e640-43c7-80af-6d1eb4e7525e"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}]} 2018-07-24 03:04:45,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b7b2956d-057a-49c1-b53a-77b14afe09e3 2018-07-24 03:04:45,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.306709051132s 2018-07-24 03:04:45,259 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b7b2956d-057a-49c1-b53a-77b14afe09e3 2018-07-24 03:04:45,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 03:04:45,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36"}}' 2018-07-24 03:04:45,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bc0d1417-d167-41b8-9f59-2d5dd359a567 Date: Tue, 24 Jul 2018 03:04:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-24T03:04:45Z", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36", "port_range_min": 22, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:04:45Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "fd7690af-b2d9-41e4-9938-99e3d357963c"}} 2018-07-24 03:04:45,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-bc0d1417-d167-41b8-9f59-2d5dd359a567 2018-07-24 03:04:45,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.332660913467s 2018-07-24 03:04:45,597 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-bc0d1417-d167-41b8-9f59-2d5dd359a567 2018-07-24 03:04:45,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 03:04:45,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:04:45,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-71ae1b4a-670f-4629-a3ea-d8845720248f Date: Tue, 24 Jul 2018 03:04:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:02:27Z", "updated_at": "2018-07-24T03:02:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "1293d00c-1651-459c-8fde-08064db42b14", "remote_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "2b60f388-2256-439e-b598-cf6a2d46c159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "37040a22-2809-4e1f-983f-36e9e430ba93", "remote_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "8292f0e2-17df-49b1-a903-fca4279d974a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:04:44Z", "updated_at": "2018-07-24T03:04:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:44Z", "revision_number": 0, "id": "b1ca81eb-ef9d-4c24-8995-844ee53d8355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:44Z", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:44Z", "revision_number": 0, "id": "fc3d4e29-5553-48b8-af80-7e3a6c9c6b98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:44Z", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T03:04:45Z", "revision_number": 0, "id": "fd7690af-b2d9-41e4-9938-99e3d357963c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:45Z", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 3, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c3a81800-b421-4725-8c90-4c82386bdc36", "name": "singlevm1-sg_08aca56b-e640-43c7-80af-6d1eb4e7525e"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}]} 2018-07-24 03:04:45,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-71ae1b4a-670f-4629-a3ea-d8845720248f 2018-07-24 03:04:45,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0868480205536s 2018-07-24 03:04:45,687 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-71ae1b4a-670f-4629-a3ea-d8845720248f 2018-07-24 03:04:45,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 03:04:45,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36"}}' 2018-07-24 03:04:45,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-de16aee9-a943-46b6-ae30-ae76104f0bbc Date: Tue, 24 Jul 2018 03:04:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:04:45Z", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:04:45Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "94126b10-49ca-46de-9a56-795c62bef8e2"}} 2018-07-24 03:04:45,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-de16aee9-a943-46b6-ae30-ae76104f0bbc 2018-07-24 03:04:45,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171485900879s 2018-07-24 03:04:45,862 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-de16aee9-a943-46b6-ae30-ae76104f0bbc 2018-07-24 03:04:45,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:04:45,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:04:45,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-351aba85-68f6-437c-b2b2-350254d17e76 Date: Tue, 24 Jul 2018 03:04:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6dd90a40-12bf-4877-8590-e0e4b6e0249d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["d5f23393-4607-45ee-b9d7-be53efb69d5f"],"description":"","tags":[],"updated_at":"2018-07-24T03:04:31Z","qos_policy_id":null,"name":"singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:04:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d8d5fedf-de18-4670-9e37-6b2bee9bc5bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["154b694f-c594-45c4-bbd8-189d5aea916e"],"description":"","tags":[],"updated_at":"2018-07-24T03:04:32Z","qos_policy_id":null,"name":"HA network tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"tenant_id":"","created_at":"2018-07-24T03:04:31Z","provider:network_type":"vxlan"}]} 2018-07-24 03:04:45,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-351aba85-68f6-437c-b2b2-350254d17e76 2018-07-24 03:04:45,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115905046463s 2018-07-24 03:04:45,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-351aba85-68f6-437c-b2b2-350254d17e76 2018-07-24 03:04:45,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:04:45,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:04:46,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-bdfb2958-3d04-4999-8117-aa2eb6cfbf95 Date: Tue, 24 Jul 2018 03:04:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06/snap", "metadata": {}}], "file": "/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "size": 12716032, "self": "/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:04:43Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_08aca56b-e640-43c7-80af-6d1eb4e7525e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_08aca56b-e640-43c7-80af-6d1eb4e7525e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:04:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:04:46,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bdfb2958-3d04-4999-8117-aa2eb6cfbf95 2018-07-24 03:04:46,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.683300018311s 2018-07-24 03:04:46,667 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-bdfb2958-3d04-4999-8117-aa2eb6cfbf95 2018-07-24 03:04:46,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:04:46,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:04:46,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04: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-62743615-43ba-4e85-811a-7091edde253c x-compute-request-id: req-62743615-43ba-4e85-811a-7091edde253c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_08aca56b-e640-43c7-80af-6d1eb4e7525e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "bookmark"}], "ram": 512, "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": "85140174-1755-4fb3-87c4-249d3125c2d9"}]} 2018-07-24 03:04:46,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-62743615-43ba-4e85-811a-7091edde253c 2018-07-24 03:04:46,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297830104828s 2018-07-24 03:04:46,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-62743615-43ba-4e85-811a-7091edde253c 2018-07-24 03:04:46,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-24 03:04:46,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"server": {"name": "singlevm1-vm_08aca56b-e640-43c7-80af-6d1eb4e7525e", "imageRef": "99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "key_name": "singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e", "flavorRef": "85140174-1755-4fb3-87c4-249d3125c2d9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6dd90a40-12bf-4877-8590-e0e4b6e0249d"}], "security_groups": [{"name": "c3a81800-b421-4725-8c90-4c82386bdc36"}]}}' 2018-07-24 03:04:51,442 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:04: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 x-openstack-request-id: req-bf6a2a54-eed9-465c-acad-b43d7ed37287 x-compute-request-id: req-bf6a2a54-eed9-465c-acad-b43d7ed37287 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c3a81800-b421-4725-8c90-4c82386bdc36"}], "OS-DCF:diskConfig": "MANUAL", "id": "7bae745a-25e4-4b7b-9dd0-123e227f930e", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "bookmark"}], "adminPass": "uScFAQ4Absz8"}} 2018-07-24 03:04:51,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bf6a2a54-eed9-465c-acad-b43d7ed37287 2018-07-24 03:04:51,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.740639925s 2018-07-24 03:04:51,442 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-bf6a2a54-eed9-465c-acad-b43d7ed37287 2018-07-24 03:04:51,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:04:51,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:04:52,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04: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-fcf01016-8aea-4d3b-a270-5386982da904 x-compute-request-id: req-fcf01016-8aea-4d3b-a270-5386982da904 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "bookmark"}], "image": {"id": "99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "links": [{"href": "http://172.30.9.24:8774/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85140174-1755-4fb3-87c4-249d3125c2d9", "links": [{"href": "http://172.30.9.24:8774/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "bookmark"}]}, "id": "7bae745a-25e4-4b7b-9dd0-123e227f930e", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:04:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_08aca56b-e640-43c7-80af-6d1eb4e7525e", "created": "2018-07-24T03:04:51Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:04:52,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fcf01016-8aea-4d3b-a270-5386982da904 2018-07-24 03:04:52,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.931854009628s 2018-07-24 03:04:52,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fcf01016-8aea-4d3b-a270-5386982da904 2018-07-24 03:04:52,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:04:52,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:04:52,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-a4216eed-5d20-4e60-976c-4d7b358d593e Date: Tue, 24 Jul 2018 03:04:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6dd90a40-12bf-4877-8590-e0e4b6e0249d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["d5f23393-4607-45ee-b9d7-be53efb69d5f"],"description":"","tags":[],"updated_at":"2018-07-24T03:04:31Z","qos_policy_id":null,"name":"singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:04:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d8d5fedf-de18-4670-9e37-6b2bee9bc5bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["154b694f-c594-45c4-bbd8-189d5aea916e"],"description":"","tags":[],"updated_at":"2018-07-24T03:04:32Z","qos_policy_id":null,"name":"HA network tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"tenant_id":"","created_at":"2018-07-24T03:04:31Z","provider:network_type":"vxlan"}]} 2018-07-24 03:04:52,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a4216eed-5d20-4e60-976c-4d7b358d593e 2018-07-24 03:04:52,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109623908997s 2018-07-24 03:04:52,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a4216eed-5d20-4e60-976c-4d7b358d593e 2018-07-24 03:04:52,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:04:52,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:04:52,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1925 X-Openstack-Request-Id: req-36f03d4c-31f5-4123-8da6-59788cfcf796 Date: Tue, 24 Jul 2018 03:04:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:04:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"154b694f-c594-45c4-bbd8-189d5aea916e","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"d8d5fedf-de18-4670-9e37-6b2bee9bc5bd","tenant_id":"","created_at":"2018-07-24T03:04:32Z","ip_version":4},{"updated_at":"2018-07-24T03:04:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d5f23393-4607-45ee-b9d7-be53efb69d5f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_08aca56b-e640-43c7-80af-6d1eb4e7525e","enable_dhcp":true,"segment_id":null,"network_id":"6dd90a40-12bf-4877-8590-e0e4b6e0249d","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:04:31Z","ip_version":4},{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:04:52,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-36f03d4c-31f5-4123-8da6-59788cfcf796 2018-07-24 03:04:52,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.215333938599s 2018-07-24 03:04:52,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-36f03d4c-31f5-4123-8da6-59788cfcf796 2018-07-24 03:04:52,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:04:54,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:04:54,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:04:55,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04: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-5e70384f-4644-4396-ba4a-0977ac36fcea x-compute-request-id: req-5e70384f-4644-4396-ba4a-0977ac36fcea Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "bookmark"}], "image": {"id": "99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "links": [{"href": "http://172.30.9.24:8774/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85140174-1755-4fb3-87c4-249d3125c2d9", "links": [{"href": "http://172.30.9.24:8774/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "bookmark"}]}, "id": "7bae745a-25e4-4b7b-9dd0-123e227f930e", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:04:54Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_08aca56b-e640-43c7-80af-6d1eb4e7525e", "created": "2018-07-24T03:04:51Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:04:55,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5e70384f-4644-4396-ba4a-0977ac36fcea 2018-07-24 03:04:55,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523555994034s 2018-07-24 03:04:55,235 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5e70384f-4644-4396-ba4a-0977ac36fcea 2018-07-24 03:04:55,239 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:04:57,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:04:57,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:04:57,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04: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-16a41fa3-4792-457d-9436-dd202b4e9460 x-compute-request-id: req-16a41fa3-4792-457d-9436-dd202b4e9460 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "bookmark"}], "image": {"id": "99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "links": [{"href": "http://172.30.9.24:8774/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85140174-1755-4fb3-87c4-249d3125c2d9", "links": [{"href": "http://172.30.9.24:8774/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "bookmark"}]}, "id": "7bae745a-25e4-4b7b-9dd0-123e227f930e", "security_groups": [{"name": "singlevm1-sg_08aca56b-e640-43c7-80af-6d1eb4e7525e"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:04:55Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_08aca56b-e640-43c7-80af-6d1eb4e7525e", "created": "2018-07-24T03:04:51Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:04:57,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-16a41fa3-4792-457d-9436-dd202b4e9460 2018-07-24 03:04:57,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387663841248s 2018-07-24 03:04:57,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-16a41fa3-4792-457d-9436-dd202b4e9460 2018-07-24 03:04:57,633 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:04:59,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:04:59,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:01,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:04: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-fdc3e140-3241-4d94-b8f6-608871af0e04 x-compute-request-id: req-fdc3e140-3241-4d94-b8f6-608871af0e04 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e4:c0", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "bookmark"}], "image": {"id": "99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "links": [{"href": "http://172.30.9.24:8774/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85140174-1755-4fb3-87c4-249d3125c2d9", "links": [{"href": "http://172.30.9.24:8774/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "bookmark"}]}, "id": "7bae745a-25e4-4b7b-9dd0-123e227f930e", "security_groups": [{"name": "singlevm1-sg_08aca56b-e640-43c7-80af-6d1eb4e7525e"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:04:55Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_08aca56b-e640-43c7-80af-6d1eb4e7525e", "created": "2018-07-24T03:04:51Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:05:01,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fdc3e140-3241-4d94-b8f6-608871af0e04 2018-07-24 03:05:01,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.89245891571s 2018-07-24 03:05:01,529 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fdc3e140-3241-4d94-b8f6-608871af0e04 2018-07-24 03:05:01,532 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:05:03,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:05:03,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:04,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05: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-46a345e5-ac52-44c0-aad9-0df6f8bdf669 x-compute-request-id: req-46a345e5-ac52-44c0-aad9-0df6f8bdf669 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e4:c0", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "bookmark"}], "image": {"id": "99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "links": [{"href": "http://172.30.9.24:8774/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85140174-1755-4fb3-87c4-249d3125c2d9", "links": [{"href": "http://172.30.9.24:8774/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "bookmark"}]}, "id": "7bae745a-25e4-4b7b-9dd0-123e227f930e", "security_groups": [{"name": "singlevm1-sg_08aca56b-e640-43c7-80af-6d1eb4e7525e"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:04:55Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_08aca56b-e640-43c7-80af-6d1eb4e7525e", "created": "2018-07-24T03:04:51Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:05:04,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-46a345e5-ac52-44c0-aad9-0df6f8bdf669 2018-07-24 03:05:04,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535822153091s 2018-07-24 03:05:04,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-46a345e5-ac52-44c0-aad9-0df6f8bdf669 2018-07-24 03:05:04,075 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:05:06,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:05:06,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:06,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05: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-cd5c3ce1-b21c-4378-899c-0774be8309a5 x-compute-request-id: req-cd5c3ce1-b21c-4378-899c-0774be8309a5 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e4:c0", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "bookmark"}], "image": {"id": "99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "links": [{"href": "http://172.30.9.24:8774/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-07-24T03:05:04.000000", "flavor": {"id": "85140174-1755-4fb3-87c4-249d3125c2d9", "links": [{"href": "http://172.30.9.24:8774/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "bookmark"}]}, "id": "7bae745a-25e4-4b7b-9dd0-123e227f930e", "security_groups": [{"name": "singlevm1-sg_08aca56b-e640-43c7-80af-6d1eb4e7525e"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:05:04Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_08aca56b-e640-43c7-80af-6d1eb4e7525e", "created": "2018-07-24T03:04:51Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:05:06,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cd5c3ce1-b21c-4378-899c-0774be8309a5 2018-07-24 03:05:06,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737139940262s 2018-07-24 03:05:06,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cd5c3ce1-b21c-4378-899c-0774be8309a5 2018-07-24 03:05:06,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:05:06,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=7bae745a-25e4-4b7b-9dd0-123e227f930e" -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:07,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-0e240fbd-3c05-49db-94c1-609b66234cec Date: Tue, 24 Jul 2018 03:05:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:05:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d5f23393-4607-45ee-b9d7-be53efb69d5f","ip_address":"192.168.120.7"}],"id":"a25755b6-6e0b-4701-8614-e43742fa27fc","security_groups":["c3a81800-b421-4725-8c90-4c82386bdc36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:e4:c0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6dd90a40-12bf-4877-8590-e0e4b6e0249d","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:04:54Z","binding:vnic_type":"normal","device_id":"7bae745a-25e4-4b7b-9dd0-123e227f930e","ip_allocation":"immediate"}]} 2018-07-24 03:05:07,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=7bae745a-25e4-4b7b-9dd0-123e227f930e used request id req-0e240fbd-3c05-49db-94c1-609b66234cec 2018-07-24 03:05:07,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.206615924835s 2018-07-24 03:05:07,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=7bae745a-25e4-4b7b-9dd0-123e227f930e used request id req-0e240fbd-3c05-49db-94c1-609b66234cec 2018-07-24 03:05:07,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:05:07,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=a25755b6-6e0b-4701-8614-e43742fa27fc" -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:07,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-aa424bf3-5841-41d3-a1aa-ad1ff22e5b44 Date: Tue, 24 Jul 2018 03:05:07 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:05:07,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=a25755b6-6e0b-4701-8614-e43742fa27fc used request id req-aa424bf3-5841-41d3-a1aa-ad1ff22e5b44 2018-07-24 03:05:07,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.192290067673s 2018-07-24 03:05:07,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=a25755b6-6e0b-4701-8614-e43742fa27fc used request id req-aa424bf3-5841-41d3-a1aa-ad1ff22e5b44 2018-07-24 03:05:07,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:05:07,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:08,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05: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-640164e3-f60b-4805-9304-7388dcaf8001 x-compute-request-id: req-640164e3-f60b-4805-9304-7388dcaf8001 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e4:c0", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "bookmark"}], "image": {"id": "99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "links": [{"href": "http://172.30.9.24:8774/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-07-24T03:05:04.000000", "flavor": {"id": "85140174-1755-4fb3-87c4-249d3125c2d9", "links": [{"href": "http://172.30.9.24:8774/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "bookmark"}]}, "id": "7bae745a-25e4-4b7b-9dd0-123e227f930e", "security_groups": [{"name": "singlevm1-sg_08aca56b-e640-43c7-80af-6d1eb4e7525e"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:05:04Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_08aca56b-e640-43c7-80af-6d1eb4e7525e", "created": "2018-07-24T03:04:51Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:05:08,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-640164e3-f60b-4805-9304-7388dcaf8001 2018-07-24 03:05:08,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39259409904s 2018-07-24 03:05:08,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-640164e3-f60b-4805-9304-7388dcaf8001 2018-07-24 03:05:08,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:05:08,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=7bae745a-25e4-4b7b-9dd0-123e227f930e" -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:08,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-99ff62c3-b167-4c0d-ab9c-762efebec6ce Date: Tue, 24 Jul 2018 03:05:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:05:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d5f23393-4607-45ee-b9d7-be53efb69d5f","ip_address":"192.168.120.7"}],"id":"a25755b6-6e0b-4701-8614-e43742fa27fc","security_groups":["c3a81800-b421-4725-8c90-4c82386bdc36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:e4:c0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6dd90a40-12bf-4877-8590-e0e4b6e0249d","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:04:54Z","binding:vnic_type":"normal","device_id":"7bae745a-25e4-4b7b-9dd0-123e227f930e","ip_allocation":"immediate"}]} 2018-07-24 03:05:08,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=7bae745a-25e4-4b7b-9dd0-123e227f930e used request id req-99ff62c3-b167-4c0d-ab9c-762efebec6ce 2018-07-24 03:05:08,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0642800331116s 2018-07-24 03:05:08,687 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=7bae745a-25e4-4b7b-9dd0-123e227f930e used request id req-99ff62c3-b167-4c0d-ab9c-762efebec6ce 2018-07-24 03:05:08,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:05:08,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=a25755b6-6e0b-4701-8614-e43742fa27fc" -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:08,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-678d9ba6-6b6d-411e-bb64-77264d0fbddb Date: Tue, 24 Jul 2018 03:05:08 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:05:08,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=a25755b6-6e0b-4701-8614-e43742fa27fc used request id req-678d9ba6-6b6d-411e-bb64-77264d0fbddb 2018-07-24 03:05:08,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.174783945084s 2018-07-24 03:05:08,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=a25755b6-6e0b-4701-8614-e43742fa27fc used request id req-678d9ba6-6b6d-411e-bb64-77264d0fbddb 2018-07-24 03:05:08,868 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:e4:c0', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-07-24T03:05:04.000000', 'flavor': Munch({u'id': u'85140174-1755-4fb3-87c4-249d3125c2d9'}), 'az': u'nova', 'id': u'7bae745a-25e4-4b7b-9dd0-123e227f930e', 'security_groups': [Munch({u'name': u'singlevm1-sg_08aca56b-e640-43c7-80af-6d1eb4e7525e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2e81815591b64777a7e304458430745f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-24T03:05:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-24T03:05:04Z', 'hostId': u'40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-07-24T03:05:04.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_08aca56b-e640-43c7-80af-6d1eb4e7525e', 'adminPass': None, 'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', 'created_at': u'2018-07-24T03:04:51Z', 'created': u'2018-07-24T03:04:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-24 03:05:08,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:05:08,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:08,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-a9dfaeea-8e31-4dec-bdb3-03cc59dfa3f4 Date: Tue, 24 Jul 2018 03:05:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6dd90a40-12bf-4877-8590-e0e4b6e0249d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["d5f23393-4607-45ee-b9d7-be53efb69d5f"],"description":"","tags":[],"updated_at":"2018-07-24T03:04:31Z","qos_policy_id":null,"name":"singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:04:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d8d5fedf-de18-4670-9e37-6b2bee9bc5bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["154b694f-c594-45c4-bbd8-189d5aea916e"],"description":"","tags":[],"updated_at":"2018-07-24T03:04:32Z","qos_policy_id":null,"name":"HA network tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"tenant_id":"","created_at":"2018-07-24T03:04:31Z","provider:network_type":"vxlan"}]} 2018-07-24 03:05:08,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a9dfaeea-8e31-4dec-bdb3-03cc59dfa3f4 2018-07-24 03:05:08,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0968351364136s 2018-07-24 03:05:08,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a9dfaeea-8e31-4dec-bdb3-03cc59dfa3f4 2018-07-24 03:05:08,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:05:08,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=7bae745a-25e4-4b7b-9dd0-123e227f930e" -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:09,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-235a2096-024d-483d-aeb2-9b50d708d243 Date: Tue, 24 Jul 2018 03:05:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:05:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d5f23393-4607-45ee-b9d7-be53efb69d5f","ip_address":"192.168.120.7"}],"id":"a25755b6-6e0b-4701-8614-e43742fa27fc","security_groups":["c3a81800-b421-4725-8c90-4c82386bdc36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:e4:c0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6dd90a40-12bf-4877-8590-e0e4b6e0249d","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:04:54Z","binding:vnic_type":"normal","device_id":"7bae745a-25e4-4b7b-9dd0-123e227f930e","ip_allocation":"immediate"}]} 2018-07-24 03:05:09,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=7bae745a-25e4-4b7b-9dd0-123e227f930e used request id req-235a2096-024d-483d-aeb2-9b50d708d243 2018-07-24 03:05:09,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.217998981476s 2018-07-24 03:05:09,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=7bae745a-25e4-4b7b-9dd0-123e227f930e used request id req-235a2096-024d-483d-aeb2-9b50d708d243 2018-07-24 03:05:09,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-24 03:05:09,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"floatingip": {"floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "192.168.120.7", "port_id": "a25755b6-6e0b-4701-8614-e43742fa27fc"}}' 2018-07-24 03:05:11,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-4c53f423-e29d-4aee-9cd9-8a2a0505b968 Date: Tue, 24 Jul 2018 03:05:11 GMT RESP BODY: {"floatingip": {"router_id": "b90e9393-1bc0-4625-b35e-af63a1e24ae4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:05:10Z", "updated_at": "2018-07-24T03:05:10Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_id": "a25755b6-6e0b-4701-8614-e43742fa27fc", "id": "895249a3-da5a-4a35-98a9-bebdd306aedf", "qos_policy_id": null}} 2018-07-24 03:05:11,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4c53f423-e29d-4aee-9cd9-8a2a0505b968 2018-07-24 03:05:11,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.19759011269s 2018-07-24 03:05:11,387 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4c53f423-e29d-4aee-9cd9-8a2a0505b968 2018-07-24 03:05:11,391 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'b90e9393-1bc0-4625-b35e-af63a1e24ae4', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', 'created_at': u'2018-07-24T03:05:10Z', 'attached': True, 'updated_at': u'2018-07-24T03:05:10Z', 'id': u'895249a3-da5a-4a35-98a9-bebdd306aedf', 'floating_network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b90e9393-1bc0-4625-b35e-af63a1e24ae4', u'qos_policy_id': None, 'project_id': u'4a6a5595eff04e89b98d3d63efd1b892', 'port_id': u'a25755b6-6e0b-4701-8614-e43742fa27fc', 'port': u'a25755b6-6e0b-4701-8614-e43742fa27fc', 'network': u'691b806b-657e-4f99-97bd-7fb6940ba3e4'}) 2018-07-24 03:05:11,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-24 03:05:11,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e/action -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 03:05:12,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05:11 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-af6f2257-bff2-4676-b729-fc5427139d1c x-compute-request-id: req-af6f2257-bff2-4676-b729-fc5427139d1c Content-Encoding: gzip Content-Length: 9596 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484157795 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.140567] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142250] pid_max: default: 32768 minimum: 301\n[ 0.143163] ACPI: Core revision 20150930\n[ 0.144556] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145884] Security Framework initialized\n[ 0.146713] Yama: becoming mindful.\n[ 0.147459] AppArmor: AppArmor initialized\n[ 0.148336] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149702] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151015] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152289] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153761] Initializing cgroup subsys io\n[ 0.154596] Initializing cgroup subsys memory\n[ 0.155483] Initializing cgroup subsys devices\n[ 0.156378] Initializing cgroup subsys freezer\n[ 0.157298] Initializing cgroup subsys net_cls\n[ 0.158215] Initializing cgroup subsys perf_event\n[ 0.159149] Initializing cgroup subsys net_prio\n[ 0.160094] Initializing cgroup subsys hugetlb\n[ 0.161021] Initializing cgroup subsys pids\n[ 0.161916] CPU: Physical Processor ID: 0\n[ 0.163451] mce: CPU supports 10 MCE banks\n[ 0.164352] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165403] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179987] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186314] ftrace: allocating 31920 entries in 125 pages\n[ 0.211463] smpboot: Max logical packages: 1\n[ 0.212571] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214268] x2apic enabled\n[ 0.215223] Switched APIC routing to physical x2apic.\n[ 0.217256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.218674] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221295] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223497] KVM setup paravirtual spinlock\n[ 0.225037] x86: Booted up 1 node, 1 CPUs\n[ 0.226043] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227760] devtmpfs: initialized\n[ 0.229671] evm: security.selinux\n[ 0.230544] evm: security.SMACK64\n[ 0.231403] evm: security.SMACK64EXEC\n[ 0.232334] evm: security.SMACK64TRANSMUTE\n[ 0.233337] evm: security.SMACK64MMAP\n[ 0.234257] evm: security.ima\n[ 0.235028] evm: security.capability\n[ 0.236001] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238257] pinctrl core: initialized pinctrl subsystem\n[ 0.239609] RTC time: 3:05:05, date: 07/24/18\n[ 0.240763] NET: Registered protocol family 16\n[ 0.241934] cpuidle: using governor ladder\n[ 0.242934] cpuidle: using governor menu\n[ 0.243885] PCCT header not found.\n[ 0.244776] ACPI: bus type PCI registered\n[ 0.245745] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.247257] PCI: Using configuration type 1 for base access\n[ 0.249282] ACPI: Added _OSI(Module Device)\n[ 0.250304] ACPI: Added _OSI(Processor Device)\n[ 0.251357] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.252458] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.254413] ACPI: Interpreter enabled\n[ 0.255382] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.257600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.259844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.262140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.264429] ACPI: (supports S0 S5)\n[ 0.265327] ACPI: Using IOAPIC for interrupt routing\n[ 0.266548] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.270142] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.271588] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.273153] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.274712] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.277589] acpiphp: Slot [3] registered\n[ 0.278608] acpiphp: Slot [4] registered\n[ 0.279622] acpiphp: Slot [5] registered\n[ 0.280616] acpiphp: Slot [6] registered\n[ 0.281623] acpiphp: Slot [7] registered\n[ 0.282635] acpiphp: Slot [8] registered\n[ 0.283631] acpiphp: Slot [9] registered\n[ 0.284627] acpiphp: Slot [10] registered\n[ 0.285670] acpiphp: Slot [11] registered\n[ 0.286698] acpiphp: Slot [12] registered\n[ 0.287706] acpiphp: Slot [13] registered\n[ 0.288745] acpiphp: Slot [14] registered\n[ 0.289766] acpiphp: Slot [15] registered\n[ 0.300885] acpiphp: Slot [16] registered\n[ 0.301957] acpiphp: Slot [17] registered\n[ 0.302966] acpiphp: Slot [18] registered\n[ 0.303953] acpiphp: Slot [19] registered\n[ 0.305028] acpiphp: Slot [20] registered\n[ 0.306066] acpiphp: Slot [21] registered\n[ 0.307087] acpiphp: Slot [22] registered\n[ 0.308074] acpiphp: Slot [23] registered\n[ 0.309109] acpiphp: Slot [24] registered\n[ 0.310157] acpiphp: Slot [25] registered\n[ 0.311179] acpiphp: Slot [26] registered\n[ 0.312186] acpiphp: Slot [27] registered\n[ 0.313216] acpiphp: Slot [28] registered\n[ 0.314232] acpiphp: Slot [29] registered\n[ 0.315270] acpiphp: Slot [30] registered\n[ 0.316296] acpiphp: Slot [31] registered\n[ 0.317297] PCI host bridge to bus 0000:00\n[ 0.318300] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.319856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.321438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.323246] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.325091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.326929] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.330625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.332291] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.333840] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.335503] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341419] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363156] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364888] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369911] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371519] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.374861] vgaarb: loaded\n[ 0.375617] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377148] SCSI subsystem initialized\n[ 0.378265] ACPI: bus type USB registered\n[ 0.379318] usbcore: registered new interface driver usbfs\n[ 0.380643] usbcore: registered new interface driver hub\n[ 0.381932] usbcore: registered new device driver usb\n[ 0.383290] PCI: Using ACPI for IRQ routing\n[ 0.384660] NetLabel: Initializing\n[ 0.385558] NetLabel: domain hash size = 128\n[ 0.386653] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387884] NetLabel: unlabeled traffic allowed by default\n[ 0.389347] clocksource: Switched to clocksource kvm-clock\n[ 0.397951] AppArmor: AppArmor Filesystem Enabled\n[ 0.399158] pnp: PnP ACPI init\n[ 0.400279] pnp: PnP ACPI: found 5 devices\n[ 0.406866] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.409072] NET: Registered protocol family 2\n[ 0.410335] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.412062] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.413612] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.415121] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416498] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418015] NET: Registered protocol family 1\n[ 0.419113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.420537] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.421921] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.436480] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.451087] Trying to unpack rootfs image as initramfs...\n[ 0.507088] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.509017] Scanning for low memory corruption every 60 seconds\n[ 0.510628] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.512099] audit: initializing netlink subsys (disabled)\n[ 0.513440] audit: type=2000 audit(1532401505.355:1): initialized\n[ 0.515074] Initialise system trusted keyring\n[ 0.516243] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.517729] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520121] zbud: loaded\n[ 0.520963] VFS: Disk quotas dquot_6.6.0\n[ 0.522001] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523900] fuse init (API version 7.23)\n[ 0.524983] Key type big_key registered\n[ 0.525963] Allocating IMA MOK and blacklist keyrings.\n[ 0.527376] Key type asymmetric registered\n[ 0.528382] Asymmetric key parser 'x509' registered\n[ 0.529553] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.531414] io scheduler noop registered\n[ 0.532409] io scheduler deadline registered (default)\n[ 0.533627] io scheduler cfq registered\n[ 0.534645] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535924] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.539245] ACPI: Power Button [PWRF]\n[ 0.540244] GHES: HEST is not enabled!\n[ 0.553805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.583591] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.586699] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.611046] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613797] Linux agpgart interface v0.103\n[ 0.616778] brd: module loaded\n[ 0.618627] loop: module loaded\n[ 0.623349] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625170] GPT:90111 != 2097151\n[ 0.626006] GPT:Alternate GPT header not at the end of the disk.\n[ 0.627385] GPT:90111 != 2097151\n[ 0.628222] GPT: Use GNU Parted to correct GPT errors.\n[ 0.629436] vda: vda1 vda15\n[ 0.630886] scsi host0: ata_piix\n[ 0.631835] scsi host1: ata_piix\n[ 0.632725] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.634304] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.636119] libphy: Fixed MDIO Bus: probed\n[ 0.637143] tun: Universal TUN/TAP device driver, 1.6\n[ 0.638341] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.640966] PPP generic driver version 2.4.2\n[ 0.642120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643621] ehci-pci: EHCI PCI platform driver\n[ 0.644707] ehci-platform: EHCI generic platform driver\n[ 0.645965] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647426] ohci-pci: OHCI PCI platform driver\n[ 0.648511] ohci-platform: OHCI generic platform driver\n[ 0.649761] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.664207] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.665475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.667290] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.668526] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.669960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.671510] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.673253] usb usb1: Product: UHCI Host Controller\n[ 0.674412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.675837] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.677050] hub 1-0:1.0: USB hub found\n[ 0.678015] hub 1-0:1.0: 2 ports detected\n[ 0.679154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.681682] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.682870] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.684161] mousedev: PS/2 mouse device common for all mice\n[ 0.685715] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.687976] rtc_cmos 00:00: RTC can wake from S4\n[ 0.689317] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.690809] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.692331] i2c /dev entries driver\n[ 0.693275] device-mapper: uevent: version 1.0.3\n[ 0.694465] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.696515] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.698230] NET: Registered protocol family 10\n[ 0.699597] NET: Registered protocol family 17\n[ 0.700710] Key type dns_resolver registered\n[ 0.701923] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.703302] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.705510] registered taskstats version 1\n[ 0.706556] Loading compiled-in X.509 certificates\n[ 0.708257] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.710602] zswap: loaded using pool lzo/zbud\n[ 0.712451] Key type trusted registered\n[ 0.714432] Key type encrypted registered\n[ 0.715461] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716760] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718085] evm: HMAC attrs: 0x1\n[ 0.719198] Magic number: 10:637:58\n[ 0.720230] rtc_cmos 00:00: setting system clock to 2018-07-24 03:05:05 UTC (1532401505)\n[ 0.722243] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.723646] EDD information not available.\n[ 0.794644] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.806446] Write protecting the kernel read-only data: 14336k\n[ 0.808824] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.811017] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.77\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.970292] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGBQYy3BJHu+bQ8GmR0hKkdMLXHD6w2WNr/6aXC87+QOgtaGKpvJC7YBZIZqqtGZJsTnRDpjgMvkT8yYHfwxH2p2zvR+Azb7pEL/fhpX48G5uQS1+HIu3pO8WsZDbOD7RA3DEzAG/9aF9VItE7lYvp0buqU9dhmXtN7xHPKAlZH6sn5gmNyzFkoGNA0EHZVwp1uhUlEm5iu+pSnvrU7HWGvqM43rc9QJwTQE64Htzw8NhUupCjfQwqFOw6EH537CBdXGN2BdYAnH6V7BiVFHNmvAB8bjMJiZFcz8FlE4Qyhm6RpjSAkPH4pPciGgzSElAkSRPKx0y2YZrdqr+56Oq1 root@singlevm1-vm-08aca56b-e640-43c7-80af-6d1eb4e7525e\nssh-dss AAAAB3NzaC1kc3MAAACBAOXJblYkszGmWcvf5FTL9Ef3a0pPUoeaiXphq3zMWNAQtmxdh6B+wFjcYcZMfKVgCJEilTm+bHuWcL2FQ07JD5rzGiw8PXDi3PHUONL920w5G6RHQ/pqLQeaqENqREn8EvIhu03iFqVvONh2Nw6RR+DwQjamxseRp9HuCvM2FT+5AAAAFQCV2NyCD99gP5j3rZlML5xlvONGmwAAAIEAr0cGuuIcpb+Y37r8rrB5AnABHlPDsYGKZazwy+qCiFCMW/U4rz09zotcrE5KOHVxIqOkM8c2mkAbjaI5K8vVfBpbtvjpCkEbrJCVap6xzsvR3xgn9znxUEnKAH27YGiw4FGZrZYg0xUZcocthmuW0CO5v5JBdkAJ3I9OCUmiTOQAAACBAL0AY9rJDuJe/30elBGo5g0ZxJoYy/QXC6aM79FI18rymiIWUCd5/oN2IHdDe5Pm1tF2lGFK5Lfw/9YMaOLtXT+oSvGxatoHzowuHyl/VTIUNYhmoIHv4ExrphrdSJ1XT8rrvvVntQa51VDNyytNiuSzPBQTr8hRpkHp77LAE4VW root@singlevm1-vm-08aca56b-e640-43c7-80af-6d1eb4e7525e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe69:e4c0/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-08aca56b-e640-43c7-80af-6d1eb4e7525e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.56 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-08aca56b-e640-43c7-80af-6d1eb4e7525e login: "} 2018-07-24 03:05:12,236 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e/action used request id req-af6f2257-bff2-4676-b729-fc5427139d1c 2018-07-24 03:05:12,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.844913959503s 2018-07-24 03:05:12,237 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e/action used request id req-af6f2257-bff2-4676-b729-fc5427139d1c 2018-07-24 03:05:12,237 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484157795 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.140567] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142250] pid_max: default: 32768 minimum: 301 [ 0.143163] ACPI: Core revision 20150930 [ 0.144556] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145884] Security Framework initialized [ 0.146713] Yama: becoming mindful. [ 0.147459] AppArmor: AppArmor initialized [ 0.148336] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149702] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151015] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152289] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153761] Initializing cgroup subsys io [ 0.154596] Initializing cgroup subsys memory [ 0.155483] Initializing cgroup subsys devices [ 0.156378] Initializing cgroup subsys freezer [ 0.157298] Initializing cgroup subsys net_cls [ 0.158215] Initializing cgroup subsys perf_event [ 0.159149] Initializing cgroup subsys net_prio [ 0.160094] Initializing cgroup subsys hugetlb [ 0.161021] Initializing cgroup subsys pids [ 0.161916] CPU: Physical Processor ID: 0 [ 0.163451] mce: CPU supports 10 MCE banks [ 0.164352] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165403] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179987] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186314] ftrace: allocating 31920 entries in 125 pages [ 0.211463] smpboot: Max logical packages: 1 [ 0.212571] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.214268] x2apic enabled [ 0.215223] Switched APIC routing to physical x2apic. [ 0.217256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.218674] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.221295] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.223497] KVM setup paravirtual spinlock [ 0.225037] x86: Booted up 1 node, 1 CPUs [ 0.226043] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.227760] devtmpfs: initialized [ 0.229671] evm: security.selinux [ 0.230544] evm: security.SMACK64 [ 0.231403] evm: security.SMACK64EXEC [ 0.232334] evm: security.SMACK64TRANSMUTE [ 0.233337] evm: security.SMACK64MMAP [ 0.234257] evm: security.ima [ 0.235028] evm: security.capability [ 0.236001] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238257] pinctrl core: initialized pinctrl subsystem [ 0.239609] RTC time: 3:05:05, date: 07/24/18 [ 0.240763] NET: Registered protocol family 16 [ 0.241934] cpuidle: using governor ladder [ 0.242934] cpuidle: using governor menu [ 0.243885] PCCT header not found. [ 0.244776] ACPI: bus type PCI registered [ 0.245745] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.247257] PCI: Using configuration type 1 for base access [ 0.249282] ACPI: Added _OSI(Module Device) [ 0.250304] ACPI: Added _OSI(Processor Device) [ 0.251357] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.252458] ACPI: Added _OSI(Processor Aggregator Device) [ 0.254413] ACPI: Interpreter enabled [ 0.255382] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.257600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.259844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.262140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.264429] ACPI: (supports S0 S5) [ 0.265327] ACPI: Using IOAPIC for interrupt routing [ 0.266548] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.270142] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.271588] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.273153] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.274712] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.277589] acpiphp: Slot [3] registered [ 0.278608] acpiphp: Slot [4] registered [ 0.279622] acpiphp: Slot [5] registered [ 0.280616] acpiphp: Slot [6] registered [ 0.281623] acpiphp: Slot [7] registered [ 0.282635] acpiphp: Slot [8] registered [ 0.283631] acpiphp: Slot [9] registered [ 0.284627] acpiphp: Slot [10] registered [ 0.285670] acpiphp: Slot [11] registered [ 0.286698] acpiphp: Slot [12] registered [ 0.287706] acpiphp: Slot [13] registered [ 0.288745] acpiphp: Slot [14] registered [ 0.289766] acpiphp: Slot [15] registered [ 0.300885] acpiphp: Slot [16] registered [ 0.301957] acpiphp: Slot [17] registered [ 0.302966] acpiphp: Slot [18] registered [ 0.303953] acpiphp: Slot [19] registered [ 0.305028] acpiphp: Slot [20] registered [ 0.306066] acpiphp: Slot [21] registered [ 0.307087] acpiphp: Slot [22] registered [ 0.308074] acpiphp: Slot [23] registered [ 0.309109] acpiphp: Slot [24] registered [ 0.310157] acpiphp: Slot [25] registered [ 0.311179] acpiphp: Slot [26] registered [ 0.312186] acpiphp: Slot [27] registered [ 0.313216] acpiphp: Slot [28] registered [ 0.314232] acpiphp: Slot [29] registered [ 0.315270] acpiphp: Slot [30] registered [ 0.316296] acpiphp: Slot [31] registered [ 0.317297] PCI host bridge to bus 0000:00 [ 0.318300] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.319856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.321438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.323246] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.325091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.326929] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.330625] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.332291] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.333840] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.335503] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.339584] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.341419] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361356] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363156] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364888] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.368345] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369911] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.371519] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.372875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.374861] vgaarb: loaded [ 0.375617] vgaarb: bridge control possible 0000:00:02.0 [ 0.377148] SCSI subsystem initialized [ 0.378265] ACPI: bus type USB registered [ 0.379318] usbcore: registered new interface driver usbfs [ 0.380643] usbcore: registered new interface driver hub [ 0.381932] usbcore: registered new device driver usb [ 0.383290] PCI: Using ACPI for IRQ routing [ 0.384660] NetLabel: Initializing [ 0.385558] NetLabel: domain hash size = 128 [ 0.386653] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387884] NetLabel: unlabeled traffic allowed by default [ 0.389347] clocksource: Switched to clocksource kvm-clock [ 0.397951] AppArmor: AppArmor Filesystem Enabled [ 0.399158] pnp: PnP ACPI init [ 0.400279] pnp: PnP ACPI: found 5 devices [ 0.406866] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.409072] NET: Registered protocol family 2 [ 0.410335] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.412062] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.413612] TCP: Hash tables configured (established 4096 bind 4096) [ 0.415121] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.416498] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.418015] NET: Registered protocol family 1 [ 0.419113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.420537] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.421921] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.436480] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.451087] Trying to unpack rootfs image as initramfs... [ 0.507088] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.509017] Scanning for low memory corruption every 60 seconds [ 0.510628] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.512099] audit: initializing netlink subsys (disabled) [ 0.513440] audit: type=2000 audit(1532401505.355:1): initialized [ 0.515074] Initialise system trusted keyring [ 0.516243] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.517729] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520121] zbud: loaded [ 0.520963] VFS: Disk quotas dquot_6.6.0 [ 0.522001] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.523900] fuse init (API version 7.23) [ 0.524983] Key type big_key registered [ 0.525963] Allocating IMA MOK and blacklist keyrings. [ 0.527376] Key type asymmetric registered [ 0.528382] Asymmetric key parser 'x509' registered [ 0.529553] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.531414] io scheduler noop registered [ 0.532409] io scheduler deadline registered (default) [ 0.533627] io scheduler cfq registered [ 0.534645] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535924] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.537490] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.539245] ACPI: Power Button [PWRF] [ 0.540244] GHES: HEST is not enabled! [ 0.553805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.583591] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.586699] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.611046] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.613797] Linux agpgart interface v0.103 [ 0.616778] brd: module loaded [ 0.618627] loop: module loaded [ 0.623349] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625170] GPT:90111 != 2097151 [ 0.626006] GPT:Alternate GPT header not at the end of the disk. [ 0.627385] GPT:90111 != 2097151 [ 0.628222] GPT: Use GNU Parted to correct GPT errors. [ 0.629436] vda: vda1 vda15 [ 0.630886] scsi host0: ata_piix [ 0.631835] scsi host1: ata_piix [ 0.632725] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.634304] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.636119] libphy: Fixed MDIO Bus: probed [ 0.637143] tun: Universal TUN/TAP device driver, 1.6 [ 0.638341] tun: (C) 1999-2004 Max Krasnyansky [ 0.640966] PPP generic driver version 2.4.2 [ 0.642120] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643621] ehci-pci: EHCI PCI platform driver [ 0.644707] ehci-platform: EHCI generic platform driver [ 0.645965] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647426] ohci-pci: OHCI PCI platform driver [ 0.648511] ohci-platform: OHCI generic platform driver [ 0.649761] uhci_hcd: USB Universal Host Controller Interface driver [ 0.664207] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.665475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667290] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.668526] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.669960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.671510] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673253] usb usb1: Product: UHCI Host Controller [ 0.674412] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.675837] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677050] hub 1-0:1.0: USB hub found [ 0.678015] hub 1-0:1.0: 2 ports detected [ 0.679154] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681682] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.682870] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684161] mousedev: PS/2 mouse device common for all mice [ 0.685715] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687976] rtc_cmos 00:00: RTC can wake from S4 [ 0.689317] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690809] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692331] i2c /dev entries driver [ 0.693275] device-mapper: uevent: version 1.0.3 [ 0.694465] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.696515] ledtrig-cpu: registered to indicate activity on CPUs [ 0.698230] NET: Registered protocol family 10 [ 0.699597] NET: Registered protocol family 17 [ 0.700710] Key type dns_resolver registered [ 0.701923] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.703302] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.705510] registered taskstats version 1 [ 0.706556] Loading compiled-in X.509 certificates [ 0.708257] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.710602] zswap: loaded using pool lzo/zbud [ 0.712451] Key type trusted registered [ 0.714432] Key type encrypted registered [ 0.715461] AppArmor: AppArmor sha1 policy hashing enabled [ 0.716760] ima: No TPM chip found, activating TPM-bypass! [ 0.718085] evm: HMAC attrs: 0x1 [ 0.719198] Magic number: 10:637:58 [ 0.720230] rtc_cmos 00:00: setting system clock to 2018-07-24 03:05:05 UTC (1532401505) [ 0.722243] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.723646] EDD information not available. [ 0.794644] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.806446] Write protecting the kernel read-only data: 14336k [ 0.808824] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811017] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.970292] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGBQYy3BJHu+bQ8GmR0hKkdMLXHD6w2WNr/6aXC87+QOgtaGKpvJC7YBZIZqqtGZJsTnRDpjgMvkT8yYHfwxH2p2zvR+Azb7pEL/fhpX48G5uQS1+HIu3pO8WsZDbOD7RA3DEzAG/9aF9VItE7lYvp0buqU9dhmXtN7xHPKAlZH6sn5gmNyzFkoGNA0EHZVwp1uhUlEm5iu+pSnvrU7HWGvqM43rc9QJwTQE64Htzw8NhUupCjfQwqFOw6EH537CBdXGN2BdYAnH6V7BiVFHNmvAB8bjMJiZFcz8FlE4Qyhm6RpjSAkPH4pPciGgzSElAkSRPKx0y2YZrdqr+56Oq1 root@singlevm1-vm-08aca56b-e640-43c7-80af-6d1eb4e7525e ssh-dss AAAAB3NzaC1kc3MAAACBAOXJblYkszGmWcvf5FTL9Ef3a0pPUoeaiXphq3zMWNAQtmxdh6B+wFjcYcZMfKVgCJEilTm+bHuWcL2FQ07JD5rzGiw8PXDi3PHUONL920w5G6RHQ/pqLQeaqENqREn8EvIhu03iFqVvONh2Nw6RR+DwQjamxseRp9HuCvM2FT+5AAAAFQCV2NyCD99gP5j3rZlML5xlvONGmwAAAIEAr0cGuuIcpb+Y37r8rrB5AnABHlPDsYGKZazwy+qCiFCMW/U4rz09zotcrE5KOHVxIqOkM8c2mkAbjaI5K8vVfBpbtvjpCkEbrJCVap6xzsvR3xgn9znxUEnKAH27YGiw4FGZrZYg0xUZcocthmuW0CO5v5JBdkAJ3I9OCUmiTOQAAACBAL0AY9rJDuJe/30elBGo5g0ZxJoYy/QXC6aM79FI18rymiIWUCd5/oN2IHdDe5Pm1tF2lGFK5Lfw/9YMaOLtXT+oSvGxatoHzowuHyl/VTIUNYhmoIHv4ExrphrdSJ1XT8rrvvVntQa51VDNyytNiuSzPBQTr8hRpkHp77LAE4VW root@singlevm1-vm-08aca56b-e640-43c7-80af-6d1eb4e7525e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe69:e4c0/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-08aca56b-e640-43c7-80af-6d1eb4e7525e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.56 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-08aca56b-e640-43c7-80af-6d1eb4e7525e login: 2018-07-24 03:05:12,537 - paramiko.transport - DEBUG - starting thread (client mode): 0x34b51a10L 2018-07-24 03:05:12,538 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 03:05:12,597 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-24 03:05:12,598 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-24 03:05:12,599 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 03:05:12,599 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 03:05:12,599 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-24 03:05:12,599 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 03:05:12,600 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 03:05:12,600 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 03:05:12,655 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 03:05:12,656 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 03:05:12,670 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 2a1f9eb290133aa70852f55321635ae4 2018-07-24 03:05:12,671 - paramiko.transport - DEBUG - Trying discovered key e08697ff97132b31ff889f3d793e2f46 in /tmp/tmpBck1Zb 2018-07-24 03:05:12,693 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 03:05:12,699 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 03:05:12,704 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-24 03:05:12,704 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-24 03:05:12,705 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-24 03:05:12,706 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-24 03:05:12,707 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-24 03:05:12,707 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-24 03:05:12,712 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-24 03:05:12,831 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:05:12,831 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-24 03:05:12,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-24 03:05:12,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/895249a3-da5a-4a35-98a9-bebdd306aedf.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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:14,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb6a0874-6af1-4bb4-95f4-8ad25304374f Content-Length: 0 Date: Tue, 24 Jul 2018 03:05:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:05:14,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/895249a3-da5a-4a35-98a9-bebdd306aedf.json used request id req-cb6a0874-6af1-4bb4-95f4-8ad25304374f 2018-07-24 03:05:14,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.42485809326s 2018-07-24 03:05:14,264 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/895249a3-da5a-4a35-98a9-bebdd306aedf.json used request id req-cb6a0874-6af1-4bb4-95f4-8ad25304374f 2018-07-24 03:05:14,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:05:14,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:14,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f29c417d-d4c9-4fc1-8dfb-242b28f45b3c Date: Tue, 24 Jul 2018 03:05:14 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:05:14,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f29c417d-d4c9-4fc1-8dfb-242b28f45b3c 2018-07-24 03:05:14,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.019642829895s 2018-07-24 03:05:14,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-f29c417d-d4c9-4fc1-8dfb-242b28f45b3c 2018-07-24 03:05:14,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-24 03:05:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:14,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:05: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-9f23c9af-3a2f-4ccf-ad8e-aebd3c8394b6 x-compute-request-id: req-9f23c9af-3a2f-4ccf-ad8e-aebd3c8394b6 Content-Type: application/json 2018-07-24 03:05:14,645 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e used request id req-9f23c9af-3a2f-4ccf-ad8e-aebd3c8394b6 2018-07-24 03:05:14,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.354902029037s 2018-07-24 03:05:14,646 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e used request id req-9f23c9af-3a2f-4ccf-ad8e-aebd3c8394b6 2018-07-24 03:05:14,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:05:14,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:15,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05: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,Accept-Encoding x-openstack-request-id: req-dab051ce-16b3-41e6-9532-2b7effbf31f3 x-compute-request-id: req-dab051ce-16b3-41e6-9532-2b7effbf31f3 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e4:c0", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:e4:c0", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bae745a-25e4-4b7b-9dd0-123e227f930e", "rel": "bookmark"}], "image": {"id": "99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "links": [{"href": "http://172.30.9.24:8774/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-07-24T03:05:04.000000", "flavor": {"id": "85140174-1755-4fb3-87c4-249d3125c2d9", "links": [{"href": "http://172.30.9.24:8774/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "bookmark"}]}, "id": "7bae745a-25e4-4b7b-9dd0-123e227f930e", "security_groups": [{"name": "singlevm1-sg_08aca56b-e640-43c7-80af-6d1eb4e7525e"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:05:14Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_08aca56b-e640-43c7-80af-6d1eb4e7525e", "created": "2018-07-24T03:04:51Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:05:15,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dab051ce-16b3-41e6-9532-2b7effbf31f3 2018-07-24 03:05:15,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.968044042587s 2018-07-24 03:05:15,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dab051ce-16b3-41e6-9532-2b7effbf31f3 2018-07-24 03:05:15,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:05:17,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:05:17,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:17,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05: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-6322842d-77a2-4ea2-a249-63ca92744d6c x-compute-request-id: req-6322842d-77a2-4ea2-a249-63ca92744d6c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 03:05:17,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6322842d-77a2-4ea2-a249-63ca92744d6c 2018-07-24 03:05:17,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236982107162s 2018-07-24 03:05:17,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6322842d-77a2-4ea2-a249-63ca92744d6c 2018-07-24 03:05:17,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 03:05:17,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:17,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-cc265ec4-86e0-4c89-8dcd-382b6d279726 Date: Tue, 24 Jul 2018 03:05:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:02:27Z", "updated_at": "2018-07-24T03:02:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "1293d00c-1651-459c-8fde-08064db42b14", "remote_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "2b60f388-2256-439e-b598-cf6a2d46c159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "37040a22-2809-4e1f-983f-36e9e430ba93", "remote_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "8292f0e2-17df-49b1-a903-fca4279d974a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:04:44Z", "updated_at": "2018-07-24T03:04:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:45Z", "revision_number": 0, "id": "94126b10-49ca-46de-9a56-795c62bef8e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:45Z", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:44Z", "revision_number": 0, "id": "b1ca81eb-ef9d-4c24-8995-844ee53d8355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:44Z", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:44Z", "revision_number": 0, "id": "fc3d4e29-5553-48b8-af80-7e3a6c9c6b98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:44Z", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T03:04:45Z", "revision_number": 0, "id": "fd7690af-b2d9-41e4-9938-99e3d357963c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:45Z", "security_group_id": "c3a81800-b421-4725-8c90-4c82386bdc36", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c3a81800-b421-4725-8c90-4c82386bdc36", "name": "singlevm1-sg_08aca56b-e640-43c7-80af-6d1eb4e7525e"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}]} 2018-07-24 03:05:17,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-cc265ec4-86e0-4c89-8dcd-382b6d279726 2018-07-24 03:05:17,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0765478610992s 2018-07-24 03:05:17,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-cc265ec4-86e0-4c89-8dcd-382b6d279726 2018-07-24 03:05:17,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-24 03:05:17,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c3a81800-b421-4725-8c90-4c82386bdc36.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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:18,100 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37f4973f-4db3-4aed-a1af-eec339675fbd Content-Length: 0 Date: Tue, 24 Jul 2018 03:05:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:05:18,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c3a81800-b421-4725-8c90-4c82386bdc36.json used request id req-37f4973f-4db3-4aed-a1af-eec339675fbd 2018-07-24 03:05:18,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.159393072128s 2018-07-24 03:05:18,100 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c3a81800-b421-4725-8c90-4c82386bdc36.json used request id req-37f4973f-4db3-4aed-a1af-eec339675fbd 2018-07-24 03:05:18,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-24 03:05:18,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:18,160 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:05: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-61083516-ac1c-4da6-b02c-bc65ab4ff174 x-compute-request-id: req-61083516-ac1c-4da6-b02c-bc65ab4ff174 Content-Length: 0 Content-Type: application/json 2018-07-24 03:05:18,160 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e used request id req-61083516-ac1c-4da6-b02c-bc65ab4ff174 2018-07-24 03:05:18,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0599498748779s 2018-07-24 03:05:18,161 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm1-kp_08aca56b-e640-43c7-80af-6d1eb4e7525e used request id req-61083516-ac1c-4da6-b02c-bc65ab4ff174 2018-07-24 03:05:18,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 03:05:18,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b90e9393-1bc0-4625-b35e-af63a1e24ae4/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" -d '{"subnet_id": "d5f23393-4607-45ee-b9d7-be53efb69d5f"}' 2018-07-24 03:05:20,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3979d323-c27d-417f-8ceb-23429e79c8d7 Date: Tue, 24 Jul 2018 03:05:20 GMT RESP BODY: {"network_id": "6dd90a40-12bf-4877-8590-e0e4b6e0249d", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "d5f23393-4607-45ee-b9d7-be53efb69d5f", "subnet_ids": ["d5f23393-4607-45ee-b9d7-be53efb69d5f"], "port_id": "deeaf46a-8563-40e1-97fe-7cff24e5e362", "id": "b90e9393-1bc0-4625-b35e-af63a1e24ae4"} 2018-07-24 03:05:20,189 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b90e9393-1bc0-4625-b35e-af63a1e24ae4/remove_router_interface.json used request id req-3979d323-c27d-417f-8ceb-23429e79c8d7 2018-07-24 03:05:20,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02741408348s 2018-07-24 03:05:20,189 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b90e9393-1bc0-4625-b35e-af63a1e24ae4/remove_router_interface.json used request id req-3979d323-c27d-417f-8ceb-23429e79c8d7 returning object b90e9393-1bc0-4625-b35e-af63a1e24ae4 2018-07-24 03:05:20,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 03:05:20,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:20,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-08e257ab-1f9c-41d8-ad57-75d1a2cb2ed3 Date: Tue, 24 Jul 2018 03:05:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:04:32Z", "admin_state_up": true, "updated_at": "2018-07-24T03:05:18Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "b90e9393-1bc0-4625-b35e-af63a1e24ae4", "name": "singlevm1-router_08aca56b-e640-43c7-80af-6d1eb4e7525e"}]} 2018-07-24 03:05:20,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-08e257ab-1f9c-41d8-ad57-75d1a2cb2ed3 2018-07-24 03:05:20,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.10604596138s 2018-07-24 03:05:20,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-08e257ab-1f9c-41d8-ad57-75d1a2cb2ed3 2018-07-24 03:05:20,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 03:05:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/b90e9393-1bc0-4625-b35e-af63a1e24ae4.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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:23,917 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d7f86bd-d6af-43f6-acc4-c607e4197917 Content-Length: 0 Date: Tue, 24 Jul 2018 03:05:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:05:23,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b90e9393-1bc0-4625-b35e-af63a1e24ae4.json used request id req-3d7f86bd-d6af-43f6-acc4-c607e4197917 2018-07-24 03:05:23,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.61985397339s 2018-07-24 03:05:23,917 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b90e9393-1bc0-4625-b35e-af63a1e24ae4.json used request id req-3d7f86bd-d6af-43f6-acc4-c607e4197917 2018-07-24 03:05:23,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:05:23,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:23,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-f6c3c548-45f9-4a61-82c9-823cb99fc04e Date: Tue, 24 Jul 2018 03:05:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:04:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d5f23393-4607-45ee-b9d7-be53efb69d5f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_08aca56b-e640-43c7-80af-6d1eb4e7525e","enable_dhcp":true,"segment_id":null,"network_id":"6dd90a40-12bf-4877-8590-e0e4b6e0249d","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:04:31Z","ip_version":4},{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:05:23,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f6c3c548-45f9-4a61-82c9-823cb99fc04e 2018-07-24 03:05:23,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0699272155762s 2018-07-24 03:05:23,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f6c3c548-45f9-4a61-82c9-823cb99fc04e 2018-07-24 03:05:23,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 03:05:23,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/d5f23393-4607-45ee-b9d7-be53efb69d5f.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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:26,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-983a681b-93c9-4aed-8b10-774932808590 Date: Tue, 24 Jul 2018 03:05:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:05:26,108 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d5f23393-4607-45ee-b9d7-be53efb69d5f.json used request id req-983a681b-93c9-4aed-8b10-774932808590 2018-07-24 03:05:26,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.11861801147s 2018-07-24 03:05:26,109 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d5f23393-4607-45ee-b9d7-be53efb69d5f.json used request id req-983a681b-93c9-4aed-8b10-774932808590 2018-07-24 03:05:26,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:05:26,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:26,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-7552c451-e104-4085-ad57-85740e29bb55 Date: Tue, 24 Jul 2018 03:05:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"6dd90a40-12bf-4877-8590-e0e4b6e0249d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:05:25Z","qos_policy_id":null,"name":"singlevm1-net_08aca56b-e640-43c7-80af-6d1eb4e7525e","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:04:30Z","provider:network_type":"vxlan"}]} 2018-07-24 03:05:26,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7552c451-e104-4085-ad57-85740e29bb55 2018-07-24 03:05:26,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28003692627s 2018-07-24 03:05:26,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7552c451-e104-4085-ad57-85740e29bb55 2018-07-24 03:05:26,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 03:05:26,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/6dd90a40-12bf-4877-8590-e0e4b6e0249d.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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:27,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0125c45-9a80-48dc-b4c2-81a1e6832e56 Date: Tue, 24 Jul 2018 03:05:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:05:27,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/6dd90a40-12bf-4877-8590-e0e4b6e0249d.json used request id req-f0125c45-9a80-48dc-b4c2-81a1e6832e56 2018-07-24 03:05:27,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21624493599s 2018-07-24 03:05:27,607 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/6dd90a40-12bf-4877-8590-e0e4b6e0249d.json used request id req-f0125c45-9a80-48dc-b4c2-81a1e6832e56 2018-07-24 03:05:27,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:05:27,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:28,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-9cd216f3-a88d-450b-b78a-12b5b61c1d7b Date: Tue, 24 Jul 2018 03:05:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06/snap", "metadata": {}}], "file": "/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "size": 12716032, "self": "/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:04:43Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_08aca56b-e640-43c7-80af-6d1eb4e7525e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_08aca56b-e640-43c7-80af-6d1eb4e7525e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:04:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:05:28,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9cd216f3-a88d-450b-b78a-12b5b61c1d7b 2018-07-24 03:05:28,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.663947820663s 2018-07-24 03:05:28,276 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-9cd216f3-a88d-450b-b78a-12b5b61c1d7b 2018-07-24 03:05:28,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 03:05:28,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06 -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:29,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2437da12-7e0e-4c26-b0fe-95ae396f0b1f Date: Tue, 24 Jul 2018 03:05:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:05:29,267 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06 used request id req-2437da12-7e0e-4c26-b0fe-95ae396f0b1f 2018-07-24 03:05:29,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.988114833832s 2018-07-24 03:05:29,267 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/99d5c2ae-7fd1-40b3-a8e4-1a06f238ba06 used request id req-2437da12-7e0e-4c26-b0fe-95ae396f0b1f 2018-07-24 03:05:29,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:05:29,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:29,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05: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-1294cdbf-11a9-4177-afb1-9bf85ab470f7 x-compute-request-id: req-1294cdbf-11a9-4177-afb1-9bf85ab470f7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_08aca56b-e640-43c7-80af-6d1eb4e7525e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/85140174-1755-4fb3-87c4-249d3125c2d9", "rel": "bookmark"}], "ram": 512, "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": "85140174-1755-4fb3-87c4-249d3125c2d9"}]} 2018-07-24 03:05:29,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1294cdbf-11a9-4177-afb1-9bf85ab470f7 2018-07-24 03:05:29,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.029107093811s 2018-07-24 03:05:29,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1294cdbf-11a9-4177-afb1-9bf85ab470f7 2018-07-24 03:05:29,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 03:05:29,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/85140174-1755-4fb3-87c4-249d3125c2d9 -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}d13f55c310a3372a4167ac26b9e263f8fd6f3b72" 2018-07-24 03:05:29,338 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:05: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-e2ce33eb-388e-4d43-81b6-96359af965d5 x-compute-request-id: req-e2ce33eb-388e-4d43-81b6-96359af965d5 Content-Length: 0 Content-Type: application/json 2018-07-24 03:05:29,338 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/85140174-1755-4fb3-87c4-249d3125c2d9 used request id req-e2ce33eb-388e-4d43-81b6-96359af965d5 2018-07-24 03:05:29,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401349067688s 2018-07-24 03:05:29,339 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/85140174-1755-4fb3-87c4-249d3125c2d9 used request id req-e2ce33eb-388e-4d43-81b6-96359af965d5 2018-07-24 03:05:29,394 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-24 03:05:29,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:05:29,435 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:05:29,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:05:29,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:05:29,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:05:29,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:05:29,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:05:29,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:05:29,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:05:29,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:05:29,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:05:29,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:05:29,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:05:29,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:05:29,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:05:29,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:05:29,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:05:29,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:05:29,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:05:29,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:05:29,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:05:29,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:05:29,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:05:29,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e773872c-8e26-4da5-bb46-5cba5d3155e0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:05:29,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e773872c-8e26-4da5-bb46-5cba5d3155e0 2018-07-24 03:05:29,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:05:29,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:05:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["OBzmejOUTUC9uTuDUlZ4lQ"], "issued_at": "2018-07-24T03:05:29.000000Z"}} 2018-07-24 03:05:29,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:05:29,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:05:30,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-83115fcc-5c07-4c59-b203-5fe54f68f56d Date: Tue, 24 Jul 2018 03:05:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:05:30,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-83115fcc-5c07-4c59-b203-5fe54f68f56d 2018-07-24 03:05:30,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265480995178s 2018-07-24 03:05:30,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-83115fcc-5c07-4c59-b203-5fe54f68f56d 2018-07-24 03:05:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:05:30,106 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:05:30 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:05:30,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 03:05:30,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:05:30,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817c97cd-5594-4d37-aa6e-ca4539120157 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/1b6b3f35a0ce43f2a2eab05c49465a6e"}, "tags": [], "enabled": true, "id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-24 03:05:30,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-817c97cd-5594-4d37-aa6e-ca4539120157 2018-07-24 03:05:30,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104157924652s 2018-07-24 03:05:30,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-817c97cd-5594-4d37-aa6e-ca4539120157 2018-07-24 03:05:30,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-24 03:05:30,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d5474a48e375b5fb91aefc04f29294be95b8307" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}}' 2018-07-24 03:05:30,346 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff0383bc-e42d-4957-be2c-8ef8c5cef72c Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754"}, "tags": [], "enabled": true, "id": "175e1831cdd54df5ba9b6635beede754", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}} 2018-07-24 03:05:30,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ff0383bc-e42d-4957-be2c-8ef8c5cef72c 2018-07-24 03:05:30,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.127179861069s 2018-07-24 03:05:30,347 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ff0383bc-e42d-4957-be2c-8ef8c5cef72c 2018-07-24 03:05:30,347 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'175e1831cdd54df5ba9b6635beede754', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_b16df4fa-9ac1-45f4-878c-621a0f8b56a7'}) 2018-07-24 03:05:30,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-24 03:05:30,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d5474a48e375b5fb91aefc04f29294be95b8307" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f43f1b75-85e8-46a7-a5a6-8db50582680b", "email": null, "name": "singlevm2-user_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}}' 2018-07-24 03:05:30,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ca547f-be4c-4979-b862-43be8c64fae1 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "links": {"self": "http://172.30.9.24:5000/v3/users/b05d61b21a7143e28f5e0400a88ca622"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b05d61b21a7143e28f5e0400a88ca622", "domain_id": "default", "password_expires_at": null}} 2018-07-24 03:05:30,729 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-d6ca547f-be4c-4979-b862-43be8c64fae1 2018-07-24 03:05:30,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375109910965s 2018-07-24 03:05:30,729 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-d6ca547f-be4c-4979-b862-43be8c64fae1 2018-07-24 03:05:30,730 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b05d61b21a7143e28f5e0400a88ca622', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_b16df4fa-9ac1-45f4-878c-621a0f8b56a7'}) 2018-07-24 03:05:30,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:05:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:05:30,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bcdb63c-8a1d-4418-a136-828cffedfc29 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:05:30,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3bcdb63c-8a1d-4418-a136-828cffedfc29 2018-07-24 03:05:30,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106920003891s 2018-07-24 03:05:30,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3bcdb63c-8a1d-4418-a136-828cffedfc29 2018-07-24 03:05:30,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:05:30,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:05:30,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0367301-e42f-4950-b7ca-a2606966b162 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:05:30,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d0367301-e42f-4950-b7ca-a2606966b162 2018-07-24 03:05:30,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0985879898071s 2018-07-24 03:05:30,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d0367301-e42f-4950-b7ca-a2606966b162 2018-07-24 03:05:30,946 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-24 03:05:30,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-24 03:05:30,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d5474a48e375b5fb91aefc04f29294be95b8307" -d '{"role": {"name": "Member"}}' 2018-07-24 03:05:31,095 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3789be1d-5308-46cc-9707-cc0987acb22a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14aa3176b03543f1aa986c9cb427f918", "links": {"self": "http://172.30.9.24:5000/v3/roles/14aa3176b03543f1aa986c9cb427f918"}, "name": "Member"}} 2018-07-24 03:05:31,096 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-3789be1d-5308-46cc-9707-cc0987acb22a 2018-07-24 03:05:31,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.146207094193s 2018-07-24 03:05:31,096 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-3789be1d-5308-46cc-9707-cc0987acb22a 2018-07-24 03:05:31,097 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'14aa3176b03543f1aa986c9cb427f918'}) 2018-07-24 03:05:31,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:05:31,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:05:31,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5054fd12-c9a7-47b6-9629-3f1a7cf7f957 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "14aa3176b03543f1aa986c9cb427f918", "links": {"self": "http://172.30.9.24:5000/v3/roles/14aa3176b03543f1aa986c9cb427f918"}, "name": "Member"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:05:31,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5054fd12-c9a7-47b6-9629-3f1a7cf7f957 2018-07-24 03:05:31,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106309175491s 2018-07-24 03:05:31,207 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5054fd12-c9a7-47b6-9629-3f1a7cf7f957 2018-07-24 03:05:31,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 03:05:31,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:05:31,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e82fea8-49b4-43b5-815c-ac20ab46cd50 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 03:05:31,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-2e82fea8-49b4-43b5-815c-ac20ab46cd50 2018-07-24 03:05:31,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0224289894104s 2018-07-24 03:05:31,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-2e82fea8-49b4-43b5-815c-ac20ab46cd50 2018-07-24 03:05:31,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:05:31,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:05:31,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae9021d-b7b6-4f98-8eb8-812729eae02a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "links": {"self": "http://172.30.9.24:5000/v3/users/b05d61b21a7143e28f5e0400a88ca622"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b05d61b21a7143e28f5e0400a88ca622", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:05:31,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-dae9021d-b7b6-4f98-8eb8-812729eae02a 2018-07-24 03:05:31,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110723018646s 2018-07-24 03:05:31,346 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-dae9021d-b7b6-4f98-8eb8-812729eae02a 2018-07-24 03:05:31,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 03:05:31,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:05:31,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e9285d-fb86-4d10-932b-a652cf11b78c Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754"}, "tags": [], "enabled": true, "id": "175e1831cdd54df5ba9b6635beede754", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 03:05:31,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c2e9285d-fb86-4d10-932b-a652cf11b78c 2018-07-24 03:05:31,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0981719493866s 2018-07-24 03:05:31,457 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-c2e9285d-fb86-4d10-932b-a652cf11b78c 2018-07-24 03:05:31,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-24 03:05:31,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=b05d61b21a7143e28f5e0400a88ca622&role.id=14aa3176b03543f1aa986c9cb427f918&scope.project.id=175e1831cdd54df5ba9b6635beede754" -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:05:31,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd04a6e7-aef9-48b7-be0e-b555821696b9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=b05d61b21a7143e28f5e0400a88ca622&role.id=14aa3176b03543f1aa986c9cb427f918&scope.project.id=175e1831cdd54df5ba9b6635beede754", "previous": null, "next": null}} 2018-07-24 03:05:31,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=b05d61b21a7143e28f5e0400a88ca622&role.id=14aa3176b03543f1aa986c9cb427f918&scope.project.id=175e1831cdd54df5ba9b6635beede754 used request id req-cd04a6e7-aef9-48b7-be0e-b555821696b9 2018-07-24 03:05:31,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0928769111633s 2018-07-24 03:05:31,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=b05d61b21a7143e28f5e0400a88ca622&role.id=14aa3176b03543f1aa986c9cb427f918&scope.project.id=175e1831cdd54df5ba9b6635beede754 used request id req-cd04a6e7-aef9-48b7-be0e-b555821696b9 2018-07-24 03:05:31,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-24 03:05:31,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754/users/b05d61b21a7143e28f5e0400a88ca622/roles/14aa3176b03543f1aa986c9cb427f918 -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:05:31,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-770d0194-dd22-4fea-ad88-8c41a4eebf9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:05:31,741 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754/users/b05d61b21a7143e28f5e0400a88ca622/roles/14aa3176b03543f1aa986c9cb427f918 used request id req-770d0194-dd22-4fea-ad88-8c41a4eebf9f 2018-07-24 03:05:31,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.179672002792s 2018-07-24 03:05:31,742 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754/users/b05d61b21a7143e28f5e0400a88ca622/roles/14aa3176b03543f1aa986c9cb427f918 used request id req-770d0194-dd22-4fea-ad88-8c41a4eebf9f 2018-07-24 03:05:31,742 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'175e1831cdd54df5ba9b6635beede754', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f43f1b75-85e8-46a7-a5a6-8db50582680b', 'username': u'singlevm2-user_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-24 03:05:31,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:05:31,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:05:31,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:05:31,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:05:31,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:05:31,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:05:31,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:05:31,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:05:31,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:05:31,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:05:31,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:05:31,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:05:31,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:05:31,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:05:31,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:05:31,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:05:31,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:05:31,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:05:31,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:05:31,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:05:31,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:05:31,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:05:31,748 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', 'password': 'f43f1b75-85e8-46a7-a5a6-8db50582680b', 'project_name': 'singlevm2-project_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '175e1831cdd54df5ba9b6635beede754', 'project_domain_name': 'Default'} 2018-07-24 03:05:31,748 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-24 03:05:31,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:05:31,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1cacb0-3e93-4752-a6da-a20f3bb70844 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:05:31,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5a1cacb0-3e93-4752-a6da-a20f3bb70844 2018-07-24 03:05:31,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:05:32,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14aa3176b03543f1aa986c9cb427f918", "name": "Member"}], "expires_at": "2018-07-24T04:05:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "175e1831cdd54df5ba9b6635beede754", "name": "singlevm2-project_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_175e1831cdd54df5ba9b6635beede754", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_175e1831cdd54df5ba9b6635beede754", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/175e1831cdd54df5ba9b6635beede754", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/175e1831cdd54df5ba9b6635beede754", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/175e1831cdd54df5ba9b6635beede754", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/175e1831cdd54df5ba9b6635beede754", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/175e1831cdd54df5ba9b6635beede754", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/175e1831cdd54df5ba9b6635beede754", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/175e1831cdd54df5ba9b6635beede754", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/175e1831cdd54df5ba9b6635beede754", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/175e1831cdd54df5ba9b6635beede754", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/175e1831cdd54df5ba9b6635beede754", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/175e1831cdd54df5ba9b6635beede754", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/175e1831cdd54df5ba9b6635beede754", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "id": "b05d61b21a7143e28f5e0400a88ca622"}, "audit_ids": ["I6yZ81T_S8ezKOtFumvehQ"], "issued_at": "2018-07-24T03:05:32.000000Z"}} 2018-07-24 03:05:32,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 03:05:32,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '{"network": {"name": "singlevm2-net_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "admin_state_up": true}}' 2018-07-24 03:05:32,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-67db4355-ed2b-4cd7-950c-36813219c210 Date: Tue, 24 Jul 2018 03:05:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"38278b8e-d4c6-4922-93c8-599f30529158","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"175e1831cdd54df5ba9b6635beede754","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:05:32Z","is_default":false,"name":"singlevm2-net_b16df4fa-9ac1-45f4-878c-621a0f8b56a7","qos_policy_id":null,"admin_state_up":true,"tenant_id":"175e1831cdd54df5ba9b6635beede754","created_at":"2018-07-24T03:05:32Z","mtu":1450}} 2018-07-24 03:05:32,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-67db4355-ed2b-4cd7-950c-36813219c210 2018-07-24 03:05:32,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.600928068161s 2018-07-24 03:05:32,746 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-67db4355-ed2b-4cd7-950c-36813219c210 2018-07-24 03:05:32,746 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T03:05:32Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'38278b8e-d4c6-4922-93c8-599f30529158', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', u'admin_state_up': True, u'tenant_id': u'175e1831cdd54df5ba9b6635beede754', u'created_at': u'2018-07-24T03:05:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'175e1831cdd54df5ba9b6635beede754', u'l2_adjacency': True}) 2018-07-24 03:05:32,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:05:32,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:05:33,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-f901122e-0157-4b40-b437-63be085d70f9 Date: Tue, 24 Jul 2018 03:05:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"38278b8e-d4c6-4922-93c8-599f30529158","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"175e1831cdd54df5ba9b6635beede754","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:05:32Z","qos_policy_id":null,"name":"singlevm2-net_b16df4fa-9ac1-45f4-878c-621a0f8b56a7","admin_state_up":true,"tenant_id":"175e1831cdd54df5ba9b6635beede754","created_at":"2018-07-24T03:05:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:05:33,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f901122e-0157-4b40-b437-63be085d70f9 2018-07-24 03:05:33,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265794992447s 2018-07-24 03:05:33,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f901122e-0157-4b40-b437-63be085d70f9 2018-07-24 03:05:33,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 03:05:33,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '{"subnet": {"name": "singlevm2-subnet_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "enable_dhcp": true, "network_id": "38278b8e-d4c6-4922-93c8-599f30529158", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 03:05:33,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0a1e159d-fc6f-44a1-91a0-a739c0e0cafa Date: Tue, 24 Jul 2018 03:05:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38278b8e-d4c6-4922-93c8-599f30529158","tenant_id":"175e1831cdd54df5ba9b6635beede754","created_at":"2018-07-24T03:05:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:05:33Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"175e1831cdd54df5ba9b6635beede754","id":"f1da2720-3b63-4995-af77-10e68498fca3","subnetpool_id":null,"name":"singlevm2-subnet_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}} 2018-07-24 03:05:33,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0a1e159d-fc6f-44a1-91a0-a739c0e0cafa 2018-07-24 03:05:33,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.952535867691s 2018-07-24 03:05:33,967 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0a1e159d-fc6f-44a1-91a0-a739c0e0cafa 2018-07-24 03:05:33,968 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:05:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f1da2720-3b63-4995-af77-10e68498fca3', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', u'enable_dhcp': True, u'network_id': u'38278b8e-d4c6-4922-93c8-599f30529158', u'tenant_id': u'175e1831cdd54df5ba9b6635beede754', u'created_at': u'2018-07-24T03:05:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'175e1831cdd54df5ba9b6635beede754'}) 2018-07-24 03:05:33,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 03:05:33,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "singlevm2-router_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "admin_state_up": true}}' 2018-07-24 03:05:40,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-90672790-cab2-43f5-9d88-3e97cd502c8a Date: Tue, 24 Jul 2018 03:05:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:34Z", "admin_state_up": true, "updated_at": "2018-07-24T03:05:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "5e60191a-ebf3-4d1d-a402-6bca4d72aedc", "name": "singlevm2-router_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}} 2018-07-24 03:05:40,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-90672790-cab2-43f5-9d88-3e97cd502c8a 2018-07-24 03:05:40,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.28389501572s 2018-07-24 03:05:40,253 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-90672790-cab2-43f5-9d88-3e97cd502c8a 2018-07-24 03:05:40,253 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:05:35Z', u'revision_number': 3, u'id': u'5e60191a-ebf3-4d1d-a402-6bca4d72aedc', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', u'admin_state_up': True, u'tenant_id': u'175e1831cdd54df5ba9b6635beede754', u'created_at': u'2018-07-24T03:05:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'175e1831cdd54df5ba9b6635beede754'}) 2018-07-24 03:05:40,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 03:05:40,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/5e60191a-ebf3-4d1d-a402-6bca4d72aedc/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '{"subnet_id": "f1da2720-3b63-4995-af77-10e68498fca3"}' 2018-07-24 03:05:43,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e4bf0378-c6d7-40c9-80d6-22208682fb70 Date: Tue, 24 Jul 2018 03:05:43 GMT RESP BODY: {"network_id": "38278b8e-d4c6-4922-93c8-599f30529158", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "subnet_id": "f1da2720-3b63-4995-af77-10e68498fca3", "subnet_ids": ["f1da2720-3b63-4995-af77-10e68498fca3"], "port_id": "38437833-56ff-4e40-93c6-d79b37852aa7", "id": "5e60191a-ebf3-4d1d-a402-6bca4d72aedc"} 2018-07-24 03:05:43,266 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5e60191a-ebf3-4d1d-a402-6bca4d72aedc/add_router_interface.json used request id req-e4bf0378-c6d7-40c9-80d6-22208682fb70 2018-07-24 03:05:43,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.01223897934s 2018-07-24 03:05:43,267 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5e60191a-ebf3-4d1d-a402-6bca4d72aedc/add_router_interface.json used request id req-e4bf0378-c6d7-40c9-80d6-22208682fb70 returning object 5e60191a-ebf3-4d1d-a402-6bca4d72aedc 2018-07-24 03:05:43,267 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:05:43,399 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-24 03:05:43,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 03:05:43,406 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 03:05:43 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 03:05:43,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:05:43,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:05:43,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d1d78f8c-f765-475a-a02c-6fadd6f27304 Date: Tue, 24 Jul 2018 03:05:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:05:43,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d1d78f8c-f765-475a-a02c-6fadd6f27304 2018-07-24 03:05:43,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217716932297s 2018-07-24 03:05:43,629 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d1d78f8c-f765-475a-a02c-6fadd6f27304 2018-07-24 03:05:43,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 03:05:43,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}' 2018-07-24 03:05:44,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-57eb52ea-3466-4722-bea2-d41a75eed51d Date: Tue, 24 Jul 2018 03:05:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d/file", "owner": "175e1831cdd54df5ba9b6635beede754", "id": "95054661-f6ce-4b06-aced-6031ed7bde7d", "size": null, "self": "/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:05:44Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "checksum": null, "created_at": "2018-07-24T03:05:44Z", "protected": false} 2018-07-24 03:05:44,357 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-57eb52ea-3466-4722-bea2-d41a75eed51d 2018-07-24 03:05:44,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.720837116241s 2018-07-24 03:05:44,358 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-57eb52ea-3466-4722-bea2-d41a75eed51d returning object 95054661-f6ce-4b06-aced-6031ed7bde7d 2018-07-24 03:05:44,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 03:05:44,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '' 2018-07-24 03:05:45,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5fc8f0a7-9116-42eb-80a4-969daa970a0e Date: Tue, 24 Jul 2018 03:05:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:05:45,436 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d/file used request id req-5fc8f0a7-9116-42eb-80a4-969daa970a0e 2018-07-24 03:05:45,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.07765698433s 2018-07-24 03:05:45,436 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d/file used request id req-5fc8f0a7-9116-42eb-80a4-969daa970a0e 2018-07-24 03:05:45,436 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T03:05:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d/file', u'owner': u'175e1831cdd54df5ba9b6635beede754', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'95054661-f6ce-4b06-aced-6031ed7bde7d', u'size': None, u'name': u'singlevm2-img_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', u'checksum': None, u'self': u'/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T03:05:44Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 03:05:45,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:05:45,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d5474a48e375b5fb91aefc04f29294be95b8307" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 03:05:45,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05: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-0df0b024-0a4b-4aad-b7e2-b24bf4d6b9e4 x-compute-request-id: req-0df0b024-0a4b-4aad-b7e2-b24bf4d6b9e4 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/61d96199-d084-4d47-a843-b4dae076e9de", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/61d96199-d084-4d47-a843-b4dae076e9de", "rel": "bookmark"}], "ram": 512, "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": "61d96199-d084-4d47-a843-b4dae076e9de"}} 2018-07-24 03:05:45,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0df0b024-0a4b-4aad-b7e2-b24bf4d6b9e4 2018-07-24 03:05:45,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.434068202972s 2018-07-24 03:05:45,872 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0df0b024-0a4b-4aad-b7e2-b24bf4d6b9e4 2018-07-24 03:05:45,873 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'61d96199-d084-4d47-a843-b4dae076e9de', 'swap': 0}) 2018-07-24 03:05:45,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:05:45,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/61d96199-d084-4d47-a843-b4dae076e9de/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d5474a48e375b5fb91aefc04f29294be95b8307" -d '{"extra_specs": {}}' 2018-07-24 03:05:45,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05: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 x-openstack-request-id: req-66db836e-e4ab-427c-9450-adf2a0d2d3ec x-compute-request-id: req-66db836e-e4ab-427c-9450-adf2a0d2d3ec Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:05:45,905 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/61d96199-d084-4d47-a843-b4dae076e9de/os-extra_specs used request id req-66db836e-e4ab-427c-9450-adf2a0d2d3ec 2018-07-24 03:05:45,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0317029953003s 2018-07-24 03:05:45,905 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/61d96199-d084-4d47-a843-b4dae076e9de/os-extra_specs used request id req-66db836e-e4ab-427c-9450-adf2a0d2d3ec 2018-07-24 03:05:45,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-24 03:05:45,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '{"keypair": {"name": "singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}}' 2018-07-24 03:05:46,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05: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-cc6ba058-1c20-46ea-bdd5-a79b42248b26 x-compute-request-id: req-cc6ba058-1c20-46ea-bdd5-a79b42248b26 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLsMQupf8FNR3kwCy7g+W7UbS3t08R41qQLmsijRrEQtXHMz84de3BiUNxKf1RXqxhBAVjvV54yjRiqUfkyz3gVnC/iGsBzKe7y/5K1w5Ypk5BMnf/LW5XabKto+22IdYbU2Y5GHlomKzt/q790WbbP1fsW6plEo8N74Ugo6RLOuj+Gun0mOqLUdsD9FdXYwNnXAgsXs32HH1Z4H5YOt0UlU+zoOEDMS94efqqUeQwhd1HWAsFDcOGM4NSupSoG6GKzWMB2ZwviGrX0Tp9rhrX882mwcRut+KlJpr0CGqWQ6INSXuxFnrDx1MuJo8nqjFnKraS9l89eefMmmoC87HN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAy7DELqX/BTUd5MAsu4Plu1G0t7dPEeNakC5rIo0axELVxzM/\nOHXtwYlDcSn9UV6sYQQFY71eeMo0YqlH5Ms94FZwv4hrAcynu8v+StcOWKZOQTJ3\n/y1uV2myraPttiHWG1NmORh5aJis7f6u/dFm2z9X7FuqZRKPDe+FIKOkSzro/hrp\n9Jjqi1HbA/RXV2MDZ1wILF7N9hx9WeB+WDrdFJVPs6DhAzEveHn6qlHkMIXdR1gL\nBQ3DhjODUrqUqBuhis1jAdmcL4hq19E6fa4a1/PNpsHEbrfipSaa9AhqlkOiDUl7\nsRZ6w8dTLiaPJ6oxZyq2kvZfPXnnzJpqAvOxzQIDAQABAoIBABbwuJecYGVgvxYl\nQqR3zWbUY+sQ/RnBplB4ud4xUCNsd5Ewx1z/gyB56huTpBEG/ZkLj+PUzxABjfbS\no+MztKtQcPBRV+Pi/b0b027wW5BGYqfbHEKkBjpYECSYQsxxcSCwuuGRTRMnpspD\nFchGTjRBJRDcngs2FOB36mFrrLRAIcisx8Wu1bWuyE0fSR+bXqSiJyqQK+6cDbWn\nmJYk7RDpqNp7RAMZ4sv6xfEFBGTTwcDKxzHzCc4F6i88TOGpQTJ0YAbyfdoFrEfm\nWPFYBKi9qEo7IigW3/tqk2UybEsRRsCAFaeZ4hIy556WqFvpbMrNf2G8jX6jWtwc\n6Y2FVO0CgYEA6/zPZbqoQGPpmqi5cBRYmJ/Q9T46eGM0RL6iSZ3jaWKJ+d3cKUr8\nJcJqzrtC5nBpttfjJVFQr2RLtNWYuv1Io6JVjngzVzAFi0jOKpFB3p2lX7y8U2Nv\nTQjx1QAbqnrkZTeRMt2dkv7N5+Lm7BPEgeCnss6TjFD1PyfwGnld2IsCgYEA3PbN\nC19XuximTQ3Lu9d4N4RVWx3jvHQBJciHe/FDQj4Al2q7BheFeQzjKSqTvvGZKiCj\nD8hm5fdkoDcxdC8sGVpZbj6TelvAZD0IX8+IXRTfKcPAIVVU/6mk4JkGd/uMH+G5\n3+JeGzPS9hSufN8L/JWokhnHiYbUud1hhXSbEgcCgYAIXkqsfNYCkohyJ5GL2+zY\nXLJ4P+Cq7DmqRmhS2/p4fjoOVkO8YyBV5nMLKbDRoyLcjQNNC3kk/xWAMCLeXqT4\nyIToLHMFoHpR2h8Ve1kun8CBiJvVCS2lOa/5satJfFolDLdlal5wHAEJPA6cSIcr\nY+AOgyzQSP6pYq0tAyjEyQKBgQDCbR9qvE/zvvLFpjf4ZtXO89AvRpOWxPQljNc6\nBcZKyUe39B/wck3tf5t6I46xWuCMov8X6hwwiYivOSF4u/EvtcIvMTyPU6BsExAF\nThUM4kqi8y1hpzYNZ/Y98igw9tQLUZE+IG7xvJ4KDZSjJ5fifsU/GRPsPQl9KgCf\nb0TrjQKBgEn1HAwHkzJfFY0De2KfflRVob7AxtaQBOeTyixhR9Ff3SuoSr++yfA0\nrnieb2OF20qYaeEN5DK8FSUEO9lx3ULRa2QIX827eMjajWbqTL9F3r9hS+o7yeCE\neJ0sfrNh/QSTh12OAxJzrzQ7djdAvZj6TyTwpZykRAGrB4P3lRmP\n-----END RSA PRIVATE KEY-----\n", "user_id": "b05d61b21a7143e28f5e0400a88ca622", "name": "singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "fingerprint": "76:17:83:a9:7c:8b:96:fb:75:73:97:42:55:6a:32:83"}} 2018-07-24 03:05:46,407 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cc6ba058-1c20-46ea-bdd5-a79b42248b26 2018-07-24 03:05:46,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.500854969025s 2018-07-24 03:05:46,407 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-cc6ba058-1c20-46ea-bdd5-a79b42248b26 2018-07-24 03:05:46,408 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLsMQupf8FNR3kwCy7g+W7UbS3t08R41qQLmsijRrEQtXHMz84de3BiUNxKf1RXqxhBAVjvV54yjRiqUfkyz3gVnC/iGsBzKe7y/5K1w5Ypk5BMnf/LW5XabKto+22IdYbU2Y5GHlomKzt/q790WbbP1fsW6plEo8N74Ugo6RLOuj+Gun0mOqLUdsD9FdXYwNnXAgsXs32HH1Z4H5YOt0UlU+zoOEDMS94efqqUeQwhd1HWAsFDcOGM4NSupSoG6GKzWMB2ZwviGrX0Tp9rhrX882mwcRut+KlJpr0CGqWQ6INSXuxFnrDx1MuJo8nqjFnKraS9l89eefMmmoC87HN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAy7DELqX/BTUd5MAsu4Plu1G0t7dPEeNakC5rIo0axELVxzM/\nOHXtwYlDcSn9UV6sYQQFY71eeMo0YqlH5Ms94FZwv4hrAcynu8v+StcOWKZOQTJ3\n/y1uV2myraPttiHWG1NmORh5aJis7f6u/dFm2z9X7FuqZRKPDe+FIKOkSzro/hrp\n9Jjqi1HbA/RXV2MDZ1wILF7N9hx9WeB+WDrdFJVPs6DhAzEveHn6qlHkMIXdR1gL\nBQ3DhjODUrqUqBuhis1jAdmcL4hq19E6fa4a1/PNpsHEbrfipSaa9AhqlkOiDUl7\nsRZ6w8dTLiaPJ6oxZyq2kvZfPXnnzJpqAvOxzQIDAQABAoIBABbwuJecYGVgvxYl\nQqR3zWbUY+sQ/RnBplB4ud4xUCNsd5Ewx1z/gyB56huTpBEG/ZkLj+PUzxABjfbS\no+MztKtQcPBRV+Pi/b0b027wW5BGYqfbHEKkBjpYECSYQsxxcSCwuuGRTRMnpspD\nFchGTjRBJRDcngs2FOB36mFrrLRAIcisx8Wu1bWuyE0fSR+bXqSiJyqQK+6cDbWn\nmJYk7RDpqNp7RAMZ4sv6xfEFBGTTwcDKxzHzCc4F6i88TOGpQTJ0YAbyfdoFrEfm\nWPFYBKi9qEo7IigW3/tqk2UybEsRRsCAFaeZ4hIy556WqFvpbMrNf2G8jX6jWtwc\n6Y2FVO0CgYEA6/zPZbqoQGPpmqi5cBRYmJ/Q9T46eGM0RL6iSZ3jaWKJ+d3cKUr8\nJcJqzrtC5nBpttfjJVFQr2RLtNWYuv1Io6JVjngzVzAFi0jOKpFB3p2lX7y8U2Nv\nTQjx1QAbqnrkZTeRMt2dkv7N5+Lm7BPEgeCnss6TjFD1PyfwGnld2IsCgYEA3PbN\nC19XuximTQ3Lu9d4N4RVWx3jvHQBJciHe/FDQj4Al2q7BheFeQzjKSqTvvGZKiCj\nD8hm5fdkoDcxdC8sGVpZbj6TelvAZD0IX8+IXRTfKcPAIVVU/6mk4JkGd/uMH+G5\n3+JeGzPS9hSufN8L/JWokhnHiYbUud1hhXSbEgcCgYAIXkqsfNYCkohyJ5GL2+zY\nXLJ4P+Cq7DmqRmhS2/p4fjoOVkO8YyBV5nMLKbDRoyLcjQNNC3kk/xWAMCLeXqT4\nyIToLHMFoHpR2h8Ve1kun8CBiJvVCS2lOa/5satJfFolDLdlal5wHAEJPA6cSIcr\nY+AOgyzQSP6pYq0tAyjEyQKBgQDCbR9qvE/zvvLFpjf4ZtXO89AvRpOWxPQljNc6\nBcZKyUe39B/wck3tf5t6I46xWuCMov8X6hwwiYivOSF4u/EvtcIvMTyPU6BsExAF\nThUM4kqi8y1hpzYNZ/Y98igw9tQLUZE+IG7xvJ4KDZSjJ5fifsU/GRPsPQl9KgCf\nb0TrjQKBgEn1HAwHkzJfFY0De2KfflRVob7AxtaQBOeTyixhR9Ff3SuoSr++yfA0\nrnieb2OF20qYaeEN5DK8FSUEO9lx3ULRa2QIX827eMjajWbqTL9F3r9hS+o7yeCE\neJ0sfrNh/QSTh12OAxJzrzQ7djdAvZj6TyTwpZykRAGrB4P3lRmP\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b05d61b21a7143e28f5e0400a88ca622', 'name': u'singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', 'created_at': '2018-07-24T03:05:46.408328', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'175e1831cdd54df5ba9b6635beede754', 'name': 'singlevm2-project_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'76:17:83:a9:7c:8b:96:fb:75:73:97:42:55:6a:32:83', 'type': 'ssh', 'id': u'singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7'}) 2018-07-24 03:05:46,408 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAy7DELqX/BTUd5MAsu4Plu1G0t7dPEeNakC5rIo0axELVxzM/ OHXtwYlDcSn9UV6sYQQFY71eeMo0YqlH5Ms94FZwv4hrAcynu8v+StcOWKZOQTJ3 /y1uV2myraPttiHWG1NmORh5aJis7f6u/dFm2z9X7FuqZRKPDe+FIKOkSzro/hrp 9Jjqi1HbA/RXV2MDZ1wILF7N9hx9WeB+WDrdFJVPs6DhAzEveHn6qlHkMIXdR1gL BQ3DhjODUrqUqBuhis1jAdmcL4hq19E6fa4a1/PNpsHEbrfipSaa9AhqlkOiDUl7 sRZ6w8dTLiaPJ6oxZyq2kvZfPXnnzJpqAvOxzQIDAQABAoIBABbwuJecYGVgvxYl QqR3zWbUY+sQ/RnBplB4ud4xUCNsd5Ewx1z/gyB56huTpBEG/ZkLj+PUzxABjfbS o+MztKtQcPBRV+Pi/b0b027wW5BGYqfbHEKkBjpYECSYQsxxcSCwuuGRTRMnpspD FchGTjRBJRDcngs2FOB36mFrrLRAIcisx8Wu1bWuyE0fSR+bXqSiJyqQK+6cDbWn mJYk7RDpqNp7RAMZ4sv6xfEFBGTTwcDKxzHzCc4F6i88TOGpQTJ0YAbyfdoFrEfm WPFYBKi9qEo7IigW3/tqk2UybEsRRsCAFaeZ4hIy556WqFvpbMrNf2G8jX6jWtwc 6Y2FVO0CgYEA6/zPZbqoQGPpmqi5cBRYmJ/Q9T46eGM0RL6iSZ3jaWKJ+d3cKUr8 JcJqzrtC5nBpttfjJVFQr2RLtNWYuv1Io6JVjngzVzAFi0jOKpFB3p2lX7y8U2Nv TQjx1QAbqnrkZTeRMt2dkv7N5+Lm7BPEgeCnss6TjFD1PyfwGnld2IsCgYEA3PbN C19XuximTQ3Lu9d4N4RVWx3jvHQBJciHe/FDQj4Al2q7BheFeQzjKSqTvvGZKiCj D8hm5fdkoDcxdC8sGVpZbj6TelvAZD0IX8+IXRTfKcPAIVVU/6mk4JkGd/uMH+G5 3+JeGzPS9hSufN8L/JWokhnHiYbUud1hhXSbEgcCgYAIXkqsfNYCkohyJ5GL2+zY XLJ4P+Cq7DmqRmhS2/p4fjoOVkO8YyBV5nMLKbDRoyLcjQNNC3kk/xWAMCLeXqT4 yIToLHMFoHpR2h8Ve1kun8CBiJvVCS2lOa/5satJfFolDLdlal5wHAEJPA6cSIcr Y+AOgyzQSP6pYq0tAyjEyQKBgQDCbR9qvE/zvvLFpjf4ZtXO89AvRpOWxPQljNc6 BcZKyUe39B/wck3tf5t6I46xWuCMov8X6hwwiYivOSF4u/EvtcIvMTyPU6BsExAF ThUM4kqi8y1hpzYNZ/Y98igw9tQLUZE+IG7xvJ4KDZSjJ5fifsU/GRPsPQl9KgCf b0TrjQKBgEn1HAwHkzJfFY0De2KfflRVob7AxtaQBOeTyixhR9Ff3SuoSr++yfA0 rnieb2OF20qYaeEN5DK8FSUEO9lx3ULRa2QIX827eMjajWbqTL9F3r9hS+o7yeCE eJ0sfrNh/QSTh12OAxJzrzQ7djdAvZj6TyTwpZykRAGrB4P3lRmP -----END RSA PRIVATE KEY----- 2018-07-24 03:05:46,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-24 03:05:46,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '{"security_group": {"name": "singlevm2-sg_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-24 03:05:46,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-7b504a70-ec73-4cf3-a1d2-c9c2de7c1c90 Date: Tue, 24 Jul 2018 03:05:46 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:46Z", "updated_at": "2018-07-24T03:05:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:46Z", "revision_number": 0, "id": "6ec84d53-7466-4f83-8e9f-3f2a05c0e880", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:46Z", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:46Z", "revision_number": 0, "id": "fe5cdec0-586c-49f5-ad3a-64d883659e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:46Z", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 2, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "03652850-f000-4a21-9740-922bc5c73250", "name": "singlevm2-sg_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}} 2018-07-24 03:05:46,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7b504a70-ec73-4cf3-a1d2-c9c2de7c1c90 2018-07-24 03:05:46,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.407863140106s 2018-07-24 03:05:46,819 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7b504a70-ec73-4cf3-a1d2-c9c2de7c1c90 2018-07-24 03:05:46,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 03:05:46,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:05:47,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-095899c9-f427-4ab3-a094-6248677b004f Date: Tue, 24 Jul 2018 03:05:47 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:46Z", "updated_at": "2018-07-24T03:05:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:46Z", "revision_number": 0, "id": "6ec84d53-7466-4f83-8e9f-3f2a05c0e880", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:46Z", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:46Z", "revision_number": 0, "id": "fe5cdec0-586c-49f5-ad3a-64d883659e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:46Z", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 2, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "03652850-f000-4a21-9740-922bc5c73250", "name": "singlevm2-sg_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}]} 2018-07-24 03:05:47,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-095899c9-f427-4ab3-a094-6248677b004f 2018-07-24 03:05:47,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235942840576s 2018-07-24 03:05:47,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-095899c9-f427-4ab3-a094-6248677b004f 2018-07-24 03:05:47,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 03:05:47,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250"}}' 2018-07-24 03:05:47,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2efb26af-4d3e-4fa2-b4af-bccb09ddc2c7 Date: Tue, 24 Jul 2018 03:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-24T03:05:47Z", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250", "port_range_min": 22, "revision_number": 0, "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:47Z", "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "fb937a49-e747-42b3-b86f-ce48e1eacd2d"}} 2018-07-24 03:05:47,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-2efb26af-4d3e-4fa2-b4af-bccb09ddc2c7 2018-07-24 03:05:47,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.366573095322s 2018-07-24 03:05:47,431 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-2efb26af-4d3e-4fa2-b4af-bccb09ddc2c7 2018-07-24 03:05:47,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 03:05:47,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:05:47,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-6a8a6da7-6d70-4411-8812-24d2998ad38b Date: Tue, 24 Jul 2018 03:05:47 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:46Z", "updated_at": "2018-07-24T03:05:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:46Z", "revision_number": 0, "id": "6ec84d53-7466-4f83-8e9f-3f2a05c0e880", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:46Z", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T03:05:47Z", "revision_number": 0, "id": "fb937a49-e747-42b3-b86f-ce48e1eacd2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:47Z", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": 22, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:46Z", "revision_number": 0, "id": "fe5cdec0-586c-49f5-ad3a-64d883659e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:46Z", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 3, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "03652850-f000-4a21-9740-922bc5c73250", "name": "singlevm2-sg_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}]} 2018-07-24 03:05:47,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6a8a6da7-6d70-4411-8812-24d2998ad38b 2018-07-24 03:05:47,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230409860611s 2018-07-24 03:05:47,665 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-6a8a6da7-6d70-4411-8812-24d2998ad38b 2018-07-24 03:05:47,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 03:05:47,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250"}}' 2018-07-24 03:05:47,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-3683a897-9785-4001-baa1-8ad7869db143 Date: Tue, 24 Jul 2018 03:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:05:47Z", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250", "port_range_min": null, "revision_number": 0, "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:47Z", "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "b870bc14-5c6d-4edc-89fb-dd75bbb3f45b"}} 2018-07-24 03:05:47,843 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-3683a897-9785-4001-baa1-8ad7869db143 2018-07-24 03:05:47,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.174445867538s 2018-07-24 03:05:47,843 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-3683a897-9785-4001-baa1-8ad7869db143 2018-07-24 03:05:47,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:05:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:05:48,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-2a46106f-1f24-4a1f-9d41-edabf03674dd Date: Tue, 24 Jul 2018 03:05:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38278b8e-d4c6-4922-93c8-599f30529158","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"175e1831cdd54df5ba9b6635beede754","l2_adjacency":true,"status":"ACTIVE","subnets":["f1da2720-3b63-4995-af77-10e68498fca3"],"description":"","tags":[],"updated_at":"2018-07-24T03:05:33Z","qos_policy_id":null,"name":"singlevm2-net_b16df4fa-9ac1-45f4-878c-621a0f8b56a7","admin_state_up":true,"tenant_id":"175e1831cdd54df5ba9b6635beede754","created_at":"2018-07-24T03:05:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:05:48,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2a46106f-1f24-4a1f-9d41-edabf03674dd 2018-07-24 03:05:48,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283795118332s 2018-07-24 03:05:48,129 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2a46106f-1f24-4a1f-9d41-edabf03674dd 2018-07-24 03:05:48,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:05:48,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:05:48,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-4fdebe41-7108-4e6b-b670-2778c4e097fa Date: Tue, 24 Jul 2018 03:05:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/95054661-f6ce-4b06-aced-6031ed7bde7d/snap", "metadata": {}}], "file": "/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d/file", "owner": "175e1831cdd54df5ba9b6635beede754", "id": "95054661-f6ce-4b06-aced-6031ed7bde7d", "size": 12716032, "self": "/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/95054661-f6ce-4b06-aced-6031ed7bde7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:05:45Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:05:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:05:48,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4fdebe41-7108-4e6b-b670-2778c4e097fa 2018-07-24 03:05:48,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188112020493s 2018-07-24 03:05:48,322 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4fdebe41-7108-4e6b-b670-2778c4e097fa 2018-07-24 03:05:48,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:05:48,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:05:48,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05:48 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-8947ced5-6309-43f1-a820-3f2c147bf88d x-compute-request-id: req-8947ced5-6309-43f1-a820-3f2c147bf88d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/61d96199-d084-4d47-a843-b4dae076e9de", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/61d96199-d084-4d47-a843-b4dae076e9de", "rel": "bookmark"}], "ram": 512, "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": "61d96199-d084-4d47-a843-b4dae076e9de"}]} 2018-07-24 03:05:48,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8947ced5-6309-43f1-a820-3f2c147bf88d 2018-07-24 03:05:48,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0285501480103s 2018-07-24 03:05:48,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-8947ced5-6309-43f1-a820-3f2c147bf88d 2018-07-24 03:05:48,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-24 03:05:48,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '{"server": {"name": "singlevm2-vm_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "imageRef": "95054661-f6ce-4b06-aced-6031ed7bde7d", "key_name": "singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "flavorRef": "61d96199-d084-4d47-a843-b4dae076e9de", "max_count": 1, "min_count": 1, "networks": [{"uuid": "38278b8e-d4c6-4922-93c8-599f30529158"}], "security_groups": [{"name": "03652850-f000-4a21-9740-922bc5c73250"}]}}' 2018-07-24 03:05:51,056 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:05:48 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-ae606fab-ed3e-48b2-b2a7-936a233d7bbe x-compute-request-id: req-ae606fab-ed3e-48b2-b2a7-936a233d7bbe Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "03652850-f000-4a21-9740-922bc5c73250"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "bookmark"}], "adminPass": "AT7vmkBPxxNX"}} 2018-07-24 03:05:51,056 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ae606fab-ed3e-48b2-b2a7-936a233d7bbe 2018-07-24 03:05:51,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.70227980614s 2018-07-24 03:05:51,057 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ae606fab-ed3e-48b2-b2a7-936a233d7bbe 2018-07-24 03:05:51,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:05:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:05:51,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05: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-5d4a583b-4262-48cd-a8ae-85da2625865a x-compute-request-id: req-5d4a583b-4262-48cd-a8ae-85da2625865a Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "bookmark"}], "image": {"id": "95054661-f6ce-4b06-aced-6031ed7bde7d", "links": [{"href": "http://172.30.9.24:8774/images/95054661-f6ce-4b06-aced-6031ed7bde7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61d96199-d084-4d47-a843-b4dae076e9de", "links": [{"href": "http://172.30.9.24:8774/flavors/61d96199-d084-4d47-a843-b4dae076e9de", "rel": "bookmark"}]}, "id": "0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "user_id": "b05d61b21a7143e28f5e0400a88ca622", "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-07-24T03:05:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "name": "singlevm2-vm_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "created": "2018-07-24T03:05:50Z", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:05:51,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5d4a583b-4262-48cd-a8ae-85da2625865a 2018-07-24 03:05:51,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635864973068s 2018-07-24 03:05:51,694 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5d4a583b-4262-48cd-a8ae-85da2625865a 2018-07-24 03:05:51,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:05:51,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:05:51,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-a57c16af-9573-425a-aa75-93c4bb486ea4 Date: Tue, 24 Jul 2018 03:05:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38278b8e-d4c6-4922-93c8-599f30529158","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"175e1831cdd54df5ba9b6635beede754","l2_adjacency":true,"status":"ACTIVE","subnets":["f1da2720-3b63-4995-af77-10e68498fca3"],"description":"","tags":[],"updated_at":"2018-07-24T03:05:33Z","qos_policy_id":null,"name":"singlevm2-net_b16df4fa-9ac1-45f4-878c-621a0f8b56a7","admin_state_up":true,"tenant_id":"175e1831cdd54df5ba9b6635beede754","created_at":"2018-07-24T03:05:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:05:51,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a57c16af-9573-425a-aa75-93c4bb486ea4 2018-07-24 03:05:51,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113524913788s 2018-07-24 03:05:51,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a57c16af-9573-425a-aa75-93c4bb486ea4 2018-07-24 03:05:51,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:05:51,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:05:52,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-4cc696bc-e0fa-4521-8653-cff77ab1846a Date: Tue, 24 Jul 2018 03:05:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38278b8e-d4c6-4922-93c8-599f30529158","tenant_id":"175e1831cdd54df5ba9b6635beede754","created_at":"2018-07-24T03:05:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:05:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"175e1831cdd54df5ba9b6635beede754","id":"f1da2720-3b63-4995-af77-10e68498fca3","subnetpool_id":null,"name":"singlevm2-subnet_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}]} 2018-07-24 03:05:52,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4cc696bc-e0fa-4521-8653-cff77ab1846a 2018-07-24 03:05:52,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.224748134613s 2018-07-24 03:05:52,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-4cc696bc-e0fa-4521-8653-cff77ab1846a 2018-07-24 03:05:52,041 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:05:54,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:05:54,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:05:54,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05: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-4c892e71-1086-40f3-9a23-bf82ad3de979 x-compute-request-id: req-4c892e71-1086-40f3-9a23-bf82ad3de979 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "bookmark"}], "image": {"id": "95054661-f6ce-4b06-aced-6031ed7bde7d", "links": [{"href": "http://172.30.9.24:8774/images/95054661-f6ce-4b06-aced-6031ed7bde7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61d96199-d084-4d47-a843-b4dae076e9de", "links": [{"href": "http://172.30.9.24:8774/flavors/61d96199-d084-4d47-a843-b4dae076e9de", "rel": "bookmark"}]}, "id": "0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "user_id": "b05d61b21a7143e28f5e0400a88ca622", "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-07-24T03:05:53Z", "hostId": "1eaea8253dba34193fa3ce7a6404cdce6716d030efcd93e7a25ad3a0", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "name": "singlevm2-vm_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "created": "2018-07-24T03:05:50Z", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:05:54,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4c892e71-1086-40f3-9a23-bf82ad3de979 2018-07-24 03:05:54,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756041049957s 2018-07-24 03:05:54,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4c892e71-1086-40f3-9a23-bf82ad3de979 2018-07-24 03:05:54,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:05:56,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:05:56,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:05:57,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05: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-c57b0ed1-bfd8-4c1b-a26b-206bcb2789d6 x-compute-request-id: req-c57b0ed1-bfd8-4c1b-a26b-206bcb2789d6 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "bookmark"}], "image": {"id": "95054661-f6ce-4b06-aced-6031ed7bde7d", "links": [{"href": "http://172.30.9.24:8774/images/95054661-f6ce-4b06-aced-6031ed7bde7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61d96199-d084-4d47-a843-b4dae076e9de", "links": [{"href": "http://172.30.9.24:8774/flavors/61d96199-d084-4d47-a843-b4dae076e9de", "rel": "bookmark"}]}, "id": "0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "security_groups": [{"name": "singlevm2-sg_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}], "user_id": "b05d61b21a7143e28f5e0400a88ca622", "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-07-24T03:05:53Z", "hostId": "1eaea8253dba34193fa3ce7a6404cdce6716d030efcd93e7a25ad3a0", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "name": "singlevm2-vm_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "created": "2018-07-24T03:05:50Z", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:05:57,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c57b0ed1-bfd8-4c1b-a26b-206bcb2789d6 2018-07-24 03:05:57,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773659944534s 2018-07-24 03:05:57,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c57b0ed1-bfd8-4c1b-a26b-206bcb2789d6 2018-07-24 03:05:57,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:05:59,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:05:59,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:00,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:05: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-a88b5b16-1ee3-46b5-8cd8-a66ce6ca2fdc x-compute-request-id: req-a88b5b16-1ee3-46b5-8cd8-a66ce6ca2fdc Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_b16df4fa-9ac1-45f4-878c-621a0f8b56a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:ad:a7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "bookmark"}], "image": {"id": "95054661-f6ce-4b06-aced-6031ed7bde7d", "links": [{"href": "http://172.30.9.24:8774/images/95054661-f6ce-4b06-aced-6031ed7bde7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:05:58.000000", "flavor": {"id": "61d96199-d084-4d47-a843-b4dae076e9de", "links": [{"href": "http://172.30.9.24:8774/flavors/61d96199-d084-4d47-a843-b4dae076e9de", "rel": "bookmark"}]}, "id": "0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "security_groups": [{"name": "singlevm2-sg_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}], "user_id": "b05d61b21a7143e28f5e0400a88ca622", "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-07-24T03:05:58Z", "hostId": "1eaea8253dba34193fa3ce7a6404cdce6716d030efcd93e7a25ad3a0", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "name": "singlevm2-vm_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "created": "2018-07-24T03:05:50Z", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:06:00,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a88b5b16-1ee3-46b5-8cd8-a66ce6ca2fdc 2018-07-24 03:06:00,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.29116892815s 2018-07-24 03:06:00,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a88b5b16-1ee3-46b5-8cd8-a66ce6ca2fdc 2018-07-24 03:06:00,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:06:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0e8d2bbd-b305-44a6-a3de-a1fe331d9eed" -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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:01,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-bd7651a1-4868-4e6a-9cff-8776eae7fc06 Date: Tue, 24 Jul 2018 03:06:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:05:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f1da2720-3b63-4995-af77-10e68498fca3","ip_address":"192.168.120.11"}],"id":"884f8400-3a51-42e1-9bf7-6d8cfc52ba99","security_groups":["03652850-f000-4a21-9740-922bc5c73250"],"mac_address":"fa:16:3e:36:ad:a7","project_id":"175e1831cdd54df5ba9b6635beede754","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"38278b8e-d4c6-4922-93c8-599f30529158","tenant_id":"175e1831cdd54df5ba9b6635beede754","created_at":"2018-07-24T03:05:54Z","binding:vnic_type":"normal","device_id":"0e8d2bbd-b305-44a6-a3de-a1fe331d9eed","ip_allocation":"immediate"}]} 2018-07-24 03:06:01,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0e8d2bbd-b305-44a6-a3de-a1fe331d9eed used request id req-bd7651a1-4868-4e6a-9cff-8776eae7fc06 2018-07-24 03:06:01,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.23898601532s 2018-07-24 03:06:01,122 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0e8d2bbd-b305-44a6-a3de-a1fe331d9eed used request id req-bd7651a1-4868-4e6a-9cff-8776eae7fc06 2018-07-24 03:06:01,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:06:01,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=884f8400-3a51-42e1-9bf7-6d8cfc52ba99" -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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:01,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1ba61c28-be23-4d79-8609-93cfa825d280 Date: Tue, 24 Jul 2018 03:06:01 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:06:01,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=884f8400-3a51-42e1-9bf7-6d8cfc52ba99 used request id req-1ba61c28-be23-4d79-8609-93cfa825d280 2018-07-24 03:06:01,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0196268558502s 2018-07-24 03:06:01,147 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=884f8400-3a51-42e1-9bf7-6d8cfc52ba99 used request id req-1ba61c28-be23-4d79-8609-93cfa825d280 2018-07-24 03:06:01,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:06:01,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:01,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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-cc05ed3d-2c8b-4507-906f-6d1f8eb7d89d x-compute-request-id: req-cc05ed3d-2c8b-4507-906f-6d1f8eb7d89d Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_b16df4fa-9ac1-45f4-878c-621a0f8b56a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:ad:a7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "bookmark"}], "image": {"id": "95054661-f6ce-4b06-aced-6031ed7bde7d", "links": [{"href": "http://172.30.9.24:8774/images/95054661-f6ce-4b06-aced-6031ed7bde7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:05:58.000000", "flavor": {"id": "61d96199-d084-4d47-a843-b4dae076e9de", "links": [{"href": "http://172.30.9.24:8774/flavors/61d96199-d084-4d47-a843-b4dae076e9de", "rel": "bookmark"}]}, "id": "0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "security_groups": [{"name": "singlevm2-sg_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}], "user_id": "b05d61b21a7143e28f5e0400a88ca622", "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-07-24T03:05:58Z", "hostId": "1eaea8253dba34193fa3ce7a6404cdce6716d030efcd93e7a25ad3a0", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "name": "singlevm2-vm_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "created": "2018-07-24T03:05:50Z", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:06:01,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cc05ed3d-2c8b-4507-906f-6d1f8eb7d89d 2018-07-24 03:06:01,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782150030136s 2018-07-24 03:06:01,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cc05ed3d-2c8b-4507-906f-6d1f8eb7d89d 2018-07-24 03:06:01,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:06:01,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0e8d2bbd-b305-44a6-a3de-a1fe331d9eed" -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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:01,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-34c50ca5-655b-4551-8a5c-01aa7294171a Date: Tue, 24 Jul 2018 03:06:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:05:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f1da2720-3b63-4995-af77-10e68498fca3","ip_address":"192.168.120.11"}],"id":"884f8400-3a51-42e1-9bf7-6d8cfc52ba99","security_groups":["03652850-f000-4a21-9740-922bc5c73250"],"mac_address":"fa:16:3e:36:ad:a7","project_id":"175e1831cdd54df5ba9b6635beede754","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"38278b8e-d4c6-4922-93c8-599f30529158","tenant_id":"175e1831cdd54df5ba9b6635beede754","created_at":"2018-07-24T03:05:54Z","binding:vnic_type":"normal","device_id":"0e8d2bbd-b305-44a6-a3de-a1fe331d9eed","ip_allocation":"immediate"}]} 2018-07-24 03:06:01,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0e8d2bbd-b305-44a6-a3de-a1fe331d9eed used request id req-34c50ca5-655b-4551-8a5c-01aa7294171a 2018-07-24 03:06:01,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0528888702393s 2018-07-24 03:06:01,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0e8d2bbd-b305-44a6-a3de-a1fe331d9eed used request id req-34c50ca5-655b-4551-8a5c-01aa7294171a 2018-07-24 03:06:01,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:06:01,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=884f8400-3a51-42e1-9bf7-6d8cfc52ba99" -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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:02,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7c11a324-1263-4bd2-aa4a-9e66f5986424 Date: Tue, 24 Jul 2018 03:06:02 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:06:02,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=884f8400-3a51-42e1-9bf7-6d8cfc52ba99 used request id req-7c11a324-1263-4bd2-aa4a-9e66f5986424 2018-07-24 03:06:02,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.026948928833s 2018-07-24 03:06:02,020 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=884f8400-3a51-42e1-9bf7-6d8cfc52ba99 used request id req-7c11a324-1263-4bd2-aa4a-9e66f5986424 2018-07-24 03:06:02,021 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_b16df4fa-9ac1-45f4-878c-621a0f8b56a7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:36:ad:a7', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'95054661-f6ce-4b06-aced-6031ed7bde7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:05:58.000000', 'flavor': Munch({u'id': u'61d96199-d084-4d47-a843-b4dae076e9de'}), 'az': u'nova', 'id': u'0e8d2bbd-b305-44a6-a3de-a1fe331d9eed', 'security_groups': [Munch({u'name': u'singlevm2-sg_b16df4fa-9ac1-45f4-878c-621a0f8b56a7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b05d61b21a7143e28f5e0400a88ca622', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'175e1831cdd54df5ba9b6635beede754', 'name': 'singlevm2-project_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-24T03:05:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-24T03:05:58Z', 'hostId': u'1eaea8253dba34193fa3ce7a6404cdce6716d030efcd93e7a25ad3a0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'1eaea8253dba34193fa3ce7a6404cdce6716d030efcd93e7a25ad3a0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:05:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'175e1831cdd54df5ba9b6635beede754', 'name': u'singlevm2-vm_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', 'adminPass': None, 'tenant_id': u'175e1831cdd54df5ba9b6635beede754', 'created_at': u'2018-07-24T03:05:50Z', 'created': u'2018-07-24T03:05:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-24 03:06:02,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:06:02,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:02,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-26eb47a9-e73b-4b9a-8d9b-677bb351f34a Date: Tue, 24 Jul 2018 03:06:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38278b8e-d4c6-4922-93c8-599f30529158","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"175e1831cdd54df5ba9b6635beede754","l2_adjacency":true,"status":"ACTIVE","subnets":["f1da2720-3b63-4995-af77-10e68498fca3"],"description":"","tags":[],"updated_at":"2018-07-24T03:05:33Z","qos_policy_id":null,"name":"singlevm2-net_b16df4fa-9ac1-45f4-878c-621a0f8b56a7","admin_state_up":true,"tenant_id":"175e1831cdd54df5ba9b6635beede754","created_at":"2018-07-24T03:05:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:06:02,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-26eb47a9-e73b-4b9a-8d9b-677bb351f34a 2018-07-24 03:06:02,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278934001923s 2018-07-24 03:06:02,303 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-26eb47a9-e73b-4b9a-8d9b-677bb351f34a 2018-07-24 03:06:02,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:06:02,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=0e8d2bbd-b305-44a6-a3de-a1fe331d9eed" -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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:02,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-2363e28e-79be-4728-bf26-a625db5c7024 Date: Tue, 24 Jul 2018 03:06:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:05:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f1da2720-3b63-4995-af77-10e68498fca3","ip_address":"192.168.120.11"}],"id":"884f8400-3a51-42e1-9bf7-6d8cfc52ba99","security_groups":["03652850-f000-4a21-9740-922bc5c73250"],"mac_address":"fa:16:3e:36:ad:a7","project_id":"175e1831cdd54df5ba9b6635beede754","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"38278b8e-d4c6-4922-93c8-599f30529158","tenant_id":"175e1831cdd54df5ba9b6635beede754","created_at":"2018-07-24T03:05:54Z","binding:vnic_type":"normal","device_id":"0e8d2bbd-b305-44a6-a3de-a1fe331d9eed","ip_allocation":"immediate"}]} 2018-07-24 03:06:02,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0e8d2bbd-b305-44a6-a3de-a1fe331d9eed used request id req-2363e28e-79be-4728-bf26-a625db5c7024 2018-07-24 03:06:02,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0559668540955s 2018-07-24 03:06:02,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=0e8d2bbd-b305-44a6-a3de-a1fe331d9eed used request id req-2363e28e-79be-4728-bf26-a625db5c7024 2018-07-24 03:06:02,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-24 03:06:02,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '{"floatingip": {"floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "192.168.120.11", "port_id": "884f8400-3a51-42e1-9bf7-6d8cfc52ba99"}}' 2018-07-24 03:06:04,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-bf57b34c-93c3-44cb-8c2d-ff44023fb662 Date: Tue, 24 Jul 2018 03:06:04 GMT RESP BODY: {"floatingip": {"router_id": "5e60191a-ebf3-4d1d-a402-6bca4d72aedc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:06:03Z", "updated_at": "2018-07-24T03:06:03Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "175e1831cdd54df5ba9b6635beede754", "port_id": "884f8400-3a51-42e1-9bf7-6d8cfc52ba99", "id": "15461041-28db-44fb-bd45-003b793c109c", "qos_policy_id": null}} 2018-07-24 03:06:04,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-bf57b34c-93c3-44cb-8c2d-ff44023fb662 2018-07-24 03:06:04,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.26967906952s 2018-07-24 03:06:04,631 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-bf57b34c-93c3-44cb-8c2d-ff44023fb662 2018-07-24 03:06:04,634 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'5e60191a-ebf3-4d1d-a402-6bca4d72aedc', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'175e1831cdd54df5ba9b6635beede754', 'created_at': u'2018-07-24T03:06:03Z', 'attached': True, 'updated_at': u'2018-07-24T03:06:03Z', 'id': u'15461041-28db-44fb-bd45-003b793c109c', 'floating_network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'175e1831cdd54df5ba9b6635beede754', 'name': 'singlevm2-project_b16df4fa-9ac1-45f4-878c-621a0f8b56a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'5e60191a-ebf3-4d1d-a402-6bca4d72aedc', u'qos_policy_id': None, 'project_id': u'175e1831cdd54df5ba9b6635beede754', 'port_id': u'884f8400-3a51-42e1-9bf7-6d8cfc52ba99', 'port': u'884f8400-3a51-42e1-9bf7-6d8cfc52ba99', 'network': u'691b806b-657e-4f99-97bd-7fb6940ba3e4'}) 2018-07-24 03:06:04,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-24 03:06:04,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed/action -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 03:06:04,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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-25842f45-8f7e-4955-9270-c6a35fab19d9 x-compute-request-id: req-25842f45-8f7e-4955-9270-c6a35fab19d9 Content-Encoding: gzip Content-Length: 9581 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 479669336 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.140740] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142422] pid_max: default: 32768 minimum: 301\n[ 0.143327] ACPI: Core revision 20150930\n[ 0.144729] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146052] Security Framework initialized\n[ 0.146875] Yama: becoming mindful.\n[ 0.147613] AppArmor: AppArmor initialized\n[ 0.148492] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149840] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151133] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152357] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153794] Initializing cgroup subsys io\n[ 0.154621] Initializing cgroup subsys memory\n[ 0.155488] Initializing cgroup subsys devices\n[ 0.156375] Initializing cgroup subsys freezer\n[ 0.157256] Initializing cgroup subsys net_cls\n[ 0.158131] Initializing cgroup subsys perf_event\n[ 0.159048] Initializing cgroup subsys net_prio\n[ 0.159948] Initializing cgroup subsys hugetlb\n[ 0.160829] Initializing cgroup subsys pids\n[ 0.161727] CPU: Physical Processor ID: 0\n[ 0.163248] mce: CPU supports 10 MCE banks\n[ 0.164139] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165166] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181055] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187215] ftrace: allocating 31920 entries in 125 pages\n[ 0.212525] smpboot: Max logical packages: 1\n[ 0.213440] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214828] x2apic enabled\n[ 0.215660] Switched APIC routing to physical x2apic.\n[ 0.217445] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.218586] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.220744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.222601] KVM setup paravirtual spinlock\n[ 0.223939] x86: Booted up 1 node, 1 CPUs\n[ 0.224794] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226249] devtmpfs: initialized\n[ 0.227993] evm: security.selinux\n[ 0.228721] evm: security.SMACK64\n[ 0.229434] evm: security.SMACK64EXEC\n[ 0.230210] evm: security.SMACK64TRANSMUTE\n[ 0.231061] evm: security.SMACK64MMAP\n[ 0.231843] evm: security.ima\n[ 0.232512] evm: security.capability\n[ 0.233345] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235236] pinctrl core: initialized pinctrl subsystem\n[ 0.236352] RTC time: 3:05:58, date: 07/24/18\n[ 0.237331] NET: Registered protocol family 16\n[ 0.238336] cpuidle: using governor ladder\n[ 0.239174] cpuidle: using governor menu\n[ 0.239982] PCCT header not found.\n[ 0.240751] ACPI: bus type PCI registered\n[ 0.241568] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.242831] PCI: Using configuration type 1 for base access\n[ 0.244867] ACPI: Added _OSI(Module Device)\n[ 0.245981] ACPI: Added _OSI(Processor Device)\n[ 0.247045] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248254] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250335] ACPI: Interpreter enabled\n[ 0.251322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.256233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.258202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.260307] ACPI: (supports S0 S5)\n[ 0.261327] ACPI: Using IOAPIC for interrupt routing\n[ 0.262319] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.265630] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.266980] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268285] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.271909] acpiphp: Slot [3] registered\n[ 0.272752] acpiphp: Slot [4] registered\n[ 0.273584] acpiphp: Slot [5] registered\n[ 0.274398] acpiphp: Slot [6] registered\n[ 0.275219] acpiphp: Slot [7] registered\n[ 0.276065] acpiphp: Slot [8] registered\n[ 0.277038] acpiphp: Slot [9] registered\n[ 0.277882] acpiphp: Slot [10] registered\n[ 0.278727] acpiphp: Slot [11] registered\n[ 0.279582] acpiphp: Slot [12] registered\n[ 0.280436] acpiphp: Slot [13] registered\n[ 0.281264] acpiphp: Slot [14] registered\n[ 0.282113] acpiphp: Slot [15] registered\n[ 0.293100] acpiphp: Slot [16] registered\n[ 0.293956] acpiphp: Slot [17] registered\n[ 0.294791] acpiphp: Slot [18] registered\n[ 0.295598] acpiphp: Slot [19] registered\n[ 0.296422] acpiphp: Slot [20] registered\n[ 0.297286] acpiphp: Slot [21] registered\n[ 0.298146] acpiphp: Slot [22] registered\n[ 0.298971] acpiphp: Slot [23] registered\n[ 0.299829] acpiphp: Slot [24] registered\n[ 0.300658] acpiphp: Slot [25] registered\n[ 0.301488] acpiphp: Slot [26] registered\n[ 0.302329] acpiphp: Slot [27] registered\n[ 0.303176] acpiphp: Slot [28] registered\n[ 0.304003] acpiphp: Slot [29] registered\n[ 0.304831] acpiphp: Slot [30] registered\n[ 0.305659] acpiphp: Slot [31] registered\n[ 0.306507] PCI host bridge to bus 0000:00\n[ 0.307318] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.308586] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.309877] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.311359] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.312849] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.314383] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.317567] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.318880] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.320055] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.321365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.324855] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.326515] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.344717] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.346225] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.348012] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.349440] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.350920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.352230] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.353573] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.354643] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.356213] vgaarb: loaded\n[ 0.356820] vgaarb: bridge control possible 0000:00:02.0\n[ 0.358063] SCSI subsystem initialized\n[ 0.358987] ACPI: bus type USB registered\n[ 0.359828] usbcore: registered new interface driver usbfs\n[ 0.360868] usbcore: registered new interface driver hub\n[ 0.361890] usbcore: registered new device driver usb\n[ 0.363010] PCI: Using ACPI for IRQ routing\n[ 0.364137] NetLabel: Initializing\n[ 0.364867] NetLabel: domain hash size = 128\n[ 0.365726] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.366703] NetLabel: unlabeled traffic allowed by default\n[ 0.367887] clocksource: Switched to clocksource kvm-clock\n[ 0.376049] AppArmor: AppArmor Filesystem Enabled\n[ 0.377027] pnp: PnP ACPI init\n[ 0.377976] pnp: PnP ACPI: found 5 devices\n[ 0.384316] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.386048] NET: Registered protocol family 2\n[ 0.387108] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.388425] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389645] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390853] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391956] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393157] NET: Registered protocol family 1\n[ 0.394046] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395151] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396235] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424288] Trying to unpack rootfs image as initramfs...\n[ 0.480340] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.482049] Scanning for low memory corruption every 60 seconds\n[ 0.483410] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.484606] audit: initializing netlink subsys (disabled)\n[ 0.485647] audit: type=2000 audit(1532401559.383:1): initialized\n[ 0.486994] Initialise system trusted keyring\n[ 0.487973] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.489141] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.491274] zbud: loaded\n[ 0.492021] VFS: Disk quotas dquot_6.6.0\n[ 0.492855] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.494469] fuse init (API version 7.23)\n[ 0.495377] Key type big_key registered\n[ 0.496199] Allocating IMA MOK and blacklist keyrings.\n[ 0.497451] Key type asymmetric registered\n[ 0.498287] Asymmetric key parser 'x509' registered\n[ 0.499257] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.500759] io scheduler noop registered\n[ 0.501563] io scheduler deadline registered (default)\n[ 0.502569] io scheduler cfq registered\n[ 0.503419] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.504476] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.505754] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.507208] ACPI: Power Button [PWRF]\n[ 0.508078] GHES: HEST is not enabled!\n[ 0.521742] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549607] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.551737] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.575740] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.578052] Linux agpgart interface v0.103\n[ 0.580671] brd: module loaded\n[ 0.584535] loop: module loaded\n[ 0.588856] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.590309] GPT:90111 != 2097151\n[ 0.590989] GPT:Alternate GPT header not at the end of the disk.\n[ 0.592087] GPT:90111 != 2097151\n[ 0.592770] GPT: Use GNU Parted to correct GPT errors.\n[ 0.593743] vda: vda1 vda15\n[ 0.595174] scsi host0: ata_piix\n[ 0.595973] scsi host1: ata_piix\n[ 0.596701] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.597920] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.599415] libphy: Fixed MDIO Bus: probed\n[ 0.600264] tun: Universal TUN/TAP device driver, 1.6\n[ 0.601219] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.603571] PPP generic driver version 2.4.2\n[ 0.604666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.605868] ehci-pci: EHCI PCI platform driver\n[ 0.606744] ehci-platform: EHCI generic platform driver\n[ 0.607738] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608981] ohci-pci: OHCI PCI platform driver\n[ 0.609859] ohci-platform: OHCI generic platform driver\n[ 0.610850] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625033] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626043] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627502] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628506] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.629659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.630884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632301] usb usb1: Product: UHCI Host Controller\n[ 0.633240] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634382] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635370] hub 1-0:1.0: USB hub found\n[ 0.636169] hub 1-0:1.0: 2 ports detected\n[ 0.637134] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639300] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640273] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641326] mousedev: PS/2 mouse device common for all mice\n[ 0.642609] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644479] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645601] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.648003] i2c /dev entries driver\n[ 0.648790] device-mapper: uevent: version 1.0.3\n[ 0.649751] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.651392] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652844] NET: Registered protocol family 10\n[ 0.653988] NET: Registered protocol family 17\n[ 0.654893] Key type dns_resolver registered\n[ 0.655915] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.657014] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.658818] registered taskstats version 1\n[ 0.659675] Loading compiled-in X.509 certificates\n[ 0.661162] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.663027] zswap: loaded using pool lzo/zbud\n[ 0.664677] Key type trusted registered\n[ 0.666436] Key type encrypted registered\n[ 0.667270] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.668317] ima: No TPM chip found, activating TPM-bypass!\n[ 0.669368] evm: HMAC attrs: 0x1\n[ 0.670345] Magic number: 10:637:58\n[ 0.671208] rtc_cmos 00:00: setting system clock to 2018-07-24 03:05:59 UTC (1532401559)\n[ 0.672845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.673958] EDD information not available.\n[ 0.757275] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769311] Write protecting the kernel read-only data: 14336k\n[ 0.771492] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.773352] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.927312] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDI0fVGjnfgplm7i0IcaYE+6c3QzXlSQKlgTaiwm992OXcAewlgDs+U7ZTXegFrxc0tuQ8a/lFjmxpWKmc8flK9aPtXP6wjjNRoMzXKsk8ppT9JnqUuXUcCAUy7S/sAI6UK7Ozr9qEJELgFVBXo/vn/yhQxlzlnmKtPpNgWuAOKFJgeHKB0vaSmfcZeT1fh8vWqLp5oZEus+BwCj55fnZcp9ZoGp2mkUA+ze+0ZbhqESmLU2lopmA56nNla8SGDWbSvDW8NzF6uKTqZBjcZ5FizGumYI2sceygmH29ZUSO0JC0tUsvg4C9+oUELcdrOyYIvwK25v7Cw5wYfIUVAQ/ix root@singlevm2-vm-b16df4fa-9ac1-45f4-878c-621a0f8b56a7\nssh-dss AAAAB3NzaC1kc3MAAACBAOM8injTqwgkDbl6gJSdE3+kd0XPwkgJ12kFgvraSa4W7xGSyLdDFXfERwyudQuD2CngGEeIgJJ13+HG/cy0+cvOE/oBIA5Bij2YqoLY5VdR3k7Jvbj/ENQjNnLvdOEiOx2pyqCDVelKD78xtMZFYSJFBVSaimg4ss+8L3WuA8VJAAAAFQDL76pDZ/Kk8hBz+t0EGiWLJArq8QAAAIBJ9tiV8Ul5Pf9YmPdlB+nIo3hj0WgS3aea7bA3m3Iztw9JNqJouDhTF2fFBEdGPLQ7O5l83gacdyuK54G3FLHFqJI1s/5p06L+C7X7RwmESkjZ7lP6wKoVvmETi/ZnvgWLLqK4TrRvJOXM8wrvxy57lkmThBgO1iBJHq4e+NbzywAAAIAs1qhsabkalVbkUsAAUZFPIA0U9+XVTvlJvoD7TgFDEC+zF32ma0MI1/mocE1cRrqf6QgY0avbJ3ghGzax3djh6d8M4r4FLK8IoOfug0v3hRttHqhUSVwazZKYRbAqopFGkx2JhPKNvXoznM91FDhUSELYy5pUgKX+bBK9wo8PLw== root@singlevm2-vm-b16df4fa-9ac1-45f4-878c-621a0f8b56a7\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.14s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe36:ada7/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-b16df4fa-9ac1-45f4-878c-621a0f8b56a7\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.33 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-b16df4fa-9ac1-45f4-878c-621a0f8b56a7 login: "} 2018-07-24 03:06:04,755 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed/action used request id req-25842f45-8f7e-4955-9270-c6a35fab19d9 2018-07-24 03:06:04,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.119691133499s 2018-07-24 03:06:04,756 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed/action used request id req-25842f45-8f7e-4955-9270-c6a35fab19d9 2018-07-24 03:06:04,756 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 479669336 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.140740] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142422] pid_max: default: 32768 minimum: 301 [ 0.143327] ACPI: Core revision 20150930 [ 0.144729] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146052] Security Framework initialized [ 0.146875] Yama: becoming mindful. [ 0.147613] AppArmor: AppArmor initialized [ 0.148492] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149840] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151133] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152357] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153794] Initializing cgroup subsys io [ 0.154621] Initializing cgroup subsys memory [ 0.155488] Initializing cgroup subsys devices [ 0.156375] Initializing cgroup subsys freezer [ 0.157256] Initializing cgroup subsys net_cls [ 0.158131] Initializing cgroup subsys perf_event [ 0.159048] Initializing cgroup subsys net_prio [ 0.159948] Initializing cgroup subsys hugetlb [ 0.160829] Initializing cgroup subsys pids [ 0.161727] CPU: Physical Processor ID: 0 [ 0.163248] mce: CPU supports 10 MCE banks [ 0.164139] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165166] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.181055] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.187215] ftrace: allocating 31920 entries in 125 pages [ 0.212525] smpboot: Max logical packages: 1 [ 0.213440] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.214828] x2apic enabled [ 0.215660] Switched APIC routing to physical x2apic. [ 0.217445] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.218586] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.220744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.222601] KVM setup paravirtual spinlock [ 0.223939] x86: Booted up 1 node, 1 CPUs [ 0.224794] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.226249] devtmpfs: initialized [ 0.227993] evm: security.selinux [ 0.228721] evm: security.SMACK64 [ 0.229434] evm: security.SMACK64EXEC [ 0.230210] evm: security.SMACK64TRANSMUTE [ 0.231061] evm: security.SMACK64MMAP [ 0.231843] evm: security.ima [ 0.232512] evm: security.capability [ 0.233345] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235236] pinctrl core: initialized pinctrl subsystem [ 0.236352] RTC time: 3:05:58, date: 07/24/18 [ 0.237331] NET: Registered protocol family 16 [ 0.238336] cpuidle: using governor ladder [ 0.239174] cpuidle: using governor menu [ 0.239982] PCCT header not found. [ 0.240751] ACPI: bus type PCI registered [ 0.241568] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.242831] PCI: Using configuration type 1 for base access [ 0.244867] ACPI: Added _OSI(Module Device) [ 0.245981] ACPI: Added _OSI(Processor Device) [ 0.247045] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.248254] ACPI: Added _OSI(Processor Aggregator Device) [ 0.250335] ACPI: Interpreter enabled [ 0.251322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.253738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.256233] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.258202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.260307] ACPI: (supports S0 S5) [ 0.261327] ACPI: Using IOAPIC for interrupt routing [ 0.262319] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.265630] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.266980] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.268285] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.269529] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.271909] acpiphp: Slot [3] registered [ 0.272752] acpiphp: Slot [4] registered [ 0.273584] acpiphp: Slot [5] registered [ 0.274398] acpiphp: Slot [6] registered [ 0.275219] acpiphp: Slot [7] registered [ 0.276065] acpiphp: Slot [8] registered [ 0.277038] acpiphp: Slot [9] registered [ 0.277882] acpiphp: Slot [10] registered [ 0.278727] acpiphp: Slot [11] registered [ 0.279582] acpiphp: Slot [12] registered [ 0.280436] acpiphp: Slot [13] registered [ 0.281264] acpiphp: Slot [14] registered [ 0.282113] acpiphp: Slot [15] registered [ 0.293100] acpiphp: Slot [16] registered [ 0.293956] acpiphp: Slot [17] registered [ 0.294791] acpiphp: Slot [18] registered [ 0.295598] acpiphp: Slot [19] registered [ 0.296422] acpiphp: Slot [20] registered [ 0.297286] acpiphp: Slot [21] registered [ 0.298146] acpiphp: Slot [22] registered [ 0.298971] acpiphp: Slot [23] registered [ 0.299829] acpiphp: Slot [24] registered [ 0.300658] acpiphp: Slot [25] registered [ 0.301488] acpiphp: Slot [26] registered [ 0.302329] acpiphp: Slot [27] registered [ 0.303176] acpiphp: Slot [28] registered [ 0.304003] acpiphp: Slot [29] registered [ 0.304831] acpiphp: Slot [30] registered [ 0.305659] acpiphp: Slot [31] registered [ 0.306507] PCI host bridge to bus 0000:00 [ 0.307318] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.308586] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.309877] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.311359] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.312849] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.314383] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.317567] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.318880] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.320055] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.321365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.324855] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.326515] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.344717] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.346225] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.348012] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.349440] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.350920] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.352230] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.353573] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.354643] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.356213] vgaarb: loaded [ 0.356820] vgaarb: bridge control possible 0000:00:02.0 [ 0.358063] SCSI subsystem initialized [ 0.358987] ACPI: bus type USB registered [ 0.359828] usbcore: registered new interface driver usbfs [ 0.360868] usbcore: registered new interface driver hub [ 0.361890] usbcore: registered new device driver usb [ 0.363010] PCI: Using ACPI for IRQ routing [ 0.364137] NetLabel: Initializing [ 0.364867] NetLabel: domain hash size = 128 [ 0.365726] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.366703] NetLabel: unlabeled traffic allowed by default [ 0.367887] clocksource: Switched to clocksource kvm-clock [ 0.376049] AppArmor: AppArmor Filesystem Enabled [ 0.377027] pnp: PnP ACPI init [ 0.377976] pnp: PnP ACPI: found 5 devices [ 0.384316] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.386048] NET: Registered protocol family 2 [ 0.387108] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.388425] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.389645] TCP: Hash tables configured (established 4096 bind 4096) [ 0.390853] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.391956] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393157] NET: Registered protocol family 1 [ 0.394046] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395151] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396235] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410127] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424288] Trying to unpack rootfs image as initramfs... [ 0.480340] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.482049] Scanning for low memory corruption every 60 seconds [ 0.483410] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.484606] audit: initializing netlink subsys (disabled) [ 0.485647] audit: type=2000 audit(1532401559.383:1): initialized [ 0.486994] Initialise system trusted keyring [ 0.487973] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.489141] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.491274] zbud: loaded [ 0.492021] VFS: Disk quotas dquot_6.6.0 [ 0.492855] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.494469] fuse init (API version 7.23) [ 0.495377] Key type big_key registered [ 0.496199] Allocating IMA MOK and blacklist keyrings. [ 0.497451] Key type asymmetric registered [ 0.498287] Asymmetric key parser 'x509' registered [ 0.499257] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.500759] io scheduler noop registered [ 0.501563] io scheduler deadline registered (default) [ 0.502569] io scheduler cfq registered [ 0.503419] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504476] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.505754] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.507208] ACPI: Power Button [PWRF] [ 0.508078] GHES: HEST is not enabled! [ 0.521742] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549607] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.551737] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.575740] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.578052] Linux agpgart interface v0.103 [ 0.580671] brd: module loaded [ 0.584535] loop: module loaded [ 0.588856] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.590309] GPT:90111 != 2097151 [ 0.590989] GPT:Alternate GPT header not at the end of the disk. [ 0.592087] GPT:90111 != 2097151 [ 0.592770] GPT: Use GNU Parted to correct GPT errors. [ 0.593743] vda: vda1 vda15 [ 0.595174] scsi host0: ata_piix [ 0.595973] scsi host1: ata_piix [ 0.596701] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.597920] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.599415] libphy: Fixed MDIO Bus: probed [ 0.600264] tun: Universal TUN/TAP device driver, 1.6 [ 0.601219] tun: (C) 1999-2004 Max Krasnyansky [ 0.603571] PPP generic driver version 2.4.2 [ 0.604666] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.605868] ehci-pci: EHCI PCI platform driver [ 0.606744] ehci-platform: EHCI generic platform driver [ 0.607738] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608981] ohci-pci: OHCI PCI platform driver [ 0.609859] ohci-platform: OHCI generic platform driver [ 0.610850] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625033] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626043] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.627502] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.628506] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.629659] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.630884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.632301] usb usb1: Product: UHCI Host Controller [ 0.633240] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.634382] usb usb1: SerialNumber: 0000:00:01.2 [ 0.635370] hub 1-0:1.0: USB hub found [ 0.636169] hub 1-0:1.0: 2 ports detected [ 0.637134] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.639300] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.640273] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.641326] mousedev: PS/2 mouse device common for all mice [ 0.642609] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.644479] rtc_cmos 00:00: RTC can wake from S4 [ 0.645601] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.646802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.648003] i2c /dev entries driver [ 0.648790] device-mapper: uevent: version 1.0.3 [ 0.649751] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.651392] ledtrig-cpu: registered to indicate activity on CPUs [ 0.652844] NET: Registered protocol family 10 [ 0.653988] NET: Registered protocol family 17 [ 0.654893] Key type dns_resolver registered [ 0.655915] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.657014] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.658818] registered taskstats version 1 [ 0.659675] Loading compiled-in X.509 certificates [ 0.661162] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.663027] zswap: loaded using pool lzo/zbud [ 0.664677] Key type trusted registered [ 0.666436] Key type encrypted registered [ 0.667270] AppArmor: AppArmor sha1 policy hashing enabled [ 0.668317] ima: No TPM chip found, activating TPM-bypass! [ 0.669368] evm: HMAC attrs: 0x1 [ 0.670345] Magic number: 10:637:58 [ 0.671208] rtc_cmos 00:00: setting system clock to 2018-07-24 03:05:59 UTC (1532401559) [ 0.672845] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.673958] EDD information not available. [ 0.757275] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.769311] Write protecting the kernel read-only data: 14336k [ 0.771492] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.773352] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.927312] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDI0fVGjnfgplm7i0IcaYE+6c3QzXlSQKlgTaiwm992OXcAewlgDs+U7ZTXegFrxc0tuQ8a/lFjmxpWKmc8flK9aPtXP6wjjNRoMzXKsk8ppT9JnqUuXUcCAUy7S/sAI6UK7Ozr9qEJELgFVBXo/vn/yhQxlzlnmKtPpNgWuAOKFJgeHKB0vaSmfcZeT1fh8vWqLp5oZEus+BwCj55fnZcp9ZoGp2mkUA+ze+0ZbhqESmLU2lopmA56nNla8SGDWbSvDW8NzF6uKTqZBjcZ5FizGumYI2sceygmH29ZUSO0JC0tUsvg4C9+oUELcdrOyYIvwK25v7Cw5wYfIUVAQ/ix root@singlevm2-vm-b16df4fa-9ac1-45f4-878c-621a0f8b56a7 ssh-dss AAAAB3NzaC1kc3MAAACBAOM8injTqwgkDbl6gJSdE3+kd0XPwkgJ12kFgvraSa4W7xGSyLdDFXfERwyudQuD2CngGEeIgJJ13+HG/cy0+cvOE/oBIA5Bij2YqoLY5VdR3k7Jvbj/ENQjNnLvdOEiOx2pyqCDVelKD78xtMZFYSJFBVSaimg4ss+8L3WuA8VJAAAAFQDL76pDZ/Kk8hBz+t0EGiWLJArq8QAAAIBJ9tiV8Ul5Pf9YmPdlB+nIo3hj0WgS3aea7bA3m3Iztw9JNqJouDhTF2fFBEdGPLQ7O5l83gacdyuK54G3FLHFqJI1s/5p06L+C7X7RwmESkjZ7lP6wKoVvmETi/ZnvgWLLqK4TrRvJOXM8wrvxy57lkmThBgO1iBJHq4e+NbzywAAAIAs1qhsabkalVbkUsAAUZFPIA0U9+XVTvlJvoD7TgFDEC+zF32ma0MI1/mocE1cRrqf6QgY0avbJ3ghGzax3djh6d8M4r4FLK8IoOfug0v3hRttHqhUSVwazZKYRbAqopFGkx2JhPKNvXoznM91FDhUSELYy5pUgKX+bBK9wo8PLw== root@singlevm2-vm-b16df4fa-9ac1-45f4-878c-621a0f8b56a7 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.14s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe36:ada7/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-b16df4fa-9ac1-45f4-878c-621a0f8b56a7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.33 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-b16df4fa-9ac1-45f4-878c-621a0f8b56a7 login: 2018-07-24 03:06:05,896 - paramiko.transport - DEBUG - starting thread (client mode): 0x3498f4d0L 2018-07-24 03:06:05,896 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 03:06:05,935 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-24 03:06:05,936 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-24 03:06:05,937 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 03:06:05,938 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 03:06:05,938 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-24 03:06:05,938 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 03:06:05,938 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 03:06:05,938 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 03:06:05,990 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 03:06:05,991 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 03:06:05,996 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 27d65aa450a8061697c80bf6d8e9b6ef 2018-07-24 03:06:05,997 - paramiko.transport - DEBUG - Trying discovered key 761783a97c8b96fb75739742556a3283 in /tmp/tmpiP74VW 2018-07-24 03:06:06,031 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 03:06:06,037 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 03:06:06,062 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-24 03:06:06,063 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-24 03:06:06,063 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-24 03:06:06,066 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-24 03:06:06,067 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-24 03:06:06,067 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-24 03:06:06,072 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-24 03:06:06,182 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:06:06,182 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:34 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-24 03:06:06,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-24 03:06:06,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/15461041-28db-44fb-bd45-003b793c109c.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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:07,666 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f921b408-ca71-4e48-877e-19eb5e9a65a3 Content-Length: 0 Date: Tue, 24 Jul 2018 03:06:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:06:07,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/15461041-28db-44fb-bd45-003b793c109c.json used request id req-f921b408-ca71-4e48-877e-19eb5e9a65a3 2018-07-24 03:06:07,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.47726678848s 2018-07-24 03:06:07,666 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/15461041-28db-44fb-bd45-003b793c109c.json used request id req-f921b408-ca71-4e48-877e-19eb5e9a65a3 2018-07-24 03:06:07,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:06:07,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:07,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1efab818-23a5-4a2b-ad53-d88d47e5b8f5 Date: Tue, 24 Jul 2018 03:06:07 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:06:07,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1efab818-23a5-4a2b-ad53-d88d47e5b8f5 2018-07-24 03:06:07,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.269824981689s 2018-07-24 03:06:07,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-1efab818-23a5-4a2b-ad53-d88d47e5b8f5 2018-07-24 03:06:07,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-24 03:06:07,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed -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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:08,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:06: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 x-openstack-request-id: req-30fe02b7-95ed-4e07-84c8-a7cae7474dd2 x-compute-request-id: req-30fe02b7-95ed-4e07-84c8-a7cae7474dd2 Content-Type: application/json 2018-07-24 03:06:08,132 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed used request id req-30fe02b7-95ed-4e07-84c8-a7cae7474dd2 2018-07-24 03:06:08,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.189213037491s 2018-07-24 03:06:08,132 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed used request id req-30fe02b7-95ed-4e07-84c8-a7cae7474dd2 2018-07-24 03:06:08,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:06:08,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:09,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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-8fffbcc0-7919-4b80-8fe0-757195a7fbe3 x-compute-request-id: req-8fffbcc0-7919-4b80-8fe0-757195a7fbe3 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_b16df4fa-9ac1-45f4-878c-621a0f8b56a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:ad:a7", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:ad:a7", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "rel": "bookmark"}], "image": {"id": "95054661-f6ce-4b06-aced-6031ed7bde7d", "links": [{"href": "http://172.30.9.24:8774/images/95054661-f6ce-4b06-aced-6031ed7bde7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:05:58.000000", "flavor": {"id": "61d96199-d084-4d47-a843-b4dae076e9de", "links": [{"href": "http://172.30.9.24:8774/flavors/61d96199-d084-4d47-a843-b4dae076e9de", "rel": "bookmark"}]}, "id": "0e8d2bbd-b305-44a6-a3de-a1fe331d9eed", "user_id": "b05d61b21a7143e28f5e0400a88ca622", "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-07-24T03:06:08Z", "hostId": "1eaea8253dba34193fa3ce7a6404cdce6716d030efcd93e7a25ad3a0", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "name": "singlevm2-vm_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "created": "2018-07-24T03:05:50Z", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:06:09,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8fffbcc0-7919-4b80-8fe0-757195a7fbe3 2018-07-24 03:06:09,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.98458313942s 2018-07-24 03:06:09,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8fffbcc0-7919-4b80-8fe0-757195a7fbe3 2018-07-24 03:06:09,119 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:06:11,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:06:11,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:11,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:11 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-ee17a61f-f137-4619-85ef-daecf32b4511 x-compute-request-id: req-ee17a61f-f137-4619-85ef-daecf32b4511 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 03:06:11,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ee17a61f-f137-4619-85ef-daecf32b4511 2018-07-24 03:06:11,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.118137121201s 2018-07-24 03:06:11,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ee17a61f-f137-4619-85ef-daecf32b4511 2018-07-24 03:06:11,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 03:06:11,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:11,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-50a7d762-3f1d-44a5-881a-99fefbb091e9 Date: Tue, 24 Jul 2018 03:06:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:46Z", "updated_at": "2018-07-24T03:05:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:46Z", "revision_number": 0, "id": "6ec84d53-7466-4f83-8e9f-3f2a05c0e880", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:46Z", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:47Z", "revision_number": 0, "id": "b870bc14-5c6d-4edc-89fb-dd75bbb3f45b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:47Z", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T03:05:47Z", "revision_number": 0, "id": "fb937a49-e747-42b3-b86f-ce48e1eacd2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:47Z", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": 22, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:46Z", "revision_number": 0, "id": "fe5cdec0-586c-49f5-ad3a-64d883659e05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:46Z", "security_group_id": "03652850-f000-4a21-9740-922bc5c73250", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "03652850-f000-4a21-9740-922bc5c73250", "name": "singlevm2-sg_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}]} 2018-07-24 03:06:11,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-50a7d762-3f1d-44a5-881a-99fefbb091e9 2018-07-24 03:06:11,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.225416898727s 2018-07-24 03:06:11,469 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-50a7d762-3f1d-44a5-881a-99fefbb091e9 2018-07-24 03:06:11,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-24 03:06:11,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/03652850-f000-4a21-9740-922bc5c73250.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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:11,639 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53a099bf-4e60-41dd-8d4c-57cd219e2ab3 Content-Length: 0 Date: Tue, 24 Jul 2018 03:06:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:06:11,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/03652850-f000-4a21-9740-922bc5c73250.json used request id req-53a099bf-4e60-41dd-8d4c-57cd219e2ab3 2018-07-24 03:06:11,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.166801929474s 2018-07-24 03:06:11,640 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/03652850-f000-4a21-9740-922bc5c73250.json used request id req-53a099bf-4e60-41dd-8d4c-57cd219e2ab3 2018-07-24 03:06:11,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-24 03:06:11,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7 -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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:11,699 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:06:11 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-d6a51dc6-8d25-4e93-9036-fd5566fa9fbc x-compute-request-id: req-d6a51dc6-8d25-4e93-9036-fd5566fa9fbc Content-Length: 0 Content-Type: application/json 2018-07-24 03:06:11,699 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7 used request id req-d6a51dc6-8d25-4e93-9036-fd5566fa9fbc 2018-07-24 03:06:11,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0593769550323s 2018-07-24 03:06:11,700 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/singlevm2-kp_b16df4fa-9ac1-45f4-878c-621a0f8b56a7 used request id req-d6a51dc6-8d25-4e93-9036-fd5566fa9fbc 2018-07-24 03:06:11,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 03:06:11,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/5e60191a-ebf3-4d1d-a402-6bca4d72aedc/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" -d '{"subnet_id": "f1da2720-3b63-4995-af77-10e68498fca3"}' 2018-07-24 03:06:13,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d7687f39-5df0-4309-b024-6e28e78f2c03 Date: Tue, 24 Jul 2018 03:06:13 GMT RESP BODY: {"network_id": "38278b8e-d4c6-4922-93c8-599f30529158", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "subnet_id": "f1da2720-3b63-4995-af77-10e68498fca3", "subnet_ids": ["f1da2720-3b63-4995-af77-10e68498fca3"], "port_id": "38437833-56ff-4e40-93c6-d79b37852aa7", "id": "5e60191a-ebf3-4d1d-a402-6bca4d72aedc"} 2018-07-24 03:06:13,710 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5e60191a-ebf3-4d1d-a402-6bca4d72aedc/remove_router_interface.json used request id req-d7687f39-5df0-4309-b024-6e28e78f2c03 2018-07-24 03:06:13,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.01023006439s 2018-07-24 03:06:13,711 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5e60191a-ebf3-4d1d-a402-6bca4d72aedc/remove_router_interface.json used request id req-d7687f39-5df0-4309-b024-6e28e78f2c03 returning object 5e60191a-ebf3-4d1d-a402-6bca4d72aedc 2018-07-24 03:06:13,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 03:06:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:14,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1591d4b9-be29-41a1-ad15-ae97b4e38577 Date: Tue, 24 Jul 2018 03:06:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:34Z", "admin_state_up": true, "updated_at": "2018-07-24T03:06:12Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "5e60191a-ebf3-4d1d-a402-6bca4d72aedc", "name": "singlevm2-router_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}]} 2018-07-24 03:06:14,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1591d4b9-be29-41a1-ad15-ae97b4e38577 2018-07-24 03:06:14,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.289503097534s 2018-07-24 03:06:14,001 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1591d4b9-be29-41a1-ad15-ae97b4e38577 2018-07-24 03:06:14,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 03:06:14,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/5e60191a-ebf3-4d1d-a402-6bca4d72aedc.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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:17,339 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bb7e18d-5c6b-4639-921e-a19f009b1a4d Content-Length: 0 Date: Tue, 24 Jul 2018 03:06:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:06:17,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/5e60191a-ebf3-4d1d-a402-6bca4d72aedc.json used request id req-7bb7e18d-5c6b-4639-921e-a19f009b1a4d 2018-07-24 03:06:17,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.33676481247s 2018-07-24 03:06:17,340 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/5e60191a-ebf3-4d1d-a402-6bca4d72aedc.json used request id req-7bb7e18d-5c6b-4639-921e-a19f009b1a4d 2018-07-24 03:06:17,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:06:17,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:17,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-bc97a2a8-c6f3-4fc9-a217-159af81ec7a6 Date: Tue, 24 Jul 2018 03:06:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38278b8e-d4c6-4922-93c8-599f30529158","tenant_id":"175e1831cdd54df5ba9b6635beede754","created_at":"2018-07-24T03:05:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:05:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"175e1831cdd54df5ba9b6635beede754","id":"f1da2720-3b63-4995-af77-10e68498fca3","subnetpool_id":null,"name":"singlevm2-subnet_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}]} 2018-07-24 03:06:17,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-bc97a2a8-c6f3-4fc9-a217-159af81ec7a6 2018-07-24 03:06:17,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0574278831482s 2018-07-24 03:06:17,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-bc97a2a8-c6f3-4fc9-a217-159af81ec7a6 2018-07-24 03:06:17,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 03:06:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/f1da2720-3b63-4995-af77-10e68498fca3.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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:19,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca83b51d-797f-4a4e-b0be-56febb1308c9 Date: Tue, 24 Jul 2018 03:06:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:06:19,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/f1da2720-3b63-4995-af77-10e68498fca3.json used request id req-ca83b51d-797f-4a4e-b0be-56febb1308c9 2018-07-24 03:06:19,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34467577934s 2018-07-24 03:06:19,744 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/f1da2720-3b63-4995-af77-10e68498fca3.json used request id req-ca83b51d-797f-4a4e-b0be-56febb1308c9 2018-07-24 03:06:19,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:06:19,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:19,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-02415c66-f259-487b-8167-3b49969619ac Date: Tue, 24 Jul 2018 03:06:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"38278b8e-d4c6-4922-93c8-599f30529158","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"175e1831cdd54df5ba9b6635beede754","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:06:19Z","qos_policy_id":null,"name":"singlevm2-net_b16df4fa-9ac1-45f4-878c-621a0f8b56a7","admin_state_up":true,"tenant_id":"175e1831cdd54df5ba9b6635beede754","created_at":"2018-07-24T03:05:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:06:19,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-02415c66-f259-487b-8167-3b49969619ac 2018-07-24 03:06:19,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106001138687s 2018-07-24 03:06:19,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-02415c66-f259-487b-8167-3b49969619ac 2018-07-24 03:06:19,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 03:06:19,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/38278b8e-d4c6-4922-93c8-599f30529158.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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:21,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85b0b26a-cc15-479f-94b3-13ad290db880 Date: Tue, 24 Jul 2018 03:06:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:06:21,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/38278b8e-d4c6-4922-93c8-599f30529158.json used request id req-85b0b26a-cc15-479f-94b3-13ad290db880 2018-07-24 03:06:21,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17160201073s 2018-07-24 03:06:21,024 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/38278b8e-d4c6-4922-93c8-599f30529158.json used request id req-85b0b26a-cc15-479f-94b3-13ad290db880 2018-07-24 03:06:21,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:06:21,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:21,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0e512008-4521-4b18-aecf-a462b3d61e30 Date: Tue, 24 Jul 2018 03:06:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/95054661-f6ce-4b06-aced-6031ed7bde7d/snap", "metadata": {}}], "file": "/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d/file", "owner": "175e1831cdd54df5ba9b6635beede754", "id": "95054661-f6ce-4b06-aced-6031ed7bde7d", "size": 12716032, "self": "/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/95054661-f6ce-4b06-aced-6031ed7bde7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:05:45Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:05:44Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:06:21,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0e512008-4521-4b18-aecf-a462b3d61e30 2018-07-24 03:06:21,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.677433013916s 2018-07-24 03:06:21,706 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0e512008-4521-4b18-aecf-a462b3d61e30 2018-07-24 03:06:21,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 03:06:21,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d -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}e8960ceaf72b80e597be613ae1c0b8dfefef29dd" 2018-07-24 03:06:22,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b487700-04b7-40bf-acac-caf4de7b58ea Date: Tue, 24 Jul 2018 03:06:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:06:22,218 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d used request id req-0b487700-04b7-40bf-acac-caf4de7b58ea 2018-07-24 03:06:22,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.510619878769s 2018-07-24 03:06:22,219 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/95054661-f6ce-4b06-aced-6031ed7bde7d used request id req-0b487700-04b7-40bf-acac-caf4de7b58ea 2018-07-24 03:06:22,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:06:22,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:06:22,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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-1d62339b-84ab-4f6e-99f9-614182cff077 x-compute-request-id: req-1d62339b-84ab-4f6e-99f9-614182cff077 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/61d96199-d084-4d47-a843-b4dae076e9de", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/61d96199-d084-4d47-a843-b4dae076e9de", "rel": "bookmark"}], "ram": 512, "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": "61d96199-d084-4d47-a843-b4dae076e9de"}]} 2018-07-24 03:06:22,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1d62339b-84ab-4f6e-99f9-614182cff077 2018-07-24 03:06:22,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0304880142212s 2018-07-24 03:06:22,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-1d62339b-84ab-4f6e-99f9-614182cff077 2018-07-24 03:06:22,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 03:06:22,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/61d96199-d084-4d47-a843-b4dae076e9de -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:06:22,291 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:06: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-7a96bcad-bb74-4b11-9031-b1f5f6a35aaa x-compute-request-id: req-7a96bcad-bb74-4b11-9031-b1f5f6a35aaa Content-Length: 0 Content-Type: application/json 2018-07-24 03:06:22,291 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/61d96199-d084-4d47-a843-b4dae076e9de used request id req-7a96bcad-bb74-4b11-9031-b1f5f6a35aaa 2018-07-24 03:06:22,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.039479970932s 2018-07-24 03:06:22,291 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/61d96199-d084-4d47-a843-b4dae076e9de used request id req-7a96bcad-bb74-4b11-9031-b1f5f6a35aaa 2018-07-24 03:06:22,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:06:22,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:06:22,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e910e64-7db0-4e7d-a098-d11176b11227 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "singlevm2-user_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "links": {"self": "http://172.30.9.24:5000/v3/users/b05d61b21a7143e28f5e0400a88ca622"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b05d61b21a7143e28f5e0400a88ca622", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:06:22,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1e910e64-7db0-4e7d-a098-d11176b11227 2018-07-24 03:06:22,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126625061035s 2018-07-24 03:06:22,419 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1e910e64-7db0-4e7d-a098-d11176b11227 2018-07-24 03:06:22,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:06:22,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/b05d61b21a7143e28f5e0400a88ca622 -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:06:22,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51877c4c-ce05-4863-943d-82df67a2c644 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_b16df4fa-9ac1-45f4-878c-621a0f8b56a7", "links": {"self": "http://172.30.9.24:5000/v3/users/b05d61b21a7143e28f5e0400a88ca622"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b05d61b21a7143e28f5e0400a88ca622", "description": null}} 2018-07-24 03:06:22,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/b05d61b21a7143e28f5e0400a88ca622 used request id req-51877c4c-ce05-4863-943d-82df67a2c644 2018-07-24 03:06:22,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109861135483s 2018-07-24 03:06:22,535 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/b05d61b21a7143e28f5e0400a88ca622 used request id req-51877c4c-ce05-4863-943d-82df67a2c644 2018-07-24 03:06:22,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-24 03:06:22,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/b05d61b21a7143e28f5e0400a88ca622 -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:06:22,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5c52e77-0458-47be-8cba-2b14c7b908c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:06:22,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b05d61b21a7143e28f5e0400a88ca622 used request id req-d5c52e77-0458-47be-8cba-2b14c7b908c4 2018-07-24 03:06:22,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.318655014038s 2018-07-24 03:06:22,854 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b05d61b21a7143e28f5e0400a88ca622 used request id req-d5c52e77-0458-47be-8cba-2b14c7b908c4 2018-07-24 03:06:22,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 03:06:22,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:06:22,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68643a0f-2cd0-4797-bee0-0073c96a2162 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754"}, "tags": [], "enabled": true, "id": "175e1831cdd54df5ba9b6635beede754", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_b16df4fa-9ac1-45f4-878c-621a0f8b56a7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 03:06:22,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-68643a0f-2cd0-4797-bee0-0073c96a2162 2018-07-24 03:06:22,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11128616333s 2018-07-24 03:06:22,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-68643a0f-2cd0-4797-bee0-0073c96a2162 2018-07-24 03:06:22,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-24 03:06:22,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:06:23,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7806268d-0436-4096-b112-9a0e13d37ab2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:06:23,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-7806268d-0436-4096-b112-9a0e13d37ab2 2018-07-24 03:06:23,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273149967194s 2018-07-24 03:06:23,250 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-7806268d-0436-4096-b112-9a0e13d37ab2 2018-07-24 03:06:23,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:06:23,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:06:23,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a71246-d1cd-440f-b28f-c2afef56ff85 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "14aa3176b03543f1aa986c9cb427f918", "links": {"self": "http://172.30.9.24:5000/v3/roles/14aa3176b03543f1aa986c9cb427f918"}, "name": "Member"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:06:23,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-98a71246-d1cd-440f-b28f-c2afef56ff85 2018-07-24 03:06:23,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0880498886108s 2018-07-24 03:06:23,342 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-98a71246-d1cd-440f-b28f-c2afef56ff85 2018-07-24 03:06:23,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-24 03:06:23,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/14aa3176b03543f1aa986c9cb427f918 -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}3d5474a48e375b5fb91aefc04f29294be95b8307" 2018-07-24 03:06:23,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:06:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cd3bbe7-70e6-4e7c-ae0f-f4128ad420c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:06:23,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/14aa3176b03543f1aa986c9cb427f918 used request id req-0cd3bbe7-70e6-4e7c-ae0f-f4128ad420c5 2018-07-24 03:06:23,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.123331785202s 2018-07-24 03:06:23,471 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/14aa3176b03543f1aa986c9cb427f918 used request id req-0cd3bbe7-70e6-4e7c-ae0f-f4128ad420c5 2018-07-24 03:06:23,526 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-24 03:06:23,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:06:23,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:06:23,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:06:23,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:06:23,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:06:23,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:06:23,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:06:23,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:06:23,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:06:23,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:06:23,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:06:23,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:06:23,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:06:23,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:06:23,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:06:23,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:06:23,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:06:23,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:06:23,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:06:23,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:06:23,569 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:06:23,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:06:23,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:06:23,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf41f71-ca14-4a81-b1b4-00a903e963e0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:06:23,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3cf41f71-ca14-4a81-b1b4-00a903e963e0 2018-07-24 03:06:23,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:06:23,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["r26FzxSGThadu1sxt9W_Gg"], "issued_at": "2018-07-24T03:06:23.000000Z"}} 2018-07-24 03:06:23,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:06:23,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:06:24,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f6b45923-88a6-419c-ac91-0cb7a1b12238 Date: Tue, 24 Jul 2018 03:06:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:06:24,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f6b45923-88a6-419c-ac91-0cb7a1b12238 2018-07-24 03:06:24,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.428561210632s 2018-07-24 03:06:24,386 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f6b45923-88a6-419c-ac91-0cb7a1b12238 2018-07-24 03:06:24,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:06:24,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:06: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:06:24,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 03:06:24,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:06:24,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b747b3f-713c-4bae-8d41-68c7d9533077 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/1b6b3f35a0ce43f2a2eab05c49465a6e"}, "tags": [], "enabled": true, "id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-24 03:06:24,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-3b747b3f-713c-4bae-8d41-68c7d9533077 2018-07-24 03:06:24,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107100009918s 2018-07-24 03:06:24,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-3b747b3f-713c-4bae-8d41-68c7d9533077 2018-07-24 03:06:24,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-24 03:06:24,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}368e73201382d96d277fa672a1b354c582830a14" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_7f2cbc26-a565-49c8-a569-055a9168d8b6"}}' 2018-07-24 03:06:24,639 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6140fd39-37e7-4bb6-99cf-dda68c74142e Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3"}, "tags": [], "enabled": true, "id": "49c5d65fd351493db058937a88406bb3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7f2cbc26-a565-49c8-a569-055a9168d8b6"}} 2018-07-24 03:06:24,639 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-6140fd39-37e7-4bb6-99cf-dda68c74142e 2018-07-24 03:06:24,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.127243995667s 2018-07-24 03:06:24,640 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-6140fd39-37e7-4bb6-99cf-dda68c74142e 2018-07-24 03:06:24,640 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'49c5d65fd351493db058937a88406bb3', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_7f2cbc26-a565-49c8-a569-055a9168d8b6'}) 2018-07-24 03:06:24,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-24 03:06:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}368e73201382d96d277fa672a1b354c582830a14" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "73f1e266-b4e2-4072-9bc7-b6b406d8cd91", "email": null, "name": "vping_ssh-user_7f2cbc26-a565-49c8-a569-055a9168d8b6"}}' 2018-07-24 03:06:25,040 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:06:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64a649c1-6f55-4b7f-b829-cc305b563caa Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_7f2cbc26-a565-49c8-a569-055a9168d8b6", "links": {"self": "http://172.30.9.24:5000/v3/users/e819be94c90e47cdbbe821436aa55c77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e819be94c90e47cdbbe821436aa55c77", "domain_id": "default", "password_expires_at": null}} 2018-07-24 03:06:25,040 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-64a649c1-6f55-4b7f-b829-cc305b563caa 2018-07-24 03:06:25,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.39355301857s 2018-07-24 03:06:25,040 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-64a649c1-6f55-4b7f-b829-cc305b563caa 2018-07-24 03:06:25,041 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e819be94c90e47cdbbe821436aa55c77', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_7f2cbc26-a565-49c8-a569-055a9168d8b6'}) 2018-07-24 03:06:25,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:06:25,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:06:25,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3d883a-9dc4-47ec-8cdd-fe5f94162aa9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:06:25,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0a3d883a-9dc4-47ec-8cdd-fe5f94162aa9 2018-07-24 03:06:25,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0944218635559s 2018-07-24 03:06:25,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0a3d883a-9dc4-47ec-8cdd-fe5f94162aa9 2018-07-24 03:06:25,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:06:25,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:06:25,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946ac2c9-a79e-47f3-80be-69dfc88f64d0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:06:25,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-946ac2c9-a79e-47f3-80be-69dfc88f64d0 2018-07-24 03:06:25,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0921359062195s 2018-07-24 03:06:25,236 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-946ac2c9-a79e-47f3-80be-69dfc88f64d0 2018-07-24 03:06:25,238 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-24 03:06:25,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-24 03:06:25,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}368e73201382d96d277fa672a1b354c582830a14" -d '{"role": {"name": "Member"}}' 2018-07-24 03:06:25,351 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78d038dc-f2ad-4688-b79c-981c0be19fb4 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5c74983448c14489bed04fb038d43511", "links": {"self": "http://172.30.9.24:5000/v3/roles/5c74983448c14489bed04fb038d43511"}, "name": "Member"}} 2018-07-24 03:06:25,351 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-78d038dc-f2ad-4688-b79c-981c0be19fb4 2018-07-24 03:06:25,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.108985900879s 2018-07-24 03:06:25,352 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-78d038dc-f2ad-4688-b79c-981c0be19fb4 2018-07-24 03:06:25,352 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'5c74983448c14489bed04fb038d43511'}) 2018-07-24 03:06:25,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:06:25,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:06:25,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29c23ed-2ab4-4248-a1b8-60e23280c598 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "5c74983448c14489bed04fb038d43511", "links": {"self": "http://172.30.9.24:5000/v3/roles/5c74983448c14489bed04fb038d43511"}, "name": "Member"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:06:25,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c29c23ed-2ab4-4248-a1b8-60e23280c598 2018-07-24 03:06:25,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.095447063446s 2018-07-24 03:06:25,452 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c29c23ed-2ab4-4248-a1b8-60e23280c598 2018-07-24 03:06:25,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 03:06:25,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:06:25,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800c2048-059c-41ef-beab-516a860e657c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 03:06:25,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-800c2048-059c-41ef-beab-516a860e657c 2018-07-24 03:06:25,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.093239068985s 2018-07-24 03:06:25,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-800c2048-059c-41ef-beab-516a860e657c 2018-07-24 03:06:25,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:06:25,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:06:25,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6231a4be-e1a8-4237-a391-145d68ab9e82 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_7f2cbc26-a565-49c8-a569-055a9168d8b6", "links": {"self": "http://172.30.9.24:5000/v3/users/e819be94c90e47cdbbe821436aa55c77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e819be94c90e47cdbbe821436aa55c77", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:06:25,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6231a4be-e1a8-4237-a391-145d68ab9e82 2018-07-24 03:06:25,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10564494133s 2018-07-24 03:06:25,657 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6231a4be-e1a8-4237-a391-145d68ab9e82 2018-07-24 03:06:25,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 03:06:25,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:06:25,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d794e603-ecd0-4ec0-a7d8-6f16c1c88448 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3"}, "tags": [], "enabled": true, "id": "49c5d65fd351493db058937a88406bb3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7f2cbc26-a565-49c8-a569-055a9168d8b6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 03:06:25,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-d794e603-ecd0-4ec0-a7d8-6f16c1c88448 2018-07-24 03:06:25,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0957469940186s 2018-07-24 03:06:25,765 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-d794e603-ecd0-4ec0-a7d8-6f16c1c88448 2018-07-24 03:06:25,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-24 03:06:25,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=e819be94c90e47cdbbe821436aa55c77&role.id=5c74983448c14489bed04fb038d43511&scope.project.id=49c5d65fd351493db058937a88406bb3" -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:06:25,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab649fc-0bb1-4755-a980-f06a7a98a15a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=e819be94c90e47cdbbe821436aa55c77&role.id=5c74983448c14489bed04fb038d43511&scope.project.id=49c5d65fd351493db058937a88406bb3", "previous": null, "next": null}} 2018-07-24 03:06:25,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=e819be94c90e47cdbbe821436aa55c77&role.id=5c74983448c14489bed04fb038d43511&scope.project.id=49c5d65fd351493db058937a88406bb3 used request id req-1ab649fc-0bb1-4755-a980-f06a7a98a15a 2018-07-24 03:06:25,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0988910198212s 2018-07-24 03:06:25,872 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=e819be94c90e47cdbbe821436aa55c77&role.id=5c74983448c14489bed04fb038d43511&scope.project.id=49c5d65fd351493db058937a88406bb3 used request id req-1ab649fc-0bb1-4755-a980-f06a7a98a15a 2018-07-24 03:06:25,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-24 03:06:25,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3/users/e819be94c90e47cdbbe821436aa55c77/roles/5c74983448c14489bed04fb038d43511 -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:06:26,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da3a54ba-906b-4ca4-88d3-9dd227f20435 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:06:26,079 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3/users/e819be94c90e47cdbbe821436aa55c77/roles/5c74983448c14489bed04fb038d43511 used request id req-da3a54ba-906b-4ca4-88d3-9dd227f20435 2018-07-24 03:06:26,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.204304933548s 2018-07-24 03:06:26,080 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3/users/e819be94c90e47cdbbe821436aa55c77/roles/5c74983448c14489bed04fb038d43511 used request id req-da3a54ba-906b-4ca4-88d3-9dd227f20435 2018-07-24 03:06:26,080 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_7f2cbc26-a565-49c8-a569-055a9168d8b6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'49c5d65fd351493db058937a88406bb3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '73f1e266-b4e2-4072-9bc7-b6b406d8cd91', 'username': u'vping_ssh-user_7f2cbc26-a565-49c8-a569-055a9168d8b6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-24 03:06:26,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:06:26,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:06:26,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:06:26,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:06:26,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:06:26,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:06:26,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:06:26,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:06:26,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:06:26,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:06:26,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:06:26,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:06:26,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:06:26,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:06:26,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:06:26,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:06:26,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:06:26,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:06:26,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:06:26,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:06:26,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:06:26,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:06:26,085 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_7f2cbc26-a565-49c8-a569-055a9168d8b6', 'password': '73f1e266-b4e2-4072-9bc7-b6b406d8cd91', 'project_name': 'vping_ssh-project_7f2cbc26-a565-49c8-a569-055a9168d8b6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '49c5d65fd351493db058937a88406bb3', 'project_domain_name': 'Default'} 2018-07-24 03:06:26,085 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-24 03:06:26,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:06:26,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94201a0c-955d-4584-b862-6429624f70ff 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:06:26,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-94201a0c-955d-4584-b862-6429624f70ff 2018-07-24 03:06:26,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:06:26,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5c74983448c14489bed04fb038d43511", "name": "Member"}], "expires_at": "2018-07-24T04:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49c5d65fd351493db058937a88406bb3", "name": "vping_ssh-project_7f2cbc26-a565-49c8-a569-055a9168d8b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_49c5d65fd351493db058937a88406bb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49c5d65fd351493db058937a88406bb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/49c5d65fd351493db058937a88406bb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/49c5d65fd351493db058937a88406bb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/49c5d65fd351493db058937a88406bb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/49c5d65fd351493db058937a88406bb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/49c5d65fd351493db058937a88406bb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/49c5d65fd351493db058937a88406bb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/49c5d65fd351493db058937a88406bb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/49c5d65fd351493db058937a88406bb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/49c5d65fd351493db058937a88406bb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/49c5d65fd351493db058937a88406bb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/49c5d65fd351493db058937a88406bb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/49c5d65fd351493db058937a88406bb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_7f2cbc26-a565-49c8-a569-055a9168d8b6", "id": "e819be94c90e47cdbbe821436aa55c77"}, "audit_ids": ["-t1BKQwETVSG3xQqk6dYgQ"], "issued_at": "2018-07-24T03:06:26.000000Z"}} 2018-07-24 03:06:26,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 03:06:26,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"network": {"name": "vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6", "admin_state_up": true}}' 2018-07-24 03:06:27,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-5c9f5f8e-8433-4dc2-b605-db462c7c8a3e Date: Tue, 24 Jul 2018 03:06:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"46fc6353-2560-49ac-a7a2-500d64684d9f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"49c5d65fd351493db058937a88406bb3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:06:26Z","is_default":false,"name":"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6","qos_policy_id":null,"admin_state_up":true,"tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:26Z","mtu":1450}} 2018-07-24 03:06:27,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5c9f5f8e-8433-4dc2-b605-db462c7c8a3e 2018-07-24 03:06:27,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.620820045471s 2018-07-24 03:06:27,105 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5c9f5f8e-8433-4dc2-b605-db462c7c8a3e 2018-07-24 03:06:27,105 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T03:06:26Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'46fc6353-2560-49ac-a7a2-500d64684d9f', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6', u'admin_state_up': True, u'tenant_id': u'49c5d65fd351493db058937a88406bb3', u'created_at': u'2018-07-24T03:06:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'49c5d65fd351493db058937a88406bb3', u'l2_adjacency': True}) 2018-07-24 03:06:27,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:06:27,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:27,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-517a0e0f-0e47-416d-81a3-5054ca4c056b Date: Tue, 24 Jul 2018 03:06:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"46fc6353-2560-49ac-a7a2-500d64684d9f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"49c5d65fd351493db058937a88406bb3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:06:26Z","qos_policy_id":null,"name":"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6","admin_state_up":true,"tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:06:27,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-517a0e0f-0e47-416d-81a3-5054ca4c056b 2018-07-24 03:06:27,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29359292984s 2018-07-24 03:06:27,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-517a0e0f-0e47-416d-81a3-5054ca4c056b 2018-07-24 03:06:27,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 03:06:27,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"subnet": {"name": "vping_ssh-subnet_7f2cbc26-a565-49c8-a569-055a9168d8b6", "enable_dhcp": true, "network_id": "46fc6353-2560-49ac-a7a2-500d64684d9f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 03:06:28,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-70429d52-fe18-4a16-9b56-aff1b2f51b29 Date: Tue, 24 Jul 2018 03:06:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46fc6353-2560-49ac-a7a2-500d64684d9f","tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:06:27Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"49c5d65fd351493db058937a88406bb3","id":"a3bf7140-71a2-4f84-9a81-91e9dc64dd56","subnetpool_id":null,"name":"vping_ssh-subnet_7f2cbc26-a565-49c8-a569-055a9168d8b6"}} 2018-07-24 03:06:28,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-70429d52-fe18-4a16-9b56-aff1b2f51b29 2018-07-24 03:06:28,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.98326587677s 2018-07-24 03:06:28,385 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-70429d52-fe18-4a16-9b56-aff1b2f51b29 2018-07-24 03:06:28,386 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:06:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a3bf7140-71a2-4f84-9a81-91e9dc64dd56', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_7f2cbc26-a565-49c8-a569-055a9168d8b6', u'enable_dhcp': True, u'network_id': u'46fc6353-2560-49ac-a7a2-500d64684d9f', u'tenant_id': u'49c5d65fd351493db058937a88406bb3', u'created_at': u'2018-07-24T03:06:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'49c5d65fd351493db058937a88406bb3'}) 2018-07-24 03:06:28,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 03:06:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "vping_ssh-router_7f2cbc26-a565-49c8-a569-055a9168d8b6", "admin_state_up": true}}' 2018-07-24 03:06:34,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-513fa53b-6a98-446d-b01a-1945fe5196f5 Date: Tue, 24 Jul 2018 03:06:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:29Z", "admin_state_up": true, "updated_at": "2018-07-24T03:06:30Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "49c5d65fd351493db058937a88406bb3", "id": "f02a324b-5c47-487b-89ef-00fb57458efe", "name": "vping_ssh-router_7f2cbc26-a565-49c8-a569-055a9168d8b6"}} 2018-07-24 03:06:34,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-513fa53b-6a98-446d-b01a-1945fe5196f5 2018-07-24 03:06:34,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.34947896004s 2018-07-24 03:06:34,736 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-513fa53b-6a98-446d-b01a-1945fe5196f5 2018-07-24 03:06:34,737 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:06:30Z', u'revision_number': 3, u'id': u'f02a324b-5c47-487b-89ef-00fb57458efe', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_7f2cbc26-a565-49c8-a569-055a9168d8b6', u'admin_state_up': True, u'tenant_id': u'49c5d65fd351493db058937a88406bb3', u'created_at': u'2018-07-24T03:06:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'49c5d65fd351493db058937a88406bb3'}) 2018-07-24 03:06:34,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 03:06:34,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f02a324b-5c47-487b-89ef-00fb57458efe/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"subnet_id": "a3bf7140-71a2-4f84-9a81-91e9dc64dd56"}' 2018-07-24 03:06:37,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9095f2aa-95f2-4dce-b741-653a889cdfcd Date: Tue, 24 Jul 2018 03:06:37 GMT RESP BODY: {"network_id": "46fc6353-2560-49ac-a7a2-500d64684d9f", "tenant_id": "49c5d65fd351493db058937a88406bb3", "subnet_id": "a3bf7140-71a2-4f84-9a81-91e9dc64dd56", "subnet_ids": ["a3bf7140-71a2-4f84-9a81-91e9dc64dd56"], "port_id": "34e186ae-6dd0-470b-b92b-5326ce6ae651", "id": "f02a324b-5c47-487b-89ef-00fb57458efe"} 2018-07-24 03:06:37,462 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f02a324b-5c47-487b-89ef-00fb57458efe/add_router_interface.json used request id req-9095f2aa-95f2-4dce-b741-653a889cdfcd 2018-07-24 03:06:37,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.72466802597s 2018-07-24 03:06:37,462 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f02a324b-5c47-487b-89ef-00fb57458efe/add_router_interface.json used request id req-9095f2aa-95f2-4dce-b741-653a889cdfcd returning object f02a324b-5c47-487b-89ef-00fb57458efe 2018-07-24 03:06:37,463 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:06:37,595 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-24 03:06:37,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 03:06:37,601 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 03:06:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 03:06:37,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:06:37,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:38,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2a00d0c9-f063-402a-ac46-69effab3148a Date: Tue, 24 Jul 2018 03:06:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:06:38,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2a00d0c9-f063-402a-ac46-69effab3148a 2018-07-24 03:06:38,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.676964044571s 2018-07-24 03:06:38,283 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-2a00d0c9-f063-402a-ac46-69effab3148a 2018-07-24 03:06:38,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 03:06:38,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_7f2cbc26-a565-49c8-a569-055a9168d8b6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_7f2cbc26-a565-49c8-a569-055a9168d8b6"}' 2018-07-24 03:06:38,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8e749865-764d-4fe2-9f47-a5d3be36e3dc Date: Tue, 24 Jul 2018 03:06:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/file", "owner": "49c5d65fd351493db058937a88406bb3", "id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "size": null, "self": "/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:06:38Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7f2cbc26-a565-49c8-a569-055a9168d8b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7f2cbc26-a565-49c8-a569-055a9168d8b6", "checksum": null, "created_at": "2018-07-24T03:06:38Z", "protected": false} 2018-07-24 03:06:38,534 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8e749865-764d-4fe2-9f47-a5d3be36e3dc 2018-07-24 03:06:38,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.243447780609s 2018-07-24 03:06:38,535 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8e749865-764d-4fe2-9f47-a5d3be36e3dc returning object df7bedfc-d1f4-4a56-b372-5370cc64daa4 2018-07-24 03:06:38,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 03:06:38,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '' 2018-07-24 03:06:39,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fba8d719-c273-4d6e-9449-274466f11cf4 Date: Tue, 24 Jul 2018 03:06:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:06:39,186 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/file used request id req-fba8d719-c273-4d6e-9449-274466f11cf4 2018-07-24 03:06:39,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.65022611618s 2018-07-24 03:06:39,186 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/file used request id req-fba8d719-c273-4d6e-9449-274466f11cf4 2018-07-24 03:06:39,186 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_7f2cbc26-a565-49c8-a569-055a9168d8b6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T03:06:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/file', u'owner': u'49c5d65fd351493db058937a88406bb3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'df7bedfc-d1f4-4a56-b372-5370cc64daa4', u'size': None, u'name': u'vping_ssh-img_7f2cbc26-a565-49c8-a569-055a9168d8b6', u'checksum': None, u'self': u'/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T03:06:38Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 03:06:39,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:06:39,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}368e73201382d96d277fa672a1b354c582830a14" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_7f2cbc26-a565-49c8-a569-055a9168d8b6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 03:06:39,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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,Accept-Encoding x-openstack-request-id: req-768f10c6-b54d-44c3-8535-aa6272e5a8ea x-compute-request-id: req-768f10c6-b54d-44c3-8535-aa6272e5a8ea Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_7f2cbc26-a565-49c8-a569-055a9168d8b6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}], "ram": 512, "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": "19e14b46-c593-4ec9-a6a6-9d7577923cd8"}} 2018-07-24 03:06:39,974 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-768f10c6-b54d-44c3-8535-aa6272e5a8ea 2018-07-24 03:06:39,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.786956071854s 2018-07-24 03:06:39,974 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-768f10c6-b54d-44c3-8535-aa6272e5a8ea 2018-07-24 03:06:39,975 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_7f2cbc26-a565-49c8-a569-055a9168d8b6', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'19e14b46-c593-4ec9-a6a6-9d7577923cd8', 'swap': 0}) 2018-07-24 03:06:39,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:06:39,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}368e73201382d96d277fa672a1b354c582830a14" -d '{"extra_specs": {}}' 2018-07-24 03:06:39,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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-be8cbc9e-87d0-4b91-a2dd-656042cf2da4 x-compute-request-id: req-be8cbc9e-87d0-4b91-a2dd-656042cf2da4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:06:39,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8/os-extra_specs used request id req-be8cbc9e-87d0-4b91-a2dd-656042cf2da4 2018-07-24 03:06:39,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230450630188s 2018-07-24 03:06:39,999 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8/os-extra_specs used request id req-be8cbc9e-87d0-4b91-a2dd-656042cf2da4 2018-07-24 03:06:40,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-24 03:06:40,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"keypair": {"name": "vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6"}}' 2018-07-24 03:06:40,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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-0c87ccd4-5d60-4f3d-a99a-1efe8113bc64 x-compute-request-id: req-0c87ccd4-5d60-4f3d-a99a-1efe8113bc64 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCupMglfXqBQxZUIHRruwLP4EO0Cqhn6kQ57uQR47nQGvnVVoW8ropRw7lETeX5n9jf/8f1R1w8DpvxVlKQwqPketJXcAQsLc2lQ+tC2QKPf2gxT6oiWPtx25THDJ00Gzjf1Ovm2BNS9VLLyRIGGHeycU4rpm+TwI2lXk1WpGC/0qTnZQo6jqNiETsUWvCQ9O7Kzw/CWukdXSevtml0ee2sAvpPDSA3s9aO6Sf6qNmi6PHC57L/McfP81W9BbycIVwN0b21JSFRLO8bZE7Tm4mJnWgxsxvdDmx8/I7ixBAJxc/78QHumfN0JE/l8MNH9+7Lr/cGgFWLh0Rq8cyImIK1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArqTIJX16gUMWVCB0a7sCz+BDtAqoZ+pEOe7kEeO50Br51VaF\nvK6KUcO5RE3l+Z/Y3//H9UdcPA6b8VZSkMKj5HrSV3AELC3NpUPrQtkCj39oMU+q\nIlj7cduUxwydNBs439Tr5tgTUvVSy8kSBhh3snFOK6Zvk8CNpV5NVqRgv9Kk52UK\nOo6jYhE7FFrwkPTuys8PwlrpHV0nr7ZpdHntrAL6Tw0gN7PWjukn+qjZoujxwuey\n/zHHz/NVvQW8nCFcDdG9tSUhUSzvG2RO05uJiZ1oMbMb3Q5sfPyO4sQQCcXP+/EB\n7pnzdCRP5fDDR/fuy6/3BoBVi4dEavHMiJiCtQIDAQABAoIBAAusrkh7S94qOuri\nxIWTGcwFpOD7OWjA61CoHIzpmTlFJGBTiVskm9B9cfwT7QSz386Rja9i1tKY82m9\nqIVOzZ/vafI4Zb8CTNX4ZVixow8uqCtrtObY5e4ljJuFx1h9XV7xH9ftp9UK2z8O\nMOtBZXcDRgN6+8h3vcBJPohFMsZ/1Qk4fhYx7+t/Tn2+wzKt2hEQ7NkHjp1rIxYt\nizsfwwwczdq8zaqY1A2T4q89TYk9L+l0ETzHVQfVz+F5U7mKnxArXztOE3tOnbfG\nmTKarnf6rjcXeVVmjme7IvO3Nzk0l78fH4jMBicMyiVjO1mVwSX3mdo2t65Zhvjj\ntkEYwIECgYEA2HE6i5yYQEi0ZtJMRvsVBRQUmdQ2ycVkrcoOLmfmCpUtMcKYYnbK\n+hslNr8reSQPWhRnWDIaXXfeONq38ZFGeehdHPyg+tk+F4EptPI4CPd4xEniQR8J\nNalWT2l8VLQyCDnao+DtTQQ7vR/IX4ZZJaI4fXI0w6ldj1C7Rhw52hUCgYEAzo/n\nkc07+beH1lvP2VvYvYrYRGF3aXCHBqWEntDMyrrAZf89nT2jOmP95MdSyqOBHUh6\nAOFGwho1vFWGHK6+GTQY3N5OHHQv/qwIaF/2z3oPPfOFVStMdOzrc9bhxIrSTsH6\nZcV5wceuEb24ntgNiLmyYxfMEpwlii/4DPMtTiECgYAFirCjDnlfe/0SfOPzFU6u\neJsmbSaR9/nh8UB3s7VSJAuqMH9SVhRQXw2O30ovqdqyxb73pSDDr+QCtKbtCnkx\ned+YdGdyxMkwNOBqf6ErqZpv/CxM2oyT0SgilGLYkFyPlVuhwoqQ5EDbUMsClyAF\nNKgZnij3sYhxuPFylBpvGQKBgE1r+qvXdQdgFvXta7ZYiqBgjjbzIULP/owrNc4h\nDOFfpgWU6Y8qLygPmnZJj2qMZjSHmdMCnPbbxBBXLfFKPc5MjJUcbcKUefjGmlAk\nx+l0Ioph4DPQCtQ4iPfeLrjwH2uNoUDMB5ruMPxNVAmViV0Z3RbvMHo5NIja+epA\nq1aBAoGBAIBpgT2gE3aKE5eIA+WhHXGseU3bP+aIXypql+LdT/YLtGkAxxmdg9cz\nUhROo1G6E4tRJ/HI23chnrpyVAdtdIr2i9zQeVnj6IZlr4hjqk9v98aakZvwhNVc\nwl5k9EiZ0P+LR72vggPaWv+4Ncp0fcMj9kiUO/p8PgoSnWosuoHt\n-----END RSA PRIVATE KEY-----\n", "user_id": "e819be94c90e47cdbbe821436aa55c77", "name": "vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6", "fingerprint": "73:79:c7:6d:ab:46:78:77:80:f3:14:5d:74:66:df:3d"}} 2018-07-24 03:06:40,392 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-0c87ccd4-5d60-4f3d-a99a-1efe8113bc64 2018-07-24 03:06:40,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.392296075821s 2018-07-24 03:06:40,393 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-0c87ccd4-5d60-4f3d-a99a-1efe8113bc64 2018-07-24 03:06:40,393 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCupMglfXqBQxZUIHRruwLP4EO0Cqhn6kQ57uQR47nQGvnVVoW8ropRw7lETeX5n9jf/8f1R1w8DpvxVlKQwqPketJXcAQsLc2lQ+tC2QKPf2gxT6oiWPtx25THDJ00Gzjf1Ovm2BNS9VLLyRIGGHeycU4rpm+TwI2lXk1WpGC/0qTnZQo6jqNiETsUWvCQ9O7Kzw/CWukdXSevtml0ee2sAvpPDSA3s9aO6Sf6qNmi6PHC57L/McfP81W9BbycIVwN0b21JSFRLO8bZE7Tm4mJnWgxsxvdDmx8/I7ixBAJxc/78QHumfN0JE/l8MNH9+7Lr/cGgFWLh0Rq8cyImIK1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArqTIJX16gUMWVCB0a7sCz+BDtAqoZ+pEOe7kEeO50Br51VaF\nvK6KUcO5RE3l+Z/Y3//H9UdcPA6b8VZSkMKj5HrSV3AELC3NpUPrQtkCj39oMU+q\nIlj7cduUxwydNBs439Tr5tgTUvVSy8kSBhh3snFOK6Zvk8CNpV5NVqRgv9Kk52UK\nOo6jYhE7FFrwkPTuys8PwlrpHV0nr7ZpdHntrAL6Tw0gN7PWjukn+qjZoujxwuey\n/zHHz/NVvQW8nCFcDdG9tSUhUSzvG2RO05uJiZ1oMbMb3Q5sfPyO4sQQCcXP+/EB\n7pnzdCRP5fDDR/fuy6/3BoBVi4dEavHMiJiCtQIDAQABAoIBAAusrkh7S94qOuri\nxIWTGcwFpOD7OWjA61CoHIzpmTlFJGBTiVskm9B9cfwT7QSz386Rja9i1tKY82m9\nqIVOzZ/vafI4Zb8CTNX4ZVixow8uqCtrtObY5e4ljJuFx1h9XV7xH9ftp9UK2z8O\nMOtBZXcDRgN6+8h3vcBJPohFMsZ/1Qk4fhYx7+t/Tn2+wzKt2hEQ7NkHjp1rIxYt\nizsfwwwczdq8zaqY1A2T4q89TYk9L+l0ETzHVQfVz+F5U7mKnxArXztOE3tOnbfG\nmTKarnf6rjcXeVVmjme7IvO3Nzk0l78fH4jMBicMyiVjO1mVwSX3mdo2t65Zhvjj\ntkEYwIECgYEA2HE6i5yYQEi0ZtJMRvsVBRQUmdQ2ycVkrcoOLmfmCpUtMcKYYnbK\n+hslNr8reSQPWhRnWDIaXXfeONq38ZFGeehdHPyg+tk+F4EptPI4CPd4xEniQR8J\nNalWT2l8VLQyCDnao+DtTQQ7vR/IX4ZZJaI4fXI0w6ldj1C7Rhw52hUCgYEAzo/n\nkc07+beH1lvP2VvYvYrYRGF3aXCHBqWEntDMyrrAZf89nT2jOmP95MdSyqOBHUh6\nAOFGwho1vFWGHK6+GTQY3N5OHHQv/qwIaF/2z3oPPfOFVStMdOzrc9bhxIrSTsH6\nZcV5wceuEb24ntgNiLmyYxfMEpwlii/4DPMtTiECgYAFirCjDnlfe/0SfOPzFU6u\neJsmbSaR9/nh8UB3s7VSJAuqMH9SVhRQXw2O30ovqdqyxb73pSDDr+QCtKbtCnkx\ned+YdGdyxMkwNOBqf6ErqZpv/CxM2oyT0SgilGLYkFyPlVuhwoqQ5EDbUMsClyAF\nNKgZnij3sYhxuPFylBpvGQKBgE1r+qvXdQdgFvXta7ZYiqBgjjbzIULP/owrNc4h\nDOFfpgWU6Y8qLygPmnZJj2qMZjSHmdMCnPbbxBBXLfFKPc5MjJUcbcKUefjGmlAk\nx+l0Ioph4DPQCtQ4iPfeLrjwH2uNoUDMB5ruMPxNVAmViV0Z3RbvMHo5NIja+epA\nq1aBAoGBAIBpgT2gE3aKE5eIA+WhHXGseU3bP+aIXypql+LdT/YLtGkAxxmdg9cz\nUhROo1G6E4tRJ/HI23chnrpyVAdtdIr2i9zQeVnj6IZlr4hjqk9v98aakZvwhNVc\nwl5k9EiZ0P+LR72vggPaWv+4Ncp0fcMj9kiUO/p8PgoSnWosuoHt\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e819be94c90e47cdbbe821436aa55c77', 'name': u'vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6', 'created_at': '2018-07-24T03:06:40.393748', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49c5d65fd351493db058937a88406bb3', 'name': 'vping_ssh-project_7f2cbc26-a565-49c8-a569-055a9168d8b6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'73:79:c7:6d:ab:46:78:77:80:f3:14:5d:74:66:df:3d', 'type': 'ssh', 'id': u'vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6'}) 2018-07-24 03:06:40,394 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEArqTIJX16gUMWVCB0a7sCz+BDtAqoZ+pEOe7kEeO50Br51VaF vK6KUcO5RE3l+Z/Y3//H9UdcPA6b8VZSkMKj5HrSV3AELC3NpUPrQtkCj39oMU+q Ilj7cduUxwydNBs439Tr5tgTUvVSy8kSBhh3snFOK6Zvk8CNpV5NVqRgv9Kk52UK Oo6jYhE7FFrwkPTuys8PwlrpHV0nr7ZpdHntrAL6Tw0gN7PWjukn+qjZoujxwuey /zHHz/NVvQW8nCFcDdG9tSUhUSzvG2RO05uJiZ1oMbMb3Q5sfPyO4sQQCcXP+/EB 7pnzdCRP5fDDR/fuy6/3BoBVi4dEavHMiJiCtQIDAQABAoIBAAusrkh7S94qOuri xIWTGcwFpOD7OWjA61CoHIzpmTlFJGBTiVskm9B9cfwT7QSz386Rja9i1tKY82m9 qIVOzZ/vafI4Zb8CTNX4ZVixow8uqCtrtObY5e4ljJuFx1h9XV7xH9ftp9UK2z8O MOtBZXcDRgN6+8h3vcBJPohFMsZ/1Qk4fhYx7+t/Tn2+wzKt2hEQ7NkHjp1rIxYt izsfwwwczdq8zaqY1A2T4q89TYk9L+l0ETzHVQfVz+F5U7mKnxArXztOE3tOnbfG mTKarnf6rjcXeVVmjme7IvO3Nzk0l78fH4jMBicMyiVjO1mVwSX3mdo2t65Zhvjj tkEYwIECgYEA2HE6i5yYQEi0ZtJMRvsVBRQUmdQ2ycVkrcoOLmfmCpUtMcKYYnbK +hslNr8reSQPWhRnWDIaXXfeONq38ZFGeehdHPyg+tk+F4EptPI4CPd4xEniQR8J NalWT2l8VLQyCDnao+DtTQQ7vR/IX4ZZJaI4fXI0w6ldj1C7Rhw52hUCgYEAzo/n kc07+beH1lvP2VvYvYrYRGF3aXCHBqWEntDMyrrAZf89nT2jOmP95MdSyqOBHUh6 AOFGwho1vFWGHK6+GTQY3N5OHHQv/qwIaF/2z3oPPfOFVStMdOzrc9bhxIrSTsH6 ZcV5wceuEb24ntgNiLmyYxfMEpwlii/4DPMtTiECgYAFirCjDnlfe/0SfOPzFU6u eJsmbSaR9/nh8UB3s7VSJAuqMH9SVhRQXw2O30ovqdqyxb73pSDDr+QCtKbtCnkx ed+YdGdyxMkwNOBqf6ErqZpv/CxM2oyT0SgilGLYkFyPlVuhwoqQ5EDbUMsClyAF NKgZnij3sYhxuPFylBpvGQKBgE1r+qvXdQdgFvXta7ZYiqBgjjbzIULP/owrNc4h DOFfpgWU6Y8qLygPmnZJj2qMZjSHmdMCnPbbxBBXLfFKPc5MjJUcbcKUefjGmlAk x+l0Ioph4DPQCtQ4iPfeLrjwH2uNoUDMB5ruMPxNVAmViV0Z3RbvMHo5NIja+epA q1aBAoGBAIBpgT2gE3aKE5eIA+WhHXGseU3bP+aIXypql+LdT/YLtGkAxxmdg9cz UhROo1G6E4tRJ/HI23chnrpyVAdtdIr2i9zQeVnj6IZlr4hjqk9v98aakZvwhNVc wl5k9EiZ0P+LR72vggPaWv+4Ncp0fcMj9kiUO/p8PgoSnWosuoHt -----END RSA PRIVATE KEY----- 2018-07-24 03:06:40,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-24 03:06:40,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"security_group": {"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-24 03:06:40,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-d6115829-67d8-4183-8510-abaf80bc3da8 Date: Tue, 24 Jul 2018 03:06:40 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:40Z", "updated_at": "2018-07-24T03:06:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:40Z", "revision_number": 0, "id": "49e9a633-8b6e-42da-b53e-96d8796a637f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:40Z", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:40Z", "revision_number": 0, "id": "b077c55a-1aaf-4c55-ab57-cefcb343edc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:40Z", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 2, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}} 2018-07-24 03:06:40,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d6115829-67d8-4183-8510-abaf80bc3da8 2018-07-24 03:06:40,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.373414039612s 2018-07-24 03:06:40,771 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d6115829-67d8-4183-8510-abaf80bc3da8 2018-07-24 03:06:40,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 03:06:40,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:41,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-2746a3ef-15fc-4770-acf4-ba65787ab98d Date: Tue, 24 Jul 2018 03:06:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:40Z", "updated_at": "2018-07-24T03:06:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:40Z", "revision_number": 0, "id": "49e9a633-8b6e-42da-b53e-96d8796a637f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:40Z", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:40Z", "revision_number": 0, "id": "b077c55a-1aaf-4c55-ab57-cefcb343edc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:40Z", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 2, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}]} 2018-07-24 03:06:41,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-2746a3ef-15fc-4770-acf4-ba65787ab98d 2018-07-24 03:06:41,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.226933002472s 2018-07-24 03:06:41,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-2746a3ef-15fc-4770-acf4-ba65787ab98d 2018-07-24 03:06:41,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 03:06:41,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0"}}' 2018-07-24 03:06:42,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-07a36db2-03db-4638-9d0a-90f3f9ee85c7 Date: Tue, 24 Jul 2018 03:06:42 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-24T03:06:41Z", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "port_range_min": 22, "revision_number": 0, "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:41Z", "project_id": "49c5d65fd351493db058937a88406bb3", "id": "c1425630-a67a-4f41-ae7b-be0aaa4c8dda"}} 2018-07-24 03:06:42,010 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-07a36db2-03db-4638-9d0a-90f3f9ee85c7 2018-07-24 03:06:42,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.00419306755s 2018-07-24 03:06:42,011 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-07a36db2-03db-4638-9d0a-90f3f9ee85c7 2018-07-24 03:06:42,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 03:06:42,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:42,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-5f0c1209-e042-4d95-945c-d259279490d5 Date: Tue, 24 Jul 2018 03:06:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:40Z", "updated_at": "2018-07-24T03:06:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:40Z", "revision_number": 0, "id": "49e9a633-8b6e-42da-b53e-96d8796a637f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:40Z", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:40Z", "revision_number": 0, "id": "b077c55a-1aaf-4c55-ab57-cefcb343edc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:40Z", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T03:06:41Z", "revision_number": 0, "id": "c1425630-a67a-4f41-ae7b-be0aaa4c8dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:41Z", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 3, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}]} 2018-07-24 03:06:42,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5f0c1209-e042-4d95-945c-d259279490d5 2018-07-24 03:06:42,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.233592987061s 2018-07-24 03:06:42,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5f0c1209-e042-4d95-945c-d259279490d5 2018-07-24 03:06:42,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 03:06:42,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0"}}' 2018-07-24 03:06:42,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a74720ad-c9e3-464c-8a2b-47d0a750f3be Date: Tue, 24 Jul 2018 03:06:42 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:06:42Z", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "port_range_min": null, "revision_number": 0, "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:42Z", "project_id": "49c5d65fd351493db058937a88406bb3", "id": "7711105f-6fc9-4820-bd32-59434909f465"}} 2018-07-24 03:06:42,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a74720ad-c9e3-464c-8a2b-47d0a750f3be 2018-07-24 03:06:42,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.352051973343s 2018-07-24 03:06:42,604 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a74720ad-c9e3-464c-8a2b-47d0a750f3be 2018-07-24 03:06:42,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:06:42,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:42,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-bd665a1f-5c9f-4e85-b9a0-c8fc50e51628 Date: Tue, 24 Jul 2018 03:06:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"46fc6353-2560-49ac-a7a2-500d64684d9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c5d65fd351493db058937a88406bb3","l2_adjacency":true,"status":"ACTIVE","subnets":["a3bf7140-71a2-4f84-9a81-91e9dc64dd56"],"description":"","tags":[],"updated_at":"2018-07-24T03:06:27Z","qos_policy_id":null,"name":"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6","admin_state_up":true,"tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:06:42,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bd665a1f-5c9f-4e85-b9a0-c8fc50e51628 2018-07-24 03:06:42,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.328112840652s 2018-07-24 03:06:42,934 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-bd665a1f-5c9f-4e85-b9a0-c8fc50e51628 2018-07-24 03:06:42,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:06:42,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:43,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-cdb2bfd9-e0fa-463a-a10c-aa30a3374697 Date: Tue, 24 Jul 2018 03:06:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/snap", "metadata": {}}], "file": "/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/file", "owner": "49c5d65fd351493db058937a88406bb3", "id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "size": 12716032, "self": "/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:06:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7f2cbc26-a565-49c8-a569-055a9168d8b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7f2cbc26-a565-49c8-a569-055a9168d8b6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:06:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:06:43,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cdb2bfd9-e0fa-463a-a10c-aa30a3374697 2018-07-24 03:06:43,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20302605629s 2018-07-24 03:06:43,142 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-cdb2bfd9-e0fa-463a-a10c-aa30a3374697 2018-07-24 03:06:43,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:06:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:43,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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-9dd5d602-a348-4f4f-bb7f-10afe0ad98ed x-compute-request-id: req-9dd5d602-a348-4f4f-bb7f-10afe0ad98ed Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_7f2cbc26-a565-49c8-a569-055a9168d8b6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}], "ram": 512, "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": "19e14b46-c593-4ec9-a6a6-9d7577923cd8"}]} 2018-07-24 03:06:43,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9dd5d602-a348-4f4f-bb7f-10afe0ad98ed 2018-07-24 03:06:43,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0308210849762s 2018-07-24 03:06:43,175 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-9dd5d602-a348-4f4f-bb7f-10afe0ad98ed 2018-07-24 03:06:43,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-24 03:06:43,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"server": {"name": "vping_ssh-vm2_7f2cbc26-a565-49c8-a569-055a9168d8b6", "imageRef": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "flavorRef": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "46fc6353-2560-49ac-a7a2-500d64684d9f"}], "security_groups": [{"name": "e947e0f4-0941-4414-8fa8-e12455b1c9a0"}]}}' 2018-07-24 03:06:45,880 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:06: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 x-openstack-request-id: req-ec175bb9-f1d3-421f-84fc-e86700dc847a x-compute-request-id: req-ec175bb9-f1d3-421f-84fc-e86700dc847a Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e947e0f4-0941-4414-8fa8-e12455b1c9a0"}], "OS-DCF:diskConfig": "MANUAL", "id": "9ad2c06d-5678-4a88-9768-151c86c0b936", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "bookmark"}], "adminPass": "unbDFDrJsp6w"}} 2018-07-24 03:06:45,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ec175bb9-f1d3-421f-84fc-e86700dc847a 2018-07-24 03:06:45,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.70350003242s 2018-07-24 03:06:45,880 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-ec175bb9-f1d3-421f-84fc-e86700dc847a 2018-07-24 03:06:45,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:06:45,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:46,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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-2ea996c6-6475-4199-b474-dbc0f803631a x-compute-request-id: req-2ea996c6-6475-4199-b474-dbc0f803631a Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "9ad2c06d-5678-4a88-9768-151c86c0b936", "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:06:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:45Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:06:46,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2ea996c6-6475-4199-b474-dbc0f803631a 2018-07-24 03:06:46,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611343860626s 2018-07-24 03:06:46,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2ea996c6-6475-4199-b474-dbc0f803631a 2018-07-24 03:06:46,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:06:46,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:46,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-ee003dde-6d32-43ba-b581-0638cf36758b Date: Tue, 24 Jul 2018 03:06:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"46fc6353-2560-49ac-a7a2-500d64684d9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c5d65fd351493db058937a88406bb3","l2_adjacency":true,"status":"ACTIVE","subnets":["a3bf7140-71a2-4f84-9a81-91e9dc64dd56"],"description":"","tags":[],"updated_at":"2018-07-24T03:06:27Z","qos_policy_id":null,"name":"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6","admin_state_up":true,"tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:06:46,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ee003dde-6d32-43ba-b581-0638cf36758b 2018-07-24 03:06:46,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276565074921s 2018-07-24 03:06:46,777 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ee003dde-6d32-43ba-b581-0638cf36758b 2018-07-24 03:06:46,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:06:46,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:46,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-2bb5d938-0f89-4433-bd3a-8798e34df9ba Date: Tue, 24 Jul 2018 03:06:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46fc6353-2560-49ac-a7a2-500d64684d9f","tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:06:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"49c5d65fd351493db058937a88406bb3","id":"a3bf7140-71a2-4f84-9a81-91e9dc64dd56","subnetpool_id":null,"name":"vping_ssh-subnet_7f2cbc26-a565-49c8-a569-055a9168d8b6"}]} 2018-07-24 03:06:46,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2bb5d938-0f89-4433-bd3a-8798e34df9ba 2018-07-24 03:06:46,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0514979362488s 2018-07-24 03:06:46,830 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2bb5d938-0f89-4433-bd3a-8798e34df9ba 2018-07-24 03:06:46,830 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:06:48,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:06:48,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:49,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06:48 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-65a23984-f275-4c2d-af6e-0fdac2191453 x-compute-request-id: req-65a23984-f275-4c2d-af6e-0fdac2191453 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "9ad2c06d-5678-4a88-9768-151c86c0b936", "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:06:49Z", "hostId": "d908995e1d107571f41eb824cfdaee3780228ba44284cb4b6b3fbcba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:45Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:06:49,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-65a23984-f275-4c2d-af6e-0fdac2191453 2018-07-24 03:06:49,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03535294533s 2018-07-24 03:06:49,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-65a23984-f275-4c2d-af6e-0fdac2191453 2018-07-24 03:06:49,873 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:06:51,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:06:51,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:52,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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-f3777f42-d70c-4c4e-ad3f-f6c5eda2f486 x-compute-request-id: req-f3777f42-d70c-4c4e-ad3f-f6c5eda2f486 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "9ad2c06d-5678-4a88-9768-151c86c0b936", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:06:49Z", "hostId": "d908995e1d107571f41eb824cfdaee3780228ba44284cb4b6b3fbcba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:45Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:06:52,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f3777f42-d70c-4c4e-ad3f-f6c5eda2f486 2018-07-24 03:06:52,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671199083328s 2018-07-24 03:06:52,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f3777f42-d70c-4c4e-ad3f-f6c5eda2f486 2018-07-24 03:06:52,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:06:54,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:06:54,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:55,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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-48ede60a-c2e7-41d6-bfb5-e1b4255a3f3b x-compute-request-id: req-48ede60a-c2e7-41d6-bfb5-e1b4255a3f3b Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:ee:3a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:06:53.000000", "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "9ad2c06d-5678-4a88-9768-151c86c0b936", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:06:53Z", "hostId": "d908995e1d107571f41eb824cfdaee3780228ba44284cb4b6b3fbcba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:45Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:06:55,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-48ede60a-c2e7-41d6-bfb5-e1b4255a3f3b 2018-07-24 03:06:55,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544074058533s 2018-07-24 03:06:55,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-48ede60a-c2e7-41d6-bfb5-e1b4255a3f3b 2018-07-24 03:06:55,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:06:55,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=9ad2c06d-5678-4a88-9768-151c86c0b936" -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:55,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-2d67aaed-07f8-4ceb-9178-ffb1cd4e1f6d Date: Tue, 24 Jul 2018 03:06:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:06:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3bf7140-71a2-4f84-9a81-91e9dc64dd56","ip_address":"192.168.120.5"}],"id":"95b1502a-9f2d-40e4-b8b7-81f0c20bb294","security_groups":["e947e0f4-0941-4414-8fa8-e12455b1c9a0"],"mac_address":"fa:16:3e:f0:ee:3a","project_id":"49c5d65fd351493db058937a88406bb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46fc6353-2560-49ac-a7a2-500d64684d9f","tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:49Z","binding:vnic_type":"normal","device_id":"9ad2c06d-5678-4a88-9768-151c86c0b936","ip_allocation":"immediate"}]} 2018-07-24 03:06:55,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=9ad2c06d-5678-4a88-9768-151c86c0b936 used request id req-2d67aaed-07f8-4ceb-9178-ffb1cd4e1f6d 2018-07-24 03:06:55,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0576779842377s 2018-07-24 03:06:55,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=9ad2c06d-5678-4a88-9768-151c86c0b936 used request id req-2d67aaed-07f8-4ceb-9178-ffb1cd4e1f6d 2018-07-24 03:06:55,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:06:55,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=95b1502a-9f2d-40e4-b8b7-81f0c20bb294" -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:55,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d0c4882c-b0df-4e19-87f5-33df6d051083 Date: Tue, 24 Jul 2018 03:06:55 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:06:55,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=95b1502a-9f2d-40e4-b8b7-81f0c20bb294 used request id req-d0c4882c-b0df-4e19-87f5-33df6d051083 2018-07-24 03:06:55,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0199670791626s 2018-07-24 03:06:55,186 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=95b1502a-9f2d-40e4-b8b7-81f0c20bb294 used request id req-d0c4882c-b0df-4e19-87f5-33df6d051083 2018-07-24 03:06:55,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:06:55,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:55,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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-2834878f-6324-4aca-8377-38cba7450910 x-compute-request-id: req-2834878f-6324-4aca-8377-38cba7450910 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:ee:3a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:06:53.000000", "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "9ad2c06d-5678-4a88-9768-151c86c0b936", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:06:53Z", "hostId": "d908995e1d107571f41eb824cfdaee3780228ba44284cb4b6b3fbcba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:45Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:06:55,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2834878f-6324-4aca-8377-38cba7450910 2018-07-24 03:06:55,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686985969543s 2018-07-24 03:06:55,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2834878f-6324-4aca-8377-38cba7450910 2018-07-24 03:06:55,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:06:55,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=9ad2c06d-5678-4a88-9768-151c86c0b936" -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:55,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-b99b5943-defe-4d66-a5da-e20b0ef388cd Date: Tue, 24 Jul 2018 03:06:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:06:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3bf7140-71a2-4f84-9a81-91e9dc64dd56","ip_address":"192.168.120.5"}],"id":"95b1502a-9f2d-40e4-b8b7-81f0c20bb294","security_groups":["e947e0f4-0941-4414-8fa8-e12455b1c9a0"],"mac_address":"fa:16:3e:f0:ee:3a","project_id":"49c5d65fd351493db058937a88406bb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46fc6353-2560-49ac-a7a2-500d64684d9f","tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:49Z","binding:vnic_type":"normal","device_id":"9ad2c06d-5678-4a88-9768-151c86c0b936","ip_allocation":"immediate"}]} 2018-07-24 03:06:55,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=9ad2c06d-5678-4a88-9768-151c86c0b936 used request id req-b99b5943-defe-4d66-a5da-e20b0ef388cd 2018-07-24 03:06:55,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0579059123993s 2018-07-24 03:06:55,937 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=9ad2c06d-5678-4a88-9768-151c86c0b936 used request id req-b99b5943-defe-4d66-a5da-e20b0ef388cd 2018-07-24 03:06:55,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:06:55,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=95b1502a-9f2d-40e4-b8b7-81f0c20bb294" -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:56,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-21b6e7e6-0490-41e1-91ed-36d4af00a0cc Date: Tue, 24 Jul 2018 03:06:56 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:06:56,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=95b1502a-9f2d-40e4-b8b7-81f0c20bb294 used request id req-21b6e7e6-0490-41e1-91ed-36d4af00a0cc 2018-07-24 03:06:56,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.192272186279s 2018-07-24 03:06:56,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=95b1502a-9f2d-40e4-b8b7-81f0c20bb294 used request id req-21b6e7e6-0490-41e1-91ed-36d4af00a0cc 2018-07-24 03:06:56,135 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f0:ee:3a', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'df7bedfc-d1f4-4a56-b372-5370cc64daa4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:06:53.000000', 'flavor': Munch({u'id': u'19e14b46-c593-4ec9-a6a6-9d7577923cd8'}), 'az': u'nova', 'id': u'9ad2c06d-5678-4a88-9768-151c86c0b936', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e819be94c90e47cdbbe821436aa55c77', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49c5d65fd351493db058937a88406bb3', 'name': 'vping_ssh-project_7f2cbc26-a565-49c8-a569-055a9168d8b6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-24T03:06:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-24T03:06:53Z', 'hostId': u'd908995e1d107571f41eb824cfdaee3780228ba44284cb4b6b3fbcba', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'd908995e1d107571f41eb824cfdaee3780228ba44284cb4b6b3fbcba', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:06:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'49c5d65fd351493db058937a88406bb3', 'name': u'vping_ssh-vm2_7f2cbc26-a565-49c8-a569-055a9168d8b6', 'adminPass': None, 'tenant_id': u'49c5d65fd351493db058937a88406bb3', 'created_at': u'2018-07-24T03:06:45Z', 'created': u'2018-07-24T03:06:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-24 03:06:56,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:06:56,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:56,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-1d16f6e1-f61c-48e0-a53c-f7b4ecedabd5 Date: Tue, 24 Jul 2018 03:06:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"46fc6353-2560-49ac-a7a2-500d64684d9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c5d65fd351493db058937a88406bb3","l2_adjacency":true,"status":"ACTIVE","subnets":["a3bf7140-71a2-4f84-9a81-91e9dc64dd56"],"description":"","tags":[],"updated_at":"2018-07-24T03:06:27Z","qos_policy_id":null,"name":"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6","admin_state_up":true,"tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:06:56,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1d16f6e1-f61c-48e0-a53c-f7b4ecedabd5 2018-07-24 03:06:56,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123637914658s 2018-07-24 03:06:56,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-1d16f6e1-f61c-48e0-a53c-f7b4ecedabd5 2018-07-24 03:06:56,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:06:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:56,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5f7a3c21-821d-4442-9a87-9581332fb988 Date: Tue, 24 Jul 2018 03:06:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/snap", "metadata": {}}], "file": "/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/file", "owner": "49c5d65fd351493db058937a88406bb3", "id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "size": 12716032, "self": "/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:06:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7f2cbc26-a565-49c8-a569-055a9168d8b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7f2cbc26-a565-49c8-a569-055a9168d8b6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:06:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:06:56,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5f7a3c21-821d-4442-9a87-9581332fb988 2018-07-24 03:06:56,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366389751434s 2018-07-24 03:06:56,303 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-5f7a3c21-821d-4442-9a87-9581332fb988 2018-07-24 03:06:56,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:06:56,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:56,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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-7c005d46-3b07-41b8-b07a-030f6149813e x-compute-request-id: req-7c005d46-3b07-41b8-b07a-030f6149813e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_7f2cbc26-a565-49c8-a569-055a9168d8b6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}], "ram": 512, "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": "19e14b46-c593-4ec9-a6a6-9d7577923cd8"}]} 2018-07-24 03:06:56,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7c005d46-3b07-41b8-b07a-030f6149813e 2018-07-24 03:06:56,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.136031150818s 2018-07-24 03:06:56,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7c005d46-3b07-41b8-b07a-030f6149813e 2018-07-24 03:06:56,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-24 03:06:56,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"server": {"name": "vping_ssh-vm_7f2cbc26-a565-49c8-a569-055a9168d8b6", "imageRef": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "key_name": "vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6", "flavorRef": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "46fc6353-2560-49ac-a7a2-500d64684d9f"}], "security_groups": [{"name": "e947e0f4-0941-4414-8fa8-e12455b1c9a0"}]}}' 2018-07-24 03:06:58,479 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:06: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 x-openstack-request-id: req-30291d86-98be-4eea-934f-a76038063aec x-compute-request-id: req-30291d86-98be-4eea-934f-a76038063aec Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e947e0f4-0941-4414-8fa8-e12455b1c9a0"}], "OS-DCF:diskConfig": "MANUAL", "id": "a6e1dd39-588e-4b7b-9858-9ce8716385ff", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "bookmark"}], "adminPass": "n5XST9Ruu95E"}} 2018-07-24 03:06:58,480 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-30291d86-98be-4eea-934f-a76038063aec 2018-07-24 03:06:58,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.03797197342s 2018-07-24 03:06:58,480 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-30291d86-98be-4eea-934f-a76038063aec 2018-07-24 03:06:58,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:06:58,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:06:59,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:06: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-b8d1ad95-4da1-4f15-9670-ea52a361fc15 x-compute-request-id: req-b8d1ad95-4da1-4f15-9670-ea52a361fc15 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "a6e1dd39-588e-4b7b-9858-9ce8716385ff", "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:06:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6", "name": "vping_ssh-vm_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:58Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:ee:3a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:06:53.000000", "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "9ad2c06d-5678-4a88-9768-151c86c0b936", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:06:53Z", "hostId": "d908995e1d107571f41eb824cfdaee3780228ba44284cb4b6b3fbcba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:45Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:06:59,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b8d1ad95-4da1-4f15-9670-ea52a361fc15 2018-07-24 03:06:59,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734076023102s 2018-07-24 03:06:59,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b8d1ad95-4da1-4f15-9670-ea52a361fc15 2018-07-24 03:06:59,221 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:07:01,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:07:01,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:01,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-a9b2cd58-ca3b-495a-8a43-f9e2567dca1a x-compute-request-id: req-a9b2cd58-ca3b-495a-8a43-f9e2567dca1a Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "a6e1dd39-588e-4b7b-9858-9ce8716385ff", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:07:00Z", "hostId": "953d5018302ee2040bcf61be433689ec9ba597fc1be914158b85508c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6", "name": "vping_ssh-vm_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:58Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:ee:3a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:06:53.000000", "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "9ad2c06d-5678-4a88-9768-151c86c0b936", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:06:53Z", "hostId": "d908995e1d107571f41eb824cfdaee3780228ba44284cb4b6b3fbcba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:45Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:07:01,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a9b2cd58-ca3b-495a-8a43-f9e2567dca1a 2018-07-24 03:07:01,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629266023636s 2018-07-24 03:07:01,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a9b2cd58-ca3b-495a-8a43-f9e2567dca1a 2018-07-24 03:07:01,859 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:07:03,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:07:03,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:04,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-97f00c26-450a-4c9a-a438-a87a64075e47 x-compute-request-id: req-97f00c26-450a-4c9a-a438-a87a64075e47 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "a6e1dd39-588e-4b7b-9858-9ce8716385ff", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:07:00Z", "hostId": "953d5018302ee2040bcf61be433689ec9ba597fc1be914158b85508c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6", "name": "vping_ssh-vm_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:58Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:ee:3a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:06:53.000000", "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "9ad2c06d-5678-4a88-9768-151c86c0b936", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:06:53Z", "hostId": "d908995e1d107571f41eb824cfdaee3780228ba44284cb4b6b3fbcba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:45Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:07:04,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-97f00c26-450a-4c9a-a438-a87a64075e47 2018-07-24 03:07:04,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370782136917s 2018-07-24 03:07:04,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-97f00c26-450a-4c9a-a438-a87a64075e47 2018-07-24 03:07:04,237 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:07:06,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:07:06,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:07,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-8162e45a-85e6-4a48-a757-40eac3e5e4c4 x-compute-request-id: req-8162e45a-85e6-4a48-a757-40eac3e5e4c4 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:68:fa", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:07:05.000000", "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "a6e1dd39-588e-4b7b-9858-9ce8716385ff", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:07:05Z", "hostId": "953d5018302ee2040bcf61be433689ec9ba597fc1be914158b85508c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6", "name": "vping_ssh-vm_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:58Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:ee:3a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:06:53.000000", "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "9ad2c06d-5678-4a88-9768-151c86c0b936", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:06:53Z", "hostId": "d908995e1d107571f41eb824cfdaee3780228ba44284cb4b6b3fbcba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:45Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:07:07,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8162e45a-85e6-4a48-a757-40eac3e5e4c4 2018-07-24 03:07:07,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13900113106s 2018-07-24 03:07:07,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8162e45a-85e6-4a48-a757-40eac3e5e4c4 2018-07-24 03:07:07,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:07:07,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=a6e1dd39-588e-4b7b-9858-9ce8716385ff" -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:07,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-1b1b7fc1-fbfd-4f5e-88e7-aa3b39188643 Date: Tue, 24 Jul 2018 03:07:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:07:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3bf7140-71a2-4f84-9a81-91e9dc64dd56","ip_address":"192.168.120.11"}],"id":"10936950-4e1c-4ad6-ad4c-38a38f668cf9","security_groups":["e947e0f4-0941-4414-8fa8-e12455b1c9a0"],"mac_address":"fa:16:3e:ee:68:fa","project_id":"49c5d65fd351493db058937a88406bb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46fc6353-2560-49ac-a7a2-500d64684d9f","tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:59Z","binding:vnic_type":"normal","device_id":"a6e1dd39-588e-4b7b-9858-9ce8716385ff","ip_allocation":"immediate"}]} 2018-07-24 03:07:07,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=a6e1dd39-588e-4b7b-9858-9ce8716385ff used request id req-1b1b7fc1-fbfd-4f5e-88e7-aa3b39188643 2018-07-24 03:07:07,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0695781707764s 2018-07-24 03:07:07,454 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=a6e1dd39-588e-4b7b-9858-9ce8716385ff used request id req-1b1b7fc1-fbfd-4f5e-88e7-aa3b39188643 2018-07-24 03:07:07,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:07:07,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=10936950-4e1c-4ad6-ad4c-38a38f668cf9" -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:07,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-57818675-e0b5-4c76-8bf8-dd9a5bee3be5 Date: Tue, 24 Jul 2018 03:07:07 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:07:07,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=10936950-4e1c-4ad6-ad4c-38a38f668cf9 used request id req-57818675-e0b5-4c76-8bf8-dd9a5bee3be5 2018-07-24 03:07:07,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.179576873779s 2018-07-24 03:07:07,639 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=10936950-4e1c-4ad6-ad4c-38a38f668cf9 used request id req-57818675-e0b5-4c76-8bf8-dd9a5bee3be5 2018-07-24 03:07:07,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:07:07,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:08,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-6842c055-ec2b-488b-893f-f08e16158cd6 x-compute-request-id: req-6842c055-ec2b-488b-893f-f08e16158cd6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:68:fa", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:07:05.000000", "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "a6e1dd39-588e-4b7b-9858-9ce8716385ff", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:07:05Z", "hostId": "953d5018302ee2040bcf61be433689ec9ba597fc1be914158b85508c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6", "name": "vping_ssh-vm_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:58Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:ee:3a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:06:53.000000", "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "9ad2c06d-5678-4a88-9768-151c86c0b936", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:06:53Z", "hostId": "d908995e1d107571f41eb824cfdaee3780228ba44284cb4b6b3fbcba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:45Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:07:08,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6842c055-ec2b-488b-893f-f08e16158cd6 2018-07-24 03:07:08,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373397111893s 2018-07-24 03:07:08,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6842c055-ec2b-488b-893f-f08e16158cd6 2018-07-24 03:07:08,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:07:08,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=a6e1dd39-588e-4b7b-9858-9ce8716385ff" -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:08,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-21fecd79-931a-45c5-804a-1626135a7dfc Date: Tue, 24 Jul 2018 03:07:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:07:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3bf7140-71a2-4f84-9a81-91e9dc64dd56","ip_address":"192.168.120.11"}],"id":"10936950-4e1c-4ad6-ad4c-38a38f668cf9","security_groups":["e947e0f4-0941-4414-8fa8-e12455b1c9a0"],"mac_address":"fa:16:3e:ee:68:fa","project_id":"49c5d65fd351493db058937a88406bb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46fc6353-2560-49ac-a7a2-500d64684d9f","tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:59Z","binding:vnic_type":"normal","device_id":"a6e1dd39-588e-4b7b-9858-9ce8716385ff","ip_allocation":"immediate"}]} 2018-07-24 03:07:08,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=a6e1dd39-588e-4b7b-9858-9ce8716385ff used request id req-21fecd79-931a-45c5-804a-1626135a7dfc 2018-07-24 03:07:08,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0810980796814s 2018-07-24 03:07:08,100 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=a6e1dd39-588e-4b7b-9858-9ce8716385ff used request id req-21fecd79-931a-45c5-804a-1626135a7dfc 2018-07-24 03:07:08,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:07:08,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=10936950-4e1c-4ad6-ad4c-38a38f668cf9" -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:08,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9251612e-1823-4eb9-8025-ca9d04cdbb0d Date: Tue, 24 Jul 2018 03:07:08 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:07:08,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=10936950-4e1c-4ad6-ad4c-38a38f668cf9 used request id req-9251612e-1823-4eb9-8025-ca9d04cdbb0d 2018-07-24 03:07:08,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0270628929138s 2018-07-24 03:07:08,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=10936950-4e1c-4ad6-ad4c-38a38f668cf9 used request id req-9251612e-1823-4eb9-8025-ca9d04cdbb0d 2018-07-24 03:07:08,133 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:68:fa', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'df7bedfc-d1f4-4a56-b372-5370cc64daa4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:07:05.000000', 'flavor': Munch({u'id': u'19e14b46-c593-4ec9-a6a6-9d7577923cd8'}), 'az': u'nova', 'id': u'a6e1dd39-588e-4b7b-9858-9ce8716385ff', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e819be94c90e47cdbbe821436aa55c77', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49c5d65fd351493db058937a88406bb3', 'name': 'vping_ssh-project_7f2cbc26-a565-49c8-a569-055a9168d8b6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-24T03:07:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-24T03:07:05Z', 'hostId': u'953d5018302ee2040bcf61be433689ec9ba597fc1be914158b85508c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'953d5018302ee2040bcf61be433689ec9ba597fc1be914158b85508c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:07:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'49c5d65fd351493db058937a88406bb3', 'name': u'vping_ssh-vm_7f2cbc26-a565-49c8-a569-055a9168d8b6', 'adminPass': None, 'tenant_id': u'49c5d65fd351493db058937a88406bb3', 'created_at': u'2018-07-24T03:06:58Z', 'created': u'2018-07-24T03:06:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-24 03:07:08,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:07:08,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:08,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-9a637458-1f6c-42b6-a6af-7c9614b94a36 Date: Tue, 24 Jul 2018 03:07:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"46fc6353-2560-49ac-a7a2-500d64684d9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c5d65fd351493db058937a88406bb3","l2_adjacency":true,"status":"ACTIVE","subnets":["a3bf7140-71a2-4f84-9a81-91e9dc64dd56"],"description":"","tags":[],"updated_at":"2018-07-24T03:06:27Z","qos_policy_id":null,"name":"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6","admin_state_up":true,"tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:07:08,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9a637458-1f6c-42b6-a6af-7c9614b94a36 2018-07-24 03:07:08,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108369112015s 2018-07-24 03:07:08,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9a637458-1f6c-42b6-a6af-7c9614b94a36 2018-07-24 03:07:08,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:07:08,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=a6e1dd39-588e-4b7b-9858-9ce8716385ff" -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:08,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-7778fd4e-cb1b-49b6-9310-aac40878f276 Date: Tue, 24 Jul 2018 03:07:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:07:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3bf7140-71a2-4f84-9a81-91e9dc64dd56","ip_address":"192.168.120.11"}],"id":"10936950-4e1c-4ad6-ad4c-38a38f668cf9","security_groups":["e947e0f4-0941-4414-8fa8-e12455b1c9a0"],"mac_address":"fa:16:3e:ee:68:fa","project_id":"49c5d65fd351493db058937a88406bb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"46fc6353-2560-49ac-a7a2-500d64684d9f","tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:59Z","binding:vnic_type":"normal","device_id":"a6e1dd39-588e-4b7b-9858-9ce8716385ff","ip_allocation":"immediate"}]} 2018-07-24 03:07:08,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=a6e1dd39-588e-4b7b-9858-9ce8716385ff used request id req-7778fd4e-cb1b-49b6-9310-aac40878f276 2018-07-24 03:07:08,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0592248439789s 2018-07-24 03:07:08,306 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=a6e1dd39-588e-4b7b-9858-9ce8716385ff used request id req-7778fd4e-cb1b-49b6-9310-aac40878f276 2018-07-24 03:07:08,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-24 03:07:08,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"floatingip": {"floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "192.168.120.11", "port_id": "10936950-4e1c-4ad6-ad4c-38a38f668cf9"}}' 2018-07-24 03:07:10,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-024c9212-1d25-4361-aaec-f0a1f7fae424 Date: Tue, 24 Jul 2018 03:07:10 GMT RESP BODY: {"floatingip": {"router_id": "f02a324b-5c47-487b-89ef-00fb57458efe", "status": "DOWN", "description": "", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:07:09Z", "updated_at": "2018-07-24T03:07:09Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "49c5d65fd351493db058937a88406bb3", "port_id": "10936950-4e1c-4ad6-ad4c-38a38f668cf9", "id": "dc15b520-f3b1-4bff-91e1-9e381b3938c8", "qos_policy_id": null}} 2018-07-24 03:07:10,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-024c9212-1d25-4361-aaec-f0a1f7fae424 2018-07-24 03:07:10,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.32031297684s 2018-07-24 03:07:10,627 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-024c9212-1d25-4361-aaec-f0a1f7fae424 2018-07-24 03:07:10,630 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'f02a324b-5c47-487b-89ef-00fb57458efe', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'49c5d65fd351493db058937a88406bb3', 'created_at': u'2018-07-24T03:07:09Z', 'attached': True, 'updated_at': u'2018-07-24T03:07:09Z', 'id': u'dc15b520-f3b1-4bff-91e1-9e381b3938c8', 'floating_network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49c5d65fd351493db058937a88406bb3', 'name': 'vping_ssh-project_7f2cbc26-a565-49c8-a569-055a9168d8b6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f02a324b-5c47-487b-89ef-00fb57458efe', u'qos_policy_id': None, 'project_id': u'49c5d65fd351493db058937a88406bb3', 'port_id': u'10936950-4e1c-4ad6-ad4c-38a38f668cf9', 'port': u'10936950-4e1c-4ad6-ad4c-38a38f668cf9', 'network': u'691b806b-657e-4f99-97bd-7fb6940ba3e4'}) 2018-07-24 03:07:10,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-24 03:07:10,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff/action -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 03:07:11,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-be619df0-66e4-4f65-b4fd-57bd5cc4b11b x-compute-request-id: req-be619df0-66e4-4f65-b4fd-57bd5cc4b11b Content-Encoding: gzip Content-Length: 9569 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 479954676 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.138378] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140063] pid_max: default: 32768 minimum: 301\n[ 0.140980] ACPI: Core revision 20150930\n[ 0.142395] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143731] Security Framework initialized\n[ 0.144564] Yama: becoming mindful.\n[ 0.145314] AppArmor: AppArmor initialized\n[ 0.146195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148867] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150127] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151610] Initializing cgroup subsys io\n[ 0.152443] Initializing cgroup subsys memory\n[ 0.153323] Initializing cgroup subsys devices\n[ 0.154221] Initializing cgroup subsys freezer\n[ 0.155111] Initializing cgroup subsys net_cls\n[ 0.156007] Initializing cgroup subsys perf_event\n[ 0.156946] Initializing cgroup subsys net_prio\n[ 0.157862] Initializing cgroup subsys hugetlb\n[ 0.158752] Initializing cgroup subsys pids\n[ 0.159648] CPU: Physical Processor ID: 0\n[ 0.161171] mce: CPU supports 10 MCE banks\n[ 0.162046] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163077] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177874] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184139] ftrace: allocating 31920 entries in 125 pages\n[ 0.210262] smpboot: Max logical packages: 1\n[ 0.211148] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.212539] x2apic enabled\n[ 0.213361] Switched APIC routing to physical x2apic.\n[ 0.215115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216287] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220262] KVM setup paravirtual spinlock\n[ 0.221756] x86: Booted up 1 node, 1 CPUs\n[ 0.222586] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224018] devtmpfs: initialized\n[ 0.225773] evm: security.selinux\n[ 0.226489] evm: security.SMACK64\n[ 0.227193] evm: security.SMACK64EXEC\n[ 0.227955] evm: security.SMACK64TRANSMUTE\n[ 0.228780] evm: security.SMACK64MMAP\n[ 0.229544] evm: security.ima\n[ 0.230200] evm: security.capability\n[ 0.231041] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232972] pinctrl core: initialized pinctrl subsystem\n[ 0.234114] RTC time: 3:07:05, date: 07/24/18\n[ 0.235111] NET: Registered protocol family 16\n[ 0.236135] cpuidle: using governor ladder\n[ 0.236974] cpuidle: using governor menu\n[ 0.237780] PCCT header not found.\n[ 0.238560] ACPI: bus type PCI registered\n[ 0.239379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240662] PCI: Using configuration type 1 for base access\n[ 0.242497] ACPI: Added _OSI(Module Device)\n[ 0.243359] ACPI: Added _OSI(Processor Device)\n[ 0.244245] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245162] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246964] ACPI: Interpreter enabled\n[ 0.247757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255302] ACPI: (supports S0 S5)\n[ 0.256024] ACPI: Using IOAPIC for interrupt routing\n[ 0.256999] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260156] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261341] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263825] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266269] acpiphp: Slot [3] registered\n[ 0.267123] acpiphp: Slot [4] registered\n[ 0.267979] acpiphp: Slot [5] registered\n[ 0.268833] acpiphp: Slot [6] registered\n[ 0.269685] acpiphp: Slot [7] registered\n[ 0.270541] acpiphp: Slot [8] registered\n[ 0.271404] acpiphp: Slot [9] registered\n[ 0.272266] acpiphp: Slot [10] registered\n[ 0.273132] acpiphp: Slot [11] registered\n[ 0.273997] acpiphp: Slot [12] registered\n[ 0.274870] acpiphp: Slot [13] registered\n[ 0.275745] acpiphp: Slot [14] registered\n[ 0.276610] acpiphp: Slot [15] registered\n[ 0.287523] acpiphp: Slot [16] registered\n[ 0.288391] acpiphp: Slot [17] registered\n[ 0.289257] acpiphp: Slot [18] registered\n[ 0.290117] acpiphp: Slot [19] registered\n[ 0.290993] acpiphp: Slot [20] registered\n[ 0.291864] acpiphp: Slot [21] registered\n[ 0.292734] acpiphp: Slot [22] registered\n[ 0.293584] acpiphp: Slot [23] registered\n[ 0.294431] acpiphp: Slot [24] registered\n[ 0.295284] acpiphp: Slot [25] registered\n[ 0.296128] acpiphp: Slot [26] registered\n[ 0.296986] acpiphp: Slot [27] registered\n[ 0.297889] acpiphp: Slot [28] registered\n[ 0.298781] acpiphp: Slot [29] registered\n[ 0.299630] acpiphp: Slot [30] registered\n[ 0.300485] acpiphp: Slot [31] registered\n[ 0.301330] PCI host bridge to bus 0000:00\n[ 0.302175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303453] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304734] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306253] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307783] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.309402] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312721] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314075] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315321] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320348] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.322165] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.341721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.343951] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.345416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.347058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.348507] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.349815] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.351174] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.352284] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.353908] vgaarb: loaded\n[ 0.354538] vgaarb: bridge control possible 0000:00:02.0\n[ 0.355823] SCSI subsystem initialized\n[ 0.356778] ACPI: bus type USB registered\n[ 0.357647] usbcore: registered new interface driver usbfs\n[ 0.358735] usbcore: registered new interface driver hub\n[ 0.359794] usbcore: registered new device driver usb\n[ 0.360963] PCI: Using ACPI for IRQ routing\n[ 0.362128] NetLabel: Initializing\n[ 0.362887] NetLabel: domain hash size = 128\n[ 0.363774] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.364950] NetLabel: unlabeled traffic allowed by default\n[ 0.366192] clocksource: Switched to clocksource kvm-clock\n[ 0.374252] AppArmor: AppArmor Filesystem Enabled\n[ 0.375262] pnp: PnP ACPI init\n[ 0.376246] pnp: PnP ACPI: found 5 devices\n[ 0.382570] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384330] NET: Registered protocol family 2\n[ 0.385395] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387947] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.389167] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390278] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391478] NET: Registered protocol family 1\n[ 0.392371] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.393485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.394588] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.408676] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.422888] Trying to unpack rootfs image as initramfs...\n[ 0.479197] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.480850] Scanning for low memory corruption every 60 seconds\n[ 0.482251] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.483425] audit: initializing netlink subsys (disabled)\n[ 0.484459] audit: type=2000 audit(1532401626.562:1): initialized\n[ 0.485816] Initialise system trusted keyring\n[ 0.486796] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.487973] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.490109] zbud: loaded\n[ 0.490857] VFS: Disk quotas dquot_6.6.0\n[ 0.491694] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.493333] fuse init (API version 7.23)\n[ 0.494260] Key type big_key registered\n[ 0.495074] Allocating IMA MOK and blacklist keyrings.\n[ 0.496320] Key type asymmetric registered\n[ 0.497153] Asymmetric key parser 'x509' registered\n[ 0.498131] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.499639] io scheduler noop registered\n[ 0.500444] io scheduler deadline registered (default)\n[ 0.501454] io scheduler cfq registered\n[ 0.502320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.503380] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.506138] ACPI: Power Button [PWRF]\n[ 0.507010] GHES: HEST is not enabled!\n[ 0.520693] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.548390] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.550506] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.574444] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.576749] Linux agpgart interface v0.103\n[ 0.579428] brd: module loaded\n[ 0.581088] loop: module loaded\n[ 0.584892] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.588155] GPT:90111 != 2097151\n[ 0.588919] GPT:Alternate GPT header not at the end of the disk.\n[ 0.590035] GPT:90111 != 2097151\n[ 0.590726] GPT: Use GNU Parted to correct GPT errors.\n[ 0.591731] vda: vda1 vda15\n[ 0.593713] scsi host0: ata_piix\n[ 0.594526] scsi host1: ata_piix\n[ 0.595264] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.596499] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.598015] libphy: Fixed MDIO Bus: probed\n[ 0.598873] tun: Universal TUN/TAP device driver, 1.6\n[ 0.599850] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.602498] PPP generic driver version 2.4.2\n[ 0.603454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604942] ehci-pci: EHCI PCI platform driver\n[ 0.606062] ehci-platform: EHCI generic platform driver\n[ 0.607387] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608589] ohci-pci: OHCI PCI platform driver\n[ 0.609473] ohci-platform: OHCI generic platform driver\n[ 0.610485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625172] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627686] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.629853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631078] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632500] usb usb1: Product: UHCI Host Controller\n[ 0.633436] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634580] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635572] hub 1-0:1.0: USB hub found\n[ 0.636364] hub 1-0:1.0: 2 ports detected\n[ 0.637331] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.639495] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.640469] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641526] mousedev: PS/2 mouse device common for all mice\n[ 0.642816] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644826] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645965] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.647165] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.648365] i2c /dev entries driver\n[ 0.649136] device-mapper: uevent: version 1.0.3\n[ 0.650103] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.651750] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.653193] NET: Registered protocol family 10\n[ 0.654417] NET: Registered protocol family 17\n[ 0.655330] Key type dns_resolver registered\n[ 0.656340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.657452] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.659268] registered taskstats version 1\n[ 0.660120] Loading compiled-in X.509 certificates\n[ 0.661597] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.663477] zswap: loaded using pool lzo/zbud\n[ 0.665139] Key type trusted registered\n[ 0.666917] Key type encrypted registered\n[ 0.667758] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.668796] ima: No TPM chip found, activating TPM-bypass!\n[ 0.669840] evm: HMAC attrs: 0x1\n[ 0.670831] Magic number: 10:190:109\n[ 0.671706] rtc_cmos 00:00: setting system clock to 2018-07-24 03:07:06 UTC (1532401626)\n[ 0.673347] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.674476] EDD information not available.\n[ 0.755551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.767093] Write protecting the kernel read-only data: 14336k\n[ 0.769249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.771115] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.825747] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjxkEM9v9fAiSy7Jt7NSmFIFmrDvZZmpvDIHqJNaAtEqPnbDzrStwkO+oGH2wTtKtRZMscO1E21m9J3CYWFPYXFOdSv0clE5YKcH96neUvdvGxDCA8IpZTCiBuMX9AW7YvCm1FkjP2ZExuUck5xZTYlq+CFGSkgnGHGlWzhBll6GtHXFDzkj5Xsr4tdAp/LXkSDbs2uDTtPnSyncHlOdJ3tADJgAjAmAA5gm6id661nkjxCVbEu8rvzRFjNWaSd1be6yHekaRxKG+ODmttwPjea8XSKcSySfZWuzurVLs/tgUNoN5wtLlI1M3QLc0SaLzS/QhYuu9GxVvISJI1HSzZ root@vping-ssh-vm-7f2cbc26-a565-49c8-a569-055a9168d8b6\nssh-dss AAAAB3NzaC1kc3MAAACBAIqOs/SfKwt21Sd2tJ5MGvZ7lbU1NGSfkoGNcJfIhfy2eMM4BLEkw9c+mTLQlHyXDi+QBvhqJYT/tOJsDdE7Kcxnw+211oc8028LWMiH+hWe9Y/D9eLgj+keh19TtohOLEy2gkXwJtav+v+mnzm9rfd2LW3sjSjHFrL4yRX1pi3dAAAAFQDMsKPLlt56RmrUG3qewIh/hJeEgwAAAIAwuey905jB6RepoOBCSzFJ9iFLUm8z8Ps21oDwZWaMDpTy7EFgE4FSXATr9QiRAbxqTCLYc+kplyKEcBcKUbe+QmlJNGlzQODCJ9gDvupYMoIzP1gm4omdIoW5xaunJSwUKsuJsmz/snMun1PG0o7oNuPhnFs9ipq900uEpbZk7AAAAIBj7cnFNemx1Aec7tvIEq5cX58650arLhuq7U2cLHcDXZMpcEc94AdlMYqjAPz3zlvsZ7IGYdiZm5ZgPVRj092jgkXYTXKgMesoKgtQtyy+SDCYRLCk87WjyAPR+0AyAk8jz7njBb7311dXR4XttrhEsfG7W6gc7xS7bfUpiRAK9w== root@vping-ssh-vm-7f2cbc26-a565-49c8-a569-055a9168d8b6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feee:68fa/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-7f2cbc26-a565-49c8-a569-055a9168d8b6\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.68 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-7f2cbc26-a565-49c8-a569-055a9168d8b6 login: "} 2018-07-24 03:07:11,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff/action used request id req-be619df0-66e4-4f65-b4fd-57bd5cc4b11b 2018-07-24 03:07:11,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.737437009811s 2018-07-24 03:07:11,369 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff/action used request id req-be619df0-66e4-4f65-b4fd-57bd5cc4b11b 2018-07-24 03:07:11,369 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 479954676 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.138378] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.140063] pid_max: default: 32768 minimum: 301 [ 0.140980] ACPI: Core revision 20150930 [ 0.142395] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143731] Security Framework initialized [ 0.144564] Yama: becoming mindful. [ 0.145314] AppArmor: AppArmor initialized [ 0.146195] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.147562] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148867] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150127] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151610] Initializing cgroup subsys io [ 0.152443] Initializing cgroup subsys memory [ 0.153323] Initializing cgroup subsys devices [ 0.154221] Initializing cgroup subsys freezer [ 0.155111] Initializing cgroup subsys net_cls [ 0.156007] Initializing cgroup subsys perf_event [ 0.156946] Initializing cgroup subsys net_prio [ 0.157862] Initializing cgroup subsys hugetlb [ 0.158752] Initializing cgroup subsys pids [ 0.159648] CPU: Physical Processor ID: 0 [ 0.161171] mce: CPU supports 10 MCE banks [ 0.162046] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163077] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177874] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184139] ftrace: allocating 31920 entries in 125 pages [ 0.210262] smpboot: Max logical packages: 1 [ 0.211148] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.212539] x2apic enabled [ 0.213361] Switched APIC routing to physical x2apic. [ 0.215115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216287] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220262] KVM setup paravirtual spinlock [ 0.221756] x86: Booted up 1 node, 1 CPUs [ 0.222586] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224018] devtmpfs: initialized [ 0.225773] evm: security.selinux [ 0.226489] evm: security.SMACK64 [ 0.227193] evm: security.SMACK64EXEC [ 0.227955] evm: security.SMACK64TRANSMUTE [ 0.228780] evm: security.SMACK64MMAP [ 0.229544] evm: security.ima [ 0.230200] evm: security.capability [ 0.231041] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232972] pinctrl core: initialized pinctrl subsystem [ 0.234114] RTC time: 3:07:05, date: 07/24/18 [ 0.235111] NET: Registered protocol family 16 [ 0.236135] cpuidle: using governor ladder [ 0.236974] cpuidle: using governor menu [ 0.237780] PCCT header not found. [ 0.238560] ACPI: bus type PCI registered [ 0.239379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240662] PCI: Using configuration type 1 for base access [ 0.242497] ACPI: Added _OSI(Module Device) [ 0.243359] ACPI: Added _OSI(Processor Device) [ 0.244245] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245162] ACPI: Added _OSI(Processor Aggregator Device) [ 0.246964] ACPI: Interpreter enabled [ 0.247757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255302] ACPI: (supports S0 S5) [ 0.256024] ACPI: Using IOAPIC for interrupt routing [ 0.256999] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260156] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261341] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262605] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263825] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.266269] acpiphp: Slot [3] registered [ 0.267123] acpiphp: Slot [4] registered [ 0.267979] acpiphp: Slot [5] registered [ 0.268833] acpiphp: Slot [6] registered [ 0.269685] acpiphp: Slot [7] registered [ 0.270541] acpiphp: Slot [8] registered [ 0.271404] acpiphp: Slot [9] registered [ 0.272266] acpiphp: Slot [10] registered [ 0.273132] acpiphp: Slot [11] registered [ 0.273997] acpiphp: Slot [12] registered [ 0.274870] acpiphp: Slot [13] registered [ 0.275745] acpiphp: Slot [14] registered [ 0.276610] acpiphp: Slot [15] registered [ 0.287523] acpiphp: Slot [16] registered [ 0.288391] acpiphp: Slot [17] registered [ 0.289257] acpiphp: Slot [18] registered [ 0.290117] acpiphp: Slot [19] registered [ 0.290993] acpiphp: Slot [20] registered [ 0.291864] acpiphp: Slot [21] registered [ 0.292734] acpiphp: Slot [22] registered [ 0.293584] acpiphp: Slot [23] registered [ 0.294431] acpiphp: Slot [24] registered [ 0.295284] acpiphp: Slot [25] registered [ 0.296128] acpiphp: Slot [26] registered [ 0.296986] acpiphp: Slot [27] registered [ 0.297889] acpiphp: Slot [28] registered [ 0.298781] acpiphp: Slot [29] registered [ 0.299630] acpiphp: Slot [30] registered [ 0.300485] acpiphp: Slot [31] registered [ 0.301330] PCI host bridge to bus 0000:00 [ 0.302175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.303453] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.304734] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.306253] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.307783] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.309402] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.312721] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.314075] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.315321] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316653] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.320348] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.322165] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.341721] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.343951] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.345416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.347058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.348507] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.349815] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.351174] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.352284] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.353908] vgaarb: loaded [ 0.354538] vgaarb: bridge control possible 0000:00:02.0 [ 0.355823] SCSI subsystem initialized [ 0.356778] ACPI: bus type USB registered [ 0.357647] usbcore: registered new interface driver usbfs [ 0.358735] usbcore: registered new interface driver hub [ 0.359794] usbcore: registered new device driver usb [ 0.360963] PCI: Using ACPI for IRQ routing [ 0.362128] NetLabel: Initializing [ 0.362887] NetLabel: domain hash size = 128 [ 0.363774] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.364950] NetLabel: unlabeled traffic allowed by default [ 0.366192] clocksource: Switched to clocksource kvm-clock [ 0.374252] AppArmor: AppArmor Filesystem Enabled [ 0.375262] pnp: PnP ACPI init [ 0.376246] pnp: PnP ACPI: found 5 devices [ 0.382570] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.384330] NET: Registered protocol family 2 [ 0.385395] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.386718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.387947] TCP: Hash tables configured (established 4096 bind 4096) [ 0.389167] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.390278] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.391478] NET: Registered protocol family 1 [ 0.392371] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.393485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.394588] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.408676] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.422888] Trying to unpack rootfs image as initramfs... [ 0.479197] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.480850] Scanning for low memory corruption every 60 seconds [ 0.482251] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.483425] audit: initializing netlink subsys (disabled) [ 0.484459] audit: type=2000 audit(1532401626.562:1): initialized [ 0.485816] Initialise system trusted keyring [ 0.486796] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.487973] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.490109] zbud: loaded [ 0.490857] VFS: Disk quotas dquot_6.6.0 [ 0.491694] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.493333] fuse init (API version 7.23) [ 0.494260] Key type big_key registered [ 0.495074] Allocating IMA MOK and blacklist keyrings. [ 0.496320] Key type asymmetric registered [ 0.497153] Asymmetric key parser 'x509' registered [ 0.498131] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.499639] io scheduler noop registered [ 0.500444] io scheduler deadline registered (default) [ 0.501454] io scheduler cfq registered [ 0.502320] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.503380] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506138] ACPI: Power Button [PWRF] [ 0.507010] GHES: HEST is not enabled! [ 0.520693] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.548390] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.550506] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.574444] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.576749] Linux agpgart interface v0.103 [ 0.579428] brd: module loaded [ 0.581088] loop: module loaded [ 0.584892] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.588155] GPT:90111 != 2097151 [ 0.588919] GPT:Alternate GPT header not at the end of the disk. [ 0.590035] GPT:90111 != 2097151 [ 0.590726] GPT: Use GNU Parted to correct GPT errors. [ 0.591731] vda: vda1 vda15 [ 0.593713] scsi host0: ata_piix [ 0.594526] scsi host1: ata_piix [ 0.595264] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.596499] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.598015] libphy: Fixed MDIO Bus: probed [ 0.598873] tun: Universal TUN/TAP device driver, 1.6 [ 0.599850] tun: (C) 1999-2004 Max Krasnyansky [ 0.602498] PPP generic driver version 2.4.2 [ 0.603454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604942] ehci-pci: EHCI PCI platform driver [ 0.606062] ehci-platform: EHCI generic platform driver [ 0.607387] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608589] ohci-pci: OHCI PCI platform driver [ 0.609473] ohci-platform: OHCI generic platform driver [ 0.610485] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625172] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.627686] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.628694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.629853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.631078] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.632500] usb usb1: Product: UHCI Host Controller [ 0.633436] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.634580] usb usb1: SerialNumber: 0000:00:01.2 [ 0.635572] hub 1-0:1.0: USB hub found [ 0.636364] hub 1-0:1.0: 2 ports detected [ 0.637331] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.639495] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.640469] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.641526] mousedev: PS/2 mouse device common for all mice [ 0.642816] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.644826] rtc_cmos 00:00: RTC can wake from S4 [ 0.645965] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.647165] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.648365] i2c /dev entries driver [ 0.649136] device-mapper: uevent: version 1.0.3 [ 0.650103] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.651750] ledtrig-cpu: registered to indicate activity on CPUs [ 0.653193] NET: Registered protocol family 10 [ 0.654417] NET: Registered protocol family 17 [ 0.655330] Key type dns_resolver registered [ 0.656340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.657452] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.659268] registered taskstats version 1 [ 0.660120] Loading compiled-in X.509 certificates [ 0.661597] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.663477] zswap: loaded using pool lzo/zbud [ 0.665139] Key type trusted registered [ 0.666917] Key type encrypted registered [ 0.667758] AppArmor: AppArmor sha1 policy hashing enabled [ 0.668796] ima: No TPM chip found, activating TPM-bypass! [ 0.669840] evm: HMAC attrs: 0x1 [ 0.670831] Magic number: 10:190:109 [ 0.671706] rtc_cmos 00:00: setting system clock to 2018-07-24 03:07:06 UTC (1532401626) [ 0.673347] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.674476] EDD information not available. [ 0.755551] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.767093] Write protecting the kernel read-only data: 14336k [ 0.769249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.771115] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.825747] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjxkEM9v9fAiSy7Jt7NSmFIFmrDvZZmpvDIHqJNaAtEqPnbDzrStwkO+oGH2wTtKtRZMscO1E21m9J3CYWFPYXFOdSv0clE5YKcH96neUvdvGxDCA8IpZTCiBuMX9AW7YvCm1FkjP2ZExuUck5xZTYlq+CFGSkgnGHGlWzhBll6GtHXFDzkj5Xsr4tdAp/LXkSDbs2uDTtPnSyncHlOdJ3tADJgAjAmAA5gm6id661nkjxCVbEu8rvzRFjNWaSd1be6yHekaRxKG+ODmttwPjea8XSKcSySfZWuzurVLs/tgUNoN5wtLlI1M3QLc0SaLzS/QhYuu9GxVvISJI1HSzZ root@vping-ssh-vm-7f2cbc26-a565-49c8-a569-055a9168d8b6 ssh-dss AAAAB3NzaC1kc3MAAACBAIqOs/SfKwt21Sd2tJ5MGvZ7lbU1NGSfkoGNcJfIhfy2eMM4BLEkw9c+mTLQlHyXDi+QBvhqJYT/tOJsDdE7Kcxnw+211oc8028LWMiH+hWe9Y/D9eLgj+keh19TtohOLEy2gkXwJtav+v+mnzm9rfd2LW3sjSjHFrL4yRX1pi3dAAAAFQDMsKPLlt56RmrUG3qewIh/hJeEgwAAAIAwuey905jB6RepoOBCSzFJ9iFLUm8z8Ps21oDwZWaMDpTy7EFgE4FSXATr9QiRAbxqTCLYc+kplyKEcBcKUbe+QmlJNGlzQODCJ9gDvupYMoIzP1gm4omdIoW5xaunJSwUKsuJsmz/snMun1PG0o7oNuPhnFs9ipq900uEpbZk7AAAAIBj7cnFNemx1Aec7tvIEq5cX58650arLhuq7U2cLHcDXZMpcEc94AdlMYqjAPz3zlvsZ7IGYdiZm5ZgPVRj092jgkXYTXKgMesoKgtQtyy+SDCYRLCk87WjyAPR+0AyAk8jz7njBb7311dXR4XttrhEsfG7W6gc7xS7bfUpiRAK9w== root@vping-ssh-vm-7f2cbc26-a565-49c8-a569-055a9168d8b6 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feee:68fa/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-7f2cbc26-a565-49c8-a569-055a9168d8b6 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.68 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-7f2cbc26-a565-49c8-a569-055a9168d8b6 login: 2018-07-24 03:07:14,378 - paramiko.transport - DEBUG - starting thread (client mode): 0x347e4b90L 2018-07-24 03:07:14,378 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 03:07:14,378 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-24 03:07:14,379 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-24 03:07:14,380 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 03:07:14,380 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 03:07:14,380 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-24 03:07:14,380 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 03:07:14,381 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 03:07:14,381 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 03:07:14,397 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 03:07:14,398 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 03:07:14,409 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: c4cd229a560bdd35803a5eab9e6247a9 2018-07-24 03:07:14,410 - paramiko.transport - DEBUG - Trying discovered key 7379c76dab46787780f3145d7466df3d in /tmp/tmpHWyaV2 2018-07-24 03:07:14,436 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 03:07:14,443 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 03:07:14,475 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-24 03:07:14,476 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-24 03:07:14,476 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-24 03:07:14,480 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-24 03:07:14,524 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-24 03:07:14,524 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.120.5 (192.168.120.5): 56 data bytes 64 bytes from 192.168.120.5: seq=0 ttl=64 time=42.640 ms --- 192.168.120.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.640/42.640/42.640 ms 2018-07-24 03:07:14,528 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-24 03:07:14,640 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:07:14,641 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-24 03:07:14,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-24 03:07:14,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936 -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:14,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:07: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-8018e6e9-9057-4639-9afd-0e6eaa845081 x-compute-request-id: req-8018e6e9-9057-4639-9afd-0e6eaa845081 Content-Type: application/json 2018-07-24 03:07:14,832 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936 used request id req-8018e6e9-9057-4639-9afd-0e6eaa845081 2018-07-24 03:07:14,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.186558961868s 2018-07-24 03:07:14,833 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936 used request id req-8018e6e9-9057-4639-9afd-0e6eaa845081 2018-07-24 03:07:14,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:07:14,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:15,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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,Accept-Encoding x-openstack-request-id: req-dc0905e5-ab98-4948-9d52-f9c2b8f78019 x-compute-request-id: req-dc0905e5-ab98-4948-9d52-f9c2b8f78019 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:68:fa", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:68:fa", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:07:05.000000", "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "a6e1dd39-588e-4b7b-9858-9ce8716385ff", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:07:05Z", "hostId": "953d5018302ee2040bcf61be433689ec9ba597fc1be914158b85508c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6", "name": "vping_ssh-vm_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:58Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:ee:3a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9ad2c06d-5678-4a88-9768-151c86c0b936", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:06:53.000000", "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "9ad2c06d-5678-4a88-9768-151c86c0b936", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:07:14Z", "hostId": "d908995e1d107571f41eb824cfdaee3780228ba44284cb4b6b3fbcba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:45Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:07:15,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dc0905e5-ab98-4948-9d52-f9c2b8f78019 2018-07-24 03:07:15,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494154930115s 2018-07-24 03:07:15,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dc0905e5-ab98-4948-9d52-f9c2b8f78019 2018-07-24 03:07:15,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:07:17,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:07:17,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:18,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-8ecec90b-dbff-41b5-a222-f3d54c39338e x-compute-request-id: req-8ecec90b-dbff-41b5-a222-f3d54c39338e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:68:fa", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:68:fa", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:07:05.000000", "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "a6e1dd39-588e-4b7b-9858-9ce8716385ff", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:07:05Z", "hostId": "953d5018302ee2040bcf61be433689ec9ba597fc1be914158b85508c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6", "name": "vping_ssh-vm_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:58Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:07:18,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8ecec90b-dbff-41b5-a222-f3d54c39338e 2018-07-24 03:07:18,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717454910278s 2018-07-24 03:07:18,050 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8ecec90b-dbff-41b5-a222-f3d54c39338e 2018-07-24 03:07:18,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-24 03:07:18,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/dc15b520-f3b1-4bff-91e1-9e381b3938c8.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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:19,380 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52a0b360-0857-4dfc-a694-9be7b6a8aa50 Content-Length: 0 Date: Tue, 24 Jul 2018 03:07:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:07:19,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/dc15b520-f3b1-4bff-91e1-9e381b3938c8.json used request id req-52a0b360-0857-4dfc-a694-9be7b6a8aa50 2018-07-24 03:07:19,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.32760500908s 2018-07-24 03:07:19,380 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/dc15b520-f3b1-4bff-91e1-9e381b3938c8.json used request id req-52a0b360-0857-4dfc-a694-9be7b6a8aa50 2018-07-24 03:07:19,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:07:19,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:19,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-260aa464-3421-4e43-a1f2-e47f522edfa6 Date: Tue, 24 Jul 2018 03:07:19 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:07:19,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-260aa464-3421-4e43-a1f2-e47f522edfa6 2018-07-24 03:07:19,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.183521032333s 2018-07-24 03:07:19,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-260aa464-3421-4e43-a1f2-e47f522edfa6 2018-07-24 03:07:19,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-24 03:07:19,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:19,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:07: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-d24b52ab-59cd-4d2d-9227-f96119063919 x-compute-request-id: req-d24b52ab-59cd-4d2d-9227-f96119063919 Content-Type: application/json 2018-07-24 03:07:19,743 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff used request id req-d24b52ab-59cd-4d2d-9227-f96119063919 2018-07-24 03:07:19,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.172713041306s 2018-07-24 03:07:19,743 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff used request id req-d24b52ab-59cd-4d2d-9227-f96119063919 2018-07-24 03:07:19,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:07:19,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:20,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-1d211adf-da77-49dd-a2b9-5bfc462da8d9 x-compute-request-id: req-1d211adf-da77-49dd-a2b9-5bfc462da8d9 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:68:fa", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:68:fa", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a6e1dd39-588e-4b7b-9858-9ce8716385ff", "rel": "bookmark"}], "image": {"id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "links": [{"href": "http://172.30.9.24:8774/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:07:05.000000", "flavor": {"id": "19e14b46-c593-4ec9-a6a6-9d7577923cd8", "links": [{"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}]}, "id": "a6e1dd39-588e-4b7b-9858-9ce8716385ff", "security_groups": [{"name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}], "user_id": "e819be94c90e47cdbbe821436aa55c77", "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-07-24T03:07:19Z", "hostId": "953d5018302ee2040bcf61be433689ec9ba597fc1be914158b85508c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6", "name": "vping_ssh-vm_7f2cbc26-a565-49c8-a569-055a9168d8b6", "created": "2018-07-24T03:06:58Z", "tenant_id": "49c5d65fd351493db058937a88406bb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:07:20,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d211adf-da77-49dd-a2b9-5bfc462da8d9 2018-07-24 03:07:20,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537369012833s 2018-07-24 03:07:20,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d211adf-da77-49dd-a2b9-5bfc462da8d9 2018-07-24 03:07:20,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:07:22,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:07:22,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:22,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-6e9a6a19-9661-4a99-8ffc-d1de0f6f2d13 x-compute-request-id: req-6e9a6a19-9661-4a99-8ffc-d1de0f6f2d13 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 03:07:22,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6e9a6a19-9661-4a99-8ffc-d1de0f6f2d13 2018-07-24 03:07:22,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0808899402618s 2018-07-24 03:07:22,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6e9a6a19-9661-4a99-8ffc-d1de0f6f2d13 2018-07-24 03:07:22,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 03:07:22,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:22,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-43525d55-c9c6-4310-8f7f-a0f2faa7f689 Date: Tue, 24 Jul 2018 03:07:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:40Z", "updated_at": "2018-07-24T03:06:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:40Z", "revision_number": 0, "id": "49e9a633-8b6e-42da-b53e-96d8796a637f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:40Z", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:42Z", "revision_number": 0, "id": "7711105f-6fc9-4820-bd32-59434909f465", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:42Z", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:40Z", "revision_number": 0, "id": "b077c55a-1aaf-4c55-ab57-cefcb343edc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:40Z", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T03:06:41Z", "revision_number": 0, "id": "c1425630-a67a-4f41-ae7b-be0aaa4c8dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:41Z", "security_group_id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e947e0f4-0941-4414-8fa8-e12455b1c9a0", "name": "vping_ssh-sg_7f2cbc26-a565-49c8-a569-055a9168d8b6"}]} 2018-07-24 03:07:22,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-43525d55-c9c6-4310-8f7f-a0f2faa7f689 2018-07-24 03:07:22,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0487961769104s 2018-07-24 03:07:22,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-43525d55-c9c6-4310-8f7f-a0f2faa7f689 2018-07-24 03:07:22,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-24 03:07:22,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e947e0f4-0941-4414-8fa8-e12455b1c9a0.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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:22,579 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3fab2fbb-4076-4089-945c-557fb0dcc3f3 Content-Length: 0 Date: Tue, 24 Jul 2018 03:07:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:07:22,579 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e947e0f4-0941-4414-8fa8-e12455b1c9a0.json used request id req-3fab2fbb-4076-4089-945c-557fb0dcc3f3 2018-07-24 03:07:22,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.158043146133s 2018-07-24 03:07:22,580 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e947e0f4-0941-4414-8fa8-e12455b1c9a0.json used request id req-3fab2fbb-4076-4089-945c-557fb0dcc3f3 2018-07-24 03:07:22,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-24 03:07:22,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6 -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:22,644 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:07: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-18948d3b-066c-49ad-84d3-ca3c056b3a47 x-compute-request-id: req-18948d3b-066c-49ad-84d3-ca3c056b3a47 Content-Length: 0 Content-Type: application/json 2018-07-24 03:07:22,645 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6 used request id req-18948d3b-066c-49ad-84d3-ca3c056b3a47 2018-07-24 03:07:22,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0645790100098s 2018-07-24 03:07:22,645 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vping_ssh-kp_7f2cbc26-a565-49c8-a569-055a9168d8b6 used request id req-18948d3b-066c-49ad-84d3-ca3c056b3a47 2018-07-24 03:07:22,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 03:07:22,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f02a324b-5c47-487b-89ef-00fb57458efe/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" -d '{"subnet_id": "a3bf7140-71a2-4f84-9a81-91e9dc64dd56"}' 2018-07-24 03:07:24,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ce72d337-80b1-4f29-aa4b-7b926ce658fb Date: Tue, 24 Jul 2018 03:07:24 GMT RESP BODY: {"network_id": "46fc6353-2560-49ac-a7a2-500d64684d9f", "tenant_id": "49c5d65fd351493db058937a88406bb3", "subnet_id": "a3bf7140-71a2-4f84-9a81-91e9dc64dd56", "subnet_ids": ["a3bf7140-71a2-4f84-9a81-91e9dc64dd56"], "port_id": "34e186ae-6dd0-470b-b92b-5326ce6ae651", "id": "f02a324b-5c47-487b-89ef-00fb57458efe"} 2018-07-24 03:07:24,760 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f02a324b-5c47-487b-89ef-00fb57458efe/remove_router_interface.json used request id req-ce72d337-80b1-4f29-aa4b-7b926ce658fb 2018-07-24 03:07:24,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11484885216s 2018-07-24 03:07:24,761 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f02a324b-5c47-487b-89ef-00fb57458efe/remove_router_interface.json used request id req-ce72d337-80b1-4f29-aa4b-7b926ce658fb returning object f02a324b-5c47-487b-89ef-00fb57458efe 2018-07-24 03:07:24,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 03:07:24,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:24,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-2f767efe-7424-4da0-9697-4a84a7e34dec Date: Tue, 24 Jul 2018 03:07:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:29Z", "admin_state_up": true, "updated_at": "2018-07-24T03:07:23Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "49c5d65fd351493db058937a88406bb3", "id": "f02a324b-5c47-487b-89ef-00fb57458efe", "name": "vping_ssh-router_7f2cbc26-a565-49c8-a569-055a9168d8b6"}]} 2018-07-24 03:07:24,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-2f767efe-7424-4da0-9697-4a84a7e34dec 2018-07-24 03:07:24,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117214918137s 2018-07-24 03:07:24,879 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-2f767efe-7424-4da0-9697-4a84a7e34dec 2018-07-24 03:07:24,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 03:07:24,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/f02a324b-5c47-487b-89ef-00fb57458efe.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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:28,386 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95dbe96c-1c07-403f-a49e-77f49d28f745 Content-Length: 0 Date: Tue, 24 Jul 2018 03:07:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:07:28,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f02a324b-5c47-487b-89ef-00fb57458efe.json used request id req-95dbe96c-1c07-403f-a49e-77f49d28f745 2018-07-24 03:07:28,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.50586295128s 2018-07-24 03:07:28,386 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f02a324b-5c47-487b-89ef-00fb57458efe.json used request id req-95dbe96c-1c07-403f-a49e-77f49d28f745 2018-07-24 03:07:28,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:07:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:28,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-41ff1dd9-6243-4f3d-99f3-37f4b4a90d1c Date: Tue, 24 Jul 2018 03:07:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46fc6353-2560-49ac-a7a2-500d64684d9f","tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:06:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"49c5d65fd351493db058937a88406bb3","id":"a3bf7140-71a2-4f84-9a81-91e9dc64dd56","subnetpool_id":null,"name":"vping_ssh-subnet_7f2cbc26-a565-49c8-a569-055a9168d8b6"}]} 2018-07-24 03:07:28,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-41ff1dd9-6243-4f3d-99f3-37f4b4a90d1c 2018-07-24 03:07:28,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.2239818573s 2018-07-24 03:07:28,611 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-41ff1dd9-6243-4f3d-99f3-37f4b4a90d1c 2018-07-24 03:07:28,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 03:07:28,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/a3bf7140-71a2-4f84-9a81-91e9dc64dd56.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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:31,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9fc0ded-493d-4ff5-b3fc-1562872d877f Date: Tue, 24 Jul 2018 03:07:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:07:31,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a3bf7140-71a2-4f84-9a81-91e9dc64dd56.json used request id req-f9fc0ded-493d-4ff5-b3fc-1562872d877f 2018-07-24 03:07:31,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.44705891609s 2018-07-24 03:07:31,060 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a3bf7140-71a2-4f84-9a81-91e9dc64dd56.json used request id req-f9fc0ded-493d-4ff5-b3fc-1562872d877f 2018-07-24 03:07:31,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:07:31,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:31,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-c05b5c87-9c54-44d2-b762-80c0173af67a Date: Tue, 24 Jul 2018 03:07:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"46fc6353-2560-49ac-a7a2-500d64684d9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c5d65fd351493db058937a88406bb3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:07:30Z","qos_policy_id":null,"name":"vping_ssh-net_7f2cbc26-a565-49c8-a569-055a9168d8b6","admin_state_up":true,"tenant_id":"49c5d65fd351493db058937a88406bb3","created_at":"2018-07-24T03:06:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:07:31,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c05b5c87-9c54-44d2-b762-80c0173af67a 2018-07-24 03:07:31,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118934869766s 2018-07-24 03:07:31,180 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c05b5c87-9c54-44d2-b762-80c0173af67a 2018-07-24 03:07:31,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 03:07:31,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/46fc6353-2560-49ac-a7a2-500d64684d9f.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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:32,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8ec1e13-b8da-41b2-ab7f-c8ac560655d2 Date: Tue, 24 Jul 2018 03:07:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:07:32,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/46fc6353-2560-49ac-a7a2-500d64684d9f.json used request id req-a8ec1e13-b8da-41b2-ab7f-c8ac560655d2 2018-07-24 03:07:32,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32973313332s 2018-07-24 03:07:32,511 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/46fc6353-2560-49ac-a7a2-500d64684d9f.json used request id req-a8ec1e13-b8da-41b2-ab7f-c8ac560655d2 2018-07-24 03:07:32,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:07:32,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:32,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-c4836b49-b75c-4e0b-82b6-9bc03391e99f Date: Tue, 24 Jul 2018 03:07:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/snap", "metadata": {}}], "file": "/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/file", "owner": "49c5d65fd351493db058937a88406bb3", "id": "df7bedfc-d1f4-4a56-b372-5370cc64daa4", "size": 12716032, "self": "/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:06:39Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7f2cbc26-a565-49c8-a569-055a9168d8b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7f2cbc26-a565-49c8-a569-055a9168d8b6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:06:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:07:32,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c4836b49-b75c-4e0b-82b6-9bc03391e99f 2018-07-24 03:07:32,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18502497673s 2018-07-24 03:07:32,700 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c4836b49-b75c-4e0b-82b6-9bc03391e99f 2018-07-24 03:07:32,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 03:07:32,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4 -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}b2e5ce5d5ef1a68cf4d69336856cd05c09549afc" 2018-07-24 03:07:33,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dc448d23-2cad-445e-a966-28ead08efc9a Date: Tue, 24 Jul 2018 03:07:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:07:33,267 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4 used request id req-dc448d23-2cad-445e-a966-28ead08efc9a 2018-07-24 03:07:33,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.564742803574s 2018-07-24 03:07:33,267 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/df7bedfc-d1f4-4a56-b372-5370cc64daa4 used request id req-dc448d23-2cad-445e-a966-28ead08efc9a 2018-07-24 03:07:33,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:07:33,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:07:33,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-21e2ab77-6f3a-470a-8838-d4c4930ba0e2 x-compute-request-id: req-21e2ab77-6f3a-470a-8838-d4c4930ba0e2 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_7f2cbc26-a565-49c8-a569-055a9168d8b6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8", "rel": "bookmark"}], "ram": 512, "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": "19e14b46-c593-4ec9-a6a6-9d7577923cd8"}]} 2018-07-24 03:07:33,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-21e2ab77-6f3a-470a-8838-d4c4930ba0e2 2018-07-24 03:07:33,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278968811035s 2018-07-24 03:07:33,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-21e2ab77-6f3a-470a-8838-d4c4930ba0e2 2018-07-24 03:07:33,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 03:07:33,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8 -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:07:33,332 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:07: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 x-openstack-request-id: req-9308191b-1891-47fa-acd5-4438350f7afa x-compute-request-id: req-9308191b-1891-47fa-acd5-4438350f7afa Content-Length: 0 Content-Type: application/json 2018-07-24 03:07:33,332 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8 used request id req-9308191b-1891-47fa-acd5-4438350f7afa 2018-07-24 03:07:33,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0349848270416s 2018-07-24 03:07:33,332 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/19e14b46-c593-4ec9-a6a6-9d7577923cd8 used request id req-9308191b-1891-47fa-acd5-4438350f7afa 2018-07-24 03:07:33,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:07:33,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:07:33,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d1d085-c7cd-4bd0-8f1f-6b0e9cdc0591 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_7f2cbc26-a565-49c8-a569-055a9168d8b6", "links": {"self": "http://172.30.9.24:5000/v3/users/e819be94c90e47cdbbe821436aa55c77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e819be94c90e47cdbbe821436aa55c77", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:07:33,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-55d1d085-c7cd-4bd0-8f1f-6b0e9cdc0591 2018-07-24 03:07:33,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121976852417s 2018-07-24 03:07:33,455 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-55d1d085-c7cd-4bd0-8f1f-6b0e9cdc0591 2018-07-24 03:07:33,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:07:33,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/e819be94c90e47cdbbe821436aa55c77 -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:07:33,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e260ac0d-8ac9-4bae-b012-1f2ae226202f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_7f2cbc26-a565-49c8-a569-055a9168d8b6", "links": {"self": "http://172.30.9.24:5000/v3/users/e819be94c90e47cdbbe821436aa55c77"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e819be94c90e47cdbbe821436aa55c77", "description": null}} 2018-07-24 03:07:33,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/e819be94c90e47cdbbe821436aa55c77 used request id req-e260ac0d-8ac9-4bae-b012-1f2ae226202f 2018-07-24 03:07:33,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116172075272s 2018-07-24 03:07:33,578 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/e819be94c90e47cdbbe821436aa55c77 used request id req-e260ac0d-8ac9-4bae-b012-1f2ae226202f 2018-07-24 03:07:33,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-24 03:07:33,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/e819be94c90e47cdbbe821436aa55c77 -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:07:33,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1891c7e7-fe23-4664-a2f7-d3e801d593ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:07:33,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e819be94c90e47cdbbe821436aa55c77 used request id req-1891c7e7-fe23-4664-a2f7-d3e801d593ad 2018-07-24 03:07:33,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.269592046738s 2018-07-24 03:07:33,848 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e819be94c90e47cdbbe821436aa55c77 used request id req-1891c7e7-fe23-4664-a2f7-d3e801d593ad 2018-07-24 03:07:33,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 03:07:33,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:07:33,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b03e10-534a-4d7f-bcab-17a0c1859c09 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3"}, "tags": [], "enabled": true, "id": "49c5d65fd351493db058937a88406bb3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7f2cbc26-a565-49c8-a569-055a9168d8b6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 03:07:33,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b0b03e10-534a-4d7f-bcab-17a0c1859c09 2018-07-24 03:07:33,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101664066315s 2018-07-24 03:07:33,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-b0b03e10-534a-4d7f-bcab-17a0c1859c09 2018-07-24 03:07:33,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-24 03:07:33,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:07:34,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-560ae8c5-fc4c-4212-b6e4-e3dca4b60451 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:07:34,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-560ae8c5-fc4c-4212-b6e4-e3dca4b60451 2018-07-24 03:07:34,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.23649096489s 2018-07-24 03:07:34,199 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-560ae8c5-fc4c-4212-b6e4-e3dca4b60451 2018-07-24 03:07:34,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:07:34,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:07:34,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d06f1c-006b-48cd-8f4e-13a5280024fc Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "5c74983448c14489bed04fb038d43511", "links": {"self": "http://172.30.9.24:5000/v3/roles/5c74983448c14489bed04fb038d43511"}, "name": "Member"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:07:34,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b2d06f1c-006b-48cd-8f4e-13a5280024fc 2018-07-24 03:07:34,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0950508117676s 2018-07-24 03:07:34,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b2d06f1c-006b-48cd-8f4e-13a5280024fc 2018-07-24 03:07:34,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-24 03:07:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/5c74983448c14489bed04fb038d43511 -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}368e73201382d96d277fa672a1b354c582830a14" 2018-07-24 03:07:34,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c132fd9-90dd-462a-acda-f67ac5a37250 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:07:34,463 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/5c74983448c14489bed04fb038d43511 used request id req-7c132fd9-90dd-462a-acda-f67ac5a37250 2018-07-24 03:07:34,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.159773111343s 2018-07-24 03:07:34,463 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/5c74983448c14489bed04fb038d43511 used request id req-7c132fd9-90dd-462a-acda-f67ac5a37250 2018-07-24 03:07:34,519 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-24 03:07:34,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:07:34,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:07:34,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:07:34,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:07:34,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:07:34,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:07:34,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:07:34,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:07:34,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:07:34,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:07:34,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:07:34,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:07:34,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:07:34,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:07:34,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:07:34,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:07:34,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:07:34,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:07:34,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:07:34,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:07:34,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:07:34,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:07:34,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:07:34,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7221cc34-a412-472a-ba51-21bdf5b1c9ed 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:07:34,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7221cc34-a412-472a-ba51-21bdf5b1c9ed 2018-07-24 03:07:34,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:07:34,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:07:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["EPsVQQXKQYuZizUWGjDNgA"], "issued_at": "2018-07-24T03:07:34.000000Z"}} 2018-07-24 03:07:34,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:07:34,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:07:35,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f179bd36-08c6-44cc-acd4-c7cc7d8eedb3 Date: Tue, 24 Jul 2018 03:07:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:07:35,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f179bd36-08c6-44cc-acd4-c7cc7d8eedb3 2018-07-24 03:07:35,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260899782181s 2018-07-24 03:07:35,220 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f179bd36-08c6-44cc-acd4-c7cc7d8eedb3 2018-07-24 03:07:35,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:07:35,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:07: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:07:35,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 03:07:35,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:07:35,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1636c3-fba4-484b-b8ce-6f2fba2f2b71 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/1b6b3f35a0ce43f2a2eab05c49465a6e"}, "tags": [], "enabled": true, "id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-24 03:07:35,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-da1636c3-fba4-484b-b8ce-6f2fba2f2b71 2018-07-24 03:07:35,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107131004333s 2018-07-24 03:07:35,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-da1636c3-fba4-484b-b8ce-6f2fba2f2b71 2018-07-24 03:07:35,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-24 03:07:35,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6130845333d4360ed0d50662ad1187279876f02" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_41bb6259-8bbe-4bf8-a692-632879deed47"}}' 2018-07-24 03:07:35,478 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-195e715d-154a-4c6d-9246-58c92350eee1 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0"}, "tags": [], "enabled": true, "id": "6c4f95006bb442f3899da80d6ce9a3c0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_41bb6259-8bbe-4bf8-a692-632879deed47"}} 2018-07-24 03:07:35,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-195e715d-154a-4c6d-9246-58c92350eee1 2018-07-24 03:07:35,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133278131485s 2018-07-24 03:07:35,478 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-195e715d-154a-4c6d-9246-58c92350eee1 2018-07-24 03:07:35,479 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'6c4f95006bb442f3899da80d6ce9a3c0', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_41bb6259-8bbe-4bf8-a692-632879deed47'}) 2018-07-24 03:07:35,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-24 03:07:35,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6130845333d4360ed0d50662ad1187279876f02" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a04bfd36-3642-4ccb-8282-d0da96170274", "email": null, "name": "vping_userdata-user_41bb6259-8bbe-4bf8-a692-632879deed47"}}' 2018-07-24 03:07:35,907 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa50b78-6221-476b-be74-926552279c19 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_41bb6259-8bbe-4bf8-a692-632879deed47", "links": {"self": "http://172.30.9.24:5000/v3/users/0b4928b213d64702a75d98da695b692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b4928b213d64702a75d98da695b692d", "domain_id": "default", "password_expires_at": null}} 2018-07-24 03:07:35,907 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-efa50b78-6221-476b-be74-926552279c19 2018-07-24 03:07:35,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.421736955643s 2018-07-24 03:07:35,907 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-efa50b78-6221-476b-be74-926552279c19 2018-07-24 03:07:35,908 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0b4928b213d64702a75d98da695b692d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_41bb6259-8bbe-4bf8-a692-632879deed47'}) 2018-07-24 03:07:35,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:07:35,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:07:36,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1012c9e-2db7-4003-9578-12b8be8208f6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:07:36,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c1012c9e-2db7-4003-9578-12b8be8208f6 2018-07-24 03:07:36,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111914873123s 2018-07-24 03:07:36,024 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c1012c9e-2db7-4003-9578-12b8be8208f6 2018-07-24 03:07:36,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:07:36,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:07:36,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7347cff4-8f0a-4151-970b-ea710f7a34c2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:07:36,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7347cff4-8f0a-4151-970b-ea710f7a34c2 2018-07-24 03:07:36,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0902631282806s 2018-07-24 03:07:36,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7347cff4-8f0a-4151-970b-ea710f7a34c2 2018-07-24 03:07:36,120 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-24 03:07:36,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-24 03:07:36,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6130845333d4360ed0d50662ad1187279876f02" -d '{"role": {"name": "Member"}}' 2018-07-24 03:07:36,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:07:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4f1d5f4-a3e2-4911-887e-283388403a43 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b601e43819334618839d5cb1c0a29929", "links": {"self": "http://172.30.9.24:5000/v3/roles/b601e43819334618839d5cb1c0a29929"}, "name": "Member"}} 2018-07-24 03:07:36,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b4f1d5f4-a3e2-4911-887e-283388403a43 2018-07-24 03:07:36,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.173467874527s 2018-07-24 03:07:36,298 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b4f1d5f4-a3e2-4911-887e-283388403a43 2018-07-24 03:07:36,298 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'b601e43819334618839d5cb1c0a29929'}) 2018-07-24 03:07:36,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:07:36,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:07:36,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1f59dd-ebeb-479d-947c-8372e3bd6611 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b601e43819334618839d5cb1c0a29929", "links": {"self": "http://172.30.9.24:5000/v3/roles/b601e43819334618839d5cb1c0a29929"}, "name": "Member"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:07:36,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0d1f59dd-ebeb-479d-947c-8372e3bd6611 2018-07-24 03:07:36,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.095892906189s 2018-07-24 03:07:36,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0d1f59dd-ebeb-479d-947c-8372e3bd6611 2018-07-24 03:07:36,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 03:07:36,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:07:36,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242bc0af-fb3c-48f5-85e7-b83b37b8ceb9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 03:07:36,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-242bc0af-fb3c-48f5-85e7-b83b37b8ceb9 2018-07-24 03:07:36,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0866889953613s 2018-07-24 03:07:36,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-242bc0af-fb3c-48f5-85e7-b83b37b8ceb9 2018-07-24 03:07:36,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:07:36,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:07:36,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f473872-ad2e-4467-b8d4-ae07a881b77b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"users": [{"name": "vping_userdata-user_41bb6259-8bbe-4bf8-a692-632879deed47", "links": {"self": "http://172.30.9.24:5000/v3/users/0b4928b213d64702a75d98da695b692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b4928b213d64702a75d98da695b692d", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:07:36,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4f473872-ad2e-4467-b8d4-ae07a881b77b 2018-07-24 03:07:36,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123764038086s 2018-07-24 03:07:36,615 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4f473872-ad2e-4467-b8d4-ae07a881b77b 2018-07-24 03:07:36,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 03:07:36,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:07:36,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8aa876d-2cae-4382-9397-ac102f89e165 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0"}, "tags": [], "enabled": true, "id": "6c4f95006bb442f3899da80d6ce9a3c0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_41bb6259-8bbe-4bf8-a692-632879deed47"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 03:07:36,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e8aa876d-2cae-4382-9397-ac102f89e165 2018-07-24 03:07:36,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101293087006s 2018-07-24 03:07:36,729 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e8aa876d-2cae-4382-9397-ac102f89e165 2018-07-24 03:07:36,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-24 03:07:36,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=0b4928b213d64702a75d98da695b692d&role.id=b601e43819334618839d5cb1c0a29929&scope.project.id=6c4f95006bb442f3899da80d6ce9a3c0" -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:07:36,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4930da81-cb2e-4441-9113-763ecd4e82f5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=0b4928b213d64702a75d98da695b692d&role.id=b601e43819334618839d5cb1c0a29929&scope.project.id=6c4f95006bb442f3899da80d6ce9a3c0", "previous": null, "next": null}} 2018-07-24 03:07:36,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=0b4928b213d64702a75d98da695b692d&role.id=b601e43819334618839d5cb1c0a29929&scope.project.id=6c4f95006bb442f3899da80d6ce9a3c0 used request id req-4930da81-cb2e-4441-9113-763ecd4e82f5 2018-07-24 03:07:36,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0879311561584s 2018-07-24 03:07:36,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=0b4928b213d64702a75d98da695b692d&role.id=b601e43819334618839d5cb1c0a29929&scope.project.id=6c4f95006bb442f3899da80d6ce9a3c0 used request id req-4930da81-cb2e-4441-9113-763ecd4e82f5 2018-07-24 03:07:36,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-24 03:07:36,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0/users/0b4928b213d64702a75d98da695b692d/roles/b601e43819334618839d5cb1c0a29929 -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:07:37,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:07:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de82e16d-209c-416f-85c7-990cddc77369 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:07:37,014 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0/users/0b4928b213d64702a75d98da695b692d/roles/b601e43819334618839d5cb1c0a29929 used request id req-de82e16d-209c-416f-85c7-990cddc77369 2018-07-24 03:07:37,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.185737848282s 2018-07-24 03:07:37,014 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0/users/0b4928b213d64702a75d98da695b692d/roles/b601e43819334618839d5cb1c0a29929 used request id req-de82e16d-209c-416f-85c7-990cddc77369 2018-07-24 03:07:37,015 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_41bb6259-8bbe-4bf8-a692-632879deed47', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'6c4f95006bb442f3899da80d6ce9a3c0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a04bfd36-3642-4ccb-8282-d0da96170274', 'username': u'vping_userdata-user_41bb6259-8bbe-4bf8-a692-632879deed47', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-24 03:07:37,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:07:37,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:07:37,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:07:37,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:07:37,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:07:37,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:07:37,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:07:37,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:07:37,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:07:37,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:07:37,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:07:37,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:07:37,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:07:37,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:07:37,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:07:37,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:07:37,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:07:37,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:07:37,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:07:37,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:07:37,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:07:37,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:07:37,020 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_41bb6259-8bbe-4bf8-a692-632879deed47', 'password': 'a04bfd36-3642-4ccb-8282-d0da96170274', 'project_name': 'vping_userdata-project_41bb6259-8bbe-4bf8-a692-632879deed47', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '6c4f95006bb442f3899da80d6ce9a3c0', 'project_domain_name': 'Default'} 2018-07-24 03:07:37,021 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-24 03:07:37,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:07:37,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea1f1ae7-ce9c-4f23-a1b3-07eec8770e76 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:07:37,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ea1f1ae7-ce9c-4f23-a1b3-07eec8770e76 2018-07-24 03:07:37,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:07:37,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b601e43819334618839d5cb1c0a29929", "name": "Member"}], "expires_at": "2018-07-24T04:07:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c4f95006bb442f3899da80d6ce9a3c0", "name": "vping_userdata-project_41bb6259-8bbe-4bf8-a692-632879deed47"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_6c4f95006bb442f3899da80d6ce9a3c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_6c4f95006bb442f3899da80d6ce9a3c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/6c4f95006bb442f3899da80d6ce9a3c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/6c4f95006bb442f3899da80d6ce9a3c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/6c4f95006bb442f3899da80d6ce9a3c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6c4f95006bb442f3899da80d6ce9a3c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/6c4f95006bb442f3899da80d6ce9a3c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/6c4f95006bb442f3899da80d6ce9a3c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6c4f95006bb442f3899da80d6ce9a3c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/6c4f95006bb442f3899da80d6ce9a3c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/6c4f95006bb442f3899da80d6ce9a3c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6c4f95006bb442f3899da80d6ce9a3c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/6c4f95006bb442f3899da80d6ce9a3c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/6c4f95006bb442f3899da80d6ce9a3c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_41bb6259-8bbe-4bf8-a692-632879deed47", "id": "0b4928b213d64702a75d98da695b692d"}, "audit_ids": ["qxIlyNrWSMum9NwI1A7hhQ"], "issued_at": "2018-07-24T03:07:37.000000Z"}} 2018-07-24 03:07:37,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 03:07:37,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6c15d647bc9b44a573c738324edbb5071d33b68" -d '{"network": {"name": "vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47", "admin_state_up": true}}' 2018-07-24 03:07:38,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-f65d0195-fc6c-4552-bdd7-cc2c983638ea Date: Tue, 24 Jul 2018 03:07:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6c4f95006bb442f3899da80d6ce9a3c0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:07:38Z","is_default":false,"name":"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:07:37Z","mtu":1450}} 2018-07-24 03:07:38,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f65d0195-fc6c-4552-bdd7-cc2c983638ea 2018-07-24 03:07:38,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.790019035339s 2018-07-24 03:07:38,201 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f65d0195-fc6c-4552-bdd7-cc2c983638ea 2018-07-24 03:07:38,201 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T03:07:38Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'508a8448-f3e2-4d8f-8767-3ca1d072ad02', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47', u'admin_state_up': True, u'tenant_id': u'6c4f95006bb442f3899da80d6ce9a3c0', u'created_at': u'2018-07-24T03:07:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6c4f95006bb442f3899da80d6ce9a3c0', u'l2_adjacency': True}) 2018-07-24 03:07:38,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:07:38,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:07:38,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-6be84a29-b2bc-48b5-8656-868283e9515d Date: Tue, 24 Jul 2018 03:07:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6c4f95006bb442f3899da80d6ce9a3c0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:07:38Z","qos_policy_id":null,"name":"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47","admin_state_up":true,"tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:07:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:07:38,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6be84a29-b2bc-48b5-8656-868283e9515d 2018-07-24 03:07:38,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385700941086s 2018-07-24 03:07:38,588 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6be84a29-b2bc-48b5-8656-868283e9515d 2018-07-24 03:07:38,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 03:07:38,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6c15d647bc9b44a573c738324edbb5071d33b68" -d '{"subnet": {"name": "vping_userdata-subnet_41bb6259-8bbe-4bf8-a692-632879deed47", "enable_dhcp": true, "network_id": "508a8448-f3e2-4d8f-8767-3ca1d072ad02", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 03:07:39,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3d9236b9-0c5e-40e7-99c3-5a028471a67d Date: Tue, 24 Jul 2018 03:07:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:07:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:07:39Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6c4f95006bb442f3899da80d6ce9a3c0","id":"87edb654-094d-4415-92cb-32fe6be538d1","subnetpool_id":null,"name":"vping_userdata-subnet_41bb6259-8bbe-4bf8-a692-632879deed47"}} 2018-07-24 03:07:39,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3d9236b9-0c5e-40e7-99c3-5a028471a67d 2018-07-24 03:07:39,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.730352163315s 2018-07-24 03:07:39,320 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3d9236b9-0c5e-40e7-99c3-5a028471a67d 2018-07-24 03:07:39,321 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:07:39Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'87edb654-094d-4415-92cb-32fe6be538d1', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_41bb6259-8bbe-4bf8-a692-632879deed47', u'enable_dhcp': True, u'network_id': u'508a8448-f3e2-4d8f-8767-3ca1d072ad02', u'tenant_id': u'6c4f95006bb442f3899da80d6ce9a3c0', u'created_at': u'2018-07-24T03:07:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6c4f95006bb442f3899da80d6ce9a3c0'}) 2018-07-24 03:07:39,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 03:07:39,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6c15d647bc9b44a573c738324edbb5071d33b68" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "vping_userdata-router_41bb6259-8bbe-4bf8-a692-632879deed47", "admin_state_up": true}}' 2018-07-24 03:07:45,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1608438b-9684-45c7-b817-a47a80bb1dde Date: Tue, 24 Jul 2018 03:07:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:40Z", "admin_state_up": true, "updated_at": "2018-07-24T03:07:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "19b4e998-4e96-40b1-960d-7519730562e4", "name": "vping_userdata-router_41bb6259-8bbe-4bf8-a692-632879deed47"}} 2018-07-24 03:07:45,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1608438b-9684-45c7-b817-a47a80bb1dde 2018-07-24 03:07:45,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.97712993622s 2018-07-24 03:07:45,299 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1608438b-9684-45c7-b817-a47a80bb1dde 2018-07-24 03:07:45,299 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:07:41Z', u'revision_number': 3, u'id': u'19b4e998-4e96-40b1-960d-7519730562e4', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_41bb6259-8bbe-4bf8-a692-632879deed47', u'admin_state_up': True, u'tenant_id': u'6c4f95006bb442f3899da80d6ce9a3c0', u'created_at': u'2018-07-24T03:07:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'6c4f95006bb442f3899da80d6ce9a3c0'}) 2018-07-24 03:07:45,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 03:07:45,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/19b4e998-4e96-40b1-960d-7519730562e4/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6c15d647bc9b44a573c738324edbb5071d33b68" -d '{"subnet_id": "87edb654-094d-4415-92cb-32fe6be538d1"}' 2018-07-24 03:07:48,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bc59a027-498b-485f-88ee-13734b9fb5ce Date: Tue, 24 Jul 2018 03:07:48 GMT RESP BODY: {"network_id": "508a8448-f3e2-4d8f-8767-3ca1d072ad02", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "subnet_id": "87edb654-094d-4415-92cb-32fe6be538d1", "subnet_ids": ["87edb654-094d-4415-92cb-32fe6be538d1"], "port_id": "1820aae5-e51c-40ae-a718-81a3fbe0883a", "id": "19b4e998-4e96-40b1-960d-7519730562e4"} 2018-07-24 03:07:48,477 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/19b4e998-4e96-40b1-960d-7519730562e4/add_router_interface.json used request id req-bc59a027-498b-485f-88ee-13734b9fb5ce 2018-07-24 03:07:48,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.17650580406s 2018-07-24 03:07:48,477 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/19b4e998-4e96-40b1-960d-7519730562e4/add_router_interface.json used request id req-bc59a027-498b-485f-88ee-13734b9fb5ce returning object 19b4e998-4e96-40b1-960d-7519730562e4 2018-07-24 03:07:48,477 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:07:48,605 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-24 03:07:48,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 03:07:48,611 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 03:07:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 03:07:48,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:07:48,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:07:49,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6b3a04a6-897f-4fb3-b449-3d6ec3277432 Date: Tue, 24 Jul 2018 03:07:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:07:49,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6b3a04a6-897f-4fb3-b449-3d6ec3277432 2018-07-24 03:07:49,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.696189880371s 2018-07-24 03:07:49,312 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6b3a04a6-897f-4fb3-b449-3d6ec3277432 2018-07-24 03:07:49,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 03:07:49,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6c15d647bc9b44a573c738324edbb5071d33b68" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_41bb6259-8bbe-4bf8-a692-632879deed47", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_41bb6259-8bbe-4bf8-a692-632879deed47"}' 2018-07-24 03:07:49,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ec281267-2066-4c25-9e36-91465d042e47 Date: Tue, 24 Jul 2018 03:07:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/file", "owner": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "size": null, "self": "/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:07:49Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_41bb6259-8bbe-4bf8-a692-632879deed47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_41bb6259-8bbe-4bf8-a692-632879deed47", "checksum": null, "created_at": "2018-07-24T03:07:49Z", "protected": false} 2018-07-24 03:07:49,554 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ec281267-2066-4c25-9e36-91465d042e47 2018-07-24 03:07:49,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.23365521431s 2018-07-24 03:07:49,554 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ec281267-2066-4c25-9e36-91465d042e47 returning object a845e02c-d9d9-4ed4-bc57-d3725216c656 2018-07-24 03:07:49,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 03:07:49,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6c15d647bc9b44a573c738324edbb5071d33b68" -d '' 2018-07-24 03:07:50,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0888548-316f-418e-9c24-a567dd8ac4e0 Date: Tue, 24 Jul 2018 03:07:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:07:50,199 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/file used request id req-d0888548-316f-418e-9c24-a567dd8ac4e0 2018-07-24 03:07:50,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.644139051437s 2018-07-24 03:07:50,200 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/file used request id req-d0888548-316f-418e-9c24-a567dd8ac4e0 2018-07-24 03:07:50,200 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_41bb6259-8bbe-4bf8-a692-632879deed47', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T03:07:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/file', u'owner': u'6c4f95006bb442f3899da80d6ce9a3c0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'a845e02c-d9d9-4ed4-bc57-d3725216c656', u'size': None, u'name': u'vping_userdata-img_41bb6259-8bbe-4bf8-a692-632879deed47', u'checksum': None, u'self': u'/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T03:07:49Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 03:07:50,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:07:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6130845333d4360ed0d50662ad1187279876f02" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_41bb6259-8bbe-4bf8-a692-632879deed47", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 03:07:50,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-8ec57c59-736b-4ee1-a53e-7b003550ddee x-compute-request-id: req-8ec57c59-736b-4ee1-a53e-7b003550ddee Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_41bb6259-8bbe-4bf8-a692-632879deed47", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}], "ram": 512, "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": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1"}} 2018-07-24 03:07:50,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ec57c59-736b-4ee1-a53e-7b003550ddee 2018-07-24 03:07:50,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.670809984207s 2018-07-24 03:07:50,872 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ec57c59-736b-4ee1-a53e-7b003550ddee 2018-07-24 03:07:50,873 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_41bb6259-8bbe-4bf8-a692-632879deed47', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8bf35810-dba4-4355-b2f6-68d3fb2c93d1', 'swap': 0}) 2018-07-24 03:07:50,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:07:50,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6130845333d4360ed0d50662ad1187279876f02" -d '{"extra_specs": {}}' 2018-07-24 03:07:50,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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 x-openstack-request-id: req-65e61577-0a40-4d0d-b1d4-fdb83fe6c2ee x-compute-request-id: req-65e61577-0a40-4d0d-b1d4-fdb83fe6c2ee Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:07:50,896 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1/os-extra_specs used request id req-65e61577-0a40-4d0d-b1d4-fdb83fe6c2ee 2018-07-24 03:07:50,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230779647827s 2018-07-24 03:07:50,897 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1/os-extra_specs used request id req-65e61577-0a40-4d0d-b1d4-fdb83fe6c2ee 2018-07-24 03:07:50,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:07:50,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:07:51,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-4412572d-4c6a-4c62-b4ae-ee5eb5502d27 Date: Tue, 24 Jul 2018 03:07:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6c4f95006bb442f3899da80d6ce9a3c0","l2_adjacency":true,"status":"ACTIVE","subnets":["87edb654-094d-4415-92cb-32fe6be538d1"],"description":"","tags":[],"updated_at":"2018-07-24T03:07:39Z","qos_policy_id":null,"name":"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47","admin_state_up":true,"tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:07:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:07:51,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4412572d-4c6a-4c62-b4ae-ee5eb5502d27 2018-07-24 03:07:51,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.332029104233s 2018-07-24 03:07:51,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4412572d-4c6a-4c62-b4ae-ee5eb5502d27 2018-07-24 03:07:51,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:07:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:07:51,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-4264ce21-d936-4190-88b3-4989f84df2a0 Date: Tue, 24 Jul 2018 03:07:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/snap", "metadata": {}}], "file": "/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/file", "owner": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "size": 12716032, "self": "/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:07:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_41bb6259-8bbe-4bf8-a692-632879deed47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_41bb6259-8bbe-4bf8-a692-632879deed47", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:07:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:07:51,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4264ce21-d936-4190-88b3-4989f84df2a0 2018-07-24 03:07:51,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0399749279022s 2018-07-24 03:07:51,275 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4264ce21-d936-4190-88b3-4989f84df2a0 2018-07-24 03:07:51,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:07:51,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:07:52,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-68ebd43c-cb57-4083-82cb-91bf7488697c x-compute-request-id: req-68ebd43c-cb57-4083-82cb-91bf7488697c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_41bb6259-8bbe-4bf8-a692-632879deed47", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}], "ram": 512, "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": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1"}]} 2018-07-24 03:07:52,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-68ebd43c-cb57-4083-82cb-91bf7488697c 2018-07-24 03:07:52,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.74414896965s 2018-07-24 03:07:52,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-68ebd43c-cb57-4083-82cb-91bf7488697c 2018-07-24 03:07:52,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-24 03:07:52,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6c15d647bc9b44a573c738324edbb5071d33b68" -d '{"server": {"name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "imageRef": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "flavorRef": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "508a8448-f3e2-4d8f-8767-3ca1d072ad02"}]}}' 2018-07-24 03:07:54,181 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:07: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-9c050e8f-31ab-438c-b382-b94969ca8d71 x-compute-request-id: req-9c050e8f-31ab-438c-b382-b94969ca8d71 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "adminPass": "MwDzot3BEg2x"}} 2018-07-24 03:07:54,181 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-9c050e8f-31ab-438c-b382-b94969ca8d71 2018-07-24 03:07:54,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.15816283226s 2018-07-24 03:07:54,182 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-9c050e8f-31ab-438c-b382-b94969ca8d71 2018-07-24 03:07:54,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:07:54,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:07:54,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-8e6bb126-c7cb-49c5-9d89-3875c017c862 x-compute-request-id: req-8e6bb126-c7cb-49c5-9d89-3875c017c862 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:07:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:07:54,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8e6bb126-c7cb-49c5-9d89-3875c017c862 2018-07-24 03:07:54,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661498069763s 2018-07-24 03:07:54,844 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8e6bb126-c7cb-49c5-9d89-3875c017c862 2018-07-24 03:07:54,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:07:54,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:07:55,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-e7bed9ed-ee05-4680-9d80-3a6a25dc2cf5 Date: Tue, 24 Jul 2018 03:07:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6c4f95006bb442f3899da80d6ce9a3c0","l2_adjacency":true,"status":"ACTIVE","subnets":["87edb654-094d-4415-92cb-32fe6be538d1"],"description":"","tags":[],"updated_at":"2018-07-24T03:07:39Z","qos_policy_id":null,"name":"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47","admin_state_up":true,"tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:07:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:07:55,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e7bed9ed-ee05-4680-9d80-3a6a25dc2cf5 2018-07-24 03:07:55,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298676013947s 2018-07-24 03:07:55,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e7bed9ed-ee05-4680-9d80-3a6a25dc2cf5 2018-07-24 03:07:55,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:07:55,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:07:55,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f80f0568-7194-439b-9856-9821f5726a98 Date: Tue, 24 Jul 2018 03:07:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:07:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:07:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6c4f95006bb442f3899da80d6ce9a3c0","id":"87edb654-094d-4415-92cb-32fe6be538d1","subnetpool_id":null,"name":"vping_userdata-subnet_41bb6259-8bbe-4bf8-a692-632879deed47"}]} 2018-07-24 03:07:55,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f80f0568-7194-439b-9856-9821f5726a98 2018-07-24 03:07:55,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.24843621254s 2018-07-24 03:07:55,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f80f0568-7194-439b-9856-9821f5726a98 2018-07-24 03:07:55,401 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:07:57,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:07:57,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:07:57,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-e957f579-7866-4851-84d0-a3de9cd6a49a x-compute-request-id: req-e957f579-7866-4851-84d0-a3de9cd6a49a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:07:55Z", "hostId": "0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:07:57,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e957f579-7866-4851-84d0-a3de9cd6a49a 2018-07-24 03:07:57,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539988994598s 2018-07-24 03:07:57,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e957f579-7866-4851-84d0-a3de9cd6a49a 2018-07-24 03:07:57,947 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:07:59,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:07:59,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:00,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:07: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-1e1e6dab-26a3-432c-900a-71eb13f52ca9 x-compute-request-id: req-1e1e6dab-26a3-432c-900a-71eb13f52ca9 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:07:55Z", "hostId": "0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:00,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1e1e6dab-26a3-432c-900a-71eb13f52ca9 2018-07-24 03:08:00,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721882104874s 2018-07-24 03:08:00,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1e1e6dab-26a3-432c-900a-71eb13f52ca9 2018-07-24 03:08:00,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:08:02,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:02,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:04,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:02 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-a64e471f-cbbf-4c07-980b-ea5e97ccddcb x-compute-request-id: req-a64e471f-cbbf-4c07-980b-ea5e97ccddcb Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:01:4f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:00.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:00Z", "hostId": "0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:04,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a64e471f-cbbf-4c07-980b-ea5e97ccddcb 2018-07-24 03:08:04,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3418700695s 2018-07-24 03:08:04,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a64e471f-cbbf-4c07-980b-ea5e97ccddcb 2018-07-24 03:08:04,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:08:04,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=5645cd03-d8bd-482e-a90e-e44ea8b0a95e" -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:04,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-991407ff-bb5e-4df3-b91b-c63093ea542b Date: Tue, 24 Jul 2018 03:08:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:07:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"87edb654-094d-4415-92cb-32fe6be538d1","ip_address":"192.168.120.11"}],"id":"70ffdb9e-0b9a-498d-b22d-90e4cea072fe","security_groups":["e7d4dd99-920e-48d0-8eae-c3796c886e77"],"mac_address":"fa:16:3e:1f:01:4f","project_id":"6c4f95006bb442f3899da80d6ce9a3c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:07:55Z","binding:vnic_type":"normal","device_id":"5645cd03-d8bd-482e-a90e-e44ea8b0a95e","ip_allocation":"immediate"}]} 2018-07-24 03:08:04,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5645cd03-d8bd-482e-a90e-e44ea8b0a95e used request id req-991407ff-bb5e-4df3-b91b-c63093ea542b 2018-07-24 03:08:04,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0561671257019s 2018-07-24 03:08:04,081 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5645cd03-d8bd-482e-a90e-e44ea8b0a95e used request id req-991407ff-bb5e-4df3-b91b-c63093ea542b 2018-07-24 03:08:04,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:08:04,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=70ffdb9e-0b9a-498d-b22d-90e4cea072fe" -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:04,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6a69e311-221f-44bc-bc41-5260efed71d0 Date: Tue, 24 Jul 2018 03:08:04 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:08:04,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=70ffdb9e-0b9a-498d-b22d-90e4cea072fe used request id req-6a69e311-221f-44bc-bc41-5260efed71d0 2018-07-24 03:08:04,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0189890861511s 2018-07-24 03:08:04,106 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=70ffdb9e-0b9a-498d-b22d-90e4cea072fe used request id req-6a69e311-221f-44bc-bc41-5260efed71d0 2018-07-24 03:08:04,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:04,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:04,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-57c0aa0d-e454-45e9-b67b-b647d7e1efbf x-compute-request-id: req-57c0aa0d-e454-45e9-b67b-b647d7e1efbf Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:01:4f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:00.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:00Z", "hostId": "0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:04,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-57c0aa0d-e454-45e9-b67b-b647d7e1efbf 2018-07-24 03:08:04,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.858859062195s 2018-07-24 03:08:04,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-57c0aa0d-e454-45e9-b67b-b647d7e1efbf 2018-07-24 03:08:04,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:08:04,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=5645cd03-d8bd-482e-a90e-e44ea8b0a95e" -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:05,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-59a2eaca-45f7-4539-aa92-5dbc39bf0bb5 Date: Tue, 24 Jul 2018 03:08:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:07:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"87edb654-094d-4415-92cb-32fe6be538d1","ip_address":"192.168.120.11"}],"id":"70ffdb9e-0b9a-498d-b22d-90e4cea072fe","security_groups":["e7d4dd99-920e-48d0-8eae-c3796c886e77"],"mac_address":"fa:16:3e:1f:01:4f","project_id":"6c4f95006bb442f3899da80d6ce9a3c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:07:55Z","binding:vnic_type":"normal","device_id":"5645cd03-d8bd-482e-a90e-e44ea8b0a95e","ip_allocation":"immediate"}]} 2018-07-24 03:08:05,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5645cd03-d8bd-482e-a90e-e44ea8b0a95e used request id req-59a2eaca-45f7-4539-aa92-5dbc39bf0bb5 2018-07-24 03:08:05,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0717630386353s 2018-07-24 03:08:05,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=5645cd03-d8bd-482e-a90e-e44ea8b0a95e used request id req-59a2eaca-45f7-4539-aa92-5dbc39bf0bb5 2018-07-24 03:08:05,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:08:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=70ffdb9e-0b9a-498d-b22d-90e4cea072fe" -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:05,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-091929d5-022f-4fbe-a42a-b785f9cf7b29 Date: Tue, 24 Jul 2018 03:08:05 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:08:05,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=70ffdb9e-0b9a-498d-b22d-90e4cea072fe used request id req-091929d5-022f-4fbe-a42a-b785f9cf7b29 2018-07-24 03:08:05,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0219159126282s 2018-07-24 03:08:05,069 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=70ffdb9e-0b9a-498d-b22d-90e4cea072fe used request id req-091929d5-022f-4fbe-a42a-b785f9cf7b29 2018-07-24 03:08:05,070 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1f:01:4f', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a845e02c-d9d9-4ed4-bc57-d3725216c656'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:08:00.000000', 'flavor': Munch({u'id': u'8bf35810-dba4-4355-b2f6-68d3fb2c93d1'}), 'az': u'nova', 'id': u'5645cd03-d8bd-482e-a90e-e44ea8b0a95e', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0b4928b213d64702a75d98da695b692d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c4f95006bb442f3899da80d6ce9a3c0', 'name': 'vping_userdata-project_41bb6259-8bbe-4bf8-a692-632879deed47', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-24T03:08:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-24T03:08:00Z', 'hostId': u'0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:08:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6c4f95006bb442f3899da80d6ce9a3c0', 'name': u'vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47', 'adminPass': None, 'tenant_id': u'6c4f95006bb442f3899da80d6ce9a3c0', 'created_at': u'2018-07-24T03:07:54Z', 'created': u'2018-07-24T03:07:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-24 03:08:05,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:08:05,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:05,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-78e290c1-4aa9-43ab-a9c7-27c0453be76d Date: Tue, 24 Jul 2018 03:08:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6c4f95006bb442f3899da80d6ce9a3c0","l2_adjacency":true,"status":"ACTIVE","subnets":["87edb654-094d-4415-92cb-32fe6be538d1"],"description":"","tags":[],"updated_at":"2018-07-24T03:07:39Z","qos_policy_id":null,"name":"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47","admin_state_up":true,"tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:07:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:08:05,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-78e290c1-4aa9-43ab-a9c7-27c0453be76d 2018-07-24 03:08:05,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.252454042435s 2018-07-24 03:08:05,324 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-78e290c1-4aa9-43ab-a9c7-27c0453be76d 2018-07-24 03:08:05,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:08:05,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:05,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-e0aa9b70-b62e-4207-8f3b-92e366042909 Date: Tue, 24 Jul 2018 03:08:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/snap", "metadata": {}}], "file": "/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/file", "owner": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "size": 12716032, "self": "/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:07:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_41bb6259-8bbe-4bf8-a692-632879deed47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_41bb6259-8bbe-4bf8-a692-632879deed47", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:07:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:08:05,367 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e0aa9b70-b62e-4207-8f3b-92e366042909 2018-07-24 03:08:05,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380990505219s 2018-07-24 03:08:05,367 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e0aa9b70-b62e-4207-8f3b-92e366042909 2018-07-24 03:08:05,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:08:05,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:05,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-7ffc89df-5b13-479b-870b-408933fe49cb x-compute-request-id: req-7ffc89df-5b13-479b-870b-408933fe49cb Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_41bb6259-8bbe-4bf8-a692-632879deed47", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}], "ram": 512, "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": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1"}]} 2018-07-24 03:08:05,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7ffc89df-5b13-479b-870b-408933fe49cb 2018-07-24 03:08:05,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027969121933s 2018-07-24 03:08:05,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7ffc89df-5b13-479b-870b-408933fe49cb 2018-07-24 03:08:05,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-24 03:08:05,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6c15d647bc9b44a573c738324edbb5071d33b68" -d '{"server": {"name": "vping_userdata-vm2_41bb6259-8bbe-4bf8-a692-632879deed47", "imageRef": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "flavorRef": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjExIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "508a8448-f3e2-4d8f-8767-3ca1d072ad02"}]}}' 2018-07-24 03:08:07,666 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:08: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 x-openstack-request-id: req-51068ece-e7f0-4591-8114-5f588e736c93 x-compute-request-id: req-51068ece-e7f0-4591-8114-5f588e736c93 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b359e86f-49da-466b-a95c-c0a7507c9415", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "bookmark"}], "adminPass": "6GzqdFCKAdHH"}} 2018-07-24 03:08:07,666 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-51068ece-e7f0-4591-8114-5f588e736c93 2018-07-24 03:08:07,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.26796078682s 2018-07-24 03:08:07,667 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-51068ece-e7f0-4591-8114-5f588e736c93 2018-07-24 03:08:07,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:07,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:08,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-3c4af548-2dab-4b34-8af3-67281d72ff27 x-compute-request-id: req-3c4af548-2dab-4b34-8af3-67281d72ff27 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "b359e86f-49da-466b-a95c-c0a7507c9415", "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:08:07Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:01:4f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:00.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:00Z", "hostId": "0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:08,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3c4af548-2dab-4b34-8af3-67281d72ff27 2018-07-24 03:08:08,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541886091232s 2018-07-24 03:08:08,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3c4af548-2dab-4b34-8af3-67281d72ff27 2018-07-24 03:08:08,215 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:08:10,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:10,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:11,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-43b27f44-ce2f-420e-be37-97496c90f511 x-compute-request-id: req-43b27f44-ce2f-420e-be37-97496c90f511 Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "b359e86f-49da-466b-a95c-c0a7507c9415", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:08Z", "hostId": "cb3f10f11aa1cbf0e8171aed1e061ee12126e83a557e9c3c70db824c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:08:07Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:01:4f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:00.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:00Z", "hostId": "0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:11,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-43b27f44-ce2f-420e-be37-97496c90f511 2018-07-24 03:08:11,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0495018959s 2018-07-24 03:08:11,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-43b27f44-ce2f-420e-be37-97496c90f511 2018-07-24 03:08:11,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:08:13,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:13,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:14,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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,Accept-Encoding x-openstack-request-id: req-231c217b-30ca-407f-8902-cdb681fc03e0 x-compute-request-id: req-231c217b-30ca-407f-8902-cdb681fc03e0 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "b359e86f-49da-466b-a95c-c0a7507c9415", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:11Z", "hostId": "cb3f10f11aa1cbf0e8171aed1e061ee12126e83a557e9c3c70db824c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:08:07Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:01:4f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:00.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:00Z", "hostId": "0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:14,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-231c217b-30ca-407f-8902-cdb681fc03e0 2018-07-24 03:08:14,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.910557985306s 2018-07-24 03:08:14,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-231c217b-30ca-407f-8902-cdb681fc03e0 2018-07-24 03:08:14,191 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:08:16,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:16,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:16,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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,Accept-Encoding x-openstack-request-id: req-fc932571-3660-4ff3-bab2-be83fdb803f4 x-compute-request-id: req-fc932571-3660-4ff3-bab2-be83fdb803f4 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "b359e86f-49da-466b-a95c-c0a7507c9415", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:11Z", "hostId": "cb3f10f11aa1cbf0e8171aed1e061ee12126e83a557e9c3c70db824c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:08:07Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:01:4f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:00.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:00Z", "hostId": "0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:16,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fc932571-3660-4ff3-bab2-be83fdb803f4 2018-07-24 03:08:16,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554547071457s 2018-07-24 03:08:16,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fc932571-3660-4ff3-bab2-be83fdb803f4 2018-07-24 03:08:16,753 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:08:18,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:18,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:19,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-10f13b05-a281-4c23-9245-c09c57e603b6 x-compute-request-id: req-10f13b05-a281-4c23-9245-c09c57e603b6 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:8b:e0", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:17.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "b359e86f-49da-466b-a95c-c0a7507c9415", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:17Z", "hostId": "cb3f10f11aa1cbf0e8171aed1e061ee12126e83a557e9c3c70db824c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:08:07Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:01:4f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:00.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:00Z", "hostId": "0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:19,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-10f13b05-a281-4c23-9245-c09c57e603b6 2018-07-24 03:08:19,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0664639473s 2018-07-24 03:08:19,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-10f13b05-a281-4c23-9245-c09c57e603b6 2018-07-24 03:08:19,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:08:19,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=b359e86f-49da-466b-a95c-c0a7507c9415" -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:20,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-71da370d-c604-4db9-a9fd-bcd5d2e18594 Date: Tue, 24 Jul 2018 03:08:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:08:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"87edb654-094d-4415-92cb-32fe6be538d1","ip_address":"192.168.120.14"}],"id":"8f702481-afb0-4eef-bdfc-19b1270b2ff8","security_groups":["e7d4dd99-920e-48d0-8eae-c3796c886e77"],"mac_address":"fa:16:3e:96:8b:e0","project_id":"6c4f95006bb442f3899da80d6ce9a3c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:08:08Z","binding:vnic_type":"normal","device_id":"b359e86f-49da-466b-a95c-c0a7507c9415","ip_allocation":"immediate"}]} 2018-07-24 03:08:20,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b359e86f-49da-466b-a95c-c0a7507c9415 used request id req-71da370d-c604-4db9-a9fd-bcd5d2e18594 2018-07-24 03:08:20,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.233038902283s 2018-07-24 03:08:20,061 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b359e86f-49da-466b-a95c-c0a7507c9415 used request id req-71da370d-c604-4db9-a9fd-bcd5d2e18594 2018-07-24 03:08:20,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:08:20,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8f702481-afb0-4eef-bdfc-19b1270b2ff8" -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:20,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b66a8fb7-09d2-4f29-8a34-2d5674bd5374 Date: Tue, 24 Jul 2018 03:08:20 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:08:20,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8f702481-afb0-4eef-bdfc-19b1270b2ff8 used request id req-b66a8fb7-09d2-4f29-8a34-2d5674bd5374 2018-07-24 03:08:20,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0228991508484s 2018-07-24 03:08:20,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8f702481-afb0-4eef-bdfc-19b1270b2ff8 used request id req-b66a8fb7-09d2-4f29-8a34-2d5674bd5374 2018-07-24 03:08:20,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:20,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:20,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-3fed4eba-b5bd-455b-adc1-398abf86e784 x-compute-request-id: req-3fed4eba-b5bd-455b-adc1-398abf86e784 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:8b:e0", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:17.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "b359e86f-49da-466b-a95c-c0a7507c9415", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:17Z", "hostId": "cb3f10f11aa1cbf0e8171aed1e061ee12126e83a557e9c3c70db824c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:08:07Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:01:4f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:00.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:00Z", "hostId": "0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:20,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3fed4eba-b5bd-455b-adc1-398abf86e784 2018-07-24 03:08:20,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725992918015s 2018-07-24 03:08:20,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3fed4eba-b5bd-455b-adc1-398abf86e784 2018-07-24 03:08:20,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:08:20,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=b359e86f-49da-466b-a95c-c0a7507c9415" -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:21,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-5376db58-2a4e-4840-bf2c-8d4258438533 Date: Tue, 24 Jul 2018 03:08:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:08:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"87edb654-094d-4415-92cb-32fe6be538d1","ip_address":"192.168.120.14"}],"id":"8f702481-afb0-4eef-bdfc-19b1270b2ff8","security_groups":["e7d4dd99-920e-48d0-8eae-c3796c886e77"],"mac_address":"fa:16:3e:96:8b:e0","project_id":"6c4f95006bb442f3899da80d6ce9a3c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:08:08Z","binding:vnic_type":"normal","device_id":"b359e86f-49da-466b-a95c-c0a7507c9415","ip_allocation":"immediate"}]} 2018-07-24 03:08:21,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b359e86f-49da-466b-a95c-c0a7507c9415 used request id req-5376db58-2a4e-4840-bf2c-8d4258438533 2018-07-24 03:08:21,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.227472066879s 2018-07-24 03:08:21,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b359e86f-49da-466b-a95c-c0a7507c9415 used request id req-5376db58-2a4e-4840-bf2c-8d4258438533 2018-07-24 03:08:21,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:08:21,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8f702481-afb0-4eef-bdfc-19b1270b2ff8" -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:21,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1508375a-da40-4ad4-bbf5-2e2a2be90766 Date: Tue, 24 Jul 2018 03:08:21 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:08:21,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8f702481-afb0-4eef-bdfc-19b1270b2ff8 used request id req-1508375a-da40-4ad4-bbf5-2e2a2be90766 2018-07-24 03:08:21,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.019250869751s 2018-07-24 03:08:21,073 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8f702481-afb0-4eef-bdfc-19b1270b2ff8 used request id req-1508375a-da40-4ad4-bbf5-2e2a2be90766 2018-07-24 03:08:21,073 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:96:8b:e0', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a845e02c-d9d9-4ed4-bc57-d3725216c656'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:08:17.000000', 'flavor': Munch({u'id': u'8bf35810-dba4-4355-b2f6-68d3fb2c93d1'}), 'az': u'nova', 'id': u'b359e86f-49da-466b-a95c-c0a7507c9415', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0b4928b213d64702a75d98da695b692d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c4f95006bb442f3899da80d6ce9a3c0', 'name': 'vping_userdata-project_41bb6259-8bbe-4bf8-a692-632879deed47', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-24T03:08:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-24T03:08:17Z', 'hostId': u'cb3f10f11aa1cbf0e8171aed1e061ee12126e83a557e9c3c70db824c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'cb3f10f11aa1cbf0e8171aed1e061ee12126e83a557e9c3c70db824c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:08:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6c4f95006bb442f3899da80d6ce9a3c0', 'name': u'vping_userdata-vm2_41bb6259-8bbe-4bf8-a692-632879deed47', 'adminPass': None, 'tenant_id': u'6c4f95006bb442f3899da80d6ce9a3c0', 'created_at': u'2018-07-24T03:08:07Z', 'created': u'2018-07-24T03:08:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-24 03:08:21,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:21,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:21,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-4dbcdca8-41fa-473a-8664-78d88bf18ec0 x-compute-request-id: req-4dbcdca8-41fa-473a-8664-78d88bf18ec0 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:8b:e0", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:17.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "b359e86f-49da-466b-a95c-c0a7507c9415", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:17Z", "hostId": "cb3f10f11aa1cbf0e8171aed1e061ee12126e83a557e9c3c70db824c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:08:07Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:01:4f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:00.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:00Z", "hostId": "0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:21,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4dbcdca8-41fa-473a-8664-78d88bf18ec0 2018-07-24 03:08:21,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55079293251s 2018-07-24 03:08:21,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4dbcdca8-41fa-473a-8664-78d88bf18ec0 2018-07-24 03:08:21,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:08:21,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=b359e86f-49da-466b-a95c-c0a7507c9415" -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:21,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-f88fce87-cea6-4cc0-b9f7-db14ded5b6bf Date: Tue, 24 Jul 2018 03:08:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:08:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"87edb654-094d-4415-92cb-32fe6be538d1","ip_address":"192.168.120.14"}],"id":"8f702481-afb0-4eef-bdfc-19b1270b2ff8","security_groups":["e7d4dd99-920e-48d0-8eae-c3796c886e77"],"mac_address":"fa:16:3e:96:8b:e0","project_id":"6c4f95006bb442f3899da80d6ce9a3c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:08:08Z","binding:vnic_type":"normal","device_id":"b359e86f-49da-466b-a95c-c0a7507c9415","ip_allocation":"immediate"}]} 2018-07-24 03:08:21,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b359e86f-49da-466b-a95c-c0a7507c9415 used request id req-f88fce87-cea6-4cc0-b9f7-db14ded5b6bf 2018-07-24 03:08:21,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0568568706512s 2018-07-24 03:08:21,688 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=b359e86f-49da-466b-a95c-c0a7507c9415 used request id req-f88fce87-cea6-4cc0-b9f7-db14ded5b6bf 2018-07-24 03:08:21,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:08:21,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8f702481-afb0-4eef-bdfc-19b1270b2ff8" -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:21,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-598e6872-bd07-4c09-8af6-07816067548a Date: Tue, 24 Jul 2018 03:08:21 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:08:21,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8f702481-afb0-4eef-bdfc-19b1270b2ff8 used request id req-598e6872-bd07-4c09-8af6-07816067548a 2018-07-24 03:08:21,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0202538967133s 2018-07-24 03:08:21,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=8f702481-afb0-4eef-bdfc-19b1270b2ff8 used request id req-598e6872-bd07-4c09-8af6-07816067548a 2018-07-24 03:08:21,714 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-24 03:08:22,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:22,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:23,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-fd3509d7-ee08-45ad-a342-b24c20a51f36 x-compute-request-id: req-fd3509d7-ee08-45ad-a342-b24c20a51f36 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:8b:e0", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:17.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "b359e86f-49da-466b-a95c-c0a7507c9415", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:17Z", "hostId": "cb3f10f11aa1cbf0e8171aed1e061ee12126e83a557e9c3c70db824c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:08:07Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:01:4f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:00.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:00Z", "hostId": "0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:23,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fd3509d7-ee08-45ad-a342-b24c20a51f36 2018-07-24 03:08:23,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534028053284s 2018-07-24 03:08:23,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fd3509d7-ee08-45ad-a342-b24c20a51f36 2018-07-24 03:08:23,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-24 03:08:23,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415/action -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6c15d647bc9b44a573c738324edbb5071d33b68" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 03:08:23,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-602375ff-3354-4471-909f-43785b66741d x-compute-request-id: req-602375ff-3354-4471-909f-43785b66741d Content-Encoding: gzip Content-Length: 9559 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506980546 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.144726] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146517] pid_max: default: 32768 minimum: 301\n[ 0.147548] ACPI: Core revision 20150930\n[ 0.149073] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150586] Security Framework initialized\n[ 0.151548] Yama: becoming mindful.\n[ 0.152427] AppArmor: AppArmor initialized\n[ 0.153420] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154906] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156400] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157784] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.159355] Initializing cgroup subsys io\n[ 0.160288] Initializing cgroup subsys memory\n[ 0.161268] Initializing cgroup subsys devices\n[ 0.162235] Initializing cgroup subsys freezer\n[ 0.163202] Initializing cgroup subsys net_cls\n[ 0.164221] Initializing cgroup subsys perf_event\n[ 0.165245] Initializing cgroup subsys net_prio\n[ 0.166231] Initializing cgroup subsys hugetlb\n[ 0.167199] Initializing cgroup subsys pids\n[ 0.168218] CPU: Physical Processor ID: 0\n[ 0.169803] mce: CPU supports 10 MCE banks\n[ 0.170748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.192450] ftrace: allocating 31920 entries in 125 pages\n[ 0.217235] smpboot: Max logical packages: 1\n[ 0.218214] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219748] x2apic enabled\n[ 0.220648] Switched APIC routing to physical x2apic.\n[ 0.222491] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223725] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226031] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227925] KVM setup paravirtual spinlock\n[ 0.229334] x86: Booted up 1 node, 1 CPUs\n[ 0.230203] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.231703] devtmpfs: initialized\n[ 0.233428] evm: security.selinux\n[ 0.234189] evm: security.SMACK64\n[ 0.234936] evm: security.SMACK64EXEC\n[ 0.235739] evm: security.SMACK64TRANSMUTE\n[ 0.236619] evm: security.SMACK64MMAP\n[ 0.237426] evm: security.ima\n[ 0.238110] evm: security.capability\n[ 0.238964] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.240922] pinctrl core: initialized pinctrl subsystem\n[ 0.242139] RTC time: 3:08:18, date: 07/24/18\n[ 0.243197] NET: Registered protocol family 16\n[ 0.244247] cpuidle: using governor ladder\n[ 0.245147] cpuidle: using governor menu\n[ 0.246029] PCCT header not found.\n[ 0.246837] ACPI: bus type PCI registered\n[ 0.247710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.249041] PCI: Using configuration type 1 for base access\n[ 0.250842] ACPI: Added _OSI(Module Device)\n[ 0.251742] ACPI: Added _OSI(Processor Device)\n[ 0.252651] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.253612] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.255460] ACPI: Interpreter enabled\n[ 0.256291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.262157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.264136] ACPI: (supports S0 S5)\n[ 0.264895] ACPI: Using IOAPIC for interrupt routing\n[ 0.265914] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.269122] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.270358] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.271651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.272907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.275240] acpiphp: Slot [3] registered\n[ 0.276104] acpiphp: Slot [4] registered\n[ 0.276984] acpiphp: Slot [5] registered\n[ 0.277839] acpiphp: Slot [6] registered\n[ 0.278706] acpiphp: Slot [7] registered\n[ 0.279595] acpiphp: Slot [8] registered\n[ 0.280433] acpiphp: Slot [9] registered\n[ 0.281282] acpiphp: Slot [10] registered\n[ 0.282124] acpiphp: Slot [11] registered\n[ 0.282980] acpiphp: Slot [12] registered\n[ 0.283834] acpiphp: Slot [13] registered\n[ 0.284698] acpiphp: Slot [14] registered\n[ 0.285566] acpiphp: Slot [15] registered\n[ 0.296380] acpiphp: Slot [16] registered\n[ 0.297253] acpiphp: Slot [17] registered\n[ 0.298100] acpiphp: Slot [18] registered\n[ 0.298958] acpiphp: Slot [19] registered\n[ 0.299809] acpiphp: Slot [20] registered\n[ 0.300661] acpiphp: Slot [21] registered\n[ 0.301504] acpiphp: Slot [22] registered\n[ 0.302343] acpiphp: Slot [23] registered\n[ 0.303186] acpiphp: Slot [24] registered\n[ 0.304030] acpiphp: Slot [25] registered\n[ 0.304871] acpiphp: Slot [26] registered\n[ 0.305762] acpiphp: Slot [27] registered\n[ 0.306665] acpiphp: Slot [28] registered\n[ 0.307518] acpiphp: Slot [29] registered\n[ 0.308358] acpiphp: Slot [30] registered\n[ 0.309206] acpiphp: Slot [31] registered\n[ 0.310043] PCI host bridge to bus 0000:00\n[ 0.310884] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.312156] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.313432] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.314939] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.316548] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.318141] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.322946] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324245] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.325608] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.329299] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.330998] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350038] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352024] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353507] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356440] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357737] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359099] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360218] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361866] vgaarb: loaded\n[ 0.362516] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363806] SCSI subsystem initialized\n[ 0.364788] ACPI: bus type USB registered\n[ 0.365684] usbcore: registered new interface driver usbfs\n[ 0.366769] usbcore: registered new interface driver hub\n[ 0.367841] usbcore: registered new device driver usb\n[ 0.369002] PCI: Using ACPI for IRQ routing\n[ 0.370170] NetLabel: Initializing\n[ 0.370913] NetLabel: domain hash size = 128\n[ 0.371812] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372833] NetLabel: unlabeled traffic allowed by default\n[ 0.374051] clocksource: Switched to clocksource kvm-clock\n[ 0.382185] AppArmor: AppArmor Filesystem Enabled\n[ 0.383213] pnp: PnP ACPI init\n[ 0.384163] pnp: PnP ACPI: found 5 devices\n[ 0.390478] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392298] NET: Registered protocol family 2\n[ 0.393372] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394756] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396008] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397288] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398439] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399682] NET: Registered protocol family 1\n[ 0.400592] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401753] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402893] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416667] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430542] Trying to unpack rootfs image as initramfs...\n[ 0.485972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.487733] Scanning for low memory corruption every 60 seconds\n[ 0.489215] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.490462] audit: initializing netlink subsys (disabled)\n[ 0.491557] audit: type=2000 audit(1532401698.667:1): initialized\n[ 0.492939] Initialise system trusted keyring\n[ 0.493940] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497340] zbud: loaded\n[ 0.498090] VFS: Disk quotas dquot_6.6.0\n[ 0.498944] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500626] fuse init (API version 7.23)\n[ 0.501588] Key type big_key registered\n[ 0.502449] Allocating IMA MOK and blacklist keyrings.\n[ 0.503715] Key type asymmetric registered\n[ 0.504594] Asymmetric key parser 'x509' registered\n[ 0.505607] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507169] io scheduler noop registered\n[ 0.508007] io scheduler deadline registered (default)\n[ 0.509071] io scheduler cfq registered\n[ 0.509966] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511078] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512438] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513959] ACPI: Power Button [PWRF]\n[ 0.514870] GHES: HEST is not enabled!\n[ 0.528229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557942] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.561443] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585824] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588568] Linux agpgart interface v0.103\n[ 0.591528] brd: module loaded\n[ 0.593352] loop: module loaded\n[ 0.597734] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599344] GPT:90111 != 2097151\n[ 0.600080] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601345] GPT:90111 != 2097151\n[ 0.602074] GPT: Use GNU Parted to correct GPT errors.\n[ 0.603171] vda: vda1 vda15\n[ 0.604574] scsi host0: ata_piix\n[ 0.605431] scsi host1: ata_piix\n[ 0.606224] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.607599] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.609231] libphy: Fixed MDIO Bus: probed\n[ 0.610140] tun: Universal TUN/TAP device driver, 1.6\n[ 0.611224] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613757] PPP generic driver version 2.4.2\n[ 0.614779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.616111] ehci-pci: EHCI PCI platform driver\n[ 0.617051] ehci-platform: EHCI generic platform driver\n[ 0.618167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619435] ohci-pci: OHCI PCI platform driver\n[ 0.620372] ohci-platform: OHCI generic platform driver\n[ 0.621455] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635721] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636874] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638569] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639709] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.641000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642353] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643874] usb usb1: Product: UHCI Host Controller\n[ 0.644880] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646115] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647192] hub 1-0:1.0: USB hub found\n[ 0.648031] hub 1-0:1.0: 2 ports detected\n[ 0.649031] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651348] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652397] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653540] mousedev: PS/2 mouse device common for all mice\n[ 0.654930] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.656930] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658143] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659419] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660714] i2c /dev entries driver\n[ 0.661552] device-mapper: uevent: version 1.0.3\n[ 0.662591] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664357] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665880] NET: Registered protocol family 10\n[ 0.667094] NET: Registered protocol family 17\n[ 0.668088] Key type dns_resolver registered\n[ 0.669159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670339] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672283] registered taskstats version 1\n[ 0.673187] Loading compiled-in X.509 certificates\n[ 0.674776] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676844] zswap: loaded using pool lzo/zbud\n[ 0.678574] Key type trusted registered\n[ 0.680438] Key type encrypted registered\n[ 0.681336] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682538] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683722] evm: HMAC attrs: 0x1\n[ 0.684752] Magic number: 10:190:109\n[ 0.685705] rtc_cmos 00:00: setting system clock to 2018-07-24 03:08:18 UTC (1532401698)\n[ 0.687545] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688771] EDD information not available.\n[ 0.767367] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.779250] Write protecting the kernel read-only data: 14336k\n[ 0.781501] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.828867] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCFSnFKOGTvajtpBxpmQM5fqFhMgyScrrvqJLig9hB86n9rEkSGOWT0jusgSwn1Lo5IMYweAKtMbUsJrVwtk8QHUp8yKg/chCVU5koaNoil2g0QtJggC85VmoFLgY0VCH2cS488ly3k6zmJRxv4Dty2nl8qNUx0w44uctjaP104tzsnk68C+VLqkXoUmC3wQ8iknVDDR5oz8FA6T22rI9BzCOQKfG1jhAI3oA9FwhgW+PGiPrzDP/pSnfVnm3UxSLapmid1NXMpiWyjQWq3hbVnqzG80NPS4jzP/RVosQsPPeK4jSJxwGj+fvJLJlX5zuZ0LWORBQUlIjrt3072MJ41 root@vping-userdata-vm2-41bb6259-8bbe-4bf8-a692-632879deed47\nssh-dss AAAAB3NzaC1kc3MAAACBANCpFg6xxBJ5/y1dA0zCrrG1k+YBMhbcwPBefNPLF/3Y1MO7aSezecLae2AhQPqA8nrm+yyhkYNSfqSVW3ONg7W7IZpO8T7TCp1ZcDLOWPHbCj/9zKmRHbGe/q2psiGKBDqFo5RjnniwpJWjN3hNu+g/JXmy+7/demfRFKDbYNoLAAAAFQCw3vv3LpbRX8bfIE0gQ11udyritwAAAIAhcSTas3JaOudj8A/Fl/VWVo0E3DQlFmd01jo5AVydNTMXUqegbFWxKA4FiDs/WKyrotRWZs+JmHO2Bg/OzghARfsqiVDDGq2Fv7H8QWyDiAzB5bp65NdEGShCRnUJObil+G3RX1GNdhSFehNS78sx38NHM/L9H4Wby+YySDpnkwAAAIEAr9bth7XGNNIsDOO0IFuGMVOHqElmyD7jz2HKQiMYYrSsiBlYeF3p7l7eLBfzlu0sZQe781prnGrswq4vdh0iUdkdlYvX6z9VsWRCyUHBZE5qQ4I3ffXPYk8YeJYHE631rddLScu0DOuqDOY7heLiw5f+anWg4MVYJXevYCvjdqs= root@vping-userdata-vm2-41bb6259-8bbe-4bf8-a692-632879deed47\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.16s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe96:8be0/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-41bb6259-8bbe-4bf8-a692-632879deed47\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.95 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-41bb6259-8bbe-4bf8-a692-632879deed47 login: "} 2018-07-24 03:08:23,366 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415/action used request id req-602375ff-3354-4471-909f-43785b66741d 2018-07-24 03:08:23,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113779067993s 2018-07-24 03:08:23,367 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415/action used request id req-602375ff-3354-4471-909f-43785b66741d 2018-07-24 03:08:23,368 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 506980546 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.144726] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.146517] pid_max: default: 32768 minimum: 301 [ 0.147548] ACPI: Core revision 20150930 [ 0.149073] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150586] Security Framework initialized [ 0.151548] Yama: becoming mindful. [ 0.152427] AppArmor: AppArmor initialized [ 0.153420] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154906] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156400] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157784] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.159355] Initializing cgroup subsys io [ 0.160288] Initializing cgroup subsys memory [ 0.161268] Initializing cgroup subsys devices [ 0.162235] Initializing cgroup subsys freezer [ 0.163202] Initializing cgroup subsys net_cls [ 0.164221] Initializing cgroup subsys perf_event [ 0.165245] Initializing cgroup subsys net_prio [ 0.166231] Initializing cgroup subsys hugetlb [ 0.167199] Initializing cgroup subsys pids [ 0.168218] CPU: Physical Processor ID: 0 [ 0.169803] mce: CPU supports 10 MCE banks [ 0.170748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.171881] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192450] ftrace: allocating 31920 entries in 125 pages [ 0.217235] smpboot: Max logical packages: 1 [ 0.218214] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.219748] x2apic enabled [ 0.220648] Switched APIC routing to physical x2apic. [ 0.222491] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.223725] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.226031] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.227925] KVM setup paravirtual spinlock [ 0.229334] x86: Booted up 1 node, 1 CPUs [ 0.230203] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.231703] devtmpfs: initialized [ 0.233428] evm: security.selinux [ 0.234189] evm: security.SMACK64 [ 0.234936] evm: security.SMACK64EXEC [ 0.235739] evm: security.SMACK64TRANSMUTE [ 0.236619] evm: security.SMACK64MMAP [ 0.237426] evm: security.ima [ 0.238110] evm: security.capability [ 0.238964] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.240922] pinctrl core: initialized pinctrl subsystem [ 0.242139] RTC time: 3:08:18, date: 07/24/18 [ 0.243197] NET: Registered protocol family 16 [ 0.244247] cpuidle: using governor ladder [ 0.245147] cpuidle: using governor menu [ 0.246029] PCCT header not found. [ 0.246837] ACPI: bus type PCI registered [ 0.247710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.249041] PCI: Using configuration type 1 for base access [ 0.250842] ACPI: Added _OSI(Module Device) [ 0.251742] ACPI: Added _OSI(Processor Device) [ 0.252651] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.253612] ACPI: Added _OSI(Processor Aggregator Device) [ 0.255460] ACPI: Interpreter enabled [ 0.256291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.258252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.260196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.262157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.264136] ACPI: (supports S0 S5) [ 0.264895] ACPI: Using IOAPIC for interrupt routing [ 0.265914] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.269122] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.270358] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.271651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.272907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.275240] acpiphp: Slot [3] registered [ 0.276104] acpiphp: Slot [4] registered [ 0.276984] acpiphp: Slot [5] registered [ 0.277839] acpiphp: Slot [6] registered [ 0.278706] acpiphp: Slot [7] registered [ 0.279595] acpiphp: Slot [8] registered [ 0.280433] acpiphp: Slot [9] registered [ 0.281282] acpiphp: Slot [10] registered [ 0.282124] acpiphp: Slot [11] registered [ 0.282980] acpiphp: Slot [12] registered [ 0.283834] acpiphp: Slot [13] registered [ 0.284698] acpiphp: Slot [14] registered [ 0.285566] acpiphp: Slot [15] registered [ 0.296380] acpiphp: Slot [16] registered [ 0.297253] acpiphp: Slot [17] registered [ 0.298100] acpiphp: Slot [18] registered [ 0.298958] acpiphp: Slot [19] registered [ 0.299809] acpiphp: Slot [20] registered [ 0.300661] acpiphp: Slot [21] registered [ 0.301504] acpiphp: Slot [22] registered [ 0.302343] acpiphp: Slot [23] registered [ 0.303186] acpiphp: Slot [24] registered [ 0.304030] acpiphp: Slot [25] registered [ 0.304871] acpiphp: Slot [26] registered [ 0.305762] acpiphp: Slot [27] registered [ 0.306665] acpiphp: Slot [28] registered [ 0.307518] acpiphp: Slot [29] registered [ 0.308358] acpiphp: Slot [30] registered [ 0.309206] acpiphp: Slot [31] registered [ 0.310043] PCI host bridge to bus 0000:00 [ 0.310884] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312156] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313432] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.314939] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.316548] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.318141] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.321566] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.322946] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.324245] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.325608] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.329299] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.330998] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350038] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352024] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353507] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356440] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357737] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.359099] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.360218] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361866] vgaarb: loaded [ 0.362516] vgaarb: bridge control possible 0000:00:02.0 [ 0.363806] SCSI subsystem initialized [ 0.364788] ACPI: bus type USB registered [ 0.365684] usbcore: registered new interface driver usbfs [ 0.366769] usbcore: registered new interface driver hub [ 0.367841] usbcore: registered new device driver usb [ 0.369002] PCI: Using ACPI for IRQ routing [ 0.370170] NetLabel: Initializing [ 0.370913] NetLabel: domain hash size = 128 [ 0.371812] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.372833] NetLabel: unlabeled traffic allowed by default [ 0.374051] clocksource: Switched to clocksource kvm-clock [ 0.382185] AppArmor: AppArmor Filesystem Enabled [ 0.383213] pnp: PnP ACPI init [ 0.384163] pnp: PnP ACPI: found 5 devices [ 0.390478] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392298] NET: Registered protocol family 2 [ 0.393372] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.394756] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.396008] TCP: Hash tables configured (established 4096 bind 4096) [ 0.397288] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.398439] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.399682] NET: Registered protocol family 1 [ 0.400592] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.401753] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.402893] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.416667] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.430542] Trying to unpack rootfs image as initramfs... [ 0.485972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.487733] Scanning for low memory corruption every 60 seconds [ 0.489215] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.490462] audit: initializing netlink subsys (disabled) [ 0.491557] audit: type=2000 audit(1532401698.667:1): initialized [ 0.492939] Initialise system trusted keyring [ 0.493940] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497340] zbud: loaded [ 0.498090] VFS: Disk quotas dquot_6.6.0 [ 0.498944] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500626] fuse init (API version 7.23) [ 0.501588] Key type big_key registered [ 0.502449] Allocating IMA MOK and blacklist keyrings. [ 0.503715] Key type asymmetric registered [ 0.504594] Asymmetric key parser 'x509' registered [ 0.505607] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507169] io scheduler noop registered [ 0.508007] io scheduler deadline registered (default) [ 0.509071] io scheduler cfq registered [ 0.509966] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511078] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512438] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513959] ACPI: Power Button [PWRF] [ 0.514870] GHES: HEST is not enabled! [ 0.528229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.557942] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.561443] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.585824] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588568] Linux agpgart interface v0.103 [ 0.591528] brd: module loaded [ 0.593352] loop: module loaded [ 0.597734] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599344] GPT:90111 != 2097151 [ 0.600080] GPT:Alternate GPT header not at the end of the disk. [ 0.601345] GPT:90111 != 2097151 [ 0.602074] GPT: Use GNU Parted to correct GPT errors. [ 0.603171] vda: vda1 vda15 [ 0.604574] scsi host0: ata_piix [ 0.605431] scsi host1: ata_piix [ 0.606224] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.607599] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.609231] libphy: Fixed MDIO Bus: probed [ 0.610140] tun: Universal TUN/TAP device driver, 1.6 [ 0.611224] tun: (C) 1999-2004 Max Krasnyansky [ 0.613757] PPP generic driver version 2.4.2 [ 0.614779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616111] ehci-pci: EHCI PCI platform driver [ 0.617051] ehci-platform: EHCI generic platform driver [ 0.618167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619435] ohci-pci: OHCI PCI platform driver [ 0.620372] ohci-platform: OHCI generic platform driver [ 0.621455] uhci_hcd: USB Universal Host Controller Interface driver [ 0.635721] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.636874] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.638569] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639709] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642353] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.643874] usb usb1: Product: UHCI Host Controller [ 0.644880] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646115] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647192] hub 1-0:1.0: USB hub found [ 0.648031] hub 1-0:1.0: 2 ports detected [ 0.649031] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.651348] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.652397] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.653540] mousedev: PS/2 mouse device common for all mice [ 0.654930] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.656930] rtc_cmos 00:00: RTC can wake from S4 [ 0.658143] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.659419] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.660714] i2c /dev entries driver [ 0.661552] device-mapper: uevent: version 1.0.3 [ 0.662591] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.664357] ledtrig-cpu: registered to indicate activity on CPUs [ 0.665880] NET: Registered protocol family 10 [ 0.667094] NET: Registered protocol family 17 [ 0.668088] Key type dns_resolver registered [ 0.669159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.670339] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.672283] registered taskstats version 1 [ 0.673187] Loading compiled-in X.509 certificates [ 0.674776] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.676844] zswap: loaded using pool lzo/zbud [ 0.678574] Key type trusted registered [ 0.680438] Key type encrypted registered [ 0.681336] AppArmor: AppArmor sha1 policy hashing enabled [ 0.682538] ima: No TPM chip found, activating TPM-bypass! [ 0.683722] evm: HMAC attrs: 0x1 [ 0.684752] Magic number: 10:190:109 [ 0.685705] rtc_cmos 00:00: setting system clock to 2018-07-24 03:08:18 UTC (1532401698) [ 0.687545] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.688771] EDD information not available. [ 0.767367] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.779250] Write protecting the kernel read-only data: 14336k [ 0.781501] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.828867] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCFSnFKOGTvajtpBxpmQM5fqFhMgyScrrvqJLig9hB86n9rEkSGOWT0jusgSwn1Lo5IMYweAKtMbUsJrVwtk8QHUp8yKg/chCVU5koaNoil2g0QtJggC85VmoFLgY0VCH2cS488ly3k6zmJRxv4Dty2nl8qNUx0w44uctjaP104tzsnk68C+VLqkXoUmC3wQ8iknVDDR5oz8FA6T22rI9BzCOQKfG1jhAI3oA9FwhgW+PGiPrzDP/pSnfVnm3UxSLapmid1NXMpiWyjQWq3hbVnqzG80NPS4jzP/RVosQsPPeK4jSJxwGj+fvJLJlX5zuZ0LWORBQUlIjrt3072MJ41 root@vping-userdata-vm2-41bb6259-8bbe-4bf8-a692-632879deed47 ssh-dss AAAAB3NzaC1kc3MAAACBANCpFg6xxBJ5/y1dA0zCrrG1k+YBMhbcwPBefNPLF/3Y1MO7aSezecLae2AhQPqA8nrm+yyhkYNSfqSVW3ONg7W7IZpO8T7TCp1ZcDLOWPHbCj/9zKmRHbGe/q2psiGKBDqFo5RjnniwpJWjN3hNu+g/JXmy+7/demfRFKDbYNoLAAAAFQCw3vv3LpbRX8bfIE0gQ11udyritwAAAIAhcSTas3JaOudj8A/Fl/VWVo0E3DQlFmd01jo5AVydNTMXUqegbFWxKA4FiDs/WKyrotRWZs+JmHO2Bg/OzghARfsqiVDDGq2Fv7H8QWyDiAzB5bp65NdEGShCRnUJObil+G3RX1GNdhSFehNS78sx38NHM/L9H4Wby+YySDpnkwAAAIEAr9bth7XGNNIsDOO0IFuGMVOHqElmyD7jz2HKQiMYYrSsiBlYeF3p7l7eLBfzlu0sZQe781prnGrswq4vdh0iUdkdlYvX6z9VsWRCyUHBZE5qQ4I3ffXPYk8YeJYHE631rddLScu0DOuqDOY7heLiw5f+anWg4MVYJXevYCvjdqs= root@vping-userdata-vm2-41bb6259-8bbe-4bf8-a692-632879deed47 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.16s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe96:8be0/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-41bb6259-8bbe-4bf8-a692-632879deed47 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.95 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-41bb6259-8bbe-4bf8-a692-632879deed47 login: 2018-07-24 03:08:23,369 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-24 03:08:23,474 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:08:23,474 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:46 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-24 03:08:23,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-24 03:08:23,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:23,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:08: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-49babe9e-9e24-4d90-90a0-b035694f5056 x-compute-request-id: req-49babe9e-9e24-4d90-90a0-b035694f5056 Content-Type: application/json 2018-07-24 03:08:23,815 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e used request id req-49babe9e-9e24-4d90-90a0-b035694f5056 2018-07-24 03:08:23,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.33552980423s 2018-07-24 03:08:23,815 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e used request id req-49babe9e-9e24-4d90-90a0-b035694f5056 2018-07-24 03:08:23,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:23,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:24,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-d9a66c90-75d9-4fdc-950e-fb1d3f5364dd x-compute-request-id: req-d9a66c90-75d9-4fdc-950e-fb1d3f5364dd Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:8b:e0", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:17.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "b359e86f-49da-466b-a95c-c0a7507c9415", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:17Z", "hostId": "cb3f10f11aa1cbf0e8171aed1e061ee12126e83a557e9c3c70db824c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:08:07Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:01:4f", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:00.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "5645cd03-d8bd-482e-a90e-e44ea8b0a95e", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:23Z", "hostId": "0a9867289e8cc7c8ab5b9847a5fb0d3a4a01c68481725b445779d920", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:07:54Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:24,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d9a66c90-75d9-4fdc-950e-fb1d3f5364dd 2018-07-24 03:08:24,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.736058950424s 2018-07-24 03:08:24,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d9a66c90-75d9-4fdc-950e-fb1d3f5364dd 2018-07-24 03:08:24,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:08:26,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:26,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:27,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-ca0e9ac7-12f7-40b7-a0e5-5dde41d6eeda x-compute-request-id: req-ca0e9ac7-12f7-40b7-a0e5-5dde41d6eeda Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:8b:e0", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:17.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "b359e86f-49da-466b-a95c-c0a7507c9415", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:17Z", "hostId": "cb3f10f11aa1cbf0e8171aed1e061ee12126e83a557e9c3c70db824c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:08:07Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:27,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ca0e9ac7-12f7-40b7-a0e5-5dde41d6eeda 2018-07-24 03:08:27,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670206069946s 2018-07-24 03:08:27,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ca0e9ac7-12f7-40b7-a0e5-5dde41d6eeda 2018-07-24 03:08:27,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-24 03:08:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415 -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:27,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:08: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-44a77ca0-4a5c-43dd-8457-23d6a6baaccb x-compute-request-id: req-44a77ca0-4a5c-43dd-8457-23d6a6baaccb Content-Type: application/json 2018-07-24 03:08:27,579 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415 used request id req-44a77ca0-4a5c-43dd-8457-23d6a6baaccb 2018-07-24 03:08:27,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.351135015488s 2018-07-24 03:08:27,579 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415 used request id req-44a77ca0-4a5c-43dd-8457-23d6a6baaccb 2018-07-24 03:08:27,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:27,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:28,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-96bf2761-d4ce-44e6-827c-b41351f9e1ae x-compute-request-id: req-96bf2761-d4ce-44e6-827c-b41351f9e1ae Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:8b:e0", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b359e86f-49da-466b-a95c-c0a7507c9415", "rel": "bookmark"}], "image": {"id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "links": [{"href": "http://172.30.9.24:8774/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:08:17.000000", "flavor": {"id": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "links": [{"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}]}, "id": "b359e86f-49da-466b-a95c-c0a7507c9415", "security_groups": [{"name": "default"}], "user_id": "0b4928b213d64702a75d98da695b692d", "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-07-24T03:08:27Z", "hostId": "cb3f10f11aa1cbf0e8171aed1e061ee12126e83a557e9c3c70db824c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_41bb6259-8bbe-4bf8-a692-632879deed47", "created": "2018-07-24T03:08:07Z", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:08:28,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-96bf2761-d4ce-44e6-827c-b41351f9e1ae 2018-07-24 03:08:28,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65590596199s 2018-07-24 03:08:28,236 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-96bf2761-d4ce-44e6-827c-b41351f9e1ae 2018-07-24 03:08:28,238 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:08:30,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:08:30,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:30,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-fef4b3ef-2d1f-4a1e-8c67-547d7c928692 x-compute-request-id: req-fef4b3ef-2d1f-4a1e-8c67-547d7c928692 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 03:08:30,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fef4b3ef-2d1f-4a1e-8c67-547d7c928692 2018-07-24 03:08:30,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219617128372s 2018-07-24 03:08:30,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fef4b3ef-2d1f-4a1e-8c67-547d7c928692 2018-07-24 03:08:30,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 03:08:30,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/19b4e998-4e96-40b1-960d-7519730562e4/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6c15d647bc9b44a573c738324edbb5071d33b68" -d '{"subnet_id": "87edb654-094d-4415-92cb-32fe6be538d1"}' 2018-07-24 03:08:32,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-45fbe406-afb4-442a-9ba2-e4fc7d858572 Date: Tue, 24 Jul 2018 03:08:32 GMT RESP BODY: {"network_id": "508a8448-f3e2-4d8f-8767-3ca1d072ad02", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "subnet_id": "87edb654-094d-4415-92cb-32fe6be538d1", "subnet_ids": ["87edb654-094d-4415-92cb-32fe6be538d1"], "port_id": "1820aae5-e51c-40ae-a718-81a3fbe0883a", "id": "19b4e998-4e96-40b1-960d-7519730562e4"} 2018-07-24 03:08:32,669 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/19b4e998-4e96-40b1-960d-7519730562e4/remove_router_interface.json used request id req-45fbe406-afb4-442a-9ba2-e4fc7d858572 2018-07-24 03:08:32,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.2099981308s 2018-07-24 03:08:32,669 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/19b4e998-4e96-40b1-960d-7519730562e4/remove_router_interface.json used request id req-45fbe406-afb4-442a-9ba2-e4fc7d858572 returning object 19b4e998-4e96-40b1-960d-7519730562e4 2018-07-24 03:08:32,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 03:08:32,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:32,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-55624d33-29ac-42da-9916-ab4ea5a9364e Date: Tue, 24 Jul 2018 03:08:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:40Z", "admin_state_up": true, "updated_at": "2018-07-24T03:08:31Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "19b4e998-4e96-40b1-960d-7519730562e4", "name": "vping_userdata-router_41bb6259-8bbe-4bf8-a692-632879deed47"}]} 2018-07-24 03:08:32,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-55624d33-29ac-42da-9916-ab4ea5a9364e 2018-07-24 03:08:32,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.142075061798s 2018-07-24 03:08:32,812 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-55624d33-29ac-42da-9916-ab4ea5a9364e 2018-07-24 03:08:32,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 03:08:32,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/19b4e998-4e96-40b1-960d-7519730562e4.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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:36,138 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51fea507-f7f6-44cd-aced-d80b69103c82 Content-Length: 0 Date: Tue, 24 Jul 2018 03:08:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:08:36,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/19b4e998-4e96-40b1-960d-7519730562e4.json used request id req-51fea507-f7f6-44cd-aced-d80b69103c82 2018-07-24 03:08:36,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.32395410538s 2018-07-24 03:08:36,138 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/19b4e998-4e96-40b1-960d-7519730562e4.json used request id req-51fea507-f7f6-44cd-aced-d80b69103c82 2018-07-24 03:08:36,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:08:36,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:36,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-169618f4-f48e-407c-b212-64255037f849 Date: Tue, 24 Jul 2018 03:08:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:07:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:07:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6c4f95006bb442f3899da80d6ce9a3c0","id":"87edb654-094d-4415-92cb-32fe6be538d1","subnetpool_id":null,"name":"vping_userdata-subnet_41bb6259-8bbe-4bf8-a692-632879deed47"}]} 2018-07-24 03:08:36,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-169618f4-f48e-407c-b212-64255037f849 2018-07-24 03:08:36,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.224948883057s 2018-07-24 03:08:36,364 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-169618f4-f48e-407c-b212-64255037f849 2018-07-24 03:08:36,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 03:08:36,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/87edb654-094d-4415-92cb-32fe6be538d1.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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:38,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d08a9ff-69b6-4a08-845d-38864b452220 Date: Tue, 24 Jul 2018 03:08:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:08:38,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/87edb654-094d-4415-92cb-32fe6be538d1.json used request id req-1d08a9ff-69b6-4a08-845d-38864b452220 2018-07-24 03:08:38,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.40015292168s 2018-07-24 03:08:38,767 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/87edb654-094d-4415-92cb-32fe6be538d1.json used request id req-1d08a9ff-69b6-4a08-845d-38864b452220 2018-07-24 03:08:38,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:08:38,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:39,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-47d1b8a9-2c79-4469-ab36-25d4b2e5b73f Date: Tue, 24 Jul 2018 03:08:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"508a8448-f3e2-4d8f-8767-3ca1d072ad02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6c4f95006bb442f3899da80d6ce9a3c0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:08:38Z","qos_policy_id":null,"name":"vping_userdata-net_41bb6259-8bbe-4bf8-a692-632879deed47","admin_state_up":true,"tenant_id":"6c4f95006bb442f3899da80d6ce9a3c0","created_at":"2018-07-24T03:07:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 03:08:39,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-47d1b8a9-2c79-4469-ab36-25d4b2e5b73f 2018-07-24 03:08:39,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.302085876465s 2018-07-24 03:08:39,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-47d1b8a9-2c79-4469-ab36-25d4b2e5b73f 2018-07-24 03:08:39,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 03:08:39,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/508a8448-f3e2-4d8f-8767-3ca1d072ad02.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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:40,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67fb6a80-3279-4dbb-86a2-97c66e90d118 Date: Tue, 24 Jul 2018 03:08:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:08:40,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/508a8448-f3e2-4d8f-8767-3ca1d072ad02.json used request id req-67fb6a80-3279-4dbb-86a2-97c66e90d118 2018-07-24 03:08:40,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.97567486763s 2018-07-24 03:08:40,047 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/508a8448-f3e2-4d8f-8767-3ca1d072ad02.json used request id req-67fb6a80-3279-4dbb-86a2-97c66e90d118 2018-07-24 03:08:40,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:08:40,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:40,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-646eb432-8ea0-4b2e-ac0b-01338452afdb Date: Tue, 24 Jul 2018 03:08:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/snap", "metadata": {}}], "file": "/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/file", "owner": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "a845e02c-d9d9-4ed4-bc57-d3725216c656", "size": 12716032, "self": "/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/a845e02c-d9d9-4ed4-bc57-d3725216c656/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:07:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_41bb6259-8bbe-4bf8-a692-632879deed47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_41bb6259-8bbe-4bf8-a692-632879deed47", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:07:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:08:40,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-646eb432-8ea0-4b2e-ac0b-01338452afdb 2018-07-24 03:08:40,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.278064966202s 2018-07-24 03:08:40,330 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-646eb432-8ea0-4b2e-ac0b-01338452afdb 2018-07-24 03:08:40,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 03:08:40,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656 -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}e6c15d647bc9b44a573c738324edbb5071d33b68" 2018-07-24 03:08:41,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bcb3d65a-48f2-42b6-9bc8-3ff9315af2a8 Date: Tue, 24 Jul 2018 03:08:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:08:41,328 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656 used request id req-bcb3d65a-48f2-42b6-9bc8-3ff9315af2a8 2018-07-24 03:08:41,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.996734857559s 2018-07-24 03:08:41,328 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/a845e02c-d9d9-4ed4-bc57-d3725216c656 used request id req-bcb3d65a-48f2-42b6-9bc8-3ff9315af2a8 2018-07-24 03:08:41,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:08:41,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:08:41,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-a34067bc-254f-4f12-b32d-02b0c497480a x-compute-request-id: req-a34067bc-254f-4f12-b32d-02b0c497480a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_41bb6259-8bbe-4bf8-a692-632879deed47", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1", "rel": "bookmark"}], "ram": 512, "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": "8bf35810-dba4-4355-b2f6-68d3fb2c93d1"}]} 2018-07-24 03:08:41,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-a34067bc-254f-4f12-b32d-02b0c497480a 2018-07-24 03:08:41,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.030946969986s 2018-07-24 03:08:41,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-a34067bc-254f-4f12-b32d-02b0c497480a 2018-07-24 03:08:41,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 03:08:41,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1 -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:08:41,398 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:08: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 x-openstack-request-id: req-7fd31962-042a-41f6-b210-95b18d376948 x-compute-request-id: req-7fd31962-042a-41f6-b210-95b18d376948 Content-Length: 0 Content-Type: application/json 2018-07-24 03:08:41,398 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1 used request id req-7fd31962-042a-41f6-b210-95b18d376948 2018-07-24 03:08:41,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0361609458923s 2018-07-24 03:08:41,398 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8bf35810-dba4-4355-b2f6-68d3fb2c93d1 used request id req-7fd31962-042a-41f6-b210-95b18d376948 2018-07-24 03:08:41,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:08:41,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:08:41,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be4978e-82ac-46b0-a32d-76ccc7729aed Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"users": [{"name": "vping_userdata-user_41bb6259-8bbe-4bf8-a692-632879deed47", "links": {"self": "http://172.30.9.24:5000/v3/users/0b4928b213d64702a75d98da695b692d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b4928b213d64702a75d98da695b692d", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:08:41,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8be4978e-82ac-46b0-a32d-76ccc7729aed 2018-07-24 03:08:41,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.168370008469s 2018-07-24 03:08:41,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8be4978e-82ac-46b0-a32d-76ccc7729aed 2018-07-24 03:08:41,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:08:41,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/0b4928b213d64702a75d98da695b692d -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:08:41,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa800747-0152-401a-b784-d0e82ac2953d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_41bb6259-8bbe-4bf8-a692-632879deed47", "links": {"self": "http://172.30.9.24:5000/v3/users/0b4928b213d64702a75d98da695b692d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0b4928b213d64702a75d98da695b692d", "description": null}} 2018-07-24 03:08:41,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/0b4928b213d64702a75d98da695b692d used request id req-aa800747-0152-401a-b784-d0e82ac2953d 2018-07-24 03:08:41,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111906051636s 2018-07-24 03:08:41,686 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/0b4928b213d64702a75d98da695b692d used request id req-aa800747-0152-401a-b784-d0e82ac2953d 2018-07-24 03:08:41,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-24 03:08:41,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/0b4928b213d64702a75d98da695b692d -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:08:41,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a7bf049-5157-4466-95be-80c4e209829d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:08:41,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/0b4928b213d64702a75d98da695b692d used request id req-0a7bf049-5157-4466-95be-80c4e209829d 2018-07-24 03:08:41,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.292078018188s 2018-07-24 03:08:41,979 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/0b4928b213d64702a75d98da695b692d used request id req-0a7bf049-5157-4466-95be-80c4e209829d 2018-07-24 03:08:41,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 03:08:41,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:08:42,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0884364-e474-4ca0-8a3f-9c01268f29a9 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0"}, "tags": [], "enabled": true, "id": "6c4f95006bb442f3899da80d6ce9a3c0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_41bb6259-8bbe-4bf8-a692-632879deed47"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 03:08:42,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-a0884364-e474-4ca0-8a3f-9c01268f29a9 2018-07-24 03:08:42,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101124048233s 2018-07-24 03:08:42,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-a0884364-e474-4ca0-8a3f-9c01268f29a9 2018-07-24 03:08:42,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-24 03:08:42,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:08:42,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7a77133-8b2b-4c19-9a2c-ac8615c30a5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:08:42,286 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-b7a77133-8b2b-4c19-9a2c-ac8615c30a5d 2018-07-24 03:08:42,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.193361997604s 2018-07-24 03:08:42,287 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-b7a77133-8b2b-4c19-9a2c-ac8615c30a5d 2018-07-24 03:08:42,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:08:42,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:08:42,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd447ac-838f-4ea7-b693-4ef8cd5d09a0 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b601e43819334618839d5cb1c0a29929", "links": {"self": "http://172.30.9.24:5000/v3/roles/b601e43819334618839d5cb1c0a29929"}, "name": "Member"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:08:42,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4fd447ac-838f-4ea7-b693-4ef8cd5d09a0 2018-07-24 03:08:42,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0901279449463s 2018-07-24 03:08:42,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4fd447ac-838f-4ea7-b693-4ef8cd5d09a0 2018-07-24 03:08:42,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-24 03:08:42,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/b601e43819334618839d5cb1c0a29929 -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}a6130845333d4360ed0d50662ad1187279876f02" 2018-07-24 03:08:42,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a60c646-8529-47df-b1cc-34daa866499a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:08:42,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b601e43819334618839d5cb1c0a29929 used request id req-0a60c646-8529-47df-b1cc-34daa866499a 2018-07-24 03:08:42,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.120848894119s 2018-07-24 03:08:42,507 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b601e43819334618839d5cb1c0a29929 used request id req-0a60c646-8529-47df-b1cc-34daa866499a 2018-07-24 03:08:42,562 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-24 03:08:42,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:08:42,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:08:42,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:08:42,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:08:42,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:08:42,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:08:42,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:08:42,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:08:42,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:08:42,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:08:42,606 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:08:42,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:08:42,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:08:42,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:08:42,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:08:42,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:08:42,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:08:42,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:08:42,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:08:42,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:08:42,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:08:42,607 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:08:42,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:08:42,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d72ba5-9103-4987-86a1-d34a16a50022 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:08:42,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b4d72ba5-9103-4987-86a1-d34a16a50022 2018-07-24 03:08:42,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:08:42,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:08:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["BX0pedxBRPmHB9EHtfz18w"], "issued_at": "2018-07-24T03:08:42.000000Z"}} 2018-07-24 03:08:42,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:08:43,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:08:43,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-dc36ac4a-8597-4343-8904-6b3a700056e4 Date: Tue, 24 Jul 2018 03:08:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:08:43,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dc36ac4a-8597-4343-8904-6b3a700056e4 2018-07-24 03:08:43,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276776075363s 2018-07-24 03:08:43,276 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dc36ac4a-8597-4343-8904-6b3a700056e4 2018-07-24 03:08:43,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:08:43,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:08:43 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:08:43,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 03:08:43,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:08:43,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5fc1ae0-a96b-4a9d-835a-e3924e679818 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/1b6b3f35a0ce43f2a2eab05c49465a6e"}, "tags": [], "enabled": true, "id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-24 03:08:43,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-c5fc1ae0-a96b-4a9d-835a-e3924e679818 2018-07-24 03:08:43,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116873979568s 2018-07-24 03:08:43,405 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-c5fc1ae0-a96b-4a9d-835a-e3924e679818 2018-07-24 03:08:43,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-24 03:08:43,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8939f7135989a93ce41e8844b3c7c56a94dc86eb" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}}' 2018-07-24 03:08:43,537 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92245b01-a08a-413c-9974-912b958297c1 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5"}, "tags": [], "enabled": true, "id": "4bdeaa28c906421eaf31ae694c33c8c5", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}} 2018-07-24 03:08:43,538 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-92245b01-a08a-413c-9974-912b958297c1 2018-07-24 03:08:43,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.125287055969s 2018-07-24 03:08:43,538 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-92245b01-a08a-413c-9974-912b958297c1 2018-07-24 03:08:43,539 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_6b267dfa-6ab5-44a8-8313-09ec66d9f732'}) 2018-07-24 03:08:43,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-24 03:08:43,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8939f7135989a93ce41e8844b3c7c56a94dc86eb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "33b84a2a-99cd-4af2-b395-5acbb4703849", "email": null, "name": "cinder_test-user_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}}' 2018-07-24 03:08:43,921 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aa9c6bc-9b70-45b1-bc6f-6f8c042e1e52 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "links": {"self": "http://172.30.9.24:5000/v3/users/a20dab11de5a4924a1b2de7b18cf230c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a20dab11de5a4924a1b2de7b18cf230c", "domain_id": "default", "password_expires_at": null}} 2018-07-24 03:08:43,921 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-6aa9c6bc-9b70-45b1-bc6f-6f8c042e1e52 2018-07-24 03:08:43,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375313043594s 2018-07-24 03:08:43,921 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-6aa9c6bc-9b70-45b1-bc6f-6f8c042e1e52 2018-07-24 03:08:43,922 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a20dab11de5a4924a1b2de7b18cf230c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_6b267dfa-6ab5-44a8-8313-09ec66d9f732'}) 2018-07-24 03:08:43,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:08:43,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:08:44,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375c176c-b1a5-4f61-bb9c-d6dfbb63436f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:08:44,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-375c176c-b1a5-4f61-bb9c-d6dfbb63436f 2018-07-24 03:08:44,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103973865509s 2018-07-24 03:08:44,030 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-375c176c-b1a5-4f61-bb9c-d6dfbb63436f 2018-07-24 03:08:44,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:08:44,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:08:44,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a3d06b-9993-4662-983b-edad8abd5010 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:08:44,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-38a3d06b-9993-4662-983b-edad8abd5010 2018-07-24 03:08:44,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0886960029602s 2018-07-24 03:08:44,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-38a3d06b-9993-4662-983b-edad8abd5010 2018-07-24 03:08:44,125 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-24 03:08:44,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-24 03:08:44,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8939f7135989a93ce41e8844b3c7c56a94dc86eb" -d '{"role": {"name": "Member"}}' 2018-07-24 03:08:44,250 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-683b0ca8-e7ae-485b-b990-e20ae53da30c Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f9e3dcb1d7d34845bed14371bae00ae0", "links": {"self": "http://172.30.9.24:5000/v3/roles/f9e3dcb1d7d34845bed14371bae00ae0"}, "name": "Member"}} 2018-07-24 03:08:44,250 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-683b0ca8-e7ae-485b-b990-e20ae53da30c 2018-07-24 03:08:44,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.122080087662s 2018-07-24 03:08:44,251 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-683b0ca8-e7ae-485b-b990-e20ae53da30c 2018-07-24 03:08:44,251 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'f9e3dcb1d7d34845bed14371bae00ae0'}) 2018-07-24 03:08:44,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:08:44,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:08:44,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f88fda-2f17-480e-bc81-21843e655608 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f9e3dcb1d7d34845bed14371bae00ae0", "links": {"self": "http://172.30.9.24:5000/v3/roles/f9e3dcb1d7d34845bed14371bae00ae0"}, "name": "Member"}]} 2018-07-24 03:08:44,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-65f88fda-2f17-480e-bc81-21843e655608 2018-07-24 03:08:44,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114041090012s 2018-07-24 03:08:44,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-65f88fda-2f17-480e-bc81-21843e655608 2018-07-24 03:08:44,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 03:08:44,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:08:44,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29185d5d-fb92-4d19-979f-d54591a5a64b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 03:08:44,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-29185d5d-fb92-4d19-979f-d54591a5a64b 2018-07-24 03:08:44,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101667881012s 2018-07-24 03:08:44,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-29185d5d-fb92-4d19-979f-d54591a5a64b 2018-07-24 03:08:44,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:08:44,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:08:44,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7152ea6-3192-4cda-9117-a6e3b3cb9182 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "links": {"self": "http://172.30.9.24:5000/v3/users/a20dab11de5a4924a1b2de7b18cf230c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a20dab11de5a4924a1b2de7b18cf230c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:08:44,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b7152ea6-3192-4cda-9117-a6e3b3cb9182 2018-07-24 03:08:44,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119421958923s 2018-07-24 03:08:44,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b7152ea6-3192-4cda-9117-a6e3b3cb9182 2018-07-24 03:08:44,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 03:08:44,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:08:44,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d45a8c-361a-4377-8b56-33ec78874b73 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5"}, "tags": [], "enabled": true, "id": "4bdeaa28c906421eaf31ae694c33c8c5", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 03:08:44,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f9d45a8c-361a-4377-8b56-33ec78874b73 2018-07-24 03:08:44,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105486869812s 2018-07-24 03:08:44,714 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f9d45a8c-361a-4377-8b56-33ec78874b73 2018-07-24 03:08:44,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-24 03:08:44,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=a20dab11de5a4924a1b2de7b18cf230c&role.id=f9e3dcb1d7d34845bed14371bae00ae0&scope.project.id=4bdeaa28c906421eaf31ae694c33c8c5" -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:08:44,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfdb1e5d-d338-44d0-9456-99b969054158 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=a20dab11de5a4924a1b2de7b18cf230c&role.id=f9e3dcb1d7d34845bed14371bae00ae0&scope.project.id=4bdeaa28c906421eaf31ae694c33c8c5", "previous": null, "next": null}} 2018-07-24 03:08:44,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=a20dab11de5a4924a1b2de7b18cf230c&role.id=f9e3dcb1d7d34845bed14371bae00ae0&scope.project.id=4bdeaa28c906421eaf31ae694c33c8c5 used request id req-cfdb1e5d-d338-44d0-9456-99b969054158 2018-07-24 03:08:44,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0835180282593s 2018-07-24 03:08:44,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=a20dab11de5a4924a1b2de7b18cf230c&role.id=f9e3dcb1d7d34845bed14371bae00ae0&scope.project.id=4bdeaa28c906421eaf31ae694c33c8c5 used request id req-cfdb1e5d-d338-44d0-9456-99b969054158 2018-07-24 03:08:44,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-24 03:08:44,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5/users/a20dab11de5a4924a1b2de7b18cf230c/roles/f9e3dcb1d7d34845bed14371bae00ae0 -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:08:44,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66f12950-94d0-4ef6-a3d8-88978bf89762 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:08:44,947 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5/users/a20dab11de5a4924a1b2de7b18cf230c/roles/f9e3dcb1d7d34845bed14371bae00ae0 used request id req-66f12950-94d0-4ef6-a3d8-88978bf89762 2018-07-24 03:08:44,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.137084960938s 2018-07-24 03:08:44,947 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5/users/a20dab11de5a4924a1b2de7b18cf230c/roles/f9e3dcb1d7d34845bed14371bae00ae0 used request id req-66f12950-94d0-4ef6-a3d8-88978bf89762 2018-07-24 03:08:44,948 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_6b267dfa-6ab5-44a8-8313-09ec66d9f732', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'4bdeaa28c906421eaf31ae694c33c8c5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '33b84a2a-99cd-4af2-b395-5acbb4703849', 'username': u'cinder_test-user_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-24 03:08:44,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:08:44,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:08:44,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:08:44,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:08:44,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:08:44,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:08:44,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:08:44,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:08:44,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:08:44,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:08:44,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:08:44,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:08:44,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:08:44,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:08:44,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:08:44,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:08:44,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:08:44,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:08:44,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:08:44,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:08:44,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:08:44,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:08:44,954 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'password': '33b84a2a-99cd-4af2-b395-5acbb4703849', 'project_name': 'cinder_test-project_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '4bdeaa28c906421eaf31ae694c33c8c5', 'project_domain_name': 'Default'} 2018-07-24 03:08:44,954 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-24 03:08:44,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:08:44,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4397d7c2-be13-4c89-9dd2-db18336b4423 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:08:44,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4397d7c2-be13-4c89-9dd2-db18336b4423 2018-07-24 03:08:44,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:08:45,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9e3dcb1d7d34845bed14371bae00ae0", "name": "Member"}], "expires_at": "2018-07-24T04:08:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4bdeaa28c906421eaf31ae694c33c8c5", "name": "cinder_test-project_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4bdeaa28c906421eaf31ae694c33c8c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4bdeaa28c906421eaf31ae694c33c8c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4bdeaa28c906421eaf31ae694c33c8c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4bdeaa28c906421eaf31ae694c33c8c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4bdeaa28c906421eaf31ae694c33c8c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4bdeaa28c906421eaf31ae694c33c8c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4bdeaa28c906421eaf31ae694c33c8c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4bdeaa28c906421eaf31ae694c33c8c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4bdeaa28c906421eaf31ae694c33c8c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4bdeaa28c906421eaf31ae694c33c8c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4bdeaa28c906421eaf31ae694c33c8c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "id": "a20dab11de5a4924a1b2de7b18cf230c"}, "audit_ids": ["nL0hSmFZQ2q1wY_RN4etbQ"], "issued_at": "2018-07-24T03:08:45.000000Z"}} 2018-07-24 03:08:45,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 03:08:45,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"network": {"name": "cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "admin_state_up": true}}' 2018-07-24 03:08:45,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-24c5b809-a28a-419d-899a-f98ce901f8cb Date: Tue, 24 Jul 2018 03:08:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7c2c9a27-5350-4635-a5c7-040947bd504b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4bdeaa28c906421eaf31ae694c33c8c5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:08:45Z","is_default":false,"name":"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:08:45Z","mtu":1450}} 2018-07-24 03:08:45,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-24c5b809-a28a-419d-899a-f98ce901f8cb 2018-07-24 03:08:45,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.568636894226s 2018-07-24 03:08:45,925 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-24c5b809-a28a-419d-899a-f98ce901f8cb 2018-07-24 03:08:45,925 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T03:08:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'7c2c9a27-5350-4635-a5c7-040947bd504b', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732', u'admin_state_up': True, u'tenant_id': u'4bdeaa28c906421eaf31ae694c33c8c5', u'created_at': u'2018-07-24T03:08:45Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4bdeaa28c906421eaf31ae694c33c8c5', u'l2_adjacency': True}) 2018-07-24 03:08:45,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:08:45,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:08:46,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-6b45dc7f-eb88-4d64-ad91-eede3c6c18ac Date: Tue, 24 Jul 2018 03:08:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7c2c9a27-5350-4635-a5c7-040947bd504b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4bdeaa28c906421eaf31ae694c33c8c5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:08:45Z","qos_policy_id":null,"name":"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732","admin_state_up":true,"tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:08:45Z","mtu":1450}]} 2018-07-24 03:08:46,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6b45dc7f-eb88-4d64-ad91-eede3c6c18ac 2018-07-24 03:08:46,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277439117432s 2018-07-24 03:08:46,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6b45dc7f-eb88-4d64-ad91-eede3c6c18ac 2018-07-24 03:08:46,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 03:08:46,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"subnet": {"name": "cinder_test-subnet_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "enable_dhcp": true, "network_id": "7c2c9a27-5350-4635-a5c7-040947bd504b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 03:08:47,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-44c331ba-6bdd-4891-a667-8ec4fc2fee1b Date: Tue, 24 Jul 2018 03:08:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c2c9a27-5350-4635-a5c7-040947bd504b","tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:08:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:08:46Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4bdeaa28c906421eaf31ae694c33c8c5","id":"1b2e32c6-9f61-493b-b355-33e41e81bace","subnetpool_id":null,"name":"cinder_test-subnet_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}} 2018-07-24 03:08:47,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-44c331ba-6bdd-4891-a667-8ec4fc2fee1b 2018-07-24 03:08:47,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.923465967178s 2018-07-24 03:08:47,129 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-44c331ba-6bdd-4891-a667-8ec4fc2fee1b 2018-07-24 03:08:47,129 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:08:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1b2e32c6-9f61-493b-b355-33e41e81bace', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_6b267dfa-6ab5-44a8-8313-09ec66d9f732', u'enable_dhcp': True, u'network_id': u'7c2c9a27-5350-4635-a5c7-040947bd504b', u'tenant_id': u'4bdeaa28c906421eaf31ae694c33c8c5', u'created_at': u'2018-07-24T03:08:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4bdeaa28c906421eaf31ae694c33c8c5'}) 2018-07-24 03:08:47,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 03:08:47,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "cinder_test-router_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "admin_state_up": true}}' 2018-07-24 03:08:53,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-f24c965e-562e-41b4-8dc7-72cd46f00e59 Date: Tue, 24 Jul 2018 03:08:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:48Z", "admin_state_up": true, "updated_at": "2018-07-24T03:08:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "f1d43350-6eeb-494b-b717-43537425ad9e", "name": "cinder_test-router_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}} 2018-07-24 03:08:53,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f24c965e-562e-41b4-8dc7-72cd46f00e59 2018-07-24 03:08:53,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.33589696884s 2018-07-24 03:08:53,466 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f24c965e-562e-41b4-8dc7-72cd46f00e59 2018-07-24 03:08:53,467 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:08:49Z', u'revision_number': 3, u'id': u'f1d43350-6eeb-494b-b717-43537425ad9e', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_6b267dfa-6ab5-44a8-8313-09ec66d9f732', u'admin_state_up': True, u'tenant_id': u'4bdeaa28c906421eaf31ae694c33c8c5', u'created_at': u'2018-07-24T03:08:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'4bdeaa28c906421eaf31ae694c33c8c5'}) 2018-07-24 03:08:53,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 03:08:53,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f1d43350-6eeb-494b-b717-43537425ad9e/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"subnet_id": "1b2e32c6-9f61-493b-b355-33e41e81bace"}' 2018-07-24 03:08:56,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-93a3a15a-76f4-4fce-a81e-4c75098bcb14 Date: Tue, 24 Jul 2018 03:08:56 GMT RESP BODY: {"network_id": "7c2c9a27-5350-4635-a5c7-040947bd504b", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "subnet_id": "1b2e32c6-9f61-493b-b355-33e41e81bace", "subnet_ids": ["1b2e32c6-9f61-493b-b355-33e41e81bace"], "port_id": "a7dc35a4-c9c2-41a8-9b6f-f49b9801fd96", "id": "f1d43350-6eeb-494b-b717-43537425ad9e"} 2018-07-24 03:08:56,299 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f1d43350-6eeb-494b-b717-43537425ad9e/add_router_interface.json used request id req-93a3a15a-76f4-4fce-a81e-4c75098bcb14 2018-07-24 03:08:56,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.8313729763s 2018-07-24 03:08:56,299 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f1d43350-6eeb-494b-b717-43537425ad9e/add_router_interface.json used request id req-93a3a15a-76f4-4fce-a81e-4c75098bcb14 returning object f1d43350-6eeb-494b-b717-43537425ad9e 2018-07-24 03:08:56,299 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:08:56,432 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-24 03:08:56,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 03:08:56,438 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 03:08:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 03:08:56,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:08:56,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:08:56,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f225b54f-bbdb-4cbe-b073-16ed57744f90 Date: Tue, 24 Jul 2018 03:08:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:08:56,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f225b54f-bbdb-4cbe-b073-16ed57744f90 2018-07-24 03:08:56,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.206573963165s 2018-07-24 03:08:56,650 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f225b54f-bbdb-4cbe-b073-16ed57744f90 2018-07-24 03:08:56,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 03:08:56,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}' 2018-07-24 03:08:56,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f9c46233-4977-46ef-9b65-9df7a9a97dc7 Date: Tue, 24 Jul 2018 03:08:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa/file", "owner": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "b736975f-628f-44fb-8131-8d384f88f9fa", "size": null, "self": "/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:08:56Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "checksum": null, "created_at": "2018-07-24T03:08:56Z", "protected": false} 2018-07-24 03:08:56,893 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f9c46233-4977-46ef-9b65-9df7a9a97dc7 2018-07-24 03:08:56,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.235413074493s 2018-07-24 03:08:56,894 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f9c46233-4977-46ef-9b65-9df7a9a97dc7 returning object b736975f-628f-44fb-8131-8d384f88f9fa 2018-07-24 03:08:56,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 03:08:56,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '' 2018-07-24 03:08:57,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-265df118-926d-4163-9db1-904d16a65a7d Date: Tue, 24 Jul 2018 03:08:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:08:57,548 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa/file used request id req-265df118-926d-4163-9db1-904d16a65a7d 2018-07-24 03:08:57,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.654012918472s 2018-07-24 03:08:57,549 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa/file used request id req-265df118-926d-4163-9db1-904d16a65a7d 2018-07-24 03:08:57,549 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_6b267dfa-6ab5-44a8-8313-09ec66d9f732', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T03:08:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa/file', u'owner': u'4bdeaa28c906421eaf31ae694c33c8c5', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b736975f-628f-44fb-8131-8d384f88f9fa', u'size': None, u'name': u'cinder_test-img_6b267dfa-6ab5-44a8-8313-09ec66d9f732', u'checksum': None, u'self': u'/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T03:08:56Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 03:08:57,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:08:57,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8939f7135989a93ce41e8844b3c7c56a94dc86eb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 03:08:57,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-57f8cc28-7c14-4e08-8717-39fb9738dbb3 x-compute-request-id: req-57f8cc28-7c14-4e08-8717-39fb9738dbb3 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}], "ram": 512, "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": "8a84559a-571e-45d2-83e1-c5e6c087464a"}} 2018-07-24 03:08:57,767 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-57f8cc28-7c14-4e08-8717-39fb9738dbb3 2018-07-24 03:08:57,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.217602968216s 2018-07-24 03:08:57,768 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-57f8cc28-7c14-4e08-8717-39fb9738dbb3 2018-07-24 03:08:57,769 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8a84559a-571e-45d2-83e1-c5e6c087464a', 'swap': 0}) 2018-07-24 03:08:57,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:08:57,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8939f7135989a93ce41e8844b3c7c56a94dc86eb" -d '{"extra_specs": {}}' 2018-07-24 03:08:57,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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 x-openstack-request-id: req-857cb82d-96f6-4d71-84da-4fae2b8a908e x-compute-request-id: req-857cb82d-96f6-4d71-84da-4fae2b8a908e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:08:57,805 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a/os-extra_specs used request id req-857cb82d-96f6-4d71-84da-4fae2b8a908e 2018-07-24 03:08:57,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0360929965973s 2018-07-24 03:08:57,806 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a/os-extra_specs used request id req-857cb82d-96f6-4d71-84da-4fae2b8a908e 2018-07-24 03:08:57,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-24 03:08:57,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"keypair": {"name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}}' 2018-07-24 03:08:58,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:08: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-66b9a929-035b-4a0f-a0fb-9d33438b19ce x-compute-request-id: req-66b9a929-035b-4a0f-a0fb-9d33438b19ce Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZDVM5vyhFrvT7MEs71o0h6H7a236HtPbHdn7arTXfcMWvlwSI/QQbHKyAC3yZp+HmoAsXdg5rUG6JJlCoBR+FDzefqbNNNIISqCvZjY1txt0f0/lZjsduqXCBFbhGPmz8Yrie3p0OT2ZhkXIN/c1QcPRGmjkMvR4xctym/s88lLZp8w1IUqPv/kDAskah9svIlLw+xbLUpPPG7eG8iyyqPCrNE3jGVhzVVZUV+t3UZDEQZPaheKhI7Tifit/dJL4AZ/cQhx/rRvwyX+MCCfNh4wu1f7rLjVyAMvImtpBIdAae0Lb33Y2qdzFwpCsmPxhr6co12Il3ILDOzA+K4r3Z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2Q1TOb8oRa70+zBLO9aNIeh+2tt+h7T2x3Z+2q0133DFr5cE\niP0EGxysgAt8mafh5qALF3YOa1BuiSZQqAUfhQ83n6mzTTSCEqgr2Y2NbcbdH9P5\nWY7HbqlwgRW4Rj5s/GK4nt6dDk9mYZFyDf3NUHD0Rpo5DL0eMXLcpv7PPJS2afMN\nSFKj7/5AwLJGofbLyJS8PsWy1KTzxu3hvIssqjwqzRN4xlYc1VWVFfrd1GQxEGT2\noXioSO04n4rf3SS+AGf3EIcf60b8Ml/jAgnzYeMLtX+6y41cgDLyJraQSHQGntC2\n992NqncxcKQrJj8Ya+nKNdiJdyCwzswPiuK92QIDAQABAoIBAA1B7hpx3aDb/eS1\n33KJOVef3te5XnIlkIlAaKEswUSjm7+M5t8DLVQGnVa43OR5x6eRkPve3ySY5heE\nepq4rWMwOcKL2ALYOTWwhfUk20WgRvNhvDJHMVFGEjQgQoAv4fJMiWBS0p8EJInD\nG4dVQEwwigsh8mgfyQ9WJ7ofiEL36ZrHHQyfkh4qqG6UeBq96M93PGgt0VUI0rES\n50GgucYuX5z8lOxb/5GeMutU2glR3aCJbWTh6IikPFoZjx8mguQ5kgRWv5Bv+0CO\n1Hs2Bc2Hx9vQQvV3Ht2cm6alGoDADX07LO8N9q46NUzMUbUq+NtJz14G4NIO0BBB\nzkOcw3ECgYEA8Pvq1T8N2f/y6KP6HaT674av4x/Yo6wSxMuJuZ0OHJ014Ge1jbEj\nGPbpCks7F8SPtwetdt0mB3TUAbvLsd/NwG24k9ml7igFGzhYTMefu/sbIdhVawJk\n0YWXTF+FQShOMZJPWVWV8IYB0HO9F8FURlAipsdasWNIJ66dgA0BaW0CgYEA5pOn\naBS9i/wlRTsqt+hTkTe4/DQ1Khd8ZLVTYVN7kOuRdqCzrwkeCx617LuLDb24yfLH\nG5kiw/eK6+qYaRmQ7apyGyVvjs0SMMEbaNHSM5fLeE+huYQVyKVUY2E0butJsapL\n5CydU5XaQu4XEkaf3g0Guo+KATPoxY5QzjOxrp0CgYEA0kE51uy4zSd/bHMFWrAD\nMNE2zNeQUN1lUsazV3ssQNL5mt1hjkqq8LEdCpow6L/bFDpion65G3BXOVv8kSlP\nf0E79ePD3lKUgfdbM0JIn96rAZCalk70X8pLA5ujzAG6l42sJamCtOR22MTiisNn\nICHy2ci93F9fKSA00vCF9tECgYArydK7A2VT1ljFowzjzC1CoNBypP+LtNYc0gq5\nqv8GcJY5bx9wmEyqU/S8tokb3PHg+Egzx4tAqBwr3WuAWiiZ2gq9eQiMmAliVOn9\nqAtBXQx5FrZh4uG4Lx2tmeI5RlnCcdLjzE08eHLwzwJ2qA7oPpUOjP/qZo9IJVTX\nNB4ESQKBgDEIfvabMwTdoE0gREuJaootIf1gKhl467il/PWZQo8WRMwV/KYLDP/h\nph/N5li9MU4qiebzC/kfcmtsJOifOIw5OHV9p7NFqTy8h5Kz3yRqjRbiUgRUVZVI\nuFKdF1lUxGm3jfTRGEIMQJWBs5ZHZXMgMAw3kH40sB6c/7Eiy+Q3\n-----END RSA PRIVATE KEY-----\n", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "fingerprint": "b1:8d:fd:d2:22:db:3e:46:14:4c:80:1c:1d:37:3e:85"}} 2018-07-24 03:08:58,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-66b9a929-035b-4a0f-a0fb-9d33438b19ce 2018-07-24 03:08:58,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.361641168594s 2018-07-24 03:08:58,168 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-66b9a929-035b-4a0f-a0fb-9d33438b19ce 2018-07-24 03:08:58,169 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZDVM5vyhFrvT7MEs71o0h6H7a236HtPbHdn7arTXfcMWvlwSI/QQbHKyAC3yZp+HmoAsXdg5rUG6JJlCoBR+FDzefqbNNNIISqCvZjY1txt0f0/lZjsduqXCBFbhGPmz8Yrie3p0OT2ZhkXIN/c1QcPRGmjkMvR4xctym/s88lLZp8w1IUqPv/kDAskah9svIlLw+xbLUpPPG7eG8iyyqPCrNE3jGVhzVVZUV+t3UZDEQZPaheKhI7Tifit/dJL4AZ/cQhx/rRvwyX+MCCfNh4wu1f7rLjVyAMvImtpBIdAae0Lb33Y2qdzFwpCsmPxhr6co12Il3ILDOzA+K4r3Z Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2Q1TOb8oRa70+zBLO9aNIeh+2tt+h7T2x3Z+2q0133DFr5cE\niP0EGxysgAt8mafh5qALF3YOa1BuiSZQqAUfhQ83n6mzTTSCEqgr2Y2NbcbdH9P5\nWY7HbqlwgRW4Rj5s/GK4nt6dDk9mYZFyDf3NUHD0Rpo5DL0eMXLcpv7PPJS2afMN\nSFKj7/5AwLJGofbLyJS8PsWy1KTzxu3hvIssqjwqzRN4xlYc1VWVFfrd1GQxEGT2\noXioSO04n4rf3SS+AGf3EIcf60b8Ml/jAgnzYeMLtX+6y41cgDLyJraQSHQGntC2\n992NqncxcKQrJj8Ya+nKNdiJdyCwzswPiuK92QIDAQABAoIBAA1B7hpx3aDb/eS1\n33KJOVef3te5XnIlkIlAaKEswUSjm7+M5t8DLVQGnVa43OR5x6eRkPve3ySY5heE\nepq4rWMwOcKL2ALYOTWwhfUk20WgRvNhvDJHMVFGEjQgQoAv4fJMiWBS0p8EJInD\nG4dVQEwwigsh8mgfyQ9WJ7ofiEL36ZrHHQyfkh4qqG6UeBq96M93PGgt0VUI0rES\n50GgucYuX5z8lOxb/5GeMutU2glR3aCJbWTh6IikPFoZjx8mguQ5kgRWv5Bv+0CO\n1Hs2Bc2Hx9vQQvV3Ht2cm6alGoDADX07LO8N9q46NUzMUbUq+NtJz14G4NIO0BBB\nzkOcw3ECgYEA8Pvq1T8N2f/y6KP6HaT674av4x/Yo6wSxMuJuZ0OHJ014Ge1jbEj\nGPbpCks7F8SPtwetdt0mB3TUAbvLsd/NwG24k9ml7igFGzhYTMefu/sbIdhVawJk\n0YWXTF+FQShOMZJPWVWV8IYB0HO9F8FURlAipsdasWNIJ66dgA0BaW0CgYEA5pOn\naBS9i/wlRTsqt+hTkTe4/DQ1Khd8ZLVTYVN7kOuRdqCzrwkeCx617LuLDb24yfLH\nG5kiw/eK6+qYaRmQ7apyGyVvjs0SMMEbaNHSM5fLeE+huYQVyKVUY2E0butJsapL\n5CydU5XaQu4XEkaf3g0Guo+KATPoxY5QzjOxrp0CgYEA0kE51uy4zSd/bHMFWrAD\nMNE2zNeQUN1lUsazV3ssQNL5mt1hjkqq8LEdCpow6L/bFDpion65G3BXOVv8kSlP\nf0E79ePD3lKUgfdbM0JIn96rAZCalk70X8pLA5ujzAG6l42sJamCtOR22MTiisNn\nICHy2ci93F9fKSA00vCF9tECgYArydK7A2VT1ljFowzjzC1CoNBypP+LtNYc0gq5\nqv8GcJY5bx9wmEyqU/S8tokb3PHg+Egzx4tAqBwr3WuAWiiZ2gq9eQiMmAliVOn9\nqAtBXQx5FrZh4uG4Lx2tmeI5RlnCcdLjzE08eHLwzwJ2qA7oPpUOjP/qZo9IJVTX\nNB4ESQKBgDEIfvabMwTdoE0gREuJaootIf1gKhl467il/PWZQo8WRMwV/KYLDP/h\nph/N5li9MU4qiebzC/kfcmtsJOifOIw5OHV9p7NFqTy8h5Kz3yRqjRbiUgRUVZVI\nuFKdF1lUxGm3jfTRGEIMQJWBs5ZHZXMgMAw3kH40sB6c/7Eiy+Q3\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a20dab11de5a4924a1b2de7b18cf230c', 'name': u'cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'created_at': '2018-07-24T03:08:58.169458', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'name': 'cinder_test-project_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b1:8d:fd:d2:22:db:3e:46:14:4c:80:1c:1d:37:3e:85', 'type': 'ssh', 'id': u'cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732'}) 2018-07-24 03:08:58,169 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA2Q1TOb8oRa70+zBLO9aNIeh+2tt+h7T2x3Z+2q0133DFr5cE iP0EGxysgAt8mafh5qALF3YOa1BuiSZQqAUfhQ83n6mzTTSCEqgr2Y2NbcbdH9P5 WY7HbqlwgRW4Rj5s/GK4nt6dDk9mYZFyDf3NUHD0Rpo5DL0eMXLcpv7PPJS2afMN SFKj7/5AwLJGofbLyJS8PsWy1KTzxu3hvIssqjwqzRN4xlYc1VWVFfrd1GQxEGT2 oXioSO04n4rf3SS+AGf3EIcf60b8Ml/jAgnzYeMLtX+6y41cgDLyJraQSHQGntC2 992NqncxcKQrJj8Ya+nKNdiJdyCwzswPiuK92QIDAQABAoIBAA1B7hpx3aDb/eS1 33KJOVef3te5XnIlkIlAaKEswUSjm7+M5t8DLVQGnVa43OR5x6eRkPve3ySY5heE epq4rWMwOcKL2ALYOTWwhfUk20WgRvNhvDJHMVFGEjQgQoAv4fJMiWBS0p8EJInD G4dVQEwwigsh8mgfyQ9WJ7ofiEL36ZrHHQyfkh4qqG6UeBq96M93PGgt0VUI0rES 50GgucYuX5z8lOxb/5GeMutU2glR3aCJbWTh6IikPFoZjx8mguQ5kgRWv5Bv+0CO 1Hs2Bc2Hx9vQQvV3Ht2cm6alGoDADX07LO8N9q46NUzMUbUq+NtJz14G4NIO0BBB zkOcw3ECgYEA8Pvq1T8N2f/y6KP6HaT674av4x/Yo6wSxMuJuZ0OHJ014Ge1jbEj GPbpCks7F8SPtwetdt0mB3TUAbvLsd/NwG24k9ml7igFGzhYTMefu/sbIdhVawJk 0YWXTF+FQShOMZJPWVWV8IYB0HO9F8FURlAipsdasWNIJ66dgA0BaW0CgYEA5pOn aBS9i/wlRTsqt+hTkTe4/DQ1Khd8ZLVTYVN7kOuRdqCzrwkeCx617LuLDb24yfLH G5kiw/eK6+qYaRmQ7apyGyVvjs0SMMEbaNHSM5fLeE+huYQVyKVUY2E0butJsapL 5CydU5XaQu4XEkaf3g0Guo+KATPoxY5QzjOxrp0CgYEA0kE51uy4zSd/bHMFWrAD MNE2zNeQUN1lUsazV3ssQNL5mt1hjkqq8LEdCpow6L/bFDpion65G3BXOVv8kSlP f0E79ePD3lKUgfdbM0JIn96rAZCalk70X8pLA5ujzAG6l42sJamCtOR22MTiisNn ICHy2ci93F9fKSA00vCF9tECgYArydK7A2VT1ljFowzjzC1CoNBypP+LtNYc0gq5 qv8GcJY5bx9wmEyqU/S8tokb3PHg+Egzx4tAqBwr3WuAWiiZ2gq9eQiMmAliVOn9 qAtBXQx5FrZh4uG4Lx2tmeI5RlnCcdLjzE08eHLwzwJ2qA7oPpUOjP/qZo9IJVTX NB4ESQKBgDEIfvabMwTdoE0gREuJaootIf1gKhl467il/PWZQo8WRMwV/KYLDP/h ph/N5li9MU4qiebzC/kfcmtsJOifOIw5OHV9p7NFqTy8h5Kz3yRqjRbiUgRUVZVI uFKdF1lUxGm3jfTRGEIMQJWBs5ZHZXMgMAw3kH40sB6c/7Eiy+Q3 -----END RSA PRIVATE KEY----- 2018-07-24 03:08:58,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-24 03:08:58,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"security_group": {"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-24 03:08:58,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-7f933770-b427-4633-ae61-36ee1eff4deb Date: Tue, 24 Jul 2018 03:08:58 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:58Z", "updated_at": "2018-07-24T03:08:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:58Z", "revision_number": 0, "id": "49b86ffd-e26e-4d8b-b81a-d409b3d5e9e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:58Z", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:58Z", "revision_number": 0, "id": "bc0de50a-10ff-4955-a80c-4a5d4267645f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:58Z", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 2, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}} 2018-07-24 03:08:58,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7f933770-b427-4633-ae61-36ee1eff4deb 2018-07-24 03:08:58,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.417901992798s 2018-07-24 03:08:58,591 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-7f933770-b427-4633-ae61-36ee1eff4deb 2018-07-24 03:08:58,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 03:08:58,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:08:58,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-84b41350-3716-41ca-9d9f-404e28217ee2 Date: Tue, 24 Jul 2018 03:08:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:58Z", "updated_at": "2018-07-24T03:08:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:58Z", "revision_number": 0, "id": "49b86ffd-e26e-4d8b-b81a-d409b3d5e9e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:58Z", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:58Z", "revision_number": 0, "id": "bc0de50a-10ff-4955-a80c-4a5d4267645f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:58Z", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 2, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}]} 2018-07-24 03:08:58,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-84b41350-3716-41ca-9d9f-404e28217ee2 2018-07-24 03:08:58,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.223875999451s 2018-07-24 03:08:58,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-84b41350-3716-41ca-9d9f-404e28217ee2 2018-07-24 03:08:58,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 03:08:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42"}}' 2018-07-24 03:08:59,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c650493f-9445-4c41-8488-52878b392599 Date: Tue, 24 Jul 2018 03:08:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-24T03:08:59Z", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "port_range_min": 22, "revision_number": 0, "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:59Z", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "e9d1b326-577a-4034-9cc2-39bc7a24e9d3"}} 2018-07-24 03:08:59,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c650493f-9445-4c41-8488-52878b392599 2018-07-24 03:08:59,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.355491876602s 2018-07-24 03:08:59,180 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-c650493f-9445-4c41-8488-52878b392599 2018-07-24 03:08:59,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 03:08:59,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:08:59,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-b9de270b-a2c5-4bab-864d-f22ee2de14dd Date: Tue, 24 Jul 2018 03:08:59 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:58Z", "updated_at": "2018-07-24T03:08:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:58Z", "revision_number": 0, "id": "49b86ffd-e26e-4d8b-b81a-d409b3d5e9e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:58Z", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:58Z", "revision_number": 0, "id": "bc0de50a-10ff-4955-a80c-4a5d4267645f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:58Z", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T03:08:59Z", "revision_number": 0, "id": "e9d1b326-577a-4034-9cc2-39bc7a24e9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:59Z", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 3, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}]} 2018-07-24 03:08:59,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b9de270b-a2c5-4bab-864d-f22ee2de14dd 2018-07-24 03:08:59,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.265422105789s 2018-07-24 03:08:59,450 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-b9de270b-a2c5-4bab-864d-f22ee2de14dd 2018-07-24 03:08:59,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 03:08:59,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42"}}' 2018-07-24 03:08:59,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f3f475f4-6b6c-4d8b-9396-01b94d61fe97 Date: Tue, 24 Jul 2018 03:08:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:08:59Z", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "port_range_min": null, "revision_number": 0, "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:59Z", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "39616aca-983b-4b75-b72e-c73e2a56d5b7"}} 2018-07-24 03:08:59,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-f3f475f4-6b6c-4d8b-9396-01b94d61fe97 2018-07-24 03:08:59,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.353171825409s 2018-07-24 03:08:59,807 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-f3f475f4-6b6c-4d8b-9396-01b94d61fe97 2018-07-24 03:08:59,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:08:59,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:00,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-3425250b-43f4-4549-bf18-418e779f286b Date: Tue, 24 Jul 2018 03:09:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7c2c9a27-5350-4635-a5c7-040947bd504b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4bdeaa28c906421eaf31ae694c33c8c5","l2_adjacency":true,"status":"ACTIVE","subnets":["1b2e32c6-9f61-493b-b355-33e41e81bace"],"description":"","tags":[],"updated_at":"2018-07-24T03:08:46Z","qos_policy_id":null,"name":"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732","admin_state_up":true,"tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:08:45Z","mtu":1450}]} 2018-07-24 03:09:00,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3425250b-43f4-4549-bf18-418e779f286b 2018-07-24 03:09:00,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288665056229s 2018-07-24 03:09:00,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3425250b-43f4-4549-bf18-418e779f286b 2018-07-24 03:09:00,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:09:00,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:00,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-705a6376-bc03-4fbc-b194-09a29ab7045b Date: Tue, 24 Jul 2018 03:09:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b736975f-628f-44fb-8131-8d384f88f9fa/snap", "metadata": {}}], "file": "/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa/file", "owner": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "b736975f-628f-44fb-8131-8d384f88f9fa", "size": 12716032, "self": "/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b736975f-628f-44fb-8131-8d384f88f9fa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:08:57Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:08:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:09:00,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-705a6376-bc03-4fbc-b194-09a29ab7045b 2018-07-24 03:09:00,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201102018356s 2018-07-24 03:09:00,303 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-705a6376-bc03-4fbc-b194-09a29ab7045b 2018-07-24 03:09:00,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:09:00,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:00,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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-f1e71982-690d-46f1-8f22-acad1f9fdd4d x-compute-request-id: req-f1e71982-690d-46f1-8f22-acad1f9fdd4d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}], "ram": 512, "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": "8a84559a-571e-45d2-83e1-c5e6c087464a"}]} 2018-07-24 03:09:00,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f1e71982-690d-46f1-8f22-acad1f9fdd4d 2018-07-24 03:09:00,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.133234977722s 2018-07-24 03:09:00,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f1e71982-690d-46f1-8f22-acad1f9fdd4d 2018-07-24 03:09:00,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-24 03:09:00,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"server": {"name": "cinder_test-vm2_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "imageRef": "b736975f-628f-44fb-8131-8d384f88f9fa", "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "flavorRef": "8a84559a-571e-45d2-83e1-c5e6c087464a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7c2c9a27-5350-4635-a5c7-040947bd504b"}], "security_groups": [{"name": "00cc1d52-c482-4595-8ce2-285afcee8c42"}]}}' 2018-07-24 03:09:02,682 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:09: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-1e9549c1-457a-4026-b0b3-869f4b8e8d26 x-compute-request-id: req-1e9549c1-457a-4026-b0b3-869f4b8e8d26 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "00cc1d52-c482-4595-8ce2-285afcee8c42"}], "OS-DCF:diskConfig": "MANUAL", "id": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "bookmark"}], "adminPass": "8GDQ3zeKMhvL"}} 2018-07-24 03:09:02,682 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1e9549c1-457a-4026-b0b3-869f4b8e8d26 2018-07-24 03:09:02,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.24109482765s 2018-07-24 03:09:02,683 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-1e9549c1-457a-4026-b0b3-869f4b8e8d26 2018-07-24 03:09:02,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:09:02,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:03,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09:02 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-00b325bc-365a-4829-86aa-2608e0949262 x-compute-request-id: req-00b325bc-365a-4829-86aa-2608e0949262 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm2_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:02Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:09:03,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-00b325bc-365a-4829-86aa-2608e0949262 2018-07-24 03:09:03,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555767059326s 2018-07-24 03:09:03,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-00b325bc-365a-4829-86aa-2608e0949262 2018-07-24 03:09:03,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:09:03,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:03,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-39f8cbc2-0f81-45e7-a811-793d0988196d Date: Tue, 24 Jul 2018 03:09:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7c2c9a27-5350-4635-a5c7-040947bd504b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4bdeaa28c906421eaf31ae694c33c8c5","l2_adjacency":true,"status":"ACTIVE","subnets":["1b2e32c6-9f61-493b-b355-33e41e81bace"],"description":"","tags":[],"updated_at":"2018-07-24T03:08:46Z","qos_policy_id":null,"name":"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732","admin_state_up":true,"tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:08:45Z","mtu":1450}]} 2018-07-24 03:09:03,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-39f8cbc2-0f81-45e7-a811-793d0988196d 2018-07-24 03:09:03,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.467170953751s 2018-07-24 03:09:03,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-39f8cbc2-0f81-45e7-a811-793d0988196d 2018-07-24 03:09:03,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:09:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:03,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-55fa8214-677d-48b8-82aa-23e2efb44338 Date: Tue, 24 Jul 2018 03:09:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c2c9a27-5350-4635-a5c7-040947bd504b","tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:08:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:08:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4bdeaa28c906421eaf31ae694c33c8c5","id":"1b2e32c6-9f61-493b-b355-33e41e81bace","subnetpool_id":null,"name":"cinder_test-subnet_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}]} 2018-07-24 03:09:03,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-55fa8214-677d-48b8-82aa-23e2efb44338 2018-07-24 03:09:03,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.225863933563s 2018-07-24 03:09:03,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-55fa8214-677d-48b8-82aa-23e2efb44338 2018-07-24 03:09:03,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:09:05,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:09:05,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:06,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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-c16119f7-1ab8-4b8d-b3fb-ddc554bc4ad4 x-compute-request-id: req-c16119f7-1ab8-4b8d-b3fb-ddc554bc4ad4 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:03Z", "hostId": "550e13f56b6eb3041ce16a4f3d22b9370521ab025aa8f252725ca4ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm2_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:02Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:09:06,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c16119f7-1ab8-4b8d-b3fb-ddc554bc4ad4 2018-07-24 03:09:06,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.869014024734s 2018-07-24 03:09:06,814 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c16119f7-1ab8-4b8d-b3fb-ddc554bc4ad4 2018-07-24 03:09:06,818 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:09:08,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:09:08,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:09,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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-6e857f19-5ab6-4e52-a7af-bfa6553c3148 x-compute-request-id: req-6e857f19-5ab6-4e52-a7af-bfa6553c3148 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:09:08.000000", "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:08Z", "hostId": "550e13f56b6eb3041ce16a4f3d22b9370521ab025aa8f252725ca4ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm2_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:02Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:09:09,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6e857f19-5ab6-4e52-a7af-bfa6553c3148 2018-07-24 03:09:09,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15618300438s 2018-07-24 03:09:09,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6e857f19-5ab6-4e52-a7af-bfa6553c3148 2018-07-24 03:09:09,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:09:09,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=74cad8c6-069a-402a-a8c4-a01de18d9ec4" -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:10,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-38c5757c-b273-478c-9df6-b56806d7d43d Date: Tue, 24 Jul 2018 03:09:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:09:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1b2e32c6-9f61-493b-b355-33e41e81bace","ip_address":"192.168.120.10"}],"id":"e1304a71-9876-43af-b2f5-1cc3529b8547","security_groups":["00cc1d52-c482-4595-8ce2-285afcee8c42"],"mac_address":"fa:16:3e:36:7c:ca","project_id":"4bdeaa28c906421eaf31ae694c33c8c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7c2c9a27-5350-4635-a5c7-040947bd504b","tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:09:04Z","binding:vnic_type":"normal","device_id":"74cad8c6-069a-402a-a8c4-a01de18d9ec4","ip_allocation":"immediate"}]} 2018-07-24 03:09:10,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=74cad8c6-069a-402a-a8c4-a01de18d9ec4 used request id req-38c5757c-b273-478c-9df6-b56806d7d43d 2018-07-24 03:09:10,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0533998012543s 2018-07-24 03:09:10,035 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=74cad8c6-069a-402a-a8c4-a01de18d9ec4 used request id req-38c5757c-b273-478c-9df6-b56806d7d43d 2018-07-24 03:09:10,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:09:10,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e1304a71-9876-43af-b2f5-1cc3529b8547" -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:10,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e633b3f2-a271-4e68-bc6d-bb77b6a3b8f8 Date: Tue, 24 Jul 2018 03:09:10 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:09:10,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e1304a71-9876-43af-b2f5-1cc3529b8547 used request id req-e633b3f2-a271-4e68-bc6d-bb77b6a3b8f8 2018-07-24 03:09:10,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0193519592285s 2018-07-24 03:09:10,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e1304a71-9876-43af-b2f5-1cc3529b8547 used request id req-e633b3f2-a271-4e68-bc6d-bb77b6a3b8f8 2018-07-24 03:09:10,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:09:10,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:10,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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-34c59ff0-1695-4819-b958-9eab7eaabcb0 x-compute-request-id: req-34c59ff0-1695-4819-b958-9eab7eaabcb0 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:09:08.000000", "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:08Z", "hostId": "550e13f56b6eb3041ce16a4f3d22b9370521ab025aa8f252725ca4ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm2_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:02Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:09:10,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-34c59ff0-1695-4819-b958-9eab7eaabcb0 2018-07-24 03:09:10,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642274856567s 2018-07-24 03:09:10,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-34c59ff0-1695-4819-b958-9eab7eaabcb0 2018-07-24 03:09:10,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:09:10,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=74cad8c6-069a-402a-a8c4-a01de18d9ec4" -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:10,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-f185ec5a-a56e-481f-94ca-48abaea6e81e Date: Tue, 24 Jul 2018 03:09:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:09:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1b2e32c6-9f61-493b-b355-33e41e81bace","ip_address":"192.168.120.10"}],"id":"e1304a71-9876-43af-b2f5-1cc3529b8547","security_groups":["00cc1d52-c482-4595-8ce2-285afcee8c42"],"mac_address":"fa:16:3e:36:7c:ca","project_id":"4bdeaa28c906421eaf31ae694c33c8c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7c2c9a27-5350-4635-a5c7-040947bd504b","tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:09:04Z","binding:vnic_type":"normal","device_id":"74cad8c6-069a-402a-a8c4-a01de18d9ec4","ip_allocation":"immediate"}]} 2018-07-24 03:09:10,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=74cad8c6-069a-402a-a8c4-a01de18d9ec4 used request id req-f185ec5a-a56e-481f-94ca-48abaea6e81e 2018-07-24 03:09:10,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.227097988129s 2018-07-24 03:09:10,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=74cad8c6-069a-402a-a8c4-a01de18d9ec4 used request id req-f185ec5a-a56e-481f-94ca-48abaea6e81e 2018-07-24 03:09:10,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:09:10,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e1304a71-9876-43af-b2f5-1cc3529b8547" -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:11,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1910f6cf-3c60-41e4-8f6b-e1053ddcc8cf Date: Tue, 24 Jul 2018 03:09:11 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:09:11,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e1304a71-9876-43af-b2f5-1cc3529b8547 used request id req-1910f6cf-3c60-41e4-8f6b-e1053ddcc8cf 2018-07-24 03:09:11,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.20245885849s 2018-07-24 03:09:11,143 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=e1304a71-9876-43af-b2f5-1cc3529b8547 used request id req-1910f6cf-3c60-41e4-8f6b-e1053ddcc8cf 2018-07-24 03:09:11,143 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:36:7c:ca', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b736975f-628f-44fb-8131-8d384f88f9fa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:09:08.000000', 'flavor': Munch({u'id': u'8a84559a-571e-45d2-83e1-c5e6c087464a'}), 'az': u'nova', 'id': u'74cad8c6-069a-402a-a8c4-a01de18d9ec4', 'security_groups': [Munch({u'name': u'cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a20dab11de5a4924a1b2de7b18cf230c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'name': 'cinder_test-project_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-24T03:09:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-24T03:09:08Z', 'hostId': u'550e13f56b6eb3041ce16a4f3d22b9370521ab025aa8f252725ca4ab', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'550e13f56b6eb3041ce16a4f3d22b9370521ab025aa8f252725ca4ab', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:09:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'name': u'cinder_test-vm2_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'adminPass': None, 'tenant_id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'created_at': u'2018-07-24T03:09:02Z', 'created': u'2018-07-24T03:09:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-24 03:09:11,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:09:11,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:11,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-49eba6d3-7168-4380-8b4b-15a0acaad565 Date: Tue, 24 Jul 2018 03:09:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7c2c9a27-5350-4635-a5c7-040947bd504b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4bdeaa28c906421eaf31ae694c33c8c5","l2_adjacency":true,"status":"ACTIVE","subnets":["1b2e32c6-9f61-493b-b355-33e41e81bace"],"description":"","tags":[],"updated_at":"2018-07-24T03:08:46Z","qos_policy_id":null,"name":"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732","admin_state_up":true,"tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:08:45Z","mtu":1450}]} 2018-07-24 03:09:11,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-49eba6d3-7168-4380-8b4b-15a0acaad565 2018-07-24 03:09:11,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106794834137s 2018-07-24 03:09:11,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-49eba6d3-7168-4380-8b4b-15a0acaad565 2018-07-24 03:09:11,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:09:11,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=74cad8c6-069a-402a-a8c4-a01de18d9ec4" -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:11,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-33b41b14-87aa-4d1d-b6a4-298f0dba4207 Date: Tue, 24 Jul 2018 03:09:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:09:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1b2e32c6-9f61-493b-b355-33e41e81bace","ip_address":"192.168.120.10"}],"id":"e1304a71-9876-43af-b2f5-1cc3529b8547","security_groups":["00cc1d52-c482-4595-8ce2-285afcee8c42"],"mac_address":"fa:16:3e:36:7c:ca","project_id":"4bdeaa28c906421eaf31ae694c33c8c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7c2c9a27-5350-4635-a5c7-040947bd504b","tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:09:04Z","binding:vnic_type":"normal","device_id":"74cad8c6-069a-402a-a8c4-a01de18d9ec4","ip_allocation":"immediate"}]} 2018-07-24 03:09:11,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=74cad8c6-069a-402a-a8c4-a01de18d9ec4 used request id req-33b41b14-87aa-4d1d-b6a4-298f0dba4207 2018-07-24 03:09:11,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.216094970703s 2018-07-24 03:09:11,472 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=74cad8c6-069a-402a-a8c4-a01de18d9ec4 used request id req-33b41b14-87aa-4d1d-b6a4-298f0dba4207 2018-07-24 03:09:11,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-24 03:09:11,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"floatingip": {"floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "192.168.120.10", "port_id": "e1304a71-9876-43af-b2f5-1cc3529b8547"}}' 2018-07-24 03:09:14,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-e3334ec6-58e5-4f82-b0e6-f5f6145eca41 Date: Tue, 24 Jul 2018 03:09:14 GMT RESP BODY: {"floatingip": {"router_id": "f1d43350-6eeb-494b-b717-43537425ad9e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:09:12Z", "updated_at": "2018-07-24T03:09:12Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_id": "e1304a71-9876-43af-b2f5-1cc3529b8547", "id": "bbbfaeb1-9d8c-462f-a26a-d63d7f1f3ebd", "qos_policy_id": null}} 2018-07-24 03:09:14,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e3334ec6-58e5-4f82-b0e6-f5f6145eca41 2018-07-24 03:09:14,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.75273895264s 2018-07-24 03:09:14,226 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-e3334ec6-58e5-4f82-b0e6-f5f6145eca41 2018-07-24 03:09:14,229 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'f1d43350-6eeb-494b-b717-43537425ad9e', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'created_at': u'2018-07-24T03:09:12Z', 'attached': True, 'updated_at': u'2018-07-24T03:09:12Z', 'id': u'bbbfaeb1-9d8c-462f-a26a-d63d7f1f3ebd', 'floating_network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'name': 'cinder_test-project_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f1d43350-6eeb-494b-b717-43537425ad9e', u'qos_policy_id': None, 'project_id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'port_id': u'e1304a71-9876-43af-b2f5-1cc3529b8547', 'port': u'e1304a71-9876-43af-b2f5-1cc3529b8547', 'network': u'691b806b-657e-4f99-97bd-7fb6940ba3e4'}) 2018-07-24 03:09:14,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-24 03:09:14,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4/action -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 03:09:14,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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,Accept-Encoding x-openstack-request-id: req-88f44596-ac97-4743-b8ae-5ef5021689d5 x-compute-request-id: req-88f44596-ac97-4743-b8ae-5ef5021689d5 Content-Encoding: gzip Content-Length: 9582 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 470986161 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.154135] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.155989] pid_max: default: 32768 minimum: 301\n[ 0.156969] ACPI: Core revision 20150930\n[ 0.158414] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.159975] Security Framework initialized\n[ 0.160921] Yama: becoming mindful.\n[ 0.161854] AppArmor: AppArmor initialized\n[ 0.162939] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.164616] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.166253] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.167820] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.169641] Initializing cgroup subsys io\n[ 0.170671] Initializing cgroup subsys memory\n[ 0.171790] Initializing cgroup subsys devices\n[ 0.172898] Initializing cgroup subsys freezer\n[ 0.174018] Initializing cgroup subsys net_cls\n[ 0.175123] Initializing cgroup subsys perf_event\n[ 0.176284] Initializing cgroup subsys net_prio\n[ 0.177439] Initializing cgroup subsys hugetlb\n[ 0.178552] Initializing cgroup subsys pids\n[ 0.179648] CPU: Physical Processor ID: 0\n[ 0.181389] mce: CPU supports 10 MCE banks\n[ 0.182462] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.183749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199028] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205938] ftrace: allocating 31920 entries in 125 pages\n[ 0.232955] smpboot: Max logical packages: 1\n[ 0.234075] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.235766] x2apic enabled\n[ 0.236716] Switched APIC routing to physical x2apic.\n[ 0.238718] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.240145] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.242773] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.245021] KVM setup paravirtual spinlock\n[ 0.246609] x86: Booted up 1 node, 1 CPUs\n[ 0.247624] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.249361] devtmpfs: initialized\n[ 0.251209] evm: security.selinux\n[ 0.252090] evm: security.SMACK64\n[ 0.252925] evm: security.SMACK64EXEC\n[ 0.253864] evm: security.SMACK64TRANSMUTE\n[ 0.254882] evm: security.SMACK64MMAP\n[ 0.255813] evm: security.ima\n[ 0.256598] evm: security.capability\n[ 0.257594] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.259923] pinctrl core: initialized pinctrl subsystem\n[ 0.261262] RTC time: 3:09:08, date: 07/24/18\n[ 0.262449] NET: Registered protocol family 16\n[ 0.263650] cpuidle: using governor ladder\n[ 0.264650] cpuidle: using governor menu\n[ 0.265613] PCCT header not found.\n[ 0.266549] ACPI: bus type PCI registered\n[ 0.267541] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269069] PCI: Using configuration type 1 for base access\n[ 0.271165] ACPI: Added _OSI(Module Device)\n[ 0.272237] ACPI: Added _OSI(Processor Device)\n[ 0.273298] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.274429] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.276477] ACPI: Interpreter enabled\n[ 0.277439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.279780] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.282085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.284416] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.286745] ACPI: (supports S0 S5)\n[ 0.287690] ACPI: Using IOAPIC for interrupt routing\n[ 0.288897] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.292444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.293859] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.295472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.296998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299751] acpiphp: Slot [3] registered\n[ 0.300766] acpiphp: Slot [4] registered\n[ 0.301746] acpiphp: Slot [5] registered\n[ 0.302757] acpiphp: Slot [6] registered\n[ 0.303764] acpiphp: Slot [7] registered\n[ 0.304771] acpiphp: Slot [8] registered\n[ 0.305775] acpiphp: Slot [9] registered\n[ 0.306777] acpiphp: Slot [10] registered\n[ 0.307806] acpiphp: Slot [11] registered\n[ 0.308832] acpiphp: Slot [12] registered\n[ 0.309818] acpiphp: Slot [13] registered\n[ 0.310834] acpiphp: Slot [14] registered\n[ 0.311830] acpiphp: Slot [15] registered\n[ 0.323240] acpiphp: Slot [16] registered\n[ 0.324248] acpiphp: Slot [17] registered\n[ 0.325264] acpiphp: Slot [18] registered\n[ 0.326273] acpiphp: Slot [19] registered\n[ 0.327342] acpiphp: Slot [20] registered\n[ 0.328350] acpiphp: Slot [21] registered\n[ 0.329344] acpiphp: Slot [22] registered\n[ 0.330279] acpiphp: Slot [23] registered\n[ 0.331178] acpiphp: Slot [24] registered\n[ 0.332071] acpiphp: Slot [25] registered\n[ 0.332996] acpiphp: Slot [26] registered\n[ 0.333882] acpiphp: Slot [27] registered\n[ 0.334770] acpiphp: Slot [28] registered\n[ 0.335685] acpiphp: Slot [29] registered\n[ 0.336869] acpiphp: Slot [30] registered\n[ 0.338205] acpiphp: Slot [31] registered\n[ 0.339430] PCI host bridge to bus 0000:00\n[ 0.340685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.342622] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.344483] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.346646] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.348851] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.351118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.354860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356874] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358745] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364748] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.389027] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.390983] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.392553] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.394058] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.395539] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396986] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.398180] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.399885] vgaarb: loaded\n[ 0.400531] vgaarb: bridge control possible 0000:00:02.0\n[ 0.401859] SCSI subsystem initialized\n[ 0.402871] ACPI: bus type USB registered\n[ 0.403779] usbcore: registered new interface driver usbfs\n[ 0.404917] usbcore: registered new interface driver hub\n[ 0.406080] usbcore: registered new device driver usb\n[ 0.407313] PCI: Using ACPI for IRQ routing\n[ 0.408540] NetLabel: Initializing\n[ 0.409311] NetLabel: domain hash size = 128\n[ 0.410244] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.411296] NetLabel: unlabeled traffic allowed by default\n[ 0.412574] clocksource: Switched to clocksource kvm-clock\n[ 0.420926] AppArmor: AppArmor Filesystem Enabled\n[ 0.422000] pnp: PnP ACPI init\n[ 0.423006] pnp: PnP ACPI: found 5 devices\n[ 0.429520] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.431405] NET: Registered protocol family 2\n[ 0.432530] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433972] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.435317] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436648] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437871] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439199] NET: Registered protocol family 1\n[ 0.440156] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441363] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442556] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456486] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470525] Trying to unpack rootfs image as initramfs...\n[ 0.528144] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.530002] Scanning for low memory corruption every 60 seconds\n[ 0.531473] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.532788] audit: initializing netlink subsys (disabled)\n[ 0.533930] audit: type=2000 audit(1532401748.917:1): initialized\n[ 0.535394] Initialise system trusted keyring\n[ 0.536447] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.537776] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540078] zbud: loaded\n[ 0.540869] VFS: Disk quotas dquot_6.6.0\n[ 0.541788] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543525] fuse init (API version 7.23)\n[ 0.544516] Key type big_key registered\n[ 0.545414] Allocating IMA MOK and blacklist keyrings.\n[ 0.546757] Key type asymmetric registered\n[ 0.547663] Asymmetric key parser 'x509' registered\n[ 0.548743] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.550454] io scheduler noop registered\n[ 0.551337] io scheduler deadline registered (default)\n[ 0.552461] io scheduler cfq registered\n[ 0.553386] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554552] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557548] ACPI: Power Button [PWRF]\n[ 0.558475] GHES: HEST is not enabled!\n[ 0.572029] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.600173] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605325] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628747] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.631487] Linux agpgart interface v0.103\n[ 0.635227] brd: module loaded\n[ 0.637161] loop: module loaded\n[ 0.641828] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.643504] GPT:90111 != 2097151\n[ 0.644267] GPT:Alternate GPT header not at the end of the disk.\n[ 0.645531] GPT:90111 != 2097151\n[ 0.646300] GPT: Use GNU Parted to correct GPT errors.\n[ 0.647433] vda: vda1 vda15\n[ 0.649269] scsi host0: ata_piix\n[ 0.650205] scsi host1: ata_piix\n[ 0.650970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.652211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.653791] libphy: Fixed MDIO Bus: probed\n[ 0.654637] tun: Universal TUN/TAP device driver, 1.6\n[ 0.655611] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.658436] PPP generic driver version 2.4.2\n[ 0.659480] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.660768] ehci-pci: EHCI PCI platform driver\n[ 0.661709] ehci-platform: EHCI generic platform driver\n[ 0.662796] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.664026] ohci-pci: OHCI PCI platform driver\n[ 0.664971] ohci-platform: OHCI generic platform driver\n[ 0.666036] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.680298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.681429] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.682976] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.684059] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.685303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.686694] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.688218] usb usb1: Product: UHCI Host Controller\n[ 0.689228] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.690461] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.691550] hub 1-0:1.0: USB hub found\n[ 0.692403] hub 1-0:1.0: 2 ports detected\n[ 0.693410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695676] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696718] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697849] mousedev: PS/2 mouse device common for all mice\n[ 0.699212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701273] rtc_cmos 00:00: RTC can wake from S4\n[ 0.702494] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703766] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705095] i2c /dev entries driver\n[ 0.705946] device-mapper: uevent: version 1.0.3\n[ 0.706994] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.708757] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710284] NET: Registered protocol family 10\n[ 0.711514] NET: Registered protocol family 17\n[ 0.712478] Key type dns_resolver registered\n[ 0.713541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714713] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716653] registered taskstats version 1\n[ 0.717578] Loading compiled-in X.509 certificates\n[ 0.719133] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.721162] zswap: loaded using pool lzo/zbud\n[ 0.722905] Key type trusted registered\n[ 0.724769] Key type encrypted registered\n[ 0.725688] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.726839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.727968] evm: HMAC attrs: 0x1\n[ 0.728987] Magic number: 10:740:159\n[ 0.729916] rtc_cmos 00:00: setting system clock to 2018-07-24 03:09:09 UTC (1532401749)\n[ 0.731674] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.732902] EDD information not available.\n[ 0.813877] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.825836] Write protecting the kernel read-only data: 14336k\n[ 0.828073] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.830071] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.981092] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCePos0IOzRgMseSus/YGSfH3f3jAKj3bx5ELGGFkoRMIRZUJsu8+FGomscTHfZHGf3NuuAjBBpBxWXNHXt+HQOCx+2+1uKmOkDEVT7TaiINFlWOTCqjQeE+Pr+F5p8gPOyxYM7hub1XQQxOu+XpzbkBKI6hyD5ft+hz1xa9/5OKsJiWT7O75rdQ6XqoLXhVHa8V6J1swYH7TbYmVWBtz150T2k1Rm9Evg4NUjsif3Gi8dsPCbdsD2OS9y2MV5jZrUMSi6WeHDSIeZE3wOBqNT5ndbTnOpATzLsg061f+hyjSsa3OmMWqatKBZhltS0g2a4Cx4onGo4B42vyG6k8b8j root@cinder-test-vm2-6b267dfa-6ab5-44a8-8313-09ec66d9f732\nssh-dss AAAAB3NzaC1kc3MAAACBAMn3NPvPeA6suOrSqCRurUjl6mR6XAk396seQFmc6PS1nBAcxTjo+l2si+l0YFMNeIaX6FP2zTSGvq5XQSWNci8bvMOJiDJmbzEvDRaRoJLTL8rIrv5Hzukz/Kz/m/HXHgTDVF9UgA3bJGXO5urmf+WdNFobEDASX4fLe3/7HUZhAAAAFQD/yX3bGh7+dF++MdJmTaAe4Nh6NwAAAIB1uMS4pYwb0PPoJ+3KSrlqyGQ2ad+GBcE3R529aRd3sw8PzalJdrk+8bKgvEfGsI8C0XkSCG/wUllE8ZhqPjpO6B1OcmtqfkY1LRWpu7SOytIDrZJomwKzUif02VS9V7XCTb0g/LABU79CY0B4UbvROuoxTXzYD4bv5iF4iVI9cgAAAIEAmBlF2L7W4cJORmt8doBZs3pMg3DzVlJiPOOagz4u/qOTgU3lg6+h8xrGE7fme6nVmkNLn1wAvRVhFw863z0lKVC1rpVEpti6SfP8byr7JUwY69ZJBcFu0WQcMoqucK95cNRVrptJPmGOeBZ3HEWAZLAIBg/A+ioUM8uMs0zAdIk= root@cinder-test-vm2-6b267dfa-6ab5-44a8-8313-09ec66d9f732\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe36:7cca/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-6b267dfa-6ab5-44a8-8313-09ec66d9f732\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.21 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-6b267dfa-6ab5-44a8-8313-09ec66d9f732 login: "} 2018-07-24 03:09:14,351 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4/action used request id req-88f44596-ac97-4743-b8ae-5ef5021689d5 2018-07-24 03:09:14,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.121241092682s 2018-07-24 03:09:14,352 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4/action used request id req-88f44596-ac97-4743-b8ae-5ef5021689d5 2018-07-24 03:09:14,352 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 470986161 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.154135] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.155989] pid_max: default: 32768 minimum: 301 [ 0.156969] ACPI: Core revision 20150930 [ 0.158414] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.159975] Security Framework initialized [ 0.160921] Yama: becoming mindful. [ 0.161854] AppArmor: AppArmor initialized [ 0.162939] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.164616] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.166253] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.167820] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.169641] Initializing cgroup subsys io [ 0.170671] Initializing cgroup subsys memory [ 0.171790] Initializing cgroup subsys devices [ 0.172898] Initializing cgroup subsys freezer [ 0.174018] Initializing cgroup subsys net_cls [ 0.175123] Initializing cgroup subsys perf_event [ 0.176284] Initializing cgroup subsys net_prio [ 0.177439] Initializing cgroup subsys hugetlb [ 0.178552] Initializing cgroup subsys pids [ 0.179648] CPU: Physical Processor ID: 0 [ 0.181389] mce: CPU supports 10 MCE banks [ 0.182462] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.183749] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199028] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.205938] ftrace: allocating 31920 entries in 125 pages [ 0.232955] smpboot: Max logical packages: 1 [ 0.234075] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.235766] x2apic enabled [ 0.236716] Switched APIC routing to physical x2apic. [ 0.238718] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.240145] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.242773] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.245021] KVM setup paravirtual spinlock [ 0.246609] x86: Booted up 1 node, 1 CPUs [ 0.247624] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.249361] devtmpfs: initialized [ 0.251209] evm: security.selinux [ 0.252090] evm: security.SMACK64 [ 0.252925] evm: security.SMACK64EXEC [ 0.253864] evm: security.SMACK64TRANSMUTE [ 0.254882] evm: security.SMACK64MMAP [ 0.255813] evm: security.ima [ 0.256598] evm: security.capability [ 0.257594] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.259923] pinctrl core: initialized pinctrl subsystem [ 0.261262] RTC time: 3:09:08, date: 07/24/18 [ 0.262449] NET: Registered protocol family 16 [ 0.263650] cpuidle: using governor ladder [ 0.264650] cpuidle: using governor menu [ 0.265613] PCCT header not found. [ 0.266549] ACPI: bus type PCI registered [ 0.267541] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269069] PCI: Using configuration type 1 for base access [ 0.271165] ACPI: Added _OSI(Module Device) [ 0.272237] ACPI: Added _OSI(Processor Device) [ 0.273298] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.274429] ACPI: Added _OSI(Processor Aggregator Device) [ 0.276477] ACPI: Interpreter enabled [ 0.277439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.279780] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.282085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.284416] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.286745] ACPI: (supports S0 S5) [ 0.287690] ACPI: Using IOAPIC for interrupt routing [ 0.288897] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.292444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.293859] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.295472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.296998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299751] acpiphp: Slot [3] registered [ 0.300766] acpiphp: Slot [4] registered [ 0.301746] acpiphp: Slot [5] registered [ 0.302757] acpiphp: Slot [6] registered [ 0.303764] acpiphp: Slot [7] registered [ 0.304771] acpiphp: Slot [8] registered [ 0.305775] acpiphp: Slot [9] registered [ 0.306777] acpiphp: Slot [10] registered [ 0.307806] acpiphp: Slot [11] registered [ 0.308832] acpiphp: Slot [12] registered [ 0.309818] acpiphp: Slot [13] registered [ 0.310834] acpiphp: Slot [14] registered [ 0.311830] acpiphp: Slot [15] registered [ 0.323240] acpiphp: Slot [16] registered [ 0.324248] acpiphp: Slot [17] registered [ 0.325264] acpiphp: Slot [18] registered [ 0.326273] acpiphp: Slot [19] registered [ 0.327342] acpiphp: Slot [20] registered [ 0.328350] acpiphp: Slot [21] registered [ 0.329344] acpiphp: Slot [22] registered [ 0.330279] acpiphp: Slot [23] registered [ 0.331178] acpiphp: Slot [24] registered [ 0.332071] acpiphp: Slot [25] registered [ 0.332996] acpiphp: Slot [26] registered [ 0.333882] acpiphp: Slot [27] registered [ 0.334770] acpiphp: Slot [28] registered [ 0.335685] acpiphp: Slot [29] registered [ 0.336869] acpiphp: Slot [30] registered [ 0.338205] acpiphp: Slot [31] registered [ 0.339430] PCI host bridge to bus 0000:00 [ 0.340685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.342622] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.344483] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.346646] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.348851] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.351118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.354860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.356874] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358745] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.360701] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.364748] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366824] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.386933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.389027] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.390983] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.392553] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.394058] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.395539] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.396986] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.398180] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.399885] vgaarb: loaded [ 0.400531] vgaarb: bridge control possible 0000:00:02.0 [ 0.401859] SCSI subsystem initialized [ 0.402871] ACPI: bus type USB registered [ 0.403779] usbcore: registered new interface driver usbfs [ 0.404917] usbcore: registered new interface driver hub [ 0.406080] usbcore: registered new device driver usb [ 0.407313] PCI: Using ACPI for IRQ routing [ 0.408540] NetLabel: Initializing [ 0.409311] NetLabel: domain hash size = 128 [ 0.410244] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.411296] NetLabel: unlabeled traffic allowed by default [ 0.412574] clocksource: Switched to clocksource kvm-clock [ 0.420926] AppArmor: AppArmor Filesystem Enabled [ 0.422000] pnp: PnP ACPI init [ 0.423006] pnp: PnP ACPI: found 5 devices [ 0.429520] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.431405] NET: Registered protocol family 2 [ 0.432530] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.433972] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.435317] TCP: Hash tables configured (established 4096 bind 4096) [ 0.436648] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.437871] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.439199] NET: Registered protocol family 1 [ 0.440156] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.441363] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.442556] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.456486] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.470525] Trying to unpack rootfs image as initramfs... [ 0.528144] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.530002] Scanning for low memory corruption every 60 seconds [ 0.531473] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.532788] audit: initializing netlink subsys (disabled) [ 0.533930] audit: type=2000 audit(1532401748.917:1): initialized [ 0.535394] Initialise system trusted keyring [ 0.536447] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.537776] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.540078] zbud: loaded [ 0.540869] VFS: Disk quotas dquot_6.6.0 [ 0.541788] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.543525] fuse init (API version 7.23) [ 0.544516] Key type big_key registered [ 0.545414] Allocating IMA MOK and blacklist keyrings. [ 0.546757] Key type asymmetric registered [ 0.547663] Asymmetric key parser 'x509' registered [ 0.548743] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.550454] io scheduler noop registered [ 0.551337] io scheduler deadline registered (default) [ 0.552461] io scheduler cfq registered [ 0.553386] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.554552] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.555955] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.557548] ACPI: Power Button [PWRF] [ 0.558475] GHES: HEST is not enabled! [ 0.572029] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.600173] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605325] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628747] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631487] Linux agpgart interface v0.103 [ 0.635227] brd: module loaded [ 0.637161] loop: module loaded [ 0.641828] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.643504] GPT:90111 != 2097151 [ 0.644267] GPT:Alternate GPT header not at the end of the disk. [ 0.645531] GPT:90111 != 2097151 [ 0.646300] GPT: Use GNU Parted to correct GPT errors. [ 0.647433] vda: vda1 vda15 [ 0.649269] scsi host0: ata_piix [ 0.650205] scsi host1: ata_piix [ 0.650970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.652211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.653791] libphy: Fixed MDIO Bus: probed [ 0.654637] tun: Universal TUN/TAP device driver, 1.6 [ 0.655611] tun: (C) 1999-2004 Max Krasnyansky [ 0.658436] PPP generic driver version 2.4.2 [ 0.659480] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.660768] ehci-pci: EHCI PCI platform driver [ 0.661709] ehci-platform: EHCI generic platform driver [ 0.662796] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.664026] ohci-pci: OHCI PCI platform driver [ 0.664971] ohci-platform: OHCI generic platform driver [ 0.666036] uhci_hcd: USB Universal Host Controller Interface driver [ 0.680298] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681429] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.682976] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.684059] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.685303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.686694] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.688218] usb usb1: Product: UHCI Host Controller [ 0.689228] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.690461] usb usb1: SerialNumber: 0000:00:01.2 [ 0.691550] hub 1-0:1.0: USB hub found [ 0.692403] hub 1-0:1.0: 2 ports detected [ 0.693410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695676] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696718] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697849] mousedev: PS/2 mouse device common for all mice [ 0.699212] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701273] rtc_cmos 00:00: RTC can wake from S4 [ 0.702494] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703766] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705095] i2c /dev entries driver [ 0.705946] device-mapper: uevent: version 1.0.3 [ 0.706994] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.708757] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710284] NET: Registered protocol family 10 [ 0.711514] NET: Registered protocol family 17 [ 0.712478] Key type dns_resolver registered [ 0.713541] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.714713] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.716653] registered taskstats version 1 [ 0.717578] Loading compiled-in X.509 certificates [ 0.719133] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.721162] zswap: loaded using pool lzo/zbud [ 0.722905] Key type trusted registered [ 0.724769] Key type encrypted registered [ 0.725688] AppArmor: AppArmor sha1 policy hashing enabled [ 0.726839] ima: No TPM chip found, activating TPM-bypass! [ 0.727968] evm: HMAC attrs: 0x1 [ 0.728987] Magic number: 10:740:159 [ 0.729916] rtc_cmos 00:00: setting system clock to 2018-07-24 03:09:09 UTC (1532401749) [ 0.731674] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.732902] EDD information not available. [ 0.813877] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.825836] Write protecting the kernel read-only data: 14336k [ 0.828073] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.830071] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.76 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.981092] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCePos0IOzRgMseSus/YGSfH3f3jAKj3bx5ELGGFkoRMIRZUJsu8+FGomscTHfZHGf3NuuAjBBpBxWXNHXt+HQOCx+2+1uKmOkDEVT7TaiINFlWOTCqjQeE+Pr+F5p8gPOyxYM7hub1XQQxOu+XpzbkBKI6hyD5ft+hz1xa9/5OKsJiWT7O75rdQ6XqoLXhVHa8V6J1swYH7TbYmVWBtz150T2k1Rm9Evg4NUjsif3Gi8dsPCbdsD2OS9y2MV5jZrUMSi6WeHDSIeZE3wOBqNT5ndbTnOpATzLsg061f+hyjSsa3OmMWqatKBZhltS0g2a4Cx4onGo4B42vyG6k8b8j root@cinder-test-vm2-6b267dfa-6ab5-44a8-8313-09ec66d9f732 ssh-dss AAAAB3NzaC1kc3MAAACBAMn3NPvPeA6suOrSqCRurUjl6mR6XAk396seQFmc6PS1nBAcxTjo+l2si+l0YFMNeIaX6FP2zTSGvq5XQSWNci8bvMOJiDJmbzEvDRaRoJLTL8rIrv5Hzukz/Kz/m/HXHgTDVF9UgA3bJGXO5urmf+WdNFobEDASX4fLe3/7HUZhAAAAFQD/yX3bGh7+dF++MdJmTaAe4Nh6NwAAAIB1uMS4pYwb0PPoJ+3KSrlqyGQ2ad+GBcE3R529aRd3sw8PzalJdrk+8bKgvEfGsI8C0XkSCG/wUllE8ZhqPjpO6B1OcmtqfkY1LRWpu7SOytIDrZJomwKzUif02VS9V7XCTb0g/LABU79CY0B4UbvROuoxTXzYD4bv5iF4iVI9cgAAAIEAmBlF2L7W4cJORmt8doBZs3pMg3DzVlJiPOOagz4u/qOTgU3lg6+h8xrGE7fme6nVmkNLn1wAvRVhFw863z0lKVC1rpVEpti6SfP8byr7JUwY69ZJBcFu0WQcMoqucK95cNRVrptJPmGOeBZ3HEWAZLAIBg/A+ioUM8uMs0zAdIk= root@cinder-test-vm2-6b267dfa-6ab5-44a8-8313-09ec66d9f732 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe36:7cca/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-6b267dfa-6ab5-44a8-8313-09ec66d9f732 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.21 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-6b267dfa-6ab5-44a8-8313-09ec66d9f732 login: 2018-07-24 03:09:15,495 - paramiko.transport - DEBUG - starting thread (client mode): 0x3467e850L 2018-07-24 03:09:15,496 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 03:09:15,534 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-24 03:09:15,535 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-24 03:09:15,536 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 03:09:15,536 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 03:09:15,536 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-24 03:09:15,536 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 03:09:15,536 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 03:09:15,537 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 03:09:15,590 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 03:09:15,591 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 03:09:15,596 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 817a5cb59a162ce1d71da9989fbe0dec 2018-07-24 03:09:15,597 - paramiko.transport - DEBUG - Trying discovered key b18dfdd222db3e46144c801c1d373e85 in /tmp/tmpFXgLXt 2018-07-24 03:09:15,630 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 03:09:15,636 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 03:09:15,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-07-24 03:09:15,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"volume": {"display_name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "size": "2"}}' 2018-07-24 03:09:16,856 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:09:15 GMT Server: Apache x-compute-request-id: req-b3df115c-fbd7-479f-a37a-1feba73e5370 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b3df115c-fbd7-479f-a37a-1feba73e5370 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}} 2018-07-24 03:09:16,856 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes used request id req-b3df115c-fbd7-479f-a37a-1feba73e5370 2018-07-24 03:09:16,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.19093489647s 2018-07-24 03:09:16,857 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes used request id req-b3df115c-fbd7-479f-a37a-1feba73e5370 2018-07-24 03:09:16,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:09:16,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:17,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09:16 GMT Server: Apache x-compute-request-id: req-d9deca38-3014-49a5-8bf5-eaed2b850195 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d9deca38-3014-49a5-8bf5-eaed2b850195 Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:09:16.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:09:17,781 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-d9deca38-3014-49a5-8bf5-eaed2b850195 2018-07-24 03:09:17,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.92387008667s 2018-07-24 03:09:17,782 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-d9deca38-3014-49a5-8bf5-eaed2b850195 2018-07-24 03:09:17,783 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:09:19,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:09:19,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:20,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09:19 GMT Server: Apache x-compute-request-id: req-2f4e887c-62f8-456a-8d52-382f6125c280 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f4e887c-62f8-456a-8d52-382f6125c280 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:09:18.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:09:20,718 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-2f4e887c-62f8-456a-8d52-382f6125c280 2018-07-24 03:09:20,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.931657075882s 2018-07-24 03:09:20,718 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-2f4e887c-62f8-456a-8d52-382f6125c280 2018-07-24 03:09:20,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:09:20,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:20,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-668fdb16-efef-4534-a47a-b9c825c0263f Date: Tue, 24 Jul 2018 03:09:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7c2c9a27-5350-4635-a5c7-040947bd504b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4bdeaa28c906421eaf31ae694c33c8c5","l2_adjacency":true,"status":"ACTIVE","subnets":["1b2e32c6-9f61-493b-b355-33e41e81bace"],"description":"","tags":[],"updated_at":"2018-07-24T03:08:46Z","qos_policy_id":null,"name":"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732","admin_state_up":true,"tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:08:45Z","mtu":1450}]} 2018-07-24 03:09:20,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-668fdb16-efef-4534-a47a-b9c825c0263f 2018-07-24 03:09:20,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123450994492s 2018-07-24 03:09:20,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-668fdb16-efef-4534-a47a-b9c825c0263f 2018-07-24 03:09:20,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:09:20,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:21,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-c4b902b9-715f-4a2e-b03f-9fa6724b37f1 Date: Tue, 24 Jul 2018 03:09:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b736975f-628f-44fb-8131-8d384f88f9fa/snap", "metadata": {}}], "file": "/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa/file", "owner": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "b736975f-628f-44fb-8131-8d384f88f9fa", "size": 12716032, "self": "/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b736975f-628f-44fb-8131-8d384f88f9fa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:08:57Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:08:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:09:21,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c4b902b9-715f-4a2e-b03f-9fa6724b37f1 2018-07-24 03:09:21,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218991994858s 2018-07-24 03:09:21,069 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c4b902b9-715f-4a2e-b03f-9fa6724b37f1 2018-07-24 03:09:21,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:09:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:21,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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-3630db1e-fdee-45b3-aea8-dd8ef63834bc x-compute-request-id: req-3630db1e-fdee-45b3-aea8-dd8ef63834bc Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}], "ram": 512, "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": "8a84559a-571e-45d2-83e1-c5e6c087464a"}]} 2018-07-24 03:09:21,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3630db1e-fdee-45b3-aea8-dd8ef63834bc 2018-07-24 03:09:21,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264608860016s 2018-07-24 03:09:21,098 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3630db1e-fdee-45b3-aea8-dd8ef63834bc 2018-07-24 03:09:21,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-24 03:09:21,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"server": {"name": "cinder_test-vm_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "imageRef": "b736975f-628f-44fb-8131-8d384f88f9fa", "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "flavorRef": "8a84559a-571e-45d2-83e1-c5e6c087464a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7c2c9a27-5350-4635-a5c7-040947bd504b"}], "security_groups": [{"name": "00cc1d52-c482-4595-8ce2-285afcee8c42"}]}}' 2018-07-24 03:09:23,078 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:09: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-4053c15d-3c4f-4732-9358-d12ee7a05e9c x-compute-request-id: req-4053c15d-3c4f-4732-9358-d12ee7a05e9c Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "00cc1d52-c482-4595-8ce2-285afcee8c42"}], "OS-DCF:diskConfig": "MANUAL", "id": "bbd83d03-8315-40ad-a386-804bb5326edb", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "bookmark"}], "adminPass": "PdkzaXSpd9XY"}} 2018-07-24 03:09:23,079 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4053c15d-3c4f-4732-9358-d12ee7a05e9c 2018-07-24 03:09:23,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.97992706299s 2018-07-24 03:09:23,079 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4053c15d-3c4f-4732-9358-d12ee7a05e9c 2018-07-24 03:09:23,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:09:23,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:23,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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-22a887e6-c5dc-4ef4-983d-7489b70a83b7 x-compute-request-id: req-22a887e6-c5dc-4ef4-983d-7489b70a83b7 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "bbd83d03-8315-40ad-a386-804bb5326edb", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:23Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:09:08.000000", "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:08Z", "hostId": "550e13f56b6eb3041ce16a4f3d22b9370521ab025aa8f252725ca4ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm2_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:02Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:09:23,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-22a887e6-c5dc-4ef4-983d-7489b70a83b7 2018-07-24 03:09:23,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383249998093s 2018-07-24 03:09:23,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-22a887e6-c5dc-4ef4-983d-7489b70a83b7 2018-07-24 03:09:23,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:09:25,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:09:25,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:26,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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-36022ccb-8b62-4a3c-af16-3dcf1f90c67c x-compute-request-id: req-36022ccb-8b62-4a3c-af16-3dcf1f90c67c Content-Encoding: gzip Content-Length: 898 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "bbd83d03-8315-40ad-a386-804bb5326edb", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:24Z", "hostId": "65a2db384c6d7fda5a5ae14d5f8314b19a0ab81ba1a2145f2c87d382", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:23Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:09:08.000000", "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:08Z", "hostId": "550e13f56b6eb3041ce16a4f3d22b9370521ab025aa8f252725ca4ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm2_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:02Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:09:26,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-36022ccb-8b62-4a3c-af16-3dcf1f90c67c 2018-07-24 03:09:26,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569222927094s 2018-07-24 03:09:26,043 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-36022ccb-8b62-4a3c-af16-3dcf1f90c67c 2018-07-24 03:09:26,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:09:28,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:09:28,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:28,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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-4b9e6745-0373-4d1a-bb70-ca9280d10987 x-compute-request-id: req-4b9e6745-0373-4d1a-bb70-ca9280d10987 Content-Encoding: gzip Content-Length: 898 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "bbd83d03-8315-40ad-a386-804bb5326edb", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:24Z", "hostId": "65a2db384c6d7fda5a5ae14d5f8314b19a0ab81ba1a2145f2c87d382", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:23Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:09:08.000000", "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:08Z", "hostId": "550e13f56b6eb3041ce16a4f3d22b9370521ab025aa8f252725ca4ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm2_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:02Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:09:28,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4b9e6745-0373-4d1a-bb70-ca9280d10987 2018-07-24 03:09:28,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483857154846s 2018-07-24 03:09:28,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4b9e6745-0373-4d1a-bb70-ca9280d10987 2018-07-24 03:09:28,539 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:09:30,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:09:30,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:31,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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-bdcd21c8-1f69-4753-be10-dbc5a7509ee8 x-compute-request-id: req-bdcd21c8-1f69-4753-be10-dbc5a7509ee8 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:51:35", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:09:29.000000", "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "bbd83d03-8315-40ad-a386-804bb5326edb", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:29Z", "hostId": "65a2db384c6d7fda5a5ae14d5f8314b19a0ab81ba1a2145f2c87d382", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:23Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:09:08.000000", "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:08Z", "hostId": "550e13f56b6eb3041ce16a4f3d22b9370521ab025aa8f252725ca4ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm2_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:02Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:09:31,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bdcd21c8-1f69-4753-be10-dbc5a7509ee8 2018-07-24 03:09:31,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531559944153s 2018-07-24 03:09:31,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bdcd21c8-1f69-4753-be10-dbc5a7509ee8 2018-07-24 03:09:31,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:09:31,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=bbd83d03-8315-40ad-a386-804bb5326edb" -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:31,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-2bb8fb32-40e8-4660-834f-b6faa52dcce4 Date: Tue, 24 Jul 2018 03:09:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:09:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1b2e32c6-9f61-493b-b355-33e41e81bace","ip_address":"192.168.120.8"}],"id":"4fcbdbc2-b845-4e0a-9348-006bdd1a8558","security_groups":["00cc1d52-c482-4595-8ce2-285afcee8c42"],"mac_address":"fa:16:3e:06:51:35","project_id":"4bdeaa28c906421eaf31ae694c33c8c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7c2c9a27-5350-4635-a5c7-040947bd504b","tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:09:24Z","binding:vnic_type":"normal","device_id":"bbd83d03-8315-40ad-a386-804bb5326edb","ip_allocation":"immediate"}]} 2018-07-24 03:09:31,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=bbd83d03-8315-40ad-a386-804bb5326edb used request id req-2bb8fb32-40e8-4660-834f-b6faa52dcce4 2018-07-24 03:09:31,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0635659694672s 2018-07-24 03:09:31,142 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=bbd83d03-8315-40ad-a386-804bb5326edb used request id req-2bb8fb32-40e8-4660-834f-b6faa52dcce4 2018-07-24 03:09:31,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:09:31,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=4fcbdbc2-b845-4e0a-9348-006bdd1a8558" -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:31,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bc39adc8-6b02-4394-90ff-12c2bb18be1f Date: Tue, 24 Jul 2018 03:09:31 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:09:31,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=4fcbdbc2-b845-4e0a-9348-006bdd1a8558 used request id req-bc39adc8-6b02-4394-90ff-12c2bb18be1f 2018-07-24 03:09:31,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0192980766296s 2018-07-24 03:09:31,167 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=4fcbdbc2-b845-4e0a-9348-006bdd1a8558 used request id req-bc39adc8-6b02-4394-90ff-12c2bb18be1f 2018-07-24 03:09:31,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:09:31,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:31,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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-bf103c8f-8099-44bc-8df3-2908895b44e0 x-compute-request-id: req-bf103c8f-8099-44bc-8df3-2908895b44e0 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:51:35", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:09:29.000000", "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "bbd83d03-8315-40ad-a386-804bb5326edb", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:29Z", "hostId": "65a2db384c6d7fda5a5ae14d5f8314b19a0ab81ba1a2145f2c87d382", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:23Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:09:08.000000", "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:08Z", "hostId": "550e13f56b6eb3041ce16a4f3d22b9370521ab025aa8f252725ca4ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm2_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:02Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:09:31,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bf103c8f-8099-44bc-8df3-2908895b44e0 2018-07-24 03:09:31,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.728493928909s 2018-07-24 03:09:31,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bf103c8f-8099-44bc-8df3-2908895b44e0 2018-07-24 03:09:31,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:09:31,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=bbd83d03-8315-40ad-a386-804bb5326edb" -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:31,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-3b453291-f36c-4bcf-ac9d-f6300d9dcd1d Date: Tue, 24 Jul 2018 03:09:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:09:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1b2e32c6-9f61-493b-b355-33e41e81bace","ip_address":"192.168.120.8"}],"id":"4fcbdbc2-b845-4e0a-9348-006bdd1a8558","security_groups":["00cc1d52-c482-4595-8ce2-285afcee8c42"],"mac_address":"fa:16:3e:06:51:35","project_id":"4bdeaa28c906421eaf31ae694c33c8c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7c2c9a27-5350-4635-a5c7-040947bd504b","tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:09:24Z","binding:vnic_type":"normal","device_id":"bbd83d03-8315-40ad-a386-804bb5326edb","ip_allocation":"immediate"}]} 2018-07-24 03:09:31,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=bbd83d03-8315-40ad-a386-804bb5326edb used request id req-3b453291-f36c-4bcf-ac9d-f6300d9dcd1d 2018-07-24 03:09:31,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0528128147125s 2018-07-24 03:09:31,955 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=bbd83d03-8315-40ad-a386-804bb5326edb used request id req-3b453291-f36c-4bcf-ac9d-f6300d9dcd1d 2018-07-24 03:09:31,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:09:31,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=4fcbdbc2-b845-4e0a-9348-006bdd1a8558" -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:32,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-26f2cf94-a497-45ea-b732-20b90d4bd19b Date: Tue, 24 Jul 2018 03:09:32 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:09:32,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=4fcbdbc2-b845-4e0a-9348-006bdd1a8558 used request id req-26f2cf94-a497-45ea-b732-20b90d4bd19b 2018-07-24 03:09:32,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.118340969086s 2018-07-24 03:09:32,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=4fcbdbc2-b845-4e0a-9348-006bdd1a8558 used request id req-26f2cf94-a497-45ea-b732-20b90d4bd19b 2018-07-24 03:09:32,080 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:51:35', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b736975f-628f-44fb-8131-8d384f88f9fa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:09:29.000000', 'flavor': Munch({u'id': u'8a84559a-571e-45d2-83e1-c5e6c087464a'}), 'az': u'nova', 'id': u'bbd83d03-8315-40ad-a386-804bb5326edb', 'security_groups': [Munch({u'name': u'cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a20dab11de5a4924a1b2de7b18cf230c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'name': 'cinder_test-project_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-24T03:09:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-24T03:09:29Z', 'hostId': u'65a2db384c6d7fda5a5ae14d5f8314b19a0ab81ba1a2145f2c87d382', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'65a2db384c6d7fda5a5ae14d5f8314b19a0ab81ba1a2145f2c87d382', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T03:09:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'name': u'cinder_test-vm_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'adminPass': None, 'tenant_id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'created_at': u'2018-07-24T03:09:23Z', 'created': u'2018-07-24T03:09:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-24 03:09:32,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:09:32,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:32,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-e8c2b91a-0533-4f6f-b28a-f84d83d55c21 Date: Tue, 24 Jul 2018 03:09:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7c2c9a27-5350-4635-a5c7-040947bd504b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4bdeaa28c906421eaf31ae694c33c8c5","l2_adjacency":true,"status":"ACTIVE","subnets":["1b2e32c6-9f61-493b-b355-33e41e81bace"],"description":"","tags":[],"updated_at":"2018-07-24T03:08:46Z","qos_policy_id":null,"name":"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732","admin_state_up":true,"tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:08:45Z","mtu":1450}]} 2018-07-24 03:09:32,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e8c2b91a-0533-4f6f-b28a-f84d83d55c21 2018-07-24 03:09:32,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107904911041s 2018-07-24 03:09:32,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e8c2b91a-0533-4f6f-b28a-f84d83d55c21 2018-07-24 03:09:32,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 03:09:32,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=bbd83d03-8315-40ad-a386-804bb5326edb" -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:32,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-c6c80d01-e7c8-4d86-857d-1d95b93389c7 Date: Tue, 24 Jul 2018 03:09:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:09:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1b2e32c6-9f61-493b-b355-33e41e81bace","ip_address":"192.168.120.8"}],"id":"4fcbdbc2-b845-4e0a-9348-006bdd1a8558","security_groups":["00cc1d52-c482-4595-8ce2-285afcee8c42"],"mac_address":"fa:16:3e:06:51:35","project_id":"4bdeaa28c906421eaf31ae694c33c8c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7c2c9a27-5350-4635-a5c7-040947bd504b","tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:09:24Z","binding:vnic_type":"normal","device_id":"bbd83d03-8315-40ad-a386-804bb5326edb","ip_allocation":"immediate"}]} 2018-07-24 03:09:32,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=bbd83d03-8315-40ad-a386-804bb5326edb used request id req-c6c80d01-e7c8-4d86-857d-1d95b93389c7 2018-07-24 03:09:32,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0542359352112s 2018-07-24 03:09:32,247 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=bbd83d03-8315-40ad-a386-804bb5326edb used request id req-c6c80d01-e7c8-4d86-857d-1d95b93389c7 2018-07-24 03:09:32,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-24 03:09:32,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"floatingip": {"floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "192.168.120.8", "port_id": "4fcbdbc2-b845-4e0a-9348-006bdd1a8558"}}' 2018-07-24 03:09:34,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-c7fa766a-435e-41db-8c80-17cf9f7653ae Date: Tue, 24 Jul 2018 03:09:34 GMT RESP BODY: {"floatingip": {"router_id": "f1d43350-6eeb-494b-b717-43537425ad9e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:09:33Z", "updated_at": "2018-07-24T03:09:33Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_id": "4fcbdbc2-b845-4e0a-9348-006bdd1a8558", "id": "f5080095-b759-4577-ad1e-4b4c504e54ef", "qos_policy_id": null}} 2018-07-24 03:09:34,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c7fa766a-435e-41db-8c80-17cf9f7653ae 2018-07-24 03:09:34,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.38545298576s 2018-07-24 03:09:34,634 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-c7fa766a-435e-41db-8c80-17cf9f7653ae 2018-07-24 03:09:34,637 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'f1d43350-6eeb-494b-b717-43537425ad9e', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'created_at': u'2018-07-24T03:09:33Z', 'attached': True, 'updated_at': u'2018-07-24T03:09:33Z', 'id': u'f5080095-b759-4577-ad1e-4b4c504e54ef', 'floating_network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'name': 'cinder_test-project_6b267dfa-6ab5-44a8-8313-09ec66d9f732', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f1d43350-6eeb-494b-b717-43537425ad9e', u'qos_policy_id': None, 'project_id': u'4bdeaa28c906421eaf31ae694c33c8c5', 'port_id': u'4fcbdbc2-b845-4e0a-9348-006bdd1a8558', 'port': u'4fcbdbc2-b845-4e0a-9348-006bdd1a8558', 'network': u'691b806b-657e-4f99-97bd-7fb6940ba3e4'}) 2018-07-24 03:09:34,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-24 03:09:34,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb/action -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 03:09:34,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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-c828217c-6688-488e-aa56-ce407fa26b7c x-compute-request-id: req-c828217c-6688-488e-aa56-ce407fa26b7c Content-Encoding: gzip Content-Length: 9178 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 477801960 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.149281] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.151131] pid_max: default: 32768 minimum: 301\n[ 0.152139] ACPI: Core revision 20150930\n[ 0.153640] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155096] Security Framework initialized\n[ 0.155997] Yama: becoming mindful.\n[ 0.156810] AppArmor: AppArmor initialized\n[ 0.157787] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.159276] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162142] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163689] Initializing cgroup subsys io\n[ 0.164632] Initializing cgroup subsys memory\n[ 0.165623] Initializing cgroup subsys devices\n[ 0.166618] Initializing cgroup subsys freezer\n[ 0.167608] Initializing cgroup subsys net_cls\n[ 0.168608] Initializing cgroup subsys perf_event\n[ 0.169657] Initializing cgroup subsys net_prio\n[ 0.170633] Initializing cgroup subsys hugetlb\n[ 0.171600] Initializing cgroup subsys pids\n[ 0.172605] CPU: Physical Processor ID: 0\n[ 0.174208] mce: CPU supports 10 MCE banks\n[ 0.175131] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176251] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.190706] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.196873] ftrace: allocating 31920 entries in 125 pages\n[ 0.221971] smpboot: Max logical packages: 1\n[ 0.222928] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224402] x2apic enabled\n[ 0.225290] Switched APIC routing to physical x2apic.\n[ 0.227164] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228459] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230800] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232781] KVM setup paravirtual spinlock\n[ 0.234154] x86: Booted up 1 node, 1 CPUs\n[ 0.235062] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.236634] devtmpfs: initialized\n[ 0.238427] evm: security.selinux\n[ 0.239187] evm: security.SMACK64\n[ 0.239895] evm: security.SMACK64EXEC\n[ 0.240663] evm: security.SMACK64TRANSMUTE\n[ 0.241486] evm: security.SMACK64MMAP\n[ 0.242238] evm: security.ima\n[ 0.242879] evm: security.capability\n[ 0.243694] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245580] pinctrl core: initialized pinctrl subsystem\n[ 0.246693] RTC time: 3:09:29, date: 07/24/18\n[ 0.247668] NET: Registered protocol family 16\n[ 0.248676] cpuidle: using governor ladder\n[ 0.249507] cpuidle: using governor menu\n[ 0.250307] PCCT header not found.\n[ 0.251066] ACPI: bus type PCI registered\n[ 0.251875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253129] PCI: Using configuration type 1 for base access\n[ 0.254912] ACPI: Added _OSI(Module Device)\n[ 0.255775] ACPI: Added _OSI(Processor Device)\n[ 0.256649] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257561] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.259360] ACPI: Interpreter enabled\n[ 0.260125] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.263867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.265741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.267608] ACPI: (supports S0 S5)\n[ 0.268315] ACPI: Using IOAPIC for interrupt routing\n[ 0.269266] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.272398] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.273549] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.274819] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.278288] acpiphp: Slot [3] registered\n[ 0.279094] acpiphp: Slot [4] registered\n[ 0.279917] acpiphp: Slot [5] registered\n[ 0.280728] acpiphp: Slot [6] registered\n[ 0.281535] acpiphp: Slot [7] registered\n[ 0.282340] acpiphp: Slot [8] registered\n[ 0.283140] acpiphp: Slot [9] registered\n[ 0.283951] acpiphp: Slot [10] registered\n[ 0.284775] acpiphp: Slot [11] registered\n[ 0.285614] acpiphp: Slot [12] registered\n[ 0.286437] acpiphp: Slot [13] registered\n[ 0.287251] acpiphp: Slot [14] registered\n[ 0.288064] acpiphp: Slot [15] registered\n[ 0.298736] acpiphp: Slot [16] registered\n[ 0.299596] acpiphp: Slot [17] registered\n[ 0.300423] acpiphp: Slot [18] registered\n[ 0.301244] acpiphp: Slot [19] registered\n[ 0.302059] acpiphp: Slot [20] registered\n[ 0.302884] acpiphp: Slot [21] registered\n[ 0.303717] acpiphp: Slot [22] registered\n[ 0.304535] acpiphp: Slot [23] registered\n[ 0.305350] acpiphp: Slot [24] registered\n[ 0.306168] acpiphp: Slot [25] registered\n[ 0.306982] acpiphp: Slot [26] registered\n[ 0.307800] acpiphp: Slot [27] registered\n[ 0.308620] acpiphp: Slot [28] registered\n[ 0.309443] acpiphp: Slot [29] registered\n[ 0.310296] acpiphp: Slot [30] registered\n[ 0.311117] acpiphp: Slot [31] registered\n[ 0.311937] PCI host bridge to bus 0000:00\n[ 0.312749] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313963] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.315181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.316639] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.318092] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.319576] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325289] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326558] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.330093] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.331674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354172] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355599] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356997] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358278] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359582] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360642] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362199] vgaarb: loaded\n[ 0.362810] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364046] SCSI subsystem initialized\n[ 0.364964] ACPI: bus type USB registered\n[ 0.365802] usbcore: registered new interface driver usbfs\n[ 0.366846] usbcore: registered new interface driver hub\n[ 0.367858] usbcore: registered new device driver usb\n[ 0.368977] PCI: Using ACPI for IRQ routing\n[ 0.370095] NetLabel: Initializing\n[ 0.370817] NetLabel: domain hash size = 128\n[ 0.371667] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372631] NetLabel: unlabeled traffic allowed by default\n[ 0.373791] clocksource: Switched to clocksource kvm-clock\n[ 0.381943] AppArmor: AppArmor Filesystem Enabled\n[ 0.382935] pnp: PnP ACPI init\n[ 0.383878] pnp: PnP ACPI: found 5 devices\n[ 0.390219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391942] NET: Registered protocol family 2\n[ 0.392995] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394304] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396735] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397836] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399031] NET: Registered protocol family 1\n[ 0.399915] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402099] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430345] Trying to unpack rootfs image as initramfs...\n[ 0.487017] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488677] Scanning for low memory corruption every 60 seconds\n[ 0.490051] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491228] audit: initializing netlink subsys (disabled)\n[ 0.492258] audit: type=2000 audit(1532401770.576:1): initialized\n[ 0.493603] Initialise system trusted keyring\n[ 0.494581] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495752] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497899] zbud: loaded\n[ 0.498641] VFS: Disk quotas dquot_6.6.0\n[ 0.499468] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.501105] fuse init (API version 7.23)\n[ 0.502027] Key type big_key registered\n[ 0.502836] Allocating IMA MOK and blacklist keyrings.\n[ 0.504071] Key type asymmetric registered\n[ 0.504903] Asymmetric key parser 'x509' registered\n[ 0.505885] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.507365] io scheduler noop registered\n[ 0.508164] io scheduler deadline registered (default)\n[ 0.509164] io scheduler cfq registered\n[ 0.510022] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.511072] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.512345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513812] ACPI: Power Button [PWRF]\n[ 0.514670] GHES: HEST is not enabled!\n[ 0.528337] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556375] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558484] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.587505] Linux agpgart interface v0.103\n[ 0.590397] brd: module loaded\n[ 0.592083] loop: module loaded\n[ 0.596484] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.597963] GPT:90111 != 2097151\n[ 0.598654] GPT:Alternate GPT header not at the end of the disk.\n[ 0.599746] GPT:90111 != 2097151\n[ 0.600424] GPT: Use GNU Parted to correct GPT errors.\n[ 0.601397] vda: vda1 vda15\n[ 0.602795] scsi host0: ata_piix\n[ 0.603591] scsi host1: ata_piix\n[ 0.604325] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.605564] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.607059] libphy: Fixed MDIO Bus: probed\n[ 0.607891] tun: Universal TUN/TAP device driver, 1.6\n[ 0.608847] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.611229] PPP generic driver version 2.4.2\n[ 0.612429] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.613945] ehci-pci: EHCI PCI platform driver\n[ 0.615035] ehci-platform: EHCI generic platform driver\n[ 0.616272] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617691] ohci-pci: OHCI PCI platform driver\n[ 0.618789] ohci-platform: OHCI generic platform driver\n[ 0.620037] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634578] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.635849] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637647] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.638894] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.640313] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.641854] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643604] usb usb1: Product: UHCI Host Controller\n[ 0.644753] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646178] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647372] hub 1-0:1.0: USB hub found\n[ 0.648330] hub 1-0:1.0: 2 ports detected\n[ 0.649460] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651974] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653261] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654605] mousedev: PS/2 mouse device common for all mice\n[ 0.655905] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657785] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658934] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660146] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661353] i2c /dev entries driver\n[ 0.662154] device-mapper: uevent: version 1.0.3\n[ 0.663127] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664785] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666252] NET: Registered protocol family 10\n[ 0.667413] NET: Registered protocol family 17\n[ 0.668324] Key type dns_resolver registered\n[ 0.669347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670486] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672299] registered taskstats version 1\n[ 0.673158] Loading compiled-in X.509 certificates\n[ 0.674650] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676552] zswap: loaded using pool lzo/zbud\n[ 0.678244] Key type trusted registered\n[ 0.680024] Key type encrypted registered\n[ 0.680866] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681932] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682995] evm: HMAC attrs: 0x1\n[ 0.683970] Magic number: 10:740:159\n[ 0.684841] rtc_cmos 00:00: setting system clock to 2018-07-24 03:09:30 UTC (1532401770)\n[ 0.686503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687624] EDD information not available.\n[ 0.767115] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.778971] Write protecting the kernel read-only data: 14336k\n[ 0.781159] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783020] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.828696] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.83. iid=i-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDI9G2hg+oTwkEVlt+MxvVJgJdzxAl1IRbvmZ04MYbHl96VhwhkKo1dY+hob0ZzOGbdK3KU86kg1PGMSzdMe7xdJoexoQmiu/VHOC6E70P/AJe9DkMc9k7BfBDatl1oDYtw6Y5vj2ZWWoedzRAj3g2h0TU59/6+SgbQSXMSzGyN1xFin8sH1w16wVxunaN+DQhICrBJSrZcbHLkvVuEMU9ErqO3//eO3aXrbri3F8x6Tr7wZdDkY4PhrtoYWRhLMB+8bvTxM79p1+ZHRQlP4yRpoR81rkFcDfRY3Frc4T+DIo3OgZOjKNXp+G1qibnwUscWSFDda/OdNWU1qx3YaGYh root@cinder-test-vm-6b267dfa-6ab5-44a8-8313-09ec66d9f732\nssh-dss AAAAB3NzaC1kc3MAAACBAMMGQYAkqfhOlenttFo8UmLRVfxGPEVKpHLvRIFpSv5wowTi37tWvI5CrXyx0wabJVAXAX24v9R9MT9wZN5jUUs/pJLTruwZgngWli3PeCLptGBQmSRCe87nXfz0XtF1Pv4jO1kjpYKp8UpyEq+gz97lbqrce4dcmPYvAjGq0RuTAAAAFQC4AwNCsaii05mhbULcCHQTSpP70wAAAIAJBIBVd/oMwEwKYFISsIa4ePSLm7cO0+FvoAG5HzhOz08Tow9pWnR8DSfcFfXpj/5NxYqc6H44Zvakk3v09pgr+x2XdBd0p1DNFeKkKtR4Ptl/kzwrbqsh/9Rls50LhV81SDpeLfEB6AEwnT1BKZC1hjnX89dGKJxu/d9WQn+VfgAAAIEAo3mWnayy3wKoBQTqHyidcWJXLjLJQKpRWQRZ5vKICG1aTTMZrPmLVOwInxEYTXWHM0oY7QF8Ij+CzsZAv0yGj2JwN6hUyZWnJICpq2Inmhd0WNaPDIpwGbBlcZZkY7WSI2ODicztwzECiNxrFN62XL/bOBSLrVZ2sspQfeBS+Nw= root@cinder-test-vm-6b267dfa-6ab5-44a8-8313-09ec66d9f732\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2018-07-24 03:09:34,751 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb/action used request id req-c828217c-6688-488e-aa56-ce407fa26b7c 2018-07-24 03:09:34,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113781929016s 2018-07-24 03:09:34,752 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb/action used request id req-c828217c-6688-488e-aa56-ce407fa26b7c 2018-07-24 03:09:34,752 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 477801960 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.149281] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.151131] pid_max: default: 32768 minimum: 301 [ 0.152139] ACPI: Core revision 20150930 [ 0.153640] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155096] Security Framework initialized [ 0.155997] Yama: becoming mindful. [ 0.156810] AppArmor: AppArmor initialized [ 0.157787] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.159276] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.160755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.162142] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.163689] Initializing cgroup subsys io [ 0.164632] Initializing cgroup subsys memory [ 0.165623] Initializing cgroup subsys devices [ 0.166618] Initializing cgroup subsys freezer [ 0.167608] Initializing cgroup subsys net_cls [ 0.168608] Initializing cgroup subsys perf_event [ 0.169657] Initializing cgroup subsys net_prio [ 0.170633] Initializing cgroup subsys hugetlb [ 0.171600] Initializing cgroup subsys pids [ 0.172605] CPU: Physical Processor ID: 0 [ 0.174208] mce: CPU supports 10 MCE banks [ 0.175131] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.176251] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.190706] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.196873] ftrace: allocating 31920 entries in 125 pages [ 0.221971] smpboot: Max logical packages: 1 [ 0.222928] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.224402] x2apic enabled [ 0.225290] Switched APIC routing to physical x2apic. [ 0.227164] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.228459] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.230800] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.232781] KVM setup paravirtual spinlock [ 0.234154] x86: Booted up 1 node, 1 CPUs [ 0.235062] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.236634] devtmpfs: initialized [ 0.238427] evm: security.selinux [ 0.239187] evm: security.SMACK64 [ 0.239895] evm: security.SMACK64EXEC [ 0.240663] evm: security.SMACK64TRANSMUTE [ 0.241486] evm: security.SMACK64MMAP [ 0.242238] evm: security.ima [ 0.242879] evm: security.capability [ 0.243694] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245580] pinctrl core: initialized pinctrl subsystem [ 0.246693] RTC time: 3:09:29, date: 07/24/18 [ 0.247668] NET: Registered protocol family 16 [ 0.248676] cpuidle: using governor ladder [ 0.249507] cpuidle: using governor menu [ 0.250307] PCCT header not found. [ 0.251066] ACPI: bus type PCI registered [ 0.251875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.253129] PCI: Using configuration type 1 for base access [ 0.254912] ACPI: Added _OSI(Module Device) [ 0.255775] ACPI: Added _OSI(Processor Device) [ 0.256649] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.257561] ACPI: Added _OSI(Processor Aggregator Device) [ 0.259360] ACPI: Interpreter enabled [ 0.260125] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.262002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.263867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.265741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.267608] ACPI: (supports S0 S5) [ 0.268315] ACPI: Using IOAPIC for interrupt routing [ 0.269266] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.272398] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.273549] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.274819] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.276031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.278288] acpiphp: Slot [3] registered [ 0.279094] acpiphp: Slot [4] registered [ 0.279917] acpiphp: Slot [5] registered [ 0.280728] acpiphp: Slot [6] registered [ 0.281535] acpiphp: Slot [7] registered [ 0.282340] acpiphp: Slot [8] registered [ 0.283140] acpiphp: Slot [9] registered [ 0.283951] acpiphp: Slot [10] registered [ 0.284775] acpiphp: Slot [11] registered [ 0.285614] acpiphp: Slot [12] registered [ 0.286437] acpiphp: Slot [13] registered [ 0.287251] acpiphp: Slot [14] registered [ 0.288064] acpiphp: Slot [15] registered [ 0.298736] acpiphp: Slot [16] registered [ 0.299596] acpiphp: Slot [17] registered [ 0.300423] acpiphp: Slot [18] registered [ 0.301244] acpiphp: Slot [19] registered [ 0.302059] acpiphp: Slot [20] registered [ 0.302884] acpiphp: Slot [21] registered [ 0.303717] acpiphp: Slot [22] registered [ 0.304535] acpiphp: Slot [23] registered [ 0.305350] acpiphp: Slot [24] registered [ 0.306168] acpiphp: Slot [25] registered [ 0.306982] acpiphp: Slot [26] registered [ 0.307800] acpiphp: Slot [27] registered [ 0.308620] acpiphp: Slot [28] registered [ 0.309443] acpiphp: Slot [29] registered [ 0.310296] acpiphp: Slot [30] registered [ 0.311117] acpiphp: Slot [31] registered [ 0.311937] PCI host bridge to bus 0000:00 [ 0.312749] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.313963] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.315181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.316639] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.318092] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.319576] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.322808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.324103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.325289] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.326558] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.330093] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.331674] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350873] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352717] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.354172] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.355599] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356997] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.358278] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.359582] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.360642] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.362199] vgaarb: loaded [ 0.362810] vgaarb: bridge control possible 0000:00:02.0 [ 0.364046] SCSI subsystem initialized [ 0.364964] ACPI: bus type USB registered [ 0.365802] usbcore: registered new interface driver usbfs [ 0.366846] usbcore: registered new interface driver hub [ 0.367858] usbcore: registered new device driver usb [ 0.368977] PCI: Using ACPI for IRQ routing [ 0.370095] NetLabel: Initializing [ 0.370817] NetLabel: domain hash size = 128 [ 0.371667] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.372631] NetLabel: unlabeled traffic allowed by default [ 0.373791] clocksource: Switched to clocksource kvm-clock [ 0.381943] AppArmor: AppArmor Filesystem Enabled [ 0.382935] pnp: PnP ACPI init [ 0.383878] pnp: PnP ACPI: found 5 devices [ 0.390219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.391942] NET: Registered protocol family 2 [ 0.392995] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.394304] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395527] TCP: Hash tables configured (established 4096 bind 4096) [ 0.396735] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397836] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.399031] NET: Registered protocol family 1 [ 0.399915] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.401014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.402099] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.416214] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.430345] Trying to unpack rootfs image as initramfs... [ 0.487017] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.488677] Scanning for low memory corruption every 60 seconds [ 0.490051] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491228] audit: initializing netlink subsys (disabled) [ 0.492258] audit: type=2000 audit(1532401770.576:1): initialized [ 0.493603] Initialise system trusted keyring [ 0.494581] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495752] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497899] zbud: loaded [ 0.498641] VFS: Disk quotas dquot_6.6.0 [ 0.499468] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.501105] fuse init (API version 7.23) [ 0.502027] Key type big_key registered [ 0.502836] Allocating IMA MOK and blacklist keyrings. [ 0.504071] Key type asymmetric registered [ 0.504903] Asymmetric key parser 'x509' registered [ 0.505885] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507365] io scheduler noop registered [ 0.508164] io scheduler deadline registered (default) [ 0.509164] io scheduler cfq registered [ 0.510022] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.511072] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513812] ACPI: Power Button [PWRF] [ 0.514670] GHES: HEST is not enabled! [ 0.528337] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556375] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558484] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.584726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.587505] Linux agpgart interface v0.103 [ 0.590397] brd: module loaded [ 0.592083] loop: module loaded [ 0.596484] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.597963] GPT:90111 != 2097151 [ 0.598654] GPT:Alternate GPT header not at the end of the disk. [ 0.599746] GPT:90111 != 2097151 [ 0.600424] GPT: Use GNU Parted to correct GPT errors. [ 0.601397] vda: vda1 vda15 [ 0.602795] scsi host0: ata_piix [ 0.603591] scsi host1: ata_piix [ 0.604325] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.605564] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.607059] libphy: Fixed MDIO Bus: probed [ 0.607891] tun: Universal TUN/TAP device driver, 1.6 [ 0.608847] tun: (C) 1999-2004 Max Krasnyansky [ 0.611229] PPP generic driver version 2.4.2 [ 0.612429] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.613945] ehci-pci: EHCI PCI platform driver [ 0.615035] ehci-platform: EHCI generic platform driver [ 0.616272] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.617691] ohci-pci: OHCI PCI platform driver [ 0.618789] ohci-platform: OHCI generic platform driver [ 0.620037] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634578] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.635849] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637647] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.638894] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.640313] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.641854] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.643604] usb usb1: Product: UHCI Host Controller [ 0.644753] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646178] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647372] hub 1-0:1.0: USB hub found [ 0.648330] hub 1-0:1.0: 2 ports detected [ 0.649460] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.651974] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.653261] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.654605] mousedev: PS/2 mouse device common for all mice [ 0.655905] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.657785] rtc_cmos 00:00: RTC can wake from S4 [ 0.658934] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.660146] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.661353] i2c /dev entries driver [ 0.662154] device-mapper: uevent: version 1.0.3 [ 0.663127] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.664785] ledtrig-cpu: registered to indicate activity on CPUs [ 0.666252] NET: Registered protocol family 10 [ 0.667413] NET: Registered protocol family 17 [ 0.668324] Key type dns_resolver registered [ 0.669347] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.670486] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.672299] registered taskstats version 1 [ 0.673158] Loading compiled-in X.509 certificates [ 0.674650] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.676552] zswap: loaded using pool lzo/zbud [ 0.678244] Key type trusted registered [ 0.680024] Key type encrypted registered [ 0.680866] AppArmor: AppArmor sha1 policy hashing enabled [ 0.681932] ima: No TPM chip found, activating TPM-bypass! [ 0.682995] evm: HMAC attrs: 0x1 [ 0.683970] Magic number: 10:740:159 [ 0.684841] rtc_cmos 00:00: setting system clock to 2018-07-24 03:09:30 UTC (1532401770) [ 0.686503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687624] EDD information not available. [ 0.767115] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.778971] Write protecting the kernel read-only data: 14336k [ 0.781159] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783020] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.828696] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.83. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDI9G2hg+oTwkEVlt+MxvVJgJdzxAl1IRbvmZ04MYbHl96VhwhkKo1dY+hob0ZzOGbdK3KU86kg1PGMSzdMe7xdJoexoQmiu/VHOC6E70P/AJe9DkMc9k7BfBDatl1oDYtw6Y5vj2ZWWoedzRAj3g2h0TU59/6+SgbQSXMSzGyN1xFin8sH1w16wVxunaN+DQhICrBJSrZcbHLkvVuEMU9ErqO3//eO3aXrbri3F8x6Tr7wZdDkY4PhrtoYWRhLMB+8bvTxM79p1+ZHRQlP4yRpoR81rkFcDfRY3Frc4T+DIo3OgZOjKNXp+G1qibnwUscWSFDda/OdNWU1qx3YaGYh root@cinder-test-vm-6b267dfa-6ab5-44a8-8313-09ec66d9f732 ssh-dss AAAAB3NzaC1kc3MAAACBAMMGQYAkqfhOlenttFo8UmLRVfxGPEVKpHLvRIFpSv5wowTi37tWvI5CrXyx0wabJVAXAX24v9R9MT9wZN5jUUs/pJLTruwZgngWli3PeCLptGBQmSRCe87nXfz0XtF1Pv4jO1kjpYKp8UpyEq+gz97lbqrce4dcmPYvAjGq0RuTAAAAFQC4AwNCsaii05mhbULcCHQTSpP70wAAAIAJBIBVd/oMwEwKYFISsIa4ePSLm7cO0+FvoAG5HzhOz08Tow9pWnR8DSfcFfXpj/5NxYqc6H44Zvakk3v09pgr+x2XdBd0p1DNFeKkKtR4Ptl/kzwrbqsh/9Rls50LhV81SDpeLfEB6AEwnT1BKZC1hjnX89dGKJxu/d9WQn+VfgAAAIEAo3mWnayy3wKoBQTqHyidcWJXLjLJQKpRWQRZ5vKICG1aTTMZrPmLVOwInxEYTXWHM0oY7QF8Ij+CzsZAv0yGj2JwN6hUyZWnJICpq2Inmhd0WNaPDIpwGbBlcZZkY7WSI2ODicztwzECiNxrFN62XL/bOBSLrVZ2sspQfeBS+Nw= root@cinder-test-vm-6b267dfa-6ab5-44a8-8313-09ec66d9f732 -----END SSH HOST KEY KEYS----- === network info === 2018-07-24 03:09:37,762 - paramiko.transport - DEBUG - starting thread (client mode): 0x34657c10L 2018-07-24 03:09:37,762 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 03:09:37,763 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-24 03:09:37,763 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-24 03:09:37,764 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 03:09:37,764 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 03:09:37,764 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-24 03:09:37,764 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 03:09:37,765 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 03:09:37,765 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 03:09:37,782 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 03:09:37,783 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 03:09:37,795 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 982a20e2948f5334515c8cf45af89e38 2018-07-24 03:09:37,796 - paramiko.transport - DEBUG - Trying discovered key b18dfdd222db3e46144c801c1d373e85 in /tmp/tmpFXgLXt 2018-07-24 03:09:37,821 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 03:09:37,827 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 03:09:37,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-24 03:09:37,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb/os-volume_attachments -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"volumeAttachment": {"volumeId": "4112cf73-4b69-4c6a-a5c9-9140a891327e"}}' 2018-07-24 03:09:40,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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-09a8ceb8-9926-4a53-8573-2079eb66e493 x-compute-request-id: req-09a8ceb8-9926-4a53-8573-2079eb66e493 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "bbd83d03-8315-40ad-a386-804bb5326edb", "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "volumeId": "4112cf73-4b69-4c6a-a5c9-9140a891327e"}} 2018-07-24 03:09:40,428 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb/os-volume_attachments used request id req-09a8ceb8-9926-4a53-8573-2079eb66e493 2018-07-24 03:09:40,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.59959506989s 2018-07-24 03:09:40,428 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb/os-volume_attachments used request id req-09a8ceb8-9926-4a53-8573-2079eb66e493 2018-07-24 03:09:40,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:09:40,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:41,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09:40 GMT Server: Apache x-compute-request-id: req-d0ce6c71-f444-4e35-9f42-ff0497181e7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0ce6c71-f444-4e35-9f42-ff0497181e7a Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:09:40.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:09:41,444 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-d0ce6c71-f444-4e35-9f42-ff0497181e7a 2018-07-24 03:09:41,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01556396484s 2018-07-24 03:09:41,445 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-d0ce6c71-f444-4e35-9f42-ff0497181e7a 2018-07-24 03:09:41,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:09:43,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:09:43,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:44,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09:43 GMT Server: Apache x-compute-request-id: req-ef98220f-d2dd-430b-925b-b383e87206a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef98220f-d2dd-430b-925b-b383e87206a4 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:09:43.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:09:44,354 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-ef98220f-d2dd-430b-925b-b383e87206a4 2018-07-24 03:09:44,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.905699014664s 2018-07-24 03:09:44,355 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-ef98220f-d2dd-430b-925b-b383e87206a4 2018-07-24 03:09:44,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:09:46,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:09:46,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:47,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09:46 GMT Server: Apache x-compute-request-id: req-b8c80def-a5c1-4216-bf57-07d42eef19c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8c80def-a5c1-4216-bf57-07d42eef19c3 Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [{"server_id": "bbd83d03-8315-40ad-a386-804bb5326edb", "attachment_id": "89ff8988-afeb-4a15-a94b-51fc9dba9794", "attached_at": "2018-07-24T03:09:43.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "device": "/dev/vdb", "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e"}], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:09:44.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:09:47,312 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-b8c80def-a5c1-4216-bf57-07d42eef19c3 2018-07-24 03:09:47,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.953061103821s 2018-07-24 03:09:47,313 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-b8c80def-a5c1-4216-bf57-07d42eef19c3 2018-07-24 03:09:47,315 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-24 03:09:47,316 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-24 03:09:47,316 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-24 03:09:47,318 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-24 03:09:47,385 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-24 03:09:47,386 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-24 03:09:47,387 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-24 03:09:47,387 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-24 03:09:47,425 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-24 03:09:47,425 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-24 03:09:47,452 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-24 03:09:48,040 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-24 03:09:48,041 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: f868382b-f270-44e3-94ea-8c2b05a6d7fb Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-07-24 03:09:48,041 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-24 03:09:48,042 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-24 03:09:48,042 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-24 03:09:48,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-24 03:09:48,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb/os-volume_attachments/4112cf73-4b69-4c6a-a5c9-9140a891327e -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:49,611 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:09:48 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-f1d58811-4bf5-442b-9dee-eaf54db82c55 x-compute-request-id: req-f1d58811-4bf5-442b-9dee-eaf54db82c55 Content-Length: 0 Content-Type: application/json 2018-07-24 03:09:49,611 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb/os-volume_attachments/4112cf73-4b69-4c6a-a5c9-9140a891327e used request id req-f1d58811-4bf5-442b-9dee-eaf54db82c55 2018-07-24 03:09:49,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.56823587418s 2018-07-24 03:09:49,612 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb/os-volume_attachments/4112cf73-4b69-4c6a-a5c9-9140a891327e used request id req-f1d58811-4bf5-442b-9dee-eaf54db82c55 2018-07-24 03:09:49,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:09:49,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:49,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09:49 GMT Server: Apache x-compute-request-id: req-3600bfa3-d4a6-4074-9e4c-8dc8c5c0cb17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3600bfa3-d4a6-4074-9e4c-8dc8c5c0cb17 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [{"server_id": "bbd83d03-8315-40ad-a386-804bb5326edb", "attachment_id": "89ff8988-afeb-4a15-a94b-51fc9dba9794", "attached_at": "2018-07-24T03:09:43.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "device": "/dev/vdb", "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e"}], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:09:49.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:09:49,680 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-3600bfa3-d4a6-4074-9e4c-8dc8c5c0cb17 2018-07-24 03:09:49,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0682518482208s 2018-07-24 03:09:49,681 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-3600bfa3-d4a6-4074-9e4c-8dc8c5c0cb17 2018-07-24 03:09:49,682 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:09:51,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:09:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:52,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09:51 GMT Server: Apache x-compute-request-id: req-398e66ce-8c89-4e57-91ca-0331085ed0a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-398e66ce-8c89-4e57-91ca-0331085ed0a1 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:09:51.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:09:52,589 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-398e66ce-8c89-4e57-91ca-0331085ed0a1 2018-07-24 03:09:52,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.904541015625s 2018-07-24 03:09:52,590 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-398e66ce-8c89-4e57-91ca-0331085ed0a1 2018-07-24 03:09:52,591 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-24 03:09:52,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-24 03:09:52,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4/os-volume_attachments -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"volumeAttachment": {"volumeId": "4112cf73-4b69-4c6a-a5c9-9140a891327e"}}' 2018-07-24 03:09:54,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09: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-7b1435cd-cfa6-40f0-a7f4-01df933c6cb9 x-compute-request-id: req-7b1435cd-cfa6-40f0-a7f4-01df933c6cb9 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "volumeId": "4112cf73-4b69-4c6a-a5c9-9140a891327e"}} 2018-07-24 03:09:54,348 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4/os-volume_attachments used request id req-7b1435cd-cfa6-40f0-a7f4-01df933c6cb9 2018-07-24 03:09:54,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.75629281998s 2018-07-24 03:09:54,348 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4/os-volume_attachments used request id req-7b1435cd-cfa6-40f0-a7f4-01df933c6cb9 2018-07-24 03:09:54,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:09:54,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:54,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09:54 GMT Server: Apache x-compute-request-id: req-ed04c488-82a2-4406-951b-4ab6b34ea516 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ed04c488-82a2-4406-951b-4ab6b34ea516 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:09:54.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:09:54,415 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-ed04c488-82a2-4406-951b-4ab6b34ea516 2018-07-24 03:09:54,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0667879581451s 2018-07-24 03:09:54,416 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-ed04c488-82a2-4406-951b-4ab6b34ea516 2018-07-24 03:09:54,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:09:56,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:09:56,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:57,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09:56 GMT Server: Apache x-compute-request-id: req-74ff720d-28c0-44bd-a9d9-bde4e5ac65d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74ff720d-28c0-44bd-a9d9-bde4e5ac65d2 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:09:54.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:09:57,332 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-74ff720d-28c0-44bd-a9d9-bde4e5ac65d2 2018-07-24 03:09:57,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.912021875381s 2018-07-24 03:09:57,332 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-74ff720d-28c0-44bd-a9d9-bde4e5ac65d2 2018-07-24 03:09:57,334 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:09:59,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:09:59,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:09:59,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:09:59 GMT Server: Apache x-compute-request-id: req-0ed3d8f1-dd53-4c8a-a720-37cf728e3b7b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ed3d8f1-dd53-4c8a-a720-37cf728e3b7b Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [{"server_id": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "attachment_id": "3cb5d6ff-d117-4594-85d9-cdf5b31d3422", "attached_at": "2018-07-24T03:09:57.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "device": "/dev/vdb", "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e"}], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:09:58.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:09:59,397 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-0ed3d8f1-dd53-4c8a-a720-37cf728e3b7b 2018-07-24 03:09:59,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.061017036438s 2018-07-24 03:09:59,398 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-0ed3d8f1-dd53-4c8a-a720-37cf728e3b7b 2018-07-24 03:09:59,400 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-24 03:09:59,402 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-24 03:09:59,402 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-24 03:09:59,404 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-24 03:09:59,474 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-24 03:09:59,475 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-24 03:09:59,475 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-24 03:09:59,476 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-24 03:09:59,514 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-24 03:09:59,514 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-24 03:09:59,541 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-24 03:09:59,566 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-24 03:09:59,566 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-07-24 03:09:59,567 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-24 03:09:59,567 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-24 03:09:59,567 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-24 03:09:59,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-24 03:09:59,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4/os-volume_attachments/4112cf73-4b69-4c6a-a5c9-9140a891327e -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:01,784 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:09: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 x-openstack-request-id: req-352c9d74-94e8-4b6f-8be6-14c07e472212 x-compute-request-id: req-352c9d74-94e8-4b6f-8be6-14c07e472212 Content-Length: 0 Content-Type: application/json 2018-07-24 03:10:01,784 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4/os-volume_attachments/4112cf73-4b69-4c6a-a5c9-9140a891327e used request id req-352c9d74-94e8-4b6f-8be6-14c07e472212 2018-07-24 03:10:01,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.2163579464s 2018-07-24 03:10:01,785 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4/os-volume_attachments/4112cf73-4b69-4c6a-a5c9-9140a891327e used request id req-352c9d74-94e8-4b6f-8be6-14c07e472212 2018-07-24 03:10:01,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:10:01,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:01,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:01 GMT Server: Apache x-compute-request-id: req-5afaba1f-ca55-47c1-beb7-5d7d986312cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5afaba1f-ca55-47c1-beb7-5d7d986312cb Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [{"server_id": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "attachment_id": "3cb5d6ff-d117-4594-85d9-cdf5b31d3422", "attached_at": "2018-07-24T03:09:57.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "device": "/dev/vdb", "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e"}], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:10:01.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:10:01,848 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-5afaba1f-ca55-47c1-beb7-5d7d986312cb 2018-07-24 03:10:01,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0625569820404s 2018-07-24 03:10:01,848 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-5afaba1f-ca55-47c1-beb7-5d7d986312cb 2018-07-24 03:10:01,850 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:10:03,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:10:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:03,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:03 GMT Server: Apache x-compute-request-id: req-d46e4052-aee7-4f37-8c2e-0adbcf976b6b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d46e4052-aee7-4f37-8c2e-0adbcf976b6b Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:10:03.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:10:03,926 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-d46e4052-aee7-4f37-8c2e-0adbcf976b6b 2018-07-24 03:10:03,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0733869075775s 2018-07-24 03:10:03,926 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-d46e4052-aee7-4f37-8c2e-0adbcf976b6b 2018-07-24 03:10:04,041 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:10:04,042 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:19 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-24 03:10:04,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-24 03:10:04,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4 -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:04,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10: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-d17e53c3-41b8-44ca-b73f-b1713a1d1c30 x-compute-request-id: req-d17e53c3-41b8-44ca-b73f-b1713a1d1c30 Content-Type: application/json 2018-07-24 03:10:04,233 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4 used request id req-d17e53c3-41b8-44ca-b73f-b1713a1d1c30 2018-07-24 03:10:04,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.186601161957s 2018-07-24 03:10:04,234 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4 used request id req-d17e53c3-41b8-44ca-b73f-b1713a1d1c30 2018-07-24 03:10:04,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:10:04,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:04,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10: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-c25cefdc-b212-4862-a8dd-42226e5b55c1 x-compute-request-id: req-c25cefdc-b212-4862-a8dd-42226e5b55c1 Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:51:35", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:51:35", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:09:29.000000", "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "bbd83d03-8315-40ad-a386-804bb5326edb", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:29Z", "hostId": "65a2db384c6d7fda5a5ae14d5f8314b19a0ab81ba1a2145f2c87d382", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:23Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7c:ca", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/74cad8c6-069a-402a-a8c4-a01de18d9ec4", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:09:08.000000", "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "74cad8c6-069a-402a-a8c4-a01de18d9ec4", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:10:04Z", "hostId": "550e13f56b6eb3041ce16a4f3d22b9370521ab025aa8f252725ca4ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm2_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:02Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:10:04,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c25cefdc-b212-4862-a8dd-42226e5b55c1 2018-07-24 03:10:04,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730232954025s 2018-07-24 03:10:04,965 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c25cefdc-b212-4862-a8dd-42226e5b55c1 2018-07-24 03:10:04,968 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:10:06,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:10:06,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:07,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10: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-6baced77-4d82-4d9c-8c3e-3fb44f720a33 x-compute-request-id: req-6baced77-4d82-4d9c-8c3e-3fb44f720a33 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:51:35", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:51:35", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:09:29.000000", "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "bbd83d03-8315-40ad-a386-804bb5326edb", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:09:29Z", "hostId": "65a2db384c6d7fda5a5ae14d5f8314b19a0ab81ba1a2145f2c87d382", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:23Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:10:07,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6baced77-4d82-4d9c-8c3e-3fb44f720a33 2018-07-24 03:10:07,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525699853897s 2018-07-24 03:10:07,497 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6baced77-4d82-4d9c-8c3e-3fb44f720a33 2018-07-24 03:10:07,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-24 03:10:07,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/bbbfaeb1-9d8c-462f-a26a-d63d7f1f3ebd.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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:08,138 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6292afc8-6db7-459a-9a2a-6ad24e243676 Content-Length: 0 Date: Tue, 24 Jul 2018 03:10:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:10:08,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/bbbfaeb1-9d8c-462f-a26a-d63d7f1f3ebd.json used request id req-6292afc8-6db7-459a-9a2a-6ad24e243676 2018-07-24 03:10:08,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.637525081635s 2018-07-24 03:10:08,138 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/bbbfaeb1-9d8c-462f-a26a-d63d7f1f3ebd.json used request id req-6292afc8-6db7-459a-9a2a-6ad24e243676 2018-07-24 03:10:08,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:10:08,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:08,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 579 X-Openstack-Request-Id: req-d2b294ba-0f4c-42a9-b13f-860e7d361702 Date: Tue, 24 Jul 2018 03:10:08 GMT RESP BODY: {"floatingips": [{"router_id": "f1d43350-6eeb-494b-b717-43537425ad9e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:09:33Z", "updated_at": "2018-07-24T03:09:36Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_id": "4fcbdbc2-b845-4e0a-9348-006bdd1a8558", "id": "f5080095-b759-4577-ad1e-4b4c504e54ef", "qos_policy_id": null}]} 2018-07-24 03:10:08,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2b294ba-0f4c-42a9-b13f-860e7d361702 2018-07-24 03:10:08,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0264120101929s 2018-07-24 03:10:08,170 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-d2b294ba-0f4c-42a9-b13f-860e7d361702 2018-07-24 03:10:08,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:10:08,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:09,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:08 GMT Server: Apache x-compute-request-id: req-a341380d-0a16-4a18-a9d6-e0b3cac8c836 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a341380d-0a16-4a18-a9d6-e0b3cac8c836 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:10:03.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:10:09,115 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-a341380d-0a16-4a18-a9d6-e0b3cac8c836 2018-07-24 03:10:09,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.94081902504s 2018-07-24 03:10:09,116 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-a341380d-0a16-4a18-a9d6-e0b3cac8c836 2018-07-24 03:10:09,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-07-24 03:10:09,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:10,091 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:10:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d7ed1b69-64cb-4fda-8e9d-98442c2c8e4b 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-07-24 03:10:10,091 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e used request id req-d7ed1b69-64cb-4fda-8e9d-98442c2c8e4b 2018-07-24 03:10:10,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.973973035812s 2018-07-24 03:10:10,091 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e used request id req-d7ed1b69-64cb-4fda-8e9d-98442c2c8e4b 2018-07-24 03:10:10,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:10:10,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:10,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:10 GMT Server: Apache x-compute-request-id: req-07919cab-3e1c-4e34-a319-7f4c4af972f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07919cab-3e1c-4e34-a319-7f4c4af972f1 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "self"}, {"href": "http://172.30.9.24:8776/4bdeaa28c906421eaf31ae694c33c8c5/volumes/4112cf73-4b69-4c6a-a5c9-9140a891327e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:09:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "updated_at": "2018-07-24T03:10:10.000000", "volume_type": null, "name": "cinder_test-volume_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4112cf73-4b69-4c6a-a5c9-9140a891327e", "size": 2}]} 2018-07-24 03:10:10,152 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-07919cab-3e1c-4e34-a319-7f4c4af972f1 2018-07-24 03:10:10,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0596899986267s 2018-07-24 03:10:10,152 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-07919cab-3e1c-4e34-a319-7f4c4af972f1 2018-07-24 03:10:10,153 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:10:12,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-24 03:10:12,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:12,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:12 GMT Server: Apache x-compute-request-id: req-19a1d1f2-210e-4032-ac52-7c58ea3f36ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-19a1d1f2-210e-4032-ac52-7c58ea3f36ff Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 03:10:12,222 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-19a1d1f2-210e-4032-ac52-7c58ea3f36ff 2018-07-24 03:10:12,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0657551288605s 2018-07-24 03:10:12,223 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4bdeaa28c906421eaf31ae694c33c8c5/volumes/detail used request id req-19a1d1f2-210e-4032-ac52-7c58ea3f36ff 2018-07-24 03:10:12,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-24 03:10:12,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/f5080095-b759-4577-ad1e-4b4c504e54ef.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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:13,682 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-488de36d-3b56-4b6c-b14d-bc3578318574 Content-Length: 0 Date: Tue, 24 Jul 2018 03:10:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:10:13,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/f5080095-b759-4577-ad1e-4b4c504e54ef.json used request id req-488de36d-3b56-4b6c-b14d-bc3578318574 2018-07-24 03:10:13,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.45655989647s 2018-07-24 03:10:13,683 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/f5080095-b759-4577-ad1e-4b4c504e54ef.json used request id req-488de36d-3b56-4b6c-b14d-bc3578318574 2018-07-24 03:10:13,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 03:10:13,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:13,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4bcfae72-ec6f-440f-a2e1-8cb0e941714a Date: Tue, 24 Jul 2018 03:10:13 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:10:13,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4bcfae72-ec6f-440f-a2e1-8cb0e941714a 2018-07-24 03:10:13,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0215661525726s 2018-07-24 03:10:13,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-4bcfae72-ec6f-440f-a2e1-8cb0e941714a 2018-07-24 03:10:13,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-24 03:10:13,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:13,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10: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-27015bfb-d78b-44e8-ac12-c47253e5a02b x-compute-request-id: req-27015bfb-d78b-44e8-ac12-c47253e5a02b Content-Type: application/json 2018-07-24 03:10:13,866 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb used request id req-27015bfb-d78b-44e8-ac12-c47253e5a02b 2018-07-24 03:10:13,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155238866806s 2018-07-24 03:10:13,866 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb used request id req-27015bfb-d78b-44e8-ac12-c47253e5a02b 2018-07-24 03:10:13,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:10:13,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:14,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10: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,Accept-Encoding x-openstack-request-id: req-ba9f4844-5918-43da-862b-8ab372b8260a x-compute-request-id: req-ba9f4844-5918-43da-862b-8ab372b8260a Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:51:35", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:51:35", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/bbd83d03-8315-40ad-a386-804bb5326edb", "rel": "bookmark"}], "image": {"id": "b736975f-628f-44fb-8131-8d384f88f9fa", "links": [{"href": "http://172.30.9.24:8774/images/b736975f-628f-44fb-8131-8d384f88f9fa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:09:29.000000", "flavor": {"id": "8a84559a-571e-45d2-83e1-c5e6c087464a", "links": [{"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}]}, "id": "bbd83d03-8315-40ad-a386-804bb5326edb", "security_groups": [{"name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}], "user_id": "a20dab11de5a4924a1b2de7b18cf230c", "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-07-24T03:10:13Z", "hostId": "65a2db384c6d7fda5a5ae14d5f8314b19a0ab81ba1a2145f2c87d382", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "name": "cinder_test-vm_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "created": "2018-07-24T03:09:23Z", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 03:10:14,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ba9f4844-5918-43da-862b-8ab372b8260a 2018-07-24 03:10:14,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.729025125504s 2018-07-24 03:10:14,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ba9f4844-5918-43da-862b-8ab372b8260a 2018-07-24 03:10:14,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 03:10:16,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 03:10:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:16,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10: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-6e9ea745-5566-4f2d-a098-f921de3a9812 x-compute-request-id: req-6e9ea745-5566-4f2d-a098-f921de3a9812 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 03:10:16,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6e9ea745-5566-4f2d-a098-f921de3a9812 2018-07-24 03:10:16,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0809650421143s 2018-07-24 03:10:16,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6e9ea745-5566-4f2d-a098-f921de3a9812 2018-07-24 03:10:16,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 03:10:16,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:16,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-318be9f3-a82e-4e7a-a47b-5c246ccfe82c Date: Tue, 24 Jul 2018 03:10:16 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:58Z", "updated_at": "2018-07-24T03:08:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:59Z", "revision_number": 0, "id": "39616aca-983b-4b75-b72e-c73e2a56d5b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:59Z", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:58Z", "revision_number": 0, "id": "49b86ffd-e26e-4d8b-b81a-d409b3d5e9e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:58Z", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:58Z", "revision_number": 0, "id": "bc0de50a-10ff-4955-a80c-4a5d4267645f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:58Z", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T03:08:59Z", "revision_number": 0, "id": "e9d1b326-577a-4034-9cc2-39bc7a24e9d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:59Z", "security_group_id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "00cc1d52-c482-4595-8ce2-285afcee8c42", "name": "cinder_test-sg_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}]} 2018-07-24 03:10:16,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-318be9f3-a82e-4e7a-a47b-5c246ccfe82c 2018-07-24 03:10:16,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0839920043945s 2018-07-24 03:10:16,770 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-318be9f3-a82e-4e7a-a47b-5c246ccfe82c 2018-07-24 03:10:16,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-24 03:10:16,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/00cc1d52-c482-4595-8ce2-285afcee8c42.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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:16,987 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3cc5d508-b028-4ed2-8bf0-cb212c9ecc4c Content-Length: 0 Date: Tue, 24 Jul 2018 03:10:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:10:16,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/00cc1d52-c482-4595-8ce2-285afcee8c42.json used request id req-3cc5d508-b028-4ed2-8bf0-cb212c9ecc4c 2018-07-24 03:10:16,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.213253974915s 2018-07-24 03:10:16,987 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/00cc1d52-c482-4595-8ce2-285afcee8c42.json used request id req-3cc5d508-b028-4ed2-8bf0-cb212c9ecc4c 2018-07-24 03:10:16,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-24 03:10:16,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732 -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:17,040 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:10: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-23ee41e3-f465-4d7b-8576-7e9e3e8e0a4e x-compute-request-id: req-23ee41e3-f465-4d7b-8576-7e9e3e8e0a4e Content-Length: 0 Content-Type: application/json 2018-07-24 03:10:17,040 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732 used request id req-23ee41e3-f465-4d7b-8576-7e9e3e8e0a4e 2018-07-24 03:10:17,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0519099235535s 2018-07-24 03:10:17,040 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cinder_test-kp_6b267dfa-6ab5-44a8-8313-09ec66d9f732 used request id req-23ee41e3-f465-4d7b-8576-7e9e3e8e0a4e 2018-07-24 03:10:17,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 03:10:17,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/f1d43350-6eeb-494b-b717-43537425ad9e/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" -d '{"subnet_id": "1b2e32c6-9f61-493b-b355-33e41e81bace"}' 2018-07-24 03:10:19,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-791309fb-2393-42c9-ba32-f72caa791dc3 Date: Tue, 24 Jul 2018 03:10:19 GMT RESP BODY: {"network_id": "7c2c9a27-5350-4635-a5c7-040947bd504b", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "subnet_id": "1b2e32c6-9f61-493b-b355-33e41e81bace", "subnet_ids": ["1b2e32c6-9f61-493b-b355-33e41e81bace"], "port_id": "a7dc35a4-c9c2-41a8-9b6f-f49b9801fd96", "id": "f1d43350-6eeb-494b-b717-43537425ad9e"} 2018-07-24 03:10:19,437 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f1d43350-6eeb-494b-b717-43537425ad9e/remove_router_interface.json used request id req-791309fb-2393-42c9-ba32-f72caa791dc3 2018-07-24 03:10:19,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.39692211151s 2018-07-24 03:10:19,438 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/f1d43350-6eeb-494b-b717-43537425ad9e/remove_router_interface.json used request id req-791309fb-2393-42c9-ba32-f72caa791dc3 returning object f1d43350-6eeb-494b-b717-43537425ad9e 2018-07-24 03:10:19,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 03:10:19,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:19,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-6fb0227c-2332-47cc-8d36-c59b990eb471 Date: Tue, 24 Jul 2018 03:10:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:48Z", "admin_state_up": true, "updated_at": "2018-07-24T03:10:17Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "f1d43350-6eeb-494b-b717-43537425ad9e", "name": "cinder_test-router_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}]} 2018-07-24 03:10:19,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6fb0227c-2332-47cc-8d36-c59b990eb471 2018-07-24 03:10:19,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11617898941s 2018-07-24 03:10:19,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6fb0227c-2332-47cc-8d36-c59b990eb471 2018-07-24 03:10:19,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 03:10:19,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/f1d43350-6eeb-494b-b717-43537425ad9e.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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:22,994 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-483e99c9-8c52-4fcc-a820-e6e6d5dce978 Content-Length: 0 Date: Tue, 24 Jul 2018 03:10:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:10:22,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f1d43350-6eeb-494b-b717-43537425ad9e.json used request id req-483e99c9-8c52-4fcc-a820-e6e6d5dce978 2018-07-24 03:10:22,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.43771195412s 2018-07-24 03:10:22,994 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/f1d43350-6eeb-494b-b717-43537425ad9e.json used request id req-483e99c9-8c52-4fcc-a820-e6e6d5dce978 2018-07-24 03:10:22,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:10:22,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:23,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-79ebc532-a7a3-423a-b411-bd844284fabc Date: Tue, 24 Jul 2018 03:10:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c2c9a27-5350-4635-a5c7-040947bd504b","tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:08:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T03:08:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4bdeaa28c906421eaf31ae694c33c8c5","id":"1b2e32c6-9f61-493b-b355-33e41e81bace","subnetpool_id":null,"name":"cinder_test-subnet_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}]} 2018-07-24 03:10:23,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-79ebc532-a7a3-423a-b411-bd844284fabc 2018-07-24 03:10:23,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.234804868698s 2018-07-24 03:10:23,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-79ebc532-a7a3-423a-b411-bd844284fabc 2018-07-24 03:10:23,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 03:10:23,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/1b2e32c6-9f61-493b-b355-33e41e81bace.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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:25,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8716514-bd25-4ff4-8efa-94df4ce95006 Date: Tue, 24 Jul 2018 03:10:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:10:25,387 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/1b2e32c6-9f61-493b-b355-33e41e81bace.json used request id req-a8716514-bd25-4ff4-8efa-94df4ce95006 2018-07-24 03:10:25,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.15557813644s 2018-07-24 03:10:25,387 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/1b2e32c6-9f61-493b-b355-33e41e81bace.json used request id req-a8716514-bd25-4ff4-8efa-94df4ce95006 2018-07-24 03:10:25,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:10:25,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:25,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-ecdb04d9-2b8f-48d9-90e4-1cfad7cafe63 Date: Tue, 24 Jul 2018 03:10:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7c2c9a27-5350-4635-a5c7-040947bd504b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4bdeaa28c906421eaf31ae694c33c8c5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:10:25Z","qos_policy_id":null,"name":"cinder_test-net_6b267dfa-6ab5-44a8-8313-09ec66d9f732","admin_state_up":true,"tenant_id":"4bdeaa28c906421eaf31ae694c33c8c5","created_at":"2018-07-24T03:08:45Z","mtu":1450}]} 2018-07-24 03:10:25,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ecdb04d9-2b8f-48d9-90e4-1cfad7cafe63 2018-07-24 03:10:25,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.13511800766s 2018-07-24 03:10:25,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ecdb04d9-2b8f-48d9-90e4-1cfad7cafe63 2018-07-24 03:10:25,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 03:10:25,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/7c2c9a27-5350-4635-a5c7-040947bd504b.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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:26,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82efccf6-8ff4-4e5e-a7fc-880d5abb6ec2 Date: Tue, 24 Jul 2018 03:10:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:10:26,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/7c2c9a27-5350-4635-a5c7-040947bd504b.json used request id req-82efccf6-8ff4-4e5e-a7fc-880d5abb6ec2 2018-07-24 03:10:26,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.794495820999s 2018-07-24 03:10:26,319 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/7c2c9a27-5350-4635-a5c7-040947bd504b.json used request id req-82efccf6-8ff4-4e5e-a7fc-880d5abb6ec2 2018-07-24 03:10:26,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:10:26,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:26,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-da5db6c4-33ed-4b9b-b100-a22ea3d6aaec Date: Tue, 24 Jul 2018 03:10:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b736975f-628f-44fb-8131-8d384f88f9fa/snap", "metadata": {}}], "file": "/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa/file", "owner": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "b736975f-628f-44fb-8131-8d384f88f9fa", "size": 12716032, "self": "/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b736975f-628f-44fb-8131-8d384f88f9fa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:08:57Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:08:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:10:26,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-da5db6c4-33ed-4b9b-b100-a22ea3d6aaec 2018-07-24 03:10:26,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21332192421s 2018-07-24 03:10:26,537 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-da5db6c4-33ed-4b9b-b100-a22ea3d6aaec 2018-07-24 03:10:26,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 03:10:26,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa -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}d4e3ee147ddc2faf2fd2d3b016184ac3b633903c" 2018-07-24 03:10:27,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-021d0b7b-649e-4928-adcb-45c828def735 Date: Tue, 24 Jul 2018 03:10:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:10:27,285 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa used request id req-021d0b7b-649e-4928-adcb-45c828def735 2018-07-24 03:10:27,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.746751070023s 2018-07-24 03:10:27,286 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/b736975f-628f-44fb-8131-8d384f88f9fa used request id req-021d0b7b-649e-4928-adcb-45c828def735 2018-07-24 03:10:27,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:10:27,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:10:27,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10: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-7cb231b1-3a56-4ad6-b081-f8ac8d38d7f3 x-compute-request-id: req-7cb231b1-3a56-4ad6-b081-f8ac8d38d7f3 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a", "rel": "bookmark"}], "ram": 512, "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": "8a84559a-571e-45d2-83e1-c5e6c087464a"}]} 2018-07-24 03:10:27,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7cb231b1-3a56-4ad6-b081-f8ac8d38d7f3 2018-07-24 03:10:27,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02645611763s 2018-07-24 03:10:27,313 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-7cb231b1-3a56-4ad6-b081-f8ac8d38d7f3 2018-07-24 03:10:27,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 03:10:27,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:10:27,350 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:10: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-49ff6802-30d2-4eab-a300-c4232745a076 x-compute-request-id: req-49ff6802-30d2-4eab-a300-c4232745a076 Content-Length: 0 Content-Type: application/json 2018-07-24 03:10:27,350 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a used request id req-49ff6802-30d2-4eab-a300-c4232745a076 2018-07-24 03:10:27,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0357830524445s 2018-07-24 03:10:27,351 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8a84559a-571e-45d2-83e1-c5e6c087464a used request id req-49ff6802-30d2-4eab-a300-c4232745a076 2018-07-24 03:10:27,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:10:27,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:10:27,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc6006d1-6756-45c3-8b02-0a3c4ee6c147 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "links": {"self": "http://172.30.9.24:5000/v3/users/a20dab11de5a4924a1b2de7b18cf230c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a20dab11de5a4924a1b2de7b18cf230c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:10:27,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fc6006d1-6756-45c3-8b02-0a3c4ee6c147 2018-07-24 03:10:27,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111887931824s 2018-07-24 03:10:27,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fc6006d1-6756-45c3-8b02-0a3c4ee6c147 2018-07-24 03:10:27,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 03:10:27,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/a20dab11de5a4924a1b2de7b18cf230c -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:10:27,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b7a2165-caf2-4f9f-af85-c20c6e970583 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_6b267dfa-6ab5-44a8-8313-09ec66d9f732", "links": {"self": "http://172.30.9.24:5000/v3/users/a20dab11de5a4924a1b2de7b18cf230c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a20dab11de5a4924a1b2de7b18cf230c", "description": null}} 2018-07-24 03:10:27,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/a20dab11de5a4924a1b2de7b18cf230c used request id req-8b7a2165-caf2-4f9f-af85-c20c6e970583 2018-07-24 03:10:27,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110045909882s 2018-07-24 03:10:27,580 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/a20dab11de5a4924a1b2de7b18cf230c used request id req-8b7a2165-caf2-4f9f-af85-c20c6e970583 2018-07-24 03:10:27,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-24 03:10:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/a20dab11de5a4924a1b2de7b18cf230c -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:10:27,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-120f499a-8c9b-484f-a41b-e69ed04eeb73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:27,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a20dab11de5a4924a1b2de7b18cf230c used request id req-120f499a-8c9b-484f-a41b-e69ed04eeb73 2018-07-24 03:10:27,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.257725000381s 2018-07-24 03:10:27,838 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a20dab11de5a4924a1b2de7b18cf230c used request id req-120f499a-8c9b-484f-a41b-e69ed04eeb73 2018-07-24 03:10:27,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 03:10:27,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:10:27,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa8749e-0092-4acd-9c1d-0b19d320d388 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5"}, "tags": [], "enabled": true, "id": "4bdeaa28c906421eaf31ae694c33c8c5", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_6b267dfa-6ab5-44a8-8313-09ec66d9f732"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 03:10:27,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-cfa8749e-0092-4acd-9c1d-0b19d320d388 2018-07-24 03:10:27,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0993959903717s 2018-07-24 03:10:27,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-cfa8749e-0092-4acd-9c1d-0b19d320d388 2018-07-24 03:10:27,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-24 03:10:27,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:10:28,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49cecee8-8428-42f9-8957-b648af43b466 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:28,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-49cecee8-8428-42f9-8957-b648af43b466 2018-07-24 03:10:28,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.226451873779s 2018-07-24 03:10:28,177 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-49cecee8-8428-42f9-8957-b648af43b466 2018-07-24 03:10:28,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:10:28,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:10:28,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66c13ec-5c50-4e3c-b369-3abb94662c6d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f9e3dcb1d7d34845bed14371bae00ae0", "links": {"self": "http://172.30.9.24:5000/v3/roles/f9e3dcb1d7d34845bed14371bae00ae0"}, "name": "Member"}]} 2018-07-24 03:10:28,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b66c13ec-5c50-4e3c-b369-3abb94662c6d 2018-07-24 03:10:28,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.093435049057s 2018-07-24 03:10:28,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b66c13ec-5c50-4e3c-b369-3abb94662c6d 2018-07-24 03:10:28,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-24 03:10:28,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/f9e3dcb1d7d34845bed14371bae00ae0 -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}8939f7135989a93ce41e8844b3c7c56a94dc86eb" 2018-07-24 03:10:28,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b4e1d34-1ab1-45cc-831a-fc57f6471b0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:28,398 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f9e3dcb1d7d34845bed14371bae00ae0 used request id req-3b4e1d34-1ab1-45cc-831a-fc57f6471b0b 2018-07-24 03:10:28,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.119589090347s 2018-07-24 03:10:28,399 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f9e3dcb1d7d34845bed14371bae00ae0 used request id req-3b4e1d34-1ab1-45cc-831a-fc57f6471b0b 2018-07-24 03:10:28,455 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-24 03:10:28,799 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-24 03:10:28,800 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-24 03:10:28,800 - openstack_tests - INFO - OS Credentials = > 2018-07-24 03:10:28,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:28,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:29,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["b__Unl9KQbGNMSgUxGT5AA"], "issued_at": "2018-07-24T03:10:29.000000Z"}} 2018-07-24 03:10:29,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef769248a7dddc38971e6432c2e0f08ee1a002e" 2018-07-24 03:10:29,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6251562c-65ed-4f3d-9c08-89f91c02cae5 Date: Tue, 24 Jul 2018 03:10:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:10:29,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-6251562c-65ed-4f3d-9c08-89f91c02cae5 2018-07-24 03:10:29,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ef769248a7dddc38971e6432c2e0f08ee1a002e" 2018-07-24 03:10:29,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-631b5b74-a93b-42f5-b899-0d175a6e5bf7 Date: Tue, 24 Jul 2018 03:10:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:10:29,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-631b5b74-a93b-42f5-b899-0d175a6e5bf7 2018-07-24 03:10:29,681 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-24 03:10:29,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:10:29,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:10:29,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:10:29,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:10:29,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:10:29,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:10:29,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:10:29,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:10:29,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:10:29,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:10:29,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:10:29,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:10:29,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:10:29,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:10:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:10:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:10:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:10:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:10:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:10:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:10:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:10:29,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:10:29,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-24 03:10:29,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:10:29,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d98da4-45d9-4048-b746-c7bd95523303 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:29,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f5d98da4-45d9-4048-b746-c7bd95523303 2018-07-24 03:10:29,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:10:30,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["cNDDsCXZStOWs2r_lj7X9Q"], "issued_at": "2018-07-24T03:10:30.000000Z"}} 2018-07-24 03:10:30,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/ -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}0cc869b5bd6061a31a58f18bc323c3d5129b4c0f" 2018-07-24 03:10:30,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10: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-3c67100a-4a21-4583-9b4b-fd7d1ae0fd7e x-compute-request-id: req-3c67100a-4a21-4583-9b4b-fd7d1ae0fd7e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.24:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-24 03:10:30,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-3c67100a-4a21-4583-9b4b-fd7d1ae0fd7e 2018-07-24 03:10:30,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.577948093414s 2018-07-24 03:10:30,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-3c67100a-4a21-4583-9b4b-fd7d1ae0fd7e 2018-07-24 03:10:30,265 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.24:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-24 03:10:30,265 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-24 03:10:30,266 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-24 03:10:30,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-24 03:10:30,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:30,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ZU7T51iwQ6CSo5GLhTZrgw"], "issued_at": "2018-07-24T03:10:30.000000Z"}} 2018-07-24 03:10:30,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d7c0f9068c63931ee99bf3887ba2cb13b3c6c3d" 2018-07-24 03:10:30,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-f7840c62-4e47-4a23-99a4-5687cbf3d07a Date: Tue, 24 Jul 2018 03:10:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-24 03:10:30,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&name=foo used request id req-f7840c62-4e47-4a23-99a4-5687cbf3d07a 2018-07-24 03:10:30,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:30,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-24 03:10:30,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:31,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["N8tK_rYXQZ2iVYfJTpz9XQ"], "issued_at": "2018-07-24T03:10:31.000000Z"}} 2018-07-24 03:10:31,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5c8a695c5d3d6a32dcbc1517870e37345f707634" 2018-07-24 03:10:31,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35857515-088e-4069-816a-4735a29495dc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:31,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-35857515-088e-4069-816a-4735a29495dc 2018-07-24 03:10:31,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:31,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:31,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8a695c5d3d6a32dcbc1517870e37345f707634" 2018-07-24 03:10:31,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c2391b-043c-45f9-a499-ac4f65014729 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:10:31,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f3c2391b-043c-45f9-a499-ac4f65014729 2018-07-24 03:10:31,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:31,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-24 03:10:31,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:31,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["enGvf25zT-O0XYMWakZdqQ"], "issued_at": "2018-07-24T03:10:31.000000Z"}} 2018-07-24 03:10:31,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24782e9c69291b837f9b55a227a93f268ab2588a" 2018-07-24 03:10:32,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-54c64eed-329d-4d26-95c2-01b5e698f496 Date: Tue, 24 Jul 2018 03:10:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:10:32,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks used request id req-54c64eed-329d-4d26-95c2-01b5e698f496 2018-07-24 03:10:32,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:32,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["msGumC0_QWy7X9fRvkFSAA"], "issued_at": "2018-07-24T03:10:32.000000Z"}} 2018-07-24 03:10:32,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac4a8fbe6f1135fef7198f36142a1ad9667d1e6" 2018-07-24 03:10:32,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5c2ef702-156b-4f23-ac7b-4c90dccd25cc Date: Tue, 24 Jul 2018 03:10:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:10:32,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-5c2ef702-156b-4f23-ac7b-4c90dccd25cc 2018-07-24 03:10:32,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac4a8fbe6f1135fef7198f36142a1ad9667d1e6" 2018-07-24 03:10:33,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-90921d2e-4088-441f-8774-e65ac2f9db45 Date: Tue, 24 Jul 2018 03:10:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:10:33,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-90921d2e-4088-441f-8774-e65ac2f9db45 2018-07-24 03:10:33,098 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:10:33,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:33,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:33,177 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-24 03:10:33,178 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:10:33,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:33,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["kXjqSmE2RfeXIOcGtKcRPw"], "issued_at": "2018-07-24T03:10:33.000000Z"}} 2018-07-24 03:10:33,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5da3408fc6d8b5eef21bc9b464d65a782607429" 2018-07-24 03:10:33,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10: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 x-openstack-request-id: req-f9e1d2b8-75fc-49be-8027-8e9b1b93df7d x-compute-request-id: req-f9e1d2b8-75fc-49be-8027-8e9b1b93df7d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:10:33,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail used request id req-f9e1d2b8-75fc-49be-8027-8e9b1b93df7d 2018-07-24 03:10:33,786 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:10:33,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:34,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["wBN4NTPDSW-ZfzksfsK_nw"], "issued_at": "2018-07-24T03:10:34.000000Z"}} 2018-07-24 03:10:34,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6781b0df3c73e3c703997d2ed95025757ebc5d4b" 2018-07-24 03:10:34,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10: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-395aff7e-fbf1-4242-ae74-589bca45315e x-compute-request-id: req-395aff7e-fbf1-4242-ae74-589bca45315e Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "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.3", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-24 03:10:34,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-395aff7e-fbf1-4242-ae74-589bca45315e 2018-07-24 03:10:34,390 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 03:10:34,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:34,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:34,424 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-24 03:10:34,424 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 03:10:34,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:34,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["U6i5fl2wSJC6rvH29IwP-g"], "issued_at": "2018-07-24T03:10:34.000000Z"}} 2018-07-24 03:10:34,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cfb2fb0376c576a544f83a5f87c4b4f4da1d946" 2018-07-24 03:10:35,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:34 GMT Server: Apache x-openstack-request-id: req-3bdbc4c3-f1f1-4606-82c9-3643e272cfbc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 03:10:35,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks used request id req-3bdbc4c3-f1f1-4606-82c9-3643e272cfbc 2018-07-24 03:10:35,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:35,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-24 03:10:35,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:35,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["_AvWHWW5TSeeC_Lnaz6RJg"], "issued_at": "2018-07-24T03:10:35.000000Z"}} 2018-07-24 03:10:35,990 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a17734db04fdd8d5761faf6d06ec3b71fb5daa0" 2018-07-24 03:10:36,213 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:35 GMT Server: Apache x-compute-request-id: req-705f9af7-daea-440a-8f59-ebb28d62831d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-705f9af7-daea-440a-8f59-ebb28d62831d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 03:10:36,213 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail used request id req-705f9af7-daea-440a-8f59-ebb28d62831d 2018-07-24 03:10:36,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:36,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["r9IN-sUfSEioZZalXYNRNg"], "issued_at": "2018-07-24T03:10:36.000000Z"}} 2018-07-24 03:10:36,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b8c5615da447e6a5812ec03f18d8a7381f7c5c99" 2018-07-24 03:10:36,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78b6abe-aadc-4269-adfc-6e5017832207 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:36,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c78b6abe-aadc-4269-adfc-6e5017832207 2018-07-24 03:10:36,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:36,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:36,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5615da447e6a5812ec03f18d8a7381f7c5c99" 2018-07-24 03:10:36,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02db0e9d-178b-4e85-876b-aa8f71228abd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:10:36,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-02db0e9d-178b-4e85-876b-aa8f71228abd 2018-07-24 03:10:36,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5615da447e6a5812ec03f18d8a7381f7c5c99" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-b128aaed-1b4b-4852-835e-ac18ea4bf8c1-projName"}}' 2018-07-24 03:10:36,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-303d9c02-10a5-4c12-8f97-0d4188a88762 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/14b796aabfd948f2b995b5bb28426b11"}, "tags": [], "enabled": true, "id": "14b796aabfd948f2b995b5bb28426b11", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-b128aaed-1b4b-4852-835e-ac18ea4bf8c1-projName"}} 2018-07-24 03:10:36,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-303d9c02-10a5-4c12-8f97-0d4188a88762 2018-07-24 03:10:36,962 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-b128aaed-1b4b-4852-835e-ac18ea4bf8c1-projName 2018-07-24 03:10:36,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-b128aaed-1b4b-4852-835e-ac18ea4bf8c1-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5615da447e6a5812ec03f18d8a7381f7c5c99" 2018-07-24 03:10:37,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c877e4-300f-4b68-9e8b-4158c93a3d52 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-b128aaed-1b4b-4852-835e-ac18ea4bf8c1-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/14b796aabfd948f2b995b5bb28426b11"}, "tags": [], "enabled": true, "id": "14b796aabfd948f2b995b5bb28426b11", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-b128aaed-1b4b-4852-835e-ac18ea4bf8c1-projName"}]} 2018-07-24 03:10:37,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-b128aaed-1b4b-4852-835e-ac18ea4bf8c1-projName used request id req-36c877e4-300f-4b68-9e8b-4158c93a3d52 2018-07-24 03:10:37,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5615da447e6a5812ec03f18d8a7381f7c5c99" 2018-07-24 03:10:37,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a430fa-b784-497f-9f1f-29f6a7ef87a8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 03:10:37,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-71a430fa-b784-497f-9f1f-29f6a7ef87a8 2018-07-24 03:10:37,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5615da447e6a5812ec03f18d8a7381f7c5c99" 2018-07-24 03:10:37,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-aa231da6-cd7b-4055-8cf2-e47dc97ca832 Date: Tue, 24 Jul 2018 03:10:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:02:27Z", "updated_at": "2018-07-24T03:02:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "1293d00c-1651-459c-8fde-08064db42b14", "remote_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "2b60f388-2256-439e-b598-cf6a2d46c159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "37040a22-2809-4e1f-983f-36e9e430ba93", "remote_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "revision_number": 0, "id": "8292f0e2-17df-49b1-a903-fca4279d974a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 03:10:37,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-aa231da6-cd7b-4055-8cf2-e47dc97ca832 2018-07-24 03:10:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5615da447e6a5812ec03f18d8a7381f7c5c99" 2018-07-24 03:10:37,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2f49803-11d4-43b3-a341-b3f907c8dcc9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 03:10:37,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-f2f49803-11d4-43b3-a341-b3f907c8dcc9 2018-07-24 03:10:37,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:10:37,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5615da447e6a5812ec03f18d8a7381f7c5c99" 2018-07-24 03:10:37,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee4a614-c638-4987-98ad-a6675c20c1f2 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:10:37,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-4ee4a614-c638-4987-98ad-a6675c20c1f2 2018-07-24 03:10:37,605 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41c5c2df-6313-4782-acfc-0ccd63ee48f8 2018-07-24 03:10:37,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=41c5c2df-6313-4782-acfc-0ccd63ee48f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5615da447e6a5812ec03f18d8a7381f7c5c99" 2018-07-24 03:10:37,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-70232df8-36ef-4fb8-8501-d2c09aea6511 Date: Tue, 24 Jul 2018 03:10:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:02:27Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "1293d00c-1651-459c-8fde-08064db42b14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:02:27Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "2b60f388-2256-439e-b598-cf6a2d46c159"}, {"remote_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:02:27Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "37040a22-2809-4e1f-983f-36e9e430ba93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:02:27Z", "security_group_id": "41c5c2df-6313-4782-acfc-0ccd63ee48f8", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:02:27Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8292f0e2-17df-49b1-a903-fca4279d974a"}]} 2018-07-24 03:10:37,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=41c5c2df-6313-4782-acfc-0ccd63ee48f8 used request id req-70232df8-36ef-4fb8-8501-d2c09aea6511 2018-07-24 03:10:37,805 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 03:10:37,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/41c5c2df-6313-4782-acfc-0ccd63ee48f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5615da447e6a5812ec03f18d8a7381f7c5c99" 2018-07-24 03:10:38,135 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89210048-79ba-4433-894d-224e5bbaf247 Content-Length: 0 Date: Tue, 24 Jul 2018 03:10:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:10:38,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/41c5c2df-6313-4782-acfc-0ccd63ee48f8 used request id req-89210048-79ba-4433-894d-224e5bbaf247 2018-07-24 03:10:38,136 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-b128aaed-1b4b-4852-835e-ac18ea4bf8c1-projName 2018-07-24 03:10:38,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/14b796aabfd948f2b995b5bb28426b11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c5615da447e6a5812ec03f18d8a7381f7c5c99" 2018-07-24 03:10:38,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd4031f-d9e7-48ef-a61d-1ddc662d49da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:38,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/14b796aabfd948f2b995b5bb28426b11 used request id req-bcd4031f-d9e7-48ef-a61d-1ddc662d49da 2018-07-24 03:10:38,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:38,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["9wZSWiT5QIyRtIxxrrxMMQ"], "issued_at": "2018-07-24T03:10:38.000000Z"}} 2018-07-24 03:10:38,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ec48202474b81425958e789e5ec1e91b1b7b3a69" 2018-07-24 03:10:38,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7d9ec8-b54e-4ddd-9cfd-e99a599b8dab 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:38,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3a7d9ec8-b54e-4ddd-9cfd-e99a599b8dab 2018-07-24 03:10:38,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:38,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:38,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec48202474b81425958e789e5ec1e91b1b7b3a69" 2018-07-24 03:10:38,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc904f7f-941e-4304-83f8-fc54b585cc73 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:10:38,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-dc904f7f-941e-4304-83f8-fc54b585cc73 2018-07-24 03:10:39,267 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-b4cde9c0-4c17-4cee-a3f2-7e34c6a70ff2-username 2018-07-24 03:10:39,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec48202474b81425958e789e5ec1e91b1b7b3a69" 2018-07-24 03:10:39,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c8e1e6-409f-49e7-adf6-6ff2eec272cf Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-b4cde9c0-4c17-4cee-a3f2-7e34c6a70ff2-username", "links": {"self": "http://172.30.9.24:5000/v3/users/ab975af7d3d94e278d0eba1891d6e77c"}, "domain_id": "default", "enabled": true, "id": "ab975af7d3d94e278d0eba1891d6e77c", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:10:39,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-56c8e1e6-409f-49e7-adf6-6ff2eec272cf 2018-07-24 03:10:39,368 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-b4cde9c0-4c17-4cee-a3f2-7e34c6a70ff2-username 2018-07-24 03:10:39,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/ab975af7d3d94e278d0eba1891d6e77c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec48202474b81425958e789e5ec1e91b1b7b3a69" 2018-07-24 03:10:39,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f66db917-8ff3-4e58-b76c-e039b35a7257 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:39,603 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ab975af7d3d94e278d0eba1891d6e77c used request id req-f66db917-8ff3-4e58-b76c-e039b35a7257 2018-07-24 03:10:39,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:39,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["OLhVWzI2T0uerkPh8hIXEw"], "issued_at": "2018-07-24T03:10:39.000000Z"}} 2018-07-24 03:10:39,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}50b2c21daf6fa9babbbc8bf3a1060ec288c16a27" 2018-07-24 03:10:40,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b89ab67-8afc-4c00-a3a6-a25e9e076cd8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:40,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0b89ab67-8afc-4c00-a3a6-a25e9e076cd8 2018-07-24 03:10:40,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:40,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-24 03:10:40,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:40,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["4fkr2SUzQj-vcG4MlQrhpg"], "issued_at": "2018-07-24T03:10:40.000000Z"}} 2018-07-24 03:10:40,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}009a32e57a66e735403ab6f735616df9e23f0adb" 2018-07-24 03:10:40,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c818600-9fcd-4b30-8076-e4771ce93d82 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:40,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3c818600-9fcd-4b30-8076-e4771ce93d82 2018-07-24 03:10:40,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:40,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:40,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["SSbfFff7Q_mRZzYTHZeE4g"], "issued_at": "2018-07-24T03:10:40.000000Z"}} 2018-07-24 03:10:40,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:41,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["_8NVmeGkTfmLCf8VhjyX7g"], "issued_at": "2018-07-24T03:10:41.000000Z"}} 2018-07-24 03:10:41,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a5af85e85f9af66f7b5015ab7bf176756125f93c" 2018-07-24 03:10:41,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a50e3b-c9e8-47ea-a6b5-02d8a4ad2b96 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:41,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-80a50e3b-c9e8-47ea-a6b5-02d8a4ad2b96 2018-07-24 03:10:41,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:41,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:41,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["rHjDD_4DTuejcG3Ii3Y6XQ"], "issued_at": "2018-07-24T03:10:41.000000Z"}} 2018-07-24 03:10:41,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:42,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["7Tbd8Q5hSFSTYfKZtyNaVA"], "issued_at": "2018-07-24T03:10:42.000000Z"}} 2018-07-24 03:10:42,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ec23ef9e3524d02d3cce581c8f978e7f92c8c41e" 2018-07-24 03:10:42,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8530654e-e1b8-478f-8c72-d84a985b681a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:42,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8530654e-e1b8-478f-8c72-d84a985b681a 2018-07-24 03:10:42,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:42,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:42,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["QUx4fcFfT02IwzXdDk48Xg"], "issued_at": "2018-07-24T03:10:42.000000Z"}} 2018-07-24 03:10:42,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:42,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:43,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["tBbKEDBrSwuLA0ffvAl71g"], "issued_at": "2018-07-24T03:10:43.000000Z"}} 2018-07-24 03:10:43,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:43,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:43,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["fuUO3Xp4R8aC1UozO25biQ"], "issued_at": "2018-07-24T03:10:43.000000Z"}} 2018-07-24 03:10:43,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:43,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ZXJZ4JU1Qv-b4vcR2IFgmQ"], "issued_at": "2018-07-24T03:10:43.000000Z"}} 2018-07-24 03:10:43,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:44,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e663f90f-a5bf-4a6c-9a8d-0218ef7476dd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:44,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e663f90f-a5bf-4a6c-9a8d-0218ef7476dd 2018-07-24 03:10:44,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:44,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:44,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:44,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7240c2-a5a8-47de-8733-2144775a5f74 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:10:44,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6d7240c2-a5a8-47de-8733-2144775a5f74 2018-07-24 03:10:44,542 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-username 2018-07-24 03:10:44,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:44,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bfd2384-d5e6-4a3e-a245-96103e16a91a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:10:44,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6bfd2384-d5e6-4a3e-a245-96103e16a91a 2018-07-24 03:10:44,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-projName"}}' 2018-07-24 03:10:44,711 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80e22b23-c92b-48b8-b0c8-d36f9fdf53d4 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/cb5e147cd03e49d0b9323757b369ff75"}, "tags": [], "enabled": true, "id": "cb5e147cd03e49d0b9323757b369ff75", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-projName"}} 2018-07-24 03:10:44,712 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-80e22b23-c92b-48b8-b0c8-d36f9fdf53d4 2018-07-24 03:10:44,712 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-projName 2018-07-24 03:10:44,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" -d '{"role": {"name": "KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-role"}}' 2018-07-24 03:10:44,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df240f90-0acc-4733-934c-d30e93ebb453 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "105af3ff15bc4c8684c00f20afb52b89", "links": {"self": "http://172.30.9.24:5000/v3/roles/105af3ff15bc4c8684c00f20afb52b89"}, "name": "KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-role"}} 2018-07-24 03:10:44,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-df240f90-0acc-4733-934c-d30e93ebb453 2018-07-24 03:10:44,771 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-role 2018-07-24 03:10:44,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/105af3ff15bc4c8684c00f20afb52b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:44,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63aa3e8-1962-4a03-a4ec-ec47be58f9a3 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "105af3ff15bc4c8684c00f20afb52b89", "links": {"self": "http://172.30.9.24:5000/v3/roles/105af3ff15bc4c8684c00f20afb52b89"}, "name": "KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-role"}} 2018-07-24 03:10:44,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/105af3ff15bc4c8684c00f20afb52b89 used request id req-b63aa3e8-1962-4a03-a4ec-ec47be58f9a3 2018-07-24 03:10:44,869 - keystone_utils - INFO - Granting role KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-role to project KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-projName 2018-07-24 03:10:44,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/cb5e147cd03e49d0b9323757b369ff75/users/3b691188cb444c25bfb8b9646cc8d765/roles/105af3ff15bc4c8684c00f20afb52b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:45,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f914914e-454f-4430-8828-9b566839388f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:45,052 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/cb5e147cd03e49d0b9323757b369ff75/users/3b691188cb444c25bfb8b9646cc8d765/roles/105af3ff15bc4c8684c00f20afb52b89 used request id req-f914914e-454f-4430-8828-9b566839388f 2018-07-24 03:10:45,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/cb5e147cd03e49d0b9323757b369ff75/users/3b691188cb444c25bfb8b9646cc8d765/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:45,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ac7bff-9021-4043-b030-367cc6638c76 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/cb5e147cd03e49d0b9323757b369ff75/users/3b691188cb444c25bfb8b9646cc8d765/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "105af3ff15bc4c8684c00f20afb52b89", "links": {"self": "http://172.30.9.24:5000/v3/roles/105af3ff15bc4c8684c00f20afb52b89"}, "name": "KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-role"}]} 2018-07-24 03:10:45,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/cb5e147cd03e49d0b9323757b369ff75/users/3b691188cb444c25bfb8b9646cc8d765/roles used request id req-56ac7bff-9021-4043-b030-367cc6638c76 2018-07-24 03:10:45,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:45,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-333d90e3-cc99-40e2-9777-25e26ad2de2a Date: Tue, 24 Jul 2018 03:10:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:45Z", "updated_at": "2018-07-24T03:10:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:45Z", "revision_number": 0, "id": "69a0854d-17f0-49f7-80af-bac978f940a2", "remote_group_id": "3d54696c-5fc7-4087-ac86-81debd38adcb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:45Z", "security_group_id": "3d54696c-5fc7-4087-ac86-81debd38adcb", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:45Z", "revision_number": 0, "id": "7b84912e-4e7c-4f1b-8d0c-b603f2e0d8e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:45Z", "security_group_id": "3d54696c-5fc7-4087-ac86-81debd38adcb", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:45Z", "revision_number": 0, "id": "c3119bb1-6f84-4d41-bafc-9d735a320628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:45Z", "security_group_id": "3d54696c-5fc7-4087-ac86-81debd38adcb", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:45Z", "revision_number": 0, "id": "d1ca35ed-50b6-455d-93e5-b7c1962154d2", "remote_group_id": "3d54696c-5fc7-4087-ac86-81debd38adcb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:45Z", "security_group_id": "3d54696c-5fc7-4087-ac86-81debd38adcb", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "3d54696c-5fc7-4087-ac86-81debd38adcb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 03:10:45,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-333d90e3-cc99-40e2-9777-25e26ad2de2a 2018-07-24 03:10:45,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:45,564 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:10:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-843a1f3d-f09f-41f9-be1d-2de8c3ea40ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 03:10:45,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-843a1f3d-f09f-41f9-be1d-2de8c3ea40ee 2018-07-24 03:10:45,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:10:45,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:45,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e52da0db-0d8b-4ecb-a19e-cadf1ebaaace 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:10:45,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-e52da0db-0d8b-4ecb-a19e-cadf1ebaaace 2018-07-24 03:10:45,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d54696c-5fc7-4087-ac86-81debd38adcb 2018-07-24 03:10:45,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3d54696c-5fc7-4087-ac86-81debd38adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:45,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9741dd21-61c8-499e-8496-79eaec527bad Date: Tue, 24 Jul 2018 03:10:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3d54696c-5fc7-4087-ac86-81debd38adcb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:10:45Z", "security_group_id": "3d54696c-5fc7-4087-ac86-81debd38adcb", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:45Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "69a0854d-17f0-49f7-80af-bac978f940a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:10:45Z", "security_group_id": "3d54696c-5fc7-4087-ac86-81debd38adcb", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:45Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "7b84912e-4e7c-4f1b-8d0c-b603f2e0d8e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:10:45Z", "security_group_id": "3d54696c-5fc7-4087-ac86-81debd38adcb", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:45Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c3119bb1-6f84-4d41-bafc-9d735a320628"}, {"remote_group_id": "3d54696c-5fc7-4087-ac86-81debd38adcb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:10:45Z", "security_group_id": "3d54696c-5fc7-4087-ac86-81debd38adcb", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:45Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "d1ca35ed-50b6-455d-93e5-b7c1962154d2"}]} 2018-07-24 03:10:45,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3d54696c-5fc7-4087-ac86-81debd38adcb used request id req-9741dd21-61c8-499e-8496-79eaec527bad 2018-07-24 03:10:45,859 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 03:10:45,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/3d54696c-5fc7-4087-ac86-81debd38adcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:46,164 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-acb93651-e7e9-4d4d-b8cb-e8b97de94043 Content-Length: 0 Date: Tue, 24 Jul 2018 03:10:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:10:46,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/3d54696c-5fc7-4087-ac86-81debd38adcb used request id req-acb93651-e7e9-4d4d-b8cb-e8b97de94043 2018-07-24 03:10:46,165 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-projName 2018-07-24 03:10:46,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/cb5e147cd03e49d0b9323757b369ff75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:46,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b253b63f-35bf-4ac1-b4b4-f8ed33a5ed18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:46,394 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/cb5e147cd03e49d0b9323757b369ff75 used request id req-b253b63f-35bf-4ac1-b4b4-f8ed33a5ed18 2018-07-24 03:10:46,394 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-username 2018-07-24 03:10:46,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/3b691188cb444c25bfb8b9646cc8d765 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:46,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0761e202-9dbe-4daf-9396-2bbcd6a9ed44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:46,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3b691188cb444c25bfb8b9646cc8d765 used request id req-0761e202-9dbe-4daf-9396-2bbcd6a9ed44 2018-07-24 03:10:46,591 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-f3ee2805-bfa5-4c96-a216-813473e1056d-role 2018-07-24 03:10:46,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/105af3ff15bc4c8684c00f20afb52b89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac1776649192c4812439c9644cf496cc9edbb45" 2018-07-24 03:10:46,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f38624c8-d4be-426b-8fea-288cf2c7962a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:46,719 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/105af3ff15bc4c8684c00f20afb52b89 used request id req-f38624c8-d4be-426b-8fea-288cf2c7962a 2018-07-24 03:10:46,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:47,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["KacOfRUjTla2dpEmrcwDlA"], "issued_at": "2018-07-24T03:10:47.000000Z"}} 2018-07-24 03:10:47,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}bd15b3ddec792f14c5d610fefe1fd0424c296857" 2018-07-24 03:10:47,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd53c6e-5a09-4ac7-896c-9515e16203cb 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:47,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7bd53c6e-5a09-4ac7-896c-9515e16203cb 2018-07-24 03:10:47,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:47,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:47,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["MG4rDyUnTny6OkHRaEHaxg"], "issued_at": "2018-07-24T03:10:47.000000Z"}} 2018-07-24 03:10:47,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}397a793affdbdb84f9f3f99c75627c461693c009" 2018-07-24 03:10:47,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c07ff7-978c-444f-96d0-a433a4d65a4b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:47,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-11c07ff7-978c-444f-96d0-a433a4d65a4b 2018-07-24 03:10:47,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:47,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:47,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397a793affdbdb84f9f3f99c75627c461693c009" 2018-07-24 03:10:47,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12529c58-bba2-4fe9-904d-8364f51e3dc8 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:10:47,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-12529c58-bba2-4fe9-904d-8364f51e3dc8 2018-07-24 03:10:47,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397a793affdbdb84f9f3f99c75627c461693c009" 2018-07-24 03:10:47,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1771b232-3ca2-491c-ae9b-81264f660e12 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:10:47,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1771b232-3ca2-491c-ae9b-81264f660e12 2018-07-24 03:10:48,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397a793affdbdb84f9f3f99c75627c461693c009" 2018-07-24 03:10:48,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456691db-c4c9-4000-84c0-52e779f5a85c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:10:48,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-456691db-c4c9-4000-84c0-52e779f5a85c 2018-07-24 03:10:48,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397a793affdbdb84f9f3f99c75627c461693c009" 2018-07-24 03:10:48,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3783906-592e-428b-ae87-e2de5396ea94 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-24 03:10:48,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-a3783906-592e-428b-ae87-e2de5396ea94 2018-07-24 03:10:48,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/4a3d0c067b9244ccb7beb79826ce6405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397a793affdbdb84f9f3f99c75627c461693c009" 2018-07-24 03:10:48,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daed0abb-bc44-4e3e-a9bb-89a7af260a06 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/4a3d0c067b9244ccb7beb79826ce6405"}, "enabled": true, "id": "4a3d0c067b9244ccb7beb79826ce6405", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-1bbf853f-095d-41f-name"}} 2018-07-24 03:10:48,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/4a3d0c067b9244ccb7beb79826ce6405 used request id req-daed0abb-bc44-4e3e-a9bb-89a7af260a06 2018-07-24 03:10:48,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/4a3d0c067b9244ccb7beb79826ce6405/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397a793affdbdb84f9f3f99c75627c461693c009" 2018-07-24 03:10:48,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f6579cb-c169-47f6-90f3-45ffffe2a5ac Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/4a3d0c067b9244ccb7beb79826ce6405/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 03:10:48,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/4a3d0c067b9244ccb7beb79826ce6405/roles used request id req-1f6579cb-c169-47f6-90f3-45ffffe2a5ac 2018-07-24 03:10:48,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397a793affdbdb84f9f3f99c75627c461693c009" 2018-07-24 03:10:48,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7ce2ec-1c92-41fa-bad1-c1d0b3cfb69d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 03:10:48,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-da7ce2ec-1c92-41fa-bad1-c1d0b3cfb69d 2018-07-24 03:10:48,806 - keystone_utils - INFO - Granting role admin to project admin 2018-07-24 03:10:48,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/4a3d0c067b9244ccb7beb79826ce6405/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397a793affdbdb84f9f3f99c75627c461693c009" 2018-07-24 03:10:48,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-add070ae-4f21-4e3e-96f2-c502d2c1dab1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:48,990 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/4a3d0c067b9244ccb7beb79826ce6405/roles/09091a3c796947918b5f3d98114ab0ce used request id req-add070ae-4f21-4e3e-96f2-c502d2c1dab1 2018-07-24 03:10:48,990 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-1bbf853f-095d-41f-name 2018-07-24 03:10:48,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:48,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10:48 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:49,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd15b3ddec792f14c5d610fefe1fd0424c296857" 2018-07-24 03:10:49,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef19aa5-3c4a-4cf4-ac92-61ce87ee9da0 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-1bbf853f-095d-41f-name", "links": {"self": "http://172.30.9.24:5000/v3/users/4a3d0c067b9244ccb7beb79826ce6405"}, "domain_id": "default", "enabled": true, "id": "4a3d0c067b9244ccb7beb79826ce6405", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:10:49,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5ef19aa5-3c4a-4cf4-ac92-61ce87ee9da0 2018-07-24 03:10:49,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd15b3ddec792f14c5d610fefe1fd0424c296857" 2018-07-24 03:10:49,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94f55d1-374d-4ec1-95ff-91992c33c8d3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:10:49,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d94f55d1-374d-4ec1-95ff-91992c33c8d3 2018-07-24 03:10:49,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd15b3ddec792f14c5d610fefe1fd0424c296857" 2018-07-24 03:10:49,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98172893-99f1-4435-866e-b00ce2d01f69 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-24 03:10:49,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-98172893-99f1-4435-866e-b00ce2d01f69 2018-07-24 03:10:49,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/4a3d0c067b9244ccb7beb79826ce6405/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd15b3ddec792f14c5d610fefe1fd0424c296857" 2018-07-24 03:10:49,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28cfc97a-dc98-47dc-95f5-3a66245fe9cf Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/4a3d0c067b9244ccb7beb79826ce6405/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}]} 2018-07-24 03:10:49,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/4a3d0c067b9244ccb7beb79826ce6405/roles used request id req-28cfc97a-dc98-47dc-95f5-3a66245fe9cf 2018-07-24 03:10:49,436 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-1bbf853f-095d-41f-name 2018-07-24 03:10:49,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/4a3d0c067b9244ccb7beb79826ce6405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}397a793affdbdb84f9f3f99c75627c461693c009" 2018-07-24 03:10:49,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18285822-9db1-4995-aae6-10445e0f5d77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:49,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4a3d0c067b9244ccb7beb79826ce6405 used request id req-18285822-9db1-4995-aae6-10445e0f5d77 2018-07-24 03:10:49,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:50,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["BcqB9Yj-RHGmHhagrS7i0Q"], "issued_at": "2018-07-24T03:10:50.000000Z"}} 2018-07-24 03:10:50,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}23bc2030c179b2fc19142bb52a09386fbaa3b69b" 2018-07-24 03:10:50,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7de8679-e788-49f9-8b3c-2c27ba7a72c7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:50,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f7de8679-e788-49f9-8b3c-2c27ba7a72c7 2018-07-24 03:10:50,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:50,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:50,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Zof7v-JkRR6logDYvdDR3g"], "issued_at": "2018-07-24T03:10:50.000000Z"}} 2018-07-24 03:10:50,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2ab93b1dc52d420364732eaa483f8ea0921dd774" 2018-07-24 03:10:50,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90dbe66c-54b2-4f06-bea1-ff84863ba86d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:50,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-90dbe66c-54b2-4f06-bea1-ff84863ba86d 2018-07-24 03:10:50,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:50,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:50,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab93b1dc52d420364732eaa483f8ea0921dd774" 2018-07-24 03:10:50,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9acf3601-ea07-4f7f-b6e3-3adac1ea61e1 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:10:50,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9acf3601-ea07-4f7f-b6e3-3adac1ea61e1 2018-07-24 03:10:50,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab93b1dc52d420364732eaa483f8ea0921dd774" 2018-07-24 03:10:50,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9e46c0-36ab-42aa-aa50-2aba06056094 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:10:50,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0b9e46c0-36ab-42aa-aa50-2aba06056094 2018-07-24 03:10:51,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab93b1dc52d420364732eaa483f8ea0921dd774" 2018-07-24 03:10:51,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b5117fe-2f45-4026-b5cb-8256379c1676 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:10:51,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1b5117fe-2f45-4026-b5cb-8256379c1676 2018-07-24 03:10:51,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab93b1dc52d420364732eaa483f8ea0921dd774" 2018-07-24 03:10:51,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec22c17-6b0f-46e7-98af-3ec81df82d0c Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-24 03:10:51,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-4ec22c17-6b0f-46e7-98af-3ec81df82d0c 2018-07-24 03:10:51,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/d7d0db18a3cc434686ecd47fdb9f3048 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab93b1dc52d420364732eaa483f8ea0921dd774" 2018-07-24 03:10:51,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6028e881-c140-4fb3-8aa7-e38fc6201aad Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/d7d0db18a3cc434686ecd47fdb9f3048"}, "enabled": true, "id": "d7d0db18a3cc434686ecd47fdb9f3048", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-f4c91164-ca99-45f-name"}} 2018-07-24 03:10:51,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/d7d0db18a3cc434686ecd47fdb9f3048 used request id req-6028e881-c140-4fb3-8aa7-e38fc6201aad 2018-07-24 03:10:51,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/d7d0db18a3cc434686ecd47fdb9f3048/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab93b1dc52d420364732eaa483f8ea0921dd774" 2018-07-24 03:10:51,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ada88e-1a89-4dcf-91ad-8f593d68defe Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/d7d0db18a3cc434686ecd47fdb9f3048/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 03:10:51,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/d7d0db18a3cc434686ecd47fdb9f3048/roles used request id req-86ada88e-1a89-4dcf-91ad-8f593d68defe 2018-07-24 03:10:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab93b1dc52d420364732eaa483f8ea0921dd774" 2018-07-24 03:10:51,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d01c3d-bcab-41c4-a87e-b3170b58fcdb Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 03:10:51,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-d7d01c3d-bcab-41c4-a87e-b3170b58fcdb 2018-07-24 03:10:51,716 - keystone_utils - INFO - Granting role admin to project admin 2018-07-24 03:10:51,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/d7d0db18a3cc434686ecd47fdb9f3048/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab93b1dc52d420364732eaa483f8ea0921dd774" 2018-07-24 03:10:51,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7633893-d7aa-4439-a41e-6397aece70cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:51,910 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/d7d0db18a3cc434686ecd47fdb9f3048/roles/09091a3c796947918b5f3d98114ab0ce used request id req-b7633893-d7aa-4439-a41e-6397aece70cc 2018-07-24 03:10:51,911 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-f4c91164-ca99-45f-name 2018-07-24 03:10:51,911 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f4c91164-ca99-45f-name 2018-07-24 03:10:51,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:51,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:51,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/d7d0db18a3cc434686ecd47fdb9f3048 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23bc2030c179b2fc19142bb52a09386fbaa3b69b" 2018-07-24 03:10:52,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ae319c7-2f33-474d-ae97-d05f34a9a2e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:52,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/d7d0db18a3cc434686ecd47fdb9f3048 used request id req-4ae319c7-2f33-474d-ae97-d05f34a9a2e2 2018-07-24 03:10:52,130 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f4c91164-ca99-45f-name 2018-07-24 03:10:52,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/d7d0db18a3cc434686ecd47fdb9f3048 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab93b1dc52d420364732eaa483f8ea0921dd774" 2018-07-24 03:10:52,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56f470d4-f318-421b-a10f-89fa0b3704da Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: d7d0db18a3cc434686ecd47fdb9f3048.", "code": 404, "title": "Not Found"}} 2018-07-24 03:10:52,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/d7d0db18a3cc434686ecd47fdb9f3048 used request id req-56f470d4-f318-421b-a10f-89fa0b3704da 2018-07-24 03:10:52,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:10:52,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:52,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bYMQoZrPTLWSrhDXbaifvg"], "issued_at": "2018-07-24T03:10:52.000000Z"}} 2018-07-24 03:10:52,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e86ca26c4c58aefbd8713046e28283a39caf469a" 2018-07-24 03:10:52,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c478177f-b612-4140-a35c-9197e6d1e9e7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:52,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c478177f-b612-4140-a35c-9197e6d1e9e7 2018-07-24 03:10:52,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:52,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:53,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["0ryB-CfcQ-yVqxaj9QwtLg"], "issued_at": "2018-07-24T03:10:53.000000Z"}} 2018-07-24 03:10:53,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ce0ef4036c32a1a1a2dfc947c50f3a40b9b2d641" 2018-07-24 03:10:53,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32d055f-030e-4c90-b16d-8da7b4ff3d04 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:53,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b32d055f-030e-4c90-b16d-8da7b4ff3d04 2018-07-24 03:10:53,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:53,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:53,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0ef4036c32a1a1a2dfc947c50f3a40b9b2d641" 2018-07-24 03:10:53,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08196c1-217e-4ed7-bae9-f5fa5708062f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:10:53,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f08196c1-217e-4ed7-bae9-f5fa5708062f 2018-07-24 03:10:53,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0ef4036c32a1a1a2dfc947c50f3a40b9b2d641" 2018-07-24 03:10:53,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9520651-d777-435b-9434-645b56138197 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:10:53,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d9520651-d777-435b-9434-645b56138197 2018-07-24 03:10:53,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0ef4036c32a1a1a2dfc947c50f3a40b9b2d641" 2018-07-24 03:10:53,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59fe7367-d5b2-400c-ac21-b639d719b495 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:10:53,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-59fe7367-d5b2-400c-ac21-b639d719b495 2018-07-24 03:10:53,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0ef4036c32a1a1a2dfc947c50f3a40b9b2d641" 2018-07-24 03:10:53,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f90a5fc-e088-449e-9d61-d73c49c98baf Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-24 03:10:53,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-2f90a5fc-e088-449e-9d61-d73c49c98baf 2018-07-24 03:10:53,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/8625398c6b37418bba69158608ad55fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0ef4036c32a1a1a2dfc947c50f3a40b9b2d641" 2018-07-24 03:10:53,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190ad832-e41b-421a-961b-f08a4baddb35 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/8625398c6b37418bba69158608ad55fb"}, "enabled": true, "id": "8625398c6b37418bba69158608ad55fb", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-11997d96-14c3-4c0-name"}} 2018-07-24 03:10:53,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/8625398c6b37418bba69158608ad55fb used request id req-190ad832-e41b-421a-961b-f08a4baddb35 2018-07-24 03:10:53,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/8625398c6b37418bba69158608ad55fb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0ef4036c32a1a1a2dfc947c50f3a40b9b2d641" 2018-07-24 03:10:54,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec2dc1f-daeb-44ff-8c41-b02ffbe877fa Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/8625398c6b37418bba69158608ad55fb/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 03:10:54,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/8625398c6b37418bba69158608ad55fb/roles used request id req-2ec2dc1f-daeb-44ff-8c41-b02ffbe877fa 2018-07-24 03:10:54,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0ef4036c32a1a1a2dfc947c50f3a40b9b2d641" 2018-07-24 03:10:54,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d341f16-000a-4226-9f9c-8161c922c9d7 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 03:10:54,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-7d341f16-000a-4226-9f9c-8161c922c9d7 2018-07-24 03:10:54,171 - keystone_utils - INFO - Granting role admin to project admin 2018-07-24 03:10:54,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/8625398c6b37418bba69158608ad55fb/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0ef4036c32a1a1a2dfc947c50f3a40b9b2d641" 2018-07-24 03:10:54,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12bd8d8c-7554-4a37-968a-3bb34e9ef092 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:54,320 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/8625398c6b37418bba69158608ad55fb/roles/09091a3c796947918b5f3d98114ab0ce used request id req-12bd8d8c-7554-4a37-968a-3bb34e9ef092 2018-07-24 03:10:54,320 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-11997d96-14c3-4c0-name 2018-07-24 03:10:54,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:54,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:54,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86ca26c4c58aefbd8713046e28283a39caf469a" 2018-07-24 03:10:54,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c76102-ad93-42b4-9d76-ca103298ff08 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-11997d96-14c3-4c0-name", "links": {"self": "http://172.30.9.24:5000/v3/users/8625398c6b37418bba69158608ad55fb"}, "domain_id": "default", "enabled": true, "id": "8625398c6b37418bba69158608ad55fb", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:10:54,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b9c76102-ad93-42b4-9d76-ca103298ff08 2018-07-24 03:10:54,441 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-11997d96-14c3-4c0-name 2018-07-24 03:10:54,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/8625398c6b37418bba69158608ad55fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0ef4036c32a1a1a2dfc947c50f3a40b9b2d641" 2018-07-24 03:10:54,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb9efa2-ed40-4606-b4bd-a7e9949e3c49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:54,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/8625398c6b37418bba69158608ad55fb used request id req-efb9efa2-ed40-4606-b4bd-a7e9949e3c49 2018-07-24 03:10:54,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:55,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["7JuX52-DQs-ZXbDP3K5jQg"], "issued_at": "2018-07-24T03:10:55.000000Z"}} 2018-07-24 03:10:55,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}87cd2f51d14a95b7c56849b81722270ad9a59692" 2018-07-24 03:10:55,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbe8838-ba69-4fe7-911d-749dce1d3f04 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:55,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2bbe8838-ba69-4fe7-911d-749dce1d3f04 2018-07-24 03:10:55,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:55,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:55,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["KiaijWzgTOyHAADrHnFjxQ"], "issued_at": "2018-07-24T03:10:55.000000Z"}} 2018-07-24 03:10:55,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ec70d966728e6e48ec5a2b3c04c0bc8ddfb0fc55" 2018-07-24 03:10:55,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2882d251-d9cc-481c-8622-a46df39ebfcd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:55,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2882d251-d9cc-481c-8622-a46df39ebfcd 2018-07-24 03:10:55,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:55,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10:55 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:55,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec70d966728e6e48ec5a2b3c04c0bc8ddfb0fc55" 2018-07-24 03:10:55,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c675d661-20ce-4e6a-ac87-02df64aca47b Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:10:55,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c675d661-20ce-4e6a-ac87-02df64aca47b 2018-07-24 03:10:55,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec70d966728e6e48ec5a2b3c04c0bc8ddfb0fc55" 2018-07-24 03:10:55,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40624acf-99e0-41ce-8036-b9acc7a7fe02 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:10:55,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-40624acf-99e0-41ce-8036-b9acc7a7fe02 2018-07-24 03:10:56,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec70d966728e6e48ec5a2b3c04c0bc8ddfb0fc55" 2018-07-24 03:10:56,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e37dde-974b-461c-882a-336c79f6134b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:10:56,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e1e37dde-974b-461c-882a-336c79f6134b 2018-07-24 03:10:56,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec70d966728e6e48ec5a2b3c04c0bc8ddfb0fc55" 2018-07-24 03:10:56,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5512cfa1-bbff-49fc-8938-bdd7cc213da1 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-24 03:10:56,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=admin used request id req-5512cfa1-bbff-49fc-8938-bdd7cc213da1 2018-07-24 03:10:56,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/e8c849a2d492493e9a43e11b28cec7ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec70d966728e6e48ec5a2b3c04c0bc8ddfb0fc55" 2018-07-24 03:10:56,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948a1cd2-e8c8-4228-8ed9-b588a0e23d6b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/e8c849a2d492493e9a43e11b28cec7ba"}, "enabled": true, "id": "e8c849a2d492493e9a43e11b28cec7ba", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-5ed05f45-5fb5-47a-name"}} 2018-07-24 03:10:56,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/e8c849a2d492493e9a43e11b28cec7ba used request id req-948a1cd2-e8c8-4228-8ed9-b588a0e23d6b 2018-07-24 03:10:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/e8c849a2d492493e9a43e11b28cec7ba/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec70d966728e6e48ec5a2b3c04c0bc8ddfb0fc55" 2018-07-24 03:10:56,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0653b07e-806c-4520-bb1f-d61256da6821 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/e8c849a2d492493e9a43e11b28cec7ba/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 03:10:56,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/e8c849a2d492493e9a43e11b28cec7ba/roles used request id req-0653b07e-806c-4520-bb1f-d61256da6821 2018-07-24 03:10:56,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec70d966728e6e48ec5a2b3c04c0bc8ddfb0fc55" 2018-07-24 03:10:56,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893aefa2-6a20-4d58-ae68-aae79847342c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 03:10:56,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-893aefa2-6a20-4d58-ae68-aae79847342c 2018-07-24 03:10:56,498 - keystone_utils - INFO - Granting role admin to project admin 2018-07-24 03:10:56,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/e8c849a2d492493e9a43e11b28cec7ba/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec70d966728e6e48ec5a2b3c04c0bc8ddfb0fc55" 2018-07-24 03:10:56,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43c94482-f7f9-4a56-bf44-684d86d8de0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:56,635 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892/users/e8c849a2d492493e9a43e11b28cec7ba/roles/09091a3c796947918b5f3d98114ab0ce used request id req-43c94482-f7f9-4a56-bf44-684d86d8de0a 2018-07-24 03:10:56,636 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-5ed05f45-5fb5-47a-name 2018-07-24 03:10:56,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:56,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:56,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cd2f51d14a95b7c56849b81722270ad9a59692" 2018-07-24 03:10:56,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ebb18c3-aae8-451f-8c4b-617022f08ebe Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-5ed05f45-5fb5-47a-name", "links": {"self": "http://172.30.9.24:5000/v3/users/e8c849a2d492493e9a43e11b28cec7ba"}, "domain_id": "default", "enabled": true, "id": "e8c849a2d492493e9a43e11b28cec7ba", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:10:56,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2ebb18c3-aae8-451f-8c4b-617022f08ebe 2018-07-24 03:10:56,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:56,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:57,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ZsTNNN9qRGC9o-f-eoWx_w"], "issued_at": "2018-07-24T03:10:57.000000Z"}} 2018-07-24 03:10:57,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}244ed8593dc581228b28a188db60f9f4d44bf58f" 2018-07-24 03:10:57,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001810b9-38f1-4b2c-a1d3-5ba775f088e5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:57,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-001810b9-38f1-4b2c-a1d3-5ba775f088e5 2018-07-24 03:10:57,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:57,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:57,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}244ed8593dc581228b28a188db60f9f4d44bf58f" 2018-07-24 03:10:57,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5efa158f-27a7-4944-bf2a-d89457211229 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-5ed05f45-5fb5-47a-name", "links": {"self": "http://172.30.9.24:5000/v3/users/e8c849a2d492493e9a43e11b28cec7ba"}, "domain_id": "default", "enabled": true, "id": "e8c849a2d492493e9a43e11b28cec7ba", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:10:57,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5efa158f-27a7-4944-bf2a-d89457211229 2018-07-24 03:10:57,366 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5ed05f45-5fb5-47a-name 2018-07-24 03:10:57,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/e8c849a2d492493e9a43e11b28cec7ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec70d966728e6e48ec5a2b3c04c0bc8ddfb0fc55" 2018-07-24 03:10:57,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39787413-a15d-4c16-84b0-14b481e4168c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:57,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e8c849a2d492493e9a43e11b28cec7ba used request id req-39787413-a15d-4c16-84b0-14b481e4168c 2018-07-24 03:10:57,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:57,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["WOBemHYTQ56ow2DQ6uNiyg"], "issued_at": "2018-07-24T03:10:57.000000Z"}} 2018-07-24 03:10:57,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}93c2bc85c39a6084aa4c978a15180e8117dfadb3" 2018-07-24 03:10:58,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4fcfaa-d104-479a-a548-17f2d337ee74 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:58,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ea4fcfaa-d104-479a-a548-17f2d337ee74 2018-07-24 03:10:58,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:10:58,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:10:58,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:10:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["w5HiwFmRStWzyJuvdO9AbQ"], "issued_at": "2018-07-24T03:10:58.000000Z"}} 2018-07-24 03:10:58,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:10:58,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654b1d79-52f1-4a23-8b9f-9ebace7623b7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:10:58,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-654b1d79-52f1-4a23-8b9f-9ebace7623b7 2018-07-24 03:10:58,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:58,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10:58 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:58,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9adebdd9-3fbb-498-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:10:58,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82aa30a-876b-4d1e-af9f-49b5a88b68ac Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9adebdd9-3fbb-498-name", "previous": null, "next": null}, "projects": []} 2018-07-24 03:10:58,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9adebdd9-3fbb-498-name used request id req-b82aa30a-876b-4d1e-af9f-49b5a88b68ac 2018-07-24 03:10:58,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:10:58,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eddd27ab-af31-47e1-abd7-d49350168316 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:10:58,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-eddd27ab-af31-47e1-abd7-d49350168316 2018-07-24 03:10:58,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-9adebdd9-3fbb-498-name"}}' 2018-07-24 03:10:58,828 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7fc1644-db5a-4b98-9a71-f97fb2670f3a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6390a254d8b1496db4278106d9711702"}, "tags": [], "enabled": true, "id": "6390a254d8b1496db4278106d9711702", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-9adebdd9-3fbb-498-name"}} 2018-07-24 03:10:58,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c7fc1644-db5a-4b98-9a71-f97fb2670f3a 2018-07-24 03:10:58,828 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-9adebdd9-3fbb-498-name 2018-07-24 03:10:58,828 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-9adebdd9-3fbb-498-name 2018-07-24 03:10:58,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:10:58,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:10:58 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:10:58,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/6390a254d8b1496db4278106d9711702 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c2bc85c39a6084aa4c978a15180e8117dfadb3" 2018-07-24 03:10:59,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16b1cdc9-3c20-4cab-ac37-ef2b8e40ca61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:10:59,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/6390a254d8b1496db4278106d9711702 used request id req-16b1cdc9-3c20-4cab-ac37-ef2b8e40ca61 2018-07-24 03:10:59,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:10:59,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-5506073c-f3ca-4752-afab-a0b2fe7a7f3c Date: Tue, 24 Jul 2018 03:10:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 03:10:59,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5506073c-f3ca-4752-afab-a0b2fe7a7f3c 2018-07-24 03:10:59,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:10:59,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38249cf9-2eef-4ee3-b43c-de2b4d7c79e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 03:10:59,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-38249cf9-2eef-4ee3-b43c-de2b4d7c79e3 2018-07-24 03:10:59,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:10:59,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:10:59,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33c4c2ec-ef2a-404a-b490-945e1af53798 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 03:10:59,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-33c4c2ec-ef2a-404a-b490-945e1af53798 2018-07-24 03:10:59,546 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:10:59,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:10:59,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6a65ee-bcc6-463e-be61-8726f63144fb Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 03:10:59,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-4b6a65ee-bcc6-463e-be61-8726f63144fb 2018-07-24 03:10:59,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:10:59,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2613849-7c0d-4e9e-b92c-64d97045d16c 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:10:59,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-f2613849-7c0d-4e9e-b92c-64d97045d16c 2018-07-24 03:10:59,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:10:59,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21a71bb8-ca51-4179-af35-970bba39a5d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 03:10:59,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-21a71bb8-ca51-4179-af35-970bba39a5d3 2018-07-24 03:10:59,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:10:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:10:59,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac9f0091-15de-43b8-af67-f4aae91eca93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 03:10:59,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-ac9f0091-15de-43b8-af67-f4aae91eca93 2018-07-24 03:10:59,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:10:59,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:11:00,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e82802fe-bf3c-424b-a8c5-ccc332ddcfa7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:00,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-e82802fe-bf3c-424b-a8c5-ccc332ddcfa7 2018-07-24 03:11:00,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:00,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:11:00,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e226fad-d18c-41fb-a10f-a6ffbd0240bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:00,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-8e226fad-d18c-41fb-a10f-a6ffbd0240bd 2018-07-24 03:11:00,125 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:00,126 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-9adebdd9-3fbb-498-name 2018-07-24 03:11:00,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/6390a254d8b1496db4278106d9711702 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:11:00,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fddf57d3-a063-47aa-b019-8fa2d036bea7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6390a254d8b1496db4278106d9711702.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:00,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/6390a254d8b1496db4278106d9711702 used request id req-fddf57d3-a063-47aa-b019-8fa2d036bea7 2018-07-24 03:11:00,250 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:00,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:11:00,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730706f6-32fa-43ff-8d3f-281745bf0d3d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:00,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-730706f6-32fa-43ff-8d3f-281745bf0d3d 2018-07-24 03:11:00,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c2bc85c39a6084aa4c978a15180e8117dfadb3" 2018-07-24 03:11:00,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399a6ab8-72c1-4976-ab48-4bd93d2ccae1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 03:11:00,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-399a6ab8-72c1-4976-ab48-4bd93d2ccae1 2018-07-24 03:11:00,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb73c9aa7ddb8ae9118657be835a1cb2f9ba8095" 2018-07-24 03:11:00,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae7a989-999b-43ae-bb7f-6f475b2c6ca5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:00,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bae7a989-999b-43ae-bb7f-6f475b2c6ca5 2018-07-24 03:11:00,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:00,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Zq74XYg2QDaGJZEo52MPFg"], "issued_at": "2018-07-24T03:11:00.000000Z"}} 2018-07-24 03:11:00,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}286194644661e4f95d60e6776d0dec5754db3029" 2018-07-24 03:11:01,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa70a770-3c08-4a94-b0a1-62608d5a0e8c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:01,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-aa70a770-3c08-4a94-b0a1-62608d5a0e8c 2018-07-24 03:11:01,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:01,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:01,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["p7EG1NPySCG2H2QJ9iy2ng"], "issued_at": "2018-07-24T03:11:01.000000Z"}} 2018-07-24 03:11:01,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:01,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6f0712-df0c-4598-9c4d-3b742360bdba 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:01,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fa6f0712-df0c-4598-9c4d-3b742360bdba 2018-07-24 03:11:01,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:01,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:01,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e0e4a82f-7022-417-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:01,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d9318e-4aa3-40da-aeea-3c356c485240 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e0e4a82f-7022-417-name", "previous": null, "next": null}, "projects": []} 2018-07-24 03:11:01,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e0e4a82f-7022-417-name used request id req-84d9318e-4aa3-40da-aeea-3c356c485240 2018-07-24 03:11:01,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:01,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b055e5c7-af36-424d-ada4-e6c3d53c59e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:11:01,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b055e5c7-af36-424d-ada4-e6c3d53c59e1 2018-07-24 03:11:01,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-e0e4a82f-7022-417-name"}}' 2018-07-24 03:11:01,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c2b179e-7dcf-4444-b442-5a407ad5cea4 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/347ea0baf7f949ee9b5a7560c21982fb"}, "tags": [], "enabled": true, "id": "347ea0baf7f949ee9b5a7560c21982fb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e0e4a82f-7022-417-name"}} 2018-07-24 03:11:01,836 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-8c2b179e-7dcf-4444-b442-5a407ad5cea4 2018-07-24 03:11:01,836 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-e0e4a82f-7022-417-name 2018-07-24 03:11:01,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:01,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:01,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e0e4a82f-7022-417-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286194644661e4f95d60e6776d0dec5754db3029" 2018-07-24 03:11:01,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bca05ad-b312-40be-b8f4-08ca0d50324b Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e0e4a82f-7022-417-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/347ea0baf7f949ee9b5a7560c21982fb"}, "tags": [], "enabled": true, "id": "347ea0baf7f949ee9b5a7560c21982fb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e0e4a82f-7022-417-name"}]} 2018-07-24 03:11:01,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e0e4a82f-7022-417-name used request id req-6bca05ad-b312-40be-b8f4-08ca0d50324b 2018-07-24 03:11:01,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}286194644661e4f95d60e6776d0dec5754db3029" 2018-07-24 03:11:02,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b80aff-4e5d-4ddc-a7ec-29c878146397 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 03:11:02,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-00b80aff-4e5d-4ddc-a7ec-29c878146397 2018-07-24 03:11:02,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:02,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-2e0a3148-d9d8-46bd-a0f2-4939da6f8f80 Date: Tue, 24 Jul 2018 03:11:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 03:11:02,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-2e0a3148-d9d8-46bd-a0f2-4939da6f8f80 2018-07-24 03:11:02,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:02,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1df47185-26bd-48e4-8147-7839dbdf9740 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:02,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-1df47185-26bd-48e4-8147-7839dbdf9740 2018-07-24 03:11:02,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:02,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:02,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-969ae9a0-f705-49ab-8650-1f1be55d4df3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:02,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-969ae9a0-f705-49ab-8650-1f1be55d4df3 2018-07-24 03:11:02,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:02,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:02,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf753c7-5f82-4298-bf39-bf4773520650 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 03:11:02,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-bbf753c7-5f82-4298-bf39-bf4773520650 2018-07-24 03:11:02,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:02,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ce7f50-f0dd-4539-bc78-4123806ca93f 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:11:02,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-11ce7f50-f0dd-4539-bc78-4123806ca93f 2018-07-24 03:11:02,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:02,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86131c01-0069-4fff-ad45-3c8d4ffad741 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:02,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-86131c01-0069-4fff-ad45-3c8d4ffad741 2018-07-24 03:11:02,704 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:02,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:02,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfeab747-b675-4d0e-845a-2f9779dad6d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:02,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-cfeab747-b675-4d0e-845a-2f9779dad6d5 2018-07-24 03:11:02,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:02,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:02,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-756d01b8-d10b-4fbd-a253-c5437f926a4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:02,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-756d01b8-d10b-4fbd-a253-c5437f926a4b 2018-07-24 03:11:02,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:03,007 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-420e5dc0-4514-43a4-8ec8-2178da2a8bf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:03,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-420e5dc0-4514-43a4-8ec8-2178da2a8bf1 2018-07-24 03:11:03,007 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:03,008 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-e0e4a82f-7022-417-name 2018-07-24 03:11:03,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/347ea0baf7f949ee9b5a7560c21982fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:03,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d55a610b-0776-46bb-b1b1-61055c5fc8dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:03,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/347ea0baf7f949ee9b5a7560c21982fb used request id req-d55a610b-0776-46bb-b1b1-61055c5fc8dd 2018-07-24 03:11:03,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85b44faf798cc6067cb071c788bf18b6887f12ba" 2018-07-24 03:11:03,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29211bb-69d7-4f29-80af-c8f6744b0ee5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:03,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f29211bb-69d7-4f29-80af-c8f6744b0ee5 2018-07-24 03:11:03,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:03,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["r3SL5dIIRzO36dA3QLiNQA"], "issued_at": "2018-07-24T03:11:03.000000Z"}} 2018-07-24 03:11:03,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}21927fe022d4ce7399ae417da9d0d4a079497d63" 2018-07-24 03:11:03,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6245f8-cc66-472e-bff6-862c76ca94ae 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:03,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fe6245f8-cc66-472e-bff6-862c76ca94ae 2018-07-24 03:11:03,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:03,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:04,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["WZhlNwVaTrO7kro4rHGy0A"], "issued_at": "2018-07-24T03:11:04.000000Z"}} 2018-07-24 03:11:04,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:04,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfbd7a1-0b3b-4656-b235-9c8b0f703c49 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:04,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-abfbd7a1-0b3b-4656-b235-9c8b0f703c49 2018-07-24 03:11:04,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:04,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:04,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84c97172-09d9-4cd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:04,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8edd53f-ed37-4d62-8e8a-2312506bb88c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84c97172-09d9-4cd-name", "previous": null, "next": null}, "projects": []} 2018-07-24 03:11:04,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84c97172-09d9-4cd-name used request id req-e8edd53f-ed37-4d62-8e8a-2312506bb88c 2018-07-24 03:11:04,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:04,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e12c469-d2c1-4b16-a5a3-1a1958063df7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:11:04,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8e12c469-d2c1-4b16-a5a3-1a1958063df7 2018-07-24 03:11:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-84c97172-09d9-4cd-name"}}' 2018-07-24 03:11:04,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-905682bb-2541-4f54-b52b-240d16ce0ffb Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b2824ef4c6df47bc957a86b8bd5794be"}, "tags": [], "enabled": true, "id": "b2824ef4c6df47bc957a86b8bd5794be", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-84c97172-09d9-4cd-name"}} 2018-07-24 03:11:04,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-905682bb-2541-4f54-b52b-240d16ce0ffb 2018-07-24 03:11:04,531 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-84c97172-09d9-4cd-name 2018-07-24 03:11:04,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:04,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:04,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84c97172-09d9-4cd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21927fe022d4ce7399ae417da9d0d4a079497d63" 2018-07-24 03:11:04,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7774dd1a-485a-4890-a032-088927206134 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84c97172-09d9-4cd-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b2824ef4c6df47bc957a86b8bd5794be"}, "tags": [], "enabled": true, "id": "b2824ef4c6df47bc957a86b8bd5794be", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-84c97172-09d9-4cd-name"}]} 2018-07-24 03:11:04,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84c97172-09d9-4cd-name used request id req-7774dd1a-485a-4890-a032-088927206134 2018-07-24 03:11:04,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:04,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:05,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["cCd_ZwraQXyZK1EcHppT_g"], "issued_at": "2018-07-24T03:11:05.000000Z"}} 2018-07-24 03:11:05,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ba80d7100f9a519e50b47be3f5120bd8743d183f" 2018-07-24 03:11:05,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4b9e6d-f965-47fe-b743-88c5aa125f94 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:05,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8f4b9e6d-f965-47fe-b743-88c5aa125f94 2018-07-24 03:11:05,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:05,071 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84c97172-09d9-4cd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba80d7100f9a519e50b47be3f5120bd8743d183f" 2018-07-24 03:11:05,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e2885f-b29b-4d47-80ae-7c0cbbe90551 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84c97172-09d9-4cd-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b2824ef4c6df47bc957a86b8bd5794be"}, "tags": [], "enabled": true, "id": "b2824ef4c6df47bc957a86b8bd5794be", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-84c97172-09d9-4cd-name"}]} 2018-07-24 03:11:05,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-84c97172-09d9-4cd-name used request id req-86e2885f-b29b-4d47-80ae-7c0cbbe90551 2018-07-24 03:11:05,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21927fe022d4ce7399ae417da9d0d4a079497d63" 2018-07-24 03:11:05,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f2d477-d1cb-4cf2-a917-fb6b44328d53 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 03:11:05,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-43f2d477-d1cb-4cf2-a917-fb6b44328d53 2018-07-24 03:11:05,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:05,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-1cd5ac1d-95bd-483d-9909-a85cfa9ebbd6 Date: Tue, 24 Jul 2018 03:11:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 03:11:05,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-1cd5ac1d-95bd-483d-9909-a85cfa9ebbd6 2018-07-24 03:11:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:05,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c70910cb-6420-4462-9570-21c27f73cc62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:05,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-c70910cb-6420-4462-9570-21c27f73cc62 2018-07-24 03:11:05,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:05,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:05,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79b70b64-7ac4-496a-adc7-cc03b017acc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:05,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-79b70b64-7ac4-496a-adc7-cc03b017acc4 2018-07-24 03:11:05,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:05,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:05,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8666695-18d2-476f-9751-86510ec958c7 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 03:11:05,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-f8666695-18d2-476f-9751-86510ec958c7 2018-07-24 03:11:05,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:05,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ee8bc8-d036-4861-8753-66127add42e8 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:11:05,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-a5ee8bc8-d036-4861-8753-66127add42e8 2018-07-24 03:11:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:05,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44b83064-ea2b-4615-828f-4b3c3622560c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:05,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-44b83064-ea2b-4615-828f-4b3c3622560c 2018-07-24 03:11:05,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:05,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:05,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f699cc15-cfb9-4a17-a4c6-bcf565641f9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:05,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-f699cc15-cfb9-4a17-a4c6-bcf565641f9e 2018-07-24 03:11:05,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:06,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:06,096 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23109b70-87ef-4c24-9923-4e5e4c9b458a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:06,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-23109b70-87ef-4c24-9923-4e5e4c9b458a 2018-07-24 03:11:06,097 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:06,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:06,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57dd49ab-c3c2-4d7d-a176-39abf48c6f03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:06,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-57dd49ab-c3c2-4d7d-a176-39abf48c6f03 2018-07-24 03:11:06,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:06,189 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-84c97172-09d9-4cd-name 2018-07-24 03:11:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/b2824ef4c6df47bc957a86b8bd5794be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:06,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aa5d33b-f413-43fa-8752-072f0003400f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:06,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b2824ef4c6df47bc957a86b8bd5794be used request id req-4aa5d33b-f413-43fa-8752-072f0003400f 2018-07-24 03:11:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e78d1f72704a8d6ab5207846b19a90c2b6e2595" 2018-07-24 03:11:06,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-033168d8-aac5-47a6-a6cf-6166fe29d8b9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:06,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-033168d8-aac5-47a6-a6cf-6166fe29d8b9 2018-07-24 03:11:06,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:06,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ZICz8goWRB-QnDBRo_BkGw"], "issued_at": "2018-07-24T03:11:06.000000Z"}} 2018-07-24 03:11:06,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3c69286ad6fa56277b7e119fafb54de1e7958f06" 2018-07-24 03:11:07,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72787df0-fdaa-4d41-940e-7e6dd4cf8829 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:07,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-72787df0-fdaa-4d41-940e-7e6dd4cf8829 2018-07-24 03:11:07,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:07,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:07,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["CuXZw6doQEOS_Y0_Wyi0jQ"], "issued_at": "2018-07-24T03:11:07.000000Z"}} 2018-07-24 03:11:07,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b3a3e5d519e9fd526a88a265ef919ccb68d669fe" 2018-07-24 03:11:07,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccc41ee-d5a7-4fd0-9391-0e586ed77cb4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:07,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9ccc41ee-d5a7-4fd0-9391-0e586ed77cb4 2018-07-24 03:11:07,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:07,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11:07 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:07,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-fec1fe29-d3c0-498-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a3e5d519e9fd526a88a265ef919ccb68d669fe" 2018-07-24 03:11:07,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4183c0ae-ab03-4f6d-8ce2-6c6653ea5c86 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-fec1fe29-d3c0-498-name", "previous": null, "next": null}, "projects": []} 2018-07-24 03:11:07,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-fec1fe29-d3c0-498-name used request id req-4183c0ae-ab03-4f6d-8ce2-6c6653ea5c86 2018-07-24 03:11:07,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a3e5d519e9fd526a88a265ef919ccb68d669fe" 2018-07-24 03:11:07,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a6b839-69ae-4524-9eae-1647bc10b69e Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-24 03:11:07,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=foo used request id req-43a6b839-69ae-4524-9eae-1647bc10b69e 2018-07-24 03:11:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a3e5d519e9fd526a88a265ef919ccb68d669fe" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-fec1fe29-d3c0-498-name"}}' 2018-07-24 03:11:07,805 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 24 Jul 2018 03:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01f54729-3927-4c08-bde2-dfee0cb86e34 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-24 03:11:07,806 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-01f54729-3927-4c08-bde2-dfee0cb86e34 2018-07-24 03:11:07,806 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-24 03:11:07,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a3e5d519e9fd526a88a265ef919ccb68d669fe" 2018-07-24 03:11:07,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62bf27fc-1fc0-4b6e-9421-72f12ba50ad1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:07,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-62bf27fc-1fc0-4b6e-9421-72f12ba50ad1 2018-07-24 03:11:07,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:08,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["dfiWp_PKSa-80_hkbxDoLg"], "issued_at": "2018-07-24T03:11:08.000000Z"}} 2018-07-24 03:11:08,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}49e56d808c7c951ac87d53e03104f877a5eac7c8" 2018-07-24 03:11:08,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-022b1324-9455-46cf-b36b-165e0d7feb31 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:08,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-022b1324-9455-46cf-b36b-165e0d7feb31 2018-07-24 03:11:08,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:08,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:08,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["2sgtbyFISXS5r2-wKd_btA"], "issued_at": "2018-07-24T03:11:08.000000Z"}} 2018-07-24 03:11:08,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:08,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd9cfa6-f83f-40f1-a593-d35ec3400869 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:08,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7bd9cfa6-f83f-40f1-a593-d35ec3400869 2018-07-24 03:11:08,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:08,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:08,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-384e1883-7d3e-4ca-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:08,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8d66b8-e59a-47a8-8bf7-5fbee58151b4 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-384e1883-7d3e-4ca-name", "previous": null, "next": null}, "projects": []} 2018-07-24 03:11:08,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-384e1883-7d3e-4ca-name used request id req-fe8d66b8-e59a-47a8-8bf7-5fbee58151b4 2018-07-24 03:11:08,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:09,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac264ca-d171-435b-b341-98f8294d1a09 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:11:09,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2ac264ca-d171-435b-b341-98f8294d1a09 2018-07-24 03:11:09,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-384e1883-7d3e-4ca-name"}}' 2018-07-24 03:11:09,208 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e552c48d-889a-47b1-847e-597f3cfb4edc Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/15accc534dc040ba92de210abd2ac541"}, "tags": [], "enabled": true, "id": "15accc534dc040ba92de210abd2ac541", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-384e1883-7d3e-4ca-name"}} 2018-07-24 03:11:09,208 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e552c48d-889a-47b1-847e-597f3cfb4edc 2018-07-24 03:11:09,208 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-384e1883-7d3e-4ca-name 2018-07-24 03:11:09,208 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:11:09,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-quota-sets/15accc534dc040ba92de210abd2ac541 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:09,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11: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-43ba787c-7cde-426e-a00a-05d10d4dfb13 x-compute-request-id: req-43ba787c-7cde-426e-a00a-05d10d4dfb13 Content-Encoding: gzip Content-Length: 221 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": "15accc534dc040ba92de210abd2ac541", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-24 03:11:09,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/15accc534dc040ba92de210abd2ac541 used request id req-43ba787c-7cde-426e-a00a-05d10d4dfb13 2018-07-24 03:11:09,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:8774/v2.1/os-quota-sets/15accc534dc040ba92de210abd2ac541 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" -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-07-24 03:11:10,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11: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-d77a0ad3-66d8-4e34-be5a-376f4e91bea7 x-compute-request-id: req-d77a0ad3-66d8-4e34-be5a-376f4e91bea7 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-07-24 03:11:10,190 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/15accc534dc040ba92de210abd2ac541 used request id req-d77a0ad3-66d8-4e34-be5a-376f4e91bea7 2018-07-24 03:11:10,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:10,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:10,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-384e1883-7d3e-4ca-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e56d808c7c951ac87d53e03104f877a5eac7c8" 2018-07-24 03:11:10,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69476fe-5be1-48d2-9568-32f7295b1ed3 Content-Encoding: gzip Content-Length: 275 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-384e1883-7d3e-4ca-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/15accc534dc040ba92de210abd2ac541"}, "tags": [], "enabled": true, "id": "15accc534dc040ba92de210abd2ac541", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-384e1883-7d3e-4ca-name"}]} 2018-07-24 03:11:10,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-384e1883-7d3e-4ca-name used request id req-c69476fe-5be1-48d2-9568-32f7295b1ed3 2018-07-24 03:11:10,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e56d808c7c951ac87d53e03104f877a5eac7c8" 2018-07-24 03:11:10,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253a8168-26d1-460b-bf7a-24bf3a5d78da Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 03:11:10,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-253a8168-26d1-460b-bf7a-24bf3a5d78da 2018-07-24 03:11:10,396 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:11:10,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-quota-sets/15accc534dc040ba92de210abd2ac541 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e56d808c7c951ac87d53e03104f877a5eac7c8" 2018-07-24 03:11:10,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11: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-b84864aa-72d3-4297-a209-b44e85e45d42 x-compute-request-id: req-b84864aa-72d3-4297-a209-b44e85e45d42 Content-Encoding: gzip Content-Length: 223 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": "15accc534dc040ba92de210abd2ac541", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-24 03:11:10,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/15accc534dc040ba92de210abd2ac541 used request id req-b84864aa-72d3-4297-a209-b44e85e45d42 2018-07-24 03:11:10,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:10,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-c12e2d8e-d60f-404a-90a0-389a763fd958 Date: Tue, 24 Jul 2018 03:11:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 03:11:10,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-c12e2d8e-d60f-404a-90a0-389a763fd958 2018-07-24 03:11:10,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:11,060 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64613da7-6ba1-4510-b44e-0d1354d44b56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:11,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-64613da7-6ba1-4510-b44e-0d1354d44b56 2018-07-24 03:11:11,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:11,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:11,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06663595-fab8-4f6b-9d8c-d51040887ff5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:11,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-06663595-fab8-4f6b-9d8c-d51040887ff5 2018-07-24 03:11:11,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:11,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:11,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2c8b28-cc39-4b78-84aa-f4e48e9d0dba Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 03:11:11,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-9f2c8b28-cc39-4b78-84aa-f4e48e9d0dba 2018-07-24 03:11:11,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:11,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a791df2-1f6c-4f51-af1f-d21cb4a8e554 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:11:11,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-1a791df2-1f6c-4f51-af1f-d21cb4a8e554 2018-07-24 03:11:11,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:11,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14f9a956-f425-44b1-9d02-b724817b9628 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:11,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-14f9a956-f425-44b1-9d02-b724817b9628 2018-07-24 03:11:11,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:11,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:11,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80613871-3474-4967-b56c-c11c894f886c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:11,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-80613871-3474-4967-b56c-c11c894f886c 2018-07-24 03:11:11,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:11,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:11,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9489a76-99fb-4e30-a02d-e8622b6f3aeb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:11,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-b9489a76-99fb-4e30-a02d-e8622b6f3aeb 2018-07-24 03:11:11,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:11,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:11,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df7e9db7-3b20-4323-9f86-756de37f5919 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:11,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-df7e9db7-3b20-4323-9f86-756de37f5919 2018-07-24 03:11:11,733 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:11,734 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-384e1883-7d3e-4ca-name 2018-07-24 03:11:11,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/15accc534dc040ba92de210abd2ac541 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:11,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cd1aa28-6178-4961-9c23-a291fbf36609 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:11,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/15accc534dc040ba92de210abd2ac541 used request id req-9cd1aa28-6178-4961-9c23-a291fbf36609 2018-07-24 03:11:11,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabc61550a2f9c94e86d616d9760d783cfb8940b" 2018-07-24 03:11:12,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c025ea-acc4-47d0-a862-b7cdd0039918 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:12,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e6c025ea-acc4-47d0-a862-b7cdd0039918 2018-07-24 03:11:12,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:12,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["2tNQSbW9TdW0JY4vEC1kLQ"], "issued_at": "2018-07-24T03:11:12.000000Z"}} 2018-07-24 03:11:12,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b625836c87ba4e8fd55e7f64facf3de366e47a29" 2018-07-24 03:11:12,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed69dbff-61fe-4ad1-a083-44af9bcc9186 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:12,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ed69dbff-61fe-4ad1-a083-44af9bcc9186 2018-07-24 03:11:12,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:12,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:12,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["yfqRiG0vR4eFGBXSPxoi_g"], "issued_at": "2018-07-24T03:11:12.000000Z"}} 2018-07-24 03:11:12,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:13,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32e23e6-6c6b-4a6c-947b-eb43f56fba1d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:13,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d32e23e6-6c6b-4a6c-947b-eb43f56fba1d 2018-07-24 03:11:13,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:13,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11:13 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:13,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-549eeb50-822e-473-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:13,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4f371b-8b32-41df-b62f-1697215e1373 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-549eeb50-822e-473-name", "previous": null, "next": null}, "projects": []} 2018-07-24 03:11:13,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-549eeb50-822e-473-name used request id req-ee4f371b-8b32-41df-b62f-1697215e1373 2018-07-24 03:11:13,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:13,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f574dd5a-a205-454e-bff1-70c1734ce6c3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:11:13,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f574dd5a-a205-454e-bff1-70c1734ce6c3 2018-07-24 03:11:13,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-549eeb50-822e-473-name"}}' 2018-07-24 03:11:13,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4e925e6-51f0-44d2-99b1-70b0fd2e0829 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/2bd11c1d3aef4653b54588a7ec420eea"}, "tags": [], "enabled": true, "id": "2bd11c1d3aef4653b54588a7ec420eea", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-549eeb50-822e-473-name"}} 2018-07-24 03:11:13,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b4e925e6-51f0-44d2-99b1-70b0fd2e0829 2018-07-24 03:11:13,382 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-549eeb50-822e-473-name 2018-07-24 03:11:13,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:13,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11:13 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:13,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-549eeb50-822e-473-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b625836c87ba4e8fd55e7f64facf3de366e47a29" 2018-07-24 03:11:13,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ef0e11-1fbc-4503-bc30-b73237d596bb Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-549eeb50-822e-473-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/2bd11c1d3aef4653b54588a7ec420eea"}, "tags": [], "enabled": true, "id": "2bd11c1d3aef4653b54588a7ec420eea", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-549eeb50-822e-473-name"}]} 2018-07-24 03:11:13,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-549eeb50-822e-473-name used request id req-32ef0e11-1fbc-4503-bc30-b73237d596bb 2018-07-24 03:11:13,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b625836c87ba4e8fd55e7f64facf3de366e47a29" 2018-07-24 03:11:13,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ffcdb06-cd6e-4b26-8286-fe30fb73b42b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 03:11:13,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-9ffcdb06-cd6e-4b26-8286-fe30fb73b42b 2018-07-24 03:11:13,577 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:11:13,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:8774/v2.1/os-quota-sets/2bd11c1d3aef4653b54588a7ec420eea -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" -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-07-24 03:11:14,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11: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,Accept-Encoding x-openstack-request-id: req-843ed685-4226-4d05-afbf-184dac3118e3 x-compute-request-id: req-843ed685-4226-4d05-afbf-184dac3118e3 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-07-24 03:11:14,112 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/2bd11c1d3aef4653b54588a7ec420eea used request id req-843ed685-4226-4d05-afbf-184dac3118e3 2018-07-24 03:11:14,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/quotas/2bd11c1d3aef4653b54588a7ec420eea -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-24 03:11:14,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-967ee909-f0fe-487c-91d3-7220afab3ade Date: Tue, 24 Jul 2018 03:11:14 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-07-24 03:11:14,455 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/quotas/2bd11c1d3aef4653b54588a7ec420eea used request id req-967ee909-f0fe-487c-91d3-7220afab3ade 2018-07-24 03:11:14,456 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:11:14,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-quota-sets/2bd11c1d3aef4653b54588a7ec420eea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:14,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11: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,Accept-Encoding x-openstack-request-id: req-8433ec28-6310-4ace-8dde-2e9c4a567aed x-compute-request-id: req-8433ec28-6310-4ace-8dde-2e9c4a567aed 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": "2bd11c1d3aef4653b54588a7ec420eea", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-24 03:11:14,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/2bd11c1d3aef4653b54588a7ec420eea used request id req-8433ec28-6310-4ace-8dde-2e9c4a567aed 2018-07-24 03:11:14,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/quotas/2bd11c1d3aef4653b54588a7ec420eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:14,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-2f6ef1ed-98cf-4c56-9020-3582fd37e83e Date: Tue, 24 Jul 2018 03:11:14 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-07-24 03:11:14,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/quotas/2bd11c1d3aef4653b54588a7ec420eea used request id req-2f6ef1ed-98cf-4c56-9020-3582fd37e83e 2018-07-24 03:11:14,846 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:11:14,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-quota-sets/2bd11c1d3aef4653b54588a7ec420eea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b625836c87ba4e8fd55e7f64facf3de366e47a29" 2018-07-24 03:11:15,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11: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,Accept-Encoding x-openstack-request-id: req-25a530b9-3ff4-4acd-8726-162ff53ef57c x-compute-request-id: req-25a530b9-3ff4-4acd-8726-162ff53ef57c 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": "2bd11c1d3aef4653b54588a7ec420eea", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-24 03:11:15,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-quota-sets/2bd11c1d3aef4653b54588a7ec420eea used request id req-25a530b9-3ff4-4acd-8726-162ff53ef57c 2018-07-24 03:11:15,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/quotas/2bd11c1d3aef4653b54588a7ec420eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b625836c87ba4e8fd55e7f64facf3de366e47a29" 2018-07-24 03:11:15,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-00e00c67-6f04-4d7a-8508-f7da78872147 Date: Tue, 24 Jul 2018 03:11:15 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-07-24 03:11:15,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/quotas/2bd11c1d3aef4653b54588a7ec420eea used request id req-00e00c67-6f04-4d7a-8508-f7da78872147 2018-07-24 03:11:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:15,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-546952b5-a84e-4896-9339-795d7a9b4622 Date: Tue, 24 Jul 2018 03:11:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 03:11:15,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-546952b5-a84e-4896-9339-795d7a9b4622 2018-07-24 03:11:15,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:15,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c844b7c2-2bf8-4f14-9bf3-77756b9626a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:15,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-c844b7c2-2bf8-4f14-9bf3-77756b9626a8 2018-07-24 03:11:15,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:15,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:16,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a3ec285-96db-456e-a6a8-42da3677a159 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:16,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-5a3ec285-96db-456e-a6a8-42da3677a159 2018-07-24 03:11:16,014 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:16,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:16,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6e9537-eb73-42b0-a500-041e7082ef08 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 03:11:16,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-cc6e9537-eb73-42b0-a500-041e7082ef08 2018-07-24 03:11:16,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:16,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d808c6-afa3-40ac-93b4-d39c9ece54ab 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:11:16,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-22d808c6-afa3-40ac-93b4-d39c9ece54ab 2018-07-24 03:11:16,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:16,354 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ffb9e34-2c54-4608-9486-0868063c4ed2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:16,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-0ffb9e34-2c54-4608-9486-0868063c4ed2 2018-07-24 03:11:16,355 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:16,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:16,465 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a83c867-d16d-4356-87bd-b982d838c331 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:16,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-8a83c867-d16d-4356-87bd-b982d838c331 2018-07-24 03:11:16,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:16,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:16,562 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b389df90-c732-49b9-a3bb-833aaec92261 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:16,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-b389df90-c732-49b9-a3bb-833aaec92261 2018-07-24 03:11:16,562 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:16,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:16,729 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a69c433-7995-40a4-943b-7330088eddef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:16,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-7a69c433-7995-40a4-943b-7330088eddef 2018-07-24 03:11:16,730 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:16,730 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-549eeb50-822e-473-name 2018-07-24 03:11:16,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/2bd11c1d3aef4653b54588a7ec420eea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:16,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91c9fde0-9b07-4947-8d58-4e4708f94fb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:16,901 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/2bd11c1d3aef4653b54588a7ec420eea used request id req-91c9fde0-9b07-4947-8d58-4e4708f94fb5 2018-07-24 03:11:16,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279b332c2b93d276ca6f74d7fa1419b03f557cb2" 2018-07-24 03:11:16,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5a26bec-ef21-497b-b8ca-7789438281de Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:16,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c5a26bec-ef21-497b-b8ca-7789438281de 2018-07-24 03:11:16,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:17,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["j4T5xKbWQnmbRoXjRC1_pw"], "issued_at": "2018-07-24T03:11:17.000000Z"}} 2018-07-24 03:11:17,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0aa5e478e88da891d150a859ae1639edb0221b75" 2018-07-24 03:11:17,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a96238f1-29b5-47b7-a48f-f7bfcc999e6c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:17,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a96238f1-29b5-47b7-a48f-f7bfcc999e6c 2018-07-24 03:11:17,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:17,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:17,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["27YqNI0gQueJKcQbnHFsvw"], "issued_at": "2018-07-24T03:11:17.000000Z"}} 2018-07-24 03:11:17,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:17,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b7e8a6-1845-48ac-8417-1eec622e7450 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:17,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-18b7e8a6-1845-48ac-8417-1eec622e7450 2018-07-24 03:11:17,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:17,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:17,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-cc5034b2-8cfe-415-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:18,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75e6a7d-93cc-471c-a9e1-55624da81802 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-cc5034b2-8cfe-415-name", "previous": null, "next": null}, "projects": []} 2018-07-24 03:11:18,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-cc5034b2-8cfe-415-name used request id req-d75e6a7d-93cc-471c-a9e1-55624da81802 2018-07-24 03:11:18,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:18,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99e464d-7137-4859-bebb-9e32aca0d8c9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:11:18,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e99e464d-7137-4859-bebb-9e32aca0d8c9 2018-07-24 03:11:18,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-cc5034b2-8cfe-415-name"}}' 2018-07-24 03:11:18,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:11:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97284fd3-5cf7-4654-a550-8d11d7b814ca Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd"}, "tags": [], "enabled": true, "id": "c01510ed232849fba45e5b833cef9cbd", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-cc5034b2-8cfe-415-name"}} 2018-07-24 03:11:18,304 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-97284fd3-5cf7-4654-a550-8d11d7b814ca 2018-07-24 03:11:18,304 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-cc5034b2-8cfe-415-name 2018-07-24 03:11:18,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:18,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:18,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["M8wK7qg4RlqnOvSkIRgOtg"], "issued_at": "2018-07-24T03:11:18.000000Z"}} 2018-07-24 03:11:18,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}51e6be5b06fb228c2372bc7e778eb15b780d1d98" 2018-07-24 03:11:18,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78bb94d-18f3-4dcd-b313-9c5b2addaba9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:18,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a78bb94d-18f3-4dcd-b313-9c5b2addaba9 2018-07-24 03:11:18,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:18,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11:18 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:18,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e6be5b06fb228c2372bc7e778eb15b780d1d98" 2018-07-24 03:11:18,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a31af95-454d-41f0-840d-abbb2723849f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:11:18,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5a31af95-454d-41f0-840d-abbb2723849f 2018-07-24 03:11:18,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e6be5b06fb228c2372bc7e778eb15b780d1d98" 2018-07-24 03:11:19,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d085ee-3354-43ab-976b-72856d12c85e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:11:19,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a6d085ee-3354-43ab-976b-72856d12c85e 2018-07-24 03:11:19,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e6be5b06fb228c2372bc7e778eb15b780d1d98" 2018-07-24 03:11:19,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8482af-d0aa-450f-8e5b-9ea20454b01a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:19,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fc8482af-d0aa-450f-8e5b-9ea20454b01a 2018-07-24 03:11:19,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-cc5034b2-8cfe-415-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e6be5b06fb228c2372bc7e778eb15b780d1d98" 2018-07-24 03:11:19,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb117716-ff04-45b7-8ff0-5a3acb4400ca Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-cc5034b2-8cfe-415-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd"}, "tags": [], "enabled": true, "id": "c01510ed232849fba45e5b833cef9cbd", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-cc5034b2-8cfe-415-name"}]} 2018-07-24 03:11:19,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-cc5034b2-8cfe-415-name used request id req-eb117716-ff04-45b7-8ff0-5a3acb4400ca 2018-07-24 03:11:19,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/726fae2a75ea4a3bb1759b1dee1d5319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e6be5b06fb228c2372bc7e778eb15b780d1d98" 2018-07-24 03:11:19,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700ea8b8-acc5-48bd-a41c-d4af17f9b5bb Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/726fae2a75ea4a3bb1759b1dee1d5319"}, "enabled": true, "id": "726fae2a75ea4a3bb1759b1dee1d5319", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-cc5034b2-8cfe-415-user"}} 2018-07-24 03:11:19,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/726fae2a75ea4a3bb1759b1dee1d5319 used request id req-700ea8b8-acc5-48bd-a41c-d4af17f9b5bb 2018-07-24 03:11:19,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd/users/726fae2a75ea4a3bb1759b1dee1d5319/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e6be5b06fb228c2372bc7e778eb15b780d1d98" 2018-07-24 03:11:19,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db0160d-e5ed-423f-b344-aa7b048b7845 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd/users/726fae2a75ea4a3bb1759b1dee1d5319/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 03:11:19,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd/users/726fae2a75ea4a3bb1759b1dee1d5319/roles used request id req-1db0160d-e5ed-423f-b344-aa7b048b7845 2018-07-24 03:11:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e6be5b06fb228c2372bc7e778eb15b780d1d98" 2018-07-24 03:11:19,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f5ba36-23e6-48aa-9218-7b6a3457da65 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 03:11:19,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-84f5ba36-23e6-48aa-9218-7b6a3457da65 2018-07-24 03:11:19,919 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-cc5034b2-8cfe-415-name 2018-07-24 03:11:19,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd/users/726fae2a75ea4a3bb1759b1dee1d5319/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e6be5b06fb228c2372bc7e778eb15b780d1d98" 2018-07-24 03:11:20,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6a9c4ae-9dfa-45e4-98ca-46e77455dbba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:20,068 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd/users/726fae2a75ea4a3bb1759b1dee1d5319/roles/09091a3c796947918b5f3d98114ab0ce used request id req-b6a9c4ae-9dfa-45e4-98ca-46e77455dbba 2018-07-24 03:11:20,069 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-cc5034b2-8cfe-415-user 2018-07-24 03:11:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:20,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21431b14-8216-46f0-8cf5-2b1ffea6c16b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:20,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-21431b14-8216-46f0-8cf5-2b1ffea6c16b 2018-07-24 03:11:20,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" -d '{"role": {"name": "CreateProjectUserTests-cc5034b2-8cfe-415-name-role"}}' 2018-07-24 03:11:20,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf17fa4-c022-477d-a143-773551a5a4b7 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bfb1a24b46c84db587307afe56faa8fb", "links": {"self": "http://172.30.9.24:5000/v3/roles/bfb1a24b46c84db587307afe56faa8fb"}, "name": "CreateProjectUserTests-cc5034b2-8cfe-415-name-role"}} 2018-07-24 03:11:20,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0cf17fa4-c022-477d-a143-773551a5a4b7 2018-07-24 03:11:20,280 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-cc5034b2-8cfe-415-name-role 2018-07-24 03:11:20,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/bfb1a24b46c84db587307afe56faa8fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:20,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea2d6ee-1dc4-4b10-a141-2a268782fa95 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bfb1a24b46c84db587307afe56faa8fb", "links": {"self": "http://172.30.9.24:5000/v3/roles/bfb1a24b46c84db587307afe56faa8fb"}, "name": "CreateProjectUserTests-cc5034b2-8cfe-415-name-role"}} 2018-07-24 03:11:20,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/bfb1a24b46c84db587307afe56faa8fb used request id req-1ea2d6ee-1dc4-4b10-a141-2a268782fa95 2018-07-24 03:11:20,380 - keystone_utils - INFO - Granting role CreateProjectUserTests-cc5034b2-8cfe-415-name-role to project CreateProjectUserTests-cc5034b2-8cfe-415-name 2018-07-24 03:11:20,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd/users/726fae2a75ea4a3bb1759b1dee1d5319/roles/bfb1a24b46c84db587307afe56faa8fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:20,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87f9f347-08af-4752-857e-37e30186b5ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:20,522 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd/users/726fae2a75ea4a3bb1759b1dee1d5319/roles/bfb1a24b46c84db587307afe56faa8fb used request id req-87f9f347-08af-4752-857e-37e30186b5ce 2018-07-24 03:11:20,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:20,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:20,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bfb1a24b46c84db587307afe56faa8fb", "name": "CreateProjectUserTests-cc5034b2-8cfe-415-name-role"}, {"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c01510ed232849fba45e5b833cef9cbd", "name": "CreateProjectUserTests-cc5034b2-8cfe-415-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c01510ed232849fba45e5b833cef9cbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c01510ed232849fba45e5b833cef9cbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c01510ed232849fba45e5b833cef9cbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c01510ed232849fba45e5b833cef9cbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c01510ed232849fba45e5b833cef9cbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c01510ed232849fba45e5b833cef9cbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c01510ed232849fba45e5b833cef9cbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c01510ed232849fba45e5b833cef9cbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c01510ed232849fba45e5b833cef9cbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c01510ed232849fba45e5b833cef9cbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c01510ed232849fba45e5b833cef9cbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c01510ed232849fba45e5b833cef9cbd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c01510ed232849fba45e5b833cef9cbd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c01510ed232849fba45e5b833cef9cbd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-cc5034b2-8cfe-415-user", "id": "726fae2a75ea4a3bb1759b1dee1d5319"}, "audit_ids": ["2KFPHRQqSe6YxTPTivOzrA"], "issued_at": "2018-07-24T03:11:20.000000Z"}} 2018-07-24 03:11:20,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" 2018-07-24 03:11:21,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8bff1d-1907-492d-8d23-aba70ab3a006 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:21,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ce8bff1d-1907-492d-8d23-aba70ab3a006 2018-07-24 03:11:21,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-cc5034b2-8cfe-415-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" 2018-07-24 03:11:21,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6b4fb796-e20c-47e8-bd8c-2f363f08a030 Date: Tue, 24 Jul 2018 03:11:21 GMT RESP BODY: {"security_groups": []} 2018-07-24 03:11:21,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-cc5034b2-8cfe-415-name&description=hello+group used request id req-6b4fb796-e20c-47e8-bd8c-2f363f08a030 2018-07-24 03:11:21,346 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-cc5034b2-8cfe-415-name... 2018-07-24 03:11:21,346 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-cc5034b2-8cfe-415-name 2018-07-24 03:11:21,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" -d '{"security_group": {"name": "CreateProjectUserTests-cc5034b2-8cfe-415-name", "description": "hello group"}}' 2018-07-24 03:11:21,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-02c1b79c-47e5-40ba-b16d-1c0a5ae2ff78 Date: Tue, 24 Jul 2018 03:11:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "updated_at": "2018-07-24T03:11:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "revision_number": 0, "id": "cdf525d7-4600-4bae-a293-5001fd28983d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c01510ed232849fba45e5b833cef9cbd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "revision_number": 0, "id": "fb21482b-94e6-4d59-8949-ba0d0c6b496b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c01510ed232849fba45e5b833cef9cbd"}], "revision_number": 2, "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "name": "CreateProjectUserTests-cc5034b2-8cfe-415-name"}} 2018-07-24 03:11:21,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-02c1b79c-47e5-40ba-b16d-1c0a5ae2ff78 2018-07-24 03:11:21,759 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a4abe6d-2348-4328-a4cf-0808988a9919 2018-07-24 03:11:21,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0a4abe6d-2348-4328-a4cf-0808988a9919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" 2018-07-24 03:11:21,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-74036019-515b-4f41-9393-4ae8b58b38ae Date: Tue, 24 Jul 2018 03:11: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-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "cdf525d7-4600-4bae-a293-5001fd28983d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "fb21482b-94e6-4d59-8949-ba0d0c6b496b"}]} 2018-07-24 03:11:21,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0a4abe6d-2348-4328-a4cf-0808988a9919 used request id req-74036019-515b-4f41-9393-4ae8b58b38ae 2018-07-24 03:11:21,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a4abe6d-2348-4328-a4cf-0808988a9919 2018-07-24 03:11:21,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0a4abe6d-2348-4328-a4cf-0808988a9919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" 2018-07-24 03:11:22,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a70c732-1245-4071-aff2-a44fba4986fb Date: Tue, 24 Jul 2018 03:11:22 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-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "cdf525d7-4600-4bae-a293-5001fd28983d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "fb21482b-94e6-4d59-8949-ba0d0c6b496b"}]} 2018-07-24 03:11:22,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0a4abe6d-2348-4328-a4cf-0808988a9919 used request id req-7a70c732-1245-4071-aff2-a44fba4986fb 2018-07-24 03:11:22,139 - neutron_utils - INFO - Retrieving security group with ID - 0a4abe6d-2348-4328-a4cf-0808988a9919 2018-07-24 03:11:22,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=0a4abe6d-2348-4328-a4cf-0808988a9919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" 2018-07-24 03:11:22,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ef280146-7e05-48fd-84ee-bae0fa9e9a08 Date: Tue, 24 Jul 2018 03:11:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "updated_at": "2018-07-24T03:11:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "revision_number": 0, "id": "cdf525d7-4600-4bae-a293-5001fd28983d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c01510ed232849fba45e5b833cef9cbd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "revision_number": 0, "id": "fb21482b-94e6-4d59-8949-ba0d0c6b496b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c01510ed232849fba45e5b833cef9cbd"}], "revision_number": 2, "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "name": "CreateProjectUserTests-cc5034b2-8cfe-415-name"}]} 2018-07-24 03:11:22,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=0a4abe6d-2348-4328-a4cf-0808988a9919 used request id req-ef280146-7e05-48fd-84ee-bae0fa9e9a08 2018-07-24 03:11:22,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a4abe6d-2348-4328-a4cf-0808988a9919 2018-07-24 03:11:22,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0a4abe6d-2348-4328-a4cf-0808988a9919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" 2018-07-24 03:11:22,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bb26e7a1-ab61-4255-a82b-c9aa22fc5487 Date: Tue, 24 Jul 2018 03:11:22 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-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "cdf525d7-4600-4bae-a293-5001fd28983d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "fb21482b-94e6-4d59-8949-ba0d0c6b496b"}]} 2018-07-24 03:11:22,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0a4abe6d-2348-4328-a4cf-0808988a9919 used request id req-bb26e7a1-ab61-4255-a82b-c9aa22fc5487 2018-07-24 03:11:22,401 - neutron_utils - INFO - Retrieving security group with ID - 0a4abe6d-2348-4328-a4cf-0808988a9919 2018-07-24 03:11:22,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=0a4abe6d-2348-4328-a4cf-0808988a9919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" 2018-07-24 03:11:22,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6ba78bc5-e53f-4526-b026-d051b3587c13 Date: Tue, 24 Jul 2018 03:11:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "updated_at": "2018-07-24T03:11:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "revision_number": 0, "id": "cdf525d7-4600-4bae-a293-5001fd28983d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c01510ed232849fba45e5b833cef9cbd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "revision_number": 0, "id": "fb21482b-94e6-4d59-8949-ba0d0c6b496b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c01510ed232849fba45e5b833cef9cbd"}], "revision_number": 2, "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "name": "CreateProjectUserTests-cc5034b2-8cfe-415-name"}]} 2018-07-24 03:11:22,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=0a4abe6d-2348-4328-a4cf-0808988a9919 used request id req-6ba78bc5-e53f-4526-b026-d051b3587c13 2018-07-24 03:11:22,625 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a4abe6d-2348-4328-a4cf-0808988a9919 2018-07-24 03:11:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0a4abe6d-2348-4328-a4cf-0808988a9919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" 2018-07-24 03:11:22,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-da74b44f-a2b7-416d-8f02-a0a7193a7400 Date: Tue, 24 Jul 2018 03:11:22 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-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "cdf525d7-4600-4bae-a293-5001fd28983d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "fb21482b-94e6-4d59-8949-ba0d0c6b496b"}]} 2018-07-24 03:11:22,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0a4abe6d-2348-4328-a4cf-0808988a9919 used request id req-da74b44f-a2b7-416d-8f02-a0a7193a7400 2018-07-24 03:11:22,835 - neutron_utils - INFO - Retrieving security group with ID - 0a4abe6d-2348-4328-a4cf-0808988a9919 2018-07-24 03:11:22,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=0a4abe6d-2348-4328-a4cf-0808988a9919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" 2018-07-24 03:11:22,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-47571b4e-6a72-4530-ba28-b0099323259e Date: Tue, 24 Jul 2018 03:11:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "updated_at": "2018-07-24T03:11:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "revision_number": 0, "id": "cdf525d7-4600-4bae-a293-5001fd28983d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c01510ed232849fba45e5b833cef9cbd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "revision_number": 0, "id": "fb21482b-94e6-4d59-8949-ba0d0c6b496b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c01510ed232849fba45e5b833cef9cbd"}], "revision_number": 2, "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "name": "CreateProjectUserTests-cc5034b2-8cfe-415-name"}]} 2018-07-24 03:11:22,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=0a4abe6d-2348-4328-a4cf-0808988a9919 used request id req-47571b4e-6a72-4530-ba28-b0099323259e 2018-07-24 03:11:22,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a4abe6d-2348-4328-a4cf-0808988a9919 2018-07-24 03:11:22,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0a4abe6d-2348-4328-a4cf-0808988a9919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" 2018-07-24 03:11:23,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-38575c47-416a-4a73-a077-d6bf8daf7121 Date: Tue, 24 Jul 2018 03:11:23 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-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "cdf525d7-4600-4bae-a293-5001fd28983d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "security_group_id": "0a4abe6d-2348-4328-a4cf-0808988a9919", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "fb21482b-94e6-4d59-8949-ba0d0c6b496b"}]} 2018-07-24 03:11:23,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0a4abe6d-2348-4328-a4cf-0808988a9919 used request id req-38575c47-416a-4a73-a077-d6bf8daf7121 2018-07-24 03:11:23,087 - neutron_utils - INFO - Deleting security group rule with ID - fb21482b-94e6-4d59-8949-ba0d0c6b496b 2018-07-24 03:11:23,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/fb21482b-94e6-4d59-8949-ba0d0c6b496b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" 2018-07-24 03:11:23,346 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fda854f-42dc-4a86-a0e4-b58bcc27500b Content-Length: 0 Date: Tue, 24 Jul 2018 03:11:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:11:23,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/fb21482b-94e6-4d59-8949-ba0d0c6b496b used request id req-5fda854f-42dc-4a86-a0e4-b58bcc27500b 2018-07-24 03:11:23,346 - neutron_utils - INFO - Deleting security group rule with ID - cdf525d7-4600-4bae-a293-5001fd28983d 2018-07-24 03:11:23,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/cdf525d7-4600-4bae-a293-5001fd28983d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" 2018-07-24 03:11:23,613 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e11eaeda-3af2-455d-b7af-0d6c64804a69 Content-Length: 0 Date: Tue, 24 Jul 2018 03:11:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:11:23,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/cdf525d7-4600-4bae-a293-5001fd28983d used request id req-e11eaeda-3af2-455d-b7af-0d6c64804a69 2018-07-24 03:11:23,614 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-cc5034b2-8cfe-415-name 2018-07-24 03:11:23,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0a4abe6d-2348-4328-a4cf-0808988a9919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56fd3dc4b01b8004b422ac0222d3ae7f91a3ff55" 2018-07-24 03:11:23,733 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5f3976e-a0cf-4c70-9926-323ee65b35bb Content-Length: 0 Date: Tue, 24 Jul 2018 03:11:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:11:23,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0a4abe6d-2348-4328-a4cf-0808988a9919 used request id req-f5f3976e-a0cf-4c70-9926-323ee65b35bb 2018-07-24 03:11:23,734 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-cc5034b2-8cfe-415-user 2018-07-24 03:11:23,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/726fae2a75ea4a3bb1759b1dee1d5319 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e6be5b06fb228c2372bc7e778eb15b780d1d98" 2018-07-24 03:11:23,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e462b795-1ac3-47d4-9418-b40bc8af2a56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:23,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/726fae2a75ea4a3bb1759b1dee1d5319 used request id req-e462b795-1ac3-47d4-9418-b40bc8af2a56 2018-07-24 03:11:23,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:24,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-1d153d86-d74b-4ed0-ad2e-88e68c921c64 Date: Tue, 24 Jul 2018 03:11:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "updated_at": "2018-07-24T03:11:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "revision_number": 0, "id": "2dbd7b74-2053-4a42-a708-d257b0d260ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:21Z", "security_group_id": "249f96ff-30d6-4b1b-b09d-635e5b0c4705", "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c01510ed232849fba45e5b833cef9cbd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "revision_number": 0, "id": "34dc361b-4d07-406b-89b6-5fe974d23faa", "remote_group_id": "249f96ff-30d6-4b1b-b09d-635e5b0c4705", "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:21Z", "security_group_id": "249f96ff-30d6-4b1b-b09d-635e5b0c4705", "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "port_range_min": null, "ethertype": "IPv6", "project_id": "c01510ed232849fba45e5b833cef9cbd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "revision_number": 0, "id": "95e63df1-1fbf-410d-b42a-2a61c8484ef9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:21Z", "security_group_id": "249f96ff-30d6-4b1b-b09d-635e5b0c4705", "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c01510ed232849fba45e5b833cef9cbd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "revision_number": 0, "id": "f20828d3-18c7-49d6-805b-8f2a69122636", "remote_group_id": "249f96ff-30d6-4b1b-b09d-635e5b0c4705", "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:21Z", "security_group_id": "249f96ff-30d6-4b1b-b09d-635e5b0c4705", "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "port_range_min": null, "ethertype": "IPv4", "project_id": "c01510ed232849fba45e5b833cef9cbd"}], "revision_number": 4, "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "249f96ff-30d6-4b1b-b09d-635e5b0c4705", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 03:11:24,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-1d153d86-d74b-4ed0-ad2e-88e68c921c64 2018-07-24 03:11:24,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:24,301 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4969258-edfa-40fe-aa65-a00d552bddc9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:24,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-d4969258-edfa-40fe-aa65-a00d552bddc9 2018-07-24 03:11:24,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:24,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:24,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5db4a9f-915e-4cfe-a1a3-24700e7819ee Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01510ed232849fba45e5b833cef9cbd", "name": "CreateProjectUserTests-cc5034b2-8cfe-415-name"}} 2018-07-24 03:11:24,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd used request id req-e5db4a9f-915e-4cfe-a1a3-24700e7819ee 2018-07-24 03:11:24,407 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 249f96ff-30d6-4b1b-b09d-635e5b0c4705 2018-07-24 03:11:24,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=249f96ff-30d6-4b1b-b09d-635e5b0c4705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:24,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5b795b27-88b4-42b2-a740-b7ac47152774 Date: Tue, 24 Jul 2018 03:11:24 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-07-24T03:11:21Z", "security_group_id": "249f96ff-30d6-4b1b-b09d-635e5b0c4705", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "2dbd7b74-2053-4a42-a708-d257b0d260ba"}, {"remote_group_id": "249f96ff-30d6-4b1b-b09d-635e5b0c4705", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "security_group_id": "249f96ff-30d6-4b1b-b09d-635e5b0c4705", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "34dc361b-4d07-406b-89b6-5fe974d23faa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "security_group_id": "249f96ff-30d6-4b1b-b09d-635e5b0c4705", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "95e63df1-1fbf-410d-b42a-2a61c8484ef9"}, {"remote_group_id": "249f96ff-30d6-4b1b-b09d-635e5b0c4705", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:21Z", "security_group_id": "249f96ff-30d6-4b1b-b09d-635e5b0c4705", "port_range_min": null, "revision_number": 0, "tenant_id": "c01510ed232849fba45e5b833cef9cbd", "created_at": "2018-07-24T03:11:21Z", "project_id": "c01510ed232849fba45e5b833cef9cbd", "id": "f20828d3-18c7-49d6-805b-8f2a69122636"}]} 2018-07-24 03:11:24,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=249f96ff-30d6-4b1b-b09d-635e5b0c4705 used request id req-5b795b27-88b4-42b2-a740-b7ac47152774 2018-07-24 03:11:24,597 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 03:11:24,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/249f96ff-30d6-4b1b-b09d-635e5b0c4705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:24,892 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bef1d26-5c9e-4699-9683-bfe7c6a17df8 Content-Length: 0 Date: Tue, 24 Jul 2018 03:11:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:11:24,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/249f96ff-30d6-4b1b-b09d-635e5b0c4705 used request id req-7bef1d26-5c9e-4699-9683-bfe7c6a17df8 2018-07-24 03:11:24,893 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-cc5034b2-8cfe-415-name 2018-07-24 03:11:24,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:25,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0044cd6b-5722-41e5-9e66-4d41187d8100 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:25,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/c01510ed232849fba45e5b833cef9cbd used request id req-0044cd6b-5722-41e5-9e66-4d41187d8100 2018-07-24 03:11:25,076 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-cc5034b2-8cfe-415-name-role 2018-07-24 03:11:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/bfb1a24b46c84db587307afe56faa8fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:25,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-194cfb30-9043-4bec-a56d-44ebd1d77acf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:25,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/bfb1a24b46c84db587307afe56faa8fb used request id req-194cfb30-9043-4bec-a56d-44ebd1d77acf 2018-07-24 03:11:25,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc797cb89a17a7ba8e8bf43efaf0e3dec3f988a" 2018-07-24 03:11:25,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2108ad-a8a9-4c73-a2d2-c51dc9658241 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:25,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1e2108ad-a8a9-4c73-a2d2-c51dc9658241 2018-07-24 03:11:25,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:25,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["7iYfE3g0Q_-1kcrk3GAzMA"], "issued_at": "2018-07-24T03:11:25.000000Z"}} 2018-07-24 03:11:25,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1d6411803ae4a612021c7596f79d7350a7628d48" 2018-07-24 03:11:25,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a948aae-8387-465e-a5ce-5066c378ade3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:25,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8a948aae-8387-465e-a5ce-5066c378ade3 2018-07-24 03:11:25,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:25,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:26,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ayJhwA5BSrCcAaFKwMcGNw"], "issued_at": "2018-07-24T03:11:26.000000Z"}} 2018-07-24 03:11:26,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:26,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a0c8fc-0954-4101-836d-f9f72483e1fc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:26,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c2a0c8fc-0954-4101-836d-f9f72483e1fc 2018-07-24 03:11:26,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:26,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11:26 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:26,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-27a109cd-4287-43f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:26,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5115603-a5a1-4474-9052-660cc2f146a0 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-27a109cd-4287-43f-name", "previous": null, "next": null}, "projects": []} 2018-07-24 03:11:26,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-27a109cd-4287-43f-name used request id req-c5115603-a5a1-4474-9052-660cc2f146a0 2018-07-24 03:11:26,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:26,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c8b0a1-7c91-4b1a-93f0-8f272dfeabcb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:11:26,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-00c8b0a1-7c91-4b1a-93f0-8f272dfeabcb 2018-07-24 03:11:26,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}}' 2018-07-24 03:11:26,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c93ce782-7efd-4f3f-a131-b3644c964dd7 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905"}, "tags": [], "enabled": true, "id": "2cf749f89f374df4938b07ac340fe905", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}} 2018-07-24 03:11:26,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c93ce782-7efd-4f3f-a131-b3644c964dd7 2018-07-24 03:11:26,609 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-27a109cd-4287-43f-name 2018-07-24 03:11:26,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:26,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:27,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["T8-85qOlS3ysRlAuyNgLLw"], "issued_at": "2018-07-24T03:11:27.000000Z"}} 2018-07-24 03:11:27,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d928788c391e41865de49a29e70df9dc911e4f2f" 2018-07-24 03:11:27,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afd61f8-e06e-4e3e-9546-cd4a936cd1bf 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:27,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1afd61f8-e06e-4e3e-9546-cd4a936cd1bf 2018-07-24 03:11:27,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:27,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:27,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d928788c391e41865de49a29e70df9dc911e4f2f" 2018-07-24 03:11:27,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9b724a-5122-475a-86ed-7b85a1411384 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:11:27,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ef9b724a-5122-475a-86ed-7b85a1411384 2018-07-24 03:11:27,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d928788c391e41865de49a29e70df9dc911e4f2f" 2018-07-24 03:11:27,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49182a4d-d0ec-45a9-9634-94e0d9b42d2b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:11:27,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-49182a4d-d0ec-45a9-9634-94e0d9b42d2b 2018-07-24 03:11:27,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d928788c391e41865de49a29e70df9dc911e4f2f" 2018-07-24 03:11:27,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff7399f-d044-4a7a-993c-66fd7b194733 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:27,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-eff7399f-d044-4a7a-993c-66fd7b194733 2018-07-24 03:11:27,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-27a109cd-4287-43f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d928788c391e41865de49a29e70df9dc911e4f2f" 2018-07-24 03:11:27,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab1bbc9-1dd1-4d2d-964a-cce5f49db1a7 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-27a109cd-4287-43f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905"}, "tags": [], "enabled": true, "id": "2cf749f89f374df4938b07ac340fe905", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}]} 2018-07-24 03:11:27,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-27a109cd-4287-43f-name used request id req-2ab1bbc9-1dd1-4d2d-964a-cce5f49db1a7 2018-07-24 03:11:27,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/d5e02d26769a46fd92691984e9d764b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d928788c391e41865de49a29e70df9dc911e4f2f" 2018-07-24 03:11:28,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-916340f4-effa-40ae-b7c3-3e702a319e7f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/d5e02d26769a46fd92691984e9d764b3"}, "enabled": true, "id": "d5e02d26769a46fd92691984e9d764b3", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-27a109cd-4287-43f-user1"}} 2018-07-24 03:11:28,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/d5e02d26769a46fd92691984e9d764b3 used request id req-916340f4-effa-40ae-b7c3-3e702a319e7f 2018-07-24 03:11:28,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/d5e02d26769a46fd92691984e9d764b3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d928788c391e41865de49a29e70df9dc911e4f2f" 2018-07-24 03:11:28,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638f68cb-6844-48bc-becb-c61ff6d10723 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/d5e02d26769a46fd92691984e9d764b3/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 03:11:28,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/d5e02d26769a46fd92691984e9d764b3/roles used request id req-638f68cb-6844-48bc-becb-c61ff6d10723 2018-07-24 03:11:28,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d928788c391e41865de49a29e70df9dc911e4f2f" 2018-07-24 03:11:28,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f586bab9-c00a-4a15-a5c0-a04f786950d4 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 03:11:28,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-f586bab9-c00a-4a15-a5c0-a04f786950d4 2018-07-24 03:11:28,145 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-27a109cd-4287-43f-name 2018-07-24 03:11:28,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/d5e02d26769a46fd92691984e9d764b3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d928788c391e41865de49a29e70df9dc911e4f2f" 2018-07-24 03:11:28,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c39cebf9-c72e-4723-af7e-252d9b36cd85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:28,276 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/d5e02d26769a46fd92691984e9d764b3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-c39cebf9-c72e-4723-af7e-252d9b36cd85 2018-07-24 03:11:28,276 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-27a109cd-4287-43f-user1 2018-07-24 03:11:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:28,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1d8d81-bbce-4e88-8145-78cd7de30341 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:28,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0d1d8d81-bbce-4e88-8145-78cd7de30341 2018-07-24 03:11:28,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" -d '{"role": {"name": "CreateProjectUserTests-27a109cd-4287-43f-name-role"}}' 2018-07-24 03:11:28,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-053b5c8a-826a-407b-bb6c-e7d20749787e Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be3c3168b5da44408b9079682fd869ae", "links": {"self": "http://172.30.9.24:5000/v3/roles/be3c3168b5da44408b9079682fd869ae"}, "name": "CreateProjectUserTests-27a109cd-4287-43f-name-role"}} 2018-07-24 03:11:28,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-053b5c8a-826a-407b-bb6c-e7d20749787e 2018-07-24 03:11:28,454 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-27a109cd-4287-43f-name-role 2018-07-24 03:11:28,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/be3c3168b5da44408b9079682fd869ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:28,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21725ac7-6230-4931-8698-9589bc1b9f1c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be3c3168b5da44408b9079682fd869ae", "links": {"self": "http://172.30.9.24:5000/v3/roles/be3c3168b5da44408b9079682fd869ae"}, "name": "CreateProjectUserTests-27a109cd-4287-43f-name-role"}} 2018-07-24 03:11:28,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/be3c3168b5da44408b9079682fd869ae used request id req-21725ac7-6230-4931-8698-9589bc1b9f1c 2018-07-24 03:11:28,546 - keystone_utils - INFO - Granting role CreateProjectUserTests-27a109cd-4287-43f-name-role to project CreateProjectUserTests-27a109cd-4287-43f-name 2018-07-24 03:11:28,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/d5e02d26769a46fd92691984e9d764b3/roles/be3c3168b5da44408b9079682fd869ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:28,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18b4264d-035d-412d-a215-b9a1d3df1f27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:28,684 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/d5e02d26769a46fd92691984e9d764b3/roles/be3c3168b5da44408b9079682fd869ae used request id req-18b4264d-035d-412d-a215-b9a1d3df1f27 2018-07-24 03:11:28,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:28,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:29,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["4ZiUjO7TQKixnLmf7sYpsw"], "issued_at": "2018-07-24T03:11:29.000000Z"}} 2018-07-24 03:11:29,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6c15494eb24363703259669b1b42731543075869" 2018-07-24 03:11:29,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9fcef80-f56e-44cb-9d89-2aa3cedf781a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:29,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a9fcef80-f56e-44cb-9d89-2aa3cedf781a 2018-07-24 03:11:29,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:29,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:29,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c15494eb24363703259669b1b42731543075869" 2018-07-24 03:11:29,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd5f058-1eab-41f4-b746-efa9f9f70eee Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-27a109cd-4287-43f-user1", "links": {"self": "http://172.30.9.24:5000/v3/users/d5e02d26769a46fd92691984e9d764b3"}, "domain_id": "default", "enabled": true, "id": "d5e02d26769a46fd92691984e9d764b3", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:11:29,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9bd5f058-1eab-41f4-b746-efa9f9f70eee 2018-07-24 03:11:29,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c15494eb24363703259669b1b42731543075869" 2018-07-24 03:11:29,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46196184-7229-4769-9cca-83ca6bf86035 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:11:29,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-46196184-7229-4769-9cca-83ca6bf86035 2018-07-24 03:11:29,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c15494eb24363703259669b1b42731543075869" 2018-07-24 03:11:29,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6855ecab-fdd7-4429-902a-7af4ad063625 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be3c3168b5da44408b9079682fd869ae", "links": {"self": "http://172.30.9.24:5000/v3/roles/be3c3168b5da44408b9079682fd869ae"}, "name": "CreateProjectUserTests-27a109cd-4287-43f-name-role"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:29,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6855ecab-fdd7-4429-902a-7af4ad063625 2018-07-24 03:11:29,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-27a109cd-4287-43f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c15494eb24363703259669b1b42731543075869" 2018-07-24 03:11:29,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f2e12cd-f533-4b15-9c63-39f991ce6f0b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-27a109cd-4287-43f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905"}, "tags": [], "enabled": true, "id": "2cf749f89f374df4938b07ac340fe905", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}]} 2018-07-24 03:11:29,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateProjectUserTests-27a109cd-4287-43f-name used request id req-7f2e12cd-f533-4b15-9c63-39f991ce6f0b 2018-07-24 03:11:29,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/bf7a6c419ba7429c909959773e49ef22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c15494eb24363703259669b1b42731543075869" 2018-07-24 03:11:29,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b318a4-690b-4739-a261-8702a2562aed Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.24:5000/v3/users/bf7a6c419ba7429c909959773e49ef22"}, "enabled": true, "id": "bf7a6c419ba7429c909959773e49ef22", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-27a109cd-4287-43f-user2"}} 2018-07-24 03:11:29,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/bf7a6c419ba7429c909959773e49ef22 used request id req-a0b318a4-690b-4739-a261-8702a2562aed 2018-07-24 03:11:29,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/bf7a6c419ba7429c909959773e49ef22/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c15494eb24363703259669b1b42731543075869" 2018-07-24 03:11:30,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21903166-5b1e-466a-9010-05d34fc332f1 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/bf7a6c419ba7429c909959773e49ef22/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 03:11:30,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/bf7a6c419ba7429c909959773e49ef22/roles used request id req-21903166-5b1e-466a-9010-05d34fc332f1 2018-07-24 03:11:30,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c15494eb24363703259669b1b42731543075869" 2018-07-24 03:11:30,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d041d0-31b1-4c9a-8672-f4dade75fbb0 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 03:11:30,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-55d041d0-31b1-4c9a-8672-f4dade75fbb0 2018-07-24 03:11:30,185 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-27a109cd-4287-43f-name 2018-07-24 03:11:30,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/bf7a6c419ba7429c909959773e49ef22/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c15494eb24363703259669b1b42731543075869" 2018-07-24 03:11:30,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe3fadd-277b-4927-8f9b-b4f454b56e89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:30,324 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/bf7a6c419ba7429c909959773e49ef22/roles/09091a3c796947918b5f3d98114ab0ce used request id req-7fe3fadd-277b-4927-8f9b-b4f454b56e89 2018-07-24 03:11:30,324 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-27a109cd-4287-43f-user2 2018-07-24 03:11:30,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/be3c3168b5da44408b9079682fd869ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:30,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a81c59-30ec-44db-b224-e3812e3147ed Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be3c3168b5da44408b9079682fd869ae", "links": {"self": "http://172.30.9.24:5000/v3/roles/be3c3168b5da44408b9079682fd869ae"}, "name": "CreateProjectUserTests-27a109cd-4287-43f-name-role"}} 2018-07-24 03:11:30,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/be3c3168b5da44408b9079682fd869ae used request id req-c4a81c59-30ec-44db-b224-e3812e3147ed 2018-07-24 03:11:30,423 - keystone_utils - INFO - Granting role CreateProjectUserTests-27a109cd-4287-43f-name-role to project CreateProjectUserTests-27a109cd-4287-43f-name 2018-07-24 03:11:30,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/bf7a6c419ba7429c909959773e49ef22/roles/be3c3168b5da44408b9079682fd869ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:30,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92d1ad84-5624-487e-9a95-97909601a7df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:30,554 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905/users/bf7a6c419ba7429c909959773e49ef22/roles/be3c3168b5da44408b9079682fd869ae used request id req-92d1ad84-5624-487e-9a95-97909601a7df 2018-07-24 03:11:30,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:30,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:30,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}, {"id": "be3c3168b5da44408b9079682fd869ae", "name": "CreateProjectUserTests-27a109cd-4287-43f-name-role"}], "expires_at": "2018-07-24T04:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2cf749f89f374df4938b07ac340fe905", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2cf749f89f374df4938b07ac340fe905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_2cf749f89f374df4938b07ac340fe905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/2cf749f89f374df4938b07ac340fe905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/2cf749f89f374df4938b07ac340fe905", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/2cf749f89f374df4938b07ac340fe905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2cf749f89f374df4938b07ac340fe905", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/2cf749f89f374df4938b07ac340fe905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/2cf749f89f374df4938b07ac340fe905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2cf749f89f374df4938b07ac340fe905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/2cf749f89f374df4938b07ac340fe905", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/2cf749f89f374df4938b07ac340fe905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2cf749f89f374df4938b07ac340fe905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/2cf749f89f374df4938b07ac340fe905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/2cf749f89f374df4938b07ac340fe905", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-27a109cd-4287-43f-user1", "id": "d5e02d26769a46fd92691984e9d764b3"}, "audit_ids": ["LoOybDyKTJyMhuZnKjApGw"], "issued_at": "2018-07-24T03:11:30.000000Z"}} 2018-07-24 03:11:30,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7090e2201e3db5db03a56c0c5376d55ca603e5c7" 2018-07-24 03:11:31,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51cec14e-6d48-40a0-afb3-93cb792a3049 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:31,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-51cec14e-6d48-40a0-afb3-93cb792a3049 2018-07-24 03:11:31,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-27a109cd-4287-43f-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7090e2201e3db5db03a56c0c5376d55ca603e5c7" 2018-07-24 03:11:31,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7184bdcb-4b84-4674-9025-82c25b82c7a3 Date: Tue, 24 Jul 2018 03:11:31 GMT RESP BODY: {"security_groups": []} 2018-07-24 03:11:31,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-27a109cd-4287-43f-name&description=hello+group used request id req-7184bdcb-4b84-4674-9025-82c25b82c7a3 2018-07-24 03:11:31,409 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-27a109cd-4287-43f-name... 2018-07-24 03:11:31,409 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-27a109cd-4287-43f-name 2018-07-24 03:11:31,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7090e2201e3db5db03a56c0c5376d55ca603e5c7" -d '{"security_group": {"name": "CreateProjectUserTests-27a109cd-4287-43f-name", "description": "hello group"}}' 2018-07-24 03:11:31,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-e7ee0cd2-7b93-478c-a86b-9ad46b642790 Date: Tue, 24 Jul 2018 03:11:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "updated_at": "2018-07-24T03:11:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "4dd27feb-38d8-441a-8656-d5db29f4613e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cf749f89f374df4938b07ac340fe905"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cf749f89f374df4938b07ac340fe905"}], "revision_number": 2, "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}} 2018-07-24 03:11:31,920 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-e7ee0cd2-7b93-478c-a86b-9ad46b642790 2018-07-24 03:11:31,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 2018-07-24 03:11:31,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7090e2201e3db5db03a56c0c5376d55ca603e5c7" 2018-07-24 03:11:32,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a32cc81-349f-4746-bdcc-73c889075637 Date: Tue, 24 Jul 2018 03:11:32 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-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "4dd27feb-38d8-441a-8656-d5db29f4613e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec"}]} 2018-07-24 03:11:32,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-7a32cc81-349f-4746-bdcc-73c889075637 2018-07-24 03:11:32,130 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 2018-07-24 03:11:32,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7090e2201e3db5db03a56c0c5376d55ca603e5c7" 2018-07-24 03:11:32,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-125419bc-a4fb-4a0a-8a54-2b5c8e86373a Date: Tue, 24 Jul 2018 03:11:32 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-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "4dd27feb-38d8-441a-8656-d5db29f4613e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec"}]} 2018-07-24 03:11:32,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-125419bc-a4fb-4a0a-8a54-2b5c8e86373a 2018-07-24 03:11:32,340 - neutron_utils - INFO - Retrieving security group with ID - f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 2018-07-24 03:11:32,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7090e2201e3db5db03a56c0c5376d55ca603e5c7" 2018-07-24 03:11:32,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a6a8f5e0-29f2-4638-a33b-67258c5cba58 Date: Tue, 24 Jul 2018 03:11:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "updated_at": "2018-07-24T03:11:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "4dd27feb-38d8-441a-8656-d5db29f4613e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cf749f89f374df4938b07ac340fe905"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cf749f89f374df4938b07ac340fe905"}], "revision_number": 2, "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}]} 2018-07-24 03:11:32,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-a6a8f5e0-29f2-4638-a33b-67258c5cba58 2018-07-24 03:11:32,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 2018-07-24 03:11:32,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7090e2201e3db5db03a56c0c5376d55ca603e5c7" 2018-07-24 03:11:32,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff86c173-edea-43dd-bf02-be5d85caf5d2 Date: Tue, 24 Jul 2018 03:11:32 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-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "4dd27feb-38d8-441a-8656-d5db29f4613e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec"}]} 2018-07-24 03:11:32,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-ff86c173-edea-43dd-bf02-be5d85caf5d2 2018-07-24 03:11:32,859 - neutron_utils - INFO - Retrieving security group with ID - f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 2018-07-24 03:11:32,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7090e2201e3db5db03a56c0c5376d55ca603e5c7" 2018-07-24 03:11:33,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-762c0b37-0143-48e9-8cb6-92a33fa59009 Date: Tue, 24 Jul 2018 03:11:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "updated_at": "2018-07-24T03:11:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "4dd27feb-38d8-441a-8656-d5db29f4613e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cf749f89f374df4938b07ac340fe905"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cf749f89f374df4938b07ac340fe905"}], "revision_number": 2, "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}]} 2018-07-24 03:11:33,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-762c0b37-0143-48e9-8cb6-92a33fa59009 2018-07-24 03:11:33,087 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 2018-07-24 03:11:33,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7090e2201e3db5db03a56c0c5376d55ca603e5c7" 2018-07-24 03:11:33,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1a1a485b-1e56-445c-9542-924c6890e9ee Date: Tue, 24 Jul 2018 03:11:33 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-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "4dd27feb-38d8-441a-8656-d5db29f4613e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec"}]} 2018-07-24 03:11:33,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-1a1a485b-1e56-445c-9542-924c6890e9ee 2018-07-24 03:11:33,362 - neutron_utils - INFO - Retrieving security group with ID - f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 2018-07-24 03:11:33,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7090e2201e3db5db03a56c0c5376d55ca603e5c7" 2018-07-24 03:11:33,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9b77093b-edf3-4613-9e79-53b72de994d9 Date: Tue, 24 Jul 2018 03:11:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "updated_at": "2018-07-24T03:11:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "4dd27feb-38d8-441a-8656-d5db29f4613e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cf749f89f374df4938b07ac340fe905"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cf749f89f374df4938b07ac340fe905"}], "revision_number": 2, "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}]} 2018-07-24 03:11:33,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-9b77093b-edf3-4613-9e79-53b72de994d9 2018-07-24 03:11:33,595 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 2018-07-24 03:11:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7090e2201e3db5db03a56c0c5376d55ca603e5c7" 2018-07-24 03:11:33,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e46b8b9-bc3b-4a60-b55e-88666060f5e6 Date: Tue, 24 Jul 2018 03:11:33 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-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "4dd27feb-38d8-441a-8656-d5db29f4613e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec"}]} 2018-07-24 03:11:33,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-2e46b8b9-bc3b-4a60-b55e-88666060f5e6 2018-07-24 03:11:33,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:11:33,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:34,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}, {"id": "be3c3168b5da44408b9079682fd869ae", "name": "CreateProjectUserTests-27a109cd-4287-43f-name-role"}], "expires_at": "2018-07-24T04:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2cf749f89f374df4938b07ac340fe905", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2cf749f89f374df4938b07ac340fe905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_2cf749f89f374df4938b07ac340fe905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/2cf749f89f374df4938b07ac340fe905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/2cf749f89f374df4938b07ac340fe905", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/2cf749f89f374df4938b07ac340fe905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2cf749f89f374df4938b07ac340fe905", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/2cf749f89f374df4938b07ac340fe905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/2cf749f89f374df4938b07ac340fe905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2cf749f89f374df4938b07ac340fe905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/2cf749f89f374df4938b07ac340fe905", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/2cf749f89f374df4938b07ac340fe905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2cf749f89f374df4938b07ac340fe905", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/2cf749f89f374df4938b07ac340fe905", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/2cf749f89f374df4938b07ac340fe905", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-27a109cd-4287-43f-user2", "id": "bf7a6c419ba7429c909959773e49ef22"}, "audit_ids": ["zwAkZt-HQz6gBAhGNCMduA"], "issued_at": "2018-07-24T03:11:34.000000Z"}} 2018-07-24 03:11:34,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4be4b2047c6ceb05dacd977fe3d02fa5e2193120" 2018-07-24 03:11:34,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe0699e-0633-4c90-b804-bef69ad2dddb 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:34,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8fe0699e-0633-4c90-b804-bef69ad2dddb 2018-07-24 03:11:34,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-27a109cd-4287-43f-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be4b2047c6ceb05dacd977fe3d02fa5e2193120" 2018-07-24 03:11:34,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-85bbd72c-91a2-458b-8324-02a80fc187b7 Date: Tue, 24 Jul 2018 03:11:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "updated_at": "2018-07-24T03:11:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "4dd27feb-38d8-441a-8656-d5db29f4613e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cf749f89f374df4938b07ac340fe905"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cf749f89f374df4938b07ac340fe905"}], "revision_number": 2, "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}]} 2018-07-24 03:11:34,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateProjectUserTests-27a109cd-4287-43f-name&description=hello+group used request id req-85bbd72c-91a2-458b-8324-02a80fc187b7 2018-07-24 03:11:34,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:34,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11:34 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:34,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be4b2047c6ceb05dacd977fe3d02fa5e2193120" 2018-07-24 03:11:34,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a362774-8b2a-4313-babd-cf7796cd8312 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2cf749f89f374df4938b07ac340fe905", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}} 2018-07-24 03:11:34,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905 used request id req-9a362774-8b2a-4313-babd-cf7796cd8312 2018-07-24 03:11:34,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 2018-07-24 03:11:34,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be4b2047c6ceb05dacd977fe3d02fa5e2193120" 2018-07-24 03:11:34,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0de50319-488d-47f1-a952-c6a21e1a81be Date: Tue, 24 Jul 2018 03:11:34 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-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "4dd27feb-38d8-441a-8656-d5db29f4613e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec"}]} 2018-07-24 03:11:34,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-0de50319-488d-47f1-a952-c6a21e1a81be 2018-07-24 03:11:34,794 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 2018-07-24 03:11:34,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be4b2047c6ceb05dacd977fe3d02fa5e2193120" 2018-07-24 03:11:34,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-57e3b9a0-4634-4e55-8ec6-09088f7e33f4 Date: Tue, 24 Jul 2018 03:11:34 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-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "4dd27feb-38d8-441a-8656-d5db29f4613e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec"}]} 2018-07-24 03:11:34,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-57e3b9a0-4634-4e55-8ec6-09088f7e33f4 2018-07-24 03:11:34,997 - neutron_utils - INFO - Retrieving security group with ID - f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 2018-07-24 03:11:35,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be4b2047c6ceb05dacd977fe3d02fa5e2193120" 2018-07-24 03:11:35,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a1bddd85-8dda-4fc5-bc41-c1bb0a78bc54 Date: Tue, 24 Jul 2018 03:11:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "updated_at": "2018-07-24T03:11:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "4dd27feb-38d8-441a-8656-d5db29f4613e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cf749f89f374df4938b07ac340fe905"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cf749f89f374df4938b07ac340fe905"}], "revision_number": 2, "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}]} 2018-07-24 03:11:35,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-a1bddd85-8dda-4fc5-bc41-c1bb0a78bc54 2018-07-24 03:11:35,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 2018-07-24 03:11:35,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be4b2047c6ceb05dacd977fe3d02fa5e2193120" 2018-07-24 03:11:35,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a078c41c-8901-4d71-886b-80abbdd8399b Date: Tue, 24 Jul 2018 03:11:35 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-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "4dd27feb-38d8-441a-8656-d5db29f4613e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "security_group_id": "f0a8db2d-b5c3-4dc5-a2b3-f944148cd937", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "b573f93c-8b87-457f-becd-fc0afb2db8ec"}]} 2018-07-24 03:11:35,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-a078c41c-8901-4d71-886b-80abbdd8399b 2018-07-24 03:11:35,417 - neutron_utils - INFO - Deleting security group rule with ID - b573f93c-8b87-457f-becd-fc0afb2db8ec 2018-07-24 03:11:35,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/b573f93c-8b87-457f-becd-fc0afb2db8ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7090e2201e3db5db03a56c0c5376d55ca603e5c7" 2018-07-24 03:11:35,509 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4bbe28e-358a-4481-929d-9770720864b2 Content-Length: 0 Date: Tue, 24 Jul 2018 03:11:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:11:35,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/b573f93c-8b87-457f-becd-fc0afb2db8ec used request id req-b4bbe28e-358a-4481-929d-9770720864b2 2018-07-24 03:11:35,509 - neutron_utils - INFO - Deleting security group rule with ID - 4dd27feb-38d8-441a-8656-d5db29f4613e 2018-07-24 03:11:35,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/4dd27feb-38d8-441a-8656-d5db29f4613e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7090e2201e3db5db03a56c0c5376d55ca603e5c7" 2018-07-24 03:11:35,596 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a05f4ccb-29a8-4be6-8298-3596a9cf78b1 Content-Length: 0 Date: Tue, 24 Jul 2018 03:11:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:11:35,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/4dd27feb-38d8-441a-8656-d5db29f4613e used request id req-a05f4ccb-29a8-4be6-8298-3596a9cf78b1 2018-07-24 03:11:35,596 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-27a109cd-4287-43f-name 2018-07-24 03:11:35,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7090e2201e3db5db03a56c0c5376d55ca603e5c7" 2018-07-24 03:11:35,883 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07716a0c-a89b-4294-8169-5563620b7e9d Content-Length: 0 Date: Tue, 24 Jul 2018 03:11:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:11:35,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-07716a0c-a89b-4294-8169-5563620b7e9d 2018-07-24 03:11:35,884 - neutron_utils - INFO - Deleting security group rule with ID - b573f93c-8b87-457f-becd-fc0afb2db8ec 2018-07-24 03:11:35,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/b573f93c-8b87-457f-becd-fc0afb2db8ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be4b2047c6ceb05dacd977fe3d02fa5e2193120" 2018-07-24 03:11:36,068 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-483f4489-0f80-49a8-9753-1f2ae51b15c1 Date: Tue, 24 Jul 2018 03:11:36 GMT RESP BODY: {"NeutronError": {"message": "Security group rule b573f93c-8b87-457f-becd-fc0afb2db8ec does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-24 03:11:36,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/b573f93c-8b87-457f-becd-fc0afb2db8ec used request id req-483f4489-0f80-49a8-9753-1f2ae51b15c1 2018-07-24 03:11:36,069 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule b573f93c-8b87-457f-becd-fc0afb2db8ec does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-24 03:11:36,069 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule b573f93c-8b87-457f-becd-fc0afb2db8ec does not exist Neutron server returns request_ids: ['req-483f4489-0f80-49a8-9753-1f2ae51b15c1'] 2018-07-24 03:11:36,069 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-27a109cd-4287-43f-name 2018-07-24 03:11:36,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4be4b2047c6ceb05dacd977fe3d02fa5e2193120" 2018-07-24 03:11:36,095 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-0f76d207-4cad-4e27-85a2-23a6f17c2455 Date: Tue, 24 Jul 2018 03:11:36 GMT RESP BODY: {"NeutronError": {"message": "Security group f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-24 03:11:36,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 used request id req-0f76d207-4cad-4e27-85a2-23a6f17c2455 2018-07-24 03:11:36,096 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-24 03:11:36,096 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group f0a8db2d-b5c3-4dc5-a2b3-f944148cd937 does not exist Neutron server returns request_ids: ['req-0f76d207-4cad-4e27-85a2-23a6f17c2455'] 2018-07-24 03:11:36,097 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-27a109cd-4287-43f-user1 2018-07-24 03:11:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/d5e02d26769a46fd92691984e9d764b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d928788c391e41865de49a29e70df9dc911e4f2f" 2018-07-24 03:11:36,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a15133cf-5720-4c86-944b-13d1d6eca24f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:36,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/d5e02d26769a46fd92691984e9d764b3 used request id req-a15133cf-5720-4c86-944b-13d1d6eca24f 2018-07-24 03:11:36,303 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-27a109cd-4287-43f-user2 2018-07-24 03:11:36,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/bf7a6c419ba7429c909959773e49ef22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c15494eb24363703259669b1b42731543075869" 2018-07-24 03:11:36,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e101efd4-b3bc-4b7d-9a72-288079e8eade Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:36,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/bf7a6c419ba7429c909959773e49ef22 used request id req-e101efd4-b3bc-4b7d-9a72-288079e8eade 2018-07-24 03:11:36,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:36,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-8f55d7aa-a224-428d-9655-8f7f85cc7be8 Date: Tue, 24 Jul 2018 03:11:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "updated_at": "2018-07-24T03:11:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "04c59056-389a-437e-8f30-aae44255ce29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "5666db61-d931-477b-8d82-f4fd18990a69", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cf749f89f374df4938b07ac340fe905"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "17c0ec34-9722-4f12-ac19-e50553c29a33", "remote_group_id": "5666db61-d931-477b-8d82-f4fd18990a69", "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "5666db61-d931-477b-8d82-f4fd18990a69", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cf749f89f374df4938b07ac340fe905"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "7f13db5b-f3a9-48cf-8253-57002cb155dc", "remote_group_id": "5666db61-d931-477b-8d82-f4fd18990a69", "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "5666db61-d931-477b-8d82-f4fd18990a69", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cf749f89f374df4938b07ac340fe905"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "revision_number": 0, "id": "b1c81a5b-d799-42e9-8978-f4cc08d7f65f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:11:31Z", "security_group_id": "5666db61-d931-477b-8d82-f4fd18990a69", "tenant_id": "2cf749f89f374df4938b07ac340fe905", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cf749f89f374df4938b07ac340fe905"}], "revision_number": 4, "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "5666db61-d931-477b-8d82-f4fd18990a69", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 03:11:36,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-8f55d7aa-a224-428d-9655-8f7f85cc7be8 2018-07-24 03:11:36,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:36,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:11:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee4b4cbf-c0ca-4b82-ae4a-0b3b8cc44352 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 03:11:36,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-ee4b4cbf-c0ca-4b82-ae4a-0b3b8cc44352 2018-07-24 03:11:36,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:11:36,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:36,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a68ff2-c32d-4baf-af87-e3853a730346 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2cf749f89f374df4938b07ac340fe905", "name": "CreateProjectUserTests-27a109cd-4287-43f-name"}} 2018-07-24 03:11:36,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905 used request id req-42a68ff2-c32d-4baf-af87-e3853a730346 2018-07-24 03:11:36,974 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5666db61-d931-477b-8d82-f4fd18990a69 2018-07-24 03:11:36,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5666db61-d931-477b-8d82-f4fd18990a69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:37,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-973fa018-a080-4cab-9f74-b0510506fd77 Date: Tue, 24 Jul 2018 03:11:37 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-07-24T03:11:31Z", "security_group_id": "5666db61-d931-477b-8d82-f4fd18990a69", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "04c59056-389a-437e-8f30-aae44255ce29"}, {"remote_group_id": "5666db61-d931-477b-8d82-f4fd18990a69", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "security_group_id": "5666db61-d931-477b-8d82-f4fd18990a69", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "17c0ec34-9722-4f12-ac19-e50553c29a33"}, {"remote_group_id": "5666db61-d931-477b-8d82-f4fd18990a69", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "security_group_id": "5666db61-d931-477b-8d82-f4fd18990a69", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "7f13db5b-f3a9-48cf-8253-57002cb155dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:11:31Z", "security_group_id": "5666db61-d931-477b-8d82-f4fd18990a69", "port_range_min": null, "revision_number": 0, "tenant_id": "2cf749f89f374df4938b07ac340fe905", "created_at": "2018-07-24T03:11:31Z", "project_id": "2cf749f89f374df4938b07ac340fe905", "id": "b1c81a5b-d799-42e9-8978-f4cc08d7f65f"}]} 2018-07-24 03:11:37,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5666db61-d931-477b-8d82-f4fd18990a69 used request id req-973fa018-a080-4cab-9f74-b0510506fd77 2018-07-24 03:11:37,403 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 03:11:37,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/5666db61-d931-477b-8d82-f4fd18990a69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:37,812 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29e3613a-5300-44d6-a96c-f1c0f5c5d2ea Content-Length: 0 Date: Tue, 24 Jul 2018 03:11:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:11:37,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/5666db61-d931-477b-8d82-f4fd18990a69 used request id req-29e3613a-5300-44d6-a96c-f1c0f5c5d2ea 2018-07-24 03:11:37,813 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-27a109cd-4287-43f-name 2018-07-24 03:11:37,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:37,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2b8017b-da7f-4a22-8dc5-1b860aaf3c41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:37,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/2cf749f89f374df4938b07ac340fe905 used request id req-d2b8017b-da7f-4a22-8dc5-1b860aaf3c41 2018-07-24 03:11:37,998 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-27a109cd-4287-43f-name-role 2018-07-24 03:11:38,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/be3c3168b5da44408b9079682fd869ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:38,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45a107c1-d4c1-4534-8a60-22aa692d0bd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:11:38,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/be3c3168b5da44408b9079682fd869ae used request id req-45a107c1-d4c1-4534-8a60-22aa692d0bd6 2018-07-24 03:11:38,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3579d1b60c29f33832606c5c358e193f79e965b0" 2018-07-24 03:11:38,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c271b4e-f7e4-47af-be58-03d87fbd660b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:11:38,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7c271b4e-f7e4-47af-be58-03d87fbd660b 2018-07-24 03:11:38,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:38,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["U53CcmsoTBeI8zseZzUTdQ"], "issued_at": "2018-07-24T03:11:38.000000Z"}} 2018-07-24 03:11:38,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42245f1f6193271bad24dd5199d4997831777bea" 2018-07-24 03:11:38,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-31c1bc9e-c4c6-4864-9777-59c3b8ed96a8 Date: Tue, 24 Jul 2018 03:11:38 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-07-24 03:11:38,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-31c1bc9e-c4c6-4864-9777-59c3b8ed96a8 2018-07-24 03:11:38,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42245f1f6193271bad24dd5199d4997831777bea" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-5e7ae639-f674-4947-85a2-1bef2af98c27"}' 2018-07-24 03:11:39,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/821c9307-1ecf-4922-b7a9-c03be5898c6f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2ead8fe9-fd0b-4e37-8f99-0c6c7e30ef33 Date: Tue, 24 Jul 2018 03:11:39 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-5e7ae639-f674-4947-85a2-1bef2af98c27", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:11:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T03:11:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/821c9307-1ecf-4922-b7a9-c03be5898c6f", "min_disk": 0, "protected": false, "id": "821c9307-1ecf-4922-b7a9-c03be5898c6f", "file": "/v2/images/821c9307-1ecf-4922-b7a9-c03be5898c6f/file", "checksum": null, "owner": "4a6a5595eff04e89b98d3d63efd1b892", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:11:39,069 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-2ead8fe9-fd0b-4e37-8f99-0c6c7e30ef33 2018-07-24 03:11:39,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/821c9307-1ecf-4922-b7a9-c03be5898c6f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42245f1f6193271bad24dd5199d4997831777bea" -d '' 2018-07-24 03:11:39,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e98b59a7-fe43-4c58-9538-c1de7d840e31 Date: Tue, 24 Jul 2018 03:11:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:11:39,671 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/821c9307-1ecf-4922-b7a9-c03be5898c6f/file used request id req-e98b59a7-fe43-4c58-9538-c1de7d840e31 2018-07-24 03:11:39,672 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:11:39,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/821c9307-1ecf-4922-b7a9-c03be5898c6f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42245f1f6193271bad24dd5199d4997831777bea" 2018-07-24 03:11:40,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-a7e614a2-8d15-42df-bd98-ffe4a1cbe0d4 Date: Tue, 24 Jul 2018 03:11:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-5e7ae639-f674-4947-85a2-1bef2af98c27", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:11:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:11:39Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/821c9307-1ecf-4922-b7a9-c03be5898c6f/snap", "metadata": {}}], "self": "/v2/images/821c9307-1ecf-4922-b7a9-c03be5898c6f", "min_disk": 0, "protected": false, "id": "821c9307-1ecf-4922-b7a9-c03be5898c6f", "file": "/v2/images/821c9307-1ecf-4922-b7a9-c03be5898c6f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/821c9307-1ecf-4922-b7a9-c03be5898c6f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:11:40,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/821c9307-1ecf-4922-b7a9-c03be5898c6f used request id req-a7e614a2-8d15-42df-bd98-ffe4a1cbe0d4 2018-07-24 03:11:40,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42245f1f6193271bad24dd5199d4997831777bea" 2018-07-24 03:11:40,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b9d9e92e-2bca-4b17-b91e-ed90aab4772e Date: Tue, 24 Jul 2018 03:11:40 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-07-24 03:11:40,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b9d9e92e-2bca-4b17-b91e-ed90aab4772e 2018-07-24 03:11:40,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-5e7ae639-f674-4947-85a2-1bef2af98c27 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42245f1f6193271bad24dd5199d4997831777bea" 2018-07-24 03:11:40,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-45ea2dd0-02a6-4a15-9537-eb051e9ac08f Date: Tue, 24 Jul 2018 03:11:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-5e7ae639-f674-4947-85a2-1bef2af98c27", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:11:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:11:39Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/821c9307-1ecf-4922-b7a9-c03be5898c6f/snap", "metadata": {}}], "self": "/v2/images/821c9307-1ecf-4922-b7a9-c03be5898c6f", "min_disk": 0, "protected": false, "id": "821c9307-1ecf-4922-b7a9-c03be5898c6f", "file": "/v2/images/821c9307-1ecf-4922-b7a9-c03be5898c6f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/821c9307-1ecf-4922-b7a9-c03be5898c6f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-5e7ae639-f674-4947-85a2-1bef2af98c27"} 2018-07-24 03:11:40,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-5e7ae639-f674-4947-85a2-1bef2af98c27 used request id req-45ea2dd0-02a6-4a15-9537-eb051e9ac08f 2018-07-24 03:11:40,537 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-5e7ae639-f674-4947-85a2-1bef2af98c27 2018-07-24 03:11:40,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/821c9307-1ecf-4922-b7a9-c03be5898c6f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42245f1f6193271bad24dd5199d4997831777bea" 2018-07-24 03:11:41,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dc5133f0-5d33-440c-81e0-aba55c679023 Date: Tue, 24 Jul 2018 03:11:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:11:41,903 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/821c9307-1ecf-4922-b7a9-c03be5898c6f used request id req-dc5133f0-5d33-440c-81e0-aba55c679023 2018-07-24 03:11:41,909 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-24 03:11:41,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:42,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["6whMjw6VRYiQaVT-EqQWDA"], "issued_at": "2018-07-24T03:11:42.000000Z"}} 2018-07-24 03:11:42,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5bbe52f496e20d42d4d0aecbeb8b49dda355eb99" 2018-07-24 03:11:42,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60bbf21c-bc17-42bf-894f-fcd4c1e1ff8a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:42,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-60bbf21c-bc17-42bf-894f-fcd4c1e1ff8a 2018-07-24 03:11:42,387 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-4c8a5333-facb-4904-8c69-fd4e03c28055-pub-net 2018-07-24 03:11:42,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbe52f496e20d42d4d0aecbeb8b49dda355eb99" -d '{"network": {"name": "NeutronUtilsNetworkTests-4c8a5333-facb-4904-8c69-fd4e03c28055-pub-net", "admin_state_up": true}}' 2018-07-24 03:11:42,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-8e39787f-251c-4108-a399-5e41dbd87bcc Date: Tue, 24 Jul 2018 03:11:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"52f10459-b265-4bf5-8aa0-83c259daff39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:11:42Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-4c8a5333-facb-4904-8c69-fd4e03c28055-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:42Z","mtu":1450}} 2018-07-24 03:11:42,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-8e39787f-251c-4108-a399-5e41dbd87bcc 2018-07-24 03:11:42,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=52f10459-b265-4bf5-8aa0-83c259daff39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbe52f496e20d42d4d0aecbeb8b49dda355eb99" 2018-07-24 03:11:43,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-135e9722-ad69-42c0-b41d-6e283777f161 Date: Tue, 24 Jul 2018 03:11:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"52f10459-b265-4bf5-8aa0-83c259daff39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:11:42Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-4c8a5333-facb-4904-8c69-fd4e03c28055-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:42Z","provider:network_type":"vxlan"}]} 2018-07-24 03:11:43,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=52f10459-b265-4bf5-8aa0-83c259daff39 used request id req-135e9722-ad69-42c0-b41d-6e283777f161 2018-07-24 03:11:43,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=52f10459-b265-4bf5-8aa0-83c259daff39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbe52f496e20d42d4d0aecbeb8b49dda355eb99" 2018-07-24 03:11:43,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9c4a8b75-535a-4cc0-9535-a3db5f7b0193 Date: Tue, 24 Jul 2018 03:11:43 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:11:43,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=52f10459-b265-4bf5-8aa0-83c259daff39 used request id req-9c4a8b75-535a-4cc0-9535-a3db5f7b0193 2018-07-24 03:11:43,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=52f10459-b265-4bf5-8aa0-83c259daff39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbe52f496e20d42d4d0aecbeb8b49dda355eb99" 2018-07-24 03:11:43,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-65039c67-1a65-4f98-b000-77f26861ec48 Date: Tue, 24 Jul 2018 03:11:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"52f10459-b265-4bf5-8aa0-83c259daff39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:11:42Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-4c8a5333-facb-4904-8c69-fd4e03c28055-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:42Z","provider:network_type":"vxlan"}]} 2018-07-24 03:11:43,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=52f10459-b265-4bf5-8aa0-83c259daff39 used request id req-65039c67-1a65-4f98-b000-77f26861ec48 2018-07-24 03:11:43,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=52f10459-b265-4bf5-8aa0-83c259daff39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbe52f496e20d42d4d0aecbeb8b49dda355eb99" 2018-07-24 03:11:43,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8a0d172d-7d0c-4b1d-a66d-087282a46c89 Date: Tue, 24 Jul 2018 03:11:43 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:11:43,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=52f10459-b265-4bf5-8aa0-83c259daff39 used request id req-8a0d172d-7d0c-4b1d-a66d-087282a46c89 2018-07-24 03:11:43,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsNetworkTests-4c8a5333-facb-4904-8c69-fd4e03c28055-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbe52f496e20d42d4d0aecbeb8b49dda355eb99" 2018-07-24 03:11:43,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-c4fcfe74-36d2-4239-859f-d659000feb7a Date: Tue, 24 Jul 2018 03:11:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"52f10459-b265-4bf5-8aa0-83c259daff39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:11:42Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-4c8a5333-facb-4904-8c69-fd4e03c28055-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:42Z","provider:network_type":"vxlan"}]} 2018-07-24 03:11:43,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsNetworkTests-4c8a5333-facb-4904-8c69-fd4e03c28055-pub-net used request id req-c4fcfe74-36d2-4239-859f-d659000feb7a 2018-07-24 03:11:43,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:43,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11:43 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:43,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbe52f496e20d42d4d0aecbeb8b49dda355eb99" 2018-07-24 03:11:43,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f553974-5551-47a0-99c6-73bef93e554e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:11:43,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-0f553974-5551-47a0-99c6-73bef93e554e 2018-07-24 03:11:44,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=52f10459-b265-4bf5-8aa0-83c259daff39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbe52f496e20d42d4d0aecbeb8b49dda355eb99" 2018-07-24 03:11:44,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-86bbb8ea-211c-42ed-a874-f8ed2af52be6 Date: Tue, 24 Jul 2018 03:11:44 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:11:44,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=52f10459-b265-4bf5-8aa0-83c259daff39 used request id req-86bbb8ea-211c-42ed-a874-f8ed2af52be6 2018-07-24 03:11:44,200 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-4c8a5333-facb-4904-8c69-fd4e03c28055-pub-net 2018-07-24 03:11:44,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/52f10459-b265-4bf5-8aa0-83c259daff39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bbe52f496e20d42d4d0aecbeb8b49dda355eb99" 2018-07-24 03:11:45,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abc6a5b6-a6fc-4526-b855-a4825857a46b Date: Tue, 24 Jul 2018 03:11:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:11:45,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/52f10459-b265-4bf5-8aa0-83c259daff39 used request id req-abc6a5b6-a6fc-4526-b855-a4825857a46b 2018-07-24 03:11:45,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:45,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["8hM-iqiHRliXHuNiJzoo5A"], "issued_at": "2018-07-24T03:11:45.000000Z"}} 2018-07-24 03:11:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d6d64ba8dc90252e7b3f999a7dd703682375f5ea" 2018-07-24 03:11:45,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea2a7a1c-1b33-464e-a169-b22824744e49 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:45,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ea2a7a1c-1b33-464e-a169-b22824744e49 2018-07-24 03:11:45,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:46,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Lg9lRLLIQr6nm9CkQM_mZA"], "issued_at": "2018-07-24T03:11:46.000000Z"}} 2018-07-24 03:11:46,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}cf1032aca341a1bd3ff82a99b29bbf1947fc6381" 2018-07-24 03:11:46,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbfc0b15-0c03-4032-a443-f9370bc98985 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:46,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cbfc0b15-0c03-4032-a443-f9370bc98985 2018-07-24 03:11:46,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:46,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["vR21ZbmOTJqpiRHeknc_NA"], "issued_at": "2018-07-24T03:11:46.000000Z"}} 2018-07-24 03:11:46,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:46,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee806d4-cb7a-4ecb-901c-039e4f43308d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:46,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cee806d4-cb7a-4ecb-901c-039e4f43308d 2018-07-24 03:11:46,565 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-net 2018-07-24 03:11:46,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" -d '{"network": {"name": "NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-net", "admin_state_up": true}}' 2018-07-24 03:11:47,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-b0a23462-138a-4e57-9cf1-651825e96a79 Date: Tue, 24 Jul 2018 03:11:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e118ea1e-e3ca-47ac-97de-abd0ac38b61e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:11:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:46Z","mtu":1450}} 2018-07-24 03:11:47,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-b0a23462-138a-4e57-9cf1-651825e96a79 2018-07-24 03:11:47,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:47,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8af85a85-3bfd-435d-8607-aba541f45627 Date: Tue, 24 Jul 2018 03:11:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e118ea1e-e3ca-47ac-97de-abd0ac38b61e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:11:46Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:46Z","provider:network_type":"vxlan"}]} 2018-07-24 03:11:47,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e used request id req-8af85a85-3bfd-435d-8607-aba541f45627 2018-07-24 03:11:47,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:47,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-426983dc-3684-4510-9207-3e6b688a36b0 Date: Tue, 24 Jul 2018 03:11:47 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:11:47,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e used request id req-426983dc-3684-4510-9207-3e6b688a36b0 2018-07-24 03:11:47,810 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet 2018-07-24 03:11:47,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" -d '{"subnets": [{"ip_version": 4, "network_id": "e118ea1e-e3ca-47ac-97de-abd0ac38b61e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet"}]}' 2018-07-24 03:11:48,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b963c828-f960-4969-908c-ce553c721b0a Date: Tue, 24 Jul 2018 03:11:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:11:48Z","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":"9cc6a7e4-b175-48d1-9b43-4dec98110fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e118ea1e-e3ca-47ac-97de-abd0ac38b61e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:48Z","ip_version":4}]} 2018-07-24 03:11:48,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-b963c828-f960-4969-908c-ce553c721b0a 2018-07-24 03:11:48,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:48,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-da070cb4-ccec-4954-b01b-53bfffcc2bae Date: Tue, 24 Jul 2018 03:11:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e118ea1e-e3ca-47ac-97de-abd0ac38b61e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["9cc6a7e4-b175-48d1-9b43-4dec98110fa9"],"description":"","tags":[],"updated_at":"2018-07-24T03:11:48Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:46Z","provider:network_type":"vxlan"}]} 2018-07-24 03:11:48,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e used request id req-da070cb4-ccec-4954-b01b-53bfffcc2bae 2018-07-24 03:11:48,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:49,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-42f4ae79-2151-4e09-9163-e339b43e1640 Date: Tue, 24 Jul 2018 03:11:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:11:48Z","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":"9cc6a7e4-b175-48d1-9b43-4dec98110fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e118ea1e-e3ca-47ac-97de-abd0ac38b61e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:48Z","ip_version":4}]} 2018-07-24 03:11:49,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e used request id req-42f4ae79-2151-4e09-9163-e339b43e1640 2018-07-24 03:11:49,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:49,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-bf9975b5-6eda-4851-bbc8-3e6c206cb8b1 Date: Tue, 24 Jul 2018 03:11:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e118ea1e-e3ca-47ac-97de-abd0ac38b61e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["9cc6a7e4-b175-48d1-9b43-4dec98110fa9"],"description":"","tags":[],"updated_at":"2018-07-24T03:11:48Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:46Z","provider:network_type":"vxlan"}]} 2018-07-24 03:11:49,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-net used request id req-bf9975b5-6eda-4851-bbc8-3e6c206cb8b1 2018-07-24 03:11:49,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:49,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:49,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:49,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a000e97c-aced-4b1f-ac0a-6d5a637d2630 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:11:49,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-a000e97c-aced-4b1f-ac0a-6d5a637d2630 2018-07-24 03:11:49,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:49,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-83a14a08-84dd-49dd-a9cb-6032a85a87fb Date: Tue, 24 Jul 2018 03:11:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:11:48Z","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":"9cc6a7e4-b175-48d1-9b43-4dec98110fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e118ea1e-e3ca-47ac-97de-abd0ac38b61e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:48Z","ip_version":4}]} 2018-07-24 03:11:49,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e used request id req-83a14a08-84dd-49dd-a9cb-6032a85a87fb 2018-07-24 03:11:49,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e&name=NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:49,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a980747d-e15d-41fb-9b03-28d154774b09 Date: Tue, 24 Jul 2018 03:11:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:11:48Z","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":"9cc6a7e4-b175-48d1-9b43-4dec98110fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e118ea1e-e3ca-47ac-97de-abd0ac38b61e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:48Z","ip_version":4}]} 2018-07-24 03:11:49,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e&name=NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet used request id req-a980747d-e15d-41fb-9b03-28d154774b09 2018-07-24 03:11:49,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e&name=NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:49,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b7fa558e-1fc9-4e05-bce6-8f266bccf92d Date: Tue, 24 Jul 2018 03:11:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:11:48Z","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":"9cc6a7e4-b175-48d1-9b43-4dec98110fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e118ea1e-e3ca-47ac-97de-abd0ac38b61e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:48Z","ip_version":4}]} 2018-07-24 03:11:49,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e&name=NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet used request id req-b7fa558e-1fc9-4e05-bce6-8f266bccf92d 2018-07-24 03:11:49,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:50,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-345bb3fd-355d-4ba7-9cb6-a779f7ece3f8 Date: Tue, 24 Jul 2018 03:11:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:11:48Z","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":"9cc6a7e4-b175-48d1-9b43-4dec98110fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e118ea1e-e3ca-47ac-97de-abd0ac38b61e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:48Z","ip_version":4}]} 2018-07-24 03:11:50,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e118ea1e-e3ca-47ac-97de-abd0ac38b61e used request id req-345bb3fd-355d-4ba7-9cb6-a779f7ece3f8 2018-07-24 03:11:50,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:50,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-38578f82-4e44-4411-b6a5-a9282d7f9f2f Date: Tue, 24 Jul 2018 03:11:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:11:48Z","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":"9cc6a7e4-b175-48d1-9b43-4dec98110fa9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e118ea1e-e3ca-47ac-97de-abd0ac38b61e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:48Z","ip_version":4}]} 2018-07-24 03:11:50,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet used request id req-38578f82-4e44-4411-b6a5-a9282d7f9f2f 2018-07-24 03:11:50,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:50,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef1568b-8227-41f4-a239-7cad4910b780 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:11:50,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-0ef1568b-8227-41f4-a239-7cad4910b780 2018-07-24 03:11:50,214 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet 2018-07-24 03:11:50,214 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-subnet 2018-07-24 03:11:50,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/9cc6a7e4-b175-48d1-9b43-4dec98110fa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:51,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab686386-ec94-489f-b4a8-6a1375ed66a9 Date: Tue, 24 Jul 2018 03:11:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:11:51,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/9cc6a7e4-b175-48d1-9b43-4dec98110fa9 used request id req-ab686386-ec94-489f-b4a8-6a1375ed66a9 2018-07-24 03:11:51,787 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-11f346a4-59ea-41a3-9508-f6865d7b427c-pub-net 2018-07-24 03:11:51,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/e118ea1e-e3ca-47ac-97de-abd0ac38b61e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d52b3f4c40a487debf9b4c88e893042e7e31f" 2018-07-24 03:11:53,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a972d2a-4546-4e56-82da-743420ad2cf3 Date: Tue, 24 Jul 2018 03:11:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:11:53,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e118ea1e-e3ca-47ac-97de-abd0ac38b61e used request id req-2a972d2a-4546-4e56-82da-743420ad2cf3 2018-07-24 03:11:53,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:53,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["yg0zz70TRIewqZuk2uhDWw"], "issued_at": "2018-07-24T03:11:53.000000Z"}} 2018-07-24 03:11:53,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0cdf38046611b1b684f8130f5b1b4d6e8d02bfd8" 2018-07-24 03:11:53,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68bb400-0090-4a9b-a7a3-2d4c2e7cdb52 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:53,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e68bb400-0090-4a9b-a7a3-2d4c2e7cdb52 2018-07-24 03:11:53,920 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-a488c970-fe22-4145-acbd-10deaf1f0cbc-pub-net 2018-07-24 03:11:53,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdf38046611b1b684f8130f5b1b4d6e8d02bfd8" -d '{"network": {"name": "NeutronUtilsSubnetTests-a488c970-fe22-4145-acbd-10deaf1f0cbc-pub-net", "admin_state_up": true}}' 2018-07-24 03:11:54,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-bf8652e2-8f25-4349-a151-de9a01684b03 Date: Tue, 24 Jul 2018 03:11:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2e253471-c7e9-4292-abc1-96c764cfe3af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:11:54Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a488c970-fe22-4145-acbd-10deaf1f0cbc-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:54Z","mtu":1450}} 2018-07-24 03:11:54,373 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-bf8652e2-8f25-4349-a151-de9a01684b03 2018-07-24 03:11:54,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=2e253471-c7e9-4292-abc1-96c764cfe3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdf38046611b1b684f8130f5b1b4d6e8d02bfd8" 2018-07-24 03:11:54,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-976af3f4-8906-4925-a356-ad2971dac6fb Date: Tue, 24 Jul 2018 03:11:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2e253471-c7e9-4292-abc1-96c764cfe3af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:11:54Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a488c970-fe22-4145-acbd-10deaf1f0cbc-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:54Z","provider:network_type":"vxlan"}]} 2018-07-24 03:11:54,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=2e253471-c7e9-4292-abc1-96c764cfe3af used request id req-976af3f4-8906-4925-a356-ad2971dac6fb 2018-07-24 03:11:54,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2e253471-c7e9-4292-abc1-96c764cfe3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdf38046611b1b684f8130f5b1b4d6e8d02bfd8" 2018-07-24 03:11:54,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-23330a15-a863-49ee-bd2b-39059fbfe5d6 Date: Tue, 24 Jul 2018 03:11:54 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:11:54,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2e253471-c7e9-4292-abc1-96c764cfe3af used request id req-23330a15-a863-49ee-bd2b-39059fbfe5d6 2018-07-24 03:11:54,835 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-a488c970-fe22-4145-acbd-10deaf1f0cbc-pub-subnet 2018-07-24 03:11:54,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdf38046611b1b684f8130f5b1b4d6e8d02bfd8" -d '{"subnets": [{"ip_version": 4, "network_id": "2e253471-c7e9-4292-abc1-96c764cfe3af", "cidr": "", "name": "NeutronUtilsSubnetTests-a488c970-fe22-4145-acbd-10deaf1f0cbc-pub-subnet"}]}' 2018-07-24 03:11:55,018 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-4f0a9852-6d9b-4ae4-bbed-da99203dc21b Date: Tue, 24 Jul 2018 03:11:55 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-24 03:11:55,018 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-4f0a9852-6d9b-4ae4-bbed-da99203dc21b 2018-07-24 03:11:55,018 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-24 03:11:55,019 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-a488c970-fe22-4145-acbd-10deaf1f0cbc-pub-subnet] for network [NeutronUtilsSubnetTests-a488c970-fe22-4145-acbd-10deaf1f0cbc-pub-net] 2018-07-24 03:11:55,019 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-a488c970-fe22-4145-acbd-10deaf1f0cbc-pub-net 2018-07-24 03:11:55,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/2e253471-c7e9-4292-abc1-96c764cfe3af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdf38046611b1b684f8130f5b1b4d6e8d02bfd8" 2018-07-24 03:11:55,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-456c7a07-dd86-4c6b-ae94-950b247031f5 Date: Tue, 24 Jul 2018 03:11:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:11:55,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2e253471-c7e9-4292-abc1-96c764cfe3af used request id req-456c7a07-dd86-4c6b-ae94-950b247031f5 2018-07-24 03:11:55,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:11:56,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["TiBaaJyKRFG2qbXI1FZ0_Q"], "issued_at": "2018-07-24T03:11:56.000000Z"}} 2018-07-24 03:11:56,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a48ebbe11f3853335b717b246f95959cbf3ac909" 2018-07-24 03:11:56,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d4ab4b-e30e-4aa2-b763-047dd7305b73 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:11:56,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-71d4ab4b-e30e-4aa2-b763-047dd7305b73 2018-07-24 03:11:56,344 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-net 2018-07-24 03:11:56,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" -d '{"network": {"name": "NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-net", "admin_state_up": true}}' 2018-07-24 03:11:56,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-bd9ab0ba-c18f-4284-9286-1b052e054d13 Date: Tue, 24 Jul 2018 03:11:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b421abeb-e39d-4dfa-9884-fa02eec345e1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:11:56Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:56Z","mtu":1450}} 2018-07-24 03:11:56,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-bd9ab0ba-c18f-4284-9286-1b052e054d13 2018-07-24 03:11:56,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=b421abeb-e39d-4dfa-9884-fa02eec345e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" 2018-07-24 03:11:57,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-58ea46e5-ed42-4189-b374-4be56ce808e6 Date: Tue, 24 Jul 2018 03:11:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b421abeb-e39d-4dfa-9884-fa02eec345e1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:11:56Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:56Z","provider:network_type":"vxlan"}]} 2018-07-24 03:11:57,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=b421abeb-e39d-4dfa-9884-fa02eec345e1 used request id req-58ea46e5-ed42-4189-b374-4be56ce808e6 2018-07-24 03:11:57,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b421abeb-e39d-4dfa-9884-fa02eec345e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" 2018-07-24 03:11:57,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8bcd5ef6-a929-4ef0-8836-f2519de95ff0 Date: Tue, 24 Jul 2018 03:11:57 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:11:57,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b421abeb-e39d-4dfa-9884-fa02eec345e1 used request id req-8bcd5ef6-a929-4ef0-8836-f2519de95ff0 2018-07-24 03:11:57,241 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet 2018-07-24 03:11:57,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" -d '{"subnets": [{"ip_version": 4, "network_id": "b421abeb-e39d-4dfa-9884-fa02eec345e1", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet"}]}' 2018-07-24 03:11:57,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-36f1ff49-9faf-4f7d-be06-cbbcbae9f8c3 Date: Tue, 24 Jul 2018 03:11:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:11:57Z","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":"3ed14850-d8e9-4274-b35c-4f55e29717f7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b421abeb-e39d-4dfa-9884-fa02eec345e1","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:57Z","ip_version":4}]} 2018-07-24 03:11:57,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-36f1ff49-9faf-4f7d-be06-cbbcbae9f8c3 2018-07-24 03:11:57,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=b421abeb-e39d-4dfa-9884-fa02eec345e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" 2018-07-24 03:11:58,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-64b91cd5-c144-47c0-93a0-4a0b6578f82f Date: Tue, 24 Jul 2018 03:11:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b421abeb-e39d-4dfa-9884-fa02eec345e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["3ed14850-d8e9-4274-b35c-4f55e29717f7"],"description":"","tags":[],"updated_at":"2018-07-24T03:11:57Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:56Z","provider:network_type":"vxlan"}]} 2018-07-24 03:11:58,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=b421abeb-e39d-4dfa-9884-fa02eec345e1 used request id req-64b91cd5-c144-47c0-93a0-4a0b6578f82f 2018-07-24 03:11:58,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b421abeb-e39d-4dfa-9884-fa02eec345e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" 2018-07-24 03:11:58,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-745163d1-eaa6-4182-98d0-dd2420b0d021 Date: Tue, 24 Jul 2018 03:11:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:11:57Z","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":"3ed14850-d8e9-4274-b35c-4f55e29717f7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b421abeb-e39d-4dfa-9884-fa02eec345e1","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:57Z","ip_version":4}]} 2018-07-24 03:11:58,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b421abeb-e39d-4dfa-9884-fa02eec345e1 used request id req-745163d1-eaa6-4182-98d0-dd2420b0d021 2018-07-24 03:11:58,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" 2018-07-24 03:11:58,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a441a3b6-26be-463b-b320-37a8230e059d Date: Tue, 24 Jul 2018 03:11:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b421abeb-e39d-4dfa-9884-fa02eec345e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["3ed14850-d8e9-4274-b35c-4f55e29717f7"],"description":"","tags":[],"updated_at":"2018-07-24T03:11:57Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:56Z","provider:network_type":"vxlan"}]} 2018-07-24 03:11:58,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-net used request id req-a441a3b6-26be-463b-b320-37a8230e059d 2018-07-24 03:11:58,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:11:58,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:11:58 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:11:58,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" 2018-07-24 03:11:58,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-725a4469-d801-4d1e-904f-00189565b291 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:11:58,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-725a4469-d801-4d1e-904f-00189565b291 2018-07-24 03:11:58,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b421abeb-e39d-4dfa-9884-fa02eec345e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" 2018-07-24 03:11:58,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a532f8e6-d343-4996-b959-924694b007d8 Date: Tue, 24 Jul 2018 03:11:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:11:57Z","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":"3ed14850-d8e9-4274-b35c-4f55e29717f7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b421abeb-e39d-4dfa-9884-fa02eec345e1","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:57Z","ip_version":4}]} 2018-07-24 03:11:58,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b421abeb-e39d-4dfa-9884-fa02eec345e1 used request id req-a532f8e6-d343-4996-b959-924694b007d8 2018-07-24 03:11:58,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b421abeb-e39d-4dfa-9884-fa02eec345e1&name=NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" 2018-07-24 03:11:59,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6fac5426-9ddb-4539-93b4-557885df7930 Date: Tue, 24 Jul 2018 03:11:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:11:57Z","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":"3ed14850-d8e9-4274-b35c-4f55e29717f7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b421abeb-e39d-4dfa-9884-fa02eec345e1","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:57Z","ip_version":4}]} 2018-07-24 03:11:59,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b421abeb-e39d-4dfa-9884-fa02eec345e1&name=NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet used request id req-6fac5426-9ddb-4539-93b4-557885df7930 2018-07-24 03:11:59,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b421abeb-e39d-4dfa-9884-fa02eec345e1&name=NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" 2018-07-24 03:11:59,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-10f79e66-dfcd-4c9b-ba72-21c27097d573 Date: Tue, 24 Jul 2018 03:11:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:11:57Z","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":"3ed14850-d8e9-4274-b35c-4f55e29717f7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b421abeb-e39d-4dfa-9884-fa02eec345e1","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:57Z","ip_version":4}]} 2018-07-24 03:11:59,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b421abeb-e39d-4dfa-9884-fa02eec345e1&name=NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet used request id req-10f79e66-dfcd-4c9b-ba72-21c27097d573 2018-07-24 03:11:59,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=b421abeb-e39d-4dfa-9884-fa02eec345e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" 2018-07-24 03:11:59,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7e4b8e03-2111-49a7-af8e-34e0d8324cb6 Date: Tue, 24 Jul 2018 03:11:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:11:57Z","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":"3ed14850-d8e9-4274-b35c-4f55e29717f7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b421abeb-e39d-4dfa-9884-fa02eec345e1","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:11:57Z","ip_version":4}]} 2018-07-24 03:11:59,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=b421abeb-e39d-4dfa-9884-fa02eec345e1 used request id req-7e4b8e03-2111-49a7-af8e-34e0d8324cb6 2018-07-24 03:11:59,641 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet 2018-07-24 03:11:59,641 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-subnet 2018-07-24 03:11:59,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/3ed14850-d8e9-4274-b35c-4f55e29717f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" 2018-07-24 03:12:01,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96323f95-db33-4d1c-8239-1a80d5b333df Date: Tue, 24 Jul 2018 03:12:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:12:01,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3ed14850-d8e9-4274-b35c-4f55e29717f7 used request id req-96323f95-db33-4d1c-8239-1a80d5b333df 2018-07-24 03:12:01,870 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-1fdefe69-e0b5-44cc-8724-121016940879-pub-net 2018-07-24 03:12:01,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/b421abeb-e39d-4dfa-9884-fa02eec345e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ebbe11f3853335b717b246f95959cbf3ac909" 2018-07-24 03:12:03,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4730c29-3405-4bd2-b7ad-46990d26a6c8 Date: Tue, 24 Jul 2018 03:12:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:12:03,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b421abeb-e39d-4dfa-9884-fa02eec345e1 used request id req-d4730c29-3405-4bd2-b7ad-46990d26a6c8 2018-07-24 03:12:03,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:12:03,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["_knac65rQnSwsM0XHaXwSQ"], "issued_at": "2018-07-24T03:12:03.000000Z"}} 2018-07-24 03:12:03,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c411545cd8ebb32d7499e7844efa80cefd3b4f74" 2018-07-24 03:12:03,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054f36e7-8a89-4834-a500-39576a2056fe 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:12:03,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-054f36e7-8a89-4834-a500-39576a2056fe 2018-07-24 03:12:03,916 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-38d8f6b6-8b15-479a-8ff2-a5480768549d-pub-net 2018-07-24 03:12:03,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c411545cd8ebb32d7499e7844efa80cefd3b4f74" -d '{"network": {"name": "NeutronUtilsSubnetTests-38d8f6b6-8b15-479a-8ff2-a5480768549d-pub-net", "admin_state_up": true}}' 2018-07-24 03:12:04,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-e29e423d-fa30-4bd0-9b2c-a018780b70eb Date: Tue, 24 Jul 2018 03:12:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5b915d4e-1506-453b-955c-231a9da752e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:12:04Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-38d8f6b6-8b15-479a-8ff2-a5480768549d-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:04Z","mtu":1450}} 2018-07-24 03:12:04,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-e29e423d-fa30-4bd0-9b2c-a018780b70eb 2018-07-24 03:12:04,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5b915d4e-1506-453b-955c-231a9da752e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c411545cd8ebb32d7499e7844efa80cefd3b4f74" 2018-07-24 03:12:04,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-25386b77-54cb-40d8-ac2f-b12c4745feb7 Date: Tue, 24 Jul 2018 03:12:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b915d4e-1506-453b-955c-231a9da752e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:12:04Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-38d8f6b6-8b15-479a-8ff2-a5480768549d-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:04Z","provider:network_type":"vxlan"}]} 2018-07-24 03:12:04,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5b915d4e-1506-453b-955c-231a9da752e4 used request id req-25386b77-54cb-40d8-ac2f-b12c4745feb7 2018-07-24 03:12:04,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5b915d4e-1506-453b-955c-231a9da752e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c411545cd8ebb32d7499e7844efa80cefd3b4f74" 2018-07-24 03:12:04,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dff8b81c-b450-45b0-a05e-012ede0f4f69 Date: Tue, 24 Jul 2018 03:12:04 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:12:04,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5b915d4e-1506-453b-955c-231a9da752e4 used request id req-dff8b81c-b450-45b0-a05e-012ede0f4f69 2018-07-24 03:12:04,938 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-38d8f6b6-8b15-479a-8ff2-a5480768549d-pub-subnet 2018-07-24 03:12:04,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c411545cd8ebb32d7499e7844efa80cefd3b4f74" -d '{"subnets": [{"ip_version": 4, "network_id": "5b915d4e-1506-453b-955c-231a9da752e4", "cidr": null, "name": "NeutronUtilsSubnetTests-38d8f6b6-8b15-479a-8ff2-a5480768549d-pub-subnet"}]}' 2018-07-24 03:12:05,206 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-e9d8f22e-9601-43c9-b06c-5110b9757ad6 Date: Tue, 24 Jul 2018 03:12:05 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-24 03:12:05,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-e9d8f22e-9601-43c9-b06c-5110b9757ad6 2018-07-24 03:12:05,206 - 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-07-24 03:12:05,206 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-38d8f6b6-8b15-479a-8ff2-a5480768549d-pub-subnet] for network [NeutronUtilsSubnetTests-38d8f6b6-8b15-479a-8ff2-a5480768549d-pub-net] 2018-07-24 03:12:05,207 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-38d8f6b6-8b15-479a-8ff2-a5480768549d-pub-net 2018-07-24 03:12:05,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/5b915d4e-1506-453b-955c-231a9da752e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c411545cd8ebb32d7499e7844efa80cefd3b4f74" 2018-07-24 03:12:06,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d881fc1e-d79d-4a00-9949-1442b059a742 Date: Tue, 24 Jul 2018 03:12:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:12:06,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5b915d4e-1506-453b-955c-231a9da752e4 used request id req-d881fc1e-d79d-4a00-9949-1442b059a742 2018-07-24 03:12:06,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:12:06,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:12:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["4p-GvT-LQO2oyvKKxaGIXg"], "issued_at": "2018-07-24T03:12:06.000000Z"}} 2018-07-24 03:12:06,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}371a65ce673e48485e14e10d97922a5a11a68d5a" 2018-07-24 03:12:06,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c628df9c-1911-4a6c-80d6-29c86b0092b7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:12:06,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c628df9c-1911-4a6c-80d6-29c86b0092b7 2018-07-24 03:12:06,640 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-net 2018-07-24 03:12:06,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371a65ce673e48485e14e10d97922a5a11a68d5a" -d '{"network": {"name": "NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-net", "admin_state_up": true}}' 2018-07-24 03:12:07,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-3a3cc374-c2b4-41d2-85d7-f13df3941d4c Date: Tue, 24 Jul 2018 03:12:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e871d8b0-b7da-41d4-b05c-3ccf10a75d28","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:12:06Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:06Z","mtu":1450}} 2018-07-24 03:12:07,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-3a3cc374-c2b4-41d2-85d7-f13df3941d4c 2018-07-24 03:12:07,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e871d8b0-b7da-41d4-b05c-3ccf10a75d28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371a65ce673e48485e14e10d97922a5a11a68d5a" 2018-07-24 03:12:07,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-c38a3905-f761-44fb-901d-c9103c524584 Date: Tue, 24 Jul 2018 03:12:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e871d8b0-b7da-41d4-b05c-3ccf10a75d28","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:12:06Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:06Z","provider:network_type":"vxlan"}]} 2018-07-24 03:12:07,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e871d8b0-b7da-41d4-b05c-3ccf10a75d28 used request id req-c38a3905-f761-44fb-901d-c9103c524584 2018-07-24 03:12:07,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e871d8b0-b7da-41d4-b05c-3ccf10a75d28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371a65ce673e48485e14e10d97922a5a11a68d5a" 2018-07-24 03:12:07,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5c5d61d0-9eab-4aaa-a76f-a6ad375be4ab Date: Tue, 24 Jul 2018 03:12:07 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:12:07,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e871d8b0-b7da-41d4-b05c-3ccf10a75d28 used request id req-5c5d61d0-9eab-4aaa-a76f-a6ad375be4ab 2018-07-24 03:12:07,515 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-subnet 2018-07-24 03:12:07,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371a65ce673e48485e14e10d97922a5a11a68d5a" -d '{"subnets": [{"ip_version": 4, "network_id": "e871d8b0-b7da-41d4-b05c-3ccf10a75d28", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-subnet"}]}' 2018-07-24 03:12:08,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0167125f-7f6f-4d28-a3ae-912702fd0120 Date: Tue, 24 Jul 2018 03:12:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12:07Z","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":"462cc0dc-57ac-472f-a528-9cac8e2aedcf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e871d8b0-b7da-41d4-b05c-3ccf10a75d28","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:07Z","ip_version":4}]} 2018-07-24 03:12:08,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-0167125f-7f6f-4d28-a3ae-912702fd0120 2018-07-24 03:12:08,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e871d8b0-b7da-41d4-b05c-3ccf10a75d28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371a65ce673e48485e14e10d97922a5a11a68d5a" 2018-07-24 03:12:08,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-da1b2c3c-3e73-41b6-a6e8-81b26748843a Date: Tue, 24 Jul 2018 03:12:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e871d8b0-b7da-41d4-b05c-3ccf10a75d28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["462cc0dc-57ac-472f-a528-9cac8e2aedcf"],"description":"","tags":[],"updated_at":"2018-07-24T03:12:07Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:06Z","provider:network_type":"vxlan"}]} 2018-07-24 03:12:08,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e871d8b0-b7da-41d4-b05c-3ccf10a75d28 used request id req-da1b2c3c-3e73-41b6-a6e8-81b26748843a 2018-07-24 03:12:08,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e871d8b0-b7da-41d4-b05c-3ccf10a75d28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371a65ce673e48485e14e10d97922a5a11a68d5a" 2018-07-24 03:12:08,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ed012d2f-a8c3-408f-ae57-0e86a6a9f097 Date: Tue, 24 Jul 2018 03:12:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12:07Z","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":"462cc0dc-57ac-472f-a528-9cac8e2aedcf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e871d8b0-b7da-41d4-b05c-3ccf10a75d28","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:07Z","ip_version":4}]} 2018-07-24 03:12:08,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e871d8b0-b7da-41d4-b05c-3ccf10a75d28 used request id req-ed012d2f-a8c3-408f-ae57-0e86a6a9f097 2018-07-24 03:12:08,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371a65ce673e48485e14e10d97922a5a11a68d5a" 2018-07-24 03:12:09,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-38465f7f-325f-463d-ade7-112578acc376 Date: Tue, 24 Jul 2018 03:12:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e871d8b0-b7da-41d4-b05c-3ccf10a75d28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["462cc0dc-57ac-472f-a528-9cac8e2aedcf"],"description":"","tags":[],"updated_at":"2018-07-24T03:12:07Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:06Z","provider:network_type":"vxlan"}]} 2018-07-24 03:12:09,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-net used request id req-38465f7f-325f-463d-ade7-112578acc376 2018-07-24 03:12:09,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:12:09,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:12: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:12:09,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371a65ce673e48485e14e10d97922a5a11a68d5a" 2018-07-24 03:12:09,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e7c0ac-65a0-41be-915a-e823c32b4546 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:12:09,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-f6e7c0ac-65a0-41be-915a-e823c32b4546 2018-07-24 03:12:09,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e871d8b0-b7da-41d4-b05c-3ccf10a75d28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371a65ce673e48485e14e10d97922a5a11a68d5a" 2018-07-24 03:12:09,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-03aa993c-f0d5-46bf-b55f-b3734f90c26e Date: Tue, 24 Jul 2018 03:12:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12:07Z","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":"462cc0dc-57ac-472f-a528-9cac8e2aedcf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e871d8b0-b7da-41d4-b05c-3ccf10a75d28","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:07Z","ip_version":4}]} 2018-07-24 03:12:09,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e871d8b0-b7da-41d4-b05c-3ccf10a75d28 used request id req-03aa993c-f0d5-46bf-b55f-b3734f90c26e 2018-07-24 03:12:09,343 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-subnet 2018-07-24 03:12:09,343 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-subnet 2018-07-24 03:12:09,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/462cc0dc-57ac-472f-a528-9cac8e2aedcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371a65ce673e48485e14e10d97922a5a11a68d5a" 2018-07-24 03:12:10,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4064a22-5c0e-4fb6-ab1a-6ed9a509de1f Date: Tue, 24 Jul 2018 03:12:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:12:10,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/462cc0dc-57ac-472f-a528-9cac8e2aedcf used request id req-d4064a22-5c0e-4fb6-ab1a-6ed9a509de1f 2018-07-24 03:12:10,953 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-5b665e93-7ed5-4220-8f2c-3d152d8a947c-pub-net 2018-07-24 03:12:10,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/e871d8b0-b7da-41d4-b05c-3ccf10a75d28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371a65ce673e48485e14e10d97922a5a11a68d5a" 2018-07-24 03:12:12,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0951ca6-1597-49ef-9dee-5978d6a49574 Date: Tue, 24 Jul 2018 03:12:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:12:12,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e871d8b0-b7da-41d4-b05c-3ccf10a75d28 used request id req-a0951ca6-1597-49ef-9dee-5978d6a49574 2018-07-24 03:12:12,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:12:13,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:12:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["YmQO65fZSVe4v9OyjZpw1A"], "issued_at": "2018-07-24T03:12:13.000000Z"}} 2018-07-24 03:12:13,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:13,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86effab4-1c15-4a29-8dc1-1083d899a826 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:12:13,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-86effab4-1c15-4a29-8dc1-1083d899a826 2018-07-24 03:12:13,248 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-net 2018-07-24 03:12:13,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" -d '{"network": {"name": "NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-net", "admin_state_up": true}}' 2018-07-24 03:12:13,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-e365f171-783f-4de5-a7c9-7e671350a9f8 Date: Tue, 24 Jul 2018 03:12:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4910aeab-a286-4385-b81c-9937131af990","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:12:13Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:13Z","mtu":1450}} 2018-07-24 03:12:13,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-e365f171-783f-4de5-a7c9-7e671350a9f8 2018-07-24 03:12:13,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=4910aeab-a286-4385-b81c-9937131af990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:13,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e7fc6d22-33ec-4f91-807d-e5902b6179d7 Date: Tue, 24 Jul 2018 03:12:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4910aeab-a286-4385-b81c-9937131af990","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:12:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:13Z","provider:network_type":"vxlan"}]} 2018-07-24 03:12:13,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=4910aeab-a286-4385-b81c-9937131af990 used request id req-e7fc6d22-33ec-4f91-807d-e5902b6179d7 2018-07-24 03:12:13,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4910aeab-a286-4385-b81c-9937131af990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:14,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ac81e4a0-a340-4487-bbac-a48428ab5028 Date: Tue, 24 Jul 2018 03:12:14 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:12:14,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4910aeab-a286-4385-b81c-9937131af990 used request id req-ac81e4a0-a340-4487-bbac-a48428ab5028 2018-07-24 03:12:14,095 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-subnet 2018-07-24 03:12:14,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" -d '{"subnets": [{"ip_version": 4, "network_id": "4910aeab-a286-4385-b81c-9937131af990", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-subnet"}]}' 2018-07-24 03:12:14,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8a6e42e6-6a4a-40d0-b14b-a5c5ac2cfd67 Date: Tue, 24 Jul 2018 03:12:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12:14Z","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":"3e62aee0-7d2a-4432-9b46-c32ed8e03d39","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4910aeab-a286-4385-b81c-9937131af990","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:14Z","ip_version":4}]} 2018-07-24 03:12:14,786 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-8a6e42e6-6a4a-40d0-b14b-a5c5ac2cfd67 2018-07-24 03:12:14,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=4910aeab-a286-4385-b81c-9937131af990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:14,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d7d58e98-09f0-4ee5-8b23-f025e573231d Date: Tue, 24 Jul 2018 03:12:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4910aeab-a286-4385-b81c-9937131af990","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["3e62aee0-7d2a-4432-9b46-c32ed8e03d39"],"description":"","tags":[],"updated_at":"2018-07-24T03:12:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:13Z","provider:network_type":"vxlan"}]} 2018-07-24 03:12:14,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=4910aeab-a286-4385-b81c-9937131af990 used request id req-d7d58e98-09f0-4ee5-8b23-f025e573231d 2018-07-24 03:12:14,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4910aeab-a286-4385-b81c-9937131af990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:15,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-459b5a5a-e4dc-40b6-ba96-4db48150addb Date: Tue, 24 Jul 2018 03:12:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12:14Z","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":"3e62aee0-7d2a-4432-9b46-c32ed8e03d39","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4910aeab-a286-4385-b81c-9937131af990","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:14Z","ip_version":4}]} 2018-07-24 03:12:15,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4910aeab-a286-4385-b81c-9937131af990 used request id req-459b5a5a-e4dc-40b6-ba96-4db48150addb 2018-07-24 03:12:15,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:15,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-78306c16-d325-44e8-9b87-2e4b6ea50937 Date: Tue, 24 Jul 2018 03:12:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4910aeab-a286-4385-b81c-9937131af990","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["3e62aee0-7d2a-4432-9b46-c32ed8e03d39"],"description":"","tags":[],"updated_at":"2018-07-24T03:12:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:13Z","provider:network_type":"vxlan"}]} 2018-07-24 03:12:15,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-net used request id req-78306c16-d325-44e8-9b87-2e4b6ea50937 2018-07-24 03:12:15,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:12:15,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:12:15 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:12:15,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:15,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-811d3aaa-5930-4c0a-8897-af9ed4724287 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:12:15,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-811d3aaa-5930-4c0a-8897-af9ed4724287 2018-07-24 03:12:15,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4910aeab-a286-4385-b81c-9937131af990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:15,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5b4bff89-ce51-4d39-bf61-e3d91d9a71d9 Date: Tue, 24 Jul 2018 03:12:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12:14Z","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":"3e62aee0-7d2a-4432-9b46-c32ed8e03d39","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4910aeab-a286-4385-b81c-9937131af990","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:14Z","ip_version":4}]} 2018-07-24 03:12:15,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4910aeab-a286-4385-b81c-9937131af990 used request id req-5b4bff89-ce51-4d39-bf61-e3d91d9a71d9 2018-07-24 03:12:15,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4910aeab-a286-4385-b81c-9937131af990&name=NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:15,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6d44dadd-df03-4fb6-a372-7c7ed25c9eaf Date: Tue, 24 Jul 2018 03:12:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12:14Z","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":"3e62aee0-7d2a-4432-9b46-c32ed8e03d39","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4910aeab-a286-4385-b81c-9937131af990","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:14Z","ip_version":4}]} 2018-07-24 03:12:15,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4910aeab-a286-4385-b81c-9937131af990&name=NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-subnet used request id req-6d44dadd-df03-4fb6-a372-7c7ed25c9eaf 2018-07-24 03:12:15,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:12:15,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:12:16,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:12:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["7En_TAMPRiiHDbB5GetMuw"], "issued_at": "2018-07-24T03:12:16.000000Z"}} 2018-07-24 03:12:16,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fbb9401ac37465ecc4d6a6a75564732597f89a22" 2018-07-24 03:12:16,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068586d3-41aa-4a62-bb1a-d63f61de45cf 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:12:16,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-068586d3-41aa-4a62-bb1a-d63f61de45cf 2018-07-24 03:12:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:16,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8918f794-2eb0-4398-8704-ea3a251f3281 Date: Tue, 24 Jul 2018 03:12:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:12:16,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-8918f794-2eb0-4398-8704-ea3a251f3281 2018-07-24 03:12:16,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:16,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7f9c93f2-cf0e-4543-b119-b94ace0e3daa Date: Tue, 24 Jul 2018 03:12:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:12:16,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-7f9c93f2-cf0e-4543-b119-b94ace0e3daa 2018-07-24 03:12:16,834 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-router 2018-07-24 03:12:16,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-router", "admin_state_up": true}}' 2018-07-24 03:12:23,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-24bdddb6-2d1e-4d47-8576-301c318202bc Date: Tue, 24 Jul 2018 03:12:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:12:17Z", "admin_state_up": true, "updated_at": "2018-07-24T03:12:18Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "7db36044-99bb-4914-bb89-1f5bceb27169", "name": "NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-router"}} 2018-07-24 03:12:23,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-24bdddb6-2d1e-4d47-8576-301c318202bc 2018-07-24 03:12:23,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=7db36044-99bb-4914-bb89-1f5bceb27169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:23,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3422 X-Openstack-Request-Id: req-ff9b21fc-7ebb-4b5d-90b7-20a667cb4ce4 Date: Tue, 24 Jul 2018 03:12:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:21Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"841884a9-ec0a-4373-aa35-940e720d6daa","ip_address":"169.254.192.1"}],"id":"26c98e51-e8f4-47d2-8042-f401fe6afc30","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:b5:ec","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"99c7ccb2-ec51-4270-8f02-90edbdec6ad7","tenant_id":"","created_at":"2018-07-24T03:12:21Z","binding:vnic_type":"normal","device_id":"7db36044-99bb-4914-bb89-1f5bceb27169","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:19Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"841884a9-ec0a-4373-aa35-940e720d6daa","ip_address":"169.254.192.4"}],"id":"4e45e709-c2e5-40b9-b9fe-abb9f48a1133","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:74:cd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"99c7ccb2-ec51-4270-8f02-90edbdec6ad7","tenant_id":"","created_at":"2018-07-24T03:12:19Z","binding:vnic_type":"normal","device_id":"7db36044-99bb-4914-bb89-1f5bceb27169","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:23Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.209"}],"id":"a8918330-5771-4574-a90c-bd05a25735f7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:16:61","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T03:12:18Z","binding:vnic_type":"normal","device_id":"7db36044-99bb-4914-bb89-1f5bceb27169","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:20Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"841884a9-ec0a-4373-aa35-940e720d6daa","ip_address":"169.254.192.3"}],"id":"ccc3480b-8044-4013-b532-6453cf6846e3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:21:65:1c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"99c7ccb2-ec51-4270-8f02-90edbdec6ad7","tenant_id":"","created_at":"2018-07-24T03:12:20Z","binding:vnic_type":"normal","device_id":"7db36044-99bb-4914-bb89-1f5bceb27169","ip_allocation":"immediate"}]} 2018-07-24 03:12:23,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=7db36044-99bb-4914-bb89-1f5bceb27169 used request id req-ff9b21fc-7ebb-4b5d-90b7-20a667cb4ce4 2018-07-24 03:12:23,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:24,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-87cb18a9-cb33-4607-9dd9-9ea2cdf03f19 Date: Tue, 24 Jul 2018 03:12:24 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 03:12:24,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-87cb18a9-cb33-4607-9dd9-9ea2cdf03f19 2018-07-24 03:12:24,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/841884a9-ec0a-4373-aa35-940e720d6daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:24,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-e2f9a8b9-213b-4df6-a47c-3d4280f04874 Date: Tue, 24 Jul 2018 03:12:24 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"841884a9-ec0a-4373-aa35-940e720d6daa","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"99c7ccb2-ec51-4270-8f02-90edbdec6ad7","tenant_id":"","created_at":"2018-07-24T03:12:17Z","ip_version":4}} 2018-07-24 03:12:24,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/841884a9-ec0a-4373-aa35-940e720d6daa used request id req-e2f9a8b9-213b-4df6-a47c-3d4280f04874 2018-07-24 03:12:24,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/841884a9-ec0a-4373-aa35-940e720d6daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:24,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-5c340581-87b4-4d59-9716-fbb28fbf559c Date: Tue, 24 Jul 2018 03:12:24 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"841884a9-ec0a-4373-aa35-940e720d6daa","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"99c7ccb2-ec51-4270-8f02-90edbdec6ad7","tenant_id":"","created_at":"2018-07-24T03:12:17Z","ip_version":4}} 2018-07-24 03:12:24,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/841884a9-ec0a-4373-aa35-940e720d6daa used request id req-5c340581-87b4-4d59-9716-fbb28fbf559c 2018-07-24 03:12:24,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/841884a9-ec0a-4373-aa35-940e720d6daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:24,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-bc5c3bc3-0a7a-45c5-8d2d-a4bdee99f66a Date: Tue, 24 Jul 2018 03:12:24 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"841884a9-ec0a-4373-aa35-940e720d6daa","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"99c7ccb2-ec51-4270-8f02-90edbdec6ad7","tenant_id":"","created_at":"2018-07-24T03:12:17Z","ip_version":4}} 2018-07-24 03:12:24,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/841884a9-ec0a-4373-aa35-940e720d6daa used request id req-bc5c3bc3-0a7a-45c5-8d2d-a4bdee99f66a 2018-07-24 03:12:24,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:24,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-36d20b41-9955-4e5a-bc79-65391f438a51 Date: Tue, 24 Jul 2018 03:12:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:12:17Z", "admin_state_up": true, "updated_at": "2018-07-24T03:12:22Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "7db36044-99bb-4914-bb89-1f5bceb27169", "name": "NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-router"}]} 2018-07-24 03:12:24,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-router used request id req-36d20b41-9955-4e5a-bc79-65391f438a51 2018-07-24 03:12:24,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:24,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd17c3e0-9f10-4785-9705-f6c059d23581 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:12:24,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-cd17c3e0-9f10-4785-9705-f6c059d23581 2018-07-24 03:12:24,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=7db36044-99bb-4914-bb89-1f5bceb27169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:25,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3615 X-Openstack-Request-Id: req-64666d13-7073-4364-96b9-ff3f8586a168 Date: Tue, 24 Jul 2018 03:12:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:24Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"841884a9-ec0a-4373-aa35-940e720d6daa","ip_address":"169.254.192.1"}],"id":"26c98e51-e8f4-47d2-8042-f401fe6afc30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:b5:ec","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"99c7ccb2-ec51-4270-8f02-90edbdec6ad7","tenant_id":"","created_at":"2018-07-24T03:12:21Z","binding:vnic_type":"normal","device_id":"7db36044-99bb-4914-bb89-1f5bceb27169","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:19Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"841884a9-ec0a-4373-aa35-940e720d6daa","ip_address":"169.254.192.4"}],"id":"4e45e709-c2e5-40b9-b9fe-abb9f48a1133","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:74:cd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"99c7ccb2-ec51-4270-8f02-90edbdec6ad7","tenant_id":"","created_at":"2018-07-24T03:12:19Z","binding:vnic_type":"normal","device_id":"7db36044-99bb-4914-bb89-1f5bceb27169","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:24Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.209"}],"id":"a8918330-5771-4574-a90c-bd05a25735f7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:16:61","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T03:12:18Z","binding:vnic_type":"normal","device_id":"7db36044-99bb-4914-bb89-1f5bceb27169","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:24Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"841884a9-ec0a-4373-aa35-940e720d6daa","ip_address":"169.254.192.3"}],"id":"ccc3480b-8044-4013-b532-6453cf6846e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:21:65:1c","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"99c7ccb2-ec51-4270-8f02-90edbdec6ad7","tenant_id":"","created_at":"2018-07-24T03:12:20Z","binding:vnic_type":"normal","device_id":"7db36044-99bb-4914-bb89-1f5bceb27169","ip_allocation":"immediate"}]} 2018-07-24 03:12:25,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=7db36044-99bb-4914-bb89-1f5bceb27169 used request id req-64666d13-7073-4364-96b9-ff3f8586a168 2018-07-24 03:12:25,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:25,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-14597095-a2eb-4034-af85-748575bdd166 Date: Tue, 24 Jul 2018 03:12:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 03:12:25,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-14597095-a2eb-4034-af85-748575bdd166 2018-07-24 03:12:25,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/841884a9-ec0a-4373-aa35-940e720d6daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:25,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-c93c6610-43df-4ef8-9433-c3634eddafc1 Date: Tue, 24 Jul 2018 03:12:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"841884a9-ec0a-4373-aa35-940e720d6daa","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"99c7ccb2-ec51-4270-8f02-90edbdec6ad7","tenant_id":"","created_at":"2018-07-24T03:12:17Z","ip_version":4}} 2018-07-24 03:12:25,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/841884a9-ec0a-4373-aa35-940e720d6daa used request id req-c93c6610-43df-4ef8-9433-c3634eddafc1 2018-07-24 03:12:25,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/841884a9-ec0a-4373-aa35-940e720d6daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:25,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-8948626e-07d1-44d2-9b42-dc48a7b04740 Date: Tue, 24 Jul 2018 03:12:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"841884a9-ec0a-4373-aa35-940e720d6daa","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"99c7ccb2-ec51-4270-8f02-90edbdec6ad7","tenant_id":"","created_at":"2018-07-24T03:12:17Z","ip_version":4}} 2018-07-24 03:12:25,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/841884a9-ec0a-4373-aa35-940e720d6daa used request id req-8948626e-07d1-44d2-9b42-dc48a7b04740 2018-07-24 03:12:25,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/841884a9-ec0a-4373-aa35-940e720d6daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:25,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-376d0123-f6bd-436c-b0c6-92c2765ea1ee Date: Tue, 24 Jul 2018 03:12:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:12:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"841884a9-ec0a-4373-aa35-940e720d6daa","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"99c7ccb2-ec51-4270-8f02-90edbdec6ad7","tenant_id":"","created_at":"2018-07-24T03:12:17Z","ip_version":4}} 2018-07-24 03:12:25,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/841884a9-ec0a-4373-aa35-940e720d6daa used request id req-376d0123-f6bd-436c-b0c6-92c2765ea1ee 2018-07-24 03:12:25,750 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-router 2018-07-24 03:12:25,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/7db36044-99bb-4914-bb89-1f5bceb27169/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" -d '{"subnet_id": "3e62aee0-7d2a-4432-9b46-c32ed8e03d39"}' 2018-07-24 03:12:28,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d960d777-4ad4-4b7f-a6dc-cfdd75fce973 Date: Tue, 24 Jul 2018 03:12:28 GMT RESP BODY: {"network_id": "4910aeab-a286-4385-b81c-9937131af990", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "3e62aee0-7d2a-4432-9b46-c32ed8e03d39", "subnet_ids": ["3e62aee0-7d2a-4432-9b46-c32ed8e03d39"], "port_id": "bd5e043c-2699-4cf6-bc7b-4c1b4d55e084", "id": "7db36044-99bb-4914-bb89-1f5bceb27169"} 2018-07-24 03:12:28,140 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/7db36044-99bb-4914-bb89-1f5bceb27169/add_router_interface used request id req-d960d777-4ad4-4b7f-a6dc-cfdd75fce973 2018-07-24 03:12:28,140 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-router 2018-07-24 03:12:28,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/7db36044-99bb-4914-bb89-1f5bceb27169/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" -d '{"subnet_id": "3e62aee0-7d2a-4432-9b46-c32ed8e03d39"}' 2018-07-24 03:12:30,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4e851998-e59b-46d0-beb6-b5b0975baea7 Date: Tue, 24 Jul 2018 03:12:30 GMT RESP BODY: {"network_id": "4910aeab-a286-4385-b81c-9937131af990", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "3e62aee0-7d2a-4432-9b46-c32ed8e03d39", "subnet_ids": ["3e62aee0-7d2a-4432-9b46-c32ed8e03d39"], "port_id": "bd5e043c-2699-4cf6-bc7b-4c1b4d55e084", "id": "7db36044-99bb-4914-bb89-1f5bceb27169"} 2018-07-24 03:12:30,429 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/7db36044-99bb-4914-bb89-1f5bceb27169/remove_router_interface used request id req-4e851998-e59b-46d0-beb6-b5b0975baea7 2018-07-24 03:12:30,429 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-router 2018-07-24 03:12:30,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/7db36044-99bb-4914-bb89-1f5bceb27169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:33,788 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd635304-3c3e-40ce-9081-1e4a0bbf7d02 Content-Length: 0 Date: Tue, 24 Jul 2018 03:12:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:12:33,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/7db36044-99bb-4914-bb89-1f5bceb27169 used request id req-dd635304-3c3e-40ce-9081-1e4a0bbf7d02 2018-07-24 03:12:33,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:34,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9ee56c68-5d5f-4c28-b836-1068dcd169a6 Date: Tue, 24 Jul 2018 03:12:34 GMT RESP BODY: {"routers": []} 2018-07-24 03:12:34,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-router used request id req-9ee56c68-5d5f-4c28-b836-1068dcd169a6 2018-07-24 03:12:34,027 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-subnet 2018-07-24 03:12:34,027 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-subnet 2018-07-24 03:12:34,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/3e62aee0-7d2a-4432-9b46-c32ed8e03d39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:36,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b43d481-25db-4f03-bacd-78b6703b4a72 Date: Tue, 24 Jul 2018 03:12:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:12:36,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3e62aee0-7d2a-4432-9b46-c32ed8e03d39 used request id req-0b43d481-25db-4f03-bacd-78b6703b4a72 2018-07-24 03:12:36,020 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-8bb53ec1-9efc-4547-a18b-e712b8561707-pub-net 2018-07-24 03:12:36,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/4910aeab-a286-4385-b81c-9937131af990 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b632f87cff6a5172e4157f7d54198b1ef0d3f85" 2018-07-24 03:12:37,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce709b46-3c45-4ac3-9613-3cbfe9bb5f2a Date: Tue, 24 Jul 2018 03:12:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:12:37,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/4910aeab-a286-4385-b81c-9937131af990 used request id req-ce709b46-3c45-4ac3-9613-3cbfe9bb5f2a 2018-07-24 03:12:37,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:12:37,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:12:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["InVKqnlfT2yIA9v2pm8nsg"], "issued_at": "2018-07-24T03:12:37.000000Z"}} 2018-07-24 03:12:37,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:37,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54db162-b2f3-42ee-9a14-ae3a902793bd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:12:37,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b54db162-b2f3-42ee-9a14-ae3a902793bd 2018-07-24 03:12:37,931 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-net 2018-07-24 03:12:37,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" -d '{"network": {"name": "NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-net", "admin_state_up": true}}' 2018-07-24 03:12:38,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-b67e6913-dcea-4bc3-8aee-f43b9fb53e96 Date: Tue, 24 Jul 2018 03:12:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f635aba7-0c8f-4d9d-966d-22d495e9afbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:12:38Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:38Z","mtu":1450}} 2018-07-24 03:12:38,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-b67e6913-dcea-4bc3-8aee-f43b9fb53e96 2018-07-24 03:12:38,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=f635aba7-0c8f-4d9d-966d-22d495e9afbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:38,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-70d2dd34-6072-4454-a7a3-e6224407a104 Date: Tue, 24 Jul 2018 03:12:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f635aba7-0c8f-4d9d-966d-22d495e9afbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:12:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:38Z","provider:network_type":"vxlan"}]} 2018-07-24 03:12:38,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=f635aba7-0c8f-4d9d-966d-22d495e9afbc used request id req-70d2dd34-6072-4454-a7a3-e6224407a104 2018-07-24 03:12:38,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f635aba7-0c8f-4d9d-966d-22d495e9afbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:38,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c8a91acc-26eb-4b68-a5f7-23566041313d Date: Tue, 24 Jul 2018 03:12:38 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:12:38,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f635aba7-0c8f-4d9d-966d-22d495e9afbc used request id req-c8a91acc-26eb-4b68-a5f7-23566041313d 2018-07-24 03:12:38,798 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-subnet 2018-07-24 03:12:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" -d '{"subnets": [{"ip_version": 4, "network_id": "f635aba7-0c8f-4d9d-966d-22d495e9afbc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-subnet"}]}' 2018-07-24 03:12:39,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-aff91658-25e2-4fd1-8a9a-9ad083b992ef Date: Tue, 24 Jul 2018 03:12:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12: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":"806928ca-48d8-4793-b761-5e50465d0fe4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f635aba7-0c8f-4d9d-966d-22d495e9afbc","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:39Z","ip_version":4}]} 2018-07-24 03:12:39,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-aff91658-25e2-4fd1-8a9a-9ad083b992ef 2018-07-24 03:12:39,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=f635aba7-0c8f-4d9d-966d-22d495e9afbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:39,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ed26aef2-5487-4aea-9aee-47c45d1f46f0 Date: Tue, 24 Jul 2018 03:12:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f635aba7-0c8f-4d9d-966d-22d495e9afbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["806928ca-48d8-4793-b761-5e50465d0fe4"],"description":"","tags":[],"updated_at":"2018-07-24T03:12:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:38Z","provider:network_type":"vxlan"}]} 2018-07-24 03:12:39,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=f635aba7-0c8f-4d9d-966d-22d495e9afbc used request id req-ed26aef2-5487-4aea-9aee-47c45d1f46f0 2018-07-24 03:12:39,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f635aba7-0c8f-4d9d-966d-22d495e9afbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:40,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-598087d2-3bf3-4041-b3a3-d7a92371473b Date: Tue, 24 Jul 2018 03:12:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12: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":"806928ca-48d8-4793-b761-5e50465d0fe4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f635aba7-0c8f-4d9d-966d-22d495e9afbc","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:39Z","ip_version":4}]} 2018-07-24 03:12:40,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f635aba7-0c8f-4d9d-966d-22d495e9afbc used request id req-598087d2-3bf3-4041-b3a3-d7a92371473b 2018-07-24 03:12:40,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:40,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-67fb5454-1547-4aae-9899-21168064b821 Date: Tue, 24 Jul 2018 03:12:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f635aba7-0c8f-4d9d-966d-22d495e9afbc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["806928ca-48d8-4793-b761-5e50465d0fe4"],"description":"","tags":[],"updated_at":"2018-07-24T03:12:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:38Z","provider:network_type":"vxlan"}]} 2018-07-24 03:12:40,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-net used request id req-67fb5454-1547-4aae-9899-21168064b821 2018-07-24 03:12:40,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:12:40,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:12: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:12:40,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:40,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea0eebe4-020b-40dd-adf4-add5f12830e7 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:12:40,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-ea0eebe4-020b-40dd-adf4-add5f12830e7 2018-07-24 03:12:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f635aba7-0c8f-4d9d-966d-22d495e9afbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:40,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f45fc963-8202-489e-aa0a-06e8b3c0bf5d Date: Tue, 24 Jul 2018 03:12:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12: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":"806928ca-48d8-4793-b761-5e50465d0fe4","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f635aba7-0c8f-4d9d-966d-22d495e9afbc","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:39Z","ip_version":4}]} 2018-07-24 03:12:40,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f635aba7-0c8f-4d9d-966d-22d495e9afbc used request id req-f45fc963-8202-489e-aa0a-06e8b3c0bf5d 2018-07-24 03:12:40,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:12:40,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:12:41,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:12:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["MlIzzyCPTAmviWgaOnNeEg"], "issued_at": "2018-07-24T03:12:41.000000Z"}} 2018-07-24 03:12:41,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3269c919de7e2db4e3af61c8c4e1cd42d1175f63" 2018-07-24 03:12:41,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0144b09-da21-44d6-a824-24bfaf0b351e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:12:41,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e0144b09-da21-44d6-a824-24bfaf0b351e 2018-07-24 03:12:41,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:41,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-db889a41-c9d3-4474-af8b-5cc6f9a46940 Date: Tue, 24 Jul 2018 03:12:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:12:41,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-db889a41-c9d3-4474-af8b-5cc6f9a46940 2018-07-24 03:12:41,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:41,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1fc9b7eb-a5bd-4275-9113-f405e9dea472 Date: Tue, 24 Jul 2018 03:12:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:12:41,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-1fc9b7eb-a5bd-4275-9113-f405e9dea472 2018-07-24 03:12:41,546 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-router 2018-07-24 03:12:41,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-router", "admin_state_up": true}}' 2018-07-24 03:12:48,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-afaea3cc-727f-44db-8b52-d816ed7222d1 Date: Tue, 24 Jul 2018 03:12:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:12:42Z", "admin_state_up": true, "updated_at": "2018-07-24T03:12:43Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "49a7f870-39ad-4ed1-bcd9-c372a7d536b2", "name": "NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-router"}} 2018-07-24 03:12:48,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-afaea3cc-727f-44db-8b52-d816ed7222d1 2018-07-24 03:12:48,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=49a7f870-39ad-4ed1-bcd9-c372a7d536b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:48,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3360 X-Openstack-Request-Id: req-2476d6fb-bb11-4929-bf78-755ba5a46ebc Date: Tue, 24 Jul 2018 03:12:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:44Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"35efb4e8-9744-4098-b23e-3daca2e402d6","ip_address":"169.254.192.1"}],"id":"02f3c233-454a-444f-bc16-8f82d0319dbc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:30:4e:54","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"d02f8cc9-a1e8-4015-bae3-cc843327ac47","tenant_id":"","created_at":"2018-07-24T03:12:44Z","binding:vnic_type":"normal","device_id":"49a7f870-39ad-4ed1-bcd9-c372a7d536b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:47Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.206"}],"id":"6be848b4-497c-45e5-a1ed-ce7b2ec15ee4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:09:35:7f","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T03:12:43Z","binding:vnic_type":"normal","device_id":"49a7f870-39ad-4ed1-bcd9-c372a7d536b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:45Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"35efb4e8-9744-4098-b23e-3daca2e402d6","ip_address":"169.254.192.7"}],"id":"9d9eb900-e021-48c6-a85d-0821a62ff9cd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:78:45","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"d02f8cc9-a1e8-4015-bae3-cc843327ac47","tenant_id":"","created_at":"2018-07-24T03:12:45Z","binding:vnic_type":"normal","device_id":"49a7f870-39ad-4ed1-bcd9-c372a7d536b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:46Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"35efb4e8-9744-4098-b23e-3daca2e402d6","ip_address":"169.254.192.8"}],"id":"f85033cc-3137-4953-82cf-8a6aa0fe616b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:bd:fa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"d02f8cc9-a1e8-4015-bae3-cc843327ac47","tenant_id":"","created_at":"2018-07-24T03:12:46Z","binding:vnic_type":"normal","device_id":"49a7f870-39ad-4ed1-bcd9-c372a7d536b2","ip_allocation":"immediate"}]} 2018-07-24 03:12:48,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=49a7f870-39ad-4ed1-bcd9-c372a7d536b2 used request id req-2476d6fb-bb11-4929-bf78-755ba5a46ebc 2018-07-24 03:12:48,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:48,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-191e99cc-666a-4886-a946-9cd268c6b951 Date: Tue, 24 Jul 2018 03:12:48 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 03:12:48,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-191e99cc-666a-4886-a946-9cd268c6b951 2018-07-24 03:12:48,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/35efb4e8-9744-4098-b23e-3daca2e402d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:48,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-bb0e1f0f-2c1f-42ed-a96a-30ab34e5b353 Date: Tue, 24 Jul 2018 03:12:48 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"35efb4e8-9744-4098-b23e-3daca2e402d6","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"d02f8cc9-a1e8-4015-bae3-cc843327ac47","tenant_id":"","created_at":"2018-07-24T03:12:41Z","ip_version":4}} 2018-07-24 03:12:48,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/35efb4e8-9744-4098-b23e-3daca2e402d6 used request id req-bb0e1f0f-2c1f-42ed-a96a-30ab34e5b353 2018-07-24 03:12:48,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/35efb4e8-9744-4098-b23e-3daca2e402d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:48,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-628cf657-0623-4ae3-96f0-2df19e2f8c65 Date: Tue, 24 Jul 2018 03:12:48 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"35efb4e8-9744-4098-b23e-3daca2e402d6","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"d02f8cc9-a1e8-4015-bae3-cc843327ac47","tenant_id":"","created_at":"2018-07-24T03:12:41Z","ip_version":4}} 2018-07-24 03:12:48,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/35efb4e8-9744-4098-b23e-3daca2e402d6 used request id req-628cf657-0623-4ae3-96f0-2df19e2f8c65 2018-07-24 03:12:48,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/35efb4e8-9744-4098-b23e-3daca2e402d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:49,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-61ab1f14-2fd6-43f9-900d-97964afdaa78 Date: Tue, 24 Jul 2018 03:12:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"35efb4e8-9744-4098-b23e-3daca2e402d6","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"d02f8cc9-a1e8-4015-bae3-cc843327ac47","tenant_id":"","created_at":"2018-07-24T03:12:41Z","ip_version":4}} 2018-07-24 03:12:49,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/35efb4e8-9744-4098-b23e-3daca2e402d6 used request id req-61ab1f14-2fd6-43f9-900d-97964afdaa78 2018-07-24 03:12:49,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:49,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-763d1674-9d75-4822-b013-41be3789fd39 Date: Tue, 24 Jul 2018 03:12:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:12:42Z", "admin_state_up": true, "updated_at": "2018-07-24T03:12:46Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "49a7f870-39ad-4ed1-bcd9-c372a7d536b2", "name": "NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-router"}]} 2018-07-24 03:12:49,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-router used request id req-763d1674-9d75-4822-b013-41be3789fd39 2018-07-24 03:12:49,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:49,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-526ae6ec-1faf-45e7-aa54-e6fb0e016783 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:12:49,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-526ae6ec-1faf-45e7-aa54-e6fb0e016783 2018-07-24 03:12:49,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=49a7f870-39ad-4ed1-bcd9-c372a7d536b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:49,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3518 X-Openstack-Request-Id: req-b8bb43a5-06a7-4603-a3ff-a2690ab9da09 Date: Tue, 24 Jul 2018 03:12:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:49Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"35efb4e8-9744-4098-b23e-3daca2e402d6","ip_address":"169.254.192.1"}],"id":"02f3c233-454a-444f-bc16-8f82d0319dbc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:4e:54","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"d02f8cc9-a1e8-4015-bae3-cc843327ac47","tenant_id":"","created_at":"2018-07-24T03:12:44Z","binding:vnic_type":"normal","device_id":"49a7f870-39ad-4ed1-bcd9-c372a7d536b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:49Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.206"}],"id":"6be848b4-497c-45e5-a1ed-ce7b2ec15ee4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:09:35:7f","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T03:12:43Z","binding:vnic_type":"normal","device_id":"49a7f870-39ad-4ed1-bcd9-c372a7d536b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:45Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"35efb4e8-9744-4098-b23e-3daca2e402d6","ip_address":"169.254.192.7"}],"id":"9d9eb900-e021-48c6-a85d-0821a62ff9cd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:78:45","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"d02f8cc9-a1e8-4015-bae3-cc843327ac47","tenant_id":"","created_at":"2018-07-24T03:12:45Z","binding:vnic_type":"normal","device_id":"49a7f870-39ad-4ed1-bcd9-c372a7d536b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:12:46Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"35efb4e8-9744-4098-b23e-3daca2e402d6","ip_address":"169.254.192.8"}],"id":"f85033cc-3137-4953-82cf-8a6aa0fe616b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:bd:fa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"d02f8cc9-a1e8-4015-bae3-cc843327ac47","tenant_id":"","created_at":"2018-07-24T03:12:46Z","binding:vnic_type":"normal","device_id":"49a7f870-39ad-4ed1-bcd9-c372a7d536b2","ip_allocation":"immediate"}]} 2018-07-24 03:12:49,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=49a7f870-39ad-4ed1-bcd9-c372a7d536b2 used request id req-b8bb43a5-06a7-4603-a3ff-a2690ab9da09 2018-07-24 03:12:49,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:49,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5a3610d5-0773-45d3-bb32-02139fea083c Date: Tue, 24 Jul 2018 03:12:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 03:12:49,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-5a3610d5-0773-45d3-bb32-02139fea083c 2018-07-24 03:12:49,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/35efb4e8-9744-4098-b23e-3daca2e402d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:49,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-cfea75a1-2dfb-42c4-8f6d-39594a157745 Date: Tue, 24 Jul 2018 03:12:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"35efb4e8-9744-4098-b23e-3daca2e402d6","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"d02f8cc9-a1e8-4015-bae3-cc843327ac47","tenant_id":"","created_at":"2018-07-24T03:12:41Z","ip_version":4}} 2018-07-24 03:12:49,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/35efb4e8-9744-4098-b23e-3daca2e402d6 used request id req-cfea75a1-2dfb-42c4-8f6d-39594a157745 2018-07-24 03:12:49,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/35efb4e8-9744-4098-b23e-3daca2e402d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:49,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-da9f2f59-2dd1-4b79-97b0-978c0b5c1d0d Date: Tue, 24 Jul 2018 03:12:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"35efb4e8-9744-4098-b23e-3daca2e402d6","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"d02f8cc9-a1e8-4015-bae3-cc843327ac47","tenant_id":"","created_at":"2018-07-24T03:12:41Z","ip_version":4}} 2018-07-24 03:12:49,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/35efb4e8-9744-4098-b23e-3daca2e402d6 used request id req-da9f2f59-2dd1-4b79-97b0-978c0b5c1d0d 2018-07-24 03:12:49,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/35efb4e8-9744-4098-b23e-3daca2e402d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:49,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-c74a92b5-be2e-4532-9b17-dfea38bc04b4 Date: Tue, 24 Jul 2018 03:12:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:12:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"35efb4e8-9744-4098-b23e-3daca2e402d6","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"d02f8cc9-a1e8-4015-bae3-cc843327ac47","tenant_id":"","created_at":"2018-07-24T03:12:41Z","ip_version":4}} 2018-07-24 03:12:49,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/35efb4e8-9744-4098-b23e-3daca2e402d6 used request id req-c74a92b5-be2e-4532-9b17-dfea38bc04b4 2018-07-24 03:12:49,865 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-subnet 2018-07-24 03:12:49,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/806928ca-48d8-4793-b761-5e50465d0fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:51,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-551a42f0-7d32-484f-97f2-b1efefb929af Date: Tue, 24 Jul 2018 03:12:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:12:51,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/806928ca-48d8-4793-b761-5e50465d0fe4 used request id req-551a42f0-7d32-484f-97f2-b1efefb929af 2018-07-24 03:12:51,793 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-router 2018-07-24 03:12:51,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/49a7f870-39ad-4ed1-bcd9-c372a7d536b2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" -d '{"subnet_id": "806928ca-48d8-4793-b761-5e50465d0fe4"}' 2018-07-24 03:12:52,346 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-07666c52-3e89-477c-9761-3a15e878957c Date: Tue, 24 Jul 2018 03:12:52 GMT RESP BODY: {"NeutronError": {"message": "Subnet 806928ca-48d8-4793-b761-5e50465d0fe4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-24 03:12:52,346 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/49a7f870-39ad-4ed1-bcd9-c372a7d536b2/add_router_interface used request id req-07666c52-3e89-477c-9761-3a15e878957c 2018-07-24 03:12:52,347 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 806928ca-48d8-4793-b761-5e50465d0fe4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-24 03:12:52,347 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-router 2018-07-24 03:12:52,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/49a7f870-39ad-4ed1-bcd9-c372a7d536b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:55,703 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61f395b1-3ccc-4662-92a8-dfae5b9b6420 Content-Length: 0 Date: Tue, 24 Jul 2018 03:12:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:12:55,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/49a7f870-39ad-4ed1-bcd9-c372a7d536b2 used request id req-61f395b1-3ccc-4662-92a8-dfae5b9b6420 2018-07-24 03:12:55,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:55,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c974d924-b8de-480c-85c0-126001fcff17 Date: Tue, 24 Jul 2018 03:12:55 GMT RESP BODY: {"routers": []} 2018-07-24 03:12:55,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-router used request id req-c974d924-b8de-480c-85c0-126001fcff17 2018-07-24 03:12:55,764 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-subnet 2018-07-24 03:12:55,764 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-subnet 2018-07-24 03:12:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/806928ca-48d8-4793-b761-5e50465d0fe4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:55,979 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-86283838-1ad8-40e1-be74-2357dd609ace Date: Tue, 24 Jul 2018 03:12:55 GMT RESP BODY: {"NeutronError": {"message": "Subnet 806928ca-48d8-4793-b761-5e50465d0fe4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-24 03:12:55,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/806928ca-48d8-4793-b761-5e50465d0fe4 used request id req-86283838-1ad8-40e1-be74-2357dd609ace 2018-07-24 03:12:55,979 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 806928ca-48d8-4793-b761-5e50465d0fe4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-24 03:12:55,979 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7fbb8b35-52b6-41ef-a08b-063affcf4b85-pub-net 2018-07-24 03:12:55,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/f635aba7-0c8f-4d9d-966d-22d495e9afbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d4f8418e9b38175be9a1cc5b06be5fa8a2f199c" 2018-07-24 03:12:56,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66106f45-1092-4976-b00b-ac7e0b1eb8c0 Date: Tue, 24 Jul 2018 03:12:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:12:56,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f635aba7-0c8f-4d9d-966d-22d495e9afbc used request id req-66106f45-1092-4976-b00b-ac7e0b1eb8c0 2018-07-24 03:12:56,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:12:57,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:12:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["gMv7rEYaRwKU3tuG2GXU9w"], "issued_at": "2018-07-24T03:12:57.000000Z"}} 2018-07-24 03:12:57,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d280675a37743db65ab73ff3bee2ba6796d81a5c" 2018-07-24 03:12:57,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c305c89-e809-4898-922a-8e8cac58faa0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:12:57,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7c305c89-e809-4898-922a-8e8cac58faa0 2018-07-24 03:12:57,164 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-net 2018-07-24 03:12:57,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d280675a37743db65ab73ff3bee2ba6796d81a5c" -d '{"network": {"name": "NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-net", "admin_state_up": true}}' 2018-07-24 03:12:57,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-ea55e12b-9779-4e84-af8f-28feb610b38d Date: Tue, 24 Jul 2018 03:12:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4aa58611-c556-4c29-b668-e2ceb624a2aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:12:57Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:57Z","mtu":1450}} 2018-07-24 03:12:57,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-ea55e12b-9779-4e84-af8f-28feb610b38d 2018-07-24 03:12:57,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=4aa58611-c556-4c29-b668-e2ceb624a2aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d280675a37743db65ab73ff3bee2ba6796d81a5c" 2018-07-24 03:12:57,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-9b438e0b-e952-4967-b311-8da82b0eacfc Date: Tue, 24 Jul 2018 03:12:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4aa58611-c556-4c29-b668-e2ceb624a2aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:12:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:57Z","provider:network_type":"vxlan"}]} 2018-07-24 03:12:57,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=4aa58611-c556-4c29-b668-e2ceb624a2aa used request id req-9b438e0b-e952-4967-b311-8da82b0eacfc 2018-07-24 03:12:57,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4aa58611-c556-4c29-b668-e2ceb624a2aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d280675a37743db65ab73ff3bee2ba6796d81a5c" 2018-07-24 03:12:58,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a7cee58d-e36a-4c49-bb59-e0d5d3aba86e Date: Tue, 24 Jul 2018 03:12:58 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:12:58,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4aa58611-c556-4c29-b668-e2ceb624a2aa used request id req-a7cee58d-e36a-4c49-bb59-e0d5d3aba86e 2018-07-24 03:12:58,034 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-subnet 2018-07-24 03:12:58,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d280675a37743db65ab73ff3bee2ba6796d81a5c" -d '{"subnets": [{"ip_version": 4, "network_id": "4aa58611-c556-4c29-b668-e2ceb624a2aa", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-subnet"}]}' 2018-07-24 03:12:58,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-57d35c79-e42b-4813-830c-08b237d2ac6e Date: Tue, 24 Jul 2018 03:12:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12:58Z","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":"ac199b80-0648-4ce3-8c83-cd07ae7886f9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4aa58611-c556-4c29-b668-e2ceb624a2aa","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:58Z","ip_version":4}]} 2018-07-24 03:12:58,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-57d35c79-e42b-4813-830c-08b237d2ac6e 2018-07-24 03:12:58,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=4aa58611-c556-4c29-b668-e2ceb624a2aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d280675a37743db65ab73ff3bee2ba6796d81a5c" 2018-07-24 03:12:59,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-777499e2-9046-4445-988e-f6d9684c624d Date: Tue, 24 Jul 2018 03:12:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4aa58611-c556-4c29-b668-e2ceb624a2aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["ac199b80-0648-4ce3-8c83-cd07ae7886f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:12:58Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:57Z","provider:network_type":"vxlan"}]} 2018-07-24 03:12:59,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=4aa58611-c556-4c29-b668-e2ceb624a2aa used request id req-777499e2-9046-4445-988e-f6d9684c624d 2018-07-24 03:12:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4aa58611-c556-4c29-b668-e2ceb624a2aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d280675a37743db65ab73ff3bee2ba6796d81a5c" 2018-07-24 03:12:59,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-33fa834c-ad5f-427c-9d8c-c379cdf5413f Date: Tue, 24 Jul 2018 03:12:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12:58Z","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":"ac199b80-0648-4ce3-8c83-cd07ae7886f9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4aa58611-c556-4c29-b668-e2ceb624a2aa","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:58Z","ip_version":4}]} 2018-07-24 03:12:59,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4aa58611-c556-4c29-b668-e2ceb624a2aa used request id req-33fa834c-ad5f-427c-9d8c-c379cdf5413f 2018-07-24 03:12:59,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d280675a37743db65ab73ff3bee2ba6796d81a5c" 2018-07-24 03:12:59,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-77e9e23c-e836-42e3-be74-b182ef396ab6 Date: Tue, 24 Jul 2018 03:12:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4aa58611-c556-4c29-b668-e2ceb624a2aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["ac199b80-0648-4ce3-8c83-cd07ae7886f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:12:58Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:57Z","provider:network_type":"vxlan"}]} 2018-07-24 03:12:59,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-net used request id req-77e9e23c-e836-42e3-be74-b182ef396ab6 2018-07-24 03:12:59,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:12:59,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:12: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:12:59,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d280675a37743db65ab73ff3bee2ba6796d81a5c" 2018-07-24 03:12:59,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc25f8c9-7f76-4d6f-a96a-fec1f5d2be77 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:12:59,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-dc25f8c9-7f76-4d6f-a96a-fec1f5d2be77 2018-07-24 03:12:59,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4aa58611-c556-4c29-b668-e2ceb624a2aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d280675a37743db65ab73ff3bee2ba6796d81a5c" 2018-07-24 03:12:59,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5967e6e4-b54d-4292-b2ac-6b5dec4c7d5c Date: Tue, 24 Jul 2018 03:12:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12:58Z","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":"ac199b80-0648-4ce3-8c83-cd07ae7886f9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4aa58611-c556-4c29-b668-e2ceb624a2aa","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:58Z","ip_version":4}]} 2018-07-24 03:12:59,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4aa58611-c556-4c29-b668-e2ceb624a2aa used request id req-5967e6e4-b54d-4292-b2ac-6b5dec4c7d5c 2018-07-24 03:12:59,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=4aa58611-c556-4c29-b668-e2ceb624a2aa&name=NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d280675a37743db65ab73ff3bee2ba6796d81a5c" 2018-07-24 03:12:59,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9073ec5c-5ce8-4c6f-8b6e-bfcd12ab94d8 Date: Tue, 24 Jul 2018 03:12:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:12:58Z","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":"ac199b80-0648-4ce3-8c83-cd07ae7886f9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4aa58611-c556-4c29-b668-e2ceb624a2aa","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:12:58Z","ip_version":4}]} 2018-07-24 03:12:59,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=4aa58611-c556-4c29-b668-e2ceb624a2aa&name=NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-subnet used request id req-9073ec5c-5ce8-4c6f-8b6e-bfcd12ab94d8 2018-07-24 03:12:59,944 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-subnet 2018-07-24 03:12:59,944 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-subnet 2018-07-24 03:12:59,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/ac199b80-0648-4ce3-8c83-cd07ae7886f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d280675a37743db65ab73ff3bee2ba6796d81a5c" 2018-07-24 03:13:01,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f01fd1ad-7db3-445b-b82f-4210932a12c6 Date: Tue, 24 Jul 2018 03:13:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:13:01,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ac199b80-0648-4ce3-8c83-cd07ae7886f9 used request id req-f01fd1ad-7db3-445b-b82f-4210932a12c6 2018-07-24 03:13:01,610 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d039625f-d707-4d8e-b548-e4a5df2e4836-pub-net 2018-07-24 03:13:01,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/4aa58611-c556-4c29-b668-e2ceb624a2aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d280675a37743db65ab73ff3bee2ba6796d81a5c" 2018-07-24 03:13:03,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-24651b67-f784-4b43-8a6e-6aaf1dfae3dd Date: Tue, 24 Jul 2018 03:13:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:13:03,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/4aa58611-c556-4c29-b668-e2ceb624a2aa used request id req-24651b67-f784-4b43-8a6e-6aaf1dfae3dd 2018-07-24 03:13:03,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:13:03,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:13:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["wU-2ksnjRruR--Eq8JC-UA"], "issued_at": "2018-07-24T03:13:03.000000Z"}} 2018-07-24 03:13:03,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:03,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e23a5f-e53c-4365-a3ef-76d4c6f1df6f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:13:03,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-35e23a5f-e53c-4365-a3ef-76d4c6f1df6f 2018-07-24 03:13:03,611 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-net 2018-07-24 03:13:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" -d '{"network": {"name": "NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-net", "admin_state_up": true}}' 2018-07-24 03:13:04,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-3c75ecc4-c9c9-4424-8846-8d035cf7b111 Date: Tue, 24 Jul 2018 03:13:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8dea0d8b-4f5e-4177-b9fc-892d353f5ecf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:13:04Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:04Z","mtu":1450}} 2018-07-24 03:13:04,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-3c75ecc4-c9c9-4424-8846-8d035cf7b111 2018-07-24 03:13:04,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=8dea0d8b-4f5e-4177-b9fc-892d353f5ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:04,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-07a4e0a4-1b73-45c4-a3e6-5505f86da4fc Date: Tue, 24 Jul 2018 03:13:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8dea0d8b-4f5e-4177-b9fc-892d353f5ecf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:13:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:04Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:04,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=8dea0d8b-4f5e-4177-b9fc-892d353f5ecf used request id req-07a4e0a4-1b73-45c4-a3e6-5505f86da4fc 2018-07-24 03:13:04,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8dea0d8b-4f5e-4177-b9fc-892d353f5ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:04,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e041f043-bba2-4135-b43e-49ef4d7ffe5c Date: Tue, 24 Jul 2018 03:13:04 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:13:04,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8dea0d8b-4f5e-4177-b9fc-892d353f5ecf used request id req-e041f043-bba2-4135-b43e-49ef4d7ffe5c 2018-07-24 03:13:04,622 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-subnet 2018-07-24 03:13:04,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" -d '{"subnets": [{"ip_version": 4, "network_id": "8dea0d8b-4f5e-4177-b9fc-892d353f5ecf", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-subnet"}]}' 2018-07-24 03:13:05,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-eef02b4f-e2a4-4a80-8caa-186a5133e04c Date: Tue, 24 Jul 2018 03:13:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:04Z","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":"c465a5b5-038c-4542-a13a-d53d31d0890b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8dea0d8b-4f5e-4177-b9fc-892d353f5ecf","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:04Z","ip_version":4}]} 2018-07-24 03:13:05,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-eef02b4f-e2a4-4a80-8caa-186a5133e04c 2018-07-24 03:13:05,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=8dea0d8b-4f5e-4177-b9fc-892d353f5ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:05,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-dbb984a7-71ad-4e59-9f39-42229902a3f1 Date: Tue, 24 Jul 2018 03:13:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dea0d8b-4f5e-4177-b9fc-892d353f5ecf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["c465a5b5-038c-4542-a13a-d53d31d0890b"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:04Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:05,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=8dea0d8b-4f5e-4177-b9fc-892d353f5ecf used request id req-dbb984a7-71ad-4e59-9f39-42229902a3f1 2018-07-24 03:13:05,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8dea0d8b-4f5e-4177-b9fc-892d353f5ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:05,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-354f063d-e7bf-4b6d-84c5-5b5a8f3a04d7 Date: Tue, 24 Jul 2018 03:13:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:04Z","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":"c465a5b5-038c-4542-a13a-d53d31d0890b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8dea0d8b-4f5e-4177-b9fc-892d353f5ecf","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:04Z","ip_version":4}]} 2018-07-24 03:13:05,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8dea0d8b-4f5e-4177-b9fc-892d353f5ecf used request id req-354f063d-e7bf-4b6d-84c5-5b5a8f3a04d7 2018-07-24 03:13:05,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:06,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-777ab91e-cef2-4cc6-a4eb-6cd35a309ff7 Date: Tue, 24 Jul 2018 03:13:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dea0d8b-4f5e-4177-b9fc-892d353f5ecf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["c465a5b5-038c-4542-a13a-d53d31d0890b"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:04Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:06,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-net used request id req-777ab91e-cef2-4cc6-a4eb-6cd35a309ff7 2018-07-24 03:13:06,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:13:06,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:13: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:13:06,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:06,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7576dc95-e402-4e20-9158-1383985648ca 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:13:06,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-7576dc95-e402-4e20-9158-1383985648ca 2018-07-24 03:13:06,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8dea0d8b-4f5e-4177-b9fc-892d353f5ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:06,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c274660b-c007-40e5-a390-3a989ac2793f Date: Tue, 24 Jul 2018 03:13:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:04Z","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":"c465a5b5-038c-4542-a13a-d53d31d0890b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8dea0d8b-4f5e-4177-b9fc-892d353f5ecf","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:04Z","ip_version":4}]} 2018-07-24 03:13:06,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8dea0d8b-4f5e-4177-b9fc-892d353f5ecf used request id req-c274660b-c007-40e5-a390-3a989ac2793f 2018-07-24 03:13:06,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:13:06,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:13:06,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:13:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["yuYsk9VWSnuLHRM6oJB9zA"], "issued_at": "2018-07-24T03:13:06.000000Z"}} 2018-07-24 03:13:06,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c14e974ffe72432b5ccfc9942222b200dab56040" 2018-07-24 03:13:06,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83eac821-25e8-4849-8c5b-c4df40dfdcbc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:13:06,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-83eac821-25e8-4849-8c5b-c4df40dfdcbc 2018-07-24 03:13:06,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:06,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0264ef9b-6e87-4eec-b0d5-af7f00ba15d5 Date: Tue, 24 Jul 2018 03:13:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:13:06,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-0264ef9b-6e87-4eec-b0d5-af7f00ba15d5 2018-07-24 03:13:06,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:07,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-45af7f69-f7c0-453b-8849-4df62855211b Date: Tue, 24 Jul 2018 03:13:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:13:07,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-45af7f69-f7c0-453b-8849-4df62855211b 2018-07-24 03:13:07,050 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-router 2018-07-24 03:13:07,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-router", "admin_state_up": true}}' 2018-07-24 03:13:13,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-e131e404-4b3e-45f9-86f2-7c6c04c67c69 Date: Tue, 24 Jul 2018 03:13:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:13:07Z", "admin_state_up": true, "updated_at": "2018-07-24T03:13:08Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "9b4f2e3a-2dd0-41f1-a422-04be7703d095", "name": "NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-router"}} 2018-07-24 03:13:13,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-e131e404-4b3e-45f9-86f2-7c6c04c67c69 2018-07-24 03:13:13,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=9b4f2e3a-2dd0-41f1-a422-04be7703d095 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:13,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3361 X-Openstack-Request-Id: req-6186e1d6-eed8-4c2e-83c2-e6320cd0f099 Date: Tue, 24 Jul 2018 03:13:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:12Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.209"}],"id":"177dd4be-f732-42ff-9924-e06b0d5969ad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:29:58:30","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T03:13:08Z","binding:vnic_type":"normal","device_id":"9b4f2e3a-2dd0-41f1-a422-04be7703d095","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:11Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f4fde0c9-e2ab-4312-84a7-12b309a3eaba","ip_address":"169.254.192.1"}],"id":"59ae8b4a-ec3b-4a70-8d93-1a8f9f598747","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:aa:42:72","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"9997780f-1f6e-4ca6-a0bb-62c70376dcf7","tenant_id":"","created_at":"2018-07-24T03:13:11Z","binding:vnic_type":"normal","device_id":"9b4f2e3a-2dd0-41f1-a422-04be7703d095","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:10Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f4fde0c9-e2ab-4312-84a7-12b309a3eaba","ip_address":"169.254.192.10"}],"id":"84d65789-69fe-45e8-b596-e1733510ef28","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:5b:26","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"9997780f-1f6e-4ca6-a0bb-62c70376dcf7","tenant_id":"","created_at":"2018-07-24T03:13:10Z","binding:vnic_type":"normal","device_id":"9b4f2e3a-2dd0-41f1-a422-04be7703d095","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:09Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f4fde0c9-e2ab-4312-84a7-12b309a3eaba","ip_address":"169.254.192.9"}],"id":"a35660ef-ff2c-4d41-b276-c1dbb008f609","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b6:a8:dc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"9997780f-1f6e-4ca6-a0bb-62c70376dcf7","tenant_id":"","created_at":"2018-07-24T03:13:09Z","binding:vnic_type":"normal","device_id":"9b4f2e3a-2dd0-41f1-a422-04be7703d095","ip_allocation":"immediate"}]} 2018-07-24 03:13:13,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=9b4f2e3a-2dd0-41f1-a422-04be7703d095 used request id req-6186e1d6-eed8-4c2e-83c2-e6320cd0f099 2018-07-24 03:13:13,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:13,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-eb8b6344-cf88-48e6-bac8-a987f87c4325 Date: Tue, 24 Jul 2018 03:13:13 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 03:13:13,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-eb8b6344-cf88-48e6-bac8-a987f87c4325 2018-07-24 03:13:13,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/f4fde0c9-e2ab-4312-84a7-12b309a3eaba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:13,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-6066fb9d-4df7-4d2a-807a-b767cc53adf6 Date: Tue, 24 Jul 2018 03:13:13 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:13:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f4fde0c9-e2ab-4312-84a7-12b309a3eaba","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"9997780f-1f6e-4ca6-a0bb-62c70376dcf7","tenant_id":"","created_at":"2018-07-24T03:13:07Z","ip_version":4}} 2018-07-24 03:13:13,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/f4fde0c9-e2ab-4312-84a7-12b309a3eaba used request id req-6066fb9d-4df7-4d2a-807a-b767cc53adf6 2018-07-24 03:13:13,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/f4fde0c9-e2ab-4312-84a7-12b309a3eaba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:13,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-3e5ff15d-cb09-40aa-a606-2a7f5ec03162 Date: Tue, 24 Jul 2018 03:13:13 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:13:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f4fde0c9-e2ab-4312-84a7-12b309a3eaba","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"9997780f-1f6e-4ca6-a0bb-62c70376dcf7","tenant_id":"","created_at":"2018-07-24T03:13:07Z","ip_version":4}} 2018-07-24 03:13:13,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/f4fde0c9-e2ab-4312-84a7-12b309a3eaba used request id req-3e5ff15d-cb09-40aa-a606-2a7f5ec03162 2018-07-24 03:13:13,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/f4fde0c9-e2ab-4312-84a7-12b309a3eaba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:13,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-cd2f2fff-4414-4c33-9de9-a1656cff9a12 Date: Tue, 24 Jul 2018 03:13:13 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:13:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f4fde0c9-e2ab-4312-84a7-12b309a3eaba","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"9997780f-1f6e-4ca6-a0bb-62c70376dcf7","tenant_id":"","created_at":"2018-07-24T03:13:07Z","ip_version":4}} 2018-07-24 03:13:13,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/f4fde0c9-e2ab-4312-84a7-12b309a3eaba used request id req-cd2f2fff-4414-4c33-9de9-a1656cff9a12 2018-07-24 03:13:13,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:14,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a0341c40-4386-4cbc-b928-ea6d653eb840 Date: Tue, 24 Jul 2018 03:13:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:13:07Z", "admin_state_up": true, "updated_at": "2018-07-24T03:13:11Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "9b4f2e3a-2dd0-41f1-a422-04be7703d095", "name": "NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-router"}]} 2018-07-24 03:13:14,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-router used request id req-a0341c40-4386-4cbc-b928-ea6d653eb840 2018-07-24 03:13:14,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:14,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5865e312-c205-4b01-b306-274d4719bf2b 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:13:14,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-5865e312-c205-4b01-b306-274d4719bf2b 2018-07-24 03:13:14,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=9b4f2e3a-2dd0-41f1-a422-04be7703d095 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:14,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3519 X-Openstack-Request-Id: req-c0b5d0b1-5c02-4bb2-b417-2a6e9b7dc3fa Date: Tue, 24 Jul 2018 03:13:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:14Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.209"}],"id":"177dd4be-f732-42ff-9924-e06b0d5969ad","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:58:30","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T03:13:08Z","binding:vnic_type":"normal","device_id":"9b4f2e3a-2dd0-41f1-a422-04be7703d095","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:11Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f4fde0c9-e2ab-4312-84a7-12b309a3eaba","ip_address":"169.254.192.1"}],"id":"59ae8b4a-ec3b-4a70-8d93-1a8f9f598747","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:aa:42:72","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"9997780f-1f6e-4ca6-a0bb-62c70376dcf7","tenant_id":"","created_at":"2018-07-24T03:13:11Z","binding:vnic_type":"normal","device_id":"9b4f2e3a-2dd0-41f1-a422-04be7703d095","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:10Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f4fde0c9-e2ab-4312-84a7-12b309a3eaba","ip_address":"169.254.192.10"}],"id":"84d65789-69fe-45e8-b596-e1733510ef28","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:5b:26","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"9997780f-1f6e-4ca6-a0bb-62c70376dcf7","tenant_id":"","created_at":"2018-07-24T03:13:10Z","binding:vnic_type":"normal","device_id":"9b4f2e3a-2dd0-41f1-a422-04be7703d095","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:14Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f4fde0c9-e2ab-4312-84a7-12b309a3eaba","ip_address":"169.254.192.9"}],"id":"a35660ef-ff2c-4d41-b276-c1dbb008f609","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:a8:dc","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"9997780f-1f6e-4ca6-a0bb-62c70376dcf7","tenant_id":"","created_at":"2018-07-24T03:13:09Z","binding:vnic_type":"normal","device_id":"9b4f2e3a-2dd0-41f1-a422-04be7703d095","ip_allocation":"immediate"}]} 2018-07-24 03:13:14,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=9b4f2e3a-2dd0-41f1-a422-04be7703d095 used request id req-c0b5d0b1-5c02-4bb2-b417-2a6e9b7dc3fa 2018-07-24 03:13:14,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:14,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-98cf2e7d-d957-4a44-a1cd-3f64b9dfd7f0 Date: Tue, 24 Jul 2018 03:13:14 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 03:13:14,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-98cf2e7d-d957-4a44-a1cd-3f64b9dfd7f0 2018-07-24 03:13:14,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/f4fde0c9-e2ab-4312-84a7-12b309a3eaba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:14,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-1af6b72b-313c-47c1-84f3-534dc8c8848b Date: Tue, 24 Jul 2018 03:13:14 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:13:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f4fde0c9-e2ab-4312-84a7-12b309a3eaba","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"9997780f-1f6e-4ca6-a0bb-62c70376dcf7","tenant_id":"","created_at":"2018-07-24T03:13:07Z","ip_version":4}} 2018-07-24 03:13:14,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/f4fde0c9-e2ab-4312-84a7-12b309a3eaba used request id req-1af6b72b-313c-47c1-84f3-534dc8c8848b 2018-07-24 03:13:14,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/f4fde0c9-e2ab-4312-84a7-12b309a3eaba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:15,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-e42fd19a-0f3c-4b4b-9266-d26a8be85e1e Date: Tue, 24 Jul 2018 03:13:15 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:13:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f4fde0c9-e2ab-4312-84a7-12b309a3eaba","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"9997780f-1f6e-4ca6-a0bb-62c70376dcf7","tenant_id":"","created_at":"2018-07-24T03:13:07Z","ip_version":4}} 2018-07-24 03:13:15,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/f4fde0c9-e2ab-4312-84a7-12b309a3eaba used request id req-e42fd19a-0f3c-4b4b-9266-d26a8be85e1e 2018-07-24 03:13:15,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/f4fde0c9-e2ab-4312-84a7-12b309a3eaba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:15,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-fb590bbb-1c1d-4c99-b198-9a8af0bbeec5 Date: Tue, 24 Jul 2018 03:13:15 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:13:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f4fde0c9-e2ab-4312-84a7-12b309a3eaba","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"9997780f-1f6e-4ca6-a0bb-62c70376dcf7","tenant_id":"","created_at":"2018-07-24T03:13:07Z","ip_version":4}} 2018-07-24 03:13:15,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/f4fde0c9-e2ab-4312-84a7-12b309a3eaba used request id req-fb590bbb-1c1d-4c99-b198-9a8af0bbeec5 2018-07-24 03:13:15,439 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-router 2018-07-24 03:13:15,439 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-router 2018-07-24 03:13:15,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/9b4f2e3a-2dd0-41f1-a422-04be7703d095 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:18,986 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59c85689-676e-44ab-ad41-14400483caf1 Content-Length: 0 Date: Tue, 24 Jul 2018 03:13:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:13:18,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/9b4f2e3a-2dd0-41f1-a422-04be7703d095 used request id req-59c85689-676e-44ab-ad41-14400483caf1 2018-07-24 03:13:18,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:19,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7e626e2a-2542-481b-9395-034088965fdc Date: Tue, 24 Jul 2018 03:13:19 GMT RESP BODY: {"routers": []} 2018-07-24 03:13:19,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-router used request id req-7e626e2a-2542-481b-9395-034088965fdc 2018-07-24 03:13:19,206 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-subnet 2018-07-24 03:13:19,206 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-subnet 2018-07-24 03:13:19,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/c465a5b5-038c-4542-a13a-d53d31d0890b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:21,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01086f60-9e55-421e-a55e-397d7d8c3db3 Date: Tue, 24 Jul 2018 03:13:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:13:21,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c465a5b5-038c-4542-a13a-d53d31d0890b used request id req-01086f60-9e55-421e-a55e-397d7d8c3db3 2018-07-24 03:13:21,206 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-42dfc326-d4d8-479e-9982-8fb45b6646c8-pub-net 2018-07-24 03:13:21,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/8dea0d8b-4f5e-4177-b9fc-892d353f5ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd95a4fa946f7b20fb1534e839f8a109a5fc4c20" 2018-07-24 03:13:22,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51f1e6fc-90df-4e46-a55d-653d910c4ea9 Date: Tue, 24 Jul 2018 03:13:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:13:22,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8dea0d8b-4f5e-4177-b9fc-892d353f5ecf used request id req-51f1e6fc-90df-4e46-a55d-653d910c4ea9 2018-07-24 03:13:22,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:13:23,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:13:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["r3rTjQMrQGWLQ3BIbVsgjw"], "issued_at": "2018-07-24T03:13:22.000000Z"}} 2018-07-24 03:13:23,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:23,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2e8d01-d30b-46e3-a981-0212fd34daf9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:13:23,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cc2e8d01-d30b-46e3-a981-0212fd34daf9 2018-07-24 03:13:23,089 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net 2018-07-24 03:13:23,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" -d '{"network": {"name": "NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net", "admin_state_up": true}}' 2018-07-24 03:13:23,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-f6eb2a8d-76ff-4b18-8af5-c31e1ff32012 Date: Tue, 24 Jul 2018 03:13:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:13:23Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:23Z","mtu":1450}} 2018-07-24 03:13:23,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-f6eb2a8d-76ff-4b18-8af5-c31e1ff32012 2018-07-24 03:13:23,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:23,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-67f9038a-b6e8-41b6-98b8-2a5e56f57acd Date: Tue, 24 Jul 2018 03:13:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:13:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:23Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:23,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f used request id req-67f9038a-b6e8-41b6-98b8-2a5e56f57acd 2018-07-24 03:13:23,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:24,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-61121617-7a87-4fdd-abf5-24efd0a81371 Date: Tue, 24 Jul 2018 03:13:24 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:13:24,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f used request id req-61121617-7a87-4fdd-abf5-24efd0a81371 2018-07-24 03:13:24,082 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet 2018-07-24 03:13:24,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" -d '{"subnets": [{"ip_version": 4, "network_id": "a5c40811-bb56-4eb8-9840-7dcf9e1c348f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet"}]}' 2018-07-24 03:13:24,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-23022c34-0ce6-4fd1-a897-4c784f9b04c3 Date: Tue, 24 Jul 2018 03:13:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:24Z","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":"9b16e1aa-2bfd-46fa-9aca-94cace005b28","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:24Z","ip_version":4}]} 2018-07-24 03:13:24,738 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-23022c34-0ce6-4fd1-a897-4c784f9b04c3 2018-07-24 03:13:24,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:25,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-dbb545c2-a4ae-4d2c-973a-983c96269638 Date: Tue, 24 Jul 2018 03:13:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["9b16e1aa-2bfd-46fa-9aca-94cace005b28"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:23Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:25,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f used request id req-dbb545c2-a4ae-4d2c-973a-983c96269638 2018-07-24 03:13:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:25,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9cdfb82a-3c93-4659-9275-458cc54e1159 Date: Tue, 24 Jul 2018 03:13:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:24Z","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":"9b16e1aa-2bfd-46fa-9aca-94cace005b28","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:24Z","ip_version":4}]} 2018-07-24 03:13:25,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f used request id req-9cdfb82a-3c93-4659-9275-458cc54e1159 2018-07-24 03:13:25,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:25,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-14a4da0d-f499-45ce-a2c7-323d9a92166f Date: Tue, 24 Jul 2018 03:13:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["9b16e1aa-2bfd-46fa-9aca-94cace005b28"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:23Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:25,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net used request id req-14a4da0d-f499-45ce-a2c7-323d9a92166f 2018-07-24 03:13:25,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:13:25,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:13:25 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:13:25,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:25,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f57952f-b398-4bb2-8013-f35906dceaf5 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:13:25,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-9f57952f-b398-4bb2-8013-f35906dceaf5 2018-07-24 03:13:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:25,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-941f8cd9-47ff-4bdf-a92a-8c8ac8f3ff18 Date: Tue, 24 Jul 2018 03:13:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:24Z","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":"9b16e1aa-2bfd-46fa-9aca-94cace005b28","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:24Z","ip_version":4}]} 2018-07-24 03:13:25,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f used request id req-941f8cd9-47ff-4bdf-a92a-8c8ac8f3ff18 2018-07-24 03:13:25,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f&name=NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:26,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9c043767-2884-4aff-9141-eaa4f6e42438 Date: Tue, 24 Jul 2018 03:13:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:24Z","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":"9b16e1aa-2bfd-46fa-9aca-94cace005b28","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:24Z","ip_version":4}]} 2018-07-24 03:13:26,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f&name=NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet used request id req-9c043767-2884-4aff-9141-eaa4f6e42438 2018-07-24 03:13:26,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:13:26,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:13:26,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:13:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["f4yh9HRYSZ6fo1lhtxTtqw"], "issued_at": "2018-07-24T03:13:26.000000Z"}} 2018-07-24 03:13:26,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1efc78fc81debc804140e14e6f3a3ecf18d05f6b" 2018-07-24 03:13:26,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7366f09-0db3-4fce-a1f8-992e8b91b90f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:13:26,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c7366f09-0db3-4fce-a1f8-992e8b91b90f 2018-07-24 03:13:26,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:26,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-0fedffe3-b0a6-49f5-8906-f3b227b98e8c Date: Tue, 24 Jul 2018 03:13:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["9b16e1aa-2bfd-46fa-9aca-94cace005b28"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:23Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:26,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net used request id req-0fedffe3-b0a6-49f5-8906-f3b227b98e8c 2018-07-24 03:13:26,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:26,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0eb35e3b-ad05-4fa5-b9e1-5c8ff6ac414a Date: Tue, 24 Jul 2018 03:13:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:24Z","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":"9b16e1aa-2bfd-46fa-9aca-94cace005b28","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:24Z","ip_version":4}]} 2018-07-24 03:13:26,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f used request id req-0eb35e3b-ad05-4fa5-b9e1-5c8ff6ac414a 2018-07-24 03:13:26,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:27,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-ef0ddf8a-98d6-4ca7-b906-a41c8f13df8d Date: Tue, 24 Jul 2018 03:13:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["9b16e1aa-2bfd-46fa-9aca-94cace005b28"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:23Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:27,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net used request id req-ef0ddf8a-98d6-4ca7-b906-a41c8f13df8d 2018-07-24 03:13:27,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:13:27,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:13: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:13:27,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efc78fc81debc804140e14e6f3a3ecf18d05f6b" 2018-07-24 03:13:27,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57fce4d4-34dc-4bfd-aee2-7d2c49eb054a 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:13:27,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-57fce4d4-34dc-4bfd-aee2-7d2c49eb054a 2018-07-24 03:13:27,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:27,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7d146a4e-4e1c-403a-a69d-3e4e6216f777 Date: Tue, 24 Jul 2018 03:13:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:24Z","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":"9b16e1aa-2bfd-46fa-9aca-94cace005b28","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:24Z","ip_version":4}]} 2018-07-24 03:13:27,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f used request id req-7d146a4e-4e1c-403a-a69d-3e4e6216f777 2018-07-24 03:13:27,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f&name=NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:27,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-eb2f9886-0423-4a6b-8089-ac87ca621e15 Date: Tue, 24 Jul 2018 03:13:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:24Z","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":"9b16e1aa-2bfd-46fa-9aca-94cace005b28","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:24Z","ip_version":4}]} 2018-07-24 03:13:27,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a5c40811-bb56-4eb8-9840-7dcf9e1c348f&name=NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet used request id req-eb2f9886-0423-4a6b-8089-ac87ca621e15 2018-07-24 03:13:27,691 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net 2018-07-24 03:13:27,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" -d '{"port": {"network_id": "a5c40811-bb56-4eb8-9840-7dcf9e1c348f", "fixed_ips": [{"subnet_id": "9b16e1aa-2bfd-46fa-9aca-94cace005b28", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-port", "admin_state_up": true}}' 2018-07-24 03:13:28,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-5ec7eb73-852d-49df-997d-bd4278cc0b03 Date: Tue, 24 Jul 2018 03:13:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:28Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9b16e1aa-2bfd-46fa-9aca-94cace005b28","ip_address":"10.55.1.100"}],"id":"afc4137d-7a4d-41fa-b790-bb96250df21a","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:19:1c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-port","project_id":"4a6a5595eff04e89b98d3d63efd1b892","qos_policy_id":null,"admin_state_up":true,"network_id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 03:13:28,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-5ec7eb73-852d-49df-997d-bd4278cc0b03 2018-07-24 03:13:28,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:28,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3842 X-Openstack-Request-Id: req-e363578a-40e2-493f-98a5-618cdc9f4df8 Date: Tue, 24 Jul 2018 03:13:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9b16e1aa-2bfd-46fa-9aca-94cace005b28","ip_address":"10.55.1.2"}],"id":"5e9211b1-2338-47a4-8280-87d0f4caafb4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:fb:97","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5c40811-bb56-4eb8-9840-7dcf9e1c348f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:28Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9b16e1aa-2bfd-46fa-9aca-94cace005b28","ip_address":"10.55.1.100"}],"id":"afc4137d-7a4d-41fa-b790-bb96250df21a","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:19:1c","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-port","admin_state_up":true,"network_id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9b16e1aa-2bfd-46fa-9aca-94cace005b28","ip_address":"10.55.1.4"}],"id":"b2505134-6b46-470d-ad41-60f7b6a79b3d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:32:22","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5c40811-bb56-4eb8-9840-7dcf9e1c348f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9b16e1aa-2bfd-46fa-9aca-94cace005b28","ip_address":"10.55.1.3"}],"id":"b3cc9a09-dd22-4149-9611-6834856a42fb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:0e:29","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5c40811-bb56-4eb8-9840-7dcf9e1c348f","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5c40811-bb56-4eb8-9840-7dcf9e1c348f","ip_allocation":"immediate"}]} 2018-07-24 03:13:28,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports used request id req-e363578a-40e2-493f-98a5-618cdc9f4df8 2018-07-24 03:13:28,721 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-port 2018-07-24 03:13:28,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/afc4137d-7a4d-41fa-b790-bb96250df21a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:29,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6508d1a6-5922-4ab9-8fae-ceab555d32cb Date: Tue, 24 Jul 2018 03:13:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:13:29,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/afc4137d-7a4d-41fa-b790-bb96250df21a used request id req-6508d1a6-5922-4ab9-8fae-ceab555d32cb 2018-07-24 03:13:29,379 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet 2018-07-24 03:13:29,379 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-subnet 2018-07-24 03:13:29,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/9b16e1aa-2bfd-46fa-9aca-94cace005b28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:31,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1745b222-3633-40e5-ba72-7caf705443e3 Date: Tue, 24 Jul 2018 03:13:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:13:31,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/9b16e1aa-2bfd-46fa-9aca-94cace005b28 used request id req-1745b222-3633-40e5-ba72-7caf705443e3 2018-07-24 03:13:31,485 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-4bdd6441-6a00-4315-b190-4f172daffee4-pub-net 2018-07-24 03:13:31,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/a5c40811-bb56-4eb8-9840-7dcf9e1c348f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cea44e178af7bf6588684122cbd99ddaabcc2dc" 2018-07-24 03:13:32,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d663bab-c130-4453-b80a-7e0759b02725 Date: Tue, 24 Jul 2018 03:13:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:13:32,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/a5c40811-bb56-4eb8-9840-7dcf9e1c348f used request id req-8d663bab-c130-4453-b80a-7e0759b02725 2018-07-24 03:13:32,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:13:33,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["0Yvmi551TdSRax0PRUgVGg"], "issued_at": "2018-07-24T03:13:33.000000Z"}} 2018-07-24 03:13:33,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:33,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5557fee-7dc4-42b9-abfc-cbf7a644457f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:13:33,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d5557fee-7dc4-42b9-abfc-cbf7a644457f 2018-07-24 03:13:33,402 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net 2018-07-24 03:13:33,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" -d '{"network": {"name": "NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net", "admin_state_up": true}}' 2018-07-24 03:13:33,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-357c08e2-33fc-4dfe-ada1-47d088c9cb8b Date: Tue, 24 Jul 2018 03:13:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5ee88099-25be-4ab5-aa49-125e0783b709","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:13:33Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:33Z","mtu":1450}} 2018-07-24 03:13:33,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-357c08e2-33fc-4dfe-ada1-47d088c9cb8b 2018-07-24 03:13:33,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5ee88099-25be-4ab5-aa49-125e0783b709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:34,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-fdc43a39-950f-42dd-bdb1-cc2ff5934d7b Date: Tue, 24 Jul 2018 03:13:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5ee88099-25be-4ab5-aa49-125e0783b709","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:13:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:33Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:34,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5ee88099-25be-4ab5-aa49-125e0783b709 used request id req-fdc43a39-950f-42dd-bdb1-cc2ff5934d7b 2018-07-24 03:13:34,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:34,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fe284fb2-c38f-4427-a9ff-91bfdaeb7d90 Date: Tue, 24 Jul 2018 03:13:34 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:13:34,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709 used request id req-fe284fb2-c38f-4427-a9ff-91bfdaeb7d90 2018-07-24 03:13:34,323 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet 2018-07-24 03:13:34,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" -d '{"subnets": [{"ip_version": 4, "network_id": "5ee88099-25be-4ab5-aa49-125e0783b709", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet"}]}' 2018-07-24 03:13:35,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fb06d811-10dd-444b-8169-cd57f5d02f5b Date: Tue, 24 Jul 2018 03:13:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13: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":"a42702c0-a7a6-4400-a9cc-a3719aa270f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5ee88099-25be-4ab5-aa49-125e0783b709","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:34Z","ip_version":4}]} 2018-07-24 03:13:35,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-fb06d811-10dd-444b-8169-cd57f5d02f5b 2018-07-24 03:13:35,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5ee88099-25be-4ab5-aa49-125e0783b709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:35,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0d531884-3fbe-43e2-9987-75b863df3e13 Date: Tue, 24 Jul 2018 03:13:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5ee88099-25be-4ab5-aa49-125e0783b709","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["a42702c0-a7a6-4400-a9cc-a3719aa270f3"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:33Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:35,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5ee88099-25be-4ab5-aa49-125e0783b709 used request id req-0d531884-3fbe-43e2-9987-75b863df3e13 2018-07-24 03:13:35,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:35,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5103b5f7-8cf1-4788-85f8-53364d3dca09 Date: Tue, 24 Jul 2018 03:13:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13: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":"a42702c0-a7a6-4400-a9cc-a3719aa270f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5ee88099-25be-4ab5-aa49-125e0783b709","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:34Z","ip_version":4}]} 2018-07-24 03:13:35,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709 used request id req-5103b5f7-8cf1-4788-85f8-53364d3dca09 2018-07-24 03:13:35,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:36,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-bfcbfb88-4aa4-4cbb-9182-a12cecacf342 Date: Tue, 24 Jul 2018 03:13:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5ee88099-25be-4ab5-aa49-125e0783b709","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["a42702c0-a7a6-4400-a9cc-a3719aa270f3"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:33Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:36,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net used request id req-bfcbfb88-4aa4-4cbb-9182-a12cecacf342 2018-07-24 03:13:36,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:13:36,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:13: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:13:36,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:36,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3acf3794-416d-4059-8ce4-adbe62df7f84 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:13:36,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-3acf3794-416d-4059-8ce4-adbe62df7f84 2018-07-24 03:13:36,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:36,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5ec95843-6d1a-4bd1-9de0-be3d6200be62 Date: Tue, 24 Jul 2018 03:13:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13: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":"a42702c0-a7a6-4400-a9cc-a3719aa270f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5ee88099-25be-4ab5-aa49-125e0783b709","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:34Z","ip_version":4}]} 2018-07-24 03:13:36,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709 used request id req-5ec95843-6d1a-4bd1-9de0-be3d6200be62 2018-07-24 03:13:36,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709&name=NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:36,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-26dd10f5-8bdf-4fbf-b20b-8b691c1357d8 Date: Tue, 24 Jul 2018 03:13:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13: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":"a42702c0-a7a6-4400-a9cc-a3719aa270f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5ee88099-25be-4ab5-aa49-125e0783b709","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:34Z","ip_version":4}]} 2018-07-24 03:13:36,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709&name=NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet used request id req-26dd10f5-8bdf-4fbf-b20b-8b691c1357d8 2018-07-24 03:13:36,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:13:36,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:13:36,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:13:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["e3UMo4rUQhSUgNSJrteWlg"], "issued_at": "2018-07-24T03:13:36.000000Z"}} 2018-07-24 03:13:36,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}71e3d09abf2f2f0f33dfbfc07f873515cee71ed1" 2018-07-24 03:13:37,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14a6d94-83a2-4e8e-83e0-a13025840055 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:13:37,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e14a6d94-83a2-4e8e-83e0-a13025840055 2018-07-24 03:13:37,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:37,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9e0faea2-7fe9-456e-ba62-7e8e3df401fa Date: Tue, 24 Jul 2018 03:13:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5ee88099-25be-4ab5-aa49-125e0783b709","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["a42702c0-a7a6-4400-a9cc-a3719aa270f3"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:33Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:37,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net used request id req-9e0faea2-7fe9-456e-ba62-7e8e3df401fa 2018-07-24 03:13:37,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:37,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ea1f4cd8-005f-4757-96c4-244be8141c52 Date: Tue, 24 Jul 2018 03:13:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13: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":"a42702c0-a7a6-4400-a9cc-a3719aa270f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5ee88099-25be-4ab5-aa49-125e0783b709","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:34Z","ip_version":4}]} 2018-07-24 03:13:37,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709 used request id req-ea1f4cd8-005f-4757-96c4-244be8141c52 2018-07-24 03:13:37,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:37,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f7e999b7-0492-452d-9caa-edaf034cddd1 Date: Tue, 24 Jul 2018 03:13:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5ee88099-25be-4ab5-aa49-125e0783b709","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["a42702c0-a7a6-4400-a9cc-a3719aa270f3"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:33Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:37,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net used request id req-f7e999b7-0492-452d-9caa-edaf034cddd1 2018-07-24 03:13:37,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:13:37,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:13:37 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:13:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e3d09abf2f2f0f33dfbfc07f873515cee71ed1" 2018-07-24 03:13:38,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f918bd44-df2f-4374-834a-c09972d7f583 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:13:38,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-f918bd44-df2f-4374-834a-c09972d7f583 2018-07-24 03:13:38,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:38,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cf1a6705-6d3b-40c0-93c6-0c791ce1e8f6 Date: Tue, 24 Jul 2018 03:13:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13: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":"a42702c0-a7a6-4400-a9cc-a3719aa270f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5ee88099-25be-4ab5-aa49-125e0783b709","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:34Z","ip_version":4}]} 2018-07-24 03:13:38,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709 used request id req-cf1a6705-6d3b-40c0-93c6-0c791ce1e8f6 2018-07-24 03:13:38,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709&name=NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:38,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a7b56c33-1c89-414b-9b03-602828842d6a Date: Tue, 24 Jul 2018 03:13:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13: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":"a42702c0-a7a6-4400-a9cc-a3719aa270f3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5ee88099-25be-4ab5-aa49-125e0783b709","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:34Z","ip_version":4}]} 2018-07-24 03:13:38,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5ee88099-25be-4ab5-aa49-125e0783b709&name=NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet used request id req-a7b56c33-1c89-414b-9b03-602828842d6a 2018-07-24 03:13:38,186 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net 2018-07-24 03:13:38,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" -d '{"port": {"network_id": "5ee88099-25be-4ab5-aa49-125e0783b709", "fixed_ips": [{"subnet_id": "a42702c0-a7a6-4400-a9cc-a3719aa270f3", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-port", "admin_state_up": true}}' 2018-07-24 03:13:39,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-30ffe2f1-6dc1-44af-aac3-ae7a295aa1a5 Date: Tue, 24 Jul 2018 03:13:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:38Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a42702c0-a7a6-4400-a9cc-a3719aa270f3","ip_address":"10.55.1.100"}],"id":"2de84913-8eb1-4994-afe2-2ec774a970ef","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:53:0a:b5","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-port","project_id":"4a6a5595eff04e89b98d3d63efd1b892","qos_policy_id":null,"admin_state_up":true,"network_id":"5ee88099-25be-4ab5-aa49-125e0783b709","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 03:13:39,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-30ffe2f1-6dc1-44af-aac3-ae7a295aa1a5 2018-07-24 03:13:39,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:39,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3844 X-Openstack-Request-Id: req-d602a01a-249b-4e2d-9f21-43c30ff77125 Date: Tue, 24 Jul 2018 03:13:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a42702c0-a7a6-4400-a9cc-a3719aa270f3","ip_address":"10.55.1.2"}],"id":"188a1baf-b8bb-4a74-9554-50240ee4c975","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:2e:fc","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee88099-25be-4ab5-aa49-125e0783b709","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ee88099-25be-4ab5-aa49-125e0783b709","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:38Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a42702c0-a7a6-4400-a9cc-a3719aa270f3","ip_address":"10.55.1.100"}],"id":"2de84913-8eb1-4994-afe2-2ec774a970ef","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:53:0a:b5","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-port","admin_state_up":true,"network_id":"5ee88099-25be-4ab5-aa49-125e0783b709","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a42702c0-a7a6-4400-a9cc-a3719aa270f3","ip_address":"10.55.1.4"}],"id":"804a0e3f-c04e-4e06-99ee-019c060374ac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:20:74","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee88099-25be-4ab5-aa49-125e0783b709","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ee88099-25be-4ab5-aa49-125e0783b709","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:13:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a42702c0-a7a6-4400-a9cc-a3719aa270f3","ip_address":"10.55.1.3"}],"id":"bc92d9a6-b1ac-4ffd-a9a3-9eb9d92902ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:5d:c0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee88099-25be-4ab5-aa49-125e0783b709","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ee88099-25be-4ab5-aa49-125e0783b709","ip_allocation":"immediate"}]} 2018-07-24 03:13:39,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports used request id req-d602a01a-249b-4e2d-9f21-43c30ff77125 2018-07-24 03:13:39,476 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-port 2018-07-24 03:13:39,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/2de84913-8eb1-4994-afe2-2ec774a970ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:40,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51b9883e-2026-4f7c-8aed-98482de456bd Date: Tue, 24 Jul 2018 03:13:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:13:40,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/2de84913-8eb1-4994-afe2-2ec774a970ef used request id req-51b9883e-2026-4f7c-8aed-98482de456bd 2018-07-24 03:13:40,343 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet 2018-07-24 03:13:40,343 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-subnet 2018-07-24 03:13:40,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/a42702c0-a7a6-4400-a9cc-a3719aa270f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:43,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4be313c0-ef92-48f9-98ed-86c16c396abf Date: Tue, 24 Jul 2018 03:13:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:13:43,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a42702c0-a7a6-4400-a9cc-a3719aa270f3 used request id req-4be313c0-ef92-48f9-98ed-86c16c396abf 2018-07-24 03:13:43,543 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-6def9a17-7d45-40d1-94fe-65f96e8bd462-pub-net 2018-07-24 03:13:43,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/5ee88099-25be-4ab5-aa49-125e0783b709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8616082c557f1c4a0a1d364799413259c5faa" 2018-07-24 03:13:44,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5bcefb5d-02fa-49de-9380-cd123e34467f Date: Tue, 24 Jul 2018 03:13:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:13:44,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5ee88099-25be-4ab5-aa49-125e0783b709 used request id req-5bcefb5d-02fa-49de-9380-cd123e34467f 2018-07-24 03:13:44,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:13:45,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["DiZp4nksQvW5A5lCZdz9yQ"], "issued_at": "2018-07-24T03:13:45.000000Z"}} 2018-07-24 03:13:45,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:45,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a00bec3-f4b6-42e3-b910-1f348adb18d9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:13:45,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0a00bec3-f4b6-42e3-b910-1f348adb18d9 2018-07-24 03:13:45,121 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net 2018-07-24 03:13:45,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" -d '{"network": {"name": "NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net", "admin_state_up": true}}' 2018-07-24 03:13:45,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-05c474b1-6b96-4495-83dc-9b80a6ff97c0 Date: Tue, 24 Jul 2018 03:13:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c6d4dc10-937c-48e8-ac9a-54327baed8b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:13:45Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:45Z","mtu":1450}} 2018-07-24 03:13:45,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-05c474b1-6b96-4495-83dc-9b80a6ff97c0 2018-07-24 03:13:45,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:45,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-f2b8a200-edea-43fe-be4e-a9faeef37b09 Date: Tue, 24 Jul 2018 03:13:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c6d4dc10-937c-48e8-ac9a-54327baed8b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:13:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:45Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:45,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 used request id req-f2b8a200-edea-43fe-be4e-a9faeef37b09 2018-07-24 03:13:45,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:46,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-93e94f3b-87e7-4bf0-b6ee-40f2997a10e8 Date: Tue, 24 Jul 2018 03:13:46 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:13:46,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 used request id req-93e94f3b-87e7-4bf0-b6ee-40f2997a10e8 2018-07-24 03:13:46,012 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet 2018-07-24 03:13:46,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" -d '{"subnets": [{"ip_version": 4, "network_id": "c6d4dc10-937c-48e8-ac9a-54327baed8b3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet"}]}' 2018-07-24 03:13:46,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-62e17453-00f8-4026-bd0e-8c96f73035ff Date: Tue, 24 Jul 2018 03:13:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:46Z","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":"9097030e-0789-4552-aa04-56c8edd5fce3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c6d4dc10-937c-48e8-ac9a-54327baed8b3","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:46Z","ip_version":4}]} 2018-07-24 03:13:46,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-62e17453-00f8-4026-bd0e-8c96f73035ff 2018-07-24 03:13:46,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:46,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3238ff5a-8e77-4221-ba56-e4f9a584aaf1 Date: Tue, 24 Jul 2018 03:13:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c6d4dc10-937c-48e8-ac9a-54327baed8b3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["9097030e-0789-4552-aa04-56c8edd5fce3"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:45Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:46,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 used request id req-3238ff5a-8e77-4221-ba56-e4f9a584aaf1 2018-07-24 03:13:46,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:47,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c0f9ec63-774b-44c6-9caf-6b3c8cb11f4f Date: Tue, 24 Jul 2018 03:13:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:46Z","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":"9097030e-0789-4552-aa04-56c8edd5fce3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c6d4dc10-937c-48e8-ac9a-54327baed8b3","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:46Z","ip_version":4}]} 2018-07-24 03:13:47,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 used request id req-c0f9ec63-774b-44c6-9caf-6b3c8cb11f4f 2018-07-24 03:13:47,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:47,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b876cab6-bf39-4d2d-909b-a12529fd440d Date: Tue, 24 Jul 2018 03:13:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c6d4dc10-937c-48e8-ac9a-54327baed8b3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["9097030e-0789-4552-aa04-56c8edd5fce3"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:45Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:47,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net used request id req-b876cab6-bf39-4d2d-909b-a12529fd440d 2018-07-24 03:13:47,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:13:47,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:13: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:13:47,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:47,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900380e7-240f-48e8-a817-16b58e79ad2b 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:13:47,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-900380e7-240f-48e8-a817-16b58e79ad2b 2018-07-24 03:13:47,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:47,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d706d048-28a3-4e2a-9f92-9433e0cc92dd Date: Tue, 24 Jul 2018 03:13:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:46Z","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":"9097030e-0789-4552-aa04-56c8edd5fce3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c6d4dc10-937c-48e8-ac9a-54327baed8b3","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:46Z","ip_version":4}]} 2018-07-24 03:13:47,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 used request id req-d706d048-28a3-4e2a-9f92-9433e0cc92dd 2018-07-24 03:13:47,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3&name=NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:47,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-59ed229a-f4d7-40c1-a604-cd39985371be Date: Tue, 24 Jul 2018 03:13:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:46Z","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":"9097030e-0789-4552-aa04-56c8edd5fce3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c6d4dc10-937c-48e8-ac9a-54327baed8b3","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:46Z","ip_version":4}]} 2018-07-24 03:13:47,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3&name=NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet used request id req-59ed229a-f4d7-40c1-a604-cd39985371be 2018-07-24 03:13:47,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:13:47,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:13:48,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["GTl3f0maQsK52Mgbk4uIGA"], "issued_at": "2018-07-24T03:13:48.000000Z"}} 2018-07-24 03:13:48,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}48e8f8eb28b5126b589f1c0f010d0de4c0b937a6" 2018-07-24 03:13:48,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c210f11-4300-4646-b12c-96ed520ab8a2 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:13:48,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5c210f11-4300-4646-b12c-96ed520ab8a2 2018-07-24 03:13:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:48,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b804db39-f2cd-47fb-8bab-df03f2f143ae Date: Tue, 24 Jul 2018 03:13:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c6d4dc10-937c-48e8-ac9a-54327baed8b3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["9097030e-0789-4552-aa04-56c8edd5fce3"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:45Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:48,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net used request id req-b804db39-f2cd-47fb-8bab-df03f2f143ae 2018-07-24 03:13:48,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:48,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fabea3d0-6620-42f4-aa50-2ba7f5fb82a7 Date: Tue, 24 Jul 2018 03:13:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:46Z","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":"9097030e-0789-4552-aa04-56c8edd5fce3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c6d4dc10-937c-48e8-ac9a-54327baed8b3","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:46Z","ip_version":4}]} 2018-07-24 03:13:48,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 used request id req-fabea3d0-6620-42f4-aa50-2ba7f5fb82a7 2018-07-24 03:13:48,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:48,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6953fa29-1c99-4b82-b59d-c1798a47d7fb Date: Tue, 24 Jul 2018 03:13:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c6d4dc10-937c-48e8-ac9a-54327baed8b3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["9097030e-0789-4552-aa04-56c8edd5fce3"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:45Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:48,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net used request id req-6953fa29-1c99-4b82-b59d-c1798a47d7fb 2018-07-24 03:13:48,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:13:48,838 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:13:48 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:13:48,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e8f8eb28b5126b589f1c0f010d0de4c0b937a6" 2018-07-24 03:13:48,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d5c2ab-5821-41b2-8236-dbdf4264894b 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:13:48,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-70d5c2ab-5821-41b2-8236-dbdf4264894b 2018-07-24 03:13:48,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:49,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-37ea8fa6-b6fc-4f57-aa16-f357f531b956 Date: Tue, 24 Jul 2018 03:13:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:46Z","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":"9097030e-0789-4552-aa04-56c8edd5fce3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c6d4dc10-937c-48e8-ac9a-54327baed8b3","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:46Z","ip_version":4}]} 2018-07-24 03:13:49,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3 used request id req-37ea8fa6-b6fc-4f57-aa16-f357f531b956 2018-07-24 03:13:49,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3&name=NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:49,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-30d64f88-c083-4ac7-b4a8-716b720ed573 Date: Tue, 24 Jul 2018 03:13:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:46Z","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":"9097030e-0789-4552-aa04-56c8edd5fce3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c6d4dc10-937c-48e8-ac9a-54327baed8b3","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:46Z","ip_version":4}]} 2018-07-24 03:13:49,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c6d4dc10-937c-48e8-ac9a-54327baed8b3&name=NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet used request id req-30d64f88-c083-4ac7-b4a8-716b720ed573 2018-07-24 03:13:49,416 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net 2018-07-24 03:13:49,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" -d '{"port": {"network_id": "c6d4dc10-937c-48e8-ac9a-54327baed8b3", "fixed_ips": [{"subnet_id": "9097030e-0789-4552-aa04-56c8edd5fce3", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-port", "admin_state_up": true}}' 2018-07-24 03:13:49,605 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-49af00a8-252e-4327-9386-7e287c32671f Date: Tue, 24 Jul 2018 03:13:49 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-24 03:13:49,605 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-49af00a8-252e-4327-9386-7e287c32671f 2018-07-24 03:13:49,606 - 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-07-24 03:13:49,606 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet 2018-07-24 03:13:49,606 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-subnet 2018-07-24 03:13:49,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/9097030e-0789-4552-aa04-56c8edd5fce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:51,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4f4cb8d-2a27-428f-ada8-777b6407a770 Date: Tue, 24 Jul 2018 03:13:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:13:51,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/9097030e-0789-4552-aa04-56c8edd5fce3 used request id req-e4f4cb8d-2a27-428f-ada8-777b6407a770 2018-07-24 03:13:51,828 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-6245d9e0-4651-4474-93f8-a6245814cbdf-pub-net 2018-07-24 03:13:51,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/c6d4dc10-937c-48e8-ac9a-54327baed8b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d386107277c1d42015d91181b24a322001a9b0d" 2018-07-24 03:13:53,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d263ae5-e167-4b56-b008-ba39e8674142 Date: Tue, 24 Jul 2018 03:13:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:13:53,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c6d4dc10-937c-48e8-ac9a-54327baed8b3 used request id req-0d263ae5-e167-4b56-b008-ba39e8674142 2018-07-24 03:13:53,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:13:53,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:13:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["avbRkOzaQA6MTfEepyKVCw"], "issued_at": "2018-07-24T03:13:53.000000Z"}} 2018-07-24 03:13:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:53,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c74094-9b69-46cc-9935-00960ec7064b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:13:53,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f0c74094-9b69-46cc-9935-00960ec7064b 2018-07-24 03:13:53,640 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net 2018-07-24 03:13:53,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" -d '{"network": {"name": "NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net", "admin_state_up": true}}' 2018-07-24 03:13:54,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-b98c0aae-f5d6-4280-9ba7-2902f7d68c63 Date: Tue, 24 Jul 2018 03:13:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"021f1e13-c875-4c0c-a055-f4ee73437e85","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:13:53Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:53Z","mtu":1450}} 2018-07-24 03:13:54,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-b98c0aae-f5d6-4280-9ba7-2902f7d68c63 2018-07-24 03:13:54,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=021f1e13-c875-4c0c-a055-f4ee73437e85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:54,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-cc07802f-a1a1-4ad7-986f-2eab37ebd05d Date: Tue, 24 Jul 2018 03:13:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"021f1e13-c875-4c0c-a055-f4ee73437e85","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:13:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:53Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:54,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=021f1e13-c875-4c0c-a055-f4ee73437e85 used request id req-cc07802f-a1a1-4ad7-986f-2eab37ebd05d 2018-07-24 03:13:54,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:54,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b414a38d-12f7-4196-90fa-4d5b7cbf635f Date: Tue, 24 Jul 2018 03:13:54 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:13:54,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85 used request id req-b414a38d-12f7-4196-90fa-4d5b7cbf635f 2018-07-24 03:13:54,711 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet 2018-07-24 03:13:54,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" -d '{"subnets": [{"ip_version": 4, "network_id": "021f1e13-c875-4c0c-a055-f4ee73437e85", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet"}]}' 2018-07-24 03:13:55,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-10c4c5f8-d968-4fcb-8582-18f4701028f7 Date: Tue, 24 Jul 2018 03:13:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:55Z","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":"e1a1916d-0ffb-43f1-8161-967287c68b75","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"021f1e13-c875-4c0c-a055-f4ee73437e85","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:55Z","ip_version":4}]} 2018-07-24 03:13:55,355 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-10c4c5f8-d968-4fcb-8582-18f4701028f7 2018-07-24 03:13:55,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=021f1e13-c875-4c0c-a055-f4ee73437e85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:55,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-60533d2e-a3eb-4f15-8dce-6ba3c960d00e Date: Tue, 24 Jul 2018 03:13:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"021f1e13-c875-4c0c-a055-f4ee73437e85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["e1a1916d-0ffb-43f1-8161-967287c68b75"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:53Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:55,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=021f1e13-c875-4c0c-a055-f4ee73437e85 used request id req-60533d2e-a3eb-4f15-8dce-6ba3c960d00e 2018-07-24 03:13:55,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:55,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-41b417bb-d875-4b94-914b-d291b4fd43f4 Date: Tue, 24 Jul 2018 03:13:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:55Z","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":"e1a1916d-0ffb-43f1-8161-967287c68b75","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"021f1e13-c875-4c0c-a055-f4ee73437e85","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:55Z","ip_version":4}]} 2018-07-24 03:13:55,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85 used request id req-41b417bb-d875-4b94-914b-d291b4fd43f4 2018-07-24 03:13:55,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:56,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-abee9e13-e1f3-48ea-bf1d-de58452f630b Date: Tue, 24 Jul 2018 03:13:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"021f1e13-c875-4c0c-a055-f4ee73437e85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["e1a1916d-0ffb-43f1-8161-967287c68b75"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:53Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:56,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net used request id req-abee9e13-e1f3-48ea-bf1d-de58452f630b 2018-07-24 03:13:56,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:13:56,284 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:13: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:13:56,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:56,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e708d7-2e11-475d-92d0-a4e1909f5a52 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:13:56,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-a2e708d7-2e11-475d-92d0-a4e1909f5a52 2018-07-24 03:13:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:56,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d35fdfb5-6610-4b35-b658-b33d74ada4b0 Date: Tue, 24 Jul 2018 03:13:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:55Z","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":"e1a1916d-0ffb-43f1-8161-967287c68b75","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"021f1e13-c875-4c0c-a055-f4ee73437e85","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:55Z","ip_version":4}]} 2018-07-24 03:13:56,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85 used request id req-d35fdfb5-6610-4b35-b658-b33d74ada4b0 2018-07-24 03:13:56,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85&name=NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:56,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-995bd253-bed9-4f53-92ac-33f08a8dda5f Date: Tue, 24 Jul 2018 03:13:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:55Z","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":"e1a1916d-0ffb-43f1-8161-967287c68b75","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"021f1e13-c875-4c0c-a055-f4ee73437e85","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:55Z","ip_version":4}]} 2018-07-24 03:13:56,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85&name=NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet used request id req-995bd253-bed9-4f53-92ac-33f08a8dda5f 2018-07-24 03:13:56,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:13:56,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:13:57,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["1IHglRV7Sl-_h-wOmNSQTA"], "issued_at": "2018-07-24T03:13:57.000000Z"}} 2018-07-24 03:13:57,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f128e5401b338aa0f40cba37ab466930ab78dc98" 2018-07-24 03:13:57,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cddf574f-2a51-4bbc-ac38-7c99648a7294 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:13:57,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cddf574f-2a51-4bbc-ac38-7c99648a7294 2018-07-24 03:13:57,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:57,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7d9f6347-ceab-4319-8c4e-e391bcdcd15f Date: Tue, 24 Jul 2018 03:13:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"021f1e13-c875-4c0c-a055-f4ee73437e85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["e1a1916d-0ffb-43f1-8161-967287c68b75"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:53Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:57,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net used request id req-7d9f6347-ceab-4319-8c4e-e391bcdcd15f 2018-07-24 03:13:57,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:57,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5ee4ab04-fff2-4897-8c5b-3b595483e4f7 Date: Tue, 24 Jul 2018 03:13:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:55Z","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":"e1a1916d-0ffb-43f1-8161-967287c68b75","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"021f1e13-c875-4c0c-a055-f4ee73437e85","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:55Z","ip_version":4}]} 2018-07-24 03:13:57,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85 used request id req-5ee4ab04-fff2-4897-8c5b-3b595483e4f7 2018-07-24 03:13:57,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:57,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5c03361f-e596-4a1d-b15b-d4dc51aadc34 Date: Tue, 24 Jul 2018 03:13:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"021f1e13-c875-4c0c-a055-f4ee73437e85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["e1a1916d-0ffb-43f1-8161-967287c68b75"],"description":"","tags":[],"updated_at":"2018-07-24T03:13:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:53Z","provider:network_type":"vxlan"}]} 2018-07-24 03:13:57,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net used request id req-5c03361f-e596-4a1d-b15b-d4dc51aadc34 2018-07-24 03:13:57,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:13:57,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:13: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:13:57,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f128e5401b338aa0f40cba37ab466930ab78dc98" 2018-07-24 03:13:57,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba7c71c-207f-448b-9692-c061a77f2045 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:13:57,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-8ba7c71c-207f-448b-9692-c061a77f2045 2018-07-24 03:13:57,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:57,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0e7fc3f6-3bfb-4387-8fae-3fdd7c96a0cc Date: Tue, 24 Jul 2018 03:13:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:55Z","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":"e1a1916d-0ffb-43f1-8161-967287c68b75","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"021f1e13-c875-4c0c-a055-f4ee73437e85","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:55Z","ip_version":4}]} 2018-07-24 03:13:57,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85 used request id req-0e7fc3f6-3bfb-4387-8fae-3fdd7c96a0cc 2018-07-24 03:13:57,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85&name=NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:13:57,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-84e46733-68cb-4304-b8f1-8ae557cabaf5 Date: Tue, 24 Jul 2018 03:13:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:13:55Z","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":"e1a1916d-0ffb-43f1-8161-967287c68b75","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"021f1e13-c875-4c0c-a055-f4ee73437e85","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:13:55Z","ip_version":4}]} 2018-07-24 03:13:57,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=021f1e13-c875-4c0c-a055-f4ee73437e85&name=NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet used request id req-84e46733-68cb-4304-b8f1-8ae557cabaf5 2018-07-24 03:13:57,854 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net 2018-07-24 03:13:57,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" -d '{"port": {"network_id": "021f1e13-c875-4c0c-a055-f4ee73437e85", "fixed_ips": [{"subnet_id": "e1a1916d-0ffb-43f1-8161-967287c68b75", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-port", "admin_state_up": true}}' 2018-07-24 03:13:58,085 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-a881db72-e15e-4164-8e9b-ddaec2d40a23 Date: Tue, 24 Jul 2018 03:13:58 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-24 03:13:58,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-a881db72-e15e-4164-8e9b-ddaec2d40a23 2018-07-24 03:13:58,086 - 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-07-24 03:13:58,086 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet 2018-07-24 03:13:58,086 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-subnet 2018-07-24 03:13:58,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/e1a1916d-0ffb-43f1-8161-967287c68b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:14:00,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb2e182d-e559-43aa-bd5e-b0e118d3b9ce Date: Tue, 24 Jul 2018 03:14:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:14:00,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e1a1916d-0ffb-43f1-8161-967287c68b75 used request id req-bb2e182d-e559-43aa-bd5e-b0e118d3b9ce 2018-07-24 03:14:00,319 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e519f5d1-ea15-4874-981b-cfef606ee23d-pub-net 2018-07-24 03:14:00,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/021f1e13-c875-4c0c-a055-f4ee73437e85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}373b6e958b055c89199eb7ebc56f8b0bc0ce1885" 2018-07-24 03:14:01,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec2b3ae9-fdc0-410d-b39f-428cea63462c Date: Tue, 24 Jul 2018 03:14:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:14:01,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/021f1e13-c875-4c0c-a055-f4ee73437e85 used request id req-ec2b3ae9-fdc0-410d-b39f-428cea63462c 2018-07-24 03:14:01,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:02,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["RZA4N2PGTkOAYYNMhwRrhw"], "issued_at": "2018-07-24T03:14:02.000000Z"}} 2018-07-24 03:14:02,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:02,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840a621f-d1c5-4303-9c4e-d13c023c48f8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:02,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-840a621f-d1c5-4303-9c4e-d13c023c48f8 2018-07-24 03:14:02,433 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net 2018-07-24 03:14:02,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" -d '{"network": {"name": "NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net", "admin_state_up": true}}' 2018-07-24 03:14:02,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-18c2b569-7fac-44fb-a822-4aae2c314142 Date: Tue, 24 Jul 2018 03:14:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1eee8bc3-a34f-4ffc-a4b6-8877cb95005e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:14:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:02Z","mtu":1450}} 2018-07-24 03:14:02,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-18c2b569-7fac-44fb-a822-4aae2c314142 2018-07-24 03:14:02,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:03,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a8539f23-2778-4394-8ca7-13597d947f6e Date: Tue, 24 Jul 2018 03:14:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1eee8bc3-a34f-4ffc-a4b6-8877cb95005e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:14:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:02Z","provider:network_type":"vxlan"}]} 2018-07-24 03:14:03,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e used request id req-a8539f23-2778-4394-8ca7-13597d947f6e 2018-07-24 03:14:03,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:03,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f2d3e5a1-c5af-4f3c-9c18-4fe39b4dccc3 Date: Tue, 24 Jul 2018 03:14:03 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:14:03,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e used request id req-f2d3e5a1-c5af-4f3c-9c18-4fe39b4dccc3 2018-07-24 03:14:03,314 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet 2018-07-24 03:14:03,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" -d '{"subnets": [{"ip_version": 4, "network_id": "1eee8bc3-a34f-4ffc-a4b6-8877cb95005e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet"}]}' 2018-07-24 03:14:03,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fa6cf470-da14-44d1-ba23-32ef6d266b35 Date: Tue, 24 Jul 2018 03:14:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14:03Z","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":"f9b8addf-0121-46df-bbd4-8cbca8178216","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1eee8bc3-a34f-4ffc-a4b6-8877cb95005e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:03Z","ip_version":4}]} 2018-07-24 03:14:03,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-fa6cf470-da14-44d1-ba23-32ef6d266b35 2018-07-24 03:14:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:04,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ff65263d-c6d5-42cd-8bbe-d0a10f7e676d Date: Tue, 24 Jul 2018 03:14:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1eee8bc3-a34f-4ffc-a4b6-8877cb95005e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["f9b8addf-0121-46df-bbd4-8cbca8178216"],"description":"","tags":[],"updated_at":"2018-07-24T03:14:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:02Z","provider:network_type":"vxlan"}]} 2018-07-24 03:14:04,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e used request id req-ff65263d-c6d5-42cd-8bbe-d0a10f7e676d 2018-07-24 03:14:04,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:04,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-07821d98-e01f-4157-9fee-ec664345be88 Date: Tue, 24 Jul 2018 03:14:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14:03Z","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":"f9b8addf-0121-46df-bbd4-8cbca8178216","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1eee8bc3-a34f-4ffc-a4b6-8877cb95005e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:03Z","ip_version":4}]} 2018-07-24 03:14:04,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e used request id req-07821d98-e01f-4157-9fee-ec664345be88 2018-07-24 03:14:04,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:04,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-41829314-b705-4004-b9fb-edb98fb3786c Date: Tue, 24 Jul 2018 03:14:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1eee8bc3-a34f-4ffc-a4b6-8877cb95005e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["f9b8addf-0121-46df-bbd4-8cbca8178216"],"description":"","tags":[],"updated_at":"2018-07-24T03:14:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:02Z","provider:network_type":"vxlan"}]} 2018-07-24 03:14:04,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net used request id req-41829314-b705-4004-b9fb-edb98fb3786c 2018-07-24 03:14:04,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:14:04,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:14: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:14:04,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:04,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17091ce9-bed8-42e0-9b7c-b8d5c3df222a 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:14:04,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-17091ce9-bed8-42e0-9b7c-b8d5c3df222a 2018-07-24 03:14:04,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:04,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5fb0ea1b-f29b-46d9-8401-a1da91308bd3 Date: Tue, 24 Jul 2018 03:14:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14:03Z","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":"f9b8addf-0121-46df-bbd4-8cbca8178216","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1eee8bc3-a34f-4ffc-a4b6-8877cb95005e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:03Z","ip_version":4}]} 2018-07-24 03:14:04,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e used request id req-5fb0ea1b-f29b-46d9-8401-a1da91308bd3 2018-07-24 03:14:04,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e&name=NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:05,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f9c563cd-59c0-478a-840c-67a811aa2da4 Date: Tue, 24 Jul 2018 03:14:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14:03Z","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":"f9b8addf-0121-46df-bbd4-8cbca8178216","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1eee8bc3-a34f-4ffc-a4b6-8877cb95005e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:03Z","ip_version":4}]} 2018-07-24 03:14:05,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e&name=NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet used request id req-f9c563cd-59c0-478a-840c-67a811aa2da4 2018-07-24 03:14:05,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:14:05,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:05,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["rLwffPi_QRKPfeoS__CuMQ"], "issued_at": "2018-07-24T03:14:05.000000Z"}} 2018-07-24 03:14:05,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}75651f1218e04d44fcc874645c0c787503ebff10" 2018-07-24 03:14:05,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01798fba-7319-4a3a-bac3-3504e9f3e2b4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:05,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-01798fba-7319-4a3a-bac3-3504e9f3e2b4 2018-07-24 03:14:05,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:05,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3268aa5b-5944-4c63-9934-c920a78ff3e6 Date: Tue, 24 Jul 2018 03:14:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1eee8bc3-a34f-4ffc-a4b6-8877cb95005e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["f9b8addf-0121-46df-bbd4-8cbca8178216"],"description":"","tags":[],"updated_at":"2018-07-24T03:14:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:02Z","provider:network_type":"vxlan"}]} 2018-07-24 03:14:05,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net used request id req-3268aa5b-5944-4c63-9934-c920a78ff3e6 2018-07-24 03:14:05,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:06,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-416ef235-c0f4-43e5-86bf-cb1f41cca2a8 Date: Tue, 24 Jul 2018 03:14:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14:03Z","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":"f9b8addf-0121-46df-bbd4-8cbca8178216","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1eee8bc3-a34f-4ffc-a4b6-8877cb95005e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:03Z","ip_version":4}]} 2018-07-24 03:14:06,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e used request id req-416ef235-c0f4-43e5-86bf-cb1f41cca2a8 2018-07-24 03:14:06,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:06,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3bd96aa0-ccdd-4f27-95dc-b71784c2a395 Date: Tue, 24 Jul 2018 03:14:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1eee8bc3-a34f-4ffc-a4b6-8877cb95005e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["f9b8addf-0121-46df-bbd4-8cbca8178216"],"description":"","tags":[],"updated_at":"2018-07-24T03:14:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:02Z","provider:network_type":"vxlan"}]} 2018-07-24 03:14:06,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net used request id req-3bd96aa0-ccdd-4f27-95dc-b71784c2a395 2018-07-24 03:14:06,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:14:06,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:14: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:14:06,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75651f1218e04d44fcc874645c0c787503ebff10" 2018-07-24 03:14:06,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f080051a-0d42-42d4-a82e-462c3e14b7b0 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:14:06,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-f080051a-0d42-42d4-a82e-462c3e14b7b0 2018-07-24 03:14:06,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:06,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9064486a-afcd-4ebc-84a4-f2b033a35066 Date: Tue, 24 Jul 2018 03:14:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14:03Z","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":"f9b8addf-0121-46df-bbd4-8cbca8178216","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1eee8bc3-a34f-4ffc-a4b6-8877cb95005e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:03Z","ip_version":4}]} 2018-07-24 03:14:06,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e used request id req-9064486a-afcd-4ebc-84a4-f2b033a35066 2018-07-24 03:14:06,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e&name=NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:06,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f30047b0-8ac3-466b-8fc6-2c1784aa7fac Date: Tue, 24 Jul 2018 03:14:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14:03Z","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":"f9b8addf-0121-46df-bbd4-8cbca8178216","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1eee8bc3-a34f-4ffc-a4b6-8877cb95005e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:03Z","ip_version":4}]} 2018-07-24 03:14:06,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=1eee8bc3-a34f-4ffc-a4b6-8877cb95005e&name=NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet used request id req-f30047b0-8ac3-466b-8fc6-2c1784aa7fac 2018-07-24 03:14:06,707 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net 2018-07-24 03:14:06,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" -d '{"port": {"network_id": "1eee8bc3-a34f-4ffc-a4b6-8877cb95005e", "fixed_ips": [{"subnet_id": "f9b8addf-0121-46df-bbd4-8cbca8178216", "ip_address": null}], "name": "NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-port", "admin_state_up": true}}' 2018-07-24 03:14:06,896 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-84b19cca-62dd-45cc-861f-d8b132cceee1 Date: Tue, 24 Jul 2018 03:14:06 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-24 03:14:06,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-84b19cca-62dd-45cc-861f-d8b132cceee1 2018-07-24 03:14:06,896 - 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-07-24 03:14:06,897 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet 2018-07-24 03:14:06,897 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-subnet 2018-07-24 03:14:06,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/f9b8addf-0121-46df-bbd4-8cbca8178216 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:09,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c330867d-07ab-40b4-8244-bb1400bc4ad3 Date: Tue, 24 Jul 2018 03:14:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:14:09,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/f9b8addf-0121-46df-bbd4-8cbca8178216 used request id req-c330867d-07ab-40b4-8244-bb1400bc4ad3 2018-07-24 03:14:09,361 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e613a065-b5eb-45e6-b944-c8f4889a6229-pub-net 2018-07-24 03:14:09,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/1eee8bc3-a34f-4ffc-a4b6-8877cb95005e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4ae2c96086a0d97ea6a7823daa7c64406b4b5f" 2018-07-24 03:14:11,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-564b9856-68a5-469f-98b3-5607edd9858b Date: Tue, 24 Jul 2018 03:14:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:14:11,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1eee8bc3-a34f-4ffc-a4b6-8877cb95005e used request id req-564b9856-68a5-469f-98b3-5607edd9858b 2018-07-24 03:14:11,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:11,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["KeIRCzrgRHmb6kHdBfdg8w"], "issued_at": "2018-07-24T03:14:11.000000Z"}} 2018-07-24 03:14:11,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:11,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e164a54-d986-4edc-a8c9-cafab780389a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:11,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4e164a54-d986-4edc-a8c9-cafab780389a 2018-07-24 03:14:11,633 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net 2018-07-24 03:14:11,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" -d '{"network": {"name": "NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net", "admin_state_up": true}}' 2018-07-24 03:14:12,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-ca4c1a86-a0e4-4a2d-935f-c323205fe1be Date: Tue, 24 Jul 2018 03:14:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:14:11Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:11Z","mtu":1450}} 2018-07-24 03:14:12,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-ca4c1a86-a0e4-4a2d-935f-c323205fe1be 2018-07-24 03:14:12,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:12,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-13c7669f-b33e-4095-b7e1-400a10f55c72 Date: Tue, 24 Jul 2018 03:14:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:14:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:11Z","provider:network_type":"vxlan"}]} 2018-07-24 03:14:12,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 used request id req-13c7669f-b33e-4095-b7e1-400a10f55c72 2018-07-24 03:14:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:12,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-41298a61-7f30-4283-b966-a54565b2df28 Date: Tue, 24 Jul 2018 03:14:12 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:14:12,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 used request id req-41298a61-7f30-4283-b966-a54565b2df28 2018-07-24 03:14:12,479 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet 2018-07-24 03:14:12,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" -d '{"subnets": [{"ip_version": 4, "network_id": "8605bbb2-756f-47e2-9ba0-0b8272c4dc42", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet"}]}' 2018-07-24 03:14:14,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-23327399-0dea-409f-9f5c-5f5c5de47741 Date: Tue, 24 Jul 2018 03:14:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14: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":"776e901f-f4ed-4731-9092-61aaa08878ce","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:13Z","ip_version":4}]} 2018-07-24 03:14:14,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-23327399-0dea-409f-9f5c-5f5c5de47741 2018-07-24 03:14:14,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:14,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4ee95040-bfdd-4b70-9957-2821011cb6dc Date: Tue, 24 Jul 2018 03:14:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["776e901f-f4ed-4731-9092-61aaa08878ce"],"description":"","tags":[],"updated_at":"2018-07-24T03:14:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:11Z","provider:network_type":"vxlan"}]} 2018-07-24 03:14:14,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 used request id req-4ee95040-bfdd-4b70-9957-2821011cb6dc 2018-07-24 03:14:14,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:14,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c29d242b-7342-4c4b-a60c-88ae68138be1 Date: Tue, 24 Jul 2018 03:14:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14: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":"776e901f-f4ed-4731-9092-61aaa08878ce","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:13Z","ip_version":4}]} 2018-07-24 03:14:14,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 used request id req-c29d242b-7342-4c4b-a60c-88ae68138be1 2018-07-24 03:14:14,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:15,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4ebed30e-62df-4ffc-a0f6-5ea8c2128636 Date: Tue, 24 Jul 2018 03:14:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["776e901f-f4ed-4731-9092-61aaa08878ce"],"description":"","tags":[],"updated_at":"2018-07-24T03:14:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:11Z","provider:network_type":"vxlan"}]} 2018-07-24 03:14:15,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net used request id req-4ebed30e-62df-4ffc-a0f6-5ea8c2128636 2018-07-24 03:14:15,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:14:15,100 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:14:15 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:14:15,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:15,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e326fe81-6357-4f3d-b78a-4edd0d18f85c 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:14:15,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-e326fe81-6357-4f3d-b78a-4edd0d18f85c 2018-07-24 03:14:15,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:15,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7c1dcdcd-b15a-4f21-9912-a5603d1a1f7d Date: Tue, 24 Jul 2018 03:14:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14: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":"776e901f-f4ed-4731-9092-61aaa08878ce","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:13Z","ip_version":4}]} 2018-07-24 03:14:15,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 used request id req-7c1dcdcd-b15a-4f21-9912-a5603d1a1f7d 2018-07-24 03:14:15,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42&name=NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:15,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b9abb0ce-f919-4167-8719-a6da11e2c9cc Date: Tue, 24 Jul 2018 03:14:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14: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":"776e901f-f4ed-4731-9092-61aaa08878ce","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:13Z","ip_version":4}]} 2018-07-24 03:14:15,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42&name=NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet used request id req-b9abb0ce-f919-4167-8719-a6da11e2c9cc 2018-07-24 03:14:15,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:14:15,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:16,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["1Gt9V7NfSaCS7gaUExxaTQ"], "issued_at": "2018-07-24T03:14:16.000000Z"}} 2018-07-24 03:14:16,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fcc915915cee48f1937267e4fda3bd2dda727a1d" 2018-07-24 03:14:16,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a9f4ee-383d-44f9-b6af-22339baec110 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:16,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-37a9f4ee-383d-44f9-b6af-22339baec110 2018-07-24 03:14:16,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:16,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-cd2cfa66-3ff3-4958-afdd-13544d766621 Date: Tue, 24 Jul 2018 03:14:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["776e901f-f4ed-4731-9092-61aaa08878ce"],"description":"","tags":[],"updated_at":"2018-07-24T03:14:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:11Z","provider:network_type":"vxlan"}]} 2018-07-24 03:14:16,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net used request id req-cd2cfa66-3ff3-4958-afdd-13544d766621 2018-07-24 03:14:16,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:16,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f141f52b-29b0-47f1-8c6a-8833f000e0fd Date: Tue, 24 Jul 2018 03:14:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14: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":"776e901f-f4ed-4731-9092-61aaa08878ce","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:13Z","ip_version":4}]} 2018-07-24 03:14:16,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 used request id req-f141f52b-29b0-47f1-8c6a-8833f000e0fd 2018-07-24 03:14:16,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:16,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2088914d-c788-45c6-af98-a42355bc322a Date: Tue, 24 Jul 2018 03:14:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["776e901f-f4ed-4731-9092-61aaa08878ce"],"description":"","tags":[],"updated_at":"2018-07-24T03:14:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:11Z","provider:network_type":"vxlan"}]} 2018-07-24 03:14:16,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net used request id req-2088914d-c788-45c6-af98-a42355bc322a 2018-07-24 03:14:16,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:14:16,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:14:16 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:14:16,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc915915cee48f1937267e4fda3bd2dda727a1d" 2018-07-24 03:14:17,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0142af26-4998-4045-9341-b2dd1e346dfc 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:14:17,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-0142af26-4998-4045-9341-b2dd1e346dfc 2018-07-24 03:14:17,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:17,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ee163e86-826d-4f0c-a360-51f84b5163ae Date: Tue, 24 Jul 2018 03:14:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14: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":"776e901f-f4ed-4731-9092-61aaa08878ce","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:13Z","ip_version":4}]} 2018-07-24 03:14:17,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42 used request id req-ee163e86-826d-4f0c-a360-51f84b5163ae 2018-07-24 03:14:17,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42&name=NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:17,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2865a2b4-7de3-4a44-8300-84146f572003 Date: Tue, 24 Jul 2018 03:14:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:14: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":"776e901f-f4ed-4731-9092-61aaa08878ce","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:13Z","ip_version":4}]} 2018-07-24 03:14:17,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8605bbb2-756f-47e2-9ba0-0b8272c4dc42&name=NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet used request id req-2865a2b4-7de3-4a44-8300-84146f572003 2018-07-24 03:14:17,346 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net 2018-07-24 03:14:17,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" -d '{"port": {"network_id": "8605bbb2-756f-47e2-9ba0-0b8272c4dc42", "fixed_ips": [{"subnet_id": "776e901f-f4ed-4731-9092-61aaa08878ce", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-24 03:14:18,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-f7156244-61b5-4918-9aeb-e1aede1bc04b Date: Tue, 24 Jul 2018 03:14:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:18Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"776e901f-f4ed-4731-9092-61aaa08878ce","ip_address":"10.55.1.100"}],"id":"f20f137d-706b-44dd-971d-04a0e18aa52b","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:9c:ce","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"4a6a5595eff04e89b98d3d63efd1b892","qos_policy_id":null,"admin_state_up":true,"network_id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 03:14:18,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-f7156244-61b5-4918-9aeb-e1aede1bc04b 2018-07-24 03:14:18,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/f20f137d-706b-44dd-971d-04a0e18aa52b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:18,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-0b74d16a-b2a2-4f5e-8e74-09ac30f061d5 Date: Tue, 24 Jul 2018 03:14:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"776e901f-f4ed-4731-9092-61aaa08878ce","ip_address":"10.55.1.100"}],"id":"f20f137d-706b-44dd-971d-04a0e18aa52b","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:9c:ce","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"4a6a5595eff04e89b98d3d63efd1b892","qos_policy_id":null,"admin_state_up":true,"network_id":"8605bbb2-756f-47e2-9ba0-0b8272c4dc42","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:14:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 03:14:18,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/f20f137d-706b-44dd-971d-04a0e18aa52b used request id req-0b74d16a-b2a2-4f5e-8e74-09ac30f061d5 2018-07-24 03:14:18,487 - neutron_utils - INFO - Deleting port with name 2018-07-24 03:14:18,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/f20f137d-706b-44dd-971d-04a0e18aa52b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:18,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00f2f0a9-9351-472b-8242-9c3ff31c5c13 Date: Tue, 24 Jul 2018 03:14:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:14:18,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/f20f137d-706b-44dd-971d-04a0e18aa52b used request id req-00f2f0a9-9351-472b-8242-9c3ff31c5c13 2018-07-24 03:14:18,978 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet 2018-07-24 03:14:18,978 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-subnet 2018-07-24 03:14:18,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/776e901f-f4ed-4731-9092-61aaa08878ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:21,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-325eaa79-7481-4d67-aba0-016af105e96e Date: Tue, 24 Jul 2018 03:14:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:14:21,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/776e901f-f4ed-4731-9092-61aaa08878ce used request id req-325eaa79-7481-4d67-aba0-016af105e96e 2018-07-24 03:14:21,074 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d0a45ff4-76af-4236-a559-37c277735495-pub-net 2018-07-24 03:14:21,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/8605bbb2-756f-47e2-9ba0-0b8272c4dc42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8725b7417467eefeaff111fb3c30f55e55c8242" 2018-07-24 03:14:22,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90908dbf-7737-4ec9-9d8f-368074a4b341 Date: Tue, 24 Jul 2018 03:14:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:14:22,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/8605bbb2-756f-47e2-9ba0-0b8272c4dc42 used request id req-90908dbf-7737-4ec9-9d8f-368074a4b341 2018-07-24 03:14:22,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:22,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["niMFvAp_SsWt2-2RD4RmHg"], "issued_at": "2018-07-24T03:14:22.000000Z"}} 2018-07-24 03:14:22,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}78c9a1b85b8105ff133515d58a4015abcec5114b" 2018-07-24 03:14:22,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef6ea737-e609-4e32-ba53-db2e3983b83b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:22,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ef6ea737-e609-4e32-ba53-db2e3983b83b 2018-07-24 03:14:22,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:14:22,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:23,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["AfHlFCrOSPm47o48QTRErg"], "issued_at": "2018-07-24T03:14:23.000000Z"}} 2018-07-24 03:14:23,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e260902d54d68d4cc420059bdfe5cd12be7550e8" 2018-07-24 03:14:23,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ce2a074-29dd-4183-8104-62930fba34cd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:23,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4ce2a074-29dd-4183-8104-62930fba34cd 2018-07-24 03:14:23,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-f9f2e474-bff6-4757-b1cf-236e2a476b6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c9a1b85b8105ff133515d58a4015abcec5114b" 2018-07-24 03:14:23,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a2385363-c54a-4e63-bd6e-10ae7352a903 Date: Tue, 24 Jul 2018 03:14:23 GMT RESP BODY: {"networks":[]} 2018-07-24 03:14:23,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NeutronUtilsRouterTests-f9f2e474-bff6-4757-b1cf-236e2a476b6e-pub-net used request id req-a2385363-c54a-4e63-bd6e-10ae7352a903 2018-07-24 03:14:23,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:23,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["3c_VQaUKTpupfdb7TJVAIg"], "issued_at": "2018-07-24T03:14:23.000000Z"}} 2018-07-24 03:14:23,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:23,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302f3757-c21d-4872-bc08-ce6aa291c334 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:23,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-302f3757-c21d-4872-bc08-ce6aa291c334 2018-07-24 03:14:23,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:14:23,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:24,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["vV0N9liHQrON6H1EsJQevQ"], "issued_at": "2018-07-24T03:14:24.000000Z"}} 2018-07-24 03:14:24,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}43f3a64d61f4afac39108f40470a4ce4d8541a60" 2018-07-24 03:14:24,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772cb850-1480-41e0-b082-b4a37665df2a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:24,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-772cb850-1480-41e0-b082-b4a37665df2a 2018-07-24 03:14:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:24,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-da9052ff-bafc-4194-af9d-45c4e992d5cd Date: Tue, 24 Jul 2018 03:14:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:14:24,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-da9052ff-bafc-4194-af9d-45c4e992d5cd 2018-07-24 03:14:24,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:24,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d737e95c-82e0-47ee-a666-b7c572140eae Date: Tue, 24 Jul 2018 03:14:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:14:24,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-d737e95c-82e0-47ee-a666-b7c572140eae 2018-07-24 03:14:24,859 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-c6d912c7-9efd-4edf-b02a-1c429c500e33-pub-router 2018-07-24 03:14:24,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "NeutronUtilsRouterTests-c6d912c7-9efd-4edf-b02a-1c429c500e33-pub-router", "admin_state_up": true}}' 2018-07-24 03:14:30,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-eb3cb9bb-5598-4fe3-8555-29512d330134 Date: Tue, 24 Jul 2018 03:14:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:25Z", "admin_state_up": true, "updated_at": "2018-07-24T03:14:26Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "0ec74d7c-7dca-496f-9583-a17655e0a73c", "name": "NeutronUtilsRouterTests-c6d912c7-9efd-4edf-b02a-1c429c500e33-pub-router"}} 2018-07-24 03:14:30,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-eb3cb9bb-5598-4fe3-8555-29512d330134 2018-07-24 03:14:30,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=0ec74d7c-7dca-496f-9583-a17655e0a73c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:31,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3360 X-Openstack-Request-Id: req-8ee96efc-8020-48ad-9b7e-3fffa94fe8ab Date: Tue, 24 Jul 2018 03:14:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:27Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"827b5d83-de23-4e99-9120-89db9fb1928e","ip_address":"169.254.192.3"}],"id":"0b31ae86-11e1-4fd3-874e-11b92cd9de75","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:45:ff:78","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"7c08e6cb-404f-4477-828c-8a5653f94db2","tenant_id":"","created_at":"2018-07-24T03:14:27Z","binding:vnic_type":"normal","device_id":"0ec74d7c-7dca-496f-9583-a17655e0a73c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:28Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"827b5d83-de23-4e99-9120-89db9fb1928e","ip_address":"169.254.192.4"}],"id":"3da8e33f-9ca4-4436-8f36-d198529b209e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5d:99:b4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"7c08e6cb-404f-4477-828c-8a5653f94db2","tenant_id":"","created_at":"2018-07-24T03:14:28Z","binding:vnic_type":"normal","device_id":"0ec74d7c-7dca-496f-9583-a17655e0a73c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:29Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"827b5d83-de23-4e99-9120-89db9fb1928e","ip_address":"169.254.192.5"}],"id":"40e84c9f-78ef-4651-9ec9-a03758cce8af","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ce:34:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"7c08e6cb-404f-4477-828c-8a5653f94db2","tenant_id":"","created_at":"2018-07-24T03:14:29Z","binding:vnic_type":"normal","device_id":"0ec74d7c-7dca-496f-9583-a17655e0a73c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:30Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.202"}],"id":"e3ad1f89-1e44-4e33-a00e-843c18b5c0db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c5:3f:03","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T03:14:26Z","binding:vnic_type":"normal","device_id":"0ec74d7c-7dca-496f-9583-a17655e0a73c","ip_allocation":"immediate"}]} 2018-07-24 03:14:31,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=0ec74d7c-7dca-496f-9583-a17655e0a73c used request id req-8ee96efc-8020-48ad-9b7e-3fffa94fe8ab 2018-07-24 03:14:31,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:31,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-9e2536cc-15c0-4504-b855-c14fabe8e6e8 Date: Tue, 24 Jul 2018 03:14:31 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 03:14:31,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-9e2536cc-15c0-4504-b855-c14fabe8e6e8 2018-07-24 03:14:31,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/827b5d83-de23-4e99-9120-89db9fb1928e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:31,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-14015429-6d33-4bb9-9cd9-3600c6984767 Date: Tue, 24 Jul 2018 03:14:31 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:14:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"827b5d83-de23-4e99-9120-89db9fb1928e","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"7c08e6cb-404f-4477-828c-8a5653f94db2","tenant_id":"","created_at":"2018-07-24T03:14:25Z","ip_version":4}} 2018-07-24 03:14:31,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/827b5d83-de23-4e99-9120-89db9fb1928e used request id req-14015429-6d33-4bb9-9cd9-3600c6984767 2018-07-24 03:14:31,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/827b5d83-de23-4e99-9120-89db9fb1928e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:32,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-b18fabe9-8269-4a88-9c79-a34efa4a660a Date: Tue, 24 Jul 2018 03:14:32 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:14:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"827b5d83-de23-4e99-9120-89db9fb1928e","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"7c08e6cb-404f-4477-828c-8a5653f94db2","tenant_id":"","created_at":"2018-07-24T03:14:25Z","ip_version":4}} 2018-07-24 03:14:32,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/827b5d83-de23-4e99-9120-89db9fb1928e used request id req-b18fabe9-8269-4a88-9c79-a34efa4a660a 2018-07-24 03:14:32,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/827b5d83-de23-4e99-9120-89db9fb1928e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:32,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-977a590a-9f6d-43f8-acd5-34da2471596a Date: Tue, 24 Jul 2018 03:14:32 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:14:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"827b5d83-de23-4e99-9120-89db9fb1928e","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"7c08e6cb-404f-4477-828c-8a5653f94db2","tenant_id":"","created_at":"2018-07-24T03:14:25Z","ip_version":4}} 2018-07-24 03:14:32,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/827b5d83-de23-4e99-9120-89db9fb1928e used request id req-977a590a-9f6d-43f8-acd5-34da2471596a 2018-07-24 03:14:32,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-c6d912c7-9efd-4edf-b02a-1c429c500e33-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:32,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0bbc09d5-b3cf-4926-afc8-59aa089d5023 Date: Tue, 24 Jul 2018 03:14:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:25Z", "admin_state_up": true, "updated_at": "2018-07-24T03:14:29Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "0ec74d7c-7dca-496f-9583-a17655e0a73c", "name": "NeutronUtilsRouterTests-c6d912c7-9efd-4edf-b02a-1c429c500e33-pub-router"}]} 2018-07-24 03:14:32,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-c6d912c7-9efd-4edf-b02a-1c429c500e33-pub-router used request id req-0bbc09d5-b3cf-4926-afc8-59aa089d5023 2018-07-24 03:14:32,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:14:32,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:14:32 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:14:32,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:32,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c545ecf-9ed2-4655-9e90-ba5d065e874e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:14:32,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-1c545ecf-9ed2-4655-9e90-ba5d065e874e 2018-07-24 03:14:32,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=0ec74d7c-7dca-496f-9583-a17655e0a73c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:32,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3518 X-Openstack-Request-Id: req-8c681c14-85c9-4670-a1fe-07e3f24710fb Date: Tue, 24 Jul 2018 03:14:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:32Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"827b5d83-de23-4e99-9120-89db9fb1928e","ip_address":"169.254.192.3"}],"id":"0b31ae86-11e1-4fd3-874e-11b92cd9de75","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:ff:78","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"7c08e6cb-404f-4477-828c-8a5653f94db2","tenant_id":"","created_at":"2018-07-24T03:14:27Z","binding:vnic_type":"normal","device_id":"0ec74d7c-7dca-496f-9583-a17655e0a73c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:28Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"827b5d83-de23-4e99-9120-89db9fb1928e","ip_address":"169.254.192.4"}],"id":"3da8e33f-9ca4-4436-8f36-d198529b209e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5d:99:b4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"7c08e6cb-404f-4477-828c-8a5653f94db2","tenant_id":"","created_at":"2018-07-24T03:14:28Z","binding:vnic_type":"normal","device_id":"0ec74d7c-7dca-496f-9583-a17655e0a73c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:29Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"827b5d83-de23-4e99-9120-89db9fb1928e","ip_address":"169.254.192.5"}],"id":"40e84c9f-78ef-4651-9ec9-a03758cce8af","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ce:34:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"7c08e6cb-404f-4477-828c-8a5653f94db2","tenant_id":"","created_at":"2018-07-24T03:14:29Z","binding:vnic_type":"normal","device_id":"0ec74d7c-7dca-496f-9583-a17655e0a73c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:32Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.202"}],"id":"e3ad1f89-1e44-4e33-a00e-843c18b5c0db","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:3f:03","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T03:14:26Z","binding:vnic_type":"normal","device_id":"0ec74d7c-7dca-496f-9583-a17655e0a73c","ip_allocation":"immediate"}]} 2018-07-24 03:14:32,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=0ec74d7c-7dca-496f-9583-a17655e0a73c used request id req-8c681c14-85c9-4670-a1fe-07e3f24710fb 2018-07-24 03:14:32,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:32,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-49d42e00-b3cc-4df6-9396-af2f35ca3b3f Date: Tue, 24 Jul 2018 03:14:32 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 03:14:32,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-49d42e00-b3cc-4df6-9396-af2f35ca3b3f 2018-07-24 03:14:32,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/827b5d83-de23-4e99-9120-89db9fb1928e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:33,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-b0870346-fbf0-46e0-80f8-bccda6ac5895 Date: Tue, 24 Jul 2018 03:14:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:14:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"827b5d83-de23-4e99-9120-89db9fb1928e","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"7c08e6cb-404f-4477-828c-8a5653f94db2","tenant_id":"","created_at":"2018-07-24T03:14:25Z","ip_version":4}} 2018-07-24 03:14:33,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/827b5d83-de23-4e99-9120-89db9fb1928e used request id req-b0870346-fbf0-46e0-80f8-bccda6ac5895 2018-07-24 03:14:33,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/827b5d83-de23-4e99-9120-89db9fb1928e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:33,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-1fb30cb4-9a04-4606-851e-24e9b4ec267c Date: Tue, 24 Jul 2018 03:14:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:14:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"827b5d83-de23-4e99-9120-89db9fb1928e","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"7c08e6cb-404f-4477-828c-8a5653f94db2","tenant_id":"","created_at":"2018-07-24T03:14:25Z","ip_version":4}} 2018-07-24 03:14:33,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/827b5d83-de23-4e99-9120-89db9fb1928e used request id req-1fb30cb4-9a04-4606-851e-24e9b4ec267c 2018-07-24 03:14:33,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/827b5d83-de23-4e99-9120-89db9fb1928e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:33,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-40716a32-ed8e-4d95-82aa-57de42fbb50a Date: Tue, 24 Jul 2018 03:14:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:14:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"827b5d83-de23-4e99-9120-89db9fb1928e","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"7c08e6cb-404f-4477-828c-8a5653f94db2","tenant_id":"","created_at":"2018-07-24T03:14:25Z","ip_version":4}} 2018-07-24 03:14:33,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/827b5d83-de23-4e99-9120-89db9fb1928e used request id req-40716a32-ed8e-4d95-82aa-57de42fbb50a 2018-07-24 03:14:33,499 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-c6d912c7-9efd-4edf-b02a-1c429c500e33-pub-router 2018-07-24 03:14:33,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/0ec74d7c-7dca-496f-9583-a17655e0a73c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:36,814 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a34a533-5239-44f8-b0a2-1bf6d6f03393 Content-Length: 0 Date: Tue, 24 Jul 2018 03:14:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:14:36,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/0ec74d7c-7dca-496f-9583-a17655e0a73c used request id req-1a34a533-5239-44f8-b0a2-1bf6d6f03393 2018-07-24 03:14:36,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-c6d912c7-9efd-4edf-b02a-1c429c500e33-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601052fea73f937bd96dc801c116ff0a2ac0d26e" 2018-07-24 03:14:37,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-49de5113-bb8b-431a-9365-2e7edbfe355c Date: Tue, 24 Jul 2018 03:14:37 GMT RESP BODY: {"routers": []} 2018-07-24 03:14:37,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-c6d912c7-9efd-4edf-b02a-1c429c500e33-pub-router used request id req-49de5113-bb8b-431a-9365-2e7edbfe355c 2018-07-24 03:14:37,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:37,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["VhZK8e3GTqOtx2mdyFlogg"], "issued_at": "2018-07-24T03:14:37.000000Z"}} 2018-07-24 03:14:37,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:37,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a0d6b17-85fd-480c-a615-6de100a66c09 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:37,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4a0d6b17-85fd-480c-a615-6de100a66c09 2018-07-24 03:14:37,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:14:37,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:37,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["EZDRqETMTDyQrPjwC6QAUg"], "issued_at": "2018-07-24T03:14:37.000000Z"}} 2018-07-24 03:14:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d8ee7b30f812538878a89abeca1c95b96ca0e224" 2018-07-24 03:14:38,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7f96aa-6949-4919-a22a-9ced5bed32c2 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:38,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1e7f96aa-6949-4919-a22a-9ced5bed32c2 2018-07-24 03:14:38,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:38,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-60eacab3-5290-4a55-bb2d-d18b99d9bfea Date: Tue, 24 Jul 2018 03:14:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:14:38,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-60eacab3-5290-4a55-bb2d-d18b99d9bfea 2018-07-24 03:14:38,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:38,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-becbbca9-d5a5-4443-bf3c-13de5af336b1 Date: Tue, 24 Jul 2018 03:14:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:14:38,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-becbbca9-d5a5-4443-bf3c-13de5af336b1 2018-07-24 03:14:38,520 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-20975bc2-b705-4897-b62a-099aa4142eb2-pub-router 2018-07-24 03:14:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "NeutronUtilsRouterTests-20975bc2-b705-4897-b62a-099aa4142eb2-pub-router", "admin_state_up": true}}' 2018-07-24 03:14:44,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-43a08a36-f431-4507-af4d-1140940a11b3 Date: Tue, 24 Jul 2018 03:14:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:39Z", "admin_state_up": true, "updated_at": "2018-07-24T03:14:40Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "1c052ad3-80a9-4688-a856-7b1c5caad172", "name": "NeutronUtilsRouterTests-20975bc2-b705-4897-b62a-099aa4142eb2-pub-router"}} 2018-07-24 03:14:44,747 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-43a08a36-f431-4507-af4d-1140940a11b3 2018-07-24 03:14:44,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=1c052ad3-80a9-4688-a856-7b1c5caad172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:44,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3361 X-Openstack-Request-Id: req-cf846f2d-3dee-47d1-99fb-455830fb60c8 Date: Tue, 24 Jul 2018 03:14:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:41Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ae15b92-4859-433f-9d10-c4bb47ad8141","ip_address":"169.254.192.3"}],"id":"46868329-9cb9-48d2-abb9-bff25874e7e0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:1d:7a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"65839e97-0cd6-4713-a7aa-4a69b6e84346","tenant_id":"","created_at":"2018-07-24T03:14:40Z","binding:vnic_type":"normal","device_id":"1c052ad3-80a9-4688-a856-7b1c5caad172","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:42Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ae15b92-4859-433f-9d10-c4bb47ad8141","ip_address":"169.254.192.12"}],"id":"84f4cc50-d5cd-485d-9a95-5ebbf56a2980","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:e4:38","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"65839e97-0cd6-4713-a7aa-4a69b6e84346","tenant_id":"","created_at":"2018-07-24T03:14:42Z","binding:vnic_type":"normal","device_id":"1c052ad3-80a9-4688-a856-7b1c5caad172","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:44Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.205"}],"id":"b88d1b2c-9669-4f0b-a61c-a4c6635c3467","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:44:39","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T03:14:39Z","binding:vnic_type":"normal","device_id":"1c052ad3-80a9-4688-a856-7b1c5caad172","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:41Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ae15b92-4859-433f-9d10-c4bb47ad8141","ip_address":"169.254.192.9"}],"id":"d86f0e08-a22d-4f27-9917-fc0c2f208df3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:48:6c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"65839e97-0cd6-4713-a7aa-4a69b6e84346","tenant_id":"","created_at":"2018-07-24T03:14:41Z","binding:vnic_type":"normal","device_id":"1c052ad3-80a9-4688-a856-7b1c5caad172","ip_allocation":"immediate"}]} 2018-07-24 03:14:44,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=1c052ad3-80a9-4688-a856-7b1c5caad172 used request id req-cf846f2d-3dee-47d1-99fb-455830fb60c8 2018-07-24 03:14:44,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:45,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-784f5dfe-ca06-48d4-8c7e-754820238bcf Date: Tue, 24 Jul 2018 03:14:45 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 03:14:45,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-784f5dfe-ca06-48d4-8c7e-754820238bcf 2018-07-24 03:14:45,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/3ae15b92-4859-433f-9d10-c4bb47ad8141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:45,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-c90b2afa-dab4-4ed7-8fab-2b3b9d1f2001 Date: Tue, 24 Jul 2018 03:14:45 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:14:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3ae15b92-4859-433f-9d10-c4bb47ad8141","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"65839e97-0cd6-4713-a7aa-4a69b6e84346","tenant_id":"","created_at":"2018-07-24T03:14:38Z","ip_version":4}} 2018-07-24 03:14:45,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/3ae15b92-4859-433f-9d10-c4bb47ad8141 used request id req-c90b2afa-dab4-4ed7-8fab-2b3b9d1f2001 2018-07-24 03:14:45,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/3ae15b92-4859-433f-9d10-c4bb47ad8141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:45,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-0feca173-8fdf-4327-b358-0d8f4e69ebb4 Date: Tue, 24 Jul 2018 03:14:45 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:14:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3ae15b92-4859-433f-9d10-c4bb47ad8141","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"65839e97-0cd6-4713-a7aa-4a69b6e84346","tenant_id":"","created_at":"2018-07-24T03:14:38Z","ip_version":4}} 2018-07-24 03:14:45,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/3ae15b92-4859-433f-9d10-c4bb47ad8141 used request id req-0feca173-8fdf-4327-b358-0d8f4e69ebb4 2018-07-24 03:14:45,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/3ae15b92-4859-433f-9d10-c4bb47ad8141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:45,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-4d17b784-9f1f-4f34-81db-6ac1091ad9c9 Date: Tue, 24 Jul 2018 03:14:45 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:14:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3ae15b92-4859-433f-9d10-c4bb47ad8141","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"65839e97-0cd6-4713-a7aa-4a69b6e84346","tenant_id":"","created_at":"2018-07-24T03:14:38Z","ip_version":4}} 2018-07-24 03:14:45,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/3ae15b92-4859-433f-9d10-c4bb47ad8141 used request id req-4d17b784-9f1f-4f34-81db-6ac1091ad9c9 2018-07-24 03:14:45,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-20975bc2-b705-4897-b62a-099aa4142eb2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:45,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a009f20d-405b-4708-b5b8-e0cdfd851ebb Date: Tue, 24 Jul 2018 03:14:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:39Z", "admin_state_up": true, "updated_at": "2018-07-24T03:14:43Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "1c052ad3-80a9-4688-a856-7b1c5caad172", "name": "NeutronUtilsRouterTests-20975bc2-b705-4897-b62a-099aa4142eb2-pub-router"}]} 2018-07-24 03:14:45,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-20975bc2-b705-4897-b62a-099aa4142eb2-pub-router used request id req-a009f20d-405b-4708-b5b8-e0cdfd851ebb 2018-07-24 03:14:45,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:14:45,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:14: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:14:45,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:45,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65477e5c-3748-4234-8e28-174557df95ae 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:14:45,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-65477e5c-3748-4234-8e28-174557df95ae 2018-07-24 03:14:45,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=1c052ad3-80a9-4688-a856-7b1c5caad172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:46,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3519 X-Openstack-Request-Id: req-c49aa93c-a632-41ad-8725-386ad92cd5ba Date: Tue, 24 Jul 2018 03:14:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:41Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ae15b92-4859-433f-9d10-c4bb47ad8141","ip_address":"169.254.192.3"}],"id":"46868329-9cb9-48d2-abb9-bff25874e7e0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:1d:7a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"65839e97-0cd6-4713-a7aa-4a69b6e84346","tenant_id":"","created_at":"2018-07-24T03:14:40Z","binding:vnic_type":"normal","device_id":"1c052ad3-80a9-4688-a856-7b1c5caad172","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:42Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ae15b92-4859-433f-9d10-c4bb47ad8141","ip_address":"169.254.192.12"}],"id":"84f4cc50-d5cd-485d-9a95-5ebbf56a2980","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:e4:38","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"65839e97-0cd6-4713-a7aa-4a69b6e84346","tenant_id":"","created_at":"2018-07-24T03:14:42Z","binding:vnic_type":"normal","device_id":"1c052ad3-80a9-4688-a856-7b1c5caad172","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:46Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.205"}],"id":"b88d1b2c-9669-4f0b-a61c-a4c6635c3467","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:44:39","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T03:14:39Z","binding:vnic_type":"normal","device_id":"1c052ad3-80a9-4688-a856-7b1c5caad172","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:14:45Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3ae15b92-4859-433f-9d10-c4bb47ad8141","ip_address":"169.254.192.9"}],"id":"d86f0e08-a22d-4f27-9917-fc0c2f208df3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:48:6c","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a6a5595eff04e89b98d3d63efd1b892","admin_state_up":true,"network_id":"65839e97-0cd6-4713-a7aa-4a69b6e84346","tenant_id":"","created_at":"2018-07-24T03:14:41Z","binding:vnic_type":"normal","device_id":"1c052ad3-80a9-4688-a856-7b1c5caad172","ip_allocation":"immediate"}]} 2018-07-24 03:14:46,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=1c052ad3-80a9-4688-a856-7b1c5caad172 used request id req-c49aa93c-a632-41ad-8725-386ad92cd5ba 2018-07-24 03:14:46,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:46,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-d7959ff8-042a-4f34-b65a-fbd2b1c39a05 Date: Tue, 24 Jul 2018 03:14:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 03:14:46,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-d7959ff8-042a-4f34-b65a-fbd2b1c39a05 2018-07-24 03:14:46,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/3ae15b92-4859-433f-9d10-c4bb47ad8141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:46,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-a9ecdfb0-a777-4bee-bfaa-2b1ff863bce2 Date: Tue, 24 Jul 2018 03:14:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:14:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3ae15b92-4859-433f-9d10-c4bb47ad8141","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"65839e97-0cd6-4713-a7aa-4a69b6e84346","tenant_id":"","created_at":"2018-07-24T03:14:38Z","ip_version":4}} 2018-07-24 03:14:46,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/3ae15b92-4859-433f-9d10-c4bb47ad8141 used request id req-a9ecdfb0-a777-4bee-bfaa-2b1ff863bce2 2018-07-24 03:14:46,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/3ae15b92-4859-433f-9d10-c4bb47ad8141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:46,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-177c6996-30fa-4747-9f94-46686e1acd4b Date: Tue, 24 Jul 2018 03:14:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:14:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3ae15b92-4859-433f-9d10-c4bb47ad8141","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"65839e97-0cd6-4713-a7aa-4a69b6e84346","tenant_id":"","created_at":"2018-07-24T03:14:38Z","ip_version":4}} 2018-07-24 03:14:46,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/3ae15b92-4859-433f-9d10-c4bb47ad8141 used request id req-177c6996-30fa-4747-9f94-46686e1acd4b 2018-07-24 03:14:46,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/3ae15b92-4859-433f-9d10-c4bb47ad8141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:46,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-df7a3087-30f3-4bc3-90ce-92f6d08ef0c2 Date: Tue, 24 Jul 2018 03:14:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:14:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3ae15b92-4859-433f-9d10-c4bb47ad8141","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a6a5595eff04e89b98d3d63efd1b892","enable_dhcp":false,"segment_id":null,"network_id":"65839e97-0cd6-4713-a7aa-4a69b6e84346","tenant_id":"","created_at":"2018-07-24T03:14:38Z","ip_version":4}} 2018-07-24 03:14:46,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/3ae15b92-4859-433f-9d10-c4bb47ad8141 used request id req-df7a3087-30f3-4bc3-90ce-92f6d08ef0c2 2018-07-24 03:14:46,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:46,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a47b26db-d542-4d13-ba9a-860fe8b9e813 Date: Tue, 24 Jul 2018 03:14:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:14:46,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-a47b26db-d542-4d13-ba9a-860fe8b9e813 2018-07-24 03:14:46,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:47,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-63d41ffe-348f-42d8-b087-c15d29d3a371 Date: Tue, 24 Jul 2018 03:14:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:14:47,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-63d41ffe-348f-42d8-b087-c15d29d3a371 2018-07-24 03:14:47,069 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-20975bc2-b705-4897-b62a-099aa4142eb2-pub-router 2018-07-24 03:14:47,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/1c052ad3-80a9-4688-a856-7b1c5caad172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:50,689 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a46edee-ce4a-4cc2-b1db-b8a4d9e11cf2 Content-Length: 0 Date: Tue, 24 Jul 2018 03:14:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:14:50,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/1c052ad3-80a9-4688-a856-7b1c5caad172 used request id req-9a46edee-ce4a-4cc2-b1db-b8a4d9e11cf2 2018-07-24 03:14:50,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-20975bc2-b705-4897-b62a-099aa4142eb2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee15621aef3b397acba034fa8a5d2af9d3c063fa" 2018-07-24 03:14:50,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8167cd4c-8380-4e27-8320-9882edd2d64a Date: Tue, 24 Jul 2018 03:14:50 GMT RESP BODY: {"routers": []} 2018-07-24 03:14:50,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=NeutronUtilsRouterTests-20975bc2-b705-4897-b62a-099aa4142eb2-pub-router used request id req-8167cd4c-8380-4e27-8320-9882edd2d64a 2018-07-24 03:14:50,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:51,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["km0xMk-KQc6cJ_d5ugGB9Q"], "issued_at": "2018-07-24T03:14:51.000000Z"}} 2018-07-24 03:14:51,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b100b2df8f522c693964f271cc7522f323167fba" 2018-07-24 03:14:51,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d1db0f9-9446-4804-8773-b6fa3f6fb96e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:51,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7d1db0f9-9446-4804-8773-b6fa3f6fb96e 2018-07-24 03:14:51,230 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-51e7cb86-4f61-4ae4-beaa-9dd975f78332name 2018-07-24 03:14:51,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b100b2df8f522c693964f271cc7522f323167fba" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-51e7cb86-4f61-4ae4-beaa-9dd975f78332name"}}' 2018-07-24 03:14:51,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-4416c8a7-7f57-496c-9f64-0b814998ee32 Date: Tue, 24 Jul 2018 03:14:51 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:51Z", "updated_at": "2018-07-24T03:14:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:51Z", "revision_number": 0, "id": "1e07698c-1784-4d93-a779-4eb1d8e8ef76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:51Z", "security_group_id": "1e1df097-2b61-4f22-a6ca-70955af78abc", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:51Z", "revision_number": 0, "id": "b9680784-81fd-4adc-8263-d1860bf4c546", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:51Z", "security_group_id": "1e1df097-2b61-4f22-a6ca-70955af78abc", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "1e1df097-2b61-4f22-a6ca-70955af78abc", "name": "NeutronUtilsSecurityGroupTests-51e7cb86-4f61-4ae4-beaa-9dd975f78332name"}} 2018-07-24 03:14:51,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-4416c8a7-7f57-496c-9f64-0b814998ee32 2018-07-24 03:14:51,633 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e1df097-2b61-4f22-a6ca-70955af78abc 2018-07-24 03:14:51,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1e1df097-2b61-4f22-a6ca-70955af78abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b100b2df8f522c693964f271cc7522f323167fba" 2018-07-24 03:14:51,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c5441aef-541e-4bb5-acaf-4701e3c01f1c Date: Tue, 24 Jul 2018 03:14:51 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-07-24T03:14:51Z", "security_group_id": "1e1df097-2b61-4f22-a6ca-70955af78abc", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:51Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "1e07698c-1784-4d93-a779-4eb1d8e8ef76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:51Z", "security_group_id": "1e1df097-2b61-4f22-a6ca-70955af78abc", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:51Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "b9680784-81fd-4adc-8263-d1860bf4c546"}]} 2018-07-24 03:14:51,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1e1df097-2b61-4f22-a6ca-70955af78abc used request id req-c5441aef-541e-4bb5-acaf-4701e3c01f1c 2018-07-24 03:14:51,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-51e7cb86-4f61-4ae4-beaa-9dd975f78332name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b100b2df8f522c693964f271cc7522f323167fba" 2018-07-24 03:14:52,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-e105901d-ee33-4dbc-a037-173076f84ff1 Date: Tue, 24 Jul 2018 03:14:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:51Z", "updated_at": "2018-07-24T03:14:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:51Z", "revision_number": 0, "id": "1e07698c-1784-4d93-a779-4eb1d8e8ef76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:51Z", "security_group_id": "1e1df097-2b61-4f22-a6ca-70955af78abc", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:51Z", "revision_number": 0, "id": "b9680784-81fd-4adc-8263-d1860bf4c546", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:51Z", "security_group_id": "1e1df097-2b61-4f22-a6ca-70955af78abc", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "1e1df097-2b61-4f22-a6ca-70955af78abc", "name": "NeutronUtilsSecurityGroupTests-51e7cb86-4f61-4ae4-beaa-9dd975f78332name"}]} 2018-07-24 03:14:52,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-51e7cb86-4f61-4ae4-beaa-9dd975f78332name used request id req-e105901d-ee33-4dbc-a037-173076f84ff1 2018-07-24 03:14:52,057 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e1df097-2b61-4f22-a6ca-70955af78abc 2018-07-24 03:14:52,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1e1df097-2b61-4f22-a6ca-70955af78abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b100b2df8f522c693964f271cc7522f323167fba" 2018-07-24 03:14:52,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-20cdb78c-d707-4e49-a092-c558b16f3cdc Date: Tue, 24 Jul 2018 03:14:52 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-07-24T03:14:51Z", "security_group_id": "1e1df097-2b61-4f22-a6ca-70955af78abc", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:51Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "1e07698c-1784-4d93-a779-4eb1d8e8ef76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:51Z", "security_group_id": "1e1df097-2b61-4f22-a6ca-70955af78abc", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:51Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "b9680784-81fd-4adc-8263-d1860bf4c546"}]} 2018-07-24 03:14:52,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1e1df097-2b61-4f22-a6ca-70955af78abc used request id req-20cdb78c-d707-4e49-a092-c558b16f3cdc 2018-07-24 03:14:52,241 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-51e7cb86-4f61-4ae4-beaa-9dd975f78332name 2018-07-24 03:14:52,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1e1df097-2b61-4f22-a6ca-70955af78abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b100b2df8f522c693964f271cc7522f323167fba" 2018-07-24 03:14:52,378 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa8e675d-7be9-4f39-8775-6ce2d3bde333 Content-Length: 0 Date: Tue, 24 Jul 2018 03:14:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:14:52,379 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1e1df097-2b61-4f22-a6ca-70955af78abc used request id req-fa8e675d-7be9-4f39-8775-6ce2d3bde333 2018-07-24 03:14:52,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-51e7cb86-4f61-4ae4-beaa-9dd975f78332name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b100b2df8f522c693964f271cc7522f323167fba" 2018-07-24 03:14:52,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8bf34f57-fe7b-4e45-b2a6-c03bfd707420 Date: Tue, 24 Jul 2018 03:14:52 GMT RESP BODY: {"security_groups": []} 2018-07-24 03:14:52,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-51e7cb86-4f61-4ae4-beaa-9dd975f78332name used request id req-8bf34f57-fe7b-4e45-b2a6-c03bfd707420 2018-07-24 03:14:52,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:52,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["PKvHuT4WQdiy68L-cHWMZQ"], "issued_at": "2018-07-24T03:14:52.000000Z"}} 2018-07-24 03:14:52,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:52,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d0a6de-bbb0-4586-bb0d-05efd479d526 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:52,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-27d0a6de-bbb0-4586-bb0d-05efd479d526 2018-07-24 03:14:52,932 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0635a8de-b42f-458f-9426-5c70c45a5595name-1 2018-07-24 03:14:52,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0635a8de-b42f-458f-9426-5c70c45a5595name-1", "description": "hello group"}}' 2018-07-24 03:14:53,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-1bf7c2a5-941a-4994-a452-3dcd83b619b9 Date: Tue, 24 Jul 2018 03:14:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:53Z", "updated_at": "2018-07-24T03:14:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:53Z", "revision_number": 0, "id": "41af5830-53d0-4708-b5e9-184309c89d20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:53Z", "security_group_id": "7e1f6e9b-9efb-4c6d-9835-782a99b4f682", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:53Z", "revision_number": 0, "id": "6b9f3b2b-125b-4509-bca2-af742172e97a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:53Z", "security_group_id": "7e1f6e9b-9efb-4c6d-9835-782a99b4f682", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "7e1f6e9b-9efb-4c6d-9835-782a99b4f682", "name": "NeutronUtilsSecurityGroupTests-0635a8de-b42f-458f-9426-5c70c45a5595name-1"}} 2018-07-24 03:14:53,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-1bf7c2a5-941a-4994-a452-3dcd83b619b9 2018-07-24 03:14:53,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e1f6e9b-9efb-4c6d-9835-782a99b4f682 2018-07-24 03:14:53,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7e1f6e9b-9efb-4c6d-9835-782a99b4f682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:53,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-53ecad58-292c-431f-a114-6a99563fb8de Date: Tue, 24 Jul 2018 03:14:53 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-07-24T03:14:53Z", "security_group_id": "7e1f6e9b-9efb-4c6d-9835-782a99b4f682", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:53Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "41af5830-53d0-4708-b5e9-184309c89d20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:53Z", "security_group_id": "7e1f6e9b-9efb-4c6d-9835-782a99b4f682", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:53Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "6b9f3b2b-125b-4509-bca2-af742172e97a"}]} 2018-07-24 03:14:53,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7e1f6e9b-9efb-4c6d-9835-782a99b4f682 used request id req-53ecad58-292c-431f-a114-6a99563fb8de 2018-07-24 03:14:53,553 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0635a8de-b42f-458f-9426-5c70c45a5595name-2 2018-07-24 03:14:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0635a8de-b42f-458f-9426-5c70c45a5595name-2", "description": "hola group"}}' 2018-07-24 03:14:53,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-4db877e0-6565-48d1-98bf-19e0ec7e6c1d Date: Tue, 24 Jul 2018 03:14:53 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:53Z", "updated_at": "2018-07-24T03:14:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:53Z", "revision_number": 0, "id": "308278de-b5e9-457a-b731-d3e04e256efe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:53Z", "security_group_id": "38b02475-8ff0-466f-80f0-d012c6ef3e1a", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:53Z", "revision_number": 0, "id": "b37cce34-7a62-46fb-b6ed-471f9b8db96c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:53Z", "security_group_id": "38b02475-8ff0-466f-80f0-d012c6ef3e1a", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "38b02475-8ff0-466f-80f0-d012c6ef3e1a", "name": "NeutronUtilsSecurityGroupTests-0635a8de-b42f-458f-9426-5c70c45a5595name-2"}} 2018-07-24 03:14:53,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-4db877e0-6565-48d1-98bf-19e0ec7e6c1d 2018-07-24 03:14:53,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38b02475-8ff0-466f-80f0-d012c6ef3e1a 2018-07-24 03:14:53,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=38b02475-8ff0-466f-80f0-d012c6ef3e1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:54,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-98669514-9665-4633-b373-eebfd93ed8f6 Date: Tue, 24 Jul 2018 03:14:54 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-07-24T03:14:53Z", "security_group_id": "38b02475-8ff0-466f-80f0-d012c6ef3e1a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:53Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "308278de-b5e9-457a-b731-d3e04e256efe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:53Z", "security_group_id": "38b02475-8ff0-466f-80f0-d012c6ef3e1a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:53Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "b37cce34-7a62-46fb-b6ed-471f9b8db96c"}]} 2018-07-24 03:14:54,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=38b02475-8ff0-466f-80f0-d012c6ef3e1a used request id req-98669514-9665-4633-b373-eebfd93ed8f6 2018-07-24 03:14:54,140 - neutron_utils - INFO - Listing the available security groups 2018-07-24 03:14:54,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:54,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-491e8927-49ea-43f4-a2a7-fa48e0d3b0d1 Date: Tue, 24 Jul 2018 03:14:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:53Z", "updated_at": "2018-07-24T03:14:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:53Z", "revision_number": 0, "id": "308278de-b5e9-457a-b731-d3e04e256efe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:53Z", "security_group_id": "38b02475-8ff0-466f-80f0-d012c6ef3e1a", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:53Z", "revision_number": 0, "id": "b37cce34-7a62-46fb-b6ed-471f9b8db96c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:53Z", "security_group_id": "38b02475-8ff0-466f-80f0-d012c6ef3e1a", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "38b02475-8ff0-466f-80f0-d012c6ef3e1a", "name": "NeutronUtilsSecurityGroupTests-0635a8de-b42f-458f-9426-5c70c45a5595name-2"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:53Z", "updated_at": "2018-07-24T03:14:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:53Z", "revision_number": 0, "id": "41af5830-53d0-4708-b5e9-184309c89d20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:53Z", "security_group_id": "7e1f6e9b-9efb-4c6d-9835-782a99b4f682", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:53Z", "revision_number": 0, "id": "6b9f3b2b-125b-4509-bca2-af742172e97a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:53Z", "security_group_id": "7e1f6e9b-9efb-4c6d-9835-782a99b4f682", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "7e1f6e9b-9efb-4c6d-9835-782a99b4f682", "name": "NeutronUtilsSecurityGroupTests-0635a8de-b42f-458f-9426-5c70c45a5595name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 03:14:54,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-491e8927-49ea-43f4-a2a7-fa48e0d3b0d1 2018-07-24 03:14:54,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d864512-bc66-4a10-afc3-d377351cce74 2018-07-24 03:14:54,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1d864512-bc66-4a10-afc3-d377351cce74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:54,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-93f14fc5-981b-4c8e-953c-75e4ca5fd1cd Date: Tue, 24 Jul 2018 03:14:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "port_range_min": null, "revision_number": 0, "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "port_range_min": null, "revision_number": 0, "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329"}, {"remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "port_range_min": null, "revision_number": 0, "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "9fe35006-711d-4831-a639-9ac6fcad24a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "port_range_min": null, "revision_number": 0, "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "a7285b23-4779-46cb-baaf-1e946459f637"}]} 2018-07-24 03:14:54,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1d864512-bc66-4a10-afc3-d377351cce74 used request id req-93f14fc5-981b-4c8e-953c-75e4ca5fd1cd 2018-07-24 03:14:54,408 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38b02475-8ff0-466f-80f0-d012c6ef3e1a 2018-07-24 03:14:54,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=38b02475-8ff0-466f-80f0-d012c6ef3e1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:54,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-52314b0e-64cb-4d79-9bc0-a98ddc2806a7 Date: Tue, 24 Jul 2018 03:14:54 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-07-24T03:14:53Z", "security_group_id": "38b02475-8ff0-466f-80f0-d012c6ef3e1a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:53Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "308278de-b5e9-457a-b731-d3e04e256efe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:53Z", "security_group_id": "38b02475-8ff0-466f-80f0-d012c6ef3e1a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:53Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "b37cce34-7a62-46fb-b6ed-471f9b8db96c"}]} 2018-07-24 03:14:54,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=38b02475-8ff0-466f-80f0-d012c6ef3e1a used request id req-52314b0e-64cb-4d79-9bc0-a98ddc2806a7 2018-07-24 03:14:54,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3e1779ee-5208-43fb-8c87-4c5e078ec87b 2018-07-24 03:14:54,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3e1779ee-5208-43fb-8c87-4c5e078ec87b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:54,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-8deb8209-e14b-4023-b284-bd875d58ce35 Date: Tue, 24 Jul 2018 03:14:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "project_id": "", "id": "1b0e91a6-74cb-4247-8379-055f47049f79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "project_id": "", "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "project_id": "", "id": "9ebf1231-4632-44df-ade1-d92c716f5512"}, {"remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "project_id": "", "id": "a94053fd-7bad-40bf-b13c-538192380d2b"}]} 2018-07-24 03:14:54,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3e1779ee-5208-43fb-8c87-4c5e078ec87b used request id req-8deb8209-e14b-4023-b284-bd875d58ce35 2018-07-24 03:14:54,812 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb 2018-07-24 03:14:54,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:55,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4ea417d1-f16d-4f4e-bbee-eff63d53a968 Date: Tue, 24 Jul 2018 03:14:55 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-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "port_range_min": null, "revision_number": 0, "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "port_range_min": null, "revision_number": 0, "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea"}, {"remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "port_range_min": null, "revision_number": 0, "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e"}, {"remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "port_range_min": null, "revision_number": 0, "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "d8678648-bcd8-40fa-8ac5-27322a55542b"}]} 2018-07-24 03:14:55,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb used request id req-4ea417d1-f16d-4f4e-bbee-eff63d53a968 2018-07-24 03:14:55,019 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e1f6e9b-9efb-4c6d-9835-782a99b4f682 2018-07-24 03:14:55,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7e1f6e9b-9efb-4c6d-9835-782a99b4f682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:55,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f5070b8-1261-478f-9ba0-30173123a54c Date: Tue, 24 Jul 2018 03:14:55 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-07-24T03:14:53Z", "security_group_id": "7e1f6e9b-9efb-4c6d-9835-782a99b4f682", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:53Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "41af5830-53d0-4708-b5e9-184309c89d20"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:53Z", "security_group_id": "7e1f6e9b-9efb-4c6d-9835-782a99b4f682", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:53Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "6b9f3b2b-125b-4509-bca2-af742172e97a"}]} 2018-07-24 03:14:55,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7e1f6e9b-9efb-4c6d-9835-782a99b4f682 used request id req-4f5070b8-1261-478f-9ba0-30173123a54c 2018-07-24 03:14:55,232 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf308fb1-6908-4e30-aafa-51d132b59a4b 2018-07-24 03:14:55,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=bf308fb1-6908-4e30-aafa-51d132b59a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:55,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4f881be6-5091-4bbc-b847-4e6b18fce363 Date: Tue, 24 Jul 2018 03:14:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "c4d6519d-a0d0-420d-a332-342e2942b969"}, {"remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df"}]} 2018-07-24 03:14:55,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=bf308fb1-6908-4e30-aafa-51d132b59a4b used request id req-4f881be6-5091-4bbc-b847-4e6b18fce363 2018-07-24 03:14:55,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2d1020f-7513-4389-80cb-ca0601fd5ea9 2018-07-24 03:14:55,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2d1020f-7513-4389-80cb-ca0601fd5ea9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:55,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fdd632bc-1ec7-4d92-950a-2615889d950f Date: Tue, 24 Jul 2018 03:14:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "4898b4e3-691a-411b-8e8b-403fa9b72353"}, {"remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "81cc5375-ca34-40ff-a852-b085d397d3a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "d5259856-bca5-4981-883f-9c5234c1c6ca"}]} 2018-07-24 03:14:55,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c2d1020f-7513-4389-80cb-ca0601fd5ea9 used request id req-fdd632bc-1ec7-4d92-950a-2615889d950f 2018-07-24 03:14:55,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2a754cf-de71-4936-a597-884dcb1e33a9 2018-07-24 03:14:55,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d2a754cf-de71-4936-a597-884dcb1e33a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:55,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cdbd9482-5523-499b-8642-1825a9dfd49a Date: Tue, 24 Jul 2018 03:14:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "port_range_min": null, "revision_number": 0, "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "0799943a-b96a-4fbf-aedf-f82b684b0739"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "port_range_min": null, "revision_number": 0, "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "port_range_min": null, "revision_number": 0, "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "729900c1-d445-4846-8869-0824bf346a19"}, {"remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "port_range_min": null, "revision_number": 0, "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "80f06292-c767-449c-99b1-9a1fe8b0c974"}]} 2018-07-24 03:14:55,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d2a754cf-de71-4936-a597-884dcb1e33a9 used request id req-cdbd9482-5523-499b-8642-1825a9dfd49a 2018-07-24 03:14:55,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e26f4344-0bd5-4c5d-8e34-12c331901d71 2018-07-24 03:14:55,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e26f4344-0bd5-4c5d-8e34-12c331901d71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:55,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-43f05874-d65b-4a5f-9ea6-ea22630580da Date: Tue, 24 Jul 2018 03:14:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "port_range_min": null, "revision_number": 0, "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "project_id": "49c5d65fd351493db058937a88406bb3", "id": "238c3518-39e3-4605-a7e1-a7c52627e344"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "port_range_min": null, "revision_number": 0, "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "project_id": "49c5d65fd351493db058937a88406bb3", "id": "373a3868-4169-42e5-bc1d-126f54545092"}, {"remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "port_range_min": null, "revision_number": 0, "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "project_id": "49c5d65fd351493db058937a88406bb3", "id": "4be1dd63-7933-4497-b317-f1cc749402d7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "port_range_min": null, "revision_number": 0, "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "project_id": "49c5d65fd351493db058937a88406bb3", "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e"}]} 2018-07-24 03:14:55,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e26f4344-0bd5-4c5d-8e34-12c331901d71 used request id req-43f05874-d65b-4a5f-9ea6-ea22630580da 2018-07-24 03:14:55,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e5f63d9c-a385-4c3e-835b-36a020bfffcc 2018-07-24 03:14:55,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e5f63d9c-a385-4c3e-835b-36a020bfffcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:55,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-23e8c484-2274-4890-95d3-5cb2d23dcdf5 Date: Tue, 24 Jul 2018 03:14:55 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-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "port_range_min": null, "revision_number": 0, "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6"}, {"remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "port_range_min": null, "revision_number": 0, "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d"}, {"remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "port_range_min": null, "revision_number": 0, "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "port_range_min": null, "revision_number": 0, "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e"}]} 2018-07-24 03:14:55,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e5f63d9c-a385-4c3e-835b-36a020bfffcc used request id req-23e8c484-2274-4890-95d3-5cb2d23dcdf5 2018-07-24 03:14:55,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e7d4dd99-920e-48d0-8eae-c3796c886e77 2018-07-24 03:14:55,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e7d4dd99-920e-48d0-8eae-c3796c886e77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:55,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f9b4dab6-9a5d-4a35-8e2e-89189e6c481c Date: Tue, 24 Jul 2018 03:14:55 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-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "port_range_min": null, "revision_number": 0, "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be"}, {"remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "port_range_min": null, "revision_number": 0, "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "adb3e5a9-096b-4423-97a7-95403251f53f"}, {"remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "port_range_min": null, "revision_number": 0, "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "port_range_min": null, "revision_number": 0, "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc"}]} 2018-07-24 03:14:55,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e7d4dd99-920e-48d0-8eae-c3796c886e77 used request id req-f9b4dab6-9a5d-4a35-8e2e-89189e6c481c 2018-07-24 03:14:55,898 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0635a8de-b42f-458f-9426-5c70c45a5595name-1 2018-07-24 03:14:55,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/7e1f6e9b-9efb-4c6d-9835-782a99b4f682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:56,299 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47840c55-210f-40a2-8edf-61d06b8247aa Content-Length: 0 Date: Tue, 24 Jul 2018 03:14:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:14:56,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/7e1f6e9b-9efb-4c6d-9835-782a99b4f682 used request id req-47840c55-210f-40a2-8edf-61d06b8247aa 2018-07-24 03:14:56,299 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0635a8de-b42f-458f-9426-5c70c45a5595name-2 2018-07-24 03:14:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/38b02475-8ff0-466f-80f0-d012c6ef3e1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5297095fb56a859199faeda13dfc05614c3fc3f4" 2018-07-24 03:14:56,443 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-daa2d699-dcf3-4787-9706-040bd26fb5cd Content-Length: 0 Date: Tue, 24 Jul 2018 03:14:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:14:56,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/38b02475-8ff0-466f-80f0-d012c6ef3e1a used request id req-daa2d699-dcf3-4787-9706-040bd26fb5cd 2018-07-24 03:14:56,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:56,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["J4qq1p0bTbm_O_pKBlzOBw"], "issued_at": "2018-07-24T03:14:56.000000Z"}} 2018-07-24 03:14:56,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5d1d67c942337c30139235a10f2662a2cae378c0" 2018-07-24 03:14:56,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f986938c-0cc8-4fab-b817-b59d477f1dd3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:56,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f986938c-0cc8-4fab-b817-b59d477f1dd3 2018-07-24 03:14:56,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:57,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["aSvMp0zaSEi8we9DowNfbA"], "issued_at": "2018-07-24T03:14:57.000000Z"}} 2018-07-24 03:14:57,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a0633f99c02c6ac845d2602c6a5f2fa086a59ba9" 2018-07-24 03:14:57,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-295d1ca5-7614-44ef-a6ee-b88443d1453a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:57,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-295d1ca5-7614-44ef-a6ee-b88443d1453a 2018-07-24 03:14:57,447 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-69905deb-7414-4660-8cfd-ec93ddd23c01name 2018-07-24 03:14:57,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0633f99c02c6ac845d2602c6a5f2fa086a59ba9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-69905deb-7414-4660-8cfd-ec93ddd23c01name", "description": "hello group"}}' 2018-07-24 03:14:57,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-16471d15-da4e-4b1b-8014-be15a4179983 Date: Tue, 24 Jul 2018 03:14:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:57Z", "updated_at": "2018-07-24T03:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:57Z", "revision_number": 0, "id": "5c20b65e-767f-45df-bf6f-950d12eeeda6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:57Z", "security_group_id": "927f5a61-5a15-4316-bd9b-1a8a6a31b566", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:57Z", "revision_number": 0, "id": "8173483b-9227-4419-a954-5d736a069549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:57Z", "security_group_id": "927f5a61-5a15-4316-bd9b-1a8a6a31b566", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "927f5a61-5a15-4316-bd9b-1a8a6a31b566", "name": "NeutronUtilsSecurityGroupTests-69905deb-7414-4660-8cfd-ec93ddd23c01name"}} 2018-07-24 03:14:57,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-16471d15-da4e-4b1b-8014-be15a4179983 2018-07-24 03:14:57,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 927f5a61-5a15-4316-bd9b-1a8a6a31b566 2018-07-24 03:14:57,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=927f5a61-5a15-4316-bd9b-1a8a6a31b566 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0633f99c02c6ac845d2602c6a5f2fa086a59ba9" 2018-07-24 03:14:58,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-418fa8a2-5da6-497f-ae50-4020a5b2c765 Date: Tue, 24 Jul 2018 03:14:58 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-07-24T03:14:57Z", "security_group_id": "927f5a61-5a15-4316-bd9b-1a8a6a31b566", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:57Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "5c20b65e-767f-45df-bf6f-950d12eeeda6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:57Z", "security_group_id": "927f5a61-5a15-4316-bd9b-1a8a6a31b566", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:57Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8173483b-9227-4419-a954-5d736a069549"}]} 2018-07-24 03:14:58,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=927f5a61-5a15-4316-bd9b-1a8a6a31b566 used request id req-418fa8a2-5da6-497f-ae50-4020a5b2c765 2018-07-24 03:14:58,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-69905deb-7414-4660-8cfd-ec93ddd23c01name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0633f99c02c6ac845d2602c6a5f2fa086a59ba9" 2018-07-24 03:14:58,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-94b4a7e5-f94a-46ef-ba73-def6c6708e56 Date: Tue, 24 Jul 2018 03:14:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:57Z", "updated_at": "2018-07-24T03:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:57Z", "revision_number": 0, "id": "5c20b65e-767f-45df-bf6f-950d12eeeda6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:57Z", "security_group_id": "927f5a61-5a15-4316-bd9b-1a8a6a31b566", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:57Z", "revision_number": 0, "id": "8173483b-9227-4419-a954-5d736a069549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:57Z", "security_group_id": "927f5a61-5a15-4316-bd9b-1a8a6a31b566", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "927f5a61-5a15-4316-bd9b-1a8a6a31b566", "name": "NeutronUtilsSecurityGroupTests-69905deb-7414-4660-8cfd-ec93ddd23c01name"}]} 2018-07-24 03:14:58,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-69905deb-7414-4660-8cfd-ec93ddd23c01name&description=hello+group used request id req-94b4a7e5-f94a-46ef-ba73-def6c6708e56 2018-07-24 03:14:58,278 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 927f5a61-5a15-4316-bd9b-1a8a6a31b566 2018-07-24 03:14:58,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=927f5a61-5a15-4316-bd9b-1a8a6a31b566 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0633f99c02c6ac845d2602c6a5f2fa086a59ba9" 2018-07-24 03:14:58,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e16a70a-ee7e-4daa-a4e3-489b534d2c0c Date: Tue, 24 Jul 2018 03:14:58 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-07-24T03:14:57Z", "security_group_id": "927f5a61-5a15-4316-bd9b-1a8a6a31b566", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:57Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "5c20b65e-767f-45df-bf6f-950d12eeeda6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:57Z", "security_group_id": "927f5a61-5a15-4316-bd9b-1a8a6a31b566", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:57Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8173483b-9227-4419-a954-5d736a069549"}]} 2018-07-24 03:14:58,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=927f5a61-5a15-4316-bd9b-1a8a6a31b566 used request id req-1e16a70a-ee7e-4daa-a4e3-489b534d2c0c 2018-07-24 03:14:58,494 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-69905deb-7414-4660-8cfd-ec93ddd23c01name 2018-07-24 03:14:58,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/927f5a61-5a15-4316-bd9b-1a8a6a31b566 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0633f99c02c6ac845d2602c6a5f2fa086a59ba9" 2018-07-24 03:14:58,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-900aca50-5ef0-4ee3-91f4-46146aa65350 Content-Length: 0 Date: Tue, 24 Jul 2018 03:14:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:14:58,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/927f5a61-5a15-4316-bd9b-1a8a6a31b566 used request id req-900aca50-5ef0-4ee3-91f4-46146aa65350 2018-07-24 03:14:58,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:14:59,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:14:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ZWDss-eVSqWNYLfSaS-DzA"], "issued_at": "2018-07-24T03:14:59.000000Z"}} 2018-07-24 03:14:59,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:14:59,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf4dc4d-82e8-4fbc-acd2-29131ea98d1a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:14:59,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dbf4dc4d-82e8-4fbc-acd2-29131ea98d1a 2018-07-24 03:14:59,319 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name 2018-07-24 03:14:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name", "description": "hello group"}}' 2018-07-24 03:14:59,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8f279de2-8270-40db-8db2-a0d656eda6cc Date: Tue, 24 Jul 2018 03:14:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "updated_at": "2018-07-24T03:14:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "revision_number": 0, "id": "8fd337a7-2ce2-413a-a028-28f7b9b16d90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "revision_number": 0, "id": "e7af821b-8c37-45ba-8e05-802d88c50965", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "name": "NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name"}} 2018-07-24 03:14:59,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-8f279de2-8270-40db-8db2-a0d656eda6cc 2018-07-24 03:14:59,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8521cd55-6a58-4a3c-ac7e-cba2855f8a37 2018-07-24 03:14:59,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8521cd55-6a58-4a3c-ac7e-cba2855f8a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:14:59,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-32fbb264-0e28-4046-8f2d-d6d65f91c4d3 Date: Tue, 24 Jul 2018 03:14:59 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-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8fd337a7-2ce2-413a-a028-28f7b9b16d90"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "e7af821b-8c37-45ba-8e05-802d88c50965"}]} 2018-07-24 03:14:59,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8521cd55-6a58-4a3c-ac7e-cba2855f8a37 used request id req-32fbb264-0e28-4046-8f2d-d6d65f91c4d3 2018-07-24 03:14:59,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8521cd55-6a58-4a3c-ac7e-cba2855f8a37 2018-07-24 03:14:59,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8521cd55-6a58-4a3c-ac7e-cba2855f8a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:00,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-27e269fa-d73d-4eb4-a1e7-b1ea4f9e6ecf Date: Tue, 24 Jul 2018 03:15:00 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-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8fd337a7-2ce2-413a-a028-28f7b9b16d90"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "e7af821b-8c37-45ba-8e05-802d88c50965"}]} 2018-07-24 03:15:00,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8521cd55-6a58-4a3c-ac7e-cba2855f8a37 used request id req-27e269fa-d73d-4eb4-a1e7-b1ea4f9e6ecf 2018-07-24 03:15:00,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:00,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f4d144-926a-47b2-b5cc-1ed74ba69042 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:00,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-06f4d144-926a-47b2-b5cc-1ed74ba69042 2018-07-24 03:15:00,208 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name 2018-07-24 03:15:00,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:00,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-dd832ace-2b3d-45fd-98d7-80e87bc3b56a Date: Tue, 24 Jul 2018 03:15:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "updated_at": "2018-07-24T03:14:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "revision_number": 0, "id": "8fd337a7-2ce2-413a-a028-28f7b9b16d90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "revision_number": 0, "id": "e7af821b-8c37-45ba-8e05-802d88c50965", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "name": "NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name"}]} 2018-07-24 03:15:00,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name used request id req-dd832ace-2b3d-45fd-98d7-80e87bc3b56a 2018-07-24 03:15:00,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:15:00,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:15: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:15:00,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:00,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a28c531-42d6-4f99-9783-f7c24dd8c166 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:15:00,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-6a28c531-42d6-4f99-9783-f7c24dd8c166 2018-07-24 03:15:00,517 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8521cd55-6a58-4a3c-ac7e-cba2855f8a37 2018-07-24 03:15:00,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8521cd55-6a58-4a3c-ac7e-cba2855f8a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:00,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-871a7e12-a7fb-418d-bd37-3efc6ccdd10b Date: Tue, 24 Jul 2018 03:15:00 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-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8fd337a7-2ce2-413a-a028-28f7b9b16d90"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "e7af821b-8c37-45ba-8e05-802d88c50965"}]} 2018-07-24 03:15:00,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8521cd55-6a58-4a3c-ac7e-cba2855f8a37 used request id req-871a7e12-a7fb-418d-bd37-3efc6ccdd10b 2018-07-24 03:15:00,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}550cb0c17b56afebaa52d842ff829c95175a5799" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37"}}' 2018-07-24 03:15:00,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-9729bf1a-7a30-4f97-94f4-acf8cc56bda8 Date: Tue, 24 Jul 2018 03:15:00 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-07-24T03:15:00Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:00Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "35d09683-444f-4c8b-93db-6c5e8bef2437"}} 2018-07-24 03:15:00,686 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-9729bf1a-7a30-4f97-94f4-acf8cc56bda8 2018-07-24 03:15:00,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:00,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-5804555e-37f5-4bc3-96bb-52946347b7d4 Date: Tue, 24 Jul 2018 03:15:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "updated_at": "2018-07-24T03:15:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:15:00Z", "revision_number": 0, "id": "35d09683-444f-4c8b-93db-6c5e8bef2437", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:15:00Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "revision_number": 0, "id": "8fd337a7-2ce2-413a-a028-28f7b9b16d90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "revision_number": 0, "id": "e7af821b-8c37-45ba-8e05-802d88c50965", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 3, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "name": "NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name"}]} 2018-07-24 03:15:00,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name&description=hello+group used request id req-5804555e-37f5-4bc3-96bb-52946347b7d4 2018-07-24 03:15:00,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8521cd55-6a58-4a3c-ac7e-cba2855f8a37 2018-07-24 03:15:00,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8521cd55-6a58-4a3c-ac7e-cba2855f8a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:00,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-586ee626-ce21-4c60-92bc-ca86c3f3f189 Date: Tue, 24 Jul 2018 03:15:00 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-07-24T03:15:00Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:00Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "35d09683-444f-4c8b-93db-6c5e8bef2437"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8fd337a7-2ce2-413a-a028-28f7b9b16d90"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "e7af821b-8c37-45ba-8e05-802d88c50965"}]} 2018-07-24 03:15:00,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8521cd55-6a58-4a3c-ac7e-cba2855f8a37 used request id req-586ee626-ce21-4c60-92bc-ca86c3f3f189 2018-07-24 03:15:00,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8521cd55-6a58-4a3c-ac7e-cba2855f8a37 2018-07-24 03:15:00,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8521cd55-6a58-4a3c-ac7e-cba2855f8a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:01,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-451646e0-d8be-4fef-8776-095d609601b9 Date: Tue, 24 Jul 2018 03:15:01 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-07-24T03:15:00Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:00Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "35d09683-444f-4c8b-93db-6c5e8bef2437"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8fd337a7-2ce2-413a-a028-28f7b9b16d90"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "e7af821b-8c37-45ba-8e05-802d88c50965"}]} 2018-07-24 03:15:01,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8521cd55-6a58-4a3c-ac7e-cba2855f8a37 used request id req-451646e0-d8be-4fef-8776-095d609601b9 2018-07-24 03:15:01,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:01,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-49f7d969-afa1-46f9-9bdf-0815898e79bd Date: Tue, 24 Jul 2018 03:15:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "updated_at": "2018-07-24T03:15:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:15:00Z", "revision_number": 0, "id": "35d09683-444f-4c8b-93db-6c5e8bef2437", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:15:00Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "revision_number": 0, "id": "8fd337a7-2ce2-413a-a028-28f7b9b16d90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "revision_number": 0, "id": "e7af821b-8c37-45ba-8e05-802d88c50965", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 3, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "name": "NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name"}]} 2018-07-24 03:15:01,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name&description=hello+group used request id req-49f7d969-afa1-46f9-9bdf-0815898e79bd 2018-07-24 03:15:01,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8521cd55-6a58-4a3c-ac7e-cba2855f8a37 2018-07-24 03:15:01,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8521cd55-6a58-4a3c-ac7e-cba2855f8a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:01,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-47925e4e-03a4-47ba-a3d8-eda5c3bb5462 Date: Tue, 24 Jul 2018 03:15:01 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-07-24T03:15:00Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:00Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "35d09683-444f-4c8b-93db-6c5e8bef2437"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8fd337a7-2ce2-413a-a028-28f7b9b16d90"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:14:59Z", "security_group_id": "8521cd55-6a58-4a3c-ac7e-cba2855f8a37", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:14:59Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "e7af821b-8c37-45ba-8e05-802d88c50965"}]} 2018-07-24 03:15:01,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8521cd55-6a58-4a3c-ac7e-cba2855f8a37 used request id req-47925e4e-03a4-47ba-a3d8-eda5c3bb5462 2018-07-24 03:15:01,564 - neutron_utils - INFO - Deleting security group rule with ID - 8fd337a7-2ce2-413a-a028-28f7b9b16d90 2018-07-24 03:15:01,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/8fd337a7-2ce2-413a-a028-28f7b9b16d90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:01,801 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ca2cb4c-ba14-4ad2-bd67-7206876b8ab4 Content-Length: 0 Date: Tue, 24 Jul 2018 03:15:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:15:01,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/8fd337a7-2ce2-413a-a028-28f7b9b16d90 used request id req-3ca2cb4c-ba14-4ad2-bd67-7206876b8ab4 2018-07-24 03:15:01,802 - neutron_utils - INFO - Deleting security group rule with ID - e7af821b-8c37-45ba-8e05-802d88c50965 2018-07-24 03:15:01,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/e7af821b-8c37-45ba-8e05-802d88c50965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:02,057 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8e969e6-1f5c-42aa-a40c-6af6c9b79d47 Content-Length: 0 Date: Tue, 24 Jul 2018 03:15:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:15:02,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/e7af821b-8c37-45ba-8e05-802d88c50965 used request id req-f8e969e6-1f5c-42aa-a40c-6af6c9b79d47 2018-07-24 03:15:02,058 - neutron_utils - INFO - Deleting security group rule with ID - 35d09683-444f-4c8b-93db-6c5e8bef2437 2018-07-24 03:15:02,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/35d09683-444f-4c8b-93db-6c5e8bef2437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:02,326 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1cc705ff-e169-41e5-afbe-b924f6741783 Content-Length: 0 Date: Tue, 24 Jul 2018 03:15:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:15:02,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/35d09683-444f-4c8b-93db-6c5e8bef2437 used request id req-1cc705ff-e169-41e5-afbe-b924f6741783 2018-07-24 03:15:02,326 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-073aa007-c97a-4d52-9efc-e6aef319ab78name 2018-07-24 03:15:02,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8521cd55-6a58-4a3c-ac7e-cba2855f8a37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cb0c17b56afebaa52d842ff829c95175a5799" 2018-07-24 03:15:02,440 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fd90efc9-7467-45c3-8323-dfc6eebb8cba Content-Length: 0 Date: Tue, 24 Jul 2018 03:15:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:15:02,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8521cd55-6a58-4a3c-ac7e-cba2855f8a37 used request id req-fd90efc9-7467-45c3-8323-dfc6eebb8cba 2018-07-24 03:15:02,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:02,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["cCGmONeLTjyrYq-D417TbA"], "issued_at": "2018-07-24T03:15:02.000000Z"}} 2018-07-24 03:15:02,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}21c8130c2177002e75756673d4ba04f1564c76d9" 2018-07-24 03:15:02,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c42572e0-25fd-46a4-98c9-1f490cc5fea7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:02,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c42572e0-25fd-46a4-98c9-1f490cc5fea7 2018-07-24 03:15:02,935 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0b0a7053-d3ec-48eb-9b5a-be8ce7483f74name-1 2018-07-24 03:15:02,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c8130c2177002e75756673d4ba04f1564c76d9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0b0a7053-d3ec-48eb-9b5a-be8ce7483f74name-1", "description": "hello group"}}' 2018-07-24 03:15:03,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-83adedd2-14b0-4b1e-be7b-2f67c418347e Date: Tue, 24 Jul 2018 03:15:03 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:03Z", "updated_at": "2018-07-24T03:15:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:15:03Z", "revision_number": 0, "id": "6af15313-7260-4c20-9293-b6325822adc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:15:03Z", "security_group_id": "8a490d85-43f5-44a0-a58c-5d21d6d084c6", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:15:03Z", "revision_number": 0, "id": "a4f85bec-7cc4-4aea-ae1c-34e1fa444043", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:15:03Z", "security_group_id": "8a490d85-43f5-44a0-a58c-5d21d6d084c6", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8a490d85-43f5-44a0-a58c-5d21d6d084c6", "name": "NeutronUtilsSecurityGroupTests-0b0a7053-d3ec-48eb-9b5a-be8ce7483f74name-1"}} 2018-07-24 03:15:03,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-83adedd2-14b0-4b1e-be7b-2f67c418347e 2018-07-24 03:15:03,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a490d85-43f5-44a0-a58c-5d21d6d084c6 2018-07-24 03:15:03,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8a490d85-43f5-44a0-a58c-5d21d6d084c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c8130c2177002e75756673d4ba04f1564c76d9" 2018-07-24 03:15:03,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a8e00b3-f022-48f8-99b1-94fc2f2ad2c9 Date: Tue, 24 Jul 2018 03:15:03 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-07-24T03:15:03Z", "security_group_id": "8a490d85-43f5-44a0-a58c-5d21d6d084c6", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:03Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "6af15313-7260-4c20-9293-b6325822adc9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:15:03Z", "security_group_id": "8a490d85-43f5-44a0-a58c-5d21d6d084c6", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:03Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "a4f85bec-7cc4-4aea-ae1c-34e1fa444043"}]} 2018-07-24 03:15:03,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8a490d85-43f5-44a0-a58c-5d21d6d084c6 used request id req-7a8e00b3-f022-48f8-99b1-94fc2f2ad2c9 2018-07-24 03:15:03,641 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0b0a7053-d3ec-48eb-9b5a-be8ce7483f74name-2 2018-07-24 03:15:03,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c8130c2177002e75756673d4ba04f1564c76d9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0b0a7053-d3ec-48eb-9b5a-be8ce7483f74name-2", "description": "hello group"}}' 2018-07-24 03:15:03,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-afb4d657-13c5-42c1-8a5c-59fb8ea14d12 Date: Tue, 24 Jul 2018 03:15:03 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:03Z", "updated_at": "2018-07-24T03:15:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:15:03Z", "revision_number": 0, "id": "0987087f-3287-48b4-b324-8c8f22bd6f99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:15:03Z", "security_group_id": "8ad3e018-4993-44b9-b37b-0c31f65d006d", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:15:03Z", "revision_number": 0, "id": "25a73a83-5bf7-4206-8e1e-6528572a2044", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:15:03Z", "security_group_id": "8ad3e018-4993-44b9-b37b-0c31f65d006d", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8ad3e018-4993-44b9-b37b-0c31f65d006d", "name": "NeutronUtilsSecurityGroupTests-0b0a7053-d3ec-48eb-9b5a-be8ce7483f74name-2"}} 2018-07-24 03:15:03,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-afb4d657-13c5-42c1-8a5c-59fb8ea14d12 2018-07-24 03:15:03,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ad3e018-4993-44b9-b37b-0c31f65d006d 2018-07-24 03:15:03,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8ad3e018-4993-44b9-b37b-0c31f65d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c8130c2177002e75756673d4ba04f1564c76d9" 2018-07-24 03:15:04,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a9bc598b-9ad4-4dc4-bc2f-4ac27fd4d81c Date: Tue, 24 Jul 2018 03:15:04 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-07-24T03:15:03Z", "security_group_id": "8ad3e018-4993-44b9-b37b-0c31f65d006d", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:03Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "0987087f-3287-48b4-b324-8c8f22bd6f99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:15:03Z", "security_group_id": "8ad3e018-4993-44b9-b37b-0c31f65d006d", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:03Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "25a73a83-5bf7-4206-8e1e-6528572a2044"}]} 2018-07-24 03:15:04,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8ad3e018-4993-44b9-b37b-0c31f65d006d used request id req-a9bc598b-9ad4-4dc4-bc2f-4ac27fd4d81c 2018-07-24 03:15:04,192 - neutron_utils - INFO - Retrieving security group with ID - 8a490d85-43f5-44a0-a58c-5d21d6d084c6 2018-07-24 03:15:04,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=8a490d85-43f5-44a0-a58c-5d21d6d084c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c8130c2177002e75756673d4ba04f1564c76d9" 2018-07-24 03:15:04,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-88ea79b4-3a75-4f6d-8bec-56d0674dabba Date: Tue, 24 Jul 2018 03:15:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:03Z", "updated_at": "2018-07-24T03:15:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:15:03Z", "revision_number": 0, "id": "6af15313-7260-4c20-9293-b6325822adc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:15:03Z", "security_group_id": "8a490d85-43f5-44a0-a58c-5d21d6d084c6", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:15:03Z", "revision_number": 0, "id": "a4f85bec-7cc4-4aea-ae1c-34e1fa444043", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:15:03Z", "security_group_id": "8a490d85-43f5-44a0-a58c-5d21d6d084c6", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8a490d85-43f5-44a0-a58c-5d21d6d084c6", "name": "NeutronUtilsSecurityGroupTests-0b0a7053-d3ec-48eb-9b5a-be8ce7483f74name-1"}]} 2018-07-24 03:15:04,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=8a490d85-43f5-44a0-a58c-5d21d6d084c6 used request id req-88ea79b4-3a75-4f6d-8bec-56d0674dabba 2018-07-24 03:15:04,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a490d85-43f5-44a0-a58c-5d21d6d084c6 2018-07-24 03:15:04,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8a490d85-43f5-44a0-a58c-5d21d6d084c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c8130c2177002e75756673d4ba04f1564c76d9" 2018-07-24 03:15:04,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14df84ff-604f-4427-95b8-96dc6991006a Date: Tue, 24 Jul 2018 03:15:04 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-07-24T03:15:03Z", "security_group_id": "8a490d85-43f5-44a0-a58c-5d21d6d084c6", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:03Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "6af15313-7260-4c20-9293-b6325822adc9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:15:03Z", "security_group_id": "8a490d85-43f5-44a0-a58c-5d21d6d084c6", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:03Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "a4f85bec-7cc4-4aea-ae1c-34e1fa444043"}]} 2018-07-24 03:15:04,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8a490d85-43f5-44a0-a58c-5d21d6d084c6 used request id req-14df84ff-604f-4427-95b8-96dc6991006a 2018-07-24 03:15:04,600 - neutron_utils - INFO - Retrieving security group with ID - 8ad3e018-4993-44b9-b37b-0c31f65d006d 2018-07-24 03:15:04,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=8ad3e018-4993-44b9-b37b-0c31f65d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c8130c2177002e75756673d4ba04f1564c76d9" 2018-07-24 03:15:04,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-3d42dd17-d8c5-4799-ada6-4fc232fff393 Date: Tue, 24 Jul 2018 03:15:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:03Z", "updated_at": "2018-07-24T03:15:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:15:03Z", "revision_number": 0, "id": "0987087f-3287-48b4-b324-8c8f22bd6f99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:15:03Z", "security_group_id": "8ad3e018-4993-44b9-b37b-0c31f65d006d", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:15:03Z", "revision_number": 0, "id": "25a73a83-5bf7-4206-8e1e-6528572a2044", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:15:03Z", "security_group_id": "8ad3e018-4993-44b9-b37b-0c31f65d006d", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 2, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8ad3e018-4993-44b9-b37b-0c31f65d006d", "name": "NeutronUtilsSecurityGroupTests-0b0a7053-d3ec-48eb-9b5a-be8ce7483f74name-2"}]} 2018-07-24 03:15:04,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=8ad3e018-4993-44b9-b37b-0c31f65d006d used request id req-3d42dd17-d8c5-4799-ada6-4fc232fff393 2018-07-24 03:15:04,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ad3e018-4993-44b9-b37b-0c31f65d006d 2018-07-24 03:15:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8ad3e018-4993-44b9-b37b-0c31f65d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c8130c2177002e75756673d4ba04f1564c76d9" 2018-07-24 03:15:04,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f2d6701b-b14d-4460-a024-3da7fd298d41 Date: Tue, 24 Jul 2018 03:15:04 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-07-24T03:15:03Z", "security_group_id": "8ad3e018-4993-44b9-b37b-0c31f65d006d", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:03Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "0987087f-3287-48b4-b324-8c8f22bd6f99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:15:03Z", "security_group_id": "8ad3e018-4993-44b9-b37b-0c31f65d006d", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:03Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "25a73a83-5bf7-4206-8e1e-6528572a2044"}]} 2018-07-24 03:15:04,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=8ad3e018-4993-44b9-b37b-0c31f65d006d used request id req-f2d6701b-b14d-4460-a024-3da7fd298d41 2018-07-24 03:15:04,844 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0b0a7053-d3ec-48eb-9b5a-be8ce7483f74name-1 2018-07-24 03:15:04,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8a490d85-43f5-44a0-a58c-5d21d6d084c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c8130c2177002e75756673d4ba04f1564c76d9" 2018-07-24 03:15:05,137 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad8902a4-acee-4930-b6e5-4a1058ba6e1b Content-Length: 0 Date: Tue, 24 Jul 2018 03:15:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:15:05,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8a490d85-43f5-44a0-a58c-5d21d6d084c6 used request id req-ad8902a4-acee-4930-b6e5-4a1058ba6e1b 2018-07-24 03:15:05,137 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0b0a7053-d3ec-48eb-9b5a-be8ce7483f74name-2 2018-07-24 03:15:05,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/8ad3e018-4993-44b9-b37b-0c31f65d006d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c8130c2177002e75756673d4ba04f1564c76d9" 2018-07-24 03:15:05,441 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-45182a25-046c-4146-aba2-878215de777c Content-Length: 0 Date: Tue, 24 Jul 2018 03:15:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:15:05,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/8ad3e018-4993-44b9-b37b-0c31f65d006d used request id req-45182a25-046c-4146-aba2-878215de777c 2018-07-24 03:15:05,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:05,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["VdejVfbGTLW7bl4CSatPUA"], "issued_at": "2018-07-24T03:15:05.000000Z"}} 2018-07-24 03:15:05,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5e85a062aa71012c8fb50814cf71d101e7445241" 2018-07-24 03:15:05,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c50045-5bf8-4283-b438-8e9e7a5a0a5c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:05,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-42c50045-5bf8-4283-b438-8e9e7a5a0a5c 2018-07-24 03:15:05,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e85a062aa71012c8fb50814cf71d101e7445241" 2018-07-24 03:15:06,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2d0441d9-4c6a-4e8d-8265-7d93373cb120 Date: Tue, 24 Jul 2018 03:15:06 GMT RESP BODY: {"floatingips": []} 2018-07-24 03:15:06,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-2d0441d9-4c6a-4e8d-8265-7d93373cb120 2018-07-24 03:15:06,139 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-24 03:15:06,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e85a062aa71012c8fb50814cf71d101e7445241" 2018-07-24 03:15:06,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-73a06a91-ab96-4dc5-a58a-f21280f9af2d Date: Tue, 24 Jul 2018 03:15:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:15:06,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-73a06a91-ab96-4dc5-a58a-f21280f9af2d 2018-07-24 03:15:06,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e85a062aa71012c8fb50814cf71d101e7445241" 2018-07-24 03:15:06,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-62b04da9-c3ef-48a3-9a28-d6db2be6418c Date: Tue, 24 Jul 2018 03:15:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:15:06,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-62b04da9-c3ef-48a3-9a28-d6db2be6418c 2018-07-24 03:15:06,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e85a062aa71012c8fb50814cf71d101e7445241" -d '{"floatingip": {"floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}}' 2018-07-24 03:15:08,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 495 X-Openstack-Request-Id: req-f7cb98d0-d946-4ae9-84c1-a7cc8d16157e Date: Tue, 24 Jul 2018 03:15:08 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:07Z", "updated_at": "2018-07-24T03:15:07Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_id": null, "id": "b1f058b1-158c-446d-a244-24959a6f9bde", "qos_policy_id": null}} 2018-07-24 03:15:08,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-f7cb98d0-d946-4ae9-84c1-a7cc8d16157e 2018-07-24 03:15:08,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e85a062aa71012c8fb50814cf71d101e7445241" 2018-07-24 03:15:08,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-8cfb946d-7134-4925-9cc8-7e5bab1d1f56 Date: Tue, 24 Jul 2018 03:15:08 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:07Z", "updated_at": "2018-07-24T03:15:07Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_id": null, "id": "b1f058b1-158c-446d-a244-24959a6f9bde", "qos_policy_id": null}]} 2018-07-24 03:15:08,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-8cfb946d-7134-4925-9cc8-7e5bab1d1f56 2018-07-24 03:15:08,557 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.204 2018-07-24 03:15:08,557 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.204 2018-07-24 03:15:08,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips?ip=b1f058b1-158c-446d-a244-24959a6f9bde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e85a062aa71012c8fb50814cf71d101e7445241" 2018-07-24 03:15:08,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-3483d39c-da31-4259-872a-ea06ce8ba56f Date: Tue, 24 Jul 2018 03:15:08 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:15:07Z", "updated_at": "2018-07-24T03:15:07Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_id": null, "id": "b1f058b1-158c-446d-a244-24959a6f9bde", "qos_policy_id": null}]} 2018-07-24 03:15:08,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips?ip=b1f058b1-158c-446d-a244-24959a6f9bde used request id req-3483d39c-da31-4259-872a-ea06ce8ba56f 2018-07-24 03:15:08,751 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-07-24 03:15:08,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/b1f058b1-158c-446d-a244-24959a6f9bde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e85a062aa71012c8fb50814cf71d101e7445241" 2018-07-24 03:15:09,531 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c41f7b5-db19-4a82-9e93-145dbf4481c1 Content-Length: 0 Date: Tue, 24 Jul 2018 03:15:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:15:09,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/b1f058b1-158c-446d-a244-24959a6f9bde used request id req-8c41f7b5-db19-4a82-9e93-145dbf4481c1 2018-07-24 03:15:09,533 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:15:09,665 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d 2018-07-24 03:15:09,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:10,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["gnGHZIA7RyiLUO-xg1siVA"], "issued_at": "2018-07-24T03:15:10.000000Z"}} 2018-07-24 03:15:10,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abeaed171a65ad87c7a434163278b4b39157ad6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO038FpA59aXJjePEFcwFVc6HP/N5HNhUiBVrZb2SPHAAiu7S/nHEc0+U5A6itH33MQYZtFJu7ALaeUIhj6rMs7lS71sSB/M6q+V07MQ859ZuOB12HNFek1dMIfE7ag5JGWd2UPNtVvZBSZdiatMM2I1upc+ZZu1trPumrZuPMmdkCKL3WmLQIgv5f1xd3286s8RR0PyGbcfrgz0GWb7erKxvPHkl/xFHvxmGQrMN0/pbMIBRNuRFTMbSodYHUsYwzmr4orMqEfuGDkAzes96LRIBQpTBpImGasIDBfiwu8azzwS8w45SH2+JtkX/pP3wol/v45/8fQH1H4ARChvY1", "name": "NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d"}}' 2018-07-24 03:15:10,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-7ed82588-a1fe-451b-ac79-dadfa2b4389c x-compute-request-id: req-7ed82588-a1fe-451b-ac79-dadfa2b4389c Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO038FpA59aXJjePEFcwFVc6HP/N5HNhUiBVrZb2SPHAAiu7S/nHEc0+U5A6itH33MQYZtFJu7ALaeUIhj6rMs7lS71sSB/M6q+V07MQ859ZuOB12HNFek1dMIfE7ag5JGWd2UPNtVvZBSZdiatMM2I1upc+ZZu1trPumrZuPMmdkCKL3WmLQIgv5f1xd3286s8RR0PyGbcfrgz0GWb7erKxvPHkl/xFHvxmGQrMN0/pbMIBRNuRFTMbSodYHUsYwzmr4orMqEfuGDkAzes96LRIBQpTBpImGasIDBfiwu8azzwS8w45SH2+JtkX/pP3wol/v45/8fQH1H4ARChvY1", "user_id": "2e81815591b64777a7e304458430745f", "name": "NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d", "fingerprint": "02:22:33:e4:eb:d3:54:8a:41:70:7b:62:23:eb:84:e9"}} 2018-07-24 03:15:10,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-7ed82588-a1fe-451b-ac79-dadfa2b4389c 2018-07-24 03:15:10,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abeaed171a65ad87c7a434163278b4b39157ad6" 2018-07-24 03:15:10,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-4197feab-ba98-4669-b785-de104b3284b5 x-compute-request-id: req-4197feab-ba98-4669-b785-de104b3284b5 Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO038FpA59aXJjePEFcwFVc6HP/N5HNhUiBVrZb2SPHAAiu7S/nHEc0+U5A6itH33MQYZtFJu7ALaeUIhj6rMs7lS71sSB/M6q+V07MQ859ZuOB12HNFek1dMIfE7ag5JGWd2UPNtVvZBSZdiatMM2I1upc+ZZu1trPumrZuPMmdkCKL3WmLQIgv5f1xd3286s8RR0PyGbcfrgz0GWb7erKxvPHkl/xFHvxmGQrMN0/pbMIBRNuRFTMbSodYHUsYwzmr4orMqEfuGDkAzes96LRIBQpTBpImGasIDBfiwu8azzwS8w45SH2+JtkX/pP3wol/v45/8fQH1H4ARChvY1", "user_id": "2e81815591b64777a7e304458430745f", "name": "NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d", "deleted": false, "created_at": "2018-07-24T03:15:10.000000", "updated_at": null, "fingerprint": "02:22:33:e4:eb:d3:54:8a:41:70:7b:62:23:eb:84:e9", "deleted_at": null, "id": 14}} 2018-07-24 03:15:10,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d used request id req-4197feab-ba98-4669-b785-de104b3284b5 2018-07-24 03:15:10,355 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d 2018-07-24 03:15:10,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abeaed171a65ad87c7a434163278b4b39157ad6" 2018-07-24 03:15:10,417 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:15: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-828f528f-8447-49d6-a279-5d7ec6c225c0 x-compute-request-id: req-828f528f-8447-49d6-a279-5d7ec6c225c0 Content-Length: 0 Content-Type: application/json 2018-07-24 03:15:10,417 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d used request id req-828f528f-8447-49d6-a279-5d7ec6c225c0 2018-07-24 03:15:10,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abeaed171a65ad87c7a434163278b4b39157ad6" 2018-07-24 03:15:10,440 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:15: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-77aa64bf-7649-4d0c-8112-8febdf5bfc1a x-compute-request-id: req-77aa64bf-7649-4d0c-8112-8febdf5bfc1a Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d not found for user 2e81815591b64777a7e304458430745f", "code": 404}} 2018-07-24 03:15:10,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d used request id req-77aa64bf-7649-4d0c-8112-8febdf5bfc1a 2018-07-24 03:15:10,440 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d 2018-07-24 03:15:10,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3abeaed171a65ad87c7a434163278b4b39157ad6" 2018-07-24 03:15:10,482 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:15: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-be85ea17-35de-48ee-91aa-191aa26364cf x-compute-request-id: req-be85ea17-35de-48ee-91aa-191aa26364cf Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d not found for user 2e81815591b64777a7e304458430745f", "code": 404}} 2018-07-24 03:15:10,482 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-292cc1b5-fabd-4311-afea-dc47627e310d used request id req-be85ea17-35de-48ee-91aa-191aa26364cf 2018-07-24 03:15:10,483 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:15:10,674 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-74f84de1-4a23-4aed-be47-7a24bc33b434.pub 2018-07-24 03:15:10,674 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-74f84de1-4a23-4aed-be47-7a24bc33b434 2018-07-24 03:15:10,674 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-74f84de1-4a23-4aed-be47-7a24bc33b434.pub 2018-07-24 03:15:10,674 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-74f84de1-4a23-4aed-be47-7a24bc33b434 2018-07-24 03:15:10,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:11,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["lvZshVPwRsygq-NO7bAvAg"], "issued_at": "2018-07-24T03:15:11.000000Z"}} 2018-07-24 03:15:11,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8b7bf9f6ffcfad1495332a8a775aee1dfbe55f7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUdhqzA1GFHrJ4qrczexmfKsqwMQ/vkgVPxGSoBiCi7x/J3l74K9SbmsNIMFscxWVixIqh13SQjvk83BJ63HOvTRs6EzhMSUdUMtqF7nZV85m3d+f1yrJ8rxlv6CA36ioWONG7t2TlxJtntQqQ6H3wDdFDPTV3I8AWWWQ3BqCcMdjULm0pFm5Vgvu3nSrHW2SflCRWflH5lW8d0sG4CXfUvcLXEvcDUZ08mWHxLGd6begBZ4P5h2SHZi7sJDlmQsZ944HCLvjZhSw7WDogkJm4Sbrj348EhutwtuyJtUKpN/inVa1AdDZJz8KQNEvV6x1bQXeNzGd3Sa6VGy+NENYj", "name": "NovaUtilsKeypairTests-74f84de1-4a23-4aed-be47-7a24bc33b434"}}' 2018-07-24 03:15:11,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:11 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-a980db2f-6bb0-4bdd-8ae9-15309c157a14 x-compute-request-id: req-a980db2f-6bb0-4bdd-8ae9-15309c157a14 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUdhqzA1GFHrJ4qrczexmfKsqwMQ/vkgVPxGSoBiCi7x/J3l74K9SbmsNIMFscxWVixIqh13SQjvk83BJ63HOvTRs6EzhMSUdUMtqF7nZV85m3d+f1yrJ8rxlv6CA36ioWONG7t2TlxJtntQqQ6H3wDdFDPTV3I8AWWWQ3BqCcMdjULm0pFm5Vgvu3nSrHW2SflCRWflH5lW8d0sG4CXfUvcLXEvcDUZ08mWHxLGd6begBZ4P5h2SHZi7sJDlmQsZ944HCLvjZhSw7WDogkJm4Sbrj348EhutwtuyJtUKpN/inVa1AdDZJz8KQNEvV6x1bQXeNzGd3Sa6VGy+NENYj", "user_id": "2e81815591b64777a7e304458430745f", "name": "NovaUtilsKeypairTests-74f84de1-4a23-4aed-be47-7a24bc33b434", "fingerprint": "68:02:3e:87:ff:1e:84:ca:21:71:33:4d:26:b1:fb:87"}} 2018-07-24 03:15:11,339 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a980db2f-6bb0-4bdd-8ae9-15309c157a14 2018-07-24 03:15:11,340 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-74f84de1-4a23-4aed-be47-7a24bc33b434 2018-07-24 03:15:11,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-74f84de1-4a23-4aed-be47-7a24bc33b434 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8b7bf9f6ffcfad1495332a8a775aee1dfbe55f7" 2018-07-24 03:15:11,549 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:15:11 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-3cee528f-122c-4843-97ae-c597326d80b3 x-compute-request-id: req-3cee528f-122c-4843-97ae-c597326d80b3 Content-Length: 0 Content-Type: application/json 2018-07-24 03:15:11,549 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-74f84de1-4a23-4aed-be47-7a24bc33b434 used request id req-3cee528f-122c-4843-97ae-c597326d80b3 2018-07-24 03:15:11,550 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:15:11,715 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-0b8cd1d4-84da-4fbf-b696-5f5d65e8316b 2018-07-24 03:15:11,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:12,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["yU0XOBzmTzyLj5RLD1F6IQ"], "issued_at": "2018-07-24T03:15:12.000000Z"}} 2018-07-24 03:15:12,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f830fabf90e89db1729678360558b993994ea0d5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDMOaMXkzrCd6o02YOxIFOc6+fb5h9IkO0eaee6X7xu82Ebduxgj557kF6KWrcnmz8uKH9zFldyvwlhf5S5BYMS1KsGCrCvPMqNBpbbTJ4RTtxt/6cGhIDrNROXwXix40TGE8fOKLkUIeoz5dZhzgSMVnpyrDwY646J/FA8yH80OGlnaJUauuQlBKMDXAhHFgGKzBEdP09D+qadTwOYhauAfmZTbVrfTNGuuIFay+JNRZZpNadnrICOqueYf2iFZnVD8U8N+CBdf7Wmuig+9yCj8sSFwAcjuaWvwl0z14YmfUmqtHt8caoWbId70K24PN5IuIEH4HKn37s1y4sVJWv", "name": "NovaUtilsKeypairTests-0b8cd1d4-84da-4fbf-b696-5f5d65e8316b"}}' 2018-07-24 03:15:12,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-342d9d09-0f96-414c-a829-4382365532f4 x-compute-request-id: req-342d9d09-0f96-414c-a829-4382365532f4 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDMOaMXkzrCd6o02YOxIFOc6+fb5h9IkO0eaee6X7xu82Ebduxgj557kF6KWrcnmz8uKH9zFldyvwlhf5S5BYMS1KsGCrCvPMqNBpbbTJ4RTtxt/6cGhIDrNROXwXix40TGE8fOKLkUIeoz5dZhzgSMVnpyrDwY646J/FA8yH80OGlnaJUauuQlBKMDXAhHFgGKzBEdP09D+qadTwOYhauAfmZTbVrfTNGuuIFay+JNRZZpNadnrICOqueYf2iFZnVD8U8N+CBdf7Wmuig+9yCj8sSFwAcjuaWvwl0z14YmfUmqtHt8caoWbId70K24PN5IuIEH4HKn37s1y4sVJWv", "user_id": "2e81815591b64777a7e304458430745f", "name": "NovaUtilsKeypairTests-0b8cd1d4-84da-4fbf-b696-5f5d65e8316b", "fingerprint": "7b:d8:00:e3:55:07:04:c8:8e:7e:17:74:37:2b:d7:6f"}} 2018-07-24 03:15:12,381 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-342d9d09-0f96-414c-a829-4382365532f4 2018-07-24 03:15:12,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-0b8cd1d4-84da-4fbf-b696-5f5d65e8316b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f830fabf90e89db1729678360558b993994ea0d5" 2018-07-24 03:15:12,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-6f8a3b71-71e0-406d-901a-9bad2ac89eb7 x-compute-request-id: req-6f8a3b71-71e0-406d-901a-9bad2ac89eb7 Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDMOaMXkzrCd6o02YOxIFOc6+fb5h9IkO0eaee6X7xu82Ebduxgj557kF6KWrcnmz8uKH9zFldyvwlhf5S5BYMS1KsGCrCvPMqNBpbbTJ4RTtxt/6cGhIDrNROXwXix40TGE8fOKLkUIeoz5dZhzgSMVnpyrDwY646J/FA8yH80OGlnaJUauuQlBKMDXAhHFgGKzBEdP09D+qadTwOYhauAfmZTbVrfTNGuuIFay+JNRZZpNadnrICOqueYf2iFZnVD8U8N+CBdf7Wmuig+9yCj8sSFwAcjuaWvwl0z14YmfUmqtHt8caoWbId70K24PN5IuIEH4HKn37s1y4sVJWv", "user_id": "2e81815591b64777a7e304458430745f", "name": "NovaUtilsKeypairTests-0b8cd1d4-84da-4fbf-b696-5f5d65e8316b", "deleted": false, "created_at": "2018-07-24T03:15:12.000000", "updated_at": null, "fingerprint": "7b:d8:00:e3:55:07:04:c8:8e:7e:17:74:37:2b:d7:6f", "deleted_at": null, "id": 20}} 2018-07-24 03:15:12,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-0b8cd1d4-84da-4fbf-b696-5f5d65e8316b used request id req-6f8a3b71-71e0-406d-901a-9bad2ac89eb7 2018-07-24 03:15:12,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f830fabf90e89db1729678360558b993994ea0d5" 2018-07-24 03:15:12,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-5f61d031-d80b-4835-9cd9-99e5b27d89af x-compute-request-id: req-5f61d031-d80b-4835-9cd9-99e5b27d89af Content-Encoding: gzip Content-Length: 476 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDMOaMXkzrCd6o02YOxIFOc6+fb5h9IkO0eaee6X7xu82Ebduxgj557kF6KWrcnmz8uKH9zFldyvwlhf5S5BYMS1KsGCrCvPMqNBpbbTJ4RTtxt/6cGhIDrNROXwXix40TGE8fOKLkUIeoz5dZhzgSMVnpyrDwY646J/FA8yH80OGlnaJUauuQlBKMDXAhHFgGKzBEdP09D+qadTwOYhauAfmZTbVrfTNGuuIFay+JNRZZpNadnrICOqueYf2iFZnVD8U8N+CBdf7Wmuig+9yCj8sSFwAcjuaWvwl0z14YmfUmqtHt8caoWbId70K24PN5IuIEH4HKn37s1y4sVJWv", "name": "NovaUtilsKeypairTests-0b8cd1d4-84da-4fbf-b696-5f5d65e8316b", "fingerprint": "7b:d8:00:e3:55:07:04:c8:8e:7e:17:74:37:2b:d7:6f"}}]} 2018-07-24 03:15:12,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5f61d031-d80b-4835-9cd9-99e5b27d89af 2018-07-24 03:15:12,433 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-0b8cd1d4-84da-4fbf-b696-5f5d65e8316b 2018-07-24 03:15:12,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-0b8cd1d4-84da-4fbf-b696-5f5d65e8316b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f830fabf90e89db1729678360558b993994ea0d5" 2018-07-24 03:15:12,477 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:15: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 x-openstack-request-id: req-b260fdd5-45a2-4362-ad8e-f367410ddc47 x-compute-request-id: req-b260fdd5-45a2-4362-ad8e-f367410ddc47 Content-Length: 0 Content-Type: application/json 2018-07-24 03:15:12,477 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-0b8cd1d4-84da-4fbf-b696-5f5d65e8316b used request id req-b260fdd5-45a2-4362-ad8e-f367410ddc47 2018-07-24 03:15:12,478 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:15:12,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:12,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["O0Goub9vQmm7FfNUUnH6qg"], "issued_at": "2018-07-24T03:15:12.000000Z"}} 2018-07-24 03:15:12,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a477b115896ec69812a705faea4f42511187332" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-8fa7ab83-0c5a-47d7-9f6c-b70349b4902d-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-8fa7ab83-0c5a-47d7-9f6c-b70349b4902d-id", "swap": 2}}' 2018-07-24 03:15:13,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-96a453aa-57b0-422b-8262-16b1f4921ae2 x-compute-request-id: req-96a453aa-57b0-422b-8262-16b1f4921ae2 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-8fa7ab83-0c5a-47d7-9f6c-b70349b4902d-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-8fa7ab83-0c5a-47d7-9f6c-b70349b4902d-id", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/NovaUtilsFlavorTests-8fa7ab83-0c5a-47d7-9f6c-b70349b4902d-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-8fa7ab83-0c5a-47d7-9f6c-b70349b4902d-id"}} 2018-07-24 03:15:13,111 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-96a453aa-57b0-422b-8262-16b1f4921ae2 2018-07-24 03:15:13,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-8fa7ab83-0c5a-47d7-9f6c-b70349b4902d-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a477b115896ec69812a705faea4f42511187332" 2018-07-24 03:15:13,146 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:15: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-3c107c4c-aefa-45b3-b994-cc443489fa74 x-compute-request-id: req-3c107c4c-aefa-45b3-b994-cc443489fa74 Content-Length: 0 Content-Type: application/json 2018-07-24 03:15:13,146 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-8fa7ab83-0c5a-47d7-9f6c-b70349b4902d-id used request id req-3c107c4c-aefa-45b3-b994-cc443489fa74 2018-07-24 03:15:13,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a477b115896ec69812a705faea4f42511187332" 2018-07-24 03:15:13,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-829b10ae-4a12-4fc0-b324-cb04e4b5ce45 x-compute-request-id: req-829b10ae-4a12-4fc0-b324-cb04e4b5ce45 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:15:13,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-829b10ae-4a12-4fc0-b324-cb04e4b5ce45 2018-07-24 03:15:13,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-8fa7ab83-0c5a-47d7-9f6c-b70349b4902d-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a477b115896ec69812a705faea4f42511187332" 2018-07-24 03:15:13,189 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:15: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-2a234e23-c866-4dba-a8d0-96ad1d8e07c8 x-compute-request-id: req-2a234e23-c866-4dba-a8d0-96ad1d8e07c8 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-8fa7ab83-0c5a-47d7-9f6c-b70349b4902d-id could not be found.", "code": 404}} 2018-07-24 03:15:13,189 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-8fa7ab83-0c5a-47d7-9f6c-b70349b4902d-id used request id req-2a234e23-c866-4dba-a8d0-96ad1d8e07c8 2018-07-24 03:15:13,190 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:15:13,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:13,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["a1Q3qJU0R0yNhspMdgIRBw"], "issued_at": "2018-07-24T03:15:13.000000Z"}} 2018-07-24 03:15:13,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0155cfa6aa20a932757bbe51887256e37366fa6e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-bb2be405-18ea-45d3-9c17-14bf544df6da-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-bb2be405-18ea-45d3-9c17-14bf544df6da-id", "swap": 2}}' 2018-07-24 03:15:14,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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,Accept-Encoding x-openstack-request-id: req-21653b93-db2c-4f79-a9f5-4b2517ebce76 x-compute-request-id: req-21653b93-db2c-4f79-a9f5-4b2517ebce76 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-bb2be405-18ea-45d3-9c17-14bf544df6da-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-bb2be405-18ea-45d3-9c17-14bf544df6da-id", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/NovaUtilsFlavorTests-bb2be405-18ea-45d3-9c17-14bf544df6da-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-bb2be405-18ea-45d3-9c17-14bf544df6da-id"}} 2018-07-24 03:15:14,211 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-21653b93-db2c-4f79-a9f5-4b2517ebce76 2018-07-24 03:15:14,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-bb2be405-18ea-45d3-9c17-14bf544df6da-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0155cfa6aa20a932757bbe51887256e37366fa6e" 2018-07-24 03:15:14,260 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:15: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-b138a148-01e6-4120-8625-bf500dd41cdb x-compute-request-id: req-b138a148-01e6-4120-8625-bf500dd41cdb Content-Length: 0 Content-Type: application/json 2018-07-24 03:15:14,260 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/NovaUtilsFlavorTests-bb2be405-18ea-45d3-9c17-14bf544df6da-id used request id req-b138a148-01e6-4120-8625-bf500dd41cdb 2018-07-24 03:15:14,261 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:15:14,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:14,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["mYRhQEm9S3OoxMcBJ0UlNg"], "issued_at": "2018-07-24T03:15:14.000000Z"}} 2018-07-24 03:15:14,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:14,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be119543-ac69-439a-8f62-25c966264700 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:14,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-be119543-ac69-439a-8f62-25c966264700 2018-07-24 03:15:14,768 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 03:15:14,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:15:14,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:15,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bavryHx9QEeGOOTPVnsn8A"], "issued_at": "2018-07-24T03:15:15.000000Z"}} 2018-07-24 03:15:15,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}73f5570b3d977da1066e4bebee618db01d4bb371" 2018-07-24 03:15:15,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83015437-f14a-48d8-b942-0975d2eb503c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:15,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-83015437-f14a-48d8-b942-0975d2eb503c 2018-07-24 03:15:15,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f5570b3d977da1066e4bebee618db01d4bb371" 2018-07-24 03:15:15,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-69022459-8d30-48c3-8ee9-83162958bbb9 Date: Tue, 24 Jul 2018 03:15:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image"} 2018-07-24 03:15:15,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image used request id req-69022459-8d30-48c3-8ee9-83162958bbb9 2018-07-24 03:15:15,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f5570b3d977da1066e4bebee618db01d4bb371" 2018-07-24 03:15:15,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b23e5850-61cd-4261-8b1c-8acc68f982dd Date: Tue, 24 Jul 2018 03:15:15 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-07-24 03:15:15,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b23e5850-61cd-4261-8b1c-8acc68f982dd 2018-07-24 03:15:15,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73f5570b3d977da1066e4bebee618db01d4bb371" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image"}' 2018-07-24 03:15:15,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-246485b3-06b7-47fb-907f-f391fc7104a4 Date: Tue, 24 Jul 2018 03:15:15 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:15:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T03:15:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab", "min_disk": 0, "protected": false, "id": "3f4a7304-3df4-4857-a280-fc51989896ab", "file": "/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab/file", "checksum": null, "owner": "4a6a5595eff04e89b98d3d63efd1b892", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:15:15,868 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-246485b3-06b7-47fb-907f-f391fc7104a4 2018-07-24 03:15:15,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f5570b3d977da1066e4bebee618db01d4bb371" -d '' 2018-07-24 03:15:16,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43f48f63-088d-4f7d-a81c-f7c54fcf69bf Date: Tue, 24 Jul 2018 03:15:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:15:16,323 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab/file used request id req-43f48f63-088d-4f7d-a81c-f7c54fcf69bf 2018-07-24 03:15:16,324 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:15:16,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f5570b3d977da1066e4bebee618db01d4bb371" 2018-07-24 03:15:16,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-ab332571-5861-49f6-84d3-b230b96895ad Date: Tue, 24 Jul 2018 03:15:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:15:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:15:16Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/3f4a7304-3df4-4857-a280-fc51989896ab/snap", "metadata": {}}], "self": "/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab", "min_disk": 0, "protected": false, "id": "3f4a7304-3df4-4857-a280-fc51989896ab", "file": "/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/3f4a7304-3df4-4857-a280-fc51989896ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:15:16,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab used request id req-ab332571-5861-49f6-84d3-b230b96895ad 2018-07-24 03:15:16,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f5570b3d977da1066e4bebee618db01d4bb371" 2018-07-24 03:15:16,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f6f28ab5-fdfb-4386-9ca0-03c3aff7bb56 Date: Tue, 24 Jul 2018 03:15:16 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-07-24 03:15:16,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f6f28ab5-fdfb-4386-9ca0-03c3aff7bb56 2018-07-24 03:15:16,688 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image 2018-07-24 03:15:16,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f5570b3d977da1066e4bebee618db01d4bb371" 2018-07-24 03:15:16,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-82b621dd-60a9-4724-aba4-d9b88d34d33d Date: Tue, 24 Jul 2018 03:15:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:15:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:15:16Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/3f4a7304-3df4-4857-a280-fc51989896ab/snap", "metadata": {}}], "self": "/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab", "min_disk": 0, "protected": false, "id": "3f4a7304-3df4-4857-a280-fc51989896ab", "file": "/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/3f4a7304-3df4-4857-a280-fc51989896ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:15:16,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab used request id req-82b621dd-60a9-4724-aba4-d9b88d34d33d 2018-07-24 03:15:16,714 - create_image - DEBUG - Instance status is - active 2018-07-24 03:15:16,714 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image 2018-07-24 03:15:16,714 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image 2018-07-24 03:15:16,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:15:16,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:17,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["p_aZrUb1TXmBmy8_k0MsEA"], "issued_at": "2018-07-24T03:15:17.000000Z"}} 2018-07-24 03:15:17,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8c8d560961d41840d3100a0fdb3e7d34d0481faa" 2018-07-24 03:15:17,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4affac90-b375-4b3d-8e63-21f278ea9922 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:17,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4affac90-b375-4b3d-8e63-21f278ea9922 2018-07-24 03:15:17,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8d560961d41840d3100a0fdb3e7d34d0481faa" 2018-07-24 03:15:17,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9171b623-e619-464d-81e0-a2e26d1f2367 Date: Tue, 24 Jul 2018 03:15:17 GMT RESP BODY: {"networks":[]} 2018-07-24 03:15:17,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net used request id req-9171b623-e619-464d-81e0-a2e26d1f2367 2018-07-24 03:15:17,391 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net 2018-07-24 03:15:17,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8d560961d41840d3100a0fdb3e7d34d0481faa" -d '{"network": {"name": "NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net", "admin_state_up": true}}' 2018-07-24 03:15:17,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-68e92615-500b-4117-86ac-c260dc635226 Date: Tue, 24 Jul 2018 03:15:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:15:17Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:17Z","mtu":1450}} 2018-07-24 03:15:17,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-68e92615-500b-4117-86ac-c260dc635226 2018-07-24 03:15:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8d560961d41840d3100a0fdb3e7d34d0481faa" 2018-07-24 03:15:18,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-e012469a-c822-4a5a-b07c-f3645ef721a2 Date: Tue, 24 Jul 2018 03:15:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:15:17Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:17Z","provider:network_type":"vxlan"}]} 2018-07-24 03:15:18,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 used request id req-e012469a-c822-4a5a-b07c-f3645ef721a2 2018-07-24 03:15:18,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8d560961d41840d3100a0fdb3e7d34d0481faa" 2018-07-24 03:15:18,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5971c7af-f411-42e6-8c97-4bc706c11a36 Date: Tue, 24 Jul 2018 03:15:18 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:15:18,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 used request id req-5971c7af-f411-42e6-8c97-4bc706c11a36 2018-07-24 03:15:18,328 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-subnet 2018-07-24 03:15:18,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8d560961d41840d3100a0fdb3e7d34d0481faa" -d '{"subnets": [{"ip_version": 4, "network_id": "dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-subnet"}]}' 2018-07-24 03:15:18,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5b5a168c-ce8f-46cb-82da-d384ecd8315d Date: Tue, 24 Jul 2018 03:15:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:18Z","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":"5d8d41d1-84cf-45d4-9d4b-f408571dbfea","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:18Z","ip_version":4}]} 2018-07-24 03:15:18,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-5b5a168c-ce8f-46cb-82da-d384ecd8315d 2018-07-24 03:15:18,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8d560961d41840d3100a0fdb3e7d34d0481faa" 2018-07-24 03:15:19,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-b1c0d895-ec95-4e72-aa5e-69f1b64b0951 Date: Tue, 24 Jul 2018 03:15:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["5d8d41d1-84cf-45d4-9d4b-f408571dbfea"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:17Z","provider:network_type":"vxlan"}]} 2018-07-24 03:15:19,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 used request id req-b1c0d895-ec95-4e72-aa5e-69f1b64b0951 2018-07-24 03:15:19,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8d560961d41840d3100a0fdb3e7d34d0481faa" 2018-07-24 03:15:19,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-20bf1ec6-aae5-45ac-8f08-19dcf54bc80d Date: Tue, 24 Jul 2018 03:15:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:18Z","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":"5d8d41d1-84cf-45d4-9d4b-f408571dbfea","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:18Z","ip_version":4}]} 2018-07-24 03:15:19,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 used request id req-20bf1ec6-aae5-45ac-8f08-19dcf54bc80d 2018-07-24 03:15:19,125 - OpenStackNetwork - DEBUG - Network [dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2] created successfully 2018-07-24 03:15:19,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:15:19,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:19,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["jWbZW7s4QumyIgu4_yewJA"], "issued_at": "2018-07-24T03:15:19.000000Z"}} 2018-07-24 03:15:19,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4a7139b6471d6f8d0e81a5a91d691aebde0cd26a" 2018-07-24 03:15:19,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ae4ad6-9220-4ea2-bc5c-40a99840ff4b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:19,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c5ae4ad6-9220-4ea2-bc5c-40a99840ff4b 2018-07-24 03:15:19,705 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:15:19,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7139b6471d6f8d0e81a5a91d691aebde0cd26a" 2018-07-24 03:15:20,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-576c28b6-da87-4b66-969f-a4421d726e7e x-compute-request-id: req-576c28b6-da87-4b66-969f-a4421d726e7e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:15:20,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-576c28b6-da87-4b66-969f-a4421d726e7e 2018-07-24 03:15:20,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7139b6471d6f8d0e81a5a91d691aebde0cd26a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-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-07-24 03:15:20,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-98a95457-b47c-4429-a321-c03f408d592a x-compute-request-id: req-98a95457-b47c-4429-a321-c03f408d592a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693", "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": "b57d2d16-16e2-4275-a382-8d2c34bfc693"}} 2018-07-24 03:15:20,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-98a95457-b47c-4429-a321-c03f408d592a 2018-07-24 03:15:20,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:15:20,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:20,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["jg4tsIhNQg21PkM6RmzC0Q"], "issued_at": "2018-07-24T03:15:20.000000Z"}} 2018-07-24 03:15:20,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}561a9179a755a77698c95fd0b20b881db6512be7" 2018-07-24 03:15:20,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c725bf-cc2c-4ce2-b9e2-b0b48ba57c46 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:20,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-08c725bf-cc2c-4ce2-b9e2-b0b48ba57c46 2018-07-24 03:15:20,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:21,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-c9409e2c-833c-4b97-8e40-aef5d8b6cbd8 Date: Tue, 24 Jul 2018 03:15:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["5d8d41d1-84cf-45d4-9d4b-f408571dbfea"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:17Z","provider:network_type":"vxlan"}]} 2018-07-24 03:15:21,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net used request id req-c9409e2c-833c-4b97-8e40-aef5d8b6cbd8 2018-07-24 03:15:21,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:21,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ffc66296-f318-4b6c-a5fc-83c2e09b26fb Date: Tue, 24 Jul 2018 03:15:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:18Z","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":"5d8d41d1-84cf-45d4-9d4b-f408571dbfea","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:18Z","ip_version":4}]} 2018-07-24 03:15:21,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 used request id req-ffc66296-f318-4b6c-a5fc-83c2e09b26fb 2018-07-24 03:15:21,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:21,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-fedb3c7f-2af3-4bb4-8356-2e21c10f56a1 Date: Tue, 24 Jul 2018 03:15:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["5d8d41d1-84cf-45d4-9d4b-f408571dbfea"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:17Z","provider:network_type":"vxlan"}]} 2018-07-24 03:15:21,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net used request id req-fedb3c7f-2af3-4bb4-8356-2e21c10f56a1 2018-07-24 03:15:21,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:15:21,727 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:15: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:15:21,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}561a9179a755a77698c95fd0b20b881db6512be7" 2018-07-24 03:15:21,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8394a19e-a797-43ab-9079-802b346f325e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:15:21,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-8394a19e-a797-43ab-9079-802b346f325e 2018-07-24 03:15:21,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:21,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-47f6394f-3ff7-47e8-a351-f4d7f0089940 Date: Tue, 24 Jul 2018 03:15:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:18Z","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":"5d8d41d1-84cf-45d4-9d4b-f408571dbfea","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:18Z","ip_version":4}]} 2018-07-24 03:15:21,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 used request id req-47f6394f-3ff7-47e8-a351-f4d7f0089940 2018-07-24 03:15:21,884 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net 2018-07-24 03:15:21,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" -d '{"port": {"network_id": "dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2", "name": "NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-port", "admin_state_up": true}}' 2018-07-24 03:15:22,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-d15705ce-d513-46c6-95cd-736f02d39683 Date: Tue, 24 Jul 2018 03:15:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:22Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d8d41d1-84cf-45d4-9d4b-f408571dbfea","ip_address":"10.55.0.5"}],"id":"68d3fefc-2fe3-4b3a-be66-215e81b4e0a8","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:90:ac:69","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-port","project_id":"4a6a5595eff04e89b98d3d63efd1b892","qos_policy_id":null,"admin_state_up":true,"network_id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 03:15:22,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-d15705ce-d513-46c6-95cd-736f02d39683 2018-07-24 03:15:22,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:23,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-10e4f6d5-3435-4eb4-9917-935caee21e08 Date: Tue, 24 Jul 2018 03:15:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["5d8d41d1-84cf-45d4-9d4b-f408571dbfea"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:17Z","provider:network_type":"vxlan"}]} 2018-07-24 03:15:23,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net used request id req-10e4f6d5-3435-4eb4-9917-935caee21e08 2018-07-24 03:15:23,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:15:23,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:15: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:15:23,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:23,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e900f9c9-c3c0-497f-846c-ccdeb7b7c477 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:15:23,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-e900f9c9-c3c0-497f-846c-ccdeb7b7c477 2018-07-24 03:15:23,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:23,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0fc608b1-6ff3-4f56-b398-c47f90bef70d Date: Tue, 24 Jul 2018 03:15:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:18Z","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":"5d8d41d1-84cf-45d4-9d4b-f408571dbfea","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:18Z","ip_version":4}]} 2018-07-24 03:15:23,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 used request id req-0fc608b1-6ff3-4f56-b398-c47f90bef70d 2018-07-24 03:15:23,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2&name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:23,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-9385da9f-7cde-42ca-8872-56b2c95266d9 Date: Tue, 24 Jul 2018 03:15:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:22Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d8d41d1-84cf-45d4-9d4b-f408571dbfea","ip_address":"10.55.0.5"}],"id":"68d3fefc-2fe3-4b3a-be66-215e81b4e0a8","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:90:ac:69","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-port","admin_state_up":true,"network_id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 03:15:23,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2&name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-port&admin_state_up=True used request id req-9385da9f-7cde-42ca-8872-56b2c95266d9 2018-07-24 03:15:23,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:23,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1c605d-dd18-4071-b2d8-37148d79fc9b 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:15:23,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-ff1c605d-dd18-4071-b2d8-37148d79fc9b 2018-07-24 03:15:23,875 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-vm_inst 2018-07-24 03:15:23,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:24,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-930a90e2-b206-42f6-88f6-16c9718dfdc2 x-compute-request-id: req-930a90e2-b206-42f6-88f6-16c9718dfdc2 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b57d2d16-16e2-4275-a382-8d2c34bfc693", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-flavor-name"}]} 2018-07-24 03:15:24,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-930a90e2-b206-42f6-88f6-16c9718dfdc2 2018-07-24 03:15:24,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:24,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-644441bf-69b3-489a-a776-b6dcde47feb1 x-compute-request-id: req-644441bf-69b3-489a-a776-b6dcde47feb1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693", "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": "b57d2d16-16e2-4275-a382-8d2c34bfc693"}} 2018-07-24 03:15:24,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693 used request id req-644441bf-69b3-489a-a776-b6dcde47feb1 2018-07-24 03:15:24,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:24,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-16af07ee-8e56-42b4-8d48-8f40998c234d Date: Tue, 24 Jul 2018 03:15:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:15:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:15:16Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/3f4a7304-3df4-4857-a280-fc51989896ab/snap", "metadata": {}}], "self": "/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab", "min_disk": 0, "protected": false, "id": "3f4a7304-3df4-4857-a280-fc51989896ab", "file": "/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/3f4a7304-3df4-4857-a280-fc51989896ab/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image"} 2018-07-24 03:15:24,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image used request id req-16af07ee-8e56-42b4-8d48-8f40998c234d 2018-07-24 03:15:24,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:24,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c32eaa54-d9b2-4ddb-8f70-42d93b0d726a Date: Tue, 24 Jul 2018 03:15: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-07-24 03:15:24,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-c32eaa54-d9b2-4ddb-8f70-42d93b0d726a 2018-07-24 03:15:24,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" -d '{"server": {"name": "NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-vm_inst", "imageRef": "3f4a7304-3df4-4857-a280-fc51989896ab", "flavorRef": "b57d2d16-16e2-4275-a382-8d2c34bfc693", "max_count": 1, "min_count": 1, "networks": [{"port": "68d3fefc-2fe3-4b3a-be66-215e81b4e0a8"}]}}' 2018-07-24 03:15:26,131 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:15: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-673f0aed-7e1b-4b30-89dd-c15a400244ab x-compute-request-id: req-673f0aed-7e1b-4b30-89dd-c15a400244ab Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ddc0948e-9aac-4687-9b61-beed9dc41422", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ddc0948e-9aac-4687-9b61-beed9dc41422", "rel": "bookmark"}], "adminPass": "P5HSxfWUC7bd"}} 2018-07-24 03:15:26,132 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-673f0aed-7e1b-4b30-89dd-c15a400244ab 2018-07-24 03:15:26,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:26,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-94234261-ce68-4143-b611-01eba3811f70 x-compute-request-id: req-94234261-ce68-4143-b611-01eba3811f70 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ddc0948e-9aac-4687-9b61-beed9dc41422", "rel": "bookmark"}], "image": {"id": "3f4a7304-3df4-4857-a280-fc51989896ab", "links": [{"href": "http://172.30.9.24:8774/images/3f4a7304-3df4-4857-a280-fc51989896ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b57d2d16-16e2-4275-a382-8d2c34bfc693", "links": [{"href": "http://172.30.9.24:8774/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693", "rel": "bookmark"}]}, "id": "ddc0948e-9aac-4687-9b61-beed9dc41422", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:15:26Z", "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-79ca91db-6a7e-40ce-a323-7aea044fa42e-vm_inst", "created": "2018-07-24T03:15:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:15:26,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422 used request id req-94234261-ce68-4143-b611-01eba3811f70 2018-07-24 03:15:26,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:26,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-d704d4a8-f11c-4081-8581-8610f21566d6 x-compute-request-id: req-d704d4a8-f11c-4081-8581-8610f21566d6 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ddc0948e-9aac-4687-9b61-beed9dc41422", "rel": "bookmark"}], "image": {"id": "3f4a7304-3df4-4857-a280-fc51989896ab", "links": [{"href": "http://172.30.9.24:8774/images/3f4a7304-3df4-4857-a280-fc51989896ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b57d2d16-16e2-4275-a382-8d2c34bfc693", "links": [{"href": "http://172.30.9.24:8774/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693", "rel": "bookmark"}]}, "id": "ddc0948e-9aac-4687-9b61-beed9dc41422", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:15:26Z", "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-79ca91db-6a7e-40ce-a323-7aea044fa42e-vm_inst", "created": "2018-07-24T03:15:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:15:26,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422 used request id req-d704d4a8-f11c-4081-8581-8610f21566d6 2018-07-24 03:15:29,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:30,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-6c19ed65-8a75-4e9e-b410-e9e0219abef0 x-compute-request-id: req-6c19ed65-8a75-4e9e-b410-e9e0219abef0 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ac:69", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ddc0948e-9aac-4687-9b61-beed9dc41422", "rel": "bookmark"}], "image": {"id": "3f4a7304-3df4-4857-a280-fc51989896ab", "links": [{"href": "http://172.30.9.24:8774/images/3f4a7304-3df4-4857-a280-fc51989896ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b57d2d16-16e2-4275-a382-8d2c34bfc693", "links": [{"href": "http://172.30.9.24:8774/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693", "rel": "bookmark"}]}, "id": "ddc0948e-9aac-4687-9b61-beed9dc41422", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:15:27Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-79ca91db-6a7e-40ce-a323-7aea044fa42e-vm_inst", "created": "2018-07-24T03:15:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:15:30,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422 used request id req-6c19ed65-8a75-4e9e-b410-e9e0219abef0 2018-07-24 03:15:33,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:34,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-12f4abe7-1bfe-48e8-8a9d-38e61b0200bc x-compute-request-id: req-12f4abe7-1bfe-48e8-8a9d-38e61b0200bc Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ac:69", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ddc0948e-9aac-4687-9b61-beed9dc41422", "rel": "bookmark"}], "image": {"id": "3f4a7304-3df4-4857-a280-fc51989896ab", "links": [{"href": "http://172.30.9.24:8774/images/3f4a7304-3df4-4857-a280-fc51989896ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-07-24T03:15:32.000000", "flavor": {"id": "b57d2d16-16e2-4275-a382-8d2c34bfc693", "links": [{"href": "http://172.30.9.24:8774/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693", "rel": "bookmark"}]}, "id": "ddc0948e-9aac-4687-9b61-beed9dc41422", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:15:32Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-79ca91db-6a7e-40ce-a323-7aea044fa42e-vm_inst", "created": "2018-07-24T03:15:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:15:34,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422 used request id req-12f4abe7-1bfe-48e8-8a9d-38e61b0200bc 2018-07-24 03:15:34,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:34,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-7236346a-1ab8-4c50-96a5-0d9d6d17c567 x-compute-request-id: req-7236346a-1ab8-4c50-96a5-0d9d6d17c567 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ac:69", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ddc0948e-9aac-4687-9b61-beed9dc41422", "rel": "bookmark"}], "image": {"id": "3f4a7304-3df4-4857-a280-fc51989896ab", "links": [{"href": "http://172.30.9.24:8774/images/3f4a7304-3df4-4857-a280-fc51989896ab", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-07-24T03:15:32.000000", "flavor": {"id": "b57d2d16-16e2-4275-a382-8d2c34bfc693", "links": [{"href": "http://172.30.9.24:8774/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693", "rel": "bookmark"}]}, "id": "ddc0948e-9aac-4687-9b61-beed9dc41422", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:15:32Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-79ca91db-6a7e-40ce-a323-7aea044fa42e-vm_inst", "created": "2018-07-24T03:15:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:15:34,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422 used request id req-7236346a-1ab8-4c50-96a5-0d9d6d17c567 2018-07-24 03:15:34,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:34,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-fb45c899-2889-4c42-a73b-85f7bb6f1528 Date: Tue, 24 Jul 2018 03:15:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["5d8d41d1-84cf-45d4-9d4b-f408571dbfea"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:18Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:17Z","provider:network_type":"vxlan"}]} 2018-07-24 03:15:34,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net used request id req-fb45c899-2889-4c42-a73b-85f7bb6f1528 2018-07-24 03:15:34,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:34,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6c5be1-e714-41cb-913c-564224d660f2 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:15:34,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-fb6c5be1-e714-41cb-913c-564224d660f2 2018-07-24 03:15:34,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:34,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-54858669-4138-4e5a-a962-a7d827745306 Date: Tue, 24 Jul 2018 03:15:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:18Z","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":"5d8d41d1-84cf-45d4-9d4b-f408571dbfea","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:18Z","ip_version":4}]} 2018-07-24 03:15:34,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 used request id req-54858669-4138-4e5a-a962-a7d827745306 2018-07-24 03:15:34,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:35,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3989 X-Openstack-Request-Id: req-fb220f2d-821c-41b0-8775-5c362b68a30a Date: Tue, 24 Jul 2018 03:15:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d8d41d1-84cf-45d4-9d4b-f408571dbfea","ip_address":"10.55.0.5"}],"id":"68d3fefc-2fe3-4b3a-be66-215e81b4e0a8","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:ac:69","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-port","admin_state_up":true,"network_id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:22Z","binding:vnic_type":"normal","device_id":"ddc0948e-9aac-4687-9b61-beed9dc41422","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d8d41d1-84cf-45d4-9d4b-f408571dbfea","ip_address":"10.55.0.2"}],"id":"a26c8358-759d-412b-9376-4257c75cd777","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:d5:ea","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d8d41d1-84cf-45d4-9d4b-f408571dbfea","ip_address":"10.55.0.4"}],"id":"a82ac4a4-7c5d-4114-b135-c18226f6327e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:5d:c0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5d8d41d1-84cf-45d4-9d4b-f408571dbfea","ip_address":"10.55.0.3"}],"id":"f60c71ac-9bad-433f-9ac9-82a7feed4392","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bd:a3:67","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2","ip_allocation":"immediate"}]} 2018-07-24 03:15:35,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 used request id req-fb220f2d-821c-41b0-8775-5c362b68a30a 2018-07-24 03:15:35,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:35,196 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:15: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-86abc4d4-1dba-42c8-936b-1a14f3c06746 x-compute-request-id: req-86abc4d4-1dba-42c8-936b-1a14f3c06746 Content-Type: application/json 2018-07-24 03:15:35,197 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ddc0948e-9aac-4687-9b61-beed9dc41422 used request id req-86abc4d4-1dba-42c8-936b-1a14f3c06746 2018-07-24 03:15:35,197 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-port 2018-07-24 03:15:35,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/68d3fefc-2fe3-4b3a-be66-215e81b4e0a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6552ec2cb07995a04dbfa7f91b92cddfedd779" 2018-07-24 03:15:35,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84fc48be-db67-4639-bdc6-4b478436d0b7 Date: Tue, 24 Jul 2018 03:15:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:15:35,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/68d3fefc-2fe3-4b3a-be66-215e81b4e0a8 used request id req-84fc48be-db67-4639-bdc6-4b478436d0b7 2018-07-24 03:15:35,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a7139b6471d6f8d0e81a5a91d691aebde0cd26a" 2018-07-24 03:15:35,637 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:15: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-01135df4-9a52-47e5-91f3-5675460e0d1b x-compute-request-id: req-01135df4-9a52-47e5-91f3-5675460e0d1b Content-Length: 0 Content-Type: application/json 2018-07-24 03:15:35,637 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b57d2d16-16e2-4275-a382-8d2c34bfc693 used request id req-01135df4-9a52-47e5-91f3-5675460e0d1b 2018-07-24 03:15:35,638 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-subnet 2018-07-24 03:15:35,638 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-subnet 2018-07-24 03:15:35,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/5d8d41d1-84cf-45d4-9d4b-f408571dbfea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8d560961d41840d3100a0fdb3e7d34d0481faa" 2018-07-24 03:15:37,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b150e76-cf59-4e0c-a89d-57a393651048 Date: Tue, 24 Jul 2018 03:15:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:15:37,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/5d8d41d1-84cf-45d4-9d4b-f408571dbfea used request id req-2b150e76-cf59-4e0c-a89d-57a393651048 2018-07-24 03:15:37,726 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-net 2018-07-24 03:15:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8d560961d41840d3100a0fdb3e7d34d0481faa" 2018-07-24 03:15:39,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eac6e395-57ae-4c0e-90cd-f5d0e0b55353 Date: Tue, 24 Jul 2018 03:15:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:15:39,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/dce8c2eb-b5cd-440a-bfc6-55f87bc7d5a2 used request id req-eac6e395-57ae-4c0e-90cd-f5d0e0b55353 2018-07-24 03:15:39,103 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-79ca91db-6a7e-40ce-a323-7aea044fa42e-image 2018-07-24 03:15:39,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73f5570b3d977da1066e4bebee618db01d4bb371" 2018-07-24 03:15:39,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcea51af-831d-40aa-aa10-c238e244aa85 Date: Tue, 24 Jul 2018 03:15:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:15:39,608 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/3f4a7304-3df4-4857-a280-fc51989896ab used request id req-fcea51af-831d-40aa-aa10-c238e244aa85 2018-07-24 03:15:39,610 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:15:39,613 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 03:15:39,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:15:39,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:40,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["OOS1xfVEQvWLmYuYX4LsYg"], "issued_at": "2018-07-24T03:15:40.000000Z"}} 2018-07-24 03:15:40,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}83fd2564c66d4d32239e871fe02ceee10c613f34" 2018-07-24 03:15:40,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5089e436-4a8a-4189-9938-1f500f2c4782 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:40,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5089e436-4a8a-4189-9938-1f500f2c4782 2018-07-24 03:15:40,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83fd2564c66d4d32239e871fe02ceee10c613f34" 2018-07-24 03:15:40,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-de0d6297-30e4-4222-a591-9b2e8c55dd7b Date: Tue, 24 Jul 2018 03:15:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image"} 2018-07-24 03:15:40,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image used request id req-de0d6297-30e4-4222-a591-9b2e8c55dd7b 2018-07-24 03:15:40,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83fd2564c66d4d32239e871fe02ceee10c613f34" 2018-07-24 03:15:40,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c0e85978-81f4-42ca-9d7f-72ccc3e8f51f Date: Tue, 24 Jul 2018 03:15:40 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-07-24 03:15:40,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-c0e85978-81f4-42ca-9d7f-72ccc3e8f51f 2018-07-24 03:15:40,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83fd2564c66d4d32239e871fe02ceee10c613f34" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image"}' 2018-07-24 03:15:40,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8e72e2de-283c-46c8-8d95-249c3cf52efc Date: Tue, 24 Jul 2018 03:15:40 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:15:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T03:15:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "min_disk": 0, "protected": false, "id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "file": "/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6/file", "checksum": null, "owner": "4a6a5595eff04e89b98d3d63efd1b892", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:15:40,718 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8e72e2de-283c-46c8-8d95-249c3cf52efc 2018-07-24 03:15:40,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83fd2564c66d4d32239e871fe02ceee10c613f34" -d '' 2018-07-24 03:15:41,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a42b13f8-4791-440e-9e21-1801839c08ca Date: Tue, 24 Jul 2018 03:15:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:15:41,803 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6/file used request id req-a42b13f8-4791-440e-9e21-1801839c08ca 2018-07-24 03:15:41,803 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:15:41,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83fd2564c66d4d32239e871fe02ceee10c613f34" 2018-07-24 03:15:41,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-1a28463c-39a7-435e-b128-6c8d92bab953 Date: Tue, 24 Jul 2018 03:15:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:15:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:15:41Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/827e5371-b084-46bc-bb3e-2b5399f77af6/snap", "metadata": {}}], "self": "/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "min_disk": 0, "protected": false, "id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "file": "/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/827e5371-b084-46bc-bb3e-2b5399f77af6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:15:41,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6 used request id req-1a28463c-39a7-435e-b128-6c8d92bab953 2018-07-24 03:15:41,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83fd2564c66d4d32239e871fe02ceee10c613f34" 2018-07-24 03:15:42,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-71a8eaff-690f-4eed-95be-0ab4e5a36016 Date: Tue, 24 Jul 2018 03:15:42 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-07-24 03:15:42,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-71a8eaff-690f-4eed-95be-0ab4e5a36016 2018-07-24 03:15:42,007 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image 2018-07-24 03:15:42,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83fd2564c66d4d32239e871fe02ceee10c613f34" 2018-07-24 03:15:42,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-90dc917f-1334-48db-a6cf-735a8e24402f Date: Tue, 24 Jul 2018 03:15:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:15:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:15:41Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/827e5371-b084-46bc-bb3e-2b5399f77af6/snap", "metadata": {}}], "self": "/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "min_disk": 0, "protected": false, "id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "file": "/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/827e5371-b084-46bc-bb3e-2b5399f77af6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:15:42,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6 used request id req-90dc917f-1334-48db-a6cf-735a8e24402f 2018-07-24 03:15:42,192 - create_image - DEBUG - Instance status is - active 2018-07-24 03:15:42,193 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image 2018-07-24 03:15:42,193 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image 2018-07-24 03:15:42,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:15:42,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:42,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["TDsPeWmwRQ2D9faDUndm0A"], "issued_at": "2018-07-24T03:15:42.000000Z"}} 2018-07-24 03:15:42,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b148435b532c3de4b1ff9cab5faeaf2119f5e77b" 2018-07-24 03:15:42,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-475b9228-935c-4f99-b16a-9a8744763fca 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:42,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-475b9228-935c-4f99-b16a-9a8744763fca 2018-07-24 03:15:42,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b148435b532c3de4b1ff9cab5faeaf2119f5e77b" 2018-07-24 03:15:42,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7e6348ed-9f83-434c-a31a-f98ba97bc264 Date: Tue, 24 Jul 2018 03:15:42 GMT RESP BODY: {"networks":[]} 2018-07-24 03:15:42,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-7e6348ed-9f83-434c-a31a-f98ba97bc264 2018-07-24 03:15:42,805 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net 2018-07-24 03:15:42,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b148435b532c3de4b1ff9cab5faeaf2119f5e77b" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net", "admin_state_up": true}}' 2018-07-24 03:15:43,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-1d4c493a-b3de-48b3-94af-11c5edf7ef8f Date: Tue, 24 Jul 2018 03:15:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:15:43Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","mtu":1450}} 2018-07-24 03:15:43,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-1d4c493a-b3de-48b3-94af-11c5edf7ef8f 2018-07-24 03:15:43,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b148435b532c3de4b1ff9cab5faeaf2119f5e77b" 2018-07-24 03:15:43,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-738f1e8c-e055-415a-a099-4ba1fff85c95 Date: Tue, 24 Jul 2018 03:15:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:15:43Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:15:43,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-738f1e8c-e055-415a-a099-4ba1fff85c95 2018-07-24 03:15:43,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b148435b532c3de4b1ff9cab5faeaf2119f5e77b" 2018-07-24 03:15:43,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-62ba3204-1491-4904-811b-7a4d5bfe6a1f Date: Tue, 24 Jul 2018 03:15:43 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:15:43,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-62ba3204-1491-4904-811b-7a4d5bfe6a1f 2018-07-24 03:15:43,763 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet 2018-07-24 03:15:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b148435b532c3de4b1ff9cab5faeaf2119f5e77b" -d '{"subnets": [{"ip_version": 4, "network_id": "517451bd-e4b8-459d-9d86-72feefe2338b", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet"}]}' 2018-07-24 03:15:44,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-25e4e5df-d462-4de4-af4f-f20ea63e8c3b Date: Tue, 24 Jul 2018 03:15:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:15:44,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-25e4e5df-d462-4de4-af4f-f20ea63e8c3b 2018-07-24 03:15:44,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b148435b532c3de4b1ff9cab5faeaf2119f5e77b" 2018-07-24 03:15:44,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3d51aabf-3f61-472c-b296-b44526d98d97 Date: Tue, 24 Jul 2018 03:15:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:15:44,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-3d51aabf-3f61-472c-b296-b44526d98d97 2018-07-24 03:15:44,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b148435b532c3de4b1ff9cab5faeaf2119f5e77b" 2018-07-24 03:15:44,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-771f095a-eb26-48b8-a5f0-067bacc4afd5 Date: Tue, 24 Jul 2018 03:15:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:15:44,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-771f095a-eb26-48b8-a5f0-067bacc4afd5 2018-07-24 03:15:44,960 - OpenStackNetwork - DEBUG - Network [517451bd-e4b8-459d-9d86-72feefe2338b] created successfully 2018-07-24 03:15:44,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:15:44,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:45,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["XI3emUMYRlKFVpFV2M4pbA"], "issued_at": "2018-07-24T03:15:45.000000Z"}} 2018-07-24 03:15:45,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}16faeb548f382bd9ba20c35f8763610c257806a9" 2018-07-24 03:15:45,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7a23c0-438c-4382-af58-cfe77c435c9a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:45,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-db7a23c0-438c-4382-af58-cfe77c435c9a 2018-07-24 03:15:45,446 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:15:45,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16faeb548f382bd9ba20c35f8763610c257806a9" 2018-07-24 03:15:45,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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 x-openstack-request-id: req-0a94d69e-1adb-4fca-bcc1-dbfa02c3d34a x-compute-request-id: req-0a94d69e-1adb-4fca-bcc1-dbfa02c3d34a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:15:45,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0a94d69e-1adb-4fca-bcc1-dbfa02c3d34a 2018-07-24 03:15:45,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16faeb548f382bd9ba20c35f8763610c257806a9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-24 03:15:45,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-335eec8b-28cd-4435-a9b7-cc1f8195d6b7 x-compute-request-id: req-335eec8b-28cd-4435-a9b7-cc1f8195d6b7 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "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": "6edb349d-4d28-402a-be4f-58c5b8ab9acc"}} 2018-07-24 03:15:45,690 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-335eec8b-28cd-4435-a9b7-cc1f8195d6b7 2018-07-24 03:15:45,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:15:45,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:46,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["YzKuehsXSv6J2MryeA8qlg"], "issued_at": "2018-07-24T03:15:46.000000Z"}} 2018-07-24 03:15:46,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}03464e6466602123781a497119eaf215258aa5c6" 2018-07-24 03:15:46,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f96115-c22d-44bb-8611-d803ad45dcfd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:46,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-53f96115-c22d-44bb-8611-d803ad45dcfd 2018-07-24 03:15:46,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03464e6466602123781a497119eaf215258aa5c6" 2018-07-24 03:15:47,071 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:46 GMT Server: Apache x-compute-request-id: req-6f353152-ca46-4e79-97e0-397f2fb60ef6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6f353152-ca46-4e79-97e0-397f2fb60ef6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 03:15:47,071 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail used request id req-6f353152-ca46-4e79-97e0-397f2fb60ef6 2018-07-24 03:15:47,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6f353152-ca46-4e79-97e0-397f2fb60ef6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03464e6466602123781a497119eaf215258aa5c6" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac", "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-07-24 03:15:47,686 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:15:47 GMT Server: Apache x-compute-request-id: req-a132e9bd-19e5-44e7-872c-0f6b4fb025b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a132e9bd-19e5-44e7-872c-0f6b4fb025b8 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "2e81815591b64777a7e304458430745f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:15:47.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c981425e-27ad-4683-a4c7-7545f3f29d31", "size": 1}} 2018-07-24 03:15:47,686 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes used request id req-a132e9bd-19e5-44e7-872c-0f6b4fb025b8 2018-07-24 03:15:47,689 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f353152-ca46-4e79-97e0-397f2fb60ef6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03464e6466602123781a497119eaf215258aa5c6" 2018-07-24 03:15:47,910 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:47 GMT Server: Apache x-compute-request-id: req-40cb0417-fe72-4e6a-948f-39a75acf9c92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40cb0417-fe72-4e6a-948f-39a75acf9c92 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:15:47.000000", "replication_status": null, "snapshot_id": null, "id": "c981425e-27ad-4683-a4c7-7545f3f29d31", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac", "bootable": "false", "created_at": "2018-07-24T03:15:47.000000", "volume_type": null}} 2018-07-24 03:15:47,910 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 used request id req-40cb0417-fe72-4e6a-948f-39a75acf9c92 2018-07-24 03:15:47,911 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac 2018-07-24 03:15:47,914 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f353152-ca46-4e79-97e0-397f2fb60ef6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03464e6466602123781a497119eaf215258aa5c6" 2018-07-24 03:15:48,835 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:47 GMT Server: Apache x-compute-request-id: req-00dd9b8b-89d3-4366-8fe9-d6fdc3ece06a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-00dd9b8b-89d3-4366-8fe9-d6fdc3ece06a Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:15:48.000000", "replication_status": null, "snapshot_id": null, "id": "c981425e-27ad-4683-a4c7-7545f3f29d31", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac", "bootable": "false", "created_at": "2018-07-24T03:15:47.000000", "volume_type": null}} 2018-07-24 03:15:48,835 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 used request id req-00dd9b8b-89d3-4366-8fe9-d6fdc3ece06a 2018-07-24 03:15:48,835 - create_volume - DEBUG - Instance status is - available 2018-07-24 03:15:48,835 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac 2018-07-24 03:15:48,835 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac 2018-07-24 03:15:48,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:15:48,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:49,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["NqDlYPYgQxO3Dew99vJuWA"], "issued_at": "2018-07-24T03:15:49.000000Z"}} 2018-07-24 03:15:49,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:49,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b177022-da70-4a19-985c-3d1bb5e75654 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:49,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9b177022-da70-4a19-985c-3d1bb5e75654 2018-07-24 03:15:49,317 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:15:49,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:49,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93077fc5-9d19-4fdc-90bc-18ebb0196904 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:49,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-93077fc5-9d19-4fdc-90bc-18ebb0196904 2018-07-24 03:15:49,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:49,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7649f896-f8f0-4bba-93d0-09d3ac95ecf7 Date: Tue, 24 Jul 2018 03:15:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:15:49,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-7649f896-f8f0-4bba-93d0-09d3ac95ecf7 2018-07-24 03:15:49,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:15:49,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:15: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:15:49,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:49,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5660f22c-44bb-414a-9ee1-f0c436cca32e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:15:49,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-5660f22c-44bb-414a-9ee1-f0c436cca32e 2018-07-24 03:15:49,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:50,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-17998245-ab39-46f4-9d15-039a0fe66a96 Date: Tue, 24 Jul 2018 03:15:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:15:50,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-17998245-ab39-46f4-9d15-039a0fe66a96 2018-07-24 03:15:50,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b&name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:50,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-05e34c24-7103-449a-95c5-8b84f0a132da Date: Tue, 24 Jul 2018 03:15:50 GMT RESP BODY: {"ports":[]} 2018-07-24 03:15:50,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b&name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port&admin_state_up=True used request id req-05e34c24-7103-449a-95c5-8b84f0a132da 2018-07-24 03:15:50,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:50,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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 x-openstack-request-id: req-5015b757-4e94-4171-a1bb-c84f62350817 x-compute-request-id: req-5015b757-4e94-4171-a1bb-c84f62350817 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 03:15:50,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst used request id req-5015b757-4e94-4171-a1bb-c84f62350817 2018-07-24 03:15:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:50,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-94557188-e371-4889-a70f-763ec36c7c1e Date: Tue, 24 Jul 2018 03:15:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:15:50,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-94557188-e371-4889-a70f-763ec36c7c1e 2018-07-24 03:15:50,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:50,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8935b07e-594c-458d-b30e-c5059ed12112 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:15:50,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-8935b07e-594c-458d-b30e-c5059ed12112 2018-07-24 03:15:50,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:51,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-229d34db-6ff0-4954-a203-ab696fa0d192 Date: Tue, 24 Jul 2018 03:15:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:15:51,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-229d34db-6ff0-4954-a203-ab696fa0d192 2018-07-24 03:15:51,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b&name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:51,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f49c9cc4-72a8-4991-88dc-5736cde85c9a Date: Tue, 24 Jul 2018 03:15:51 GMT RESP BODY: {"ports":[]} 2018-07-24 03:15:51,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b&name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port&admin_state_up=True used request id req-f49c9cc4-72a8-4991-88dc-5736cde85c9a 2018-07-24 03:15:51,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:15:51,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:15:51,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:15:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["pAPe-TeXTf6G-DTORxOIRA"], "issued_at": "2018-07-24T03:15:51.000000Z"}} 2018-07-24 03:15:51,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2402f9cce1656dba93605fcc63aa058205ffb9e2" 2018-07-24 03:15:51,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1efdd02-5b5b-491e-906c-f22fb7675a1f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:15:51,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e1efdd02-5b5b-491e-906c-f22fb7675a1f 2018-07-24 03:15:51,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:51,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-bf20a63f-6f8c-4fba-aa7c-6fc95db4a38d Date: Tue, 24 Jul 2018 03:15:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:15:51,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-bf20a63f-6f8c-4fba-aa7c-6fc95db4a38d 2018-07-24 03:15:51,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:52,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5d6f0c0d-d390-4a73-8757-b572f51c3a86 Date: Tue, 24 Jul 2018 03:15:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:15:52,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-5d6f0c0d-d390-4a73-8757-b572f51c3a86 2018-07-24 03:15:52,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:52,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-2cd0dab3-448a-40aa-ba1f-8c3722311a58 Date: Tue, 24 Jul 2018 03:15:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:15:52,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-2cd0dab3-448a-40aa-ba1f-8c3722311a58 2018-07-24 03:15:52,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:15:52,115 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:15: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:15:52,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2402f9cce1656dba93605fcc63aa058205ffb9e2" 2018-07-24 03:15:52,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f4c8e9-ceeb-47c9-b4b9-0005cf68ed05 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:15:52,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-78f4c8e9-ceeb-47c9-b4b9-0005cf68ed05 2018-07-24 03:15:52,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:52,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5da7fce3-8c89-4f5d-ad83-374277578026 Date: Tue, 24 Jul 2018 03:15:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:15:52,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-5da7fce3-8c89-4f5d-ad83-374277578026 2018-07-24 03:15:52,549 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net 2018-07-24 03:15:52,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" -d '{"port": {"network_id": "517451bd-e4b8-459d-9d86-72feefe2338b", "name": "NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port", "admin_state_up": true}}' 2018-07-24 03:15:53,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-e1f7e0d7-5577-4bb4-9df8-c1165e9f0d17 Date: Tue, 24 Jul 2018 03:15:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:53Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.14"}],"id":"a5bc7e4c-c32c-405b-8ee7-e08309748727","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:38:88","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port","project_id":"4a6a5595eff04e89b98d3d63efd1b892","qos_policy_id":null,"admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 03:15:53,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-e1f7e0d7-5577-4bb4-9df8-c1165e9f0d17 2018-07-24 03:15:53,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:54,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-cb755772-4119-404e-bd27-1a6cecb4b7f2 Date: Tue, 24 Jul 2018 03:15:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:15:54,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-cb755772-4119-404e-bd27-1a6cecb4b7f2 2018-07-24 03:15:54,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:54,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b4f3306-1618-4630-844d-c4a9dfea55d9 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:15:54,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-2b4f3306-1618-4630-844d-c4a9dfea55d9 2018-07-24 03:15:54,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:54,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-30d7dc87-ec19-4244-8da5-60cb3765c9f1 Date: Tue, 24 Jul 2018 03:15:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:15:54,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-30d7dc87-ec19-4244-8da5-60cb3765c9f1 2018-07-24 03:15:54,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b&name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:54,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-91ba457c-e3a6-431d-b32f-2628566bd7c5 Date: Tue, 24 Jul 2018 03:15:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.14"}],"id":"a5bc7e4c-c32c-405b-8ee7-e08309748727","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:38:88","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 03:15:54,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b&name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port&admin_state_up=True used request id req-91ba457c-e3a6-431d-b32f-2628566bd7c5 2018-07-24 03:15:54,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:54,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c79bc13-f9e7-4350-ba20-cfc04866d366 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:15:54,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-9c79bc13-f9e7-4350-ba20-cfc04866d366 2018-07-24 03:15:54,753 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst 2018-07-24 03:15:54,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:54,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-db77dc91-f884-4f89-b921-22e977177a01 x-compute-request-id: req-db77dc91-f884-4f89-b921-22e977177a01 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-flavor"}]} 2018-07-24 03:15:54,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-db77dc91-f884-4f89-b921-22e977177a01 2018-07-24 03:15:54,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:54,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-3bcc09ab-5e6e-4415-817f-f836aa326212 x-compute-request-id: req-3bcc09ab-5e6e-4415-817f-f836aa326212 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "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": "6edb349d-4d28-402a-be4f-58c5b8ab9acc"}} 2018-07-24 03:15:54,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc used request id req-3bcc09ab-5e6e-4415-817f-f836aa326212 2018-07-24 03:15:54,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:55,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-1a69984b-ad78-4928-b6a0-53d0d2450cf2 Date: Tue, 24 Jul 2018 03:15:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:15:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:15:41Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/827e5371-b084-46bc-bb3e-2b5399f77af6/snap", "metadata": {}}], "self": "/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "min_disk": 0, "protected": false, "id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "file": "/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/827e5371-b084-46bc-bb3e-2b5399f77af6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image"} 2018-07-24 03:15:55,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image used request id req-1a69984b-ad78-4928-b6a0-53d0d2450cf2 2018-07-24 03:15:55,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:55,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-358dea5e-4e9e-427d-83ec-2e76c9daff8e Date: Tue, 24 Jul 2018 03:15: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-07-24 03:15:55,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-358dea5e-4e9e-427d-83ec-2e76c9daff8e 2018-07-24 03:15:55,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "imageRef": "827e5371-b084-46bc-bb3e-2b5399f77af6", "flavorRef": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "max_count": 1, "min_count": 1, "networks": [{"port": "a5bc7e4c-c32c-405b-8ee7-e08309748727"}]}}' 2018-07-24 03:15:56,988 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:15: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-72602328-d163-483b-b56f-1c35b32ed136 x-compute-request-id: req-72602328-d163-483b-b56f-1c35b32ed136 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "41439ec1-d241-4fa1-903a-623b99636d33", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "adminPass": "p2Hr3vvhRWjQ"}} 2018-07-24 03:15:56,988 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-72602328-d163-483b-b56f-1c35b32ed136 2018-07-24 03:15:56,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:57,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-0b1b3101-b7d0-4548-a7d0-2c5fb9049e0b x-compute-request-id: req-0b1b3101-b7d0-4548-a7d0-2c5fb9049e0b Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:15:57Z", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:15:57,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-0b1b3101-b7d0-4548-a7d0-2c5fb9049e0b 2018-07-24 03:15:57,385 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst 2018-07-24 03:15:57,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:15:57,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:15: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-7e5b8c65-c1f7-4f79-8b8e-3aec1ce1535e x-compute-request-id: req-7e5b8c65-c1f7-4f79-8b8e-3aec1ce1535e Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:15:57Z", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:15:57,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-7e5b8c65-c1f7-4f79-8b8e-3aec1ce1535e 2018-07-24 03:15:57,632 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst] is - BUILD 2018-07-24 03:15:57,633 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 03:16:00,636 - create_instance - DEBUG - VM status query timeout in 896.749449015 2018-07-24 03:16:00,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:01,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-ced26a3c-977a-4ffc-af83-d65267188699 x-compute-request-id: req-ced26a3c-977a-4ffc-af83-d65267188699 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:88", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:15:58Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:16:01,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-ced26a3c-977a-4ffc-af83-d65267188699 2018-07-24 03:16:01,305 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst] is - BUILD 2018-07-24 03:16:01,305 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 03:16:04,308 - create_instance - DEBUG - VM status query timeout in 893.076893091 2018-07-24 03:16:04,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:05,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-0c657412-64de-4275-b56d-6ee461c6fe11 x-compute-request-id: req-0c657412-64de-4275-b56d-6ee461c6fe11 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:88", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-24T03:16:04.000000", "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:04Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:16:05,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-0c657412-64de-4275-b56d-6ee461c6fe11 2018-07-24 03:16:05,087 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst] is - ACTIVE 2018-07-24 03:16:05,088 - create_instance - INFO - VM is - ACTIVE 2018-07-24 03:16:05,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:05,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-b42f129b-643a-49a3-ba42-9ca977c0510e x-compute-request-id: req-b42f129b-643a-49a3-ba42-9ca977c0510e Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:88", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-24T03:16:04.000000", "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:04Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:16:05,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-b42f129b-643a-49a3-ba42-9ca977c0510e 2018-07-24 03:16:05,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:06,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6a918c51-4058-4f87-873b-3b1be5bc944c Date: Tue, 24 Jul 2018 03:16:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:06,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-6a918c51-4058-4f87-873b-3b1be5bc944c 2018-07-24 03:16:06,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:06,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c217ff-89b9-4bd9-95a7-342f99d08ac9 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:06,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-02c217ff-89b9-4bd9-95a7-342f99d08ac9 2018-07-24 03:16:06,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:06,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d5c97967-c933-44e1-ba17-c1c1d133424e Date: Tue, 24 Jul 2018 03:16:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:16:06,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-d5c97967-c933-44e1-ba17-c1c1d133424e 2018-07-24 03:16:06,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:06,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-487b28e0-9627-4e18-838b-303b8daf3e4c Date: Tue, 24 Jul 2018 03:16:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.3"}],"id":"98707d68-d0a0-41be-8246-22c6274ec80a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:37:67","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.14"}],"id":"a5bc7e4c-c32c-405b-8ee7-e08309748727","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:38:88","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:53Z","binding:vnic_type":"normal","device_id":"41439ec1-d241-4fa1-903a-623b99636d33","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.2"}],"id":"ebdeeaee-36b9-4381-a3a8-07041ea68afa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:cb:b1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.4"}],"id":"fa51b40a-8c16-496f-b151-4611b2865244","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:38:1e","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"}]} 2018-07-24 03:16:06,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-487b28e0-9627-4e18-838b-303b8daf3e4c 2018-07-24 03:16:06,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:16:06,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:16:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["4wpXhGoATBWBzq-2m_qUhQ"], "issued_at": "2018-07-24T03:16:06.000000Z"}} 2018-07-24 03:16:06,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:07,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79496381-f622-4dbc-9175-40de254f4744 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:16:07,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-79496381-f622-4dbc-9175-40de254f4744 2018-07-24 03:16:07,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:07,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-8cd15897-99b1-45e0-9c02-8f8502d75043 x-compute-request-id: req-8cd15897-99b1-45e0-9c02-8f8502d75043 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:88", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-24T03:16:04.000000", "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:04Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:16:07,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-8cd15897-99b1-45e0-9c02-8f8502d75043 2018-07-24 03:16:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:07,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f495e64d-8982-43df-9af8-d36da91e59db Date: Tue, 24 Jul 2018 03:16:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:07,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-f495e64d-8982-43df-9af8-d36da91e59db 2018-07-24 03:16:07,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:08,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d8c64a-1dc6-4d54-876f-d8dbc86e1eae 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:08,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-37d8c64a-1dc6-4d54-876f-d8dbc86e1eae 2018-07-24 03:16:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:08,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-82a4a209-cf16-4875-8c06-a94a8ee3f733 Date: Tue, 24 Jul 2018 03:16:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:16:08,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-82a4a209-cf16-4875-8c06-a94a8ee3f733 2018-07-24 03:16:08,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:08,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-1e81c87a-ff16-4702-ac0e-096f9ded28cc Date: Tue, 24 Jul 2018 03:16:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.3"}],"id":"98707d68-d0a0-41be-8246-22c6274ec80a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:37:67","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.14"}],"id":"a5bc7e4c-c32c-405b-8ee7-e08309748727","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:38:88","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:53Z","binding:vnic_type":"normal","device_id":"41439ec1-d241-4fa1-903a-623b99636d33","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.2"}],"id":"ebdeeaee-36b9-4381-a3a8-07041ea68afa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:cb:b1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.4"}],"id":"fa51b40a-8c16-496f-b151-4611b2865244","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:38:1e","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"}]} 2018-07-24 03:16:08,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-1e81c87a-ff16-4702-ac0e-096f9ded28cc 2018-07-24 03:16:08,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" -d '{"volumeAttachment": {"volumeId": "c981425e-27ad-4683-a4c7-7545f3f29d31"}}' 2018-07-24 03:16:09,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-98e3f7b7-d68b-444a-bd38-b5bf2b320986 x-compute-request-id: req-98e3f7b7-d68b-444a-bd38-b5bf2b320986 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "41439ec1-d241-4fa1-903a-623b99636d33", "id": "c981425e-27ad-4683-a4c7-7545f3f29d31", "volumeId": "c981425e-27ad-4683-a4c7-7545f3f29d31"}} 2018-07-24 03:16:09,636 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33/os-volume_attachments used request id req-98e3f7b7-d68b-444a-bd38-b5bf2b320986 2018-07-24 03:16:09,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:10,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-aafe4eba-744e-4fa7-bb41-bfcf0029d63b x-compute-request-id: req-aafe4eba-744e-4fa7-bb41-bfcf0029d63b Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:88", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-24T03:16:04.000000", "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:04Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [{"id": "c981425e-27ad-4683-a4c7-7545f3f29d31"}], "metadata": {}}} 2018-07-24 03:16:10,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-aafe4eba-744e-4fa7-bb41-bfcf0029d63b 2018-07-24 03:16:10,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:10,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-66d8ff40-8891-4733-b523-6550e1a719c4 Date: Tue, 24 Jul 2018 03:16:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:10,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-66d8ff40-8891-4733-b523-6550e1a719c4 2018-07-24 03:16:10,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:16:10,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:16: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:16:10,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:10,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ffdc17-a31e-41ba-b89b-26ec2c9337ca 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:10,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-a3ffdc17-a31e-41ba-b89b-26ec2c9337ca 2018-07-24 03:16:10,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:10,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c524a5a4-edc4-4054-82b7-545f401658e9 Date: Tue, 24 Jul 2018 03:16:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:16:10,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-c524a5a4-edc4-4054-82b7-545f401658e9 2018-07-24 03:16:10,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:11,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-6b5b2d07-3fa1-4498-9bfc-d728dbb60019 Date: Tue, 24 Jul 2018 03:16:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.3"}],"id":"98707d68-d0a0-41be-8246-22c6274ec80a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:37:67","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.14"}],"id":"a5bc7e4c-c32c-405b-8ee7-e08309748727","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:38:88","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:53Z","binding:vnic_type":"normal","device_id":"41439ec1-d241-4fa1-903a-623b99636d33","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.2"}],"id":"ebdeeaee-36b9-4381-a3a8-07041ea68afa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:cb:b1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.4"}],"id":"fa51b40a-8c16-496f-b151-4611b2865244","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:38:1e","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"}]} 2018-07-24 03:16:11,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-6b5b2d07-3fa1-4498-9bfc-d728dbb60019 2018-07-24 03:16:11,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:11,415 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:11 GMT Server: Apache x-compute-request-id: req-6edcbe4c-baac-4665-be1d-e60df09c3886 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6edcbe4c-baac-4665-be1d-e60df09c3886 Content-Encoding: gzip Content-Length: 539 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:16:09.000000", "replication_status": null, "snapshot_id": null, "id": "c981425e-27ad-4683-a4c7-7545f3f29d31", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "reserved", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac", "bootable": "false", "created_at": "2018-07-24T03:15:47.000000", "volume_type": null}} 2018-07-24 03:16:11,415 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 used request id req-6edcbe4c-baac-4665-be1d-e60df09c3886 2018-07-24 03:16:14,422 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6edcbe4c-baac-4665-be1d-e60df09c3886" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:15,354 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:14 GMT Server: Apache x-compute-request-id: req-df03bd1e-dc12-4dc8-85a2-c90a61ebd883 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-df03bd1e-dc12-4dc8-85a2-c90a61ebd883 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "41439ec1-d241-4fa1-903a-623b99636d33", "attachment_id": "5d1bf618-ebbe-4c2c-a65e-d9c00ee2c48e", "attached_at": "2018-07-24T03:16:11.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "c981425e-27ad-4683-a4c7-7545f3f29d31", "device": "/dev/vdb", "id": "c981425e-27ad-4683-a4c7-7545f3f29d31"}], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:16:11.000000", "replication_status": null, "snapshot_id": null, "id": "c981425e-27ad-4683-a4c7-7545f3f29d31", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac", "bootable": "false", "created_at": "2018-07-24T03:15:47.000000", "volume_type": null}} 2018-07-24 03:16:15,355 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 used request id req-df03bd1e-dc12-4dc8-85a2-c90a61ebd883 2018-07-24 03:16:15,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:15,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3965f3-7ac6-4bc9-aad2-31808d4d8343 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:16:15,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ee3965f3-7ac6-4bc9-aad2-31808d4d8343 2018-07-24 03:16:15,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:15,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-41a36391-e362-4fb1-b9a5-0ae613625c19 x-compute-request-id: req-41a36391-e362-4fb1-b9a5-0ae613625c19 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:88", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-24T03:16:04.000000", "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:04Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [{"id": "c981425e-27ad-4683-a4c7-7545f3f29d31"}], "metadata": {}}} 2018-07-24 03:16:15,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-41a36391-e362-4fb1-b9a5-0ae613625c19 2018-07-24 03:16:15,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:16,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-da328f11-46df-4fd7-95b1-c144ede256bc Date: Tue, 24 Jul 2018 03:16:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:16,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-da328f11-46df-4fd7-95b1-c144ede256bc 2018-07-24 03:16:16,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:16,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b96e419-d768-45eb-98d3-1c1978750489 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:16,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-0b96e419-d768-45eb-98d3-1c1978750489 2018-07-24 03:16:16,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:16,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-20facf1a-25b8-4a79-9ac5-5c7cf711b15c Date: Tue, 24 Jul 2018 03:16:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:16:16,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-20facf1a-25b8-4a79-9ac5-5c7cf711b15c 2018-07-24 03:16:16,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:16,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-fca2ef74-2478-4761-8b1e-6e5353db2952 Date: Tue, 24 Jul 2018 03:16:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.3"}],"id":"98707d68-d0a0-41be-8246-22c6274ec80a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:37:67","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.14"}],"id":"a5bc7e4c-c32c-405b-8ee7-e08309748727","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:38:88","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:53Z","binding:vnic_type":"normal","device_id":"41439ec1-d241-4fa1-903a-623b99636d33","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.2"}],"id":"ebdeeaee-36b9-4381-a3a8-07041ea68afa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:cb:b1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.4"}],"id":"fa51b40a-8c16-496f-b151-4611b2865244","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:38:1e","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"}]} 2018-07-24 03:16:16,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-fca2ef74-2478-4761-8b1e-6e5353db2952 2018-07-24 03:16:16,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:17,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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,Accept-Encoding x-openstack-request-id: req-19b10af2-2621-4b3c-bc3b-72455ebda077 x-compute-request-id: req-19b10af2-2621-4b3c-bc3b-72455ebda077 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:88", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-24T03:16:04.000000", "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:04Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [{"id": "c981425e-27ad-4683-a4c7-7545f3f29d31"}], "metadata": {}}} 2018-07-24 03:16:17,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-19b10af2-2621-4b3c-bc3b-72455ebda077 2018-07-24 03:16:17,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:17,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7348b38a-1863-4034-83d0-d4a831f7ca48 Date: Tue, 24 Jul 2018 03:16:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:17,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-7348b38a-1863-4034-83d0-d4a831f7ca48 2018-07-24 03:16:17,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:17,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7156882b-20aa-440c-9e63-64ce9ae50817 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:17,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-7156882b-20aa-440c-9e63-64ce9ae50817 2018-07-24 03:16:17,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:17,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0f003955-b124-4876-b209-b2f0ce5d3277 Date: Tue, 24 Jul 2018 03:16:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:16:17,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-0f003955-b124-4876-b209-b2f0ce5d3277 2018-07-24 03:16:17,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:17,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-26236987-60f6-425a-bf33-4cb903aed55a Date: Tue, 24 Jul 2018 03:16:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.3"}],"id":"98707d68-d0a0-41be-8246-22c6274ec80a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:37:67","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.14"}],"id":"a5bc7e4c-c32c-405b-8ee7-e08309748727","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:38:88","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:53Z","binding:vnic_type":"normal","device_id":"41439ec1-d241-4fa1-903a-623b99636d33","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.2"}],"id":"ebdeeaee-36b9-4381-a3a8-07041ea68afa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:cb:b1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.4"}],"id":"fa51b40a-8c16-496f-b151-4611b2865244","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:38:1e","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"}]} 2018-07-24 03:16:17,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-26236987-60f6-425a-bf33-4cb903aed55a 2018-07-24 03:16:17,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:18,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-58abe1d5-6e9f-41a8-827b-93ae56cbe35f x-compute-request-id: req-58abe1d5-6e9f-41a8-827b-93ae56cbe35f Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:88", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-24T03:16:04.000000", "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:04Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [{"id": "c981425e-27ad-4683-a4c7-7545f3f29d31"}], "metadata": {}}} 2018-07-24 03:16:18,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-58abe1d5-6e9f-41a8-827b-93ae56cbe35f 2018-07-24 03:16:18,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:18,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ecca3bb3-5bf8-47ec-815f-051e81f2ac5d Date: Tue, 24 Jul 2018 03:16:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:18,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-ecca3bb3-5bf8-47ec-815f-051e81f2ac5d 2018-07-24 03:16:18,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:18,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde16c35-b816-4284-88e1-afda589eaf87 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:18,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-cde16c35-b816-4284-88e1-afda589eaf87 2018-07-24 03:16:18,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:18,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6a1e5f27-01c3-495f-8343-d81d23db3c94 Date: Tue, 24 Jul 2018 03:16:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:16:18,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-6a1e5f27-01c3-495f-8343-d81d23db3c94 2018-07-24 03:16:18,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:18,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-ae010358-dbc7-428c-90fa-9489037c90cf Date: Tue, 24 Jul 2018 03:16:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.3"}],"id":"98707d68-d0a0-41be-8246-22c6274ec80a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:37:67","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.14"}],"id":"a5bc7e4c-c32c-405b-8ee7-e08309748727","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:38:88","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:53Z","binding:vnic_type":"normal","device_id":"41439ec1-d241-4fa1-903a-623b99636d33","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.2"}],"id":"ebdeeaee-36b9-4381-a3a8-07041ea68afa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:cb:b1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.4"}],"id":"fa51b40a-8c16-496f-b151-4611b2865244","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:38:1e","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"}]} 2018-07-24 03:16:18,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-ae010358-dbc7-428c-90fa-9489037c90cf 2018-07-24 03:16:18,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33/os-volume_attachments/c981425e-27ad-4683-a4c7-7545f3f29d31 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:19,623 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:16: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-23d3dc20-39d1-4454-9f2b-e71bff738a15 x-compute-request-id: req-23d3dc20-39d1-4454-9f2b-e71bff738a15 Content-Length: 0 Content-Type: application/json 2018-07-24 03:16:19,623 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33/os-volume_attachments/c981425e-27ad-4683-a4c7-7545f3f29d31 used request id req-23d3dc20-39d1-4454-9f2b-e71bff738a15 2018-07-24 03:16:19,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:20,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-2890a5c8-62e0-465a-a53d-0e00318b3ad0 x-compute-request-id: req-2890a5c8-62e0-465a-a53d-0e00318b3ad0 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:88", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-24T03:16:04.000000", "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:04Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [{"id": "c981425e-27ad-4683-a4c7-7545f3f29d31"}], "metadata": {}}} 2018-07-24 03:16:20,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-2890a5c8-62e0-465a-a53d-0e00318b3ad0 2018-07-24 03:16:20,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:20,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-bd7aaee2-2dfa-4724-be31-6b09f85ab6da Date: Tue, 24 Jul 2018 03:16:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:20,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-bd7aaee2-2dfa-4724-be31-6b09f85ab6da 2018-07-24 03:16:20,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:20,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-526558a6-67a2-4e90-a93f-425471571bfe 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:20,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-526558a6-67a2-4e90-a93f-425471571bfe 2018-07-24 03:16:20,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:20,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-05476140-bd49-40ac-9628-68985bc1ab7d Date: Tue, 24 Jul 2018 03:16:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:16:20,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-05476140-bd49-40ac-9628-68985bc1ab7d 2018-07-24 03:16:20,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:20,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-15cd4e31-ead5-4f38-bb7a-f718fe9c3265 Date: Tue, 24 Jul 2018 03:16:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.3"}],"id":"98707d68-d0a0-41be-8246-22c6274ec80a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:37:67","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.14"}],"id":"a5bc7e4c-c32c-405b-8ee7-e08309748727","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:38:88","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:53Z","binding:vnic_type":"normal","device_id":"41439ec1-d241-4fa1-903a-623b99636d33","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.2"}],"id":"ebdeeaee-36b9-4381-a3a8-07041ea68afa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:cb:b1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.4"}],"id":"fa51b40a-8c16-496f-b151-4611b2865244","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:38:1e","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"}]} 2018-07-24 03:16:20,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-15cd4e31-ead5-4f38-bb7a-f718fe9c3265 2018-07-24 03:16:23,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:24,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-c03bcae3-4de1-4dc7-8b70-8c34252c14ff x-compute-request-id: req-c03bcae3-4de1-4dc7-8b70-8c34252c14ff Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:88", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-24T03:16:04.000000", "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:04Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:16:24,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-c03bcae3-4de1-4dc7-8b70-8c34252c14ff 2018-07-24 03:16:24,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:25,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-05c362da-0fcf-4882-9cde-0a61c21ab3b0 Date: Tue, 24 Jul 2018 03:16:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:25,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-05c362da-0fcf-4882-9cde-0a61c21ab3b0 2018-07-24 03:16:25,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:25,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4852f56c-8c34-40fc-949c-4abdf55c9f68 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:25,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-4852f56c-8c34-40fc-949c-4abdf55c9f68 2018-07-24 03:16:25,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:25,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9e75b87b-4589-475d-9e5f-e3dcd5d9c325 Date: Tue, 24 Jul 2018 03:16:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:16:25,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-9e75b87b-4589-475d-9e5f-e3dcd5d9c325 2018-07-24 03:16:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:25,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-c1fae6d0-73e2-4ced-9760-0727cb0f2d89 Date: Tue, 24 Jul 2018 03:16:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.3"}],"id":"98707d68-d0a0-41be-8246-22c6274ec80a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:37:67","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.14"}],"id":"a5bc7e4c-c32c-405b-8ee7-e08309748727","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:38:88","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:53Z","binding:vnic_type":"normal","device_id":"41439ec1-d241-4fa1-903a-623b99636d33","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.2"}],"id":"ebdeeaee-36b9-4381-a3a8-07041ea68afa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:cb:b1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.4"}],"id":"fa51b40a-8c16-496f-b151-4611b2865244","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:38:1e","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"}]} 2018-07-24 03:16:25,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-c1fae6d0-73e2-4ced-9760-0727cb0f2d89 2018-07-24 03:16:25,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6edcbe4c-baac-4665-be1d-e60df09c3886" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:25,681 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:25 GMT Server: Apache x-compute-request-id: req-55e63144-2229-452b-9673-bccbadbb535d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55e63144-2229-452b-9673-bccbadbb535d Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:16:21.000000", "replication_status": null, "snapshot_id": null, "id": "c981425e-27ad-4683-a4c7-7545f3f29d31", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac", "bootable": "false", "created_at": "2018-07-24T03:15:47.000000", "volume_type": null}} 2018-07-24 03:16:25,681 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 used request id req-55e63144-2229-452b-9673-bccbadbb535d 2018-07-24 03:16:25,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:26,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-485b6cab-eca2-4ec7-8031-482753d517b8 x-compute-request-id: req-485b6cab-eca2-4ec7-8031-482753d517b8 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:88", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-24T03:16:04.000000", "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:04Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:16:26,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-485b6cab-eca2-4ec7-8031-482753d517b8 2018-07-24 03:16:26,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:26,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4b8912da-4d85-417d-abf6-88f054ca9a77 Date: Tue, 24 Jul 2018 03:16:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:26,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-4b8912da-4d85-417d-abf6-88f054ca9a77 2018-07-24 03:16:26,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:26,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1c6653-7e28-48d1-9026-89704ce2a37c 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:26,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-1f1c6653-7e28-48d1-9026-89704ce2a37c 2018-07-24 03:16:26,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:26,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0ca0f3ab-b2c2-4e25-809b-0957203896d4 Date: Tue, 24 Jul 2018 03:16:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:16:26,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-0ca0f3ab-b2c2-4e25-809b-0957203896d4 2018-07-24 03:16:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:26,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-9fcda62d-d162-4c1a-8a69-6dbed60ac3ba Date: Tue, 24 Jul 2018 03:16:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.3"}],"id":"98707d68-d0a0-41be-8246-22c6274ec80a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:37:67","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.14"}],"id":"a5bc7e4c-c32c-405b-8ee7-e08309748727","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:38:88","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:53Z","binding:vnic_type":"normal","device_id":"41439ec1-d241-4fa1-903a-623b99636d33","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.2"}],"id":"ebdeeaee-36b9-4381-a3a8-07041ea68afa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:cb:b1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.4"}],"id":"fa51b40a-8c16-496f-b151-4611b2865244","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:38:1e","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"}]} 2018-07-24 03:16:26,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-9fcda62d-d162-4c1a-8a69-6dbed60ac3ba 2018-07-24 03:16:26,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:27,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-6a991c63-c7ce-486e-aa64-b4464f486698 x-compute-request-id: req-6a991c63-c7ce-486e-aa64-b4464f486698 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:88", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-24T03:16:04.000000", "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:04Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:16:27,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-6a991c63-c7ce-486e-aa64-b4464f486698 2018-07-24 03:16:27,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:27,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c48d8ecc-fb13-4f41-92e9-2e05b8dd0a18 Date: Tue, 24 Jul 2018 03:16:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"517451bd-e4b8-459d-9d86-72feefe2338b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b072091f-6841-4abd-b173-c2a3726184f9"],"description":"","tags":[],"updated_at":"2018-07-24T03:15:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:43Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:27,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net used request id req-c48d8ecc-fb13-4f41-92e9-2e05b8dd0a18 2018-07-24 03:16:27,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:27,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d46e54-6250-40a4-af05-be891baee045 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:27,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-63d46e54-6250-40a4-af05-be891baee045 2018-07-24 03:16:27,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:27,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-747ce64b-ad54-4148-9ff0-cbe887ce1cac Date: Tue, 24 Jul 2018 03:16:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:15:44Z","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":"b072091f-6841-4abd-b173-c2a3726184f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet","enable_dhcp":true,"segment_id":null,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","ip_version":4}]} 2018-07-24 03:16:27,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-747ce64b-ad54-4148-9ff0-cbe887ce1cac 2018-07-24 03:16:27,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522bb9f0feeba16b412d42a738595b5a571ca9ad" 2018-07-24 03:16:27,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-ad05c002-3488-41f1-90ca-d71a89602bea Date: Tue, 24 Jul 2018 03:16:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.3"}],"id":"98707d68-d0a0-41be-8246-22c6274ec80a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:37:67","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.14"}],"id":"a5bc7e4c-c32c-405b-8ee7-e08309748727","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:38:88","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:53Z","binding:vnic_type":"normal","device_id":"41439ec1-d241-4fa1-903a-623b99636d33","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.2"}],"id":"ebdeeaee-36b9-4381-a3a8-07041ea68afa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:cb:b1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:15:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b072091f-6841-4abd-b173-c2a3726184f9","ip_address":"10.55.0.4"}],"id":"fa51b40a-8c16-496f-b151-4611b2865244","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:38:1e","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"517451bd-e4b8-459d-9d86-72feefe2338b","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:15:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-517451bd-e4b8-459d-9d86-72feefe2338b","ip_allocation":"immediate"}]} 2018-07-24 03:16:27,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=517451bd-e4b8-459d-9d86-72feefe2338b used request id req-ad05c002-3488-41f1-90ca-d71a89602bea 2018-07-24 03:16:27,847 - create_instance - INFO - Deleting Port with ID - a5bc7e4c-c32c-405b-8ee7-e08309748727 2018-07-24 03:16:27,847 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-port 2018-07-24 03:16:27,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/a5bc7e4c-c32c-405b-8ee7-e08309748727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:28,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-147c30ae-d11a-4a3c-adf2-ea951c8357a9 Date: Tue, 24 Jul 2018 03:16:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:16:28,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/a5bc7e4c-c32c-405b-8ee7-e08309748727 used request id req-147c30ae-d11a-4a3c-adf2-ea951c8357a9 2018-07-24 03:16:28,475 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst 2018-07-24 03:16:28,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:28,621 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:16: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-86caa66b-2b94-4c74-8319-02ce2d520e78 x-compute-request-id: req-86caa66b-2b94-4c74-8319-02ce2d520e78 Content-Type: application/json 2018-07-24 03:16:28,622 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-86caa66b-2b94-4c74-8319-02ce2d520e78 2018-07-24 03:16:28,622 - create_instance - INFO - Checking deletion status 2018-07-24 03:16:28,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:28,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-769462c3-c45a-475c-9b98-b9d1b6f678dc x-compute-request-id: req-769462c3-c45a-475c-9b98-b9d1b6f678dc Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:88", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/41439ec1-d241-4fa1-903a-623b99636d33", "rel": "bookmark"}], "image": {"id": "827e5371-b084-46bc-bb3e-2b5399f77af6", "links": [{"href": "http://172.30.9.24:8774/images/827e5371-b084-46bc-bb3e-2b5399f77af6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-24T03:16:04.000000", "flavor": {"id": "6edb349d-4d28-402a-be4f-58c5b8ab9acc", "links": [{"href": "http://172.30.9.24:8774/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc", "rel": "bookmark"}]}, "id": "41439ec1-d241-4fa1-903a-623b99636d33", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:28Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst", "created": "2018-07-24T03:15:56Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:16:28,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-769462c3-c45a-475c-9b98-b9d1b6f678dc 2018-07-24 03:16:28,871 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst] is - ACTIVE 2018-07-24 03:16:28,871 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 03:16:31,873 - create_instance - DEBUG - VM status query timeout in 296.749079943 2018-07-24 03:16:31,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e27d78dc6b588b7cc4bcbed56f1d758248f0a98" 2018-07-24 03:16:31,923 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:16: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 x-openstack-request-id: req-b9a5ccea-f274-4219-bd31-6a986d482431 x-compute-request-id: req-b9a5ccea-f274-4219-bd31-6a986d482431 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 41439ec1-d241-4fa1-903a-623b99636d33 could not be found.", "code": 404}} 2018-07-24 03:16:31,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/41439ec1-d241-4fa1-903a-623b99636d33 used request id req-b9a5ccea-f274-4219-bd31-6a986d482431 2018-07-24 03:16:31,923 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 41439ec1-d241-4fa1-903a-623b99636d33 could not be found. (HTTP 404) (Request-ID: req-b9a5ccea-f274-4219-bd31-6a986d482431) 2018-07-24 03:16:31,923 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-vm_inst 2018-07-24 03:16:31,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f353152-ca46-4e79-97e0-397f2fb60ef6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03464e6466602123781a497119eaf215258aa5c6" 2018-07-24 03:16:32,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:31 GMT Server: Apache x-compute-request-id: req-2192d460-9c06-42c2-a156-76c96204502c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2192d460-9c06-42c2-a156-76c96204502c Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:16:21.000000", "replication_status": null, "snapshot_id": null, "id": "c981425e-27ad-4683-a4c7-7545f3f29d31", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-b18bfb36-ab09-42f3-b55e-6f74041b0bac", "bootable": "false", "created_at": "2018-07-24T03:15:47.000000", "volume_type": null}} 2018-07-24 03:16:32,161 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 used request id req-2192d460-9c06-42c2-a156-76c96204502c 2018-07-24 03:16:32,161 - create_volume - DEBUG - Instance status is - available 2018-07-24 03:16:32,161 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac 2018-07-24 03:16:32,161 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac 2018-07-24 03:16:32,164 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f353152-ca46-4e79-97e0-397f2fb60ef6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03464e6466602123781a497119eaf215258aa5c6" 2018-07-24 03:16:33,145 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:16:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-90bbbd65-67b3-49d7-8ece-3466e5f879e3 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-07-24 03:16:33,145 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 used request id req-90bbbd65-67b3-49d7-8ece-3466e5f879e3 2018-07-24 03:16:33,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6f353152-ca46-4e79-97e0-397f2fb60ef6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03464e6466602123781a497119eaf215258aa5c6" 2018-07-24 03:16:33,352 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:16:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c297ba6d-1d41-4517-8080-259b90ce9041 x-openstack-request-id: req-c297ba6d-1d41-4517-8080-259b90ce9041 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c981425e-27ad-4683-a4c7-7545f3f29d31 could not be found.", "code": 404}} 2018-07-24 03:16:33,352 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/c981425e-27ad-4683-a4c7-7545f3f29d31 used request id req-c297ba6d-1d41-4517-8080-259b90ce9041 2018-07-24 03:16:33,353 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume c981425e-27ad-4683-a4c7-7545f3f29d31 could not be found. (HTTP 404) (Request-ID: req-c297ba6d-1d41-4517-8080-259b90ce9041) 2018-07-24 03:16:33,353 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac 2018-07-24 03:16:33,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16faeb548f382bd9ba20c35f8763610c257806a9" 2018-07-24 03:16:33,397 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:16: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 x-openstack-request-id: req-d4e56e1a-8251-4c37-951e-7dcd54089cbd x-compute-request-id: req-d4e56e1a-8251-4c37-951e-7dcd54089cbd Content-Length: 0 Content-Type: application/json 2018-07-24 03:16:33,397 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/6edb349d-4d28-402a-be4f-58c5b8ab9acc used request id req-d4e56e1a-8251-4c37-951e-7dcd54089cbd 2018-07-24 03:16:33,398 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet 2018-07-24 03:16:33,398 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-subnet 2018-07-24 03:16:33,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/b072091f-6841-4abd-b173-c2a3726184f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b148435b532c3de4b1ff9cab5faeaf2119f5e77b" 2018-07-24 03:16:35,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50b0775c-9fd9-42d8-a04a-13ddbe270f33 Date: Tue, 24 Jul 2018 03:16:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:16:35,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/b072091f-6841-4abd-b173-c2a3726184f9 used request id req-50b0775c-9fd9-42d8-a04a-13ddbe270f33 2018-07-24 03:16:35,553 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-net 2018-07-24 03:16:35,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/517451bd-e4b8-459d-9d86-72feefe2338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b148435b532c3de4b1ff9cab5faeaf2119f5e77b" 2018-07-24 03:16:36,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da355494-6f10-43de-ba85-5a285a32e478 Date: Tue, 24 Jul 2018 03:16:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:16:36,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/517451bd-e4b8-459d-9d86-72feefe2338b used request id req-da355494-6f10-43de-ba85-5a285a32e478 2018-07-24 03:16:36,889 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-b18bfb36-ab09-42f3-b55e-6f74041b0bac-image 2018-07-24 03:16:36,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83fd2564c66d4d32239e871fe02ceee10c613f34" 2018-07-24 03:16:37,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a6858ff-214c-4a35-ae5e-6e317faecd9e Date: Tue, 24 Jul 2018 03:16:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:16:37,501 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/827e5371-b084-46bc-bb3e-2b5399f77af6 used request id req-1a6858ff-214c-4a35-ae5e-6e317faecd9e 2018-07-24 03:16:37,503 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:16:37,506 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 03:16:37,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:16:37,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:16:37,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:16:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["eLZzspP9SY-D5AhGvCgkCA"], "issued_at": "2018-07-24T03:16:37.000000Z"}} 2018-07-24 03:16:37,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}715ad5dde22d8a16535510f6a0b5932f0725a3ac" 2018-07-24 03:16:37,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e8e2c1c-c7e8-4966-b61e-e6d87cece3e8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:16:37,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0e8e2c1c-c7e8-4966-b61e-e6d87cece3e8 2018-07-24 03:16:37,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}715ad5dde22d8a16535510f6a0b5932f0725a3ac" 2018-07-24 03:16:38,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-b4e451bb-e8fe-496c-b567-7bd59019b12e Date: Tue, 24 Jul 2018 03:16:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image"} 2018-07-24 03:16:38,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image used request id req-b4e451bb-e8fe-496c-b567-7bd59019b12e 2018-07-24 03:16:38,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}715ad5dde22d8a16535510f6a0b5932f0725a3ac" 2018-07-24 03:16:38,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-86ab3525-5976-4b09-bcea-e0c3555ba459 Date: Tue, 24 Jul 2018 03:16:38 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-07-24 03:16:38,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-86ab3525-5976-4b09-bcea-e0c3555ba459 2018-07-24 03:16:38,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}715ad5dde22d8a16535510f6a0b5932f0725a3ac" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image"}' 2018-07-24 03:16:39,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8c276f97-6c6d-4923-8b81-06a5a0801235 Date: Tue, 24 Jul 2018 03:16:39 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:16:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T03:16:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a", "min_disk": 0, "protected": false, "id": "4e48dc47-6277-44ca-8b4d-7917c83e800a", "file": "/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a/file", "checksum": null, "owner": "4a6a5595eff04e89b98d3d63efd1b892", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:16:39,108 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8c276f97-6c6d-4923-8b81-06a5a0801235 2018-07-24 03:16:39,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}715ad5dde22d8a16535510f6a0b5932f0725a3ac" -d '' 2018-07-24 03:16:39,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a78a3238-c2e4-450f-8122-9181c33a31fd Date: Tue, 24 Jul 2018 03:16:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:16:39,737 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a/file used request id req-a78a3238-c2e4-450f-8122-9181c33a31fd 2018-07-24 03:16:39,738 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:16:39,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}715ad5dde22d8a16535510f6a0b5932f0725a3ac" 2018-07-24 03:16:39,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-abbc9751-a236-4061-bd0a-2a8fc3834887 Date: Tue, 24 Jul 2018 03:16:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:16:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:16:39Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4e48dc47-6277-44ca-8b4d-7917c83e800a/snap", "metadata": {}}], "self": "/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a", "min_disk": 0, "protected": false, "id": "4e48dc47-6277-44ca-8b4d-7917c83e800a", "file": "/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4e48dc47-6277-44ca-8b4d-7917c83e800a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:16:39,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a used request id req-abbc9751-a236-4061-bd0a-2a8fc3834887 2018-07-24 03:16:39,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}715ad5dde22d8a16535510f6a0b5932f0725a3ac" 2018-07-24 03:16:40,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b3913ef0-950a-41d1-a977-33cab5587fd4 Date: Tue, 24 Jul 2018 03:16:40 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-07-24 03:16:40,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b3913ef0-950a-41d1-a977-33cab5587fd4 2018-07-24 03:16:40,110 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image 2018-07-24 03:16:40,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}715ad5dde22d8a16535510f6a0b5932f0725a3ac" 2018-07-24 03:16:40,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-5710768f-0689-4e3e-a129-1a76b9c48fa2 Date: Tue, 24 Jul 2018 03:16:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:16:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:16:39Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4e48dc47-6277-44ca-8b4d-7917c83e800a/snap", "metadata": {}}], "self": "/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a", "min_disk": 0, "protected": false, "id": "4e48dc47-6277-44ca-8b4d-7917c83e800a", "file": "/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4e48dc47-6277-44ca-8b4d-7917c83e800a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:16:40,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a used request id req-5710768f-0689-4e3e-a129-1a76b9c48fa2 2018-07-24 03:16:40,294 - create_image - DEBUG - Instance status is - active 2018-07-24 03:16:40,294 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image 2018-07-24 03:16:40,294 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image 2018-07-24 03:16:40,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:16:40,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:16:40,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:16:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["F8_70P5kQIuWDmxdm0lNuQ"], "issued_at": "2018-07-24T03:16:40.000000Z"}} 2018-07-24 03:16:40,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}362ae8f4b744d6455e76f3f95ffede1cca255c2b" 2018-07-24 03:16:40,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35d43c2-8d95-43b3-a219-c0a7162db243 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:16:40,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e35d43c2-8d95-43b3-a219-c0a7162db243 2018-07-24 03:16:40,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362ae8f4b744d6455e76f3f95ffede1cca255c2b" 2018-07-24 03:16:40,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0153e554-bad0-4f2f-a8da-db7ed43d411c Date: Tue, 24 Jul 2018 03:16:40 GMT RESP BODY: {"networks":[]} 2018-07-24 03:16:40,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net used request id req-0153e554-bad0-4f2f-a8da-db7ed43d411c 2018-07-24 03:16:40,971 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net 2018-07-24 03:16:40,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362ae8f4b744d6455e76f3f95ffede1cca255c2b" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net", "admin_state_up": true}}' 2018-07-24 03:16:41,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-51f02c75-7ae0-4c96-99b0-fff78ec8ff0b Date: Tue, 24 Jul 2018 03:16:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:16:41Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:41Z","mtu":1450}} 2018-07-24 03:16:41,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-51f02c75-7ae0-4c96-99b0-fff78ec8ff0b 2018-07-24 03:16:41,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362ae8f4b744d6455e76f3f95ffede1cca255c2b" 2018-07-24 03:16:41,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f5d55eb8-420c-46e7-81ca-05331acef74f Date: Tue, 24 Jul 2018 03:16:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:16:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:41Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:41,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-f5d55eb8-420c-46e7-81ca-05331acef74f 2018-07-24 03:16:41,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362ae8f4b744d6455e76f3f95ffede1cca255c2b" 2018-07-24 03:16:42,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3a52f36d-30d2-4b7b-b6e2-32d82c08a268 Date: Tue, 24 Jul 2018 03:16:42 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:16:42,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-3a52f36d-30d2-4b7b-b6e2-32d82c08a268 2018-07-24 03:16:42,080 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-subnet 2018-07-24 03:16:42,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362ae8f4b744d6455e76f3f95ffede1cca255c2b" -d '{"subnets": [{"ip_version": 4, "network_id": "df0091ca-115c-451a-a5a9-fc9fee8a331a", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-subnet"}]}' 2018-07-24 03:16:43,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-77c6b7d3-895d-4392-9099-faa1b2ccf422 Date: Tue, 24 Jul 2018 03:16:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:16:42Z","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":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:42Z","ip_version":4}]} 2018-07-24 03:16:43,115 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-77c6b7d3-895d-4392-9099-faa1b2ccf422 2018-07-24 03:16:43,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362ae8f4b744d6455e76f3f95ffede1cca255c2b" 2018-07-24 03:16:43,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0baf2705-0cdd-4c37-b44c-11193d64faa0 Date: Tue, 24 Jul 2018 03:16:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["3f26d01f-7ec7-4b4b-a559-defa33cf1a69"],"description":"","tags":[],"updated_at":"2018-07-24T03:16:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:41Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:43,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-0baf2705-0cdd-4c37-b44c-11193d64faa0 2018-07-24 03:16:43,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362ae8f4b744d6455e76f3f95ffede1cca255c2b" 2018-07-24 03:16:43,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5c9465c3-0876-4b6e-b747-db51dc496377 Date: Tue, 24 Jul 2018 03:16:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:16:42Z","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":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:42Z","ip_version":4}]} 2018-07-24 03:16:43,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-5c9465c3-0876-4b6e-b747-db51dc496377 2018-07-24 03:16:43,430 - OpenStackNetwork - DEBUG - Network [df0091ca-115c-451a-a5a9-fc9fee8a331a] created successfully 2018-07-24 03:16:43,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:16:43,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:16:43,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:16:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["-LF-WEh1R9SZs7DAFZO4VQ"], "issued_at": "2018-07-24T03:16:43.000000Z"}} 2018-07-24 03:16:43,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e9ad98fd38c498b8d1554df4f738bfeb7b2c463f" 2018-07-24 03:16:43,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb35114-4933-4ffc-8170-521e6addc028 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:16:43,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-aeb35114-4933-4ffc-8170-521e6addc028 2018-07-24 03:16:43,928 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:16:43,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ad98fd38c498b8d1554df4f738bfeb7b2c463f" 2018-07-24 03:16:44,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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 x-openstack-request-id: req-fba89265-cda5-4dec-95a8-855dc6906f50 x-compute-request-id: req-fba89265-cda5-4dec-95a8-855dc6906f50 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:16:44,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-fba89265-cda5-4dec-95a8-855dc6906f50 2018-07-24 03:16:44,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ad98fd38c498b8d1554df4f738bfeb7b2c463f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-24 03:16:44,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-bdc28136-cea6-4ebc-aa57-ae213ceda15f x-compute-request-id: req-bdc28136-cea6-4ebc-aa57-ae213ceda15f Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd", "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": "81bc5d6f-4175-41be-a6b1-585d428b99dd"}} 2018-07-24 03:16:44,202 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bdc28136-cea6-4ebc-aa57-ae213ceda15f 2018-07-24 03:16:44,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:16:44,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:16:44,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:16:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["uB331OBITOGezG_qtY74FQ"], "issued_at": "2018-07-24T03:16:44.000000Z"}} 2018-07-24 03:16:44,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0c0e793ee93aea9c12c96cf9d1051db8885aac26" 2018-07-24 03:16:44,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-751e4563-46ad-4e25-b825-e0aad72c14d3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:16:44,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-751e4563-46ad-4e25-b825-e0aad72c14d3 2018-07-24 03:16:44,684 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0e793ee93aea9c12c96cf9d1051db8885aac26" 2018-07-24 03:16:44,889 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:44 GMT Server: Apache x-compute-request-id: req-378ea07c-de4c-412f-9820-83e91a411598 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-378ea07c-de4c-412f-9820-83e91a411598 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 03:16:44,889 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail used request id req-378ea07c-de4c-412f-9820-83e91a411598 2018-07-24 03:16:44,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-378ea07c-de4c-412f-9820-83e91a411598" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0e793ee93aea9c12c96cf9d1051db8885aac26" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801", "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-07-24 03:16:45,345 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:16:44 GMT Server: Apache x-compute-request-id: req-1118b702-5f63-45b8-b00c-ff0b96eeebee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1118b702-5f63-45b8-b00c-ff0b96eeebee Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "2e81815591b64777a7e304458430745f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:16:45.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a6c56ab9-98da-4b1f-9d43-e0236e5b23cc", "size": 1}} 2018-07-24 03:16:45,346 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes used request id req-1118b702-5f63-45b8-b00c-ff0b96eeebee 2018-07-24 03:16:45,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-378ea07c-de4c-412f-9820-83e91a411598" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0e793ee93aea9c12c96cf9d1051db8885aac26" 2018-07-24 03:16:45,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:45 GMT Server: Apache x-compute-request-id: req-885ce69a-389d-4a4a-b117-2b658732df75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-885ce69a-389d-4a4a-b117-2b658732df75 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:16:45.000000", "replication_status": null, "snapshot_id": null, "id": "a6c56ab9-98da-4b1f-9d43-e0236e5b23cc", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-1f162496-ba0f-427f-8569-59777b254801", "bootable": "false", "created_at": "2018-07-24T03:16:45.000000", "volume_type": null}} 2018-07-24 03:16:45,581 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc used request id req-885ce69a-389d-4a4a-b117-2b658732df75 2018-07-24 03:16:45,582 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801 2018-07-24 03:16:45,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-378ea07c-de4c-412f-9820-83e91a411598" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0e793ee93aea9c12c96cf9d1051db8885aac26" 2018-07-24 03:16:45,803 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:45 GMT Server: Apache x-compute-request-id: req-91824909-2de8-44ab-b6e6-ab539acb574e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91824909-2de8-44ab-b6e6-ab539acb574e Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:16:45.000000", "replication_status": null, "snapshot_id": null, "id": "a6c56ab9-98da-4b1f-9d43-e0236e5b23cc", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-1f162496-ba0f-427f-8569-59777b254801", "bootable": "false", "created_at": "2018-07-24T03:16:45.000000", "volume_type": null}} 2018-07-24 03:16:45,803 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc used request id req-91824909-2de8-44ab-b6e6-ab539acb574e 2018-07-24 03:16:45,804 - create_volume - DEBUG - Instance status is - available 2018-07-24 03:16:45,804 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801 2018-07-24 03:16:45,804 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801 2018-07-24 03:16:45,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:16:45,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:16:46,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:16:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["fEZtcF2PSWm-f7epoirIIg"], "issued_at": "2018-07-24T03:16:46.000000Z"}} 2018-07-24 03:16:46,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:46,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04dcbd2-cabc-49d1-9a98-d0a317848fff 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:16:46,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f04dcbd2-cabc-49d1-9a98-d0a317848fff 2018-07-24 03:16:46,291 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:16:46,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:46,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f348a18-98b0-419a-8c82-7e0e544c6045 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:16:46,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1f348a18-98b0-419a-8c82-7e0e544c6045 2018-07-24 03:16:46,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:46,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f096e1f8-045a-452d-81c3-84edb912899c Date: Tue, 24 Jul 2018 03:16:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["3f26d01f-7ec7-4b4b-a559-defa33cf1a69"],"description":"","tags":[],"updated_at":"2018-07-24T03:16:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:41Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:46,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net used request id req-f096e1f8-045a-452d-81c3-84edb912899c 2018-07-24 03:16:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:16:46,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:16: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:16:46,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:46,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-395e910c-a75f-45ae-8dd5-5b90c133d96a 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:46,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-395e910c-a75f-45ae-8dd5-5b90c133d96a 2018-07-24 03:16:46,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:46,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-17fd5523-df71-4cf3-9c9c-d87bfd04629d Date: Tue, 24 Jul 2018 03:16:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:16:42Z","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":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:42Z","ip_version":4}]} 2018-07-24 03:16:46,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-17fd5523-df71-4cf3-9c9c-d87bfd04629d 2018-07-24 03:16:46,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a&name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:47,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-df725db7-fd00-40fd-84bc-6685aa4bd6a1 Date: Tue, 24 Jul 2018 03:16:47 GMT RESP BODY: {"ports":[]} 2018-07-24 03:16:47,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a&name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-port&admin_state_up=True used request id req-df725db7-fd00-40fd-84bc-6685aa4bd6a1 2018-07-24 03:16:47,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:47,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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 x-openstack-request-id: req-1d58aafe-d4de-4fd2-ad06-128abb5378fb x-compute-request-id: req-1d58aafe-d4de-4fd2-ad06-128abb5378fb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 03:16:47,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-vm_inst used request id req-1d58aafe-d4de-4fd2-ad06-128abb5378fb 2018-07-24 03:16:47,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:47,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-42176fb2-cbb6-4caa-89db-02ae1c142913 Date: Tue, 24 Jul 2018 03:16:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["3f26d01f-7ec7-4b4b-a559-defa33cf1a69"],"description":"","tags":[],"updated_at":"2018-07-24T03:16:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:41Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:47,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net used request id req-42176fb2-cbb6-4caa-89db-02ae1c142913 2018-07-24 03:16:47,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:47,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b2b3c1-f321-4168-9a7f-dc0a9889e0b7 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:47,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-10b2b3c1-f321-4168-9a7f-dc0a9889e0b7 2018-07-24 03:16:47,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:48,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-54fddd32-5bcf-4b5d-bb85-d4a64c4cfefc Date: Tue, 24 Jul 2018 03:16:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:16:42Z","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":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:42Z","ip_version":4}]} 2018-07-24 03:16:48,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-54fddd32-5bcf-4b5d-bb85-d4a64c4cfefc 2018-07-24 03:16:48,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a&name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:48,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8a0641ab-6ead-4e0b-b394-ed38b6c7e8af Date: Tue, 24 Jul 2018 03:16:48 GMT RESP BODY: {"ports":[]} 2018-07-24 03:16:48,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a&name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-port&admin_state_up=True used request id req-8a0641ab-6ead-4e0b-b394-ed38b6c7e8af 2018-07-24 03:16:48,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:16:48,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:16:48,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:16:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["GrDZ7EZpTYa0uV_Xfc1xHQ"], "issued_at": "2018-07-24T03:16:48.000000Z"}} 2018-07-24 03:16:48,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}496e696d7bd728f654295072d3f966cd0b5d77a6" 2018-07-24 03:16:48,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e068a26-b20f-4133-8e96-58c8192076ea 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:16:48,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7e068a26-b20f-4133-8e96-58c8192076ea 2018-07-24 03:16:48,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:48,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a464a32b-6fb6-41bb-ae8a-7d3100c7a0fc Date: Tue, 24 Jul 2018 03:16:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["3f26d01f-7ec7-4b4b-a559-defa33cf1a69"],"description":"","tags":[],"updated_at":"2018-07-24T03:16:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:41Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:48,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net used request id req-a464a32b-6fb6-41bb-ae8a-7d3100c7a0fc 2018-07-24 03:16:48,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:48,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-cb956f38-227c-44e8-9a1b-a5985521cc55 Date: Tue, 24 Jul 2018 03:16:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:16:42Z","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":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:42Z","ip_version":4}]} 2018-07-24 03:16:48,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-cb956f38-227c-44e8-9a1b-a5985521cc55 2018-07-24 03:16:48,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:49,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3600a417-9684-4e8b-82f7-072c7104eac3 Date: Tue, 24 Jul 2018 03:16:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["3f26d01f-7ec7-4b4b-a559-defa33cf1a69"],"description":"","tags":[],"updated_at":"2018-07-24T03:16:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:41Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:49,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net used request id req-3600a417-9684-4e8b-82f7-072c7104eac3 2018-07-24 03:16:49,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:16:49,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:16: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:16:49,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496e696d7bd728f654295072d3f966cd0b5d77a6" 2018-07-24 03:16:49,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ecfbdd6-2efc-44db-8a43-54c77d4db8ed 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:49,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-6ecfbdd6-2efc-44db-8a43-54c77d4db8ed 2018-07-24 03:16:49,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:49,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e13f7ea1-456a-4fec-b117-d3c95a84e932 Date: Tue, 24 Jul 2018 03:16:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:16:42Z","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":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:42Z","ip_version":4}]} 2018-07-24 03:16:49,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-e13f7ea1-456a-4fec-b117-d3c95a84e932 2018-07-24 03:16:49,484 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net 2018-07-24 03:16:49,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" -d '{"port": {"network_id": "df0091ca-115c-451a-a5a9-fc9fee8a331a", "name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-port", "admin_state_up": true}}' 2018-07-24 03:16:50,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-436cee0e-518e-45ff-9921-2a2bba06ee96 Date: Tue, 24 Jul 2018 03:16:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:50Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","ip_address":"10.55.0.11"}],"id":"29146f19-d695-476b-863c-da6879be3d2c","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f4:71:62","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-port","project_id":"4a6a5595eff04e89b98d3d63efd1b892","qos_policy_id":null,"admin_state_up":true,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 03:16:50,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-436cee0e-518e-45ff-9921-2a2bba06ee96 2018-07-24 03:16:50,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:50,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e7f82adb-cf34-4447-b99a-69cff4cb88b1 Date: Tue, 24 Jul 2018 03:16:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["3f26d01f-7ec7-4b4b-a559-defa33cf1a69"],"description":"","tags":[],"updated_at":"2018-07-24T03:16:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:41Z","provider:network_type":"vxlan"}]} 2018-07-24 03:16:50,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net used request id req-e7f82adb-cf34-4447-b99a-69cff4cb88b1 2018-07-24 03:16:50,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:50,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ed4e27-0d0e-482e-a555-0aef33decf34 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:50,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-f0ed4e27-0d0e-482e-a555-0aef33decf34 2018-07-24 03:16:50,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:51,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9028b340-76be-4f92-bf8a-0c6ed30f133a Date: Tue, 24 Jul 2018 03:16:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:16:42Z","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":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:42Z","ip_version":4}]} 2018-07-24 03:16:51,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-9028b340-76be-4f92-bf8a-0c6ed30f133a 2018-07-24 03:16:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a&name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:51,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-c400e465-a956-4bbf-b7aa-97bae3d47611 Date: Tue, 24 Jul 2018 03:16:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:50Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","ip_address":"10.55.0.11"}],"id":"29146f19-d695-476b-863c-da6879be3d2c","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f4:71:62","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-port","admin_state_up":true,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 03:16:51,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a&name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-port&admin_state_up=True used request id req-c400e465-a956-4bbf-b7aa-97bae3d47611 2018-07-24 03:16:51,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:51,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff02144-153a-4e16-82d0-e400bf04b8a5 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:16:51,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-eff02144-153a-4e16-82d0-e400bf04b8a5 2018-07-24 03:16:51,446 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-vm_inst 2018-07-24 03:16:51,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:51,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-de3c91d9-6930-4308-a90d-3545747c11ad x-compute-request-id: req-de3c91d9-6930-4308-a90d-3545747c11ad Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "81bc5d6f-4175-41be-a6b1-585d428b99dd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-flavor"}]} 2018-07-24 03:16:51,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-de3c91d9-6930-4308-a90d-3545747c11ad 2018-07-24 03:16:51,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:51,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-ec1e0463-f7e7-4204-a370-ac71b5f0d8f7 x-compute-request-id: req-ec1e0463-f7e7-4204-a370-ac71b5f0d8f7 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd", "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": "81bc5d6f-4175-41be-a6b1-585d428b99dd"}} 2018-07-24 03:16:51,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd used request id req-ec1e0463-f7e7-4204-a370-ac71b5f0d8f7 2018-07-24 03:16:51,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:52,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-304d8d39-2fe6-472e-b8de-5ae27c5e7a99 Date: Tue, 24 Jul 2018 03:16:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:16:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:16:39Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4e48dc47-6277-44ca-8b4d-7917c83e800a/snap", "metadata": {}}], "self": "/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a", "min_disk": 0, "protected": false, "id": "4e48dc47-6277-44ca-8b4d-7917c83e800a", "file": "/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4e48dc47-6277-44ca-8b4d-7917c83e800a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image"} 2018-07-24 03:16:52,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image used request id req-304d8d39-2fe6-472e-b8de-5ae27c5e7a99 2018-07-24 03:16:52,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:52,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8ffdbe99-5930-4a44-9cc4-66e6afb7af20 Date: Tue, 24 Jul 2018 03:16: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-07-24 03:16:52,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-8ffdbe99-5930-4a44-9cc4-66e6afb7af20 2018-07-24 03:16:52,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-vm_inst", "imageRef": "4e48dc47-6277-44ca-8b4d-7917c83e800a", "flavorRef": "81bc5d6f-4175-41be-a6b1-585d428b99dd", "max_count": 1, "min_count": 1, "networks": [{"port": "29146f19-d695-476b-863c-da6879be3d2c"}]}}' 2018-07-24 03:16:54,112 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:16: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-a0437824-c620-4d05-8396-b1023df047f8 x-compute-request-id: req-a0437824-c620-4d05-8396-b1023df047f8 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "bookmark"}], "adminPass": "TT8ucfBWgx5y"}} 2018-07-24 03:16:54,112 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a0437824-c620-4d05-8396-b1023df047f8 2018-07-24 03:16:54,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:54,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-9a3d6ed3-cba1-401e-bc89-706f3ccc0932 x-compute-request-id: req-9a3d6ed3-cba1-401e-bc89-706f3ccc0932 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.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "bookmark"}], "image": {"id": "4e48dc47-6277-44ca-8b4d-7917c83e800a", "links": [{"href": "http://172.30.9.24:8774/images/4e48dc47-6277-44ca-8b4d-7917c83e800a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81bc5d6f-4175-41be-a6b1-585d428b99dd", "links": [{"href": "http://172.30.9.24:8774/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd", "rel": "bookmark"}]}, "id": "4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:54Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-vm_inst", "created": "2018-07-24T03:16:54Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:16:54,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 used request id req-9a3d6ed3-cba1-401e-bc89-706f3ccc0932 2018-07-24 03:16:54,564 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-vm_inst 2018-07-24 03:16:54,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:55,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-9ac2cea3-207e-4192-88f5-0d454379a59d x-compute-request-id: req-9ac2cea3-207e-4192-88f5-0d454379a59d 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.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "bookmark"}], "image": {"id": "4e48dc47-6277-44ca-8b4d-7917c83e800a", "links": [{"href": "http://172.30.9.24:8774/images/4e48dc47-6277-44ca-8b4d-7917c83e800a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81bc5d6f-4175-41be-a6b1-585d428b99dd", "links": [{"href": "http://172.30.9.24:8774/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd", "rel": "bookmark"}]}, "id": "4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:54Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-vm_inst", "created": "2018-07-24T03:16:54Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:16:55,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 used request id req-9ac2cea3-207e-4192-88f5-0d454379a59d 2018-07-24 03:16:55,085 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-vm_inst] is - BUILD 2018-07-24 03:16:55,085 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 03:16:58,089 - create_instance - DEBUG - VM status query timeout in 896.475316048 2018-07-24 03:16:58,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:16:58,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:16: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-c353f68c-d19f-4269-ac04-552dace98dea x-compute-request-id: req-c353f68c-d19f-4269-ac04-552dace98dea Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:71:62", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "bookmark"}], "image": {"id": "4e48dc47-6277-44ca-8b4d-7917c83e800a", "links": [{"href": "http://172.30.9.24:8774/images/4e48dc47-6277-44ca-8b4d-7917c83e800a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81bc5d6f-4175-41be-a6b1-585d428b99dd", "links": [{"href": "http://172.30.9.24:8774/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd", "rel": "bookmark"}]}, "id": "4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:16:55Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-1f162496-ba0f-427f-8569-59777b254801-vm_inst", "created": "2018-07-24T03:16:54Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:16:58,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 used request id req-c353f68c-d19f-4269-ac04-552dace98dea 2018-07-24 03:16:58,993 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-vm_inst] is - BUILD 2018-07-24 03:16:58,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 03:17:01,997 - create_instance - DEBUG - VM status query timeout in 892.567287207 2018-07-24 03:17:02,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:02,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:02 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-750e4018-d9bc-4fee-9830-63a2692229f5 x-compute-request-id: req-750e4018-d9bc-4fee-9830-63a2692229f5 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:71:62", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "bookmark"}], "image": {"id": "4e48dc47-6277-44ca-8b4d-7917c83e800a", "links": [{"href": "http://172.30.9.24:8774/images/4e48dc47-6277-44ca-8b4d-7917c83e800a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-24T03:17:00.000000", "flavor": {"id": "81bc5d6f-4175-41be-a6b1-585d428b99dd", "links": [{"href": "http://172.30.9.24:8774/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd", "rel": "bookmark"}]}, "id": "4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:00Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-1f162496-ba0f-427f-8569-59777b254801-vm_inst", "created": "2018-07-24T03:16:54Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:17:02,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 used request id req-750e4018-d9bc-4fee-9830-63a2692229f5 2018-07-24 03:17:02,786 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-vm_inst] is - ACTIVE 2018-07-24 03:17:02,787 - create_instance - INFO - VM is - ACTIVE 2018-07-24 03:17:02,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:03,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:02 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-a04a1d2d-c7e1-437c-9118-e2ab3113cae8 x-compute-request-id: req-a04a1d2d-c7e1-437c-9118-e2ab3113cae8 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:71:62", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "bookmark"}], "image": {"id": "4e48dc47-6277-44ca-8b4d-7917c83e800a", "links": [{"href": "http://172.30.9.24:8774/images/4e48dc47-6277-44ca-8b4d-7917c83e800a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-24T03:17:00.000000", "flavor": {"id": "81bc5d6f-4175-41be-a6b1-585d428b99dd", "links": [{"href": "http://172.30.9.24:8774/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd", "rel": "bookmark"}]}, "id": "4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:00Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-1f162496-ba0f-427f-8569-59777b254801-vm_inst", "created": "2018-07-24T03:16:54Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:17:03,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 used request id req-a04a1d2d-c7e1-437c-9118-e2ab3113cae8 2018-07-24 03:17:03,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:03,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-56a9cd3c-2f5e-4f83-ac42-ca253162e556 Date: Tue, 24 Jul 2018 03:17:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["3f26d01f-7ec7-4b4b-a559-defa33cf1a69"],"description":"","tags":[],"updated_at":"2018-07-24T03:16:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:41Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:03,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net used request id req-56a9cd3c-2f5e-4f83-ac42-ca253162e556 2018-07-24 03:17:03,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:03,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b81d03-0ceb-4525-83cd-715b0d7861f9 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:17:03,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-30b81d03-0ceb-4525-83cd-715b0d7861f9 2018-07-24 03:17:03,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:03,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ceadafb8-ff32-4c2d-baa2-b9e07a9cdd41 Date: Tue, 24 Jul 2018 03:17:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:16:42Z","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":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:42Z","ip_version":4}]} 2018-07-24 03:17:03,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-ceadafb8-ff32-4c2d-baa2-b9e07a9cdd41 2018-07-24 03:17:03,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:03,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-eb793caa-d5dc-46fa-a114-ed12e63545d3 Date: Tue, 24 Jul 2018 03:17:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","ip_address":"10.55.0.11"}],"id":"29146f19-d695-476b-863c-da6879be3d2c","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:71:62","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-port","admin_state_up":true,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:49Z","binding:vnic_type":"normal","device_id":"4e9d0c92-76e7-43a4-97bc-51e2ea3114f7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","ip_address":"10.55.0.3"}],"id":"2c97eea8-8707-42f5-a067-ab5d81643adc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:01:2e","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-df0091ca-115c-451a-a5a9-fc9fee8a331a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","ip_address":"10.55.0.2"}],"id":"6797cec5-29aa-4102-a1d6-2fa70746c259","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:2c:a8","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-df0091ca-115c-451a-a5a9-fc9fee8a331a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","ip_address":"10.55.0.4"}],"id":"f67b0ad2-1ffa-4a89-991d-e6bb6b9e31b8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:b5:67","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-df0091ca-115c-451a-a5a9-fc9fee8a331a","ip_allocation":"immediate"}]} 2018-07-24 03:17:03,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-eb793caa-d5dc-46fa-a114-ed12e63545d3 2018-07-24 03:17:03,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:17:04,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:17:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["BuR-5bgmRa-Nrgcu0UuCCg"], "issued_at": "2018-07-24T03:17:04.000000Z"}} 2018-07-24 03:17:04,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7a79acce48c46cedfb2e61ad6624f3005ce23bdf" 2018-07-24 03:17:04,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc3026a-247c-460f-8992-70116050caeb 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:17:04,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bdc3026a-247c-460f-8992-70116050caeb 2018-07-24 03:17:04,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:04,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-0b1ce02b-f4db-4ae5-b4ec-3ca9071a2fae x-compute-request-id: req-0b1ce02b-f4db-4ae5-b4ec-3ca9071a2fae Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:71:62", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "bookmark"}], "image": {"id": "4e48dc47-6277-44ca-8b4d-7917c83e800a", "links": [{"href": "http://172.30.9.24:8774/images/4e48dc47-6277-44ca-8b4d-7917c83e800a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-24T03:17:00.000000", "flavor": {"id": "81bc5d6f-4175-41be-a6b1-585d428b99dd", "links": [{"href": "http://172.30.9.24:8774/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd", "rel": "bookmark"}]}, "id": "4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:00Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-1f162496-ba0f-427f-8569-59777b254801-vm_inst", "created": "2018-07-24T03:16:54Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:17:04,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 used request id req-0b1ce02b-f4db-4ae5-b4ec-3ca9071a2fae 2018-07-24 03:17:04,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:04,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a7550df4-6ad3-48a7-b343-2c8fb8bd1df6 Date: Tue, 24 Jul 2018 03:17:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["3f26d01f-7ec7-4b4b-a559-defa33cf1a69"],"description":"","tags":[],"updated_at":"2018-07-24T03:16:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:41Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:04,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net used request id req-a7550df4-6ad3-48a7-b343-2c8fb8bd1df6 2018-07-24 03:17:04,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:05,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1a9d5d-e540-45ec-8106-5c239b8653cc 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:17:05,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-ae1a9d5d-e540-45ec-8106-5c239b8653cc 2018-07-24 03:17:05,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:05,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e5d4449c-7e7e-43d3-ae6f-f24910cd878a Date: Tue, 24 Jul 2018 03:17:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:16:42Z","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":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-subnet","enable_dhcp":true,"segment_id":null,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:42Z","ip_version":4}]} 2018-07-24 03:17:05,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-e5d4449c-7e7e-43d3-ae6f-f24910cd878a 2018-07-24 03:17:05,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:05,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-d55d563f-b338-48ac-9d0b-38912ec3ed38 Date: Tue, 24 Jul 2018 03:17:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","ip_address":"10.55.0.11"}],"id":"29146f19-d695-476b-863c-da6879be3d2c","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:71:62","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-port","admin_state_up":true,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:49Z","binding:vnic_type":"normal","device_id":"4e9d0c92-76e7-43a4-97bc-51e2ea3114f7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","ip_address":"10.55.0.3"}],"id":"2c97eea8-8707-42f5-a067-ab5d81643adc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:01:2e","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-df0091ca-115c-451a-a5a9-fc9fee8a331a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","ip_address":"10.55.0.2"}],"id":"6797cec5-29aa-4102-a1d6-2fa70746c259","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:2c:a8","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-df0091ca-115c-451a-a5a9-fc9fee8a331a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:16:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3f26d01f-7ec7-4b4b-a559-defa33cf1a69","ip_address":"10.55.0.4"}],"id":"f67b0ad2-1ffa-4a89-991d-e6bb6b9e31b8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:b5:67","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df0091ca-115c-451a-a5a9-fc9fee8a331a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:16:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-df0091ca-115c-451a-a5a9-fc9fee8a331a","ip_allocation":"immediate"}]} 2018-07-24 03:17:05,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-d55d563f-b338-48ac-9d0b-38912ec3ed38 2018-07-24 03:17:05,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a79acce48c46cedfb2e61ad6624f3005ce23bdf" -d '{"volumeAttachment": {"volumeId": "a6c56ab9-98da-4b1f-9d43-e0236e5b23cc"}}' 2018-07-24 03:17:06,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-b8f5a3df-ba3e-472a-bbe8-b866beb126fe x-compute-request-id: req-b8f5a3df-ba3e-472a-bbe8-b866beb126fe Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "id": "a6c56ab9-98da-4b1f-9d43-e0236e5b23cc", "volumeId": "a6c56ab9-98da-4b1f-9d43-e0236e5b23cc"}} 2018-07-24 03:17:06,629 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7/os-volume_attachments used request id req-b8f5a3df-ba3e-472a-bbe8-b866beb126fe 2018-07-24 03:17:06,630 - create_instance - INFO - Deleting Port with ID - 29146f19-d695-476b-863c-da6879be3d2c 2018-07-24 03:17:06,630 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-port 2018-07-24 03:17:06,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/29146f19-d695-476b-863c-da6879be3d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:07,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abad0425-0ae3-4b56-9695-71cc6f133a68 Date: Tue, 24 Jul 2018 03:17:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:17:07,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/29146f19-d695-476b-863c-da6879be3d2c used request id req-abad0425-0ae3-4b56-9695-71cc6f133a68 2018-07-24 03:17:07,313 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-vm_inst 2018-07-24 03:17:07,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:07,478 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:17: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 x-openstack-request-id: req-d539f512-665c-47a6-ba1d-ea825919580c x-compute-request-id: req-d539f512-665c-47a6-ba1d-ea825919580c Content-Type: application/json 2018-07-24 03:17:07,478 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 used request id req-d539f512-665c-47a6-ba1d-ea825919580c 2018-07-24 03:17:07,478 - create_instance - INFO - Checking deletion status 2018-07-24 03:17:07,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:07,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-2b10a299-69a2-47f4-b767-213927b49cc0 x-compute-request-id: req-2b10a299-69a2-47f4-b767-213927b49cc0 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:71:62", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "rel": "bookmark"}], "image": {"id": "4e48dc47-6277-44ca-8b4d-7917c83e800a", "links": [{"href": "http://172.30.9.24:8774/images/4e48dc47-6277-44ca-8b4d-7917c83e800a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-24T03:17:00.000000", "flavor": {"id": "81bc5d6f-4175-41be-a6b1-585d428b99dd", "links": [{"href": "http://172.30.9.24:8774/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd", "rel": "bookmark"}]}, "id": "4e9d0c92-76e7-43a4-97bc-51e2ea3114f7", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:07Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-1f162496-ba0f-427f-8569-59777b254801-vm_inst", "created": "2018-07-24T03:16:54Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [{"id": "a6c56ab9-98da-4b1f-9d43-e0236e5b23cc"}], "metadata": {}}} 2018-07-24 03:17:07,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 used request id req-2b10a299-69a2-47f4-b767-213927b49cc0 2018-07-24 03:17:07,939 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-vm_inst] is - ACTIVE 2018-07-24 03:17:07,939 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 03:17:10,943 - create_instance - DEBUG - VM status query timeout in 296.535984039 2018-07-24 03:17:10,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be91284ba38000edac4219708e263383958420a" 2018-07-24 03:17:10,993 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:17: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-641b5595-54b9-419e-86bf-5448cb1bfecf x-compute-request-id: req-641b5595-54b9-419e-86bf-5448cb1bfecf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 could not be found.", "code": 404}} 2018-07-24 03:17:10,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 used request id req-641b5595-54b9-419e-86bf-5448cb1bfecf 2018-07-24 03:17:10,994 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4e9d0c92-76e7-43a4-97bc-51e2ea3114f7 could not be found. (HTTP 404) (Request-ID: req-641b5595-54b9-419e-86bf-5448cb1bfecf) 2018-07-24 03:17:10,994 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-vm_inst 2018-07-24 03:17:10,998 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-378ea07c-de4c-412f-9820-83e91a411598" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0e793ee93aea9c12c96cf9d1051db8885aac26" 2018-07-24 03:17:11,243 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:11 GMT Server: Apache x-compute-request-id: req-f6439db4-9872-4ccb-a627-39ff47578b9d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f6439db4-9872-4ccb-a627-39ff47578b9d Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:17:09.000000", "replication_status": null, "snapshot_id": null, "id": "a6c56ab9-98da-4b1f-9d43-e0236e5b23cc", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-1f162496-ba0f-427f-8569-59777b254801", "bootable": "false", "created_at": "2018-07-24T03:16:45.000000", "volume_type": null}} 2018-07-24 03:17:11,244 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc used request id req-f6439db4-9872-4ccb-a627-39ff47578b9d 2018-07-24 03:17:11,244 - create_volume - DEBUG - Instance status is - available 2018-07-24 03:17:11,244 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801 2018-07-24 03:17:11,244 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801 2018-07-24 03:17:11,247 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-378ea07c-de4c-412f-9820-83e91a411598" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0e793ee93aea9c12c96cf9d1051db8885aac26" 2018-07-24 03:17:11,514 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:17:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dd5b72ba-0985-47ae-bf30-3a7b4584ffb4 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-07-24 03:17:11,514 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc used request id req-dd5b72ba-0985-47ae-bf30-3a7b4584ffb4 2018-07-24 03:17:11,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-378ea07c-de4c-412f-9820-83e91a411598" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c0e793ee93aea9c12c96cf9d1051db8885aac26" 2018-07-24 03:17:11,725 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:17:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3e91483f-e7c5-4859-8660-f1baf42e23c7 x-openstack-request-id: req-3e91483f-e7c5-4859-8660-f1baf42e23c7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a6c56ab9-98da-4b1f-9d43-e0236e5b23cc could not be found.", "code": 404}} 2018-07-24 03:17:11,725 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/a6c56ab9-98da-4b1f-9d43-e0236e5b23cc used request id req-3e91483f-e7c5-4859-8660-f1baf42e23c7 2018-07-24 03:17:11,725 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a6c56ab9-98da-4b1f-9d43-e0236e5b23cc could not be found. (HTTP 404) (Request-ID: req-3e91483f-e7c5-4859-8660-f1baf42e23c7) 2018-07-24 03:17:11,725 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801 2018-07-24 03:17:11,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ad98fd38c498b8d1554df4f738bfeb7b2c463f" 2018-07-24 03:17:11,762 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:17:11 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-15abcb73-72ef-49db-9e77-d510f11c0999 x-compute-request-id: req-15abcb73-72ef-49db-9e77-d510f11c0999 Content-Length: 0 Content-Type: application/json 2018-07-24 03:17:11,762 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/81bc5d6f-4175-41be-a6b1-585d428b99dd used request id req-15abcb73-72ef-49db-9e77-d510f11c0999 2018-07-24 03:17:11,763 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-subnet 2018-07-24 03:17:11,763 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-subnet 2018-07-24 03:17:11,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/3f26d01f-7ec7-4b4b-a559-defa33cf1a69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362ae8f4b744d6455e76f3f95ffede1cca255c2b" 2018-07-24 03:17:14,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc87c652-3092-4160-b023-fea7e745cbac Date: Tue, 24 Jul 2018 03:17:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:17:14,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/3f26d01f-7ec7-4b4b-a559-defa33cf1a69 used request id req-fc87c652-3092-4160-b023-fea7e745cbac 2018-07-24 03:17:14,321 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-net 2018-07-24 03:17:14,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/df0091ca-115c-451a-a5a9-fc9fee8a331a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362ae8f4b744d6455e76f3f95ffede1cca255c2b" 2018-07-24 03:17:15,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76b2e16c-507e-4ef9-ae49-294e3a1f56f1 Date: Tue, 24 Jul 2018 03:17:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:17:15,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/df0091ca-115c-451a-a5a9-fc9fee8a331a used request id req-76b2e16c-507e-4ef9-ae49-294e3a1f56f1 2018-07-24 03:17:15,685 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-1f162496-ba0f-427f-8569-59777b254801-image 2018-07-24 03:17:15,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}715ad5dde22d8a16535510f6a0b5932f0725a3ac" 2018-07-24 03:17:16,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ff57cdc6-ec9c-46bd-a149-6d03ab1d2bdb Date: Tue, 24 Jul 2018 03:17:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:17:16,043 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/4e48dc47-6277-44ca-8b4d-7917c83e800a used request id req-ff57cdc6-ec9c-46bd-a149-6d03ab1d2bdb 2018-07-24 03:17:16,044 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:17:16,047 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 03:17:16,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:17:16,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:17:16,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["cL1_a9oQSzeXnSDPoqwOFA"], "issued_at": "2018-07-24T03:17:16.000000Z"}} 2018-07-24 03:17:16,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f6cdb473dacf2b3a103396aa42ed79c6b7f989cd" 2018-07-24 03:17:16,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2edc94e-0d1c-422a-8c3d-2b19bf950834 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:17:16,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f2edc94e-0d1c-422a-8c3d-2b19bf950834 2018-07-24 03:17:16,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdb473dacf2b3a103396aa42ed79c6b7f989cd" 2018-07-24 03:17:16,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-198027f7-918f-4201-a241-3e28814f04af Date: Tue, 24 Jul 2018 03:17:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image"} 2018-07-24 03:17:16,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image used request id req-198027f7-918f-4201-a241-3e28814f04af 2018-07-24 03:17:16,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdb473dacf2b3a103396aa42ed79c6b7f989cd" 2018-07-24 03:17:16,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0f31947b-4444-453a-ac3c-917d009cff7b Date: Tue, 24 Jul 2018 03:17:16 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-07-24 03:17:16,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-0f31947b-4444-453a-ac3c-917d009cff7b 2018-07-24 03:17:16,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6cdb473dacf2b3a103396aa42ed79c6b7f989cd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image"}' 2018-07-24 03:17:17,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-066592e2-d4d7-401e-b6ec-a6cfe238cd3e Date: Tue, 24 Jul 2018 03:17:17 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:17:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T03:17:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "min_disk": 0, "protected": false, "id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "file": "/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f/file", "checksum": null, "owner": "4a6a5595eff04e89b98d3d63efd1b892", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:17:17,156 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-066592e2-d4d7-401e-b6ec-a6cfe238cd3e 2018-07-24 03:17:17,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdb473dacf2b3a103396aa42ed79c6b7f989cd" -d '' 2018-07-24 03:17:18,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d1cb4133-d584-4f37-8a7a-85b19f94ebb8 Date: Tue, 24 Jul 2018 03:17:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:17:18,199 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f/file used request id req-d1cb4133-d584-4f37-8a7a-85b19f94ebb8 2018-07-24 03:17:18,199 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:17:18,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdb473dacf2b3a103396aa42ed79c6b7f989cd" 2018-07-24 03:17:18,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-4387007b-d561-4632-a02e-69b31c47e574 Date: Tue, 24 Jul 2018 03:17:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:17:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:17:18Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f/snap", "metadata": {}}], "self": "/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "min_disk": 0, "protected": false, "id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "file": "/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:17:18,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f used request id req-4387007b-d561-4632-a02e-69b31c47e574 2018-07-24 03:17:18,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdb473dacf2b3a103396aa42ed79c6b7f989cd" 2018-07-24 03:17:18,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f8390d54-1688-44e5-962d-918494d49ca3 Date: Tue, 24 Jul 2018 03:17: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-07-24 03:17:18,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f8390d54-1688-44e5-962d-918494d49ca3 2018-07-24 03:17:18,401 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image 2018-07-24 03:17:18,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdb473dacf2b3a103396aa42ed79c6b7f989cd" 2018-07-24 03:17:18,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-df829db5-567b-43e8-9860-f38552540ff6 Date: Tue, 24 Jul 2018 03:17:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:17:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:17:18Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f/snap", "metadata": {}}], "self": "/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "min_disk": 0, "protected": false, "id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "file": "/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:17:18,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f used request id req-df829db5-567b-43e8-9860-f38552540ff6 2018-07-24 03:17:18,620 - create_image - DEBUG - Instance status is - active 2018-07-24 03:17:18,620 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image 2018-07-24 03:17:18,620 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image 2018-07-24 03:17:18,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:17:18,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:17:19,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["91-JCqqbSBOBkKUsXondXw"], "issued_at": "2018-07-24T03:17:19.000000Z"}} 2018-07-24 03:17:19,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}553683f44857f376b02d44b63405a55499fa2156" 2018-07-24 03:17:19,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22169bc7-a4b7-4385-97f9-b17475d458f3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:17:19,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-22169bc7-a4b7-4385-97f9-b17475d458f3 2018-07-24 03:17:19,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553683f44857f376b02d44b63405a55499fa2156" 2018-07-24 03:17:19,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-23506cdf-646b-427d-b6ab-89ffd08593d4 Date: Tue, 24 Jul 2018 03:17:19 GMT RESP BODY: {"networks":[]} 2018-07-24 03:17:19,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net used request id req-23506cdf-646b-427d-b6ab-89ffd08593d4 2018-07-24 03:17:19,321 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net 2018-07-24 03:17:19,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553683f44857f376b02d44b63405a55499fa2156" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net", "admin_state_up": true}}' 2018-07-24 03:17:19,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-f062cc60-595b-4343-83d4-268e7cef9c22 Date: Tue, 24 Jul 2018 03:17:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:17:19Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","mtu":1450}} 2018-07-24 03:17:19,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-f062cc60-595b-4343-83d4-268e7cef9c22 2018-07-24 03:17:19,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553683f44857f376b02d44b63405a55499fa2156" 2018-07-24 03:17:20,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f0c5631a-9ab2-490f-9346-cbf4eaec0804 Date: Tue, 24 Jul 2018 03:17:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:17:19Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:20,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-f0c5631a-9ab2-490f-9346-cbf4eaec0804 2018-07-24 03:17:20,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553683f44857f376b02d44b63405a55499fa2156" 2018-07-24 03:17:20,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ab11ce47-769b-4ba6-b232-e6d793719cb2 Date: Tue, 24 Jul 2018 03:17:20 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:17:20,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-ab11ce47-769b-4ba6-b232-e6d793719cb2 2018-07-24 03:17:20,067 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet 2018-07-24 03:17:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553683f44857f376b02d44b63405a55499fa2156" -d '{"subnets": [{"ip_version": 4, "network_id": "3ad3ff43-44f6-4f35-879e-61d0821b0abe", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet"}]}' 2018-07-24 03:17:20,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f16e1399-de96-4d2d-bf06-ed76844e5f0f Date: Tue, 24 Jul 2018 03:17:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:17: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":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:20Z","ip_version":4}]} 2018-07-24 03:17:20,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-f16e1399-de96-4d2d-bf06-ed76844e5f0f 2018-07-24 03:17:20,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553683f44857f376b02d44b63405a55499fa2156" 2018-07-24 03:17:20,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-09d6dfe3-81fb-4480-bccb-f56500438cc6 Date: Tue, 24 Jul 2018 03:17:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2"],"description":"","tags":[],"updated_at":"2018-07-24T03:17:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:20,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-09d6dfe3-81fb-4480-bccb-f56500438cc6 2018-07-24 03:17:20,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553683f44857f376b02d44b63405a55499fa2156" 2018-07-24 03:17:21,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6743f05d-3017-4eab-aa57-277dcf6c38f9 Date: Tue, 24 Jul 2018 03:17:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:17: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":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:20Z","ip_version":4}]} 2018-07-24 03:17:21,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-6743f05d-3017-4eab-aa57-277dcf6c38f9 2018-07-24 03:17:21,026 - OpenStackNetwork - DEBUG - Network [3ad3ff43-44f6-4f35-879e-61d0821b0abe] created successfully 2018-07-24 03:17:21,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:17:21,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:17:21,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:17:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["nbyKfDpiTJGTCDQTRZ863w"], "issued_at": "2018-07-24T03:17:21.000000Z"}} 2018-07-24 03:17:21,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5f1c4dc12419a03c1d09b451b2a8d2e15a27b144" 2018-07-24 03:17:21,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9515dceb-77fa-4fc6-a164-bb8ba20bbbfc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:17:21,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9515dceb-77fa-4fc6-a164-bb8ba20bbbfc 2018-07-24 03:17:21,527 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:17:21,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1c4dc12419a03c1d09b451b2a8d2e15a27b144" 2018-07-24 03:17:21,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-4d0271e0-72ab-467f-b5f9-fd002e4c08bc x-compute-request-id: req-4d0271e0-72ab-467f-b5f9-fd002e4c08bc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:17:21,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4d0271e0-72ab-467f-b5f9-fd002e4c08bc 2018-07-24 03:17:21,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1c4dc12419a03c1d09b451b2a8d2e15a27b144" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-24 03:17:21,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-6899125f-71f5-4153-b948-393523bc3185 x-compute-request-id: req-6899125f-71f5-4153-b948-393523bc3185 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "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": "6a720806-8c4c-4e1a-8690-53debdc52fc7"}} 2018-07-24 03:17:21,764 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6899125f-71f5-4153-b948-393523bc3185 2018-07-24 03:17:21,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:17:21,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:17:22,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:17:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["83S103GWRWqYO1J2ufbM_Q"], "issued_at": "2018-07-24T03:17:22.000000Z"}} 2018-07-24 03:17:22,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}bb13e21ede52f3ed1ae036bafe379e8764f05699" 2018-07-24 03:17:22,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2caefae3-1c85-4adf-a805-61d4b9e18237 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:17:22,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2caefae3-1c85-4adf-a805-61d4b9e18237 2018-07-24 03:17:22,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb13e21ede52f3ed1ae036bafe379e8764f05699" 2018-07-24 03:17:22,571 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:22 GMT Server: Apache x-compute-request-id: req-0f50450a-8505-4678-814b-37a78fa599ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0f50450a-8505-4678-814b-37a78fa599ea Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 03:17:22,571 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail used request id req-0f50450a-8505-4678-814b-37a78fa599ea 2018-07-24 03:17:22,574 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0f50450a-8505-4678-814b-37a78fa599ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb13e21ede52f3ed1ae036bafe379e8764f05699" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1", "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-07-24 03:17:23,050 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:17:22 GMT Server: Apache x-compute-request-id: req-4e7fb574-863a-4b4e-b868-b380f662ba58 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4e7fb574-863a-4b4e-b868-b380f662ba58 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "2e81815591b64777a7e304458430745f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:17:22.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf78a097-aa03-43c2-909d-973a8e22baca", "size": 1}} 2018-07-24 03:17:23,050 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes used request id req-4e7fb574-863a-4b4e-b868-b380f662ba58 2018-07-24 03:17:23,054 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f50450a-8505-4678-814b-37a78fa599ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb13e21ede52f3ed1ae036bafe379e8764f05699" 2018-07-24 03:17:23,299 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:23 GMT Server: Apache x-compute-request-id: req-115f5bb6-83b4-4e1a-b445-95e3acd6afc9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-115f5bb6-83b4-4e1a-b445-95e3acd6afc9 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:17:23.000000", "replication_status": null, "snapshot_id": null, "id": "cf78a097-aa03-43c2-909d-973a8e22baca", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1", "bootable": "false", "created_at": "2018-07-24T03:17:22.000000", "volume_type": null}} 2018-07-24 03:17:23,299 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca used request id req-115f5bb6-83b4-4e1a-b445-95e3acd6afc9 2018-07-24 03:17:23,300 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1 2018-07-24 03:17:23,303 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f50450a-8505-4678-814b-37a78fa599ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb13e21ede52f3ed1ae036bafe379e8764f05699" 2018-07-24 03:17:23,524 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:23 GMT Server: Apache x-compute-request-id: req-b3df3acb-a307-4e6c-a0e1-9738e7555485 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3df3acb-a307-4e6c-a0e1-9738e7555485 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:17:23.000000", "replication_status": null, "snapshot_id": null, "id": "cf78a097-aa03-43c2-909d-973a8e22baca", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1", "bootable": "false", "created_at": "2018-07-24T03:17:22.000000", "volume_type": null}} 2018-07-24 03:17:23,524 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca used request id req-b3df3acb-a307-4e6c-a0e1-9738e7555485 2018-07-24 03:17:23,524 - create_volume - DEBUG - Instance status is - available 2018-07-24 03:17:23,524 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1 2018-07-24 03:17:23,525 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1 2018-07-24 03:17:23,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:17:23,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:17:23,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["NCMETVbDS7iHjvjH7WynSg"], "issued_at": "2018-07-24T03:17:23.000000Z"}} 2018-07-24 03:17:23,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:24,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ef0f0d-a24c-4dd8-9ebe-6592a48ddfdb 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:17:24,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f3ef0f0d-a24c-4dd8-9ebe-6592a48ddfdb 2018-07-24 03:17:24,017 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:17:24,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:24,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e2585b-25ca-4417-b932-a7281a27a7ed 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:17:24,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-29e2585b-25ca-4417-b932-a7281a27a7ed 2018-07-24 03:17:24,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:24,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c37fa9d5-9034-4bfd-83e4-703d7c235c9f Date: Tue, 24 Jul 2018 03:17:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2"],"description":"","tags":[],"updated_at":"2018-07-24T03:17:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:24,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net used request id req-c37fa9d5-9034-4bfd-83e4-703d7c235c9f 2018-07-24 03:17:24,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:17:24,379 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:17: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:17:24,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:24,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd58e89-c8bf-4d3a-a703-562001f620a5 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:17:24,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-8dd58e89-c8bf-4d3a-a703-562001f620a5 2018-07-24 03:17:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:24,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-67c5fbc0-e287-4f51-a210-ec03acc6e1da Date: Tue, 24 Jul 2018 03:17:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:17: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":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:20Z","ip_version":4}]} 2018-07-24 03:17:24,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-67c5fbc0-e287-4f51-a210-ec03acc6e1da 2018-07-24 03:17:24,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe&name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:24,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f1f6fa68-24e2-4ccb-8001-89c5b87c2b73 Date: Tue, 24 Jul 2018 03:17:24 GMT RESP BODY: {"ports":[]} 2018-07-24 03:17:24,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe&name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port&admin_state_up=True used request id req-f1f6fa68-24e2-4ccb-8001-89c5b87c2b73 2018-07-24 03:17:24,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:25,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-14eb6cbc-c977-4f24-9b37-0d989717baab x-compute-request-id: req-14eb6cbc-c977-4f24-9b37-0d989717baab Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 03:17:25,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst used request id req-14eb6cbc-c977-4f24-9b37-0d989717baab 2018-07-24 03:17:25,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:25,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-e366568b-c6e2-4776-a071-93a0208914d7 Date: Tue, 24 Jul 2018 03:17:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2"],"description":"","tags":[],"updated_at":"2018-07-24T03:17:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:25,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net used request id req-e366568b-c6e2-4776-a071-93a0208914d7 2018-07-24 03:17:25,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:25,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c4c83bf-aff3-4943-a720-6e1279f4112e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:17:25,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-4c4c83bf-aff3-4943-a720-6e1279f4112e 2018-07-24 03:17:25,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:25,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e7adeac1-d64b-4889-bd44-9e4931bb51b8 Date: Tue, 24 Jul 2018 03:17:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:17: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":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:20Z","ip_version":4}]} 2018-07-24 03:17:25,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-e7adeac1-d64b-4889-bd44-9e4931bb51b8 2018-07-24 03:17:25,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe&name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:25,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2a72c9e7-a7b9-41be-adb9-5a81b2ee3beb Date: Tue, 24 Jul 2018 03:17:25 GMT RESP BODY: {"ports":[]} 2018-07-24 03:17:25,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe&name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port&admin_state_up=True used request id req-2a72c9e7-a7b9-41be-adb9-5a81b2ee3beb 2018-07-24 03:17:25,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:17:25,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:17:26,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:17:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["XaCiXT-ERIyMc3UsfFjsnA"], "issued_at": "2018-07-24T03:17:26.000000Z"}} 2018-07-24 03:17:26,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5b828653f69b829dca90347190d3b92af7596208" 2018-07-24 03:17:26,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a4bb40d-adf0-48bc-9a1d-40ec73f5adee 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:17:26,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8a4bb40d-adf0-48bc-9a1d-40ec73f5adee 2018-07-24 03:17:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:26,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-e22826a4-7e2b-4df8-a940-753dfdd3a746 Date: Tue, 24 Jul 2018 03:17:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2"],"description":"","tags":[],"updated_at":"2018-07-24T03:17:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:26,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net used request id req-e22826a4-7e2b-4df8-a940-753dfdd3a746 2018-07-24 03:17:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:27,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-04d71dfd-2559-4405-ab7c-b22f86906868 Date: Tue, 24 Jul 2018 03:17:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:17: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":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:20Z","ip_version":4}]} 2018-07-24 03:17:27,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-04d71dfd-2559-4405-ab7c-b22f86906868 2018-07-24 03:17:27,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:27,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-63fbb27f-0ef6-40ed-8f21-30fc1bea899f Date: Tue, 24 Jul 2018 03:17:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2"],"description":"","tags":[],"updated_at":"2018-07-24T03:17:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:27,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net used request id req-63fbb27f-0ef6-40ed-8f21-30fc1bea899f 2018-07-24 03:17:27,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:17:27,502 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:17: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:17:27,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b828653f69b829dca90347190d3b92af7596208" 2018-07-24 03:17:27,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1daa2c23-625a-4276-8f45-1ca1dbd09ed9 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:17:27,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-1daa2c23-625a-4276-8f45-1ca1dbd09ed9 2018-07-24 03:17:27,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:27,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-cc48fa5c-27c7-4d55-94ee-87da52debb4c Date: Tue, 24 Jul 2018 03:17:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:17: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":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:20Z","ip_version":4}]} 2018-07-24 03:17:27,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-cc48fa5c-27c7-4d55-94ee-87da52debb4c 2018-07-24 03:17:27,729 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net 2018-07-24 03:17:27,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" -d '{"port": {"network_id": "3ad3ff43-44f6-4f35-879e-61d0821b0abe", "name": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port", "admin_state_up": true}}' 2018-07-24 03:17:28,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-979c0551-be0f-4c64-9341-c25eb1a9a224 Date: Tue, 24 Jul 2018 03:17:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:28Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.14"}],"id":"8e36f5c1-d7ec-41b2-9a4d-647069b0b0d9","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7b:a2:c4","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port","project_id":"4a6a5595eff04e89b98d3d63efd1b892","qos_policy_id":null,"admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 03:17:28,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-979c0551-be0f-4c64-9341-c25eb1a9a224 2018-07-24 03:17:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:28,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-5d5f49f4-0b41-4cf1-af14-de561bb312a5 Date: Tue, 24 Jul 2018 03:17:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2"],"description":"","tags":[],"updated_at":"2018-07-24T03:17:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:28,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net used request id req-5d5f49f4-0b41-4cf1-af14-de561bb312a5 2018-07-24 03:17:28,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:29,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3542fedf-ef1e-41ec-8085-fb3bff3028e9 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:17:29,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-3542fedf-ef1e-41ec-8085-fb3bff3028e9 2018-07-24 03:17:29,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:29,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-19a9bcfe-58cd-469b-b27d-3642f3ee81dd Date: Tue, 24 Jul 2018 03:17:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:17: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":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:20Z","ip_version":4}]} 2018-07-24 03:17:29,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-19a9bcfe-58cd-469b-b27d-3642f3ee81dd 2018-07-24 03:17:29,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe&name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:29,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-e517071a-240d-476c-9c9c-9178350e1645 Date: Tue, 24 Jul 2018 03:17:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:28Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.14"}],"id":"8e36f5c1-d7ec-41b2-9a4d-647069b0b0d9","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7b:a2:c4","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 03:17:29,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe&name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port&admin_state_up=True used request id req-e517071a-240d-476c-9c9c-9178350e1645 2018-07-24 03:17:29,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:29,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ebaec6-d59d-4e68-9763-630172c685ab 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:17:29,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-13ebaec6-d59d-4e68-9763-630172c685ab 2018-07-24 03:17:29,435 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst 2018-07-24 03:17:29,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:29,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-7131d4cb-2a2f-465b-9d24-37089c428bdf x-compute-request-id: req-7131d4cb-2a2f-465b-9d24-37089c428bdf Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-flavor"}]} 2018-07-24 03:17:29,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7131d4cb-2a2f-465b-9d24-37089c428bdf 2018-07-24 03:17:29,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:29,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-438a20e8-82cd-4201-a17a-715d4bc7a08e x-compute-request-id: req-438a20e8-82cd-4201-a17a-715d4bc7a08e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "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": "6a720806-8c4c-4e1a-8690-53debdc52fc7"}} 2018-07-24 03:17:29,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7 used request id req-438a20e8-82cd-4201-a17a-715d4bc7a08e 2018-07-24 03:17:29,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:29,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-1adf892e-1851-47d1-bd9d-fe0baba9ced2 Date: Tue, 24 Jul 2018 03:17:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:17:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:17:18Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f/snap", "metadata": {}}], "self": "/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "min_disk": 0, "protected": false, "id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "file": "/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image"} 2018-07-24 03:17:29,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image used request id req-1adf892e-1851-47d1-bd9d-fe0baba9ced2 2018-07-24 03:17:29,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:29,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9c997b89-e93d-41a2-ba2a-dcedf8e183a7 Date: Tue, 24 Jul 2018 03:17: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-07-24 03:17:29,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-9c997b89-e93d-41a2-ba2a-dcedf8e183a7 2018-07-24 03:17:29,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst", "imageRef": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "flavorRef": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "max_count": 1, "min_count": 1, "networks": [{"port": "8e36f5c1-d7ec-41b2-9a4d-647069b0b0d9"}]}}' 2018-07-24 03:17:31,824 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:17: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-73e8b6b8-af69-4e7a-a888-c883c5d87a8d x-compute-request-id: req-73e8b6b8-af69-4e7a-a888-c883c5d87a8d Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "bookmark"}], "adminPass": "zJ5RTFU2JTgd"}} 2018-07-24 03:17:31,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-73e8b6b8-af69-4e7a-a888-c883c5d87a8d 2018-07-24 03:17:31,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:32,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-1ea2dccb-2618-4d40-8c26-f5d70f646e1b x-compute-request-id: req-1ea2dccb-2618-4d40-8c26-f5d70f646e1b 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.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "bookmark"}], "image": {"id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "links": [{"href": "http://172.30.9.24:8774/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "links": [{"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "bookmark"}]}, "id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17: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": "NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst", "created": "2018-07-24T03:17:31Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:17:32,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-1ea2dccb-2618-4d40-8c26-f5d70f646e1b 2018-07-24 03:17:32,307 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst 2018-07-24 03:17:32,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:32,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-b2b95b16-0688-4c33-8db4-f96fede2f991 x-compute-request-id: req-b2b95b16-0688-4c33-8db4-f96fede2f991 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.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "bookmark"}], "image": {"id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "links": [{"href": "http://172.30.9.24:8774/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "links": [{"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "bookmark"}]}, "id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:32Z", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst", "created": "2018-07-24T03:17:31Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:17:32,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-b2b95b16-0688-4c33-8db4-f96fede2f991 2018-07-24 03:17:32,546 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst] is - BUILD 2018-07-24 03:17:32,546 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 03:17:35,549 - create_instance - DEBUG - VM status query timeout in 896.757875919 2018-07-24 03:17:35,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:35,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-6b58f066-d963-4bb2-a7c0-d5f839c41106 x-compute-request-id: req-6b58f066-d963-4bb2-a7c0-d5f839c41106 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "bookmark"}], "image": {"id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "links": [{"href": "http://172.30.9.24:8774/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "links": [{"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "bookmark"}]}, "id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:35Z", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst", "created": "2018-07-24T03:17:31Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:17:35,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-6b58f066-d963-4bb2-a7c0-d5f839c41106 2018-07-24 03:17:35,986 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst] is - BUILD 2018-07-24 03:17:35,986 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 03:17:38,990 - create_instance - DEBUG - VM status query timeout in 893.317063808 2018-07-24 03:17:38,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:39,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-1ec2336e-1d7a-4ca0-9036-c26ed878578a x-compute-request-id: req-1ec2336e-1d7a-4ca0-9036-c26ed878578a Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:a2:c4", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "bookmark"}], "image": {"id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "links": [{"href": "http://172.30.9.24:8774/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "links": [{"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "bookmark"}]}, "id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:35Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst", "created": "2018-07-24T03:17:31Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:17:39,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-1ec2336e-1d7a-4ca0-9036-c26ed878578a 2018-07-24 03:17:39,432 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst] is - BUILD 2018-07-24 03:17:39,432 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 03:17:42,436 - create_instance - DEBUG - VM status query timeout in 889.871123791 2018-07-24 03:17:42,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:42,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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,Accept-Encoding x-openstack-request-id: req-be159a12-d7cd-4d9e-8be2-c66d7914b9b0 x-compute-request-id: req-be159a12-d7cd-4d9e-8be2-c66d7914b9b0 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:a2:c4", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "bookmark"}], "image": {"id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "links": [{"href": "http://172.30.9.24:8774/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-24T03:17:40.000000", "flavor": {"id": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "links": [{"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "bookmark"}]}, "id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:40Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst", "created": "2018-07-24T03:17:31Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:17:42,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-be159a12-d7cd-4d9e-8be2-c66d7914b9b0 2018-07-24 03:17:42,933 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst] is - ACTIVE 2018-07-24 03:17:42,933 - create_instance - INFO - VM is - ACTIVE 2018-07-24 03:17:42,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:43,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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,Accept-Encoding x-openstack-request-id: req-f70f14e4-8b23-47f3-b355-09a92ec67d14 x-compute-request-id: req-f70f14e4-8b23-47f3-b355-09a92ec67d14 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:a2:c4", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "bookmark"}], "image": {"id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "links": [{"href": "http://172.30.9.24:8774/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-24T03:17:40.000000", "flavor": {"id": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "links": [{"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "bookmark"}]}, "id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:40Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst", "created": "2018-07-24T03:17:31Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:17:43,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-f70f14e4-8b23-47f3-b355-09a92ec67d14 2018-07-24 03:17:43,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:44,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-fa8de892-4972-4679-9e9d-7a7536ba92c6 Date: Tue, 24 Jul 2018 03:17:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2"],"description":"","tags":[],"updated_at":"2018-07-24T03:17:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:44,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net used request id req-fa8de892-4972-4679-9e9d-7a7536ba92c6 2018-07-24 03:17:44,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:44,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8467f48a-9fdc-4960-be70-778e60a19de1 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:17:44,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-8467f48a-9fdc-4960-be70-778e60a19de1 2018-07-24 03:17:44,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:44,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-1c3c2474-f1f2-4b11-99b9-02e9a21808df Date: Tue, 24 Jul 2018 03:17:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:17: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":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:20Z","ip_version":4}]} 2018-07-24 03:17:44,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-1c3c2474-f1f2-4b11-99b9-02e9a21808df 2018-07-24 03:17:44,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:44,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-bcf5713e-79e9-45ce-aeb5-9d99d8c0229a Date: Tue, 24 Jul 2018 03:17:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.3"}],"id":"78cfb891-bde8-4a6b-8256-32671a5b6565","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:bb:46","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.14"}],"id":"8e36f5c1-d7ec-41b2-9a4d-647069b0b0d9","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:a2:c4","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:28Z","binding:vnic_type":"normal","device_id":"2e7297df-26e8-4fb3-90f0-d31e71740202","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.4"}],"id":"8ead7a88-c635-462a-84ed-4f2ba28baeb3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:17:40","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.2"}],"id":"b54b2194-c865-43af-9a51-02bd1c736d71","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:e9:b9","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"}]} 2018-07-24 03:17:44,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-bcf5713e-79e9-45ce-aeb5-9d99d8c0229a 2018-07-24 03:17:44,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:17:44,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:17:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["g7gznGbmTZSiS5wCemyjMw"], "issued_at": "2018-07-24T03:17:44.000000Z"}} 2018-07-24 03:17:44,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:44,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41ea001-329d-43c8-9547-78ef1ef5d142 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:17:44,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c41ea001-329d-43c8-9547-78ef1ef5d142 2018-07-24 03:17:44,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:45,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-c1ecc719-25b8-4cb1-aed2-45306c6c2dfd x-compute-request-id: req-c1ecc719-25b8-4cb1-aed2-45306c6c2dfd Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:a2:c4", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "bookmark"}], "image": {"id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "links": [{"href": "http://172.30.9.24:8774/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-24T03:17:40.000000", "flavor": {"id": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "links": [{"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "bookmark"}]}, "id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:40Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst", "created": "2018-07-24T03:17:31Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:17:45,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-c1ecc719-25b8-4cb1-aed2-45306c6c2dfd 2018-07-24 03:17:45,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:45,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-1a9ee396-6f25-4008-afa5-18ddba6acdcb Date: Tue, 24 Jul 2018 03:17:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2"],"description":"","tags":[],"updated_at":"2018-07-24T03:17:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:45,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net used request id req-1a9ee396-6f25-4008-afa5-18ddba6acdcb 2018-07-24 03:17:45,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:45,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557450dd-79ff-417a-90cc-c2cac2a667b7 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:17:45,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-557450dd-79ff-417a-90cc-c2cac2a667b7 2018-07-24 03:17:45,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:45,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-16a7804a-52c2-422c-abfc-a44a023ef094 Date: Tue, 24 Jul 2018 03:17:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:17: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":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:20Z","ip_version":4}]} 2018-07-24 03:17:45,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-16a7804a-52c2-422c-abfc-a44a023ef094 2018-07-24 03:17:45,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:45,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-6d123052-5ae5-495a-bf60-07681e81571b Date: Tue, 24 Jul 2018 03:17:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.3"}],"id":"78cfb891-bde8-4a6b-8256-32671a5b6565","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:bb:46","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.14"}],"id":"8e36f5c1-d7ec-41b2-9a4d-647069b0b0d9","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:a2:c4","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:28Z","binding:vnic_type":"normal","device_id":"2e7297df-26e8-4fb3-90f0-d31e71740202","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.4"}],"id":"8ead7a88-c635-462a-84ed-4f2ba28baeb3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:17:40","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.2"}],"id":"b54b2194-c865-43af-9a51-02bd1c736d71","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:e9:b9","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"}]} 2018-07-24 03:17:45,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-6d123052-5ae5-495a-bf60-07681e81571b 2018-07-24 03:17:45,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" -d '{"volumeAttachment": {"volumeId": "cf78a097-aa03-43c2-909d-973a8e22baca"}}' 2018-07-24 03:17:47,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-0c2e5567-4a03-4447-a929-c967159b7084 x-compute-request-id: req-0c2e5567-4a03-4447-a929-c967159b7084 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "2e7297df-26e8-4fb3-90f0-d31e71740202", "id": "cf78a097-aa03-43c2-909d-973a8e22baca", "volumeId": "cf78a097-aa03-43c2-909d-973a8e22baca"}} 2018-07-24 03:17:47,401 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202/os-volume_attachments used request id req-0c2e5567-4a03-4447-a929-c967159b7084 2018-07-24 03:17:47,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:48,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-ea2cbbdf-3696-48e5-8d51-0de874c453e1 x-compute-request-id: req-ea2cbbdf-3696-48e5-8d51-0de874c453e1 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:a2:c4", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "bookmark"}], "image": {"id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "links": [{"href": "http://172.30.9.24:8774/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-24T03:17:40.000000", "flavor": {"id": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "links": [{"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "bookmark"}]}, "id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:40Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst", "created": "2018-07-24T03:17:31Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [{"id": "cf78a097-aa03-43c2-909d-973a8e22baca"}], "metadata": {}}} 2018-07-24 03:17:48,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-ea2cbbdf-3696-48e5-8d51-0de874c453e1 2018-07-24 03:17:48,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:48,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-e9a671b6-a633-4a36-9e69-28035aa7ac8f Date: Tue, 24 Jul 2018 03:17:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2"],"description":"","tags":[],"updated_at":"2018-07-24T03:17:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:48,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net used request id req-e9a671b6-a633-4a36-9e69-28035aa7ac8f 2018-07-24 03:17:48,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:17:48,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:17:48 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:17:48,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:49,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e1885a-c6e7-4037-9e60-7f904829a691 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:17:49,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-36e1885a-c6e7-4037-9e60-7f904829a691 2018-07-24 03:17:49,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:49,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-da54fc1b-b709-4100-a7e4-24306504770a Date: Tue, 24 Jul 2018 03:17:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:17: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":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:20Z","ip_version":4}]} 2018-07-24 03:17:49,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-da54fc1b-b709-4100-a7e4-24306504770a 2018-07-24 03:17:49,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:49,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-b85796e1-5ff6-42ef-9145-61c45086b4c9 Date: Tue, 24 Jul 2018 03:17:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.3"}],"id":"78cfb891-bde8-4a6b-8256-32671a5b6565","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:bb:46","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.14"}],"id":"8e36f5c1-d7ec-41b2-9a4d-647069b0b0d9","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:a2:c4","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:28Z","binding:vnic_type":"normal","device_id":"2e7297df-26e8-4fb3-90f0-d31e71740202","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.4"}],"id":"8ead7a88-c635-462a-84ed-4f2ba28baeb3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:17:40","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.2"}],"id":"b54b2194-c865-43af-9a51-02bd1c736d71","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:e9:b9","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"}]} 2018-07-24 03:17:49,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-b85796e1-5ff6-42ef-9145-61c45086b4c9 2018-07-24 03:17:49,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:49,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a875fc11-77ee-4c05-9fd9-3ce553eb27bb 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:17:49,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a875fc11-77ee-4c05-9fd9-3ce553eb27bb 2018-07-24 03:17:49,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:50,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-1a3c28b0-b497-4b96-9f63-1bdb17c16782 x-compute-request-id: req-1a3c28b0-b497-4b96-9f63-1bdb17c16782 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:a2:c4", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "bookmark"}], "image": {"id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "links": [{"href": "http://172.30.9.24:8774/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-24T03:17:40.000000", "flavor": {"id": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "links": [{"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "bookmark"}]}, "id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:40Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst", "created": "2018-07-24T03:17:31Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [{"id": "cf78a097-aa03-43c2-909d-973a8e22baca"}], "metadata": {}}} 2018-07-24 03:17:50,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-1a3c28b0-b497-4b96-9f63-1bdb17c16782 2018-07-24 03:17:50,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:50,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-8deeff14-e48c-44e4-bf54-0597654be1ac Date: Tue, 24 Jul 2018 03:17:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2"],"description":"","tags":[],"updated_at":"2018-07-24T03:17:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:50,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net used request id req-8deeff14-e48c-44e4-bf54-0597654be1ac 2018-07-24 03:17:50,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:50,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95886ed3-a5eb-4340-914b-41462fc803b1 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:17:50,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-95886ed3-a5eb-4340-914b-41462fc803b1 2018-07-24 03:17:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:50,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-1e5c878f-a457-437c-b79d-bdcfd933d3fe Date: Tue, 24 Jul 2018 03:17:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:17: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":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:20Z","ip_version":4}]} 2018-07-24 03:17:50,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-1e5c878f-a457-437c-b79d-bdcfd933d3fe 2018-07-24 03:17:50,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:50,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-f8b30f3e-5311-4ca9-a534-89f73b7c0273 Date: Tue, 24 Jul 2018 03:17:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.3"}],"id":"78cfb891-bde8-4a6b-8256-32671a5b6565","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:bb:46","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.14"}],"id":"8e36f5c1-d7ec-41b2-9a4d-647069b0b0d9","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:a2:c4","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:28Z","binding:vnic_type":"normal","device_id":"2e7297df-26e8-4fb3-90f0-d31e71740202","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.4"}],"id":"8ead7a88-c635-462a-84ed-4f2ba28baeb3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:17:40","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.2"}],"id":"b54b2194-c865-43af-9a51-02bd1c736d71","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:e9:b9","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"}]} 2018-07-24 03:17:50,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-f8b30f3e-5311-4ca9-a534-89f73b7c0273 2018-07-24 03:17:50,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:51,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-047f0f22-d9bf-482f-b57b-42d9963b9ba1 x-compute-request-id: req-047f0f22-d9bf-482f-b57b-42d9963b9ba1 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:a2:c4", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "bookmark"}], "image": {"id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "links": [{"href": "http://172.30.9.24:8774/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-24T03:17:40.000000", "flavor": {"id": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "links": [{"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "bookmark"}]}, "id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:40Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst", "created": "2018-07-24T03:17:31Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [{"id": "cf78a097-aa03-43c2-909d-973a8e22baca"}], "metadata": {}}} 2018-07-24 03:17:51,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-047f0f22-d9bf-482f-b57b-42d9963b9ba1 2018-07-24 03:17:51,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:51,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-97ce6dc6-b765-4ee8-bfbc-a536cf9aea1d Date: Tue, 24 Jul 2018 03:17:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2"],"description":"","tags":[],"updated_at":"2018-07-24T03:17:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:51,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net used request id req-97ce6dc6-b765-4ee8-bfbc-a536cf9aea1d 2018-07-24 03:17:51,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:51,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e01faaf-79de-40ef-9d1a-c4981b128779 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:17:51,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-0e01faaf-79de-40ef-9d1a-c4981b128779 2018-07-24 03:17:51,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:52,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c5d469c6-562f-49ca-9080-a1a3a9630d6c Date: Tue, 24 Jul 2018 03:17:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:17: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":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:20Z","ip_version":4}]} 2018-07-24 03:17:52,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-c5d469c6-562f-49ca-9080-a1a3a9630d6c 2018-07-24 03:17:52,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:52,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-ac9654f6-5392-4b88-8bd5-e48cdaf6cedf Date: Tue, 24 Jul 2018 03:17:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.3"}],"id":"78cfb891-bde8-4a6b-8256-32671a5b6565","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:bb:46","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.14"}],"id":"8e36f5c1-d7ec-41b2-9a4d-647069b0b0d9","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:a2:c4","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:28Z","binding:vnic_type":"normal","device_id":"2e7297df-26e8-4fb3-90f0-d31e71740202","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.4"}],"id":"8ead7a88-c635-462a-84ed-4f2ba28baeb3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:17:40","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.2"}],"id":"b54b2194-c865-43af-9a51-02bd1c736d71","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:e9:b9","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"}]} 2018-07-24 03:17:52,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-ac9654f6-5392-4b88-8bd5-e48cdaf6cedf 2018-07-24 03:17:52,262 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:53,197 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:52 GMT Server: Apache x-compute-request-id: req-2b271042-ed01-4fef-8113-47519267a25d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b271042-ed01-4fef-8113-47519267a25d Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "attachment_id": "ca00f31e-6cac-4fa9-824d-7d44e504f3e0", "attached_at": "2018-07-24T03:17:49.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "cf78a097-aa03-43c2-909d-973a8e22baca", "device": "/dev/vdb", "id": "cf78a097-aa03-43c2-909d-973a8e22baca"}], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:17:49.000000", "replication_status": null, "snapshot_id": null, "id": "cf78a097-aa03-43c2-909d-973a8e22baca", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1", "bootable": "false", "created_at": "2018-07-24T03:17:22.000000", "volume_type": null}} 2018-07-24 03:17:53,198 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca used request id req-2b271042-ed01-4fef-8113-47519267a25d 2018-07-24 03:17:53,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:53,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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,Accept-Encoding x-openstack-request-id: req-7897778c-3f72-4236-802d-94ac3a4731bc x-compute-request-id: req-7897778c-3f72-4236-802d-94ac3a4731bc Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:a2:c4", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "bookmark"}], "image": {"id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "links": [{"href": "http://172.30.9.24:8774/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-24T03:17:40.000000", "flavor": {"id": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "links": [{"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "bookmark"}]}, "id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:40Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst", "created": "2018-07-24T03:17:31Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [{"id": "cf78a097-aa03-43c2-909d-973a8e22baca"}], "metadata": {}}} 2018-07-24 03:17:53,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-7897778c-3f72-4236-802d-94ac3a4731bc 2018-07-24 03:17:53,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:53,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c36dcec0-8ba5-4e9b-b2af-74485dcea59d Date: Tue, 24 Jul 2018 03:17:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2"],"description":"","tags":[],"updated_at":"2018-07-24T03:17:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:19Z","provider:network_type":"vxlan"}]} 2018-07-24 03:17:53,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net used request id req-c36dcec0-8ba5-4e9b-b2af-74485dcea59d 2018-07-24 03:17:53,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:53,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776b3148-30cb-4305-aa52-a5b4aadbea8f 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:17:53,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-776b3148-30cb-4305-aa52-a5b4aadbea8f 2018-07-24 03:17:53,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:54,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e859fe6a-f330-4c14-a25e-3c697ca9830e Date: Tue, 24 Jul 2018 03:17:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:17: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":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:20Z","ip_version":4}]} 2018-07-24 03:17:54,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-e859fe6a-f330-4c14-a25e-3c697ca9830e 2018-07-24 03:17:54,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:54,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-27f82adc-28cd-4489-a4f4-da2932c3c54d Date: Tue, 24 Jul 2018 03:17:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.3"}],"id":"78cfb891-bde8-4a6b-8256-32671a5b6565","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:bb:46","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.14"}],"id":"8e36f5c1-d7ec-41b2-9a4d-647069b0b0d9","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:a2:c4","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:28Z","binding:vnic_type":"normal","device_id":"2e7297df-26e8-4fb3-90f0-d31e71740202","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.4"}],"id":"8ead7a88-c635-462a-84ed-4f2ba28baeb3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:17:40","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:17:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2","ip_address":"10.55.0.2"}],"id":"b54b2194-c865-43af-9a51-02bd1c736d71","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:e9:b9","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3ad3ff43-44f6-4f35-879e-61d0821b0abe","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:17:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3ad3ff43-44f6-4f35-879e-61d0821b0abe","ip_allocation":"immediate"}]} 2018-07-24 03:17:54,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-27f82adc-28cd-4489-a4f4-da2932c3c54d 2018-07-24 03:17:54,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202/os-volume_attachments/cf78a097-aa03-43c2-909d-973a8e22baca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6f4b7fb1eae8fff5ec42c9f406f07acb296da0" 2018-07-24 03:17:55,138 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:17: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-0d52188b-c177-4084-ad00-a02e82d93c9a x-compute-request-id: req-0d52188b-c177-4084-ad00-a02e82d93c9a Content-Length: 0 Content-Type: application/json 2018-07-24 03:17:55,138 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202/os-volume_attachments/cf78a097-aa03-43c2-909d-973a8e22baca used request id req-0d52188b-c177-4084-ad00-a02e82d93c9a 2018-07-24 03:17:55,139 - create_instance - INFO - Deleting Port with ID - 8e36f5c1-d7ec-41b2-9a4d-647069b0b0d9 2018-07-24 03:17:55,139 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-port 2018-07-24 03:17:55,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/8e36f5c1-d7ec-41b2-9a4d-647069b0b0d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:55,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-35be3da9-cb96-4139-825e-ae4222723fdb Date: Tue, 24 Jul 2018 03:17:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:17:55,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/8e36f5c1-d7ec-41b2-9a4d-647069b0b0d9 used request id req-35be3da9-cb96-4139-825e-ae4222723fdb 2018-07-24 03:17:55,588 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst 2018-07-24 03:17:55,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:55,735 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:17: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-81a43dde-8c28-4a93-8e88-89afaa6db7d9 x-compute-request-id: req-81a43dde-8c28-4a93-8e88-89afaa6db7d9 Content-Type: application/json 2018-07-24 03:17:55,736 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-81a43dde-8c28-4a93-8e88-89afaa6db7d9 2018-07-24 03:17:55,736 - create_instance - INFO - Checking deletion status 2018-07-24 03:17:55,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:56,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17: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-152c4bc3-b4e3-4e1b-8e77-0ed9f2381e63 x-compute-request-id: req-152c4bc3-b4e3-4e1b-8e77-0ed9f2381e63 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:a2:c4", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e7297df-26e8-4fb3-90f0-d31e71740202", "rel": "bookmark"}], "image": {"id": "41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "links": [{"href": "http://172.30.9.24:8774/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-24T03:17:40.000000", "flavor": {"id": "6a720806-8c4c-4e1a-8690-53debdc52fc7", "links": [{"href": "http://172.30.9.24:8774/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7", "rel": "bookmark"}]}, "id": "2e7297df-26e8-4fb3-90f0-d31e71740202", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:17:55Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst", "created": "2018-07-24T03:17:31Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [{"id": "cf78a097-aa03-43c2-909d-973a8e22baca"}], "metadata": {}}} 2018-07-24 03:17:56,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-152c4bc3-b4e3-4e1b-8e77-0ed9f2381e63 2018-07-24 03:17:56,020 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst] is - ACTIVE 2018-07-24 03:17:56,021 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 03:17:59,024 - create_instance - DEBUG - VM status query timeout in 296.712408066 2018-07-24 03:17:59,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ede5c4c497c32288b7e46dc4eda465ca5a90ae5" 2018-07-24 03:17:59,082 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:17: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 x-openstack-request-id: req-829e0f5a-8180-4c7d-96ea-7867f3915fb1 x-compute-request-id: req-829e0f5a-8180-4c7d-96ea-7867f3915fb1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2e7297df-26e8-4fb3-90f0-d31e71740202 could not be found.", "code": 404}} 2018-07-24 03:17:59,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e7297df-26e8-4fb3-90f0-d31e71740202 used request id req-829e0f5a-8180-4c7d-96ea-7867f3915fb1 2018-07-24 03:17:59,083 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2e7297df-26e8-4fb3-90f0-d31e71740202 could not be found. (HTTP 404) (Request-ID: req-829e0f5a-8180-4c7d-96ea-7867f3915fb1) 2018-07-24 03:17:59,083 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-vm_inst 2018-07-24 03:17:59,087 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f50450a-8505-4678-814b-37a78fa599ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb13e21ede52f3ed1ae036bafe379e8764f05699" 2018-07-24 03:17:59,323 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:17:59 GMT Server: Apache x-compute-request-id: req-bc147ba1-8d3c-44b4-92e7-aafccdab81c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc147ba1-8d3c-44b4-92e7-aafccdab81c9 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:17:55.000000", "replication_status": null, "snapshot_id": null, "id": "cf78a097-aa03-43c2-909d-973a8e22baca", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1", "bootable": "false", "created_at": "2018-07-24T03:17:22.000000", "volume_type": null}} 2018-07-24 03:17:59,323 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca used request id req-bc147ba1-8d3c-44b4-92e7-aafccdab81c9 2018-07-24 03:17:59,324 - create_volume - DEBUG - Instance status is - available 2018-07-24 03:17:59,324 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1 2018-07-24 03:17:59,324 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1 2018-07-24 03:17:59,327 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f50450a-8505-4678-814b-37a78fa599ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb13e21ede52f3ed1ae036bafe379e8764f05699" 2018-07-24 03:17:59,587 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:17:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-768e70fa-58d0-442d-994d-cf61fce4bae0 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-07-24 03:17:59,587 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca used request id req-768e70fa-58d0-442d-994d-cf61fce4bae0 2018-07-24 03:17:59,590 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f50450a-8505-4678-814b-37a78fa599ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb13e21ede52f3ed1ae036bafe379e8764f05699" 2018-07-24 03:17:59,802 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:17:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8ea24e4e-6258-475e-88f3-b6716f78c89e x-openstack-request-id: req-8ea24e4e-6258-475e-88f3-b6716f78c89e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume cf78a097-aa03-43c2-909d-973a8e22baca could not be found.", "code": 404}} 2018-07-24 03:17:59,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/cf78a097-aa03-43c2-909d-973a8e22baca used request id req-8ea24e4e-6258-475e-88f3-b6716f78c89e 2018-07-24 03:17:59,802 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume cf78a097-aa03-43c2-909d-973a8e22baca could not be found. (HTTP 404) (Request-ID: req-8ea24e4e-6258-475e-88f3-b6716f78c89e) 2018-07-24 03:17:59,802 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1 2018-07-24 03:17:59,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1c4dc12419a03c1d09b451b2a8d2e15a27b144" 2018-07-24 03:17:59,835 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:17: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 x-openstack-request-id: req-d93adda8-4b19-436f-bb36-c54375f5bb70 x-compute-request-id: req-d93adda8-4b19-436f-bb36-c54375f5bb70 Content-Length: 0 Content-Type: application/json 2018-07-24 03:17:59,835 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/6a720806-8c4c-4e1a-8690-53debdc52fc7 used request id req-d93adda8-4b19-436f-bb36-c54375f5bb70 2018-07-24 03:17:59,836 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet 2018-07-24 03:17:59,836 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-subnet 2018-07-24 03:17:59,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553683f44857f376b02d44b63405a55499fa2156" 2018-07-24 03:18:02,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60ffb120-7dbc-4a76-aecb-7ce9cad0b017 Date: Tue, 24 Jul 2018 03:18:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:18:02,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/dfa7b5f5-6dcf-4398-9d9b-2fb5fc2802f2 used request id req-60ffb120-7dbc-4a76-aecb-7ce9cad0b017 2018-07-24 03:18:02,235 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-net 2018-07-24 03:18:02,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/3ad3ff43-44f6-4f35-879e-61d0821b0abe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553683f44857f376b02d44b63405a55499fa2156" 2018-07-24 03:18:03,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6120d8fb-594c-4690-86bf-2a8daeafa593 Date: Tue, 24 Jul 2018 03:18:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:18:03,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/3ad3ff43-44f6-4f35-879e-61d0821b0abe used request id req-6120d8fb-594c-4690-86bf-2a8daeafa593 2018-07-24 03:18:03,595 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-a00a9fe2-0f59-4602-93e5-85fcf8bf95b1-image 2018-07-24 03:18:03,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdb473dacf2b3a103396aa42ed79c6b7f989cd" 2018-07-24 03:18:04,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcaabbac-1acb-4c2e-8802-2b18b543be79 Date: Tue, 24 Jul 2018 03:18:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:18:04,113 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/41f8dd7f-c710-48fd-b3e6-3b74fef27e5f used request id req-fcaabbac-1acb-4c2e-8802-2b18b543be79 2018-07-24 03:18:04,115 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:04,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:18:04,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:04,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["tqdVfWpgQCOp62bv_AKIQg"], "issued_at": "2018-07-24T03:18:04.000000Z"}} 2018-07-24 03:18:04,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ad5fa4959b72038bf8f40b09837a8adc8fee7bd0" 2018-07-24 03:18:04,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9068173c-e012-4fa8-8667-f416f5ea51e3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:18:04,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9068173c-e012-4fa8-8667-f416f5ea51e3 2018-07-24 03:18:04,598 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:04,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5fa4959b72038bf8f40b09837a8adc8fee7bd0" 2018-07-24 03:18:04,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-72a189a4-f6e1-45d7-8b7f-56f8715188c7 x-compute-request-id: req-72a189a4-f6e1-45d7-8b7f-56f8715188c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:18:04,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72a189a4-f6e1-45d7-8b7f-56f8715188c7 2018-07-24 03:18:04,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5fa4959b72038bf8f40b09837a8adc8fee7bd0" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-4667ea7d-a246-4432-b1aa-8c19e97f1013name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-24 03:18:04,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-9984eff2-1c76-47d8-983f-01e04549122f x-compute-request-id: req-9984eff2-1c76-47d8-983f-01e04549122f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-4667ea7d-a246-4432-b1aa-8c19e97f1013name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/81da7c3a-ab56-4cf3-9cc2-ac2f53ee6476", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/81da7c3a-ab56-4cf3-9cc2-ac2f53ee6476", "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": "81da7c3a-ab56-4cf3-9cc2-ac2f53ee6476"}} 2018-07-24 03:18:04,845 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9984eff2-1c76-47d8-983f-01e04549122f 2018-07-24 03:18:04,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:05,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ttKwDdwnQXS8iBuB2e1CZg"], "issued_at": "2018-07-24T03:18:05.000000Z"}} 2018-07-24 03:18:05,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/81da7c3a-ab56-4cf3-9cc2-ac2f53ee6476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dcf257fdd6a4b8c8e9496521ad0c1222d0d9eb" 2018-07-24 03:18:05,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-f0cab1df-4990-4bfe-a598-023f3106a5d0 x-compute-request-id: req-f0cab1df-4990-4bfe-a598-023f3106a5d0 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-4667ea7d-a246-4432-b1aa-8c19e97f1013name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/81da7c3a-ab56-4cf3-9cc2-ac2f53ee6476", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/81da7c3a-ab56-4cf3-9cc2-ac2f53ee6476", "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": "81da7c3a-ab56-4cf3-9cc2-ac2f53ee6476"}} 2018-07-24 03:18:05,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/81da7c3a-ab56-4cf3-9cc2-ac2f53ee6476 used request id req-f0cab1df-4990-4bfe-a598-023f3106a5d0 2018-07-24 03:18:05,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/81da7c3a-ab56-4cf3-9cc2-ac2f53ee6476/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dcf257fdd6a4b8c8e9496521ad0c1222d0d9eb" 2018-07-24 03:18:05,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-d6b3cec9-8b45-451c-9b4c-5bfe9ff47b33 x-compute-request-id: req-d6b3cec9-8b45-451c-9b4c-5bfe9ff47b33 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:18:05,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/81da7c3a-ab56-4cf3-9cc2-ac2f53ee6476/os-extra_specs used request id req-d6b3cec9-8b45-451c-9b4c-5bfe9ff47b33 2018-07-24 03:18:05,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/81da7c3a-ab56-4cf3-9cc2-ac2f53ee6476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5fa4959b72038bf8f40b09837a8adc8fee7bd0" 2018-07-24 03:18:05,523 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-67862565-7ad6-4cd3-9d68-85dbad6478b5 x-compute-request-id: req-67862565-7ad6-4cd3-9d68-85dbad6478b5 Content-Length: 0 Content-Type: application/json 2018-07-24 03:18:05,523 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/81da7c3a-ab56-4cf3-9cc2-ac2f53ee6476 used request id req-67862565-7ad6-4cd3-9d68-85dbad6478b5 2018-07-24 03:18:05,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dcf257fdd6a4b8c8e9496521ad0c1222d0d9eb" 2018-07-24 03:18:05,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-f1541050-886e-4e6f-b097-4519b4d8e215 x-compute-request-id: req-f1541050-886e-4e6f-b097-4519b4d8e215 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:18:05,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f1541050-886e-4e6f-b097-4519b4d8e215 2018-07-24 03:18:05,549 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:05,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:18:05,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:05,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["c59lI2eqRx2JLJXUC5ar1Q"], "issued_at": "2018-07-24T03:18:05.000000Z"}} 2018-07-24 03:18:05,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}70a514000be237b0e4c7114b368d7cbec9b8f91a" 2018-07-24 03:18:06,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416e86d8-65dd-4175-9acd-daeabd01750f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:18:06,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-416e86d8-65dd-4175-9acd-daeabd01750f 2018-07-24 03:18:06,033 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:06,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a514000be237b0e4c7114b368d7cbec9b8f91a" 2018-07-24 03:18:06,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-9f43925a-e2a3-460c-be86-c8166eb125f9 x-compute-request-id: req-9f43925a-e2a3-460c-be86-c8166eb125f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:18:06,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9f43925a-e2a3-460c-be86-c8166eb125f9 2018-07-24 03:18:06,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a514000be237b0e4c7114b368d7cbec9b8f91a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-38019ddc-b329-4df1-9232-82842059cd6ename", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-24 03:18:06,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-83a59c53-f553-4720-bfdb-c7e486dc7f6e x-compute-request-id: req-83a59c53-f553-4720-bfdb-c7e486dc7f6e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-38019ddc-b329-4df1-9232-82842059cd6ename", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/44ec510a-774b-4a8f-a3c9-00bb61076665", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/44ec510a-774b-4a8f-a3c9-00bb61076665", "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": "44ec510a-774b-4a8f-a3c9-00bb61076665"}} 2018-07-24 03:18:06,306 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-83a59c53-f553-4720-bfdb-c7e486dc7f6e 2018-07-24 03:18:06,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:06,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["wjDl4uAsSaCARdrEEXCZUg"], "issued_at": "2018-07-24T03:18:06.000000Z"}} 2018-07-24 03:18:06,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/44ec510a-774b-4a8f-a3c9-00bb61076665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be31ecaf228de0d052b3e183e23c7440b0635e4" 2018-07-24 03:18:06,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-0fa7cacb-a431-47d1-bc0b-79202707f9fd x-compute-request-id: req-0fa7cacb-a431-47d1-bc0b-79202707f9fd Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-38019ddc-b329-4df1-9232-82842059cd6ename", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/44ec510a-774b-4a8f-a3c9-00bb61076665", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/44ec510a-774b-4a8f-a3c9-00bb61076665", "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": "44ec510a-774b-4a8f-a3c9-00bb61076665"}} 2018-07-24 03:18:06,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/44ec510a-774b-4a8f-a3c9-00bb61076665 used request id req-0fa7cacb-a431-47d1-bc0b-79202707f9fd 2018-07-24 03:18:06,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/44ec510a-774b-4a8f-a3c9-00bb61076665/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be31ecaf228de0d052b3e183e23c7440b0635e4" 2018-07-24 03:18:06,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-ed748858-a2d0-449f-8c12-5bffc62bb665 x-compute-request-id: req-ed748858-a2d0-449f-8c12-5bffc62bb665 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:18:06,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/44ec510a-774b-4a8f-a3c9-00bb61076665/os-extra_specs used request id req-ed748858-a2d0-449f-8c12-5bffc62bb665 2018-07-24 03:18:06,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/44ec510a-774b-4a8f-a3c9-00bb61076665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be31ecaf228de0d052b3e183e23c7440b0635e4" 2018-07-24 03:18:07,002 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-7084d89e-c447-44b0-89b9-83d7c08945fa x-compute-request-id: req-7084d89e-c447-44b0-89b9-83d7c08945fa Content-Length: 0 Content-Type: application/json 2018-07-24 03:18:07,002 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/44ec510a-774b-4a8f-a3c9-00bb61076665 used request id req-7084d89e-c447-44b0-89b9-83d7c08945fa 2018-07-24 03:18:07,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be31ecaf228de0d052b3e183e23c7440b0635e4" 2018-07-24 03:18:07,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-1ca797fd-7ec3-4745-ab17-de734f8d4b99 x-compute-request-id: req-1ca797fd-7ec3-4745-ab17-de734f8d4b99 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:18:07,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-1ca797fd-7ec3-4745-ab17-de734f8d4b99 2018-07-24 03:18:07,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/44ec510a-774b-4a8f-a3c9-00bb61076665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a514000be237b0e4c7114b368d7cbec9b8f91a" 2018-07-24 03:18:07,043 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-ab847769-b938-4be1-afa2-9b5c49c2525a x-compute-request-id: req-ab847769-b938-4be1-afa2-9b5c49c2525a Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 44ec510a-774b-4a8f-a3c9-00bb61076665 could not be found.", "code": 404}} 2018-07-24 03:18:07,043 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/44ec510a-774b-4a8f-a3c9-00bb61076665 used request id req-ab847769-b938-4be1-afa2-9b5c49c2525a 2018-07-24 03:18:07,044 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:07,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:18:07,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:07,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["_hcCr7RaTH2N5jtShQREZA"], "issued_at": "2018-07-24T03:18:07.000000Z"}} 2018-07-24 03:18:07,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3099a8e98e3c3a868d4f7b89e7e03ffdb4067963" 2018-07-24 03:18:07,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1c0c42-8b3f-49a1-900b-24af9882d829 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:18:07,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6b1c0c42-8b3f-49a1-900b-24af9882d829 2018-07-24 03:18:07,545 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:07,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3099a8e98e3c3a868d4f7b89e7e03ffdb4067963" 2018-07-24 03:18:07,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-0fa074b7-7156-4194-b608-6c509acc51cb x-compute-request-id: req-0fa074b7-7156-4194-b608-6c509acc51cb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:18:07,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0fa074b7-7156-4194-b608-6c509acc51cb 2018-07-24 03:18:07,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3099a8e98e3c3a868d4f7b89e7e03ffdb4067963" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-e007fc07-1d2c-4647-acd0-7ace8cbd79d8name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-24 03:18:07,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-c1b1c791-b006-4b1b-ba04-d5317b6c5495 x-compute-request-id: req-c1b1c791-b006-4b1b-ba04-d5317b6c5495 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-e007fc07-1d2c-4647-acd0-7ace8cbd79d8name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cb826771-a435-41fd-8037-afd273432230", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cb826771-a435-41fd-8037-afd273432230", "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": "cb826771-a435-41fd-8037-afd273432230"}} 2018-07-24 03:18:07,809 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c1b1c791-b006-4b1b-ba04-d5317b6c5495 2018-07-24 03:18:07,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:08,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["6zGYnSJbQyyhu5IiKkrmTw"], "issued_at": "2018-07-24T03:18:08.000000Z"}} 2018-07-24 03:18:08,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/cb826771-a435-41fd-8037-afd273432230 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad64bb19a7d000293a6d9f7ffa9dc99a77dbad13" 2018-07-24 03:18:08,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-c6a285cb-ca4b-4a19-a45e-20cd93e82f08 x-compute-request-id: req-c6a285cb-ca4b-4a19-a45e-20cd93e82f08 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-e007fc07-1d2c-4647-acd0-7ace8cbd79d8name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cb826771-a435-41fd-8037-afd273432230", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cb826771-a435-41fd-8037-afd273432230", "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": "cb826771-a435-41fd-8037-afd273432230"}} 2018-07-24 03:18:08,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/cb826771-a435-41fd-8037-afd273432230 used request id req-c6a285cb-ca4b-4a19-a45e-20cd93e82f08 2018-07-24 03:18:08,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/cb826771-a435-41fd-8037-afd273432230/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad64bb19a7d000293a6d9f7ffa9dc99a77dbad13" 2018-07-24 03:18:08,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-29c3ad30-fe9f-4663-bec2-4888828c1dbd x-compute-request-id: req-29c3ad30-fe9f-4663-bec2-4888828c1dbd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:18:08,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/cb826771-a435-41fd-8037-afd273432230/os-extra_specs used request id req-29c3ad30-fe9f-4663-bec2-4888828c1dbd 2018-07-24 03:18:08,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/cb826771-a435-41fd-8037-afd273432230 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3099a8e98e3c3a868d4f7b89e7e03ffdb4067963" 2018-07-24 03:18:08,457 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:18: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-d75f37f9-98dc-49a7-9f3c-f15086aa0b43 x-compute-request-id: req-d75f37f9-98dc-49a7-9f3c-f15086aa0b43 Content-Length: 0 Content-Type: application/json 2018-07-24 03:18:08,457 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/cb826771-a435-41fd-8037-afd273432230 used request id req-d75f37f9-98dc-49a7-9f3c-f15086aa0b43 2018-07-24 03:18:08,458 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:08,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:18:08,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:08,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["p2v4yQCTTIi1FfLUd2AD0Q"], "issued_at": "2018-07-24T03:18:08.000000Z"}} 2018-07-24 03:18:08,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}677a1ddc8203d622395bd6f8c8bec7187f22bb7c" 2018-07-24 03:18:08,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0907ddc3-3dde-4f2f-bfd1-c8c779daaddc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:18:08,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0907ddc3-3dde-4f2f-bfd1-c8c779daaddc 2018-07-24 03:18:08,944 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:08,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a1ddc8203d622395bd6f8c8bec7187f22bb7c" 2018-07-24 03:18:09,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-2290cce5-bbbe-4818-b3b2-5c9b2c2ed9bc x-compute-request-id: req-2290cce5-bbbe-4818-b3b2-5c9b2c2ed9bc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:18:09,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2290cce5-bbbe-4818-b3b2-5c9b2c2ed9bc 2018-07-24 03:18:09,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a1ddc8203d622395bd6f8c8bec7187f22bb7c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-2310b321-682f-4b8d-b035-0582298a68c2name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-24 03:18:09,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-695d9d05-8c29-4dd1-ae2a-dda8bc8c905a x-compute-request-id: req-695d9d05-8c29-4dd1-ae2a-dda8bc8c905a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-2310b321-682f-4b8d-b035-0582298a68c2name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8f08a5e5-a7a3-4976-8c4e-3668a90e6b71", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8f08a5e5-a7a3-4976-8c4e-3668a90e6b71", "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": "8f08a5e5-a7a3-4976-8c4e-3668a90e6b71"}} 2018-07-24 03:18:09,186 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-695d9d05-8c29-4dd1-ae2a-dda8bc8c905a 2018-07-24 03:18:09,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:09,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bubOLyo-SrmWV_-5nk-N7A"], "issued_at": "2018-07-24T03:18:09.000000Z"}} 2018-07-24 03:18:09,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/8f08a5e5-a7a3-4976-8c4e-3668a90e6b71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3095c98dbcc71562126912a90cd3ca44ec6735e7" 2018-07-24 03:18:09,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-f58836e6-d65a-475c-8058-fe1f87b60578 x-compute-request-id: req-f58836e6-d65a-475c-8058-fe1f87b60578 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-2310b321-682f-4b8d-b035-0582298a68c2name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8f08a5e5-a7a3-4976-8c4e-3668a90e6b71", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8f08a5e5-a7a3-4976-8c4e-3668a90e6b71", "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": "8f08a5e5-a7a3-4976-8c4e-3668a90e6b71"}} 2018-07-24 03:18:09,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/8f08a5e5-a7a3-4976-8c4e-3668a90e6b71 used request id req-f58836e6-d65a-475c-8058-fe1f87b60578 2018-07-24 03:18:09,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/8f08a5e5-a7a3-4976-8c4e-3668a90e6b71/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3095c98dbcc71562126912a90cd3ca44ec6735e7" 2018-07-24 03:18:09,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-92580f5a-819a-43a9-9343-62f18a9f8fa0 x-compute-request-id: req-92580f5a-819a-43a9-9343-62f18a9f8fa0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:18:09,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/8f08a5e5-a7a3-4976-8c4e-3668a90e6b71/os-extra_specs used request id req-92580f5a-819a-43a9-9343-62f18a9f8fa0 2018-07-24 03:18:09,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/8f08a5e5-a7a3-4976-8c4e-3668a90e6b71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3095c98dbcc71562126912a90cd3ca44ec6735e7" 2018-07-24 03:18:09,858 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-f864c727-eedf-49af-9ee3-32408a2465d6 x-compute-request-id: req-f864c727-eedf-49af-9ee3-32408a2465d6 Content-Length: 0 Content-Type: application/json 2018-07-24 03:18:09,858 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8f08a5e5-a7a3-4976-8c4e-3668a90e6b71 used request id req-f864c727-eedf-49af-9ee3-32408a2465d6 2018-07-24 03:18:09,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3095c98dbcc71562126912a90cd3ca44ec6735e7" 2018-07-24 03:18:09,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-c245653a-617d-441d-a386-cabe734acb7e x-compute-request-id: req-c245653a-617d-441d-a386-cabe734acb7e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:18:09,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c245653a-617d-441d-a386-cabe734acb7e 2018-07-24 03:18:09,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/8f08a5e5-a7a3-4976-8c4e-3668a90e6b71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a1ddc8203d622395bd6f8c8bec7187f22bb7c" 2018-07-24 03:18:09,897 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-f9af9d97-717e-4300-911a-6d11dc4f6f8b x-compute-request-id: req-f9af9d97-717e-4300-911a-6d11dc4f6f8b Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 8f08a5e5-a7a3-4976-8c4e-3668a90e6b71 could not be found.", "code": 404}} 2018-07-24 03:18:09,897 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8f08a5e5-a7a3-4976-8c4e-3668a90e6b71 used request id req-f9af9d97-717e-4300-911a-6d11dc4f6f8b 2018-07-24 03:18:09,898 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:09,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:18:09,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:10,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["RsoE5TrwRN-Zk0nMYctqzw"], "issued_at": "2018-07-24T03:18:10.000000Z"}} 2018-07-24 03:18:10,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b56e2a78ee426aaf8429271a890f5f2c7193195e" 2018-07-24 03:18:10,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25333657-62c6-410d-aab4-a4b583b7108a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:18:10,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-25333657-62c6-410d-aab4-a4b583b7108a 2018-07-24 03:18:10,401 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:10,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56e2a78ee426aaf8429271a890f5f2c7193195e" 2018-07-24 03:18:10,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-a2664c62-7808-46c2-b4a6-2b6a7c30aa34 x-compute-request-id: req-a2664c62-7808-46c2-b4a6-2b6a7c30aa34 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:18:10,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a2664c62-7808-46c2-b4a6-2b6a7c30aa34 2018-07-24 03:18:10,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56e2a78ee426aaf8429271a890f5f2c7193195e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-e3fcea94-cf58-4d59-84ea-8cc56e11027fname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-24 03:18:10,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-0986f26f-eaa5-4f67-8728-f9cd73d906dd x-compute-request-id: req-0986f26f-eaa5-4f67-8728-f9cd73d906dd Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-e3fcea94-cf58-4d59-84ea-8cc56e11027fname", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39", "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": "7006f26f-9bf3-40c0-9a7e-3e7baa7aed39"}} 2018-07-24 03:18:10,651 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0986f26f-eaa5-4f67-8728-f9cd73d906dd 2018-07-24 03:18:10,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:11,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["1iFrmA64RVui-Iuh-jYlWQ"], "issued_at": "2018-07-24T03:18:11.000000Z"}} 2018-07-24 03:18:11,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68bb72063a17f7ef19c15e6499a1310d1c0175f6" 2018-07-24 03:18:11,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:11 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-25d4e39a-f1f3-4759-8ff6-b7b062318577 x-compute-request-id: req-25d4e39a-f1f3-4759-8ff6-b7b062318577 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-e3fcea94-cf58-4d59-84ea-8cc56e11027fname", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39", "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": "7006f26f-9bf3-40c0-9a7e-3e7baa7aed39"}} 2018-07-24 03:18:11,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39 used request id req-25d4e39a-f1f3-4759-8ff6-b7b062318577 2018-07-24 03:18:11,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68bb72063a17f7ef19c15e6499a1310d1c0175f6" 2018-07-24 03:18:11,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:11 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-f12ee0a5-6024-4aeb-8d3e-f966d2bf73d7 x-compute-request-id: req-f12ee0a5-6024-4aeb-8d3e-f966d2bf73d7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:18:11,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39/os-extra_specs used request id req-f12ee0a5-6024-4aeb-8d3e-f966d2bf73d7 2018-07-24 03:18:11,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:18:11,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:11,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["8Mg--tglQmWYogXN7ZZJfg"], "issued_at": "2018-07-24T03:18:11.000000Z"}} 2018-07-24 03:18:11,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f0f15e7d52014120f89a033d254da8184b4d21d7" 2018-07-24 03:18:11,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b6c7ca-d60b-4547-88c0-5b596eee597c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:18:11,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c7b6c7ca-d60b-4547-88c0-5b596eee597c 2018-07-24 03:18:11,768 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:11,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f15e7d52014120f89a033d254da8184b4d21d7" 2018-07-24 03:18:11,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:11 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-a97743c1-3069-42b5-b007-d7917f8eea4e x-compute-request-id: req-a97743c1-3069-42b5-b007-d7917f8eea4e Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7006f26f-9bf3-40c0-9a7e-3e7baa7aed39", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39", "rel": "bookmark"}], "name": "CreateFlavorTests-e3fcea94-cf58-4d59-84ea-8cc56e11027fname"}]} 2018-07-24 03:18:11,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a97743c1-3069-42b5-b007-d7917f8eea4e 2018-07-24 03:18:11,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f15e7d52014120f89a033d254da8184b4d21d7" 2018-07-24 03:18:11,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:11 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-3c827e22-478e-47d7-9047-fc82382b0921 x-compute-request-id: req-3c827e22-478e-47d7-9047-fc82382b0921 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-e3fcea94-cf58-4d59-84ea-8cc56e11027fname", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39", "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": "7006f26f-9bf3-40c0-9a7e-3e7baa7aed39"}} 2018-07-24 03:18:11,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39 used request id req-3c827e22-478e-47d7-9047-fc82382b0921 2018-07-24 03:18:11,994 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-e3fcea94-cf58-4d59-84ea-8cc56e11027fname 2018-07-24 03:18:11,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56e2a78ee426aaf8429271a890f5f2c7193195e" 2018-07-24 03:18:12,038 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-d1e4cf71-898f-47a4-b90e-54e295396ebb x-compute-request-id: req-d1e4cf71-898f-47a4-b90e-54e295396ebb Content-Length: 0 Content-Type: application/json 2018-07-24 03:18:12,039 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7006f26f-9bf3-40c0-9a7e-3e7baa7aed39 used request id req-d1e4cf71-898f-47a4-b90e-54e295396ebb 2018-07-24 03:18:12,040 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 03:18:12,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:18:12,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:12,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["wABKIp5HS7mJIX6m58jI7w"], "issued_at": "2018-07-24T03:18:12.000000Z"}} 2018-07-24 03:18:12,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}754002f7bf1a82f92a92f6132d94d3a2368664ae" 2018-07-24 03:18:12,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d465e56-650b-4e0e-b2bd-4a8d9443da8c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:18:12,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8d465e56-650b-4e0e-b2bd-4a8d9443da8c 2018-07-24 03:18:12,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}754002f7bf1a82f92a92f6132d94d3a2368664ae" 2018-07-24 03:18:12,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-6fbc1577-17f6-4a79-abbc-e08c1b6fee67 Date: Tue, 24 Jul 2018 03:18:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image"} 2018-07-24 03:18:12,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image used request id req-6fbc1577-17f6-4a79-abbc-e08c1b6fee67 2018-07-24 03:18:12,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}754002f7bf1a82f92a92f6132d94d3a2368664ae" 2018-07-24 03:18:12,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7ab67b94-a2aa-4487-9179-30516defaff2 Date: Tue, 24 Jul 2018 03:18:12 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-07-24 03:18:12,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-7ab67b94-a2aa-4487-9179-30516defaff2 2018-07-24 03:18:12,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}754002f7bf1a82f92a92f6132d94d3a2368664ae" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image"}' 2018-07-24 03:18:13,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7a2ab866-0faf-4817-ba6d-f2ae84cf5a6a Date: Tue, 24 Jul 2018 03:18:13 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:18:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T03:18:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47", "min_disk": 0, "protected": false, "id": "5a6c0a22-1508-4d7b-b516-75cc29e38c47", "file": "/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47/file", "checksum": null, "owner": "4a6a5595eff04e89b98d3d63efd1b892", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:18:13,198 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7a2ab866-0faf-4817-ba6d-f2ae84cf5a6a 2018-07-24 03:18:13,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}754002f7bf1a82f92a92f6132d94d3a2368664ae" -d '' 2018-07-24 03:18:13,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78f1d338-891b-43f6-a258-a59b67308e41 Date: Tue, 24 Jul 2018 03:18:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:18:13,785 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47/file used request id req-78f1d338-891b-43f6-a258-a59b67308e41 2018-07-24 03:18:13,785 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:18:13,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}754002f7bf1a82f92a92f6132d94d3a2368664ae" 2018-07-24 03:18:13,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-18b2de45-e651-4d64-8cbf-043e9c0bb67b Date: Tue, 24 Jul 2018 03:18:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:18:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:18:13Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47/snap", "metadata": {}}], "self": "/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47", "min_disk": 0, "protected": false, "id": "5a6c0a22-1508-4d7b-b516-75cc29e38c47", "file": "/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:18:13,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47 used request id req-18b2de45-e651-4d64-8cbf-043e9c0bb67b 2018-07-24 03:18:13,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}754002f7bf1a82f92a92f6132d94d3a2368664ae" 2018-07-24 03:18:14,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4d668977-2373-408c-8421-71864ebb645b Date: Tue, 24 Jul 2018 03:18:14 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-07-24 03:18:14,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-4d668977-2373-408c-8421-71864ebb645b 2018-07-24 03:18:14,165 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image 2018-07-24 03:18:14,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}754002f7bf1a82f92a92f6132d94d3a2368664ae" 2018-07-24 03:18:14,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-f3620375-33f3-4ee2-8913-1c5d9798e23a Date: Tue, 24 Jul 2018 03:18:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:18:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:18:13Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47/snap", "metadata": {}}], "self": "/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47", "min_disk": 0, "protected": false, "id": "5a6c0a22-1508-4d7b-b516-75cc29e38c47", "file": "/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:18:14,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47 used request id req-f3620375-33f3-4ee2-8913-1c5d9798e23a 2018-07-24 03:18:14,354 - create_image - DEBUG - Instance status is - active 2018-07-24 03:18:14,354 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image 2018-07-24 03:18:14,354 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image 2018-07-24 03:18:14,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:18:14,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:14,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ly8D8m4TRvqIw_PqIatosQ"], "issued_at": "2018-07-24T03:18:14.000000Z"}} 2018-07-24 03:18:14,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}abf5ca3633f45a16fedea7790d492931aebbb6e1" 2018-07-24 03:18:14,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e2a69a-2067-4db2-9642-fdbc5a400b89 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:18:14,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-09e2a69a-2067-4db2-9642-fdbc5a400b89 2018-07-24 03:18:14,849 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:14,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf5ca3633f45a16fedea7790d492931aebbb6e1" 2018-07-24 03:18:15,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-21c7789d-a018-4c86-ba9c-9e1a5587b905 x-compute-request-id: req-21c7789d-a018-4c86-ba9c-9e1a5587b905 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:18:15,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-21c7789d-a018-4c86-ba9c-9e1a5587b905 2018-07-24 03:18:15,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf5ca3633f45a16fedea7790d492931aebbb6e1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-24 03:18:15,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-1a85fbf0-9576-46cb-8a60-84da3a5ea96c x-compute-request-id: req-1a85fbf0-9576-46cb-8a60-84da3a5ea96c Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/6890214c-7b83-4ddf-af99-ab4f7a248f41", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/6890214c-7b83-4ddf-af99-ab4f7a248f41", "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": "6890214c-7b83-4ddf-af99-ab4f7a248f41"}} 2018-07-24 03:18:15,129 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-1a85fbf0-9576-46cb-8a60-84da3a5ea96c 2018-07-24 03:18:15,130 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 03:18:15,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:15,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["uGVY1VwjQYSfEgHXEme3Ew"], "issued_at": "2018-07-24T03:18:15.000000Z"}} 2018-07-24 03:18:15,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-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-4b03c629-5f73-45d4-a957-643a88258cc1-net", "inst_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-flavor"}}' 2018-07-24 03:18:18,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:18:15 GMT Server: Apache x-openstack-request-id: req-59c13528-fa5b-4bf2-aac7-e00175b06945 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "self"}]}} 2018-07-24 03:18:18,346 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks used request id req-59c13528-fa5b-4bf2-aac7-e00175b06945 2018-07-24 03:18:18,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/7c3a434b-1f64-4037-97c8-f859bd88014a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:19,072 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:18 GMT Server: Apache x-openstack-request-id: req-4bdc6269-fc74-4ede-a100-3ec42f632b51 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:19,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:19 GMT Server: Apache x-openstack-request-id: req-c03da158-1f3a-4cde-a253-1d5dbde5cb1a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "stack_user_project_id": "5716c86cbf53472d834f4b063e8e79b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:18:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:18:19,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a used request id req-c03da158-1f3a-4cde-a253-1d5dbde5cb1a 2018-07-24 03:18:19,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:20,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:19 GMT Server: Apache x-openstack-request-id: req-6a9cac85-84d8-409c-8602-1c644e4dd496 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "stack_user_project_id": "5716c86cbf53472d834f4b063e8e79b7", "deletion_time": null, "creation_time": "2018-07-24T03:18:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "self"}], "updated_time": null, "project": "4a6a5595eff04e89b98d3d63efd1b892", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "tags": null}]} 2018-07-24 03:18:20,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1 used request id req-6a9cac85-84d8-409c-8602-1c644e4dd496 2018-07-24 03:18:20,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:21,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:20 GMT Server: Apache x-openstack-request-id: req-19e03193-85cc-4c73-b7e6-8eca09a09e83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "stack_user_project_id": "5716c86cbf53472d834f4b063e8e79b7", "deletion_time": null, "creation_time": "2018-07-24T03:18:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "self"}], "updated_time": null, "project": "4a6a5595eff04e89b98d3d63efd1b892", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "tags": null}]} 2018-07-24 03:18:21,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1 used request id req-19e03193-85cc-4c73-b7e6-8eca09a09e83 2018-07-24 03:18:21,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/7c3a434b-1f64-4037-97c8-f859bd88014a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:21,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:21 GMT Server: Apache x-openstack-request-id: req-955a612f-909a-4241-b162-3871ffd515cc Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:22,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:21 GMT Server: Apache x-openstack-request-id: req-1fdd8b7e-c777-4fb8-9d41-5d0421fc7af3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "stack_user_project_id": "5716c86cbf53472d834f4b063e8e79b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:18:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:18:22,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a used request id req-1fdd8b7e-c777-4fb8-9d41-5d0421fc7af3 2018-07-24 03:18:22,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/7c3a434b-1f64-4037-97c8-f859bd88014a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:22,760 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:22 GMT Server: Apache x-openstack-request-id: req-69fcfb2e-6032-445a-9354-fd0e4cd458ed Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:23,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:22 GMT Server: Apache x-openstack-request-id: req-fe7abadc-ba29-4a2a-9f2e-d4fe9478331c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "791db284-ec20-431a-af49-1bb775c0d04c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b67f2f35-ee79-4f86-9c43-43b2550ef45d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8e5e346d-0174-4f30-8733-15eb70ad868c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-24T03:18:18Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-24 03:18:23,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources used request id req-fe7abadc-ba29-4a2a-9f2e-d4fe9478331c 2018-07-24 03:18:23,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/7c3a434b-1f64-4037-97c8-f859bd88014a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:23,050 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:23 GMT Server: Apache x-openstack-request-id: req-7a32d39b-5c55-43df-a09e-2f7215c23096 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:23,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:23 GMT Server: Apache x-openstack-request-id: req-5ff7b238-f6d6-4840-85ed-f0be9c4e6ff9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "stack_user_project_id": "5716c86cbf53472d834f4b063e8e79b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:18:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:18:23,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a used request id req-5ff7b238-f6d6-4840-85ed-f0be9c4e6ff9 2018-07-24 03:18:23,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/7c3a434b-1f64-4037-97c8-f859bd88014a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:24,493 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:23 GMT Server: Apache x-openstack-request-id: req-6bf06479-9ac8-4cdc-8a5b-810abdc2ee1e Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:25,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:24 GMT Server: Apache x-openstack-request-id: req-2e4ccb03-a213-44d7-98ab-0543d9060592 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "stack_user_project_id": "5716c86cbf53472d834f4b063e8e79b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:18:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:18:25,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a used request id req-2e4ccb03-a213-44d7-98ab-0543d9060592 2018-07-24 03:18:28,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/7c3a434b-1f64-4037-97c8-f859bd88014a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:28,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:28 GMT Server: Apache x-openstack-request-id: req-c716bbbe-fb7c-468f-aecf-6a182d42d52d Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:29,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:28 GMT Server: Apache x-openstack-request-id: req-74f381f6-8725-4c6b-998d-8d0824638c2d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "stack_user_project_id": "5716c86cbf53472d834f4b063e8e79b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:18:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:18:29,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a used request id req-74f381f6-8725-4c6b-998d-8d0824638c2d 2018-07-24 03:18:32,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/7c3a434b-1f64-4037-97c8-f859bd88014a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:33,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:32 GMT Server: Apache x-openstack-request-id: req-40ef0bba-85fb-49cb-bf5f-07f01e3d5be2 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:34,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:33 GMT Server: Apache x-openstack-request-id: req-a1d708ea-92e1-41e1-9674-e401b94a5368 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "stack_user_project_id": "5716c86cbf53472d834f4b063e8e79b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:18:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:18:34,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a used request id req-a1d708ea-92e1-41e1-9674-e401b94a5368 2018-07-24 03:18:37,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/7c3a434b-1f64-4037-97c8-f859bd88014a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:38,048 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:37 GMT Server: Apache x-openstack-request-id: req-041843b0-f2aa-40a9-adbb-2440abc0ed49 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:38,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:38 GMT Server: Apache x-openstack-request-id: req-44675364-9fe0-411d-83a1-320d8afbfa6a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1", "stack_user_project_id": "5716c86cbf53472d834f4b063e8e79b7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T03:18:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7c3a434b-1f64-4037-97c8-f859bd88014a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:18:38,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a used request id req-44675364-9fe0-411d-83a1-320d8afbfa6a 2018-07-24 03:18:38,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/7c3a434b-1f64-4037-97c8-f859bd88014a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:38,830 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:38 GMT Server: Apache x-openstack-request-id: req-67f92edc-579b-46ec-a1ce-67826882d4ea Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:39,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:38 GMT Server: Apache x-openstack-request-id: req-fb1d2349-c44e-442b-9b9a-31ff2eec775f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "791db284-ec20-431a-af49-1bb775c0d04c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b67f2f35-ee79-4f86-9c43-43b2550ef45d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8e5e346d-0174-4f30-8733-15eb70ad868c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5023d3d3-6947-45c8-be2a-5c79e4025128", "resource_type": "OS::Nova::Server"}]} 2018-07-24 03:18:39,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources used request id req-fb1d2349-c44e-442b-9b9a-31ff2eec775f 2018-07-24 03:18:39,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=8e5e346d-0174-4f30-8733-15eb70ad868c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:39,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-90d4ca14-9dad-4cfc-88b7-4f31335790a2 Date: Tue, 24 Jul 2018 03:18:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e5e346d-0174-4f30-8733-15eb70ad868c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b67f2f35-ee79-4f86-9c43-43b2550ef45d"],"description":"","tags":[],"updated_at":"2018-07-24T03:18:20Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:18:18Z","provider:network_type":"vxlan"}]} 2018-07-24 03:18:39,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=8e5e346d-0174-4f30-8733-15eb70ad868c used request id req-90d4ca14-9dad-4cfc-88b7-4f31335790a2 2018-07-24 03:18:39,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8e5e346d-0174-4f30-8733-15eb70ad868c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:39,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ae2ec897-bc94-483f-bf31-d9e9982be2c8 Date: Tue, 24 Jul 2018 03:18:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:18:20Z","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":"b67f2f35-ee79-4f86-9c43-43b2550ef45d","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8e5e346d-0174-4f30-8733-15eb70ad868c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:18:20Z","ip_version":4}]} 2018-07-24 03:18:39,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8e5e346d-0174-4f30-8733-15eb70ad868c used request id req-ae2ec897-bc94-483f-bf31-d9e9982be2c8 2018-07-24 03:18:39,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8e5e346d-0174-4f30-8733-15eb70ad868c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:40,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d75ada37-a6b1-4394-b727-11a8707b0e17 Date: Tue, 24 Jul 2018 03:18:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:18:20Z","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":"b67f2f35-ee79-4f86-9c43-43b2550ef45d","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8e5e346d-0174-4f30-8733-15eb70ad868c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:18:20Z","ip_version":4}]} 2018-07-24 03:18:40,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8e5e346d-0174-4f30-8733-15eb70ad868c used request id req-d75ada37-a6b1-4394-b727-11a8707b0e17 2018-07-24 03:18:40,026 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:40,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:40,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819a2b9c-9666-4af9-8c8e-378383607564 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:18:40,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-819a2b9c-9666-4af9-8c8e-378383607564 2018-07-24 03:18:40,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/7c3a434b-1f64-4037-97c8-f859bd88014a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:40,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:40 GMT Server: Apache x-openstack-request-id: req-279312d0-f496-4b01-bef6-23457f806900 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:40,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:40 GMT Server: Apache x-openstack-request-id: req-beb3d9ed-5b96-4cef-a024-f9e334dde691 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "791db284-ec20-431a-af49-1bb775c0d04c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b67f2f35-ee79-4f86-9c43-43b2550ef45d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8e5e346d-0174-4f30-8733-15eb70ad868c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5023d3d3-6947-45c8-be2a-5c79e4025128", "resource_type": "OS::Nova::Server"}]} 2018-07-24 03:18:40,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources used request id req-beb3d9ed-5b96-4cef-a024-f9e334dde691 2018-07-24 03:18:40,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5023d3d3-6947-45c8-be2a-5c79e4025128 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:40,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-5c396e3c-cc4e-4de5-adef-d46f4f0c507b x-compute-request-id: req-5c396e3c-cc4e-4de5-adef-d46f4f0c507b Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:3b:e3", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5023d3d3-6947-45c8-be2a-5c79e4025128", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5023d3d3-6947-45c8-be2a-5c79e4025128", "rel": "bookmark"}], "image": {"id": "5a6c0a22-1508-4d7b-b516-75cc29e38c47", "links": [{"href": "http://172.30.9.24:8774/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-24T03:18:31.000000", "flavor": {"id": "6890214c-7b83-4ddf-af99-ab4f7a248f41", "links": [{"href": "http://172.30.9.24:8774/flavors/6890214c-7b83-4ddf-af99-ab4f7a248f41", "rel": "bookmark"}]}, "id": "5023d3d3-6947-45c8-be2a-5c79e4025128", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:18:31Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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-4b03c629-5f73-45d4-a957-643a88258cc1-inst", "created": "2018-07-24T03:18:25Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:18:40,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5023d3d3-6947-45c8-be2a-5c79e4025128 used request id req-5c396e3c-cc4e-4de5-adef-d46f4f0c507b 2018-07-24 03:18:40,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:41,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-8ddd32b6-bb27-4553-8a56-566457247d3e Date: Tue, 24 Jul 2018 03:18:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e5e346d-0174-4f30-8733-15eb70ad868c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b67f2f35-ee79-4f86-9c43-43b2550ef45d"],"description":"","tags":[],"updated_at":"2018-07-24T03:18:20Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:18:18Z","provider:network_type":"vxlan"}]} 2018-07-24 03:18:41,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-net used request id req-8ddd32b6-bb27-4553-8a56-566457247d3e 2018-07-24 03:18:41,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:18:41,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:18: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:18:41,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:41,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182f3b51-e1da-46ac-8e6c-3a81d4fe55d9 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:18:41,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-182f3b51-e1da-46ac-8e6c-3a81d4fe55d9 2018-07-24 03:18:41,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=8e5e346d-0174-4f30-8733-15eb70ad868c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:41,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-03c2fb0b-daf3-47e5-8c9a-707ed564a658 Date: Tue, 24 Jul 2018 03:18:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:18:20Z","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":"b67f2f35-ee79-4f86-9c43-43b2550ef45d","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8e5e346d-0174-4f30-8733-15eb70ad868c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:18:20Z","ip_version":4}]} 2018-07-24 03:18:41,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=8e5e346d-0174-4f30-8733-15eb70ad868c used request id req-03c2fb0b-daf3-47e5-8c9a-707ed564a658 2018-07-24 03:18:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=8e5e346d-0174-4f30-8733-15eb70ad868c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:41,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4022 X-Openstack-Request-Id: req-dcbcba9b-5a04-44d3-a552-02de904ba83b Date: Tue, 24 Jul 2018 03:18:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:18:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b67f2f35-ee79-4f86-9c43-43b2550ef45d","ip_address":"10.0.0.5"}],"id":"227d499c-c67c-4d43-b403-08d863fbd9fd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4d:ec:df","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e5e346d-0174-4f30-8733-15eb70ad868c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:18:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8e5e346d-0174-4f30-8733-15eb70ad868c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:18:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b67f2f35-ee79-4f86-9c43-43b2550ef45d","ip_address":"10.0.0.3"}],"id":"704d0b6b-e5b1-40b1-89ec-31f27fbadbd6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:47:a0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e5e346d-0174-4f30-8733-15eb70ad868c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:18:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8e5e346d-0174-4f30-8733-15eb70ad868c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:18:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b67f2f35-ee79-4f86-9c43-43b2550ef45d","ip_address":"10.0.0.4"}],"id":"791db284-ec20-431a-af49-1bb775c0d04c","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:3b:e3","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1-server1_port-hmxa5slrxegw","admin_state_up":true,"network_id":"8e5e346d-0174-4f30-8733-15eb70ad868c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:18:21Z","binding:vnic_type":"normal","device_id":"5023d3d3-6947-45c8-be2a-5c79e4025128","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:18:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b67f2f35-ee79-4f86-9c43-43b2550ef45d","ip_address":"10.0.0.2"}],"id":"98b0d42e-a4f4-415c-83df-148fd864e44f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:b4:59","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e5e346d-0174-4f30-8733-15eb70ad868c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:18:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8e5e346d-0174-4f30-8733-15eb70ad868c","ip_allocation":"immediate"}]} 2018-07-24 03:18:41,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=8e5e346d-0174-4f30-8733-15eb70ad868c used request id req-dcbcba9b-5a04-44d3-a552-02de904ba83b 2018-07-24 03:18:41,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/7c3a434b-1f64-4037-97c8-f859bd88014a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:42,090 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:41 GMT Server: Apache x-openstack-request-id: req-210ff8b1-028e-4694-bb6a-5e7c5f6975cb Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:42,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:42 GMT Server: Apache x-openstack-request-id: req-5f41789d-8841-4cb9-983e-112f48e0c86d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "791db284-ec20-431a-af49-1bb775c0d04c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b67f2f35-ee79-4f86-9c43-43b2550ef45d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8e5e346d-0174-4f30-8733-15eb70ad868c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-24T03:18:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:18:18Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5023d3d3-6947-45c8-be2a-5c79e4025128", "resource_type": "OS::Nova::Server"}]} 2018-07-24 03:18:42,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a/resources used request id req-5f41789d-8841-4cb9-983e-112f48e0c86d 2018-07-24 03:18:42,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/7c3a434b-1f64-4037-97c8-f859bd88014a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed231cd8453158c83115beb3505380fbdba132ae" 2018-07-24 03:18:42,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:42 GMT Server: Apache x-openstack-request-id: req-7570c7cd-7b1a-452e-864d-19d9885baf33 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:43,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:18:42 GMT Server: Apache x-openstack-request-id: req-80e2be85-ac92-454c-8cf4-f1b9b3653acc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:18:43,624 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-stack1/7c3a434b-1f64-4037-97c8-f859bd88014a used request id req-80e2be85-ac92-454c-8cf4-f1b9b3653acc 2018-07-24 03:18:43,625 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-4b03c629-5f73-45d4-a957-643a88258cc1-image 2018-07-24 03:18:43,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}754002f7bf1a82f92a92f6132d94d3a2368664ae" 2018-07-24 03:18:43,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4fb22a20-84ad-4c03-97e3-6b61552c2dcd Date: Tue, 24 Jul 2018 03:18:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:18:43,961 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/5a6c0a22-1508-4d7b-b516-75cc29e38c47 used request id req-4fb22a20-84ad-4c03-97e3-6b61552c2dcd 2018-07-24 03:18:43,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/6890214c-7b83-4ddf-af99-ab4f7a248f41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abf5ca3633f45a16fedea7790d492931aebbb6e1" 2018-07-24 03:18:44,002 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-e8d3e3f4-6f8b-4450-92bc-4d025a440d35 x-compute-request-id: req-e8d3e3f4-6f8b-4450-92bc-4d025a440d35 Content-Length: 0 Content-Type: application/json 2018-07-24 03:18:44,002 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/6890214c-7b83-4ddf-af99-ab4f7a248f41 used request id req-e8d3e3f4-6f8b-4450-92bc-4d025a440d35 2018-07-24 03:18:44,003 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 03:18:44,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:18:44,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:44,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["-9hg3sn8RbSR8KE-TX9aCA"], "issued_at": "2018-07-24T03:18:44.000000Z"}} 2018-07-24 03:18:44,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}533bb1d1f59d9dd83c19a0a089f5294d15ae23b5" 2018-07-24 03:18:44,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de128da-da04-4121-997b-91eb37ee4aa6 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:18:44,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5de128da-da04-4121-997b-91eb37ee4aa6 2018-07-24 03:18:44,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}533bb1d1f59d9dd83c19a0a089f5294d15ae23b5" 2018-07-24 03:18:44,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-d9e02b2a-a815-4082-aa4c-9445120cddf8 Date: Tue, 24 Jul 2018 03:18:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image"} 2018-07-24 03:18:44,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image used request id req-d9e02b2a-a815-4082-aa4c-9445120cddf8 2018-07-24 03:18:44,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}533bb1d1f59d9dd83c19a0a089f5294d15ae23b5" 2018-07-24 03:18:44,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1b244041-2750-496e-aeac-0b02c681db31 Date: Tue, 24 Jul 2018 03:18:44 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-07-24 03:18:44,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1b244041-2750-496e-aeac-0b02c681db31 2018-07-24 03:18:44,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}533bb1d1f59d9dd83c19a0a089f5294d15ae23b5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image"}' 2018-07-24 03:18:45,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/98af876a-6605-454d-983c-e8c0990a42b3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d1c8c137-3cf8-4c47-9d75-fcf5728d3b5e Date: Tue, 24 Jul 2018 03:18:45 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:18:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T03:18:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/98af876a-6605-454d-983c-e8c0990a42b3", "min_disk": 0, "protected": false, "id": "98af876a-6605-454d-983c-e8c0990a42b3", "file": "/v2/images/98af876a-6605-454d-983c-e8c0990a42b3/file", "checksum": null, "owner": "4a6a5595eff04e89b98d3d63efd1b892", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:18:45,104 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d1c8c137-3cf8-4c47-9d75-fcf5728d3b5e 2018-07-24 03:18:45,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/98af876a-6605-454d-983c-e8c0990a42b3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}533bb1d1f59d9dd83c19a0a089f5294d15ae23b5" -d '' 2018-07-24 03:18:46,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-639a250b-364e-4504-89da-9bfe17ebebcf Date: Tue, 24 Jul 2018 03:18:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:18:46,110 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/98af876a-6605-454d-983c-e8c0990a42b3/file used request id req-639a250b-364e-4504-89da-9bfe17ebebcf 2018-07-24 03:18:46,111 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:18:46,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/98af876a-6605-454d-983c-e8c0990a42b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}533bb1d1f59d9dd83c19a0a089f5294d15ae23b5" 2018-07-24 03:18:46,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-e6e7c9b6-ca63-434a-92f1-df3c98175ab5 Date: Tue, 24 Jul 2018 03:18:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:18:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:18:45Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/98af876a-6605-454d-983c-e8c0990a42b3/snap", "metadata": {}}], "self": "/v2/images/98af876a-6605-454d-983c-e8c0990a42b3", "min_disk": 0, "protected": false, "id": "98af876a-6605-454d-983c-e8c0990a42b3", "file": "/v2/images/98af876a-6605-454d-983c-e8c0990a42b3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/98af876a-6605-454d-983c-e8c0990a42b3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:18:46,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/98af876a-6605-454d-983c-e8c0990a42b3 used request id req-e6e7c9b6-ca63-434a-92f1-df3c98175ab5 2018-07-24 03:18:46,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}533bb1d1f59d9dd83c19a0a089f5294d15ae23b5" 2018-07-24 03:18:46,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e2ea07b8-890e-46b9-864e-fafec55b4422 Date: Tue, 24 Jul 2018 03:18: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-07-24 03:18:46,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e2ea07b8-890e-46b9-864e-fafec55b4422 2018-07-24 03:18:46,149 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image 2018-07-24 03:18:46,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/98af876a-6605-454d-983c-e8c0990a42b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}533bb1d1f59d9dd83c19a0a089f5294d15ae23b5" 2018-07-24 03:18:46,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-4bc09449-2f29-4713-88ef-c9dd2697b640 Date: Tue, 24 Jul 2018 03:18:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:18:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:18:45Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/98af876a-6605-454d-983c-e8c0990a42b3/snap", "metadata": {}}], "self": "/v2/images/98af876a-6605-454d-983c-e8c0990a42b3", "min_disk": 0, "protected": false, "id": "98af876a-6605-454d-983c-e8c0990a42b3", "file": "/v2/images/98af876a-6605-454d-983c-e8c0990a42b3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/98af876a-6605-454d-983c-e8c0990a42b3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:18:46,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/98af876a-6605-454d-983c-e8c0990a42b3 used request id req-4bc09449-2f29-4713-88ef-c9dd2697b640 2018-07-24 03:18:46,338 - create_image - DEBUG - Instance status is - active 2018-07-24 03:18:46,339 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image 2018-07-24 03:18:46,339 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image 2018-07-24 03:18:46,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:18:46,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:46,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["MJsHJLDeTp6p-3_IvfIXKg"], "issued_at": "2018-07-24T03:18:46.000000Z"}} 2018-07-24 03:18:46,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1c305d199986db898492e6c4b3123e8fec60f160" 2018-07-24 03:18:46,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb60f43-ddbf-4662-a143-bb43ed4a3cb5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:18:46,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ccb60f43-ddbf-4662-a143-bb43ed4a3cb5 2018-07-24 03:18:46,820 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:18:46,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c305d199986db898492e6c4b3123e8fec60f160" 2018-07-24 03:18:47,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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 x-openstack-request-id: req-8f764fb2-6603-4a02-a007-7c818a5ea3ef x-compute-request-id: req-8f764fb2-6603-4a02-a007-7c818a5ea3ef Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:18:47,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8f764fb2-6603-4a02-a007-7c818a5ea3ef 2018-07-24 03:18:47,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c305d199986db898492e6c4b3123e8fec60f160" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-24 03:18:47,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18: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-9956e52e-adcf-4d59-a87c-f529808847a9 x-compute-request-id: req-9956e52e-adcf-4d59-a87c-f529808847a9 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7cc13be0-1b99-45c0-9a63-b264b038c0b6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7cc13be0-1b99-45c0-9a63-b264b038c0b6", "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": "7cc13be0-1b99-45c0-9a63-b264b038c0b6"}} 2018-07-24 03:18:47,078 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9956e52e-adcf-4d59-a87c-f529808847a9 2018-07-24 03:18:47,079 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 03:18:47,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:18:47,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["PZNisdzMTF2sY97hG4TFcg"], "issued_at": "2018-07-24T03:18:47.000000Z"}} 2018-07-24 03:18:47,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-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-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}}' 2018-07-24 03:18:50,670 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:18:47 GMT Server: Apache x-openstack-request-id: req-ad3164de-be1f-4113-b99f-e9e2c5e14c3e Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892", "rel": "self"}]}} 2018-07-24 03:18:50,671 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks used request id req-ad3164de-be1f-4113-b99f-e9e2c5e14c3e 2018-07-24 03:18:50,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e363f26c-a3e2-4ec4-aed7-4023fb822892 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:18:50,899 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:50 GMT Server: Apache x-openstack-request-id: req-45c171be-4adf-4a89-be1d-69a526aca226 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:51,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:50 GMT Server: Apache x-openstack-request-id: req-4826c8ee-d8a6-48e4-9d43-03eb91ab41d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "stack_user_project_id": "b3be3ff82c804cd0a9bc15f1d86f2d9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:18:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:18:51,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 used request id req-4826c8ee-d8a6-48e4-9d43-03eb91ab41d4 2018-07-24 03:18:51,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:18:51,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:51 GMT Server: Apache x-openstack-request-id: req-99f7599c-fe11-41ee-8437-4e3d2d72dcba 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-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "stack_user_project_id": "b3be3ff82c804cd0a9bc15f1d86f2d9f", "deletion_time": null, "creation_time": "2018-07-24T03:18:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892", "rel": "self"}], "updated_time": null, "project": "4a6a5595eff04e89b98d3d63efd1b892", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "tags": null}]} 2018-07-24 03:18:51,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1 used request id req-99f7599c-fe11-41ee-8437-4e3d2d72dcba 2018-07-24 03:18:51,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:18:52,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:51 GMT Server: Apache x-openstack-request-id: req-e8f53235-94b1-4d2c-8fc5-c782797e7b94 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-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "stack_user_project_id": "b3be3ff82c804cd0a9bc15f1d86f2d9f", "deletion_time": null, "creation_time": "2018-07-24T03:18:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892", "rel": "self"}], "updated_time": null, "project": "4a6a5595eff04e89b98d3d63efd1b892", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "tags": null}]} 2018-07-24 03:18:52,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1 used request id req-e8f53235-94b1-4d2c-8fc5-c782797e7b94 2018-07-24 03:18:52,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e363f26c-a3e2-4ec4-aed7-4023fb822892 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:18:52,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:52 GMT Server: Apache x-openstack-request-id: req-84d73a5f-b1c3-4fd5-a454-c3497cb6f8d1 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:52,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:52 GMT Server: Apache x-openstack-request-id: req-aadbf5d7-f6b8-4302-8209-f11947e0d7c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "stack_user_project_id": "b3be3ff82c804cd0a9bc15f1d86f2d9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:18:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:18:52,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 used request id req-aadbf5d7-f6b8-4302-8209-f11947e0d7c5 2018-07-24 03:18:52,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e363f26c-a3e2-4ec4-aed7-4023fb822892 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:18:53,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:52 GMT Server: Apache x-openstack-request-id: req-7961547e-858e-4c7a-ae50-5e4bbc3421ac Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:54,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:53 GMT Server: Apache x-openstack-request-id: req-370cf1a4-8ced-4072-ae76-b4fb6f36ac3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "stack_user_project_id": "b3be3ff82c804cd0a9bc15f1d86f2d9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:18:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:18:54,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 used request id req-370cf1a4-8ced-4072-ae76-b4fb6f36ac3b 2018-07-24 03:18:57,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e363f26c-a3e2-4ec4-aed7-4023fb822892 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:18:57,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:18:57 GMT Server: Apache x-openstack-request-id: req-b27cf09a-f66c-4e2b-b94d-aa39d3fcbcfe Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:18:57,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:18:57 GMT Server: Apache x-openstack-request-id: req-4b330c9e-f03f-48a6-9e7a-abe1a49e0f0b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "stack_user_project_id": "b3be3ff82c804cd0a9bc15f1d86f2d9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:18:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:18:57,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 used request id req-4b330c9e-f03f-48a6-9e7a-abe1a49e0f0b 2018-07-24 03:19:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e363f26c-a3e2-4ec4-aed7-4023fb822892 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:00,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:00 GMT Server: Apache x-openstack-request-id: req-3d41d492-4e37-49c3-b9cb-43e09321dc05 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:00,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:00 GMT Server: Apache x-openstack-request-id: req-7b62a26c-d985-4e6c-a87e-1d5439209e45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "stack_user_project_id": "b3be3ff82c804cd0a9bc15f1d86f2d9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:18:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:19:00,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 used request id req-7b62a26c-d985-4e6c-a87e-1d5439209e45 2018-07-24 03:19:03,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e363f26c-a3e2-4ec4-aed7-4023fb822892 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:04,292 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:03 GMT Server: Apache x-openstack-request-id: req-fb22c79f-01c0-4887-92de-e9c215ca862f Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:04,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:04 GMT Server: Apache x-openstack-request-id: req-edb08bea-2835-4d3a-99e5-4b123eb8b2c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "stack_user_project_id": "b3be3ff82c804cd0a9bc15f1d86f2d9f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:18:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:19:04,509 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 used request id req-edb08bea-2835-4d3a-99e5-4b123eb8b2c9 2018-07-24 03:19:07,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e363f26c-a3e2-4ec4-aed7-4023fb822892 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:07,544 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:07 GMT Server: Apache x-openstack-request-id: req-c12b15b7-b26f-4f77-8399-009ebfab32a2 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:07,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:07 GMT Server: Apache x-openstack-request-id: req-f8b0c2aa-35be-44cb-97a3-fdfad9cbbc84 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1", "stack_user_project_id": "b3be3ff82c804cd0a9bc15f1d86f2d9f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T03:18:49Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e363f26c-a3e2-4ec4-aed7-4023fb822892", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:19:07,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 used request id req-f8b0c2aa-35be-44cb-97a3-fdfad9cbbc84 2018-07-24 03:19:07,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-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-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}}' 2018-07-24 03:19:10,185 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:19:07 GMT Server: Apache x-openstack-request-id: req-0140d1dd-fb49-41eb-b10f-7301efbd273b Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "1dc6679e-a244-41a5-aff6-606e984250ba", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba", "rel": "self"}]}} 2018-07-24 03:19:10,185 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks used request id req-0140d1dd-fb49-41eb-b10f-7301efbd273b 2018-07-24 03:19:10,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/1dc6679e-a244-41a5-aff6-606e984250ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:10,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:10 GMT Server: Apache x-openstack-request-id: req-f2a4e50d-fd15-460b-a7c9-d31b4e6c57b8 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:10,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:10 GMT Server: Apache x-openstack-request-id: req-f2b1934f-9839-4b91-8f60-0cc48923d14b 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "1dc6679e-a244-41a5-aff6-606e984250ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "stack_user_project_id": "d527923707d84950befc1220e83b8bf8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:19:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6679e-a244-41a5-aff6-606e984250ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:19:10,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba used request id req-f2b1934f-9839-4b91-8f60-0cc48923d14b 2018-07-24 03:19:10,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:10,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:10 GMT Server: Apache x-openstack-request-id: req-f5b251ec-2997-490c-85f4-bea6d0ebb7d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "stack_user_project_id": "d527923707d84950befc1220e83b8bf8", "deletion_time": null, "creation_time": "2018-07-24T03:19:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba", "rel": "self"}], "updated_time": null, "project": "4a6a5595eff04e89b98d3d63efd1b892", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1dc6679e-a244-41a5-aff6-606e984250ba", "tags": null}]} 2018-07-24 03:19:10,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2 used request id req-f5b251ec-2997-490c-85f4-bea6d0ebb7d7 2018-07-24 03:19:10,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:11,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:10 GMT Server: Apache x-openstack-request-id: req-9ead73f1-4cab-469a-bce5-6c1a81fff94c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "stack_user_project_id": "d527923707d84950befc1220e83b8bf8", "deletion_time": null, "creation_time": "2018-07-24T03:19:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba", "rel": "self"}], "updated_time": null, "project": "4a6a5595eff04e89b98d3d63efd1b892", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1dc6679e-a244-41a5-aff6-606e984250ba", "tags": null}]} 2018-07-24 03:19:11,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2 used request id req-9ead73f1-4cab-469a-bce5-6c1a81fff94c 2018-07-24 03:19:11,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/1dc6679e-a244-41a5-aff6-606e984250ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:11,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:11 GMT Server: Apache x-openstack-request-id: req-eaf016e6-28e7-4dd9-a3df-738b4c2439d9 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:11,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:11 GMT Server: Apache x-openstack-request-id: req-ac8f2aa6-00fc-4209-95e0-631560596a93 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "1dc6679e-a244-41a5-aff6-606e984250ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "stack_user_project_id": "d527923707d84950befc1220e83b8bf8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:19:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6679e-a244-41a5-aff6-606e984250ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:19:11,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba used request id req-ac8f2aa6-00fc-4209-95e0-631560596a93 2018-07-24 03:19:11,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/1dc6679e-a244-41a5-aff6-606e984250ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:11,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:11 GMT Server: Apache x-openstack-request-id: req-c3881584-a408-49e4-83d3-d386964451fe Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:11,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:11 GMT Server: Apache x-openstack-request-id: req-22806b63-2282-4def-8236-90d75f2021be 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "1dc6679e-a244-41a5-aff6-606e984250ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "stack_user_project_id": "d527923707d84950befc1220e83b8bf8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:19:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6679e-a244-41a5-aff6-606e984250ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:19:11,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba used request id req-22806b63-2282-4def-8236-90d75f2021be 2018-07-24 03:19:14,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/1dc6679e-a244-41a5-aff6-606e984250ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:14,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:14 GMT Server: Apache x-openstack-request-id: req-72497670-65ec-4091-8590-25d9f3b7df19 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:14,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:14 GMT Server: Apache x-openstack-request-id: req-3b9e88fc-3aab-4e68-9ee1-d0e248430267 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "1dc6679e-a244-41a5-aff6-606e984250ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "stack_user_project_id": "d527923707d84950befc1220e83b8bf8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:19:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6679e-a244-41a5-aff6-606e984250ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:19:14,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba used request id req-3b9e88fc-3aab-4e68-9ee1-d0e248430267 2018-07-24 03:19:17,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/1dc6679e-a244-41a5-aff6-606e984250ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:18,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:17 GMT Server: Apache x-openstack-request-id: req-d692ea73-3aa5-448a-bd4b-28ed82511d6a Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:18,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:18 GMT Server: Apache x-openstack-request-id: req-df7b6a78-67ab-4c4e-813b-8b4b683b0bd3 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "1dc6679e-a244-41a5-aff6-606e984250ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "stack_user_project_id": "d527923707d84950befc1220e83b8bf8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:19:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6679e-a244-41a5-aff6-606e984250ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:19:18,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba used request id req-df7b6a78-67ab-4c4e-813b-8b4b683b0bd3 2018-07-24 03:19:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/1dc6679e-a244-41a5-aff6-606e984250ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:22,248 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:21 GMT Server: Apache x-openstack-request-id: req-1fa970fe-cb54-455b-9b70-187f049068c6 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:23,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:22 GMT Server: Apache x-openstack-request-id: req-5f4d3042-e6cb-4c38-b085-684c458ae18f 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "1dc6679e-a244-41a5-aff6-606e984250ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "stack_user_project_id": "d527923707d84950befc1220e83b8bf8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:19:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1dc6679e-a244-41a5-aff6-606e984250ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:19:23,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba used request id req-5f4d3042-e6cb-4c38-b085-684c458ae18f 2018-07-24 03:19:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/1dc6679e-a244-41a5-aff6-606e984250ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:26,725 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:26 GMT Server: Apache x-openstack-request-id: req-dd87c4b0-1e34-4c93-8914-7630b7622c19 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:26,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:26 GMT Server: Apache x-openstack-request-id: req-85c4c1f7-6ec1-4da8-982d-9e19dbea0a9e 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "1dc6679e-a244-41a5-aff6-606e984250ba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2", "stack_user_project_id": "d527923707d84950befc1220e83b8bf8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T03:19:09Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1dc6679e-a244-41a5-aff6-606e984250ba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 03:19:26,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba used request id req-85c4c1f7-6ec1-4da8-982d-9e19dbea0a9e 2018-07-24 03:19:26,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e363f26c-a3e2-4ec4-aed7-4023fb822892 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:26,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:26 GMT Server: Apache x-openstack-request-id: req-ba7ce1b4-337f-497a-9edd-09737c101226 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:27,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:19:26 GMT Server: Apache x-openstack-request-id: req-4cd10818-835d-4e6c-870b-412b2ffc281a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:19:27,012 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack1/e363f26c-a3e2-4ec4-aed7-4023fb822892 used request id req-4cd10818-835d-4e6c-870b-412b2ffc281a 2018-07-24 03:19:27,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/1dc6679e-a244-41a5-aff6-606e984250ba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52da6ee256f74d62e51ec439fe14054e9000fc38" 2018-07-24 03:19:27,042 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:27 GMT Server: Apache x-openstack-request-id: req-cb3f695a-30c1-48f7-bd93-82ae161e7053 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:27,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:19:27 GMT Server: Apache x-openstack-request-id: req-392ce677-bf6e-4b9b-b0f2-10a6ddbb3c7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:19:27,296 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-stack2/1dc6679e-a244-41a5-aff6-606e984250ba used request id req-392ce677-bf6e-4b9b-b0f2-10a6ddbb3c7f 2018-07-24 03:19:27,296 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-5a95705a-7ebb-4192-8169-e5ffbf502511-image 2018-07-24 03:19:27,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/98af876a-6605-454d-983c-e8c0990a42b3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}533bb1d1f59d9dd83c19a0a089f5294d15ae23b5" 2018-07-24 03:19:28,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aff67375-0570-4092-9ede-ad45910feb17 Date: Tue, 24 Jul 2018 03:19:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:19:28,148 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/98af876a-6605-454d-983c-e8c0990a42b3 used request id req-aff67375-0570-4092-9ede-ad45910feb17 2018-07-24 03:19:28,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/7cc13be0-1b99-45c0-9a63-b264b038c0b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c305d199986db898492e6c4b3123e8fec60f160" 2018-07-24 03:19:28,188 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:19: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-c06dc3e6-1d51-4e29-8daf-b7b878a16938 x-compute-request-id: req-c06dc3e6-1d51-4e29-8daf-b7b878a16938 Content-Length: 0 Content-Type: application/json 2018-07-24 03:19:28,188 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7cc13be0-1b99-45c0-9a63-b264b038c0b6 used request id req-c06dc3e6-1d51-4e29-8daf-b7b878a16938 2018-07-24 03:19:28,190 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 03:19:28,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:19:28,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:19:28,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["-OXg9ItBTw6aX0J2LPoq1w"], "issued_at": "2018-07-24T03:19:28.000000Z"}} 2018-07-24 03:19:28,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a96dae37222b8ddf9dbfd734c7b63a8de943cd10" 2018-07-24 03:19:28,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c6da6bc-fa08-44c3-bffe-2d1d88c75167 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:19:28,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4c6da6bc-fa08-44c3-bffe-2d1d88c75167 2018-07-24 03:19:28,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96dae37222b8ddf9dbfd734c7b63a8de943cd10" 2018-07-24 03:19:28,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-bbae2b55-e80a-4f7e-8734-158e32bc2ac2 Date: Tue, 24 Jul 2018 03:19:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"} 2018-07-24 03:19:28,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1 used request id req-bbae2b55-e80a-4f7e-8734-158e32bc2ac2 2018-07-24 03:19:28,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96dae37222b8ddf9dbfd734c7b63a8de943cd10" 2018-07-24 03:19:29,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c2d800c4-7fb1-4868-84ab-9c418b9aa46b Date: Tue, 24 Jul 2018 03:19: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-07-24 03:19:29,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-c2d800c4-7fb1-4868-84ab-9c418b9aa46b 2018-07-24 03:19:29,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a96dae37222b8ddf9dbfd734c7b63a8de943cd10" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}' 2018-07-24 03:19:29,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3bd522ca-5b7a-4de7-aa2a-f01f1b9ec0c2 Date: Tue, 24 Jul 2018 03:19:29 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:19:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T03:19:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1", "min_disk": 0, "protected": false, "id": "4a44a1d2-02d8-4cf7-b509-1d647a382fd1", "file": "/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1/file", "checksum": null, "owner": "4a6a5595eff04e89b98d3d63efd1b892", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:19:29,428 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3bd522ca-5b7a-4de7-aa2a-f01f1b9ec0c2 2018-07-24 03:19:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96dae37222b8ddf9dbfd734c7b63a8de943cd10" -d '' 2018-07-24 03:19:30,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d6bc22c-9c0b-4b31-9676-e7bcf8fe2e13 Date: Tue, 24 Jul 2018 03:19:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:19:30,020 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1/file used request id req-0d6bc22c-9c0b-4b31-9676-e7bcf8fe2e13 2018-07-24 03:19:30,021 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:19:30,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96dae37222b8ddf9dbfd734c7b63a8de943cd10" 2018-07-24 03:19:30,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-274b4cbe-1741-4a30-b46a-237f645b5aad Date: Tue, 24 Jul 2018 03:19:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:19:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:19:29Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1/snap", "metadata": {}}], "self": "/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1", "min_disk": 0, "protected": false, "id": "4a44a1d2-02d8-4cf7-b509-1d647a382fd1", "file": "/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:19:30,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1 used request id req-274b4cbe-1741-4a30-b46a-237f645b5aad 2018-07-24 03:19:30,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96dae37222b8ddf9dbfd734c7b63a8de943cd10" 2018-07-24 03:19:30,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-daafb3d8-d408-4447-bb61-9db48fcf9213 Date: Tue, 24 Jul 2018 03:19: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-07-24 03:19:30,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-daafb3d8-d408-4447-bb61-9db48fcf9213 2018-07-24 03:19:30,235 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1 2018-07-24 03:19:30,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96dae37222b8ddf9dbfd734c7b63a8de943cd10" 2018-07-24 03:19:30,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-f0157470-cb84-4071-a8aa-657748d9f95e Date: Tue, 24 Jul 2018 03:19:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:19:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:19:29Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1/snap", "metadata": {}}], "self": "/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1", "min_disk": 0, "protected": false, "id": "4a44a1d2-02d8-4cf7-b509-1d647a382fd1", "file": "/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:19:30,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1 used request id req-f0157470-cb84-4071-a8aa-657748d9f95e 2018-07-24 03:19:30,456 - create_image - DEBUG - Instance status is - active 2018-07-24 03:19:30,456 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1 2018-07-24 03:19:30,456 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1 2018-07-24 03:19:30,456 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 03:19:30,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:19:30,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:19:30,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:19:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["0Wv_4F1jRimZABsCYpHfww"], "issued_at": "2018-07-24T03:19:30.000000Z"}} 2018-07-24 03:19:30,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b8712facf4d8092fb3e71fcc16ab0d595edec23d" 2018-07-24 03:19:30,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ef5577-185d-4dbb-85b0-2e55a3b3151b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:19:30,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a8ef5577-185d-4dbb-85b0-2e55a3b3151b 2018-07-24 03:19:30,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8712facf4d8092fb3e71fcc16ab0d595edec23d" 2018-07-24 03:19:31,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-f408ed98-9b63-4dd7-862d-43fd5cedc907 Date: Tue, 24 Jul 2018 03:19:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2"} 2018-07-24 03:19:31,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2 used request id req-f408ed98-9b63-4dd7-862d-43fd5cedc907 2018-07-24 03:19:31,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8712facf4d8092fb3e71fcc16ab0d595edec23d" 2018-07-24 03:19:31,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-de2bff04-3e28-4ac8-b07c-2beeada11f88 Date: Tue, 24 Jul 2018 03:19:31 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-07-24 03:19:31,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-de2bff04-3e28-4ac8-b07c-2beeada11f88 2018-07-24 03:19:31,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8712facf4d8092fb3e71fcc16ab0d595edec23d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2"}' 2018-07-24 03:19:31,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5aad9534-e116-4780-8cea-74a11cfb8f32 Date: Tue, 24 Jul 2018 03:19:31 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:19:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T03:19:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5", "min_disk": 0, "protected": false, "id": "53d53b64-d72b-42c0-a9a3-a90a3b71c6f5", "file": "/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/file", "checksum": null, "owner": "4a6a5595eff04e89b98d3d63efd1b892", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:19:31,582 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-5aad9534-e116-4780-8cea-74a11cfb8f32 2018-07-24 03:19:31,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8712facf4d8092fb3e71fcc16ab0d595edec23d" -d '' 2018-07-24 03:19:32,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dbb2a765-f9dd-41d5-ba64-12413103c558 Date: Tue, 24 Jul 2018 03:19:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:19:32,303 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/file used request id req-dbb2a765-f9dd-41d5-ba64-12413103c558 2018-07-24 03:19:32,303 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:19:32,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8712facf4d8092fb3e71fcc16ab0d595edec23d" 2018-07-24 03:19:32,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-51c0175e-2bef-4116-9645-d647a9188b4e Date: Tue, 24 Jul 2018 03:19:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:19:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:19:32Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/snap", "metadata": {}}], "self": "/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5", "min_disk": 0, "protected": false, "id": "53d53b64-d72b-42c0-a9a3-a90a3b71c6f5", "file": "/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:19:32,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5 used request id req-51c0175e-2bef-4116-9645-d647a9188b4e 2018-07-24 03:19:32,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8712facf4d8092fb3e71fcc16ab0d595edec23d" 2018-07-24 03:19:32,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c2c12cbf-bd60-4470-9110-b8820423815b Date: Tue, 24 Jul 2018 03:19:32 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-07-24 03:19:32,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-c2c12cbf-bd60-4470-9110-b8820423815b 2018-07-24 03:19:32,757 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2 2018-07-24 03:19:32,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8712facf4d8092fb3e71fcc16ab0d595edec23d" 2018-07-24 03:19:32,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-0cff4765-c846-4aee-b6bc-b667debe2c16 Date: Tue, 24 Jul 2018 03:19:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:19:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:19:32Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/snap", "metadata": {}}], "self": "/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5", "min_disk": 0, "protected": false, "id": "53d53b64-d72b-42c0-a9a3-a90a3b71c6f5", "file": "/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:19:32,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5 used request id req-0cff4765-c846-4aee-b6bc-b667debe2c16 2018-07-24 03:19:32,950 - create_image - DEBUG - Instance status is - active 2018-07-24 03:19:32,950 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2 2018-07-24 03:19:32,950 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2 2018-07-24 03:19:32,950 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 03:19:33,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:19:33,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:19:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["MLvPUN9oTGWYCZaxw1_03w"], "issued_at": "2018-07-24T03:19:33.000000Z"}} 2018-07-24 03:19:33,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-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::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "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"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "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", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net"}}' 2018-07-24 03:19:36,935 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:19:33 GMT Server: Apache x-openstack-request-id: req-bedeeb0c-077c-4fa8-afd2-0e50766a6a99 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}]}} 2018-07-24 03:19:36,935 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks used request id req-bedeeb0c-077c-4fa8-afd2-0e50766a6a99 2018-07-24 03:19:36,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:19:37,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:36 GMT Server: Apache x-openstack-request-id: req-4343a4d7-5d7e-48d2-8aad-1f4c9c8fc657 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:37,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:37 GMT Server: Apache x-openstack-request-id: req-252ecfc7-679c-4fed-9594-3175b6e51ad5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "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-07-24 03:19:37,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-252ecfc7-679c-4fed-9594-3175b6e51ad5 2018-07-24 03:19:37,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:19:37,695 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:37 GMT Server: Apache x-openstack-request-id: req-0bd9885f-230a-4958-8104-54d500860c2c Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:37,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:37 GMT Server: Apache x-openstack-request-id: req-e04c7740-9a01-4fb6-b702-c7017918b674 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WFVR4UNeP87HsKc/mJYwV7NXYAk+QaMrbEU2R4h+yQsWG86\nk3QXw2Cwj72hkR3x5Wg+i+77D9Vq7GvYMiz75k7bBTuW2HUPxOUlFJW5bEPhwkUd\nFWGRcoCFAHNhnZX5LOBB3TlP6I0t01BpNWTMwcBJ1W5mepEl8spbb3ssYbuoOCUW\nzYdLyt3GzQqjUtecrBHhzx+t0zeM8JiVSRI22Xb0LRauQhDpsA9s1olJ3VDuoWBD\nE+7Qd9Lh3V/cHO2evNFsg715PnGuTUDWDo5LTmWYH+wlDT3ucQLYihJ90OHOauIz\nBEtN4nRWDlsEEk8JOPTn4NKZ07qkBFNNered8wIDAQABAoIBAEMdv741iEOnKr1N\nZHJqhF3QR3bcT/UtnWwVLGx7DKZXZ0JZCWKrzWg1mnP0oJm9kVH2tpZrTrrLT4Xt\n6EyGLQ6udBeL4A9l8T9DbR4g0SiElEIrxt7CtbQzNrdzC1T41Pf0hlEcu+znokj6\ndk5RODhY80GoFAQ5BEmOPELaX5oYqL2d/Hi06GKfp5XzPc4K56zZNKJ7BvHauKBz\nl3GOJRhqhc7hbeqNXInBQy02txPTwToYE/OQaSRF3deI8W6O56g4s3ELGOHp1RwV\n+WHeS/RgaOYcP+iUR8qMbsRC0IdVHjaJMxHKP5/UwCqgIRmro6QlPQz+ANaJ1imR\nid8QoYECgYEA+GUGq3yQg4ulWbbp8/zIBKkXqI1pgIjsj4HrogmeW/6EsDZZ12Zw\n5Z3Gj2VG0kjTnEKn+qpY7DW5v1eHQjJUhPRYEd6YTkZxJhg8FIeBI1PJLmt4YIr3\nlhIoHl1wWNx/KV0mIqZhA3NPCEh7g97MDTxLrVh8F2LnolLzpdvVQesCgYEA7GdE\nhNvkgTspVnoODTJF/EzfE50jGBQffTrSOY96Y0Ie0yoDDL0krIHQOMbjW5CAB/WB\nF+BlV27cVlsJE1rXLOl4c2ZCZ8cofQVYM2DtkoeiwCBAbFWTjoip5uoTZTg8H2Xa\nRFawR4XV84j+NaFz2sZlEvyaP/NMYCph2gWzChkCgYBqcUBudC6pcEonK88NkyFT\nffJ5dD/lqMdWp+IFygFmgqbxrBjLyUZP31CbWlcC/dpQd+/r5tu8PTmf2S5JG7BE\nWUD0R2MVB/Ks1G3Kjla0gM8RaVRoaqS2VomCmZ/vNG35l8UjzBB+ngccEZN8axke\nAtybJ/PlQajpUoq+ZHn6iQKBgQDOED3zqVEHLLCdxoqVCiti/wa8LA65IGFKYYl5\nzw0ZlDsWSdqasgxTqlv8AbGQ0OYpCeDbFSiBDAtX4saIbnh9l4z82jgsCbfLMmtt\nbaHoRf6hhfth8z5J0ep3c7YwVtJhdADL7Nx/m7OhMtqTmQZJvwG/iRxTfhonAQqG\nZs1nkQKBgQDEGHG2Gmvfg4nURFybuKJ+uKWRSbosMvbmfiEgYA8GUv/VJLFj4VXh\nQurFjFnA0c5kg6Zdpf7pMGqoGsccqduEg8kJainNZkobEeV+1nmxSLxR7ZW8DC/M\nKgO+nPRaDVWPMVhPQ5oThXcSnHuFieouF8ovOcO2s70dpyzP0EWx0w==\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-07-24 03:19:37,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-e04c7740-9a01-4fb6-b702-c7017918b674 2018-07-24 03:19:40,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:19:40,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:40 GMT Server: Apache x-openstack-request-id: req-fb689879-7de1-4168-916e-da42c59d1563 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:41,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:40 GMT Server: Apache x-openstack-request-id: req-da5898ed-993b-4e1d-9714-6635b2c51424 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WFVR4UNeP87HsKc/mJYwV7NXYAk+QaMrbEU2R4h+yQsWG86\nk3QXw2Cwj72hkR3x5Wg+i+77D9Vq7GvYMiz75k7bBTuW2HUPxOUlFJW5bEPhwkUd\nFWGRcoCFAHNhnZX5LOBB3TlP6I0t01BpNWTMwcBJ1W5mepEl8spbb3ssYbuoOCUW\nzYdLyt3GzQqjUtecrBHhzx+t0zeM8JiVSRI22Xb0LRauQhDpsA9s1olJ3VDuoWBD\nE+7Qd9Lh3V/cHO2evNFsg715PnGuTUDWDo5LTmWYH+wlDT3ucQLYihJ90OHOauIz\nBEtN4nRWDlsEEk8JOPTn4NKZ07qkBFNNered8wIDAQABAoIBAEMdv741iEOnKr1N\nZHJqhF3QR3bcT/UtnWwVLGx7DKZXZ0JZCWKrzWg1mnP0oJm9kVH2tpZrTrrLT4Xt\n6EyGLQ6udBeL4A9l8T9DbR4g0SiElEIrxt7CtbQzNrdzC1T41Pf0hlEcu+znokj6\ndk5RODhY80GoFAQ5BEmOPELaX5oYqL2d/Hi06GKfp5XzPc4K56zZNKJ7BvHauKBz\nl3GOJRhqhc7hbeqNXInBQy02txPTwToYE/OQaSRF3deI8W6O56g4s3ELGOHp1RwV\n+WHeS/RgaOYcP+iUR8qMbsRC0IdVHjaJMxHKP5/UwCqgIRmro6QlPQz+ANaJ1imR\nid8QoYECgYEA+GUGq3yQg4ulWbbp8/zIBKkXqI1pgIjsj4HrogmeW/6EsDZZ12Zw\n5Z3Gj2VG0kjTnEKn+qpY7DW5v1eHQjJUhPRYEd6YTkZxJhg8FIeBI1PJLmt4YIr3\nlhIoHl1wWNx/KV0mIqZhA3NPCEh7g97MDTxLrVh8F2LnolLzpdvVQesCgYEA7GdE\nhNvkgTspVnoODTJF/EzfE50jGBQffTrSOY96Y0Ie0yoDDL0krIHQOMbjW5CAB/WB\nF+BlV27cVlsJE1rXLOl4c2ZCZ8cofQVYM2DtkoeiwCBAbFWTjoip5uoTZTg8H2Xa\nRFawR4XV84j+NaFz2sZlEvyaP/NMYCph2gWzChkCgYBqcUBudC6pcEonK88NkyFT\nffJ5dD/lqMdWp+IFygFmgqbxrBjLyUZP31CbWlcC/dpQd+/r5tu8PTmf2S5JG7BE\nWUD0R2MVB/Ks1G3Kjla0gM8RaVRoaqS2VomCmZ/vNG35l8UjzBB+ngccEZN8axke\nAtybJ/PlQajpUoq+ZHn6iQKBgQDOED3zqVEHLLCdxoqVCiti/wa8LA65IGFKYYl5\nzw0ZlDsWSdqasgxTqlv8AbGQ0OYpCeDbFSiBDAtX4saIbnh9l4z82jgsCbfLMmtt\nbaHoRf6hhfth8z5J0ep3c7YwVtJhdADL7Nx/m7OhMtqTmQZJvwG/iRxTfhonAQqG\nZs1nkQKBgQDEGHG2Gmvfg4nURFybuKJ+uKWRSbosMvbmfiEgYA8GUv/VJLFj4VXh\nQurFjFnA0c5kg6Zdpf7pMGqoGsccqduEg8kJainNZkobEeV+1nmxSLxR7ZW8DC/M\nKgO+nPRaDVWPMVhPQ5oThXcSnHuFieouF8ovOcO2s70dpyzP0EWx0w==\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-07-24 03:19:41,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-da5898ed-993b-4e1d-9714-6635b2c51424 2018-07-24 03:19:44,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:19:44,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:44 GMT Server: Apache x-openstack-request-id: req-92930cf0-dd74-4b47-9afb-011458735163 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:45,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:44 GMT Server: Apache x-openstack-request-id: req-b4c3f984-86c8-4550-9b98-84838d42125f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WFVR4UNeP87HsKc/mJYwV7NXYAk+QaMrbEU2R4h+yQsWG86\nk3QXw2Cwj72hkR3x5Wg+i+77D9Vq7GvYMiz75k7bBTuW2HUPxOUlFJW5bEPhwkUd\nFWGRcoCFAHNhnZX5LOBB3TlP6I0t01BpNWTMwcBJ1W5mepEl8spbb3ssYbuoOCUW\nzYdLyt3GzQqjUtecrBHhzx+t0zeM8JiVSRI22Xb0LRauQhDpsA9s1olJ3VDuoWBD\nE+7Qd9Lh3V/cHO2evNFsg715PnGuTUDWDo5LTmWYH+wlDT3ucQLYihJ90OHOauIz\nBEtN4nRWDlsEEk8JOPTn4NKZ07qkBFNNered8wIDAQABAoIBAEMdv741iEOnKr1N\nZHJqhF3QR3bcT/UtnWwVLGx7DKZXZ0JZCWKrzWg1mnP0oJm9kVH2tpZrTrrLT4Xt\n6EyGLQ6udBeL4A9l8T9DbR4g0SiElEIrxt7CtbQzNrdzC1T41Pf0hlEcu+znokj6\ndk5RODhY80GoFAQ5BEmOPELaX5oYqL2d/Hi06GKfp5XzPc4K56zZNKJ7BvHauKBz\nl3GOJRhqhc7hbeqNXInBQy02txPTwToYE/OQaSRF3deI8W6O56g4s3ELGOHp1RwV\n+WHeS/RgaOYcP+iUR8qMbsRC0IdVHjaJMxHKP5/UwCqgIRmro6QlPQz+ANaJ1imR\nid8QoYECgYEA+GUGq3yQg4ulWbbp8/zIBKkXqI1pgIjsj4HrogmeW/6EsDZZ12Zw\n5Z3Gj2VG0kjTnEKn+qpY7DW5v1eHQjJUhPRYEd6YTkZxJhg8FIeBI1PJLmt4YIr3\nlhIoHl1wWNx/KV0mIqZhA3NPCEh7g97MDTxLrVh8F2LnolLzpdvVQesCgYEA7GdE\nhNvkgTspVnoODTJF/EzfE50jGBQffTrSOY96Y0Ie0yoDDL0krIHQOMbjW5CAB/WB\nF+BlV27cVlsJE1rXLOl4c2ZCZ8cofQVYM2DtkoeiwCBAbFWTjoip5uoTZTg8H2Xa\nRFawR4XV84j+NaFz2sZlEvyaP/NMYCph2gWzChkCgYBqcUBudC6pcEonK88NkyFT\nffJ5dD/lqMdWp+IFygFmgqbxrBjLyUZP31CbWlcC/dpQd+/r5tu8PTmf2S5JG7BE\nWUD0R2MVB/Ks1G3Kjla0gM8RaVRoaqS2VomCmZ/vNG35l8UjzBB+ngccEZN8axke\nAtybJ/PlQajpUoq+ZHn6iQKBgQDOED3zqVEHLLCdxoqVCiti/wa8LA65IGFKYYl5\nzw0ZlDsWSdqasgxTqlv8AbGQ0OYpCeDbFSiBDAtX4saIbnh9l4z82jgsCbfLMmtt\nbaHoRf6hhfth8z5J0ep3c7YwVtJhdADL7Nx/m7OhMtqTmQZJvwG/iRxTfhonAQqG\nZs1nkQKBgQDEGHG2Gmvfg4nURFybuKJ+uKWRSbosMvbmfiEgYA8GUv/VJLFj4VXh\nQurFjFnA0c5kg6Zdpf7pMGqoGsccqduEg8kJainNZkobEeV+1nmxSLxR7ZW8DC/M\nKgO+nPRaDVWPMVhPQ5oThXcSnHuFieouF8ovOcO2s70dpyzP0EWx0w==\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-07-24 03:19:45,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-b4c3f984-86c8-4550-9b98-84838d42125f 2018-07-24 03:19:48,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:19:48,444 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:48 GMT Server: Apache x-openstack-request-id: req-7cbdc3e3-7d49-4b65-abeb-3e21ad5834ab Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:48,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:48 GMT Server: Apache x-openstack-request-id: req-6291e91b-b666-4e92-98ab-b908fcf3d9fe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WFVR4UNeP87HsKc/mJYwV7NXYAk+QaMrbEU2R4h+yQsWG86\nk3QXw2Cwj72hkR3x5Wg+i+77D9Vq7GvYMiz75k7bBTuW2HUPxOUlFJW5bEPhwkUd\nFWGRcoCFAHNhnZX5LOBB3TlP6I0t01BpNWTMwcBJ1W5mepEl8spbb3ssYbuoOCUW\nzYdLyt3GzQqjUtecrBHhzx+t0zeM8JiVSRI22Xb0LRauQhDpsA9s1olJ3VDuoWBD\nE+7Qd9Lh3V/cHO2evNFsg715PnGuTUDWDo5LTmWYH+wlDT3ucQLYihJ90OHOauIz\nBEtN4nRWDlsEEk8JOPTn4NKZ07qkBFNNered8wIDAQABAoIBAEMdv741iEOnKr1N\nZHJqhF3QR3bcT/UtnWwVLGx7DKZXZ0JZCWKrzWg1mnP0oJm9kVH2tpZrTrrLT4Xt\n6EyGLQ6udBeL4A9l8T9DbR4g0SiElEIrxt7CtbQzNrdzC1T41Pf0hlEcu+znokj6\ndk5RODhY80GoFAQ5BEmOPELaX5oYqL2d/Hi06GKfp5XzPc4K56zZNKJ7BvHauKBz\nl3GOJRhqhc7hbeqNXInBQy02txPTwToYE/OQaSRF3deI8W6O56g4s3ELGOHp1RwV\n+WHeS/RgaOYcP+iUR8qMbsRC0IdVHjaJMxHKP5/UwCqgIRmro6QlPQz+ANaJ1imR\nid8QoYECgYEA+GUGq3yQg4ulWbbp8/zIBKkXqI1pgIjsj4HrogmeW/6EsDZZ12Zw\n5Z3Gj2VG0kjTnEKn+qpY7DW5v1eHQjJUhPRYEd6YTkZxJhg8FIeBI1PJLmt4YIr3\nlhIoHl1wWNx/KV0mIqZhA3NPCEh7g97MDTxLrVh8F2LnolLzpdvVQesCgYEA7GdE\nhNvkgTspVnoODTJF/EzfE50jGBQffTrSOY96Y0Ie0yoDDL0krIHQOMbjW5CAB/WB\nF+BlV27cVlsJE1rXLOl4c2ZCZ8cofQVYM2DtkoeiwCBAbFWTjoip5uoTZTg8H2Xa\nRFawR4XV84j+NaFz2sZlEvyaP/NMYCph2gWzChkCgYBqcUBudC6pcEonK88NkyFT\nffJ5dD/lqMdWp+IFygFmgqbxrBjLyUZP31CbWlcC/dpQd+/r5tu8PTmf2S5JG7BE\nWUD0R2MVB/Ks1G3Kjla0gM8RaVRoaqS2VomCmZ/vNG35l8UjzBB+ngccEZN8axke\nAtybJ/PlQajpUoq+ZHn6iQKBgQDOED3zqVEHLLCdxoqVCiti/wa8LA65IGFKYYl5\nzw0ZlDsWSdqasgxTqlv8AbGQ0OYpCeDbFSiBDAtX4saIbnh9l4z82jgsCbfLMmtt\nbaHoRf6hhfth8z5J0ep3c7YwVtJhdADL7Nx/m7OhMtqTmQZJvwG/iRxTfhonAQqG\nZs1nkQKBgQDEGHG2Gmvfg4nURFybuKJ+uKWRSbosMvbmfiEgYA8GUv/VJLFj4VXh\nQurFjFnA0c5kg6Zdpf7pMGqoGsccqduEg8kJainNZkobEeV+1nmxSLxR7ZW8DC/M\nKgO+nPRaDVWPMVhPQ5oThXcSnHuFieouF8ovOcO2s70dpyzP0EWx0w==\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-07-24 03:19:48,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-6291e91b-b666-4e92-98ab-b908fcf3d9fe 2018-07-24 03:19:51,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:19:51,950 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:51 GMT Server: Apache x-openstack-request-id: req-c5596b78-446a-4e73-94cf-3f017ff41925 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:52,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:51 GMT Server: Apache x-openstack-request-id: req-e20842af-4372-4801-8ae2-e4339b6f0bef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WFVR4UNeP87HsKc/mJYwV7NXYAk+QaMrbEU2R4h+yQsWG86\nk3QXw2Cwj72hkR3x5Wg+i+77D9Vq7GvYMiz75k7bBTuW2HUPxOUlFJW5bEPhwkUd\nFWGRcoCFAHNhnZX5LOBB3TlP6I0t01BpNWTMwcBJ1W5mepEl8spbb3ssYbuoOCUW\nzYdLyt3GzQqjUtecrBHhzx+t0zeM8JiVSRI22Xb0LRauQhDpsA9s1olJ3VDuoWBD\nE+7Qd9Lh3V/cHO2evNFsg715PnGuTUDWDo5LTmWYH+wlDT3ucQLYihJ90OHOauIz\nBEtN4nRWDlsEEk8JOPTn4NKZ07qkBFNNered8wIDAQABAoIBAEMdv741iEOnKr1N\nZHJqhF3QR3bcT/UtnWwVLGx7DKZXZ0JZCWKrzWg1mnP0oJm9kVH2tpZrTrrLT4Xt\n6EyGLQ6udBeL4A9l8T9DbR4g0SiElEIrxt7CtbQzNrdzC1T41Pf0hlEcu+znokj6\ndk5RODhY80GoFAQ5BEmOPELaX5oYqL2d/Hi06GKfp5XzPc4K56zZNKJ7BvHauKBz\nl3GOJRhqhc7hbeqNXInBQy02txPTwToYE/OQaSRF3deI8W6O56g4s3ELGOHp1RwV\n+WHeS/RgaOYcP+iUR8qMbsRC0IdVHjaJMxHKP5/UwCqgIRmro6QlPQz+ANaJ1imR\nid8QoYECgYEA+GUGq3yQg4ulWbbp8/zIBKkXqI1pgIjsj4HrogmeW/6EsDZZ12Zw\n5Z3Gj2VG0kjTnEKn+qpY7DW5v1eHQjJUhPRYEd6YTkZxJhg8FIeBI1PJLmt4YIr3\nlhIoHl1wWNx/KV0mIqZhA3NPCEh7g97MDTxLrVh8F2LnolLzpdvVQesCgYEA7GdE\nhNvkgTspVnoODTJF/EzfE50jGBQffTrSOY96Y0Ie0yoDDL0krIHQOMbjW5CAB/WB\nF+BlV27cVlsJE1rXLOl4c2ZCZ8cofQVYM2DtkoeiwCBAbFWTjoip5uoTZTg8H2Xa\nRFawR4XV84j+NaFz2sZlEvyaP/NMYCph2gWzChkCgYBqcUBudC6pcEonK88NkyFT\nffJ5dD/lqMdWp+IFygFmgqbxrBjLyUZP31CbWlcC/dpQd+/r5tu8PTmf2S5JG7BE\nWUD0R2MVB/Ks1G3Kjla0gM8RaVRoaqS2VomCmZ/vNG35l8UjzBB+ngccEZN8axke\nAtybJ/PlQajpUoq+ZHn6iQKBgQDOED3zqVEHLLCdxoqVCiti/wa8LA65IGFKYYl5\nzw0ZlDsWSdqasgxTqlv8AbGQ0OYpCeDbFSiBDAtX4saIbnh9l4z82jgsCbfLMmtt\nbaHoRf6hhfth8z5J0ep3c7YwVtJhdADL7Nx/m7OhMtqTmQZJvwG/iRxTfhonAQqG\nZs1nkQKBgQDEGHG2Gmvfg4nURFybuKJ+uKWRSbosMvbmfiEgYA8GUv/VJLFj4VXh\nQurFjFnA0c5kg6Zdpf7pMGqoGsccqduEg8kJainNZkobEeV+1nmxSLxR7ZW8DC/M\nKgO+nPRaDVWPMVhPQ5oThXcSnHuFieouF8ovOcO2s70dpyzP0EWx0w==\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-07-24 03:19:52,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-e20842af-4372-4801-8ae2-e4339b6f0bef 2018-07-24 03:19:55,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:19:55,817 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:55 GMT Server: Apache x-openstack-request-id: req-6523ef50-6b8c-4b03-bb47-c811cbe02544 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:56,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:55 GMT Server: Apache x-openstack-request-id: req-63370812-52b0-4d0f-ad78-0524c557e108 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WFVR4UNeP87HsKc/mJYwV7NXYAk+QaMrbEU2R4h+yQsWG86\nk3QXw2Cwj72hkR3x5Wg+i+77D9Vq7GvYMiz75k7bBTuW2HUPxOUlFJW5bEPhwkUd\nFWGRcoCFAHNhnZX5LOBB3TlP6I0t01BpNWTMwcBJ1W5mepEl8spbb3ssYbuoOCUW\nzYdLyt3GzQqjUtecrBHhzx+t0zeM8JiVSRI22Xb0LRauQhDpsA9s1olJ3VDuoWBD\nE+7Qd9Lh3V/cHO2evNFsg715PnGuTUDWDo5LTmWYH+wlDT3ucQLYihJ90OHOauIz\nBEtN4nRWDlsEEk8JOPTn4NKZ07qkBFNNered8wIDAQABAoIBAEMdv741iEOnKr1N\nZHJqhF3QR3bcT/UtnWwVLGx7DKZXZ0JZCWKrzWg1mnP0oJm9kVH2tpZrTrrLT4Xt\n6EyGLQ6udBeL4A9l8T9DbR4g0SiElEIrxt7CtbQzNrdzC1T41Pf0hlEcu+znokj6\ndk5RODhY80GoFAQ5BEmOPELaX5oYqL2d/Hi06GKfp5XzPc4K56zZNKJ7BvHauKBz\nl3GOJRhqhc7hbeqNXInBQy02txPTwToYE/OQaSRF3deI8W6O56g4s3ELGOHp1RwV\n+WHeS/RgaOYcP+iUR8qMbsRC0IdVHjaJMxHKP5/UwCqgIRmro6QlPQz+ANaJ1imR\nid8QoYECgYEA+GUGq3yQg4ulWbbp8/zIBKkXqI1pgIjsj4HrogmeW/6EsDZZ12Zw\n5Z3Gj2VG0kjTnEKn+qpY7DW5v1eHQjJUhPRYEd6YTkZxJhg8FIeBI1PJLmt4YIr3\nlhIoHl1wWNx/KV0mIqZhA3NPCEh7g97MDTxLrVh8F2LnolLzpdvVQesCgYEA7GdE\nhNvkgTspVnoODTJF/EzfE50jGBQffTrSOY96Y0Ie0yoDDL0krIHQOMbjW5CAB/WB\nF+BlV27cVlsJE1rXLOl4c2ZCZ8cofQVYM2DtkoeiwCBAbFWTjoip5uoTZTg8H2Xa\nRFawR4XV84j+NaFz2sZlEvyaP/NMYCph2gWzChkCgYBqcUBudC6pcEonK88NkyFT\nffJ5dD/lqMdWp+IFygFmgqbxrBjLyUZP31CbWlcC/dpQd+/r5tu8PTmf2S5JG7BE\nWUD0R2MVB/Ks1G3Kjla0gM8RaVRoaqS2VomCmZ/vNG35l8UjzBB+ngccEZN8axke\nAtybJ/PlQajpUoq+ZHn6iQKBgQDOED3zqVEHLLCdxoqVCiti/wa8LA65IGFKYYl5\nzw0ZlDsWSdqasgxTqlv8AbGQ0OYpCeDbFSiBDAtX4saIbnh9l4z82jgsCbfLMmtt\nbaHoRf6hhfth8z5J0ep3c7YwVtJhdADL7Nx/m7OhMtqTmQZJvwG/iRxTfhonAQqG\nZs1nkQKBgQDEGHG2Gmvfg4nURFybuKJ+uKWRSbosMvbmfiEgYA8GUv/VJLFj4VXh\nQurFjFnA0c5kg6Zdpf7pMGqoGsccqduEg8kJainNZkobEeV+1nmxSLxR7ZW8DC/M\nKgO+nPRaDVWPMVhPQ5oThXcSnHuFieouF8ovOcO2s70dpyzP0EWx0w==\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-07-24 03:19:56,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-63370812-52b0-4d0f-ad78-0524c557e108 2018-07-24 03:19:59,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:19:59,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:59 GMT Server: Apache x-openstack-request-id: req-c429d824-7de1-4323-8716-765779402280 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:19:59,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:59 GMT Server: Apache x-openstack-request-id: req-1049c3f3-c1b6-4e39-b57b-6cf4d83810d0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WFVR4UNeP87HsKc/mJYwV7NXYAk+QaMrbEU2R4h+yQsWG86\nk3QXw2Cwj72hkR3x5Wg+i+77D9Vq7GvYMiz75k7bBTuW2HUPxOUlFJW5bEPhwkUd\nFWGRcoCFAHNhnZX5LOBB3TlP6I0t01BpNWTMwcBJ1W5mepEl8spbb3ssYbuoOCUW\nzYdLyt3GzQqjUtecrBHhzx+t0zeM8JiVSRI22Xb0LRauQhDpsA9s1olJ3VDuoWBD\nE+7Qd9Lh3V/cHO2evNFsg715PnGuTUDWDo5LTmWYH+wlDT3ucQLYihJ90OHOauIz\nBEtN4nRWDlsEEk8JOPTn4NKZ07qkBFNNered8wIDAQABAoIBAEMdv741iEOnKr1N\nZHJqhF3QR3bcT/UtnWwVLGx7DKZXZ0JZCWKrzWg1mnP0oJm9kVH2tpZrTrrLT4Xt\n6EyGLQ6udBeL4A9l8T9DbR4g0SiElEIrxt7CtbQzNrdzC1T41Pf0hlEcu+znokj6\ndk5RODhY80GoFAQ5BEmOPELaX5oYqL2d/Hi06GKfp5XzPc4K56zZNKJ7BvHauKBz\nl3GOJRhqhc7hbeqNXInBQy02txPTwToYE/OQaSRF3deI8W6O56g4s3ELGOHp1RwV\n+WHeS/RgaOYcP+iUR8qMbsRC0IdVHjaJMxHKP5/UwCqgIRmro6QlPQz+ANaJ1imR\nid8QoYECgYEA+GUGq3yQg4ulWbbp8/zIBKkXqI1pgIjsj4HrogmeW/6EsDZZ12Zw\n5Z3Gj2VG0kjTnEKn+qpY7DW5v1eHQjJUhPRYEd6YTkZxJhg8FIeBI1PJLmt4YIr3\nlhIoHl1wWNx/KV0mIqZhA3NPCEh7g97MDTxLrVh8F2LnolLzpdvVQesCgYEA7GdE\nhNvkgTspVnoODTJF/EzfE50jGBQffTrSOY96Y0Ie0yoDDL0krIHQOMbjW5CAB/WB\nF+BlV27cVlsJE1rXLOl4c2ZCZ8cofQVYM2DtkoeiwCBAbFWTjoip5uoTZTg8H2Xa\nRFawR4XV84j+NaFz2sZlEvyaP/NMYCph2gWzChkCgYBqcUBudC6pcEonK88NkyFT\nffJ5dD/lqMdWp+IFygFmgqbxrBjLyUZP31CbWlcC/dpQd+/r5tu8PTmf2S5JG7BE\nWUD0R2MVB/Ks1G3Kjla0gM8RaVRoaqS2VomCmZ/vNG35l8UjzBB+ngccEZN8axke\nAtybJ/PlQajpUoq+ZHn6iQKBgQDOED3zqVEHLLCdxoqVCiti/wa8LA65IGFKYYl5\nzw0ZlDsWSdqasgxTqlv8AbGQ0OYpCeDbFSiBDAtX4saIbnh9l4z82jgsCbfLMmtt\nbaHoRf6hhfth8z5J0ep3c7YwVtJhdADL7Nx/m7OhMtqTmQZJvwG/iRxTfhonAQqG\nZs1nkQKBgQDEGHG2Gmvfg4nURFybuKJ+uKWRSbosMvbmfiEgYA8GUv/VJLFj4VXh\nQurFjFnA0c5kg6Zdpf7pMGqoGsccqduEg8kJainNZkobEeV+1nmxSLxR7ZW8DC/M\nKgO+nPRaDVWPMVhPQ5oThXcSnHuFieouF8ovOcO2s70dpyzP0EWx0w==\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-07-24 03:19:59,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-1049c3f3-c1b6-4e39-b57b-6cf4d83810d0 2018-07-24 03:19:59,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:19:59,934 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:19:59 GMT Server: Apache x-openstack-request-id: req-5d0ec35a-84dd-42fd-b760-70ddf0058677 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:00,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:19:59 GMT Server: Apache x-openstack-request-id: req-0bbe645b-80fa-4d4b-ad29-7e92542eeb54 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1042 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "cd12b152-1a67-4689-873a-011814c4fb82", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "215333ad-4d6c-413f-8ac5-0b0b4b06ef9b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6948f9d0-ad3d-40c2-990e-8e0dd15c63af", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "07ddbf0f-aeb7-4cfd-ad24-2b9b52bed455", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "899c7ee5-6a12-432c-bfbb-5659ea6af754", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "51b39c46-6d7b-4498-8fa7-47eccc4313e8", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-24T03:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0ee43e11-18ff-49ec-926d-0005b6f63768:subnet_id=cd12b152-1a67-4689-873a-011814c4fb82", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0ee43e11-18ff-49ec-926d-0005b6f63768", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2650c517-3fd2-49f8-ad51-0a99917156bf", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "097baf91-ed84-4850-aa08-564030d3bdf8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "29371055-d046-4cde-a428-577670127264", "resource_type": "OS::Nova::Server"}]} 2018-07-24 03:20:00,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources used request id req-0bbe645b-80fa-4d4b-ad29-7e92542eeb54 2018-07-24 03:20:00,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:00,219 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:00 GMT Server: Apache x-openstack-request-id: req-7fe2a9f0-e17a-4532-9dc2-5499c5192a1f Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:00,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:00 GMT Server: Apache x-openstack-request-id: req-03d08fd8-4024-40ce-a1cf-458308b682aa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WFVR4UNeP87HsKc/mJYwV7NXYAk+QaMrbEU2R4h+yQsWG86\nk3QXw2Cwj72hkR3x5Wg+i+77D9Vq7GvYMiz75k7bBTuW2HUPxOUlFJW5bEPhwkUd\nFWGRcoCFAHNhnZX5LOBB3TlP6I0t01BpNWTMwcBJ1W5mepEl8spbb3ssYbuoOCUW\nzYdLyt3GzQqjUtecrBHhzx+t0zeM8JiVSRI22Xb0LRauQhDpsA9s1olJ3VDuoWBD\nE+7Qd9Lh3V/cHO2evNFsg715PnGuTUDWDo5LTmWYH+wlDT3ucQLYihJ90OHOauIz\nBEtN4nRWDlsEEk8JOPTn4NKZ07qkBFNNered8wIDAQABAoIBAEMdv741iEOnKr1N\nZHJqhF3QR3bcT/UtnWwVLGx7DKZXZ0JZCWKrzWg1mnP0oJm9kVH2tpZrTrrLT4Xt\n6EyGLQ6udBeL4A9l8T9DbR4g0SiElEIrxt7CtbQzNrdzC1T41Pf0hlEcu+znokj6\ndk5RODhY80GoFAQ5BEmOPELaX5oYqL2d/Hi06GKfp5XzPc4K56zZNKJ7BvHauKBz\nl3GOJRhqhc7hbeqNXInBQy02txPTwToYE/OQaSRF3deI8W6O56g4s3ELGOHp1RwV\n+WHeS/RgaOYcP+iUR8qMbsRC0IdVHjaJMxHKP5/UwCqgIRmro6QlPQz+ANaJ1imR\nid8QoYECgYEA+GUGq3yQg4ulWbbp8/zIBKkXqI1pgIjsj4HrogmeW/6EsDZZ12Zw\n5Z3Gj2VG0kjTnEKn+qpY7DW5v1eHQjJUhPRYEd6YTkZxJhg8FIeBI1PJLmt4YIr3\nlhIoHl1wWNx/KV0mIqZhA3NPCEh7g97MDTxLrVh8F2LnolLzpdvVQesCgYEA7GdE\nhNvkgTspVnoODTJF/EzfE50jGBQffTrSOY96Y0Ie0yoDDL0krIHQOMbjW5CAB/WB\nF+BlV27cVlsJE1rXLOl4c2ZCZ8cofQVYM2DtkoeiwCBAbFWTjoip5uoTZTg8H2Xa\nRFawR4XV84j+NaFz2sZlEvyaP/NMYCph2gWzChkCgYBqcUBudC6pcEonK88NkyFT\nffJ5dD/lqMdWp+IFygFmgqbxrBjLyUZP31CbWlcC/dpQd+/r5tu8PTmf2S5JG7BE\nWUD0R2MVB/Ks1G3Kjla0gM8RaVRoaqS2VomCmZ/vNG35l8UjzBB+ngccEZN8axke\nAtybJ/PlQajpUoq+ZHn6iQKBgQDOED3zqVEHLLCdxoqVCiti/wa8LA65IGFKYYl5\nzw0ZlDsWSdqasgxTqlv8AbGQ0OYpCeDbFSiBDAtX4saIbnh9l4z82jgsCbfLMmtt\nbaHoRf6hhfth8z5J0ep3c7YwVtJhdADL7Nx/m7OhMtqTmQZJvwG/iRxTfhonAQqG\nZs1nkQKBgQDEGHG2Gmvfg4nURFybuKJ+uKWRSbosMvbmfiEgYA8GUv/VJLFj4VXh\nQurFjFnA0c5kg6Zdpf7pMGqoGsccqduEg8kJainNZkobEeV+1nmxSLxR7ZW8DC/M\nKgO+nPRaDVWPMVhPQ5oThXcSnHuFieouF8ovOcO2s70dpyzP0EWx0w==\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-07-24 03:20:00,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-03d08fd8-4024-40ce-a1cf-458308b682aa 2018-07-24 03:20:00,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:00,557 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:00 GMT Server: Apache x-openstack-request-id: req-94712696-fdf5-45a5-a3fc-e0b3f4d8d4a7 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:00,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:00 GMT Server: Apache x-openstack-request-id: req-3654a3e4-63fa-431a-8ee5-ddd322bc2673 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1042 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "cd12b152-1a67-4689-873a-011814c4fb82", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "215333ad-4d6c-413f-8ac5-0b0b4b06ef9b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6948f9d0-ad3d-40c2-990e-8e0dd15c63af", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "07ddbf0f-aeb7-4cfd-ad24-2b9b52bed455", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "899c7ee5-6a12-432c-bfbb-5659ea6af754", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "51b39c46-6d7b-4498-8fa7-47eccc4313e8", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-24T03:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0ee43e11-18ff-49ec-926d-0005b6f63768:subnet_id=cd12b152-1a67-4689-873a-011814c4fb82", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0ee43e11-18ff-49ec-926d-0005b6f63768", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2650c517-3fd2-49f8-ad51-0a99917156bf", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "097baf91-ed84-4850-aa08-564030d3bdf8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "29371055-d046-4cde-a428-577670127264", "resource_type": "OS::Nova::Server"}]} 2018-07-24 03:20:00,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources used request id req-3654a3e4-63fa-431a-8ee5-ddd322bc2673 2018-07-24 03:20:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:00,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-3417dc42-dd21-4c25-b10e-02a52a10912b Date: Tue, 24 Jul 2018 03:20:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["cd12b152-1a67-4689-873a-011814c4fb82"],"description":"","tags":[],"updated_at":"2018-07-24T03:19:39Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:38Z","provider:network_type":"vxlan"}]} 2018-07-24 03:20:00,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af used request id req-3417dc42-dd21-4c25-b10e-02a52a10912b 2018-07-24 03:20:00,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:01,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c04f8f72-aa83-4c6a-9bb7-9bf66fceb602 Date: Tue, 24 Jul 2018 03:20:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:19:39Z","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":"cd12b152-1a67-4689-873a-011814c4fb82","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:39Z","ip_version":4}]} 2018-07-24 03:20:01,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af used request id req-c04f8f72-aa83-4c6a-9bb7-9bf66fceb602 2018-07-24 03:20:01,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:01,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d6709d12-1b9b-4832-943c-33a32f8d3d2f Date: Tue, 24 Jul 2018 03:20:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:19:39Z","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":"cd12b152-1a67-4689-873a-011814c4fb82","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:39Z","ip_version":4}]} 2018-07-24 03:20:01,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af used request id req-d6709d12-1b9b-4832-943c-33a32f8d3d2f 2018-07-24 03:20:01,142 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:20:01,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:01,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b76485-fddb-41b2-ba93-0f79b368af06 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:20:01,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-57b76485-fddb-41b2-ba93-0f79b368af06 2018-07-24 03:20:01,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:01,432 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:01 GMT Server: Apache x-openstack-request-id: req-8a8ea841-916c-4c8c-b748-ce213df6b2ff Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:01,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:01 GMT Server: Apache x-openstack-request-id: req-6e004ebd-4b3d-47a6-bb7c-7aa0dbbd4a1e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "cd12b152-1a67-4689-873a-011814c4fb82", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "215333ad-4d6c-413f-8ac5-0b0b4b06ef9b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6948f9d0-ad3d-40c2-990e-8e0dd15c63af", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "07ddbf0f-aeb7-4cfd-ad24-2b9b52bed455", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "899c7ee5-6a12-432c-bfbb-5659ea6af754", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "51b39c46-6d7b-4498-8fa7-47eccc4313e8", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-24T03:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0ee43e11-18ff-49ec-926d-0005b6f63768:subnet_id=cd12b152-1a67-4689-873a-011814c4fb82", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0ee43e11-18ff-49ec-926d-0005b6f63768", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2650c517-3fd2-49f8-ad51-0a99917156bf", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "097baf91-ed84-4850-aa08-564030d3bdf8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "29371055-d046-4cde-a428-577670127264", "resource_type": "OS::Nova::Server"}]} 2018-07-24 03:20:01,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources used request id req-6e004ebd-4b3d-47a6-bb7c-7aa0dbbd4a1e 2018-07-24 03:20:01,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/097baf91-ed84-4850-aa08-564030d3bdf8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:01,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/29371055-d046-4cde-a428-577670127264 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:01,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20: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-c8f8dfa4-0760-4d5d-813f-a668d82cb788 x-compute-request-id: req-c8f8dfa4-0760-4d5d-813f-a668d82cb788 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:42:c0", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/097baf91-ed84-4850-aa08-564030d3bdf8", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/097baf91-ed84-4850-aa08-564030d3bdf8", "rel": "bookmark"}], "image": {"id": "53d53b64-d72b-42c0-a9a3-a90a3b71c6f5", "links": [{"href": "http://172.30.9.24:8774/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-07-24T03:19:54.000000", "flavor": {"id": "07ddbf0f-aeb7-4cfd-ad24-2b9b52bed455", "links": [{"href": "http://172.30.9.24:8774/flavors/07ddbf0f-aeb7-4cfd-ad24-2b9b52bed455", "rel": "bookmark"}]}, "id": "097baf91-ed84-4850-aa08-564030d3bdf8", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:19:54Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "created": "2018-07-24T03:19:44Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:20:01,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/097baf91-ed84-4850-aa08-564030d3bdf8 used request id req-c8f8dfa4-0760-4d5d-813f-a668d82cb788 2018-07-24 03:20:02,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:02,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-973a07c9-4509-4b70-8588-7081b8d4c281 Date: Tue, 24 Jul 2018 03:20:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["cd12b152-1a67-4689-873a-011814c4fb82"],"description":"","tags":[],"updated_at":"2018-07-24T03:19:39Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:38Z","provider:network_type":"vxlan"}]} 2018-07-24 03:20:02,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net used request id req-973a07c9-4509-4b70-8588-7081b8d4c281 2018-07-24 03:20:02,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:20:02,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:20: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:20:02,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:02,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19e81dc-7e99-4c36-b746-b4ae045e933e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:20:02,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-f19e81dc-7e99-4c36-b746-b4ae045e933e 2018-07-24 03:20:02,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:02,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8b5774b5-5f7d-41b7-aaaf-265dd1b3266f Date: Tue, 24 Jul 2018 03:20:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:19:39Z","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":"cd12b152-1a67-4689-873a-011814c4fb82","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:39Z","ip_version":4}]} 2018-07-24 03:20:02,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af used request id req-8b5774b5-5f7d-41b7-aaaf-265dd1b3266f 2018-07-24 03:20:02,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:02,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5955 X-Openstack-Request-Id: req-d09b6599-7806-4298-b1b1-28335a1047f0 Date: Tue, 24 Jul 2018 03:20:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:19:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd12b152-1a67-4689-873a-011814c4fb82","ip_address":"10.1.2.2"}],"id":"09e7e25a-0bdf-492e-b52c-591ebf632680","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:99:d8","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6948f9d0-ad3d-40c2-990e-8e0dd15c63af","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:19:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd12b152-1a67-4689-873a-011814c4fb82","ip_address":"10.1.2.4"}],"id":"1ae60e61-260c-4ef8-9979-07d048285af5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:63:de","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6948f9d0-ad3d-40c2-990e-8e0dd15c63af","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:19:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd12b152-1a67-4689-873a-011814c4fb82","ip_address":"10.1.2.7"}],"id":"2650c517-3fd2-49f8-ad51-0a99917156bf","security_groups":["899c7ee5-6a12-432c-bfbb-5659ea6af754"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:ee:32","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack-port1-dip4f3bnmnlt","admin_state_up":true,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:41Z","binding:vnic_type":"normal","device_id":"29371055-d046-4cde-a428-577670127264","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:19:44Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd12b152-1a67-4689-873a-011814c4fb82","ip_address":"10.1.2.3"}],"id":"40d25ba2-c6f4-420e-8670-8432c6bf2a6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:fd:48","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6948f9d0-ad3d-40c2-990e-8e0dd15c63af","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:19:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd12b152-1a67-4689-873a-011814c4fb82","ip_address":"10.1.2.1"}],"id":"69599f1f-7ca1-44a8-bb53-b8c960795985","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:57:5b","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:51Z","binding:vnic_type":"normal","device_id":"0ee43e11-18ff-49ec-926d-0005b6f63768","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:19:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd12b152-1a67-4689-873a-011814c4fb82","ip_address":"10.1.2.9"}],"id":"e2d6fd6b-f179-436e-ae57-f97ac818867a","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:42:c0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:46Z","binding:vnic_type":"normal","device_id":"097baf91-ed84-4850-aa08-564030d3bdf8","ip_allocation":"immediate"}]} 2018-07-24 03:20:02,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af used request id req-d09b6599-7806-4298-b1b1-28335a1047f0 2018-07-24 03:20:02,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20: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-216e8a27-a327-4158-b52b-dae770228054 x-compute-request-id: req-216e8a27-a327-4158-b52b-dae770228054 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ee:32", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:ee:32", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/29371055-d046-4cde-a428-577670127264", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/29371055-d046-4cde-a428-577670127264", "rel": "bookmark"}], "image": {"id": "4a44a1d2-02d8-4cf7-b509-1d647a382fd1", "links": [{"href": "http://172.30.9.24:8774/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000035", "OS-SRV-USG:launched_at": "2018-07-24T03:19:52.000000", "flavor": {"id": "215333ad-4d6c-413f-8ac5-0b0b4b06ef9b", "links": [{"href": "http://172.30.9.24:8774/flavors/215333ad-4d6c-413f-8ac5-0b0b4b06ef9b", "rel": "bookmark"}]}, "id": "29371055-d046-4cde-a428-577670127264", "security_groups": [{"name": "security_group_name"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T03:19:52Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "created": "2018-07-24T03:19:45Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:20:02,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/29371055-d046-4cde-a428-577670127264 used request id req-216e8a27-a327-4158-b52b-dae770228054 2018-07-24 03:20:02,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:02,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-64ef443a-216d-47aa-b58a-cf68fec008b1 Date: Tue, 24 Jul 2018 03:20:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["cd12b152-1a67-4689-873a-011814c4fb82"],"description":"","tags":[],"updated_at":"2018-07-24T03:19:39Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:38Z","provider:network_type":"vxlan"}]} 2018-07-24 03:20:02,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net used request id req-64ef443a-216d-47aa-b58a-cf68fec008b1 2018-07-24 03:20:02,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:02,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3397302c-a7ef-4a81-af36-0c62c6d9fc3f 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:20:02,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-3397302c-a7ef-4a81-af36-0c62c6d9fc3f 2018-07-24 03:20:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:02,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-30af932f-f6b0-4402-9448-02778219cb2d Date: Tue, 24 Jul 2018 03:20:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:19:39Z","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":"cd12b152-1a67-4689-873a-011814c4fb82","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:39Z","ip_version":4}]} 2018-07-24 03:20:02,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af used request id req-30af932f-f6b0-4402-9448-02778219cb2d 2018-07-24 03:20:02,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:02,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5955 X-Openstack-Request-Id: req-6f7a1cb1-e509-4a37-bcae-0471b8997d58 Date: Tue, 24 Jul 2018 03:20:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:19:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd12b152-1a67-4689-873a-011814c4fb82","ip_address":"10.1.2.2"}],"id":"09e7e25a-0bdf-492e-b52c-591ebf632680","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:99:d8","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6948f9d0-ad3d-40c2-990e-8e0dd15c63af","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:19:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd12b152-1a67-4689-873a-011814c4fb82","ip_address":"10.1.2.4"}],"id":"1ae60e61-260c-4ef8-9979-07d048285af5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:63:de","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6948f9d0-ad3d-40c2-990e-8e0dd15c63af","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:19:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd12b152-1a67-4689-873a-011814c4fb82","ip_address":"10.1.2.7"}],"id":"2650c517-3fd2-49f8-ad51-0a99917156bf","security_groups":["899c7ee5-6a12-432c-bfbb-5659ea6af754"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:ee:32","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack-port1-dip4f3bnmnlt","admin_state_up":true,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:41Z","binding:vnic_type":"normal","device_id":"29371055-d046-4cde-a428-577670127264","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:19:44Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd12b152-1a67-4689-873a-011814c4fb82","ip_address":"10.1.2.3"}],"id":"40d25ba2-c6f4-420e-8670-8432c6bf2a6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:fd:48","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6948f9d0-ad3d-40c2-990e-8e0dd15c63af","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:19:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd12b152-1a67-4689-873a-011814c4fb82","ip_address":"10.1.2.1"}],"id":"69599f1f-7ca1-44a8-bb53-b8c960795985","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:57:5b","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:51Z","binding:vnic_type":"normal","device_id":"0ee43e11-18ff-49ec-926d-0005b6f63768","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:19:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd12b152-1a67-4689-873a-011814c4fb82","ip_address":"10.1.2.9"}],"id":"e2d6fd6b-f179-436e-ae57-f97ac818867a","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:42:c0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6948f9d0-ad3d-40c2-990e-8e0dd15c63af","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:19:46Z","binding:vnic_type":"normal","device_id":"097baf91-ed84-4850-aa08-564030d3bdf8","ip_allocation":"immediate"}]} 2018-07-24 03:20:02,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=6948f9d0-ad3d-40c2-990e-8e0dd15c63af used request id req-6f7a1cb1-e509-4a37-bcae-0471b8997d58 2018-07-24 03:20:02,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:02,729 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:02 GMT Server: Apache x-openstack-request-id: req-0cb5aea3-4460-442e-a528-a210fcb9ca78 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:03,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:02 GMT Server: Apache x-openstack-request-id: req-110cbf3e-53a7-4c99-bfa6-ad4157483679 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "cd12b152-1a67-4689-873a-011814c4fb82", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "215333ad-4d6c-413f-8ac5-0b0b4b06ef9b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6948f9d0-ad3d-40c2-990e-8e0dd15c63af", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "07ddbf0f-aeb7-4cfd-ad24-2b9b52bed455", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "899c7ee5-6a12-432c-bfbb-5659ea6af754", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "51b39c46-6d7b-4498-8fa7-47eccc4313e8", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-24T03:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0ee43e11-18ff-49ec-926d-0005b6f63768:subnet_id=cd12b152-1a67-4689-873a-011814c4fb82", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0ee43e11-18ff-49ec-926d-0005b6f63768", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2650c517-3fd2-49f8-ad51-0a99917156bf", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "097baf91-ed84-4850-aa08-564030d3bdf8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-24T03:19:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:19:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "29371055-d046-4cde-a428-577670127264", "resource_type": "OS::Nova::Server"}]} 2018-07-24 03:20:03,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975/resources used request id req-110cbf3e-53a7-4c99-bfa6-ad4157483679 2018-07-24 03:20:03,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:03,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-439b3a3a-49de-4346-a3bc-6211dd032767 Date: Tue, 24 Jul 2018 03:20:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:19:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:19:32Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/snap", "metadata": {}}], "self": "/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5", "min_disk": 0, "protected": false, "id": "53d53b64-d72b-42c0-a9a3-a90a3b71c6f5", "file": "/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:20:03,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5 used request id req-439b3a3a-49de-4346-a3bc-6211dd032767 2018-07-24 03:20:03,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:03,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e9fdb00f-5964-4799-80eb-1b12fc9a6b15 Date: Tue, 24 Jul 2018 03:20: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-07-24 03:20:03,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e9fdb00f-5964-4799-80eb-1b12fc9a6b15 2018-07-24 03:20:03,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:03,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-fea3d22a-6635-464b-9251-e71d1e499cc0 Date: Tue, 24 Jul 2018 03:20:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:19:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:19:32Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/snap", "metadata": {}}], "self": "/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5", "min_disk": 0, "protected": false, "id": "53d53b64-d72b-42c0-a9a3-a90a3b71c6f5", "file": "/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:20:03,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5 used request id req-fea3d22a-6635-464b-9251-e71d1e499cc0 2018-07-24 03:20:03,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:03,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-6dc5b032-6c2a-49f6-954d-b43d3e6759c7 Date: Tue, 24 Jul 2018 03:20:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:19:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:19:29Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1/snap", "metadata": {}}], "self": "/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1", "min_disk": 0, "protected": false, "id": "4a44a1d2-02d8-4cf7-b509-1d647a382fd1", "file": "/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:20:03,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1 used request id req-6dc5b032-6c2a-49f6-954d-b43d3e6759c7 2018-07-24 03:20:03,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:04,010 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:03 GMT Server: Apache x-openstack-request-id: req-bd7395c3-3122-4df4-af37-29ff6fe18e1c Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:04,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:04 GMT Server: Apache x-openstack-request-id: req-8d8da963-9d18-4186-91d7-cfb182de5d19 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WFVR4UNeP87HsKc/mJYwV7NXYAk+QaMrbEU2R4h+yQsWG86\nk3QXw2Cwj72hkR3x5Wg+i+77D9Vq7GvYMiz75k7bBTuW2HUPxOUlFJW5bEPhwkUd\nFWGRcoCFAHNhnZX5LOBB3TlP6I0t01BpNWTMwcBJ1W5mepEl8spbb3ssYbuoOCUW\nzYdLyt3GzQqjUtecrBHhzx+t0zeM8JiVSRI22Xb0LRauQhDpsA9s1olJ3VDuoWBD\nE+7Qd9Lh3V/cHO2evNFsg715PnGuTUDWDo5LTmWYH+wlDT3ucQLYihJ90OHOauIz\nBEtN4nRWDlsEEk8JOPTn4NKZ07qkBFNNered8wIDAQABAoIBAEMdv741iEOnKr1N\nZHJqhF3QR3bcT/UtnWwVLGx7DKZXZ0JZCWKrzWg1mnP0oJm9kVH2tpZrTrrLT4Xt\n6EyGLQ6udBeL4A9l8T9DbR4g0SiElEIrxt7CtbQzNrdzC1T41Pf0hlEcu+znokj6\ndk5RODhY80GoFAQ5BEmOPELaX5oYqL2d/Hi06GKfp5XzPc4K56zZNKJ7BvHauKBz\nl3GOJRhqhc7hbeqNXInBQy02txPTwToYE/OQaSRF3deI8W6O56g4s3ELGOHp1RwV\n+WHeS/RgaOYcP+iUR8qMbsRC0IdVHjaJMxHKP5/UwCqgIRmro6QlPQz+ANaJ1imR\nid8QoYECgYEA+GUGq3yQg4ulWbbp8/zIBKkXqI1pgIjsj4HrogmeW/6EsDZZ12Zw\n5Z3Gj2VG0kjTnEKn+qpY7DW5v1eHQjJUhPRYEd6YTkZxJhg8FIeBI1PJLmt4YIr3\nlhIoHl1wWNx/KV0mIqZhA3NPCEh7g97MDTxLrVh8F2LnolLzpdvVQesCgYEA7GdE\nhNvkgTspVnoODTJF/EzfE50jGBQffTrSOY96Y0Ie0yoDDL0krIHQOMbjW5CAB/WB\nF+BlV27cVlsJE1rXLOl4c2ZCZ8cofQVYM2DtkoeiwCBAbFWTjoip5uoTZTg8H2Xa\nRFawR4XV84j+NaFz2sZlEvyaP/NMYCph2gWzChkCgYBqcUBudC6pcEonK88NkyFT\nffJ5dD/lqMdWp+IFygFmgqbxrBjLyUZP31CbWlcC/dpQd+/r5tu8PTmf2S5JG7BE\nWUD0R2MVB/Ks1G3Kjla0gM8RaVRoaqS2VomCmZ/vNG35l8UjzBB+ngccEZN8axke\nAtybJ/PlQajpUoq+ZHn6iQKBgQDOED3zqVEHLLCdxoqVCiti/wa8LA65IGFKYYl5\nzw0ZlDsWSdqasgxTqlv8AbGQ0OYpCeDbFSiBDAtX4saIbnh9l4z82jgsCbfLMmtt\nbaHoRf6hhfth8z5J0ep3c7YwVtJhdADL7Nx/m7OhMtqTmQZJvwG/iRxTfhonAQqG\nZs1nkQKBgQDEGHG2Gmvfg4nURFybuKJ+uKWRSbosMvbmfiEgYA8GUv/VJLFj4VXh\nQurFjFnA0c5kg6Zdpf7pMGqoGsccqduEg8kJainNZkobEeV+1nmxSLxR7ZW8DC/M\nKgO+nPRaDVWPMVhPQ5oThXcSnHuFieouF8ovOcO2s70dpyzP0EWx0w==\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-07-24 03:20:04,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-8d8da963-9d18-4186-91d7-cfb182de5d19 2018-07-24 03:20:04,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:04,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:04 GMT Server: Apache x-openstack-request-id: req-0a0a019c-4345-4a1e-adef-51d3e7bd42a9 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:04,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:04 GMT Server: Apache x-openstack-request-id: req-89701fdc-e764-4e9e-8386-65124d62a503 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WFVR4UNeP87HsKc/mJYwV7NXYAk+QaMrbEU2R4h+yQsWG86\nk3QXw2Cwj72hkR3x5Wg+i+77D9Vq7GvYMiz75k7bBTuW2HUPxOUlFJW5bEPhwkUd\nFWGRcoCFAHNhnZX5LOBB3TlP6I0t01BpNWTMwcBJ1W5mepEl8spbb3ssYbuoOCUW\nzYdLyt3GzQqjUtecrBHhzx+t0zeM8JiVSRI22Xb0LRauQhDpsA9s1olJ3VDuoWBD\nE+7Qd9Lh3V/cHO2evNFsg715PnGuTUDWDo5LTmWYH+wlDT3ucQLYihJ90OHOauIz\nBEtN4nRWDlsEEk8JOPTn4NKZ07qkBFNNered8wIDAQABAoIBAEMdv741iEOnKr1N\nZHJqhF3QR3bcT/UtnWwVLGx7DKZXZ0JZCWKrzWg1mnP0oJm9kVH2tpZrTrrLT4Xt\n6EyGLQ6udBeL4A9l8T9DbR4g0SiElEIrxt7CtbQzNrdzC1T41Pf0hlEcu+znokj6\ndk5RODhY80GoFAQ5BEmOPELaX5oYqL2d/Hi06GKfp5XzPc4K56zZNKJ7BvHauKBz\nl3GOJRhqhc7hbeqNXInBQy02txPTwToYE/OQaSRF3deI8W6O56g4s3ELGOHp1RwV\n+WHeS/RgaOYcP+iUR8qMbsRC0IdVHjaJMxHKP5/UwCqgIRmro6QlPQz+ANaJ1imR\nid8QoYECgYEA+GUGq3yQg4ulWbbp8/zIBKkXqI1pgIjsj4HrogmeW/6EsDZZ12Zw\n5Z3Gj2VG0kjTnEKn+qpY7DW5v1eHQjJUhPRYEd6YTkZxJhg8FIeBI1PJLmt4YIr3\nlhIoHl1wWNx/KV0mIqZhA3NPCEh7g97MDTxLrVh8F2LnolLzpdvVQesCgYEA7GdE\nhNvkgTspVnoODTJF/EzfE50jGBQffTrSOY96Y0Ie0yoDDL0krIHQOMbjW5CAB/WB\nF+BlV27cVlsJE1rXLOl4c2ZCZ8cofQVYM2DtkoeiwCBAbFWTjoip5uoTZTg8H2Xa\nRFawR4XV84j+NaFz2sZlEvyaP/NMYCph2gWzChkCgYBqcUBudC6pcEonK88NkyFT\nffJ5dD/lqMdWp+IFygFmgqbxrBjLyUZP31CbWlcC/dpQd+/r5tu8PTmf2S5JG7BE\nWUD0R2MVB/Ks1G3Kjla0gM8RaVRoaqS2VomCmZ/vNG35l8UjzBB+ngccEZN8axke\nAtybJ/PlQajpUoq+ZHn6iQKBgQDOED3zqVEHLLCdxoqVCiti/wa8LA65IGFKYYl5\nzw0ZlDsWSdqasgxTqlv8AbGQ0OYpCeDbFSiBDAtX4saIbnh9l4z82jgsCbfLMmtt\nbaHoRf6hhfth8z5J0ep3c7YwVtJhdADL7Nx/m7OhMtqTmQZJvwG/iRxTfhonAQqG\nZs1nkQKBgQDEGHG2Gmvfg4nURFybuKJ+uKWRSbosMvbmfiEgYA8GUv/VJLFj4VXh\nQurFjFnA0c5kg6Zdpf7pMGqoGsccqduEg8kJainNZkobEeV+1nmxSLxR7ZW8DC/M\nKgO+nPRaDVWPMVhPQ5oThXcSnHuFieouF8ovOcO2s70dpyzP0EWx0w==\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-07-24 03:20:04,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-89701fdc-e764-4e9e-8386-65124d62a503 2018-07-24 03:20:04,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:04,742 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:04 GMT Server: Apache x-openstack-request-id: req-3c772d93-6c90-4323-b173-e5bb1ce33c63 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:04,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:20:04 GMT Server: Apache x-openstack-request-id: req-a2843fc2-3f14-451b-a531-e0383bd9019f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:20:04,816 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-a2843fc2-3f14-451b-a531-e0383bd9019f 2018-07-24 03:20:04,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:04,849 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:04 GMT Server: Apache x-openstack-request-id: req-d6fbea84-eb90-44fc-9f1b-d553afe3f19c Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:04,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:04 GMT Server: Apache x-openstack-request-id: req-44187f3c-abb4-4a71-bb74-eabf2a2f37a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 778 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T03:20:04Z", "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "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-07-24 03:20:04,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-44187f3c-abb4-4a71-bb74-eabf2a2f37a4 2018-07-24 03:20:07,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:08,131 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:07 GMT Server: Apache x-openstack-request-id: req-b6fff7df-8cf0-45c1-8642-ebcc1b28ebed Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:08,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:08 GMT Server: Apache x-openstack-request-id: req-d04c06b5-0f3f-4010-ad0c-080a97267d52 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 778 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T03:20:04Z", "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "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-07-24 03:20:08,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-d04c06b5-0f3f-4010-ad0c-080a97267d52 2018-07-24 03:20:11,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:11,354 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:11 GMT Server: Apache x-openstack-request-id: req-4c5a8b0d-54da-4d5a-8d14-a966daa43192 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:11,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:11 GMT Server: Apache x-openstack-request-id: req-f10b61e0-ed34-4a8f-886b-259a6af127b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 778 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T03:20:04Z", "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "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-07-24 03:20:11,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-f10b61e0-ed34-4a8f-886b-259a6af127b7 2018-07-24 03:20:14,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:14,414 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:14 GMT Server: Apache x-openstack-request-id: req-670bca00-8e93-4157-9243-3255e4862a37 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:14,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:14 GMT Server: Apache x-openstack-request-id: req-a6924176-a955-4678-be0e-a0ce2e6f2fb1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 778 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T03:20:04Z", "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "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-07-24 03:20:14,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-a6924176-a955-4678-be0e-a0ce2e6f2fb1 2018-07-24 03:20:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb5beb77ffdf62f479407646a68db2fc182126f0" 2018-07-24 03:20:17,476 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:17 GMT Server: Apache x-openstack-request-id: req-40086bb7-3f8f-4d6d-9814-6a866991beb9 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:17,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:17 GMT Server: Apache x-openstack-request-id: req-8c81a67e-d039-420d-a529-8bf895f437ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 693 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-81737b1b-42af-4715-b938-569613da06e8-flavor2", "OS::project_id": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "OS::stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1"}, "deletion_time": "2018-07-24T03:20:15Z", "stack_name": "HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack", "stack_user_project_id": "d0286af492064512a41091d5f4875856", "tags": null, "creation_time": "2018-07-24T03:19:36Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T03:20:04Z", "id": "e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975", "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-07-24 03:20:17,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-stack/e0a7b3df-bbcd-4d91-a65f-8db6c9dc4975 used request id req-8c81a67e-d039-420d-a529-8bf895f437ff 2018-07-24 03:20:17,520 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image1 2018-07-24 03:20:17,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a96dae37222b8ddf9dbfd734c7b63a8de943cd10" 2018-07-24 03:20:18,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d098a00e-b2e9-4285-8efa-67412ffc098d Date: Tue, 24 Jul 2018 03:20:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:20:18,081 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/4a44a1d2-02d8-4cf7-b509-1d647a382fd1 used request id req-d098a00e-b2e9-4285-8efa-67412ffc098d 2018-07-24 03:20:18,082 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-81737b1b-42af-4715-b938-569613da06e8-image2 2018-07-24 03:20:18,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b8712facf4d8092fb3e71fcc16ab0d595edec23d" 2018-07-24 03:20:19,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6bea4155-4170-46e7-979a-a272283d84c9 Date: Tue, 24 Jul 2018 03:20:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:20:19,171 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/53d53b64-d72b-42c0-a9a3-a90a3b71c6f5 used request id req-6bea4155-4170-46e7-979a-a272283d84c9 2018-07-24 03:20:19,173 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 03:20:19,174 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:20:19,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:19,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["rRAkgpt_S_up_KwChEwmJg"], "issued_at": "2018-07-24T03:20:19.000000Z"}} 2018-07-24 03:20:19,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e40328e3231b68fd1e1d0d4342ae9a427ed9df6" -d '{"stack_name": "HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-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-07-24 03:20:21,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:20:19 GMT Server: Apache x-openstack-request-id: req-4d0a0ff1-4d39-41c7-a3da-9d581765a0c3 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a", "rel": "self"}]}} 2018-07-24 03:20:21,251 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks used request id req-4d0a0ff1-4d39-41c7-a3da-9d581765a0c3 2018-07-24 03:20:21,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e40328e3231b68fd1e1d0d4342ae9a427ed9df6" 2018-07-24 03:20:21,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:21 GMT Server: Apache x-openstack-request-id: req-26370db4-611a-48cf-bf4d-0302da3daa60 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:21,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:21 GMT Server: Apache x-openstack-request-id: req-18a7bab2-ddc1-47ee-b096-c4bb5db6aab0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a", "OS::stack_name": "HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack", "stack_user_project_id": "57e255f67f1d4880ae0bed94e2806852", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T03:20:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 03:20:21,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a used request id req-18a7bab2-ddc1-47ee-b096-c4bb5db6aab0 2018-07-24 03:20:21,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e40328e3231b68fd1e1d0d4342ae9a427ed9df6" 2018-07-24 03:20:21,860 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:21 GMT Server: Apache x-openstack-request-id: req-ba087ae1-fd81-45eb-b37c-a62c8ad0ed0e Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:22,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:21 GMT Server: Apache x-openstack-request-id: req-44d11799-b721-457c-afe8-4d49692a4daa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a", "OS::stack_name": "HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack", "stack_user_project_id": "57e255f67f1d4880ae0bed94e2806852", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T03:20:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 03:20:22,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a used request id req-44d11799-b721-457c-afe8-4d49692a4daa 2018-07-24 03:20:22,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e40328e3231b68fd1e1d0d4342ae9a427ed9df6" 2018-07-24 03:20:22,274 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:22 GMT Server: Apache x-openstack-request-id: req-cfa255b1-87c0-45c4-babe-5c3c791f8e9d Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:22,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:22 GMT Server: Apache x-openstack-request-id: req-94dcc0a6-0369-4fe1-8e2b-790086b97dea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-24T03:20:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:20:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "43f0cc01-6d84-457f-9726-a19a577403f5", "resource_type": "OS::Nova::Flavor"}]} 2018-07-24 03:20:22,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a/resources used request id req-94dcc0a6-0369-4fe1-8e2b-790086b97dea 2018-07-24 03:20:22,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/43f0cc01-6d84-457f-9726-a19a577403f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e40328e3231b68fd1e1d0d4342ae9a427ed9df6" 2018-07-24 03:20:23,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20: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-de63defa-3d67-4989-9cfc-760c89c75b5c x-compute-request-id: req-de63defa-3d67-4989-9cfc-760c89c75b5c Content-Encoding: gzip Content-Length: 334 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack-flavor-xjlyvjiktjow", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/43f0cc01-6d84-457f-9726-a19a577403f5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/43f0cc01-6d84-457f-9726-a19a577403f5", "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": "43f0cc01-6d84-457f-9726-a19a577403f5"}} 2018-07-24 03:20:23,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/43f0cc01-6d84-457f-9726-a19a577403f5 used request id req-de63defa-3d67-4989-9cfc-760c89c75b5c 2018-07-24 03:20:23,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e40328e3231b68fd1e1d0d4342ae9a427ed9df6" 2018-07-24 03:20:23,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:23 GMT Server: Apache x-openstack-request-id: req-2bbfe08a-ef70-424d-b819-009f8cd1e5bd Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:23,406 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:20:23 GMT Server: Apache x-openstack-request-id: req-82e09050-b4f4-47e8-9da5-cc0bee410857 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:20:23,406 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsFlavorTests-328e3815-eb9e-4a9d-b3ad-48d9673db6be-stack/b2bb7ced-e2f0-4273-a5ae-05aaf4cfa67a used request id req-82e09050-b4f4-47e8-9da5-cc0bee410857 2018-07-24 03:20:23,407 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 03:20:23,408 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:20:23,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:23,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["5FdSj7kdQZm2HWqibNz_5A"], "issued_at": "2018-07-24T03:20:23.000000Z"}} 2018-07-24 03:20:23,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50db18d7564df1bbad3d5379825ae9bc37b94fc" -d '{"stack_name": "HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-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-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-kp"}}' 2018-07-24 03:20:25,578 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:20:23 GMT Server: Apache x-openstack-request-id: req-ceddb720-d158-4fec-950a-6d5180faa8b5 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "ffc024e8-e3a6-4f32-8d23-039db0024e80", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80", "rel": "self"}]}} 2018-07-24 03:20:25,578 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks used request id req-ceddb720-d158-4fec-950a-6d5180faa8b5 2018-07-24 03:20:25,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/ffc024e8-e3a6-4f32-8d23-039db0024e80 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50db18d7564df1bbad3d5379825ae9bc37b94fc" 2018-07-24 03:20:25,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:25 GMT Server: Apache x-openstack-request-id: req-86e1d432-cde7-4b08-857c-1b308ebfefc9 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:25,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:25 GMT Server: Apache x-openstack-request-id: req-15eda6b5-b326-48bb-a2be-20844da8ea82 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1903 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "ffc024e8-e3a6-4f32-8d23-039db0024e80", "OS::stack_name": "HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack", "keypair_name": "HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack", "stack_user_project_id": "0a67d96eacbe43878c541189a5f2e44b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:20:24Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ffc024e8-e3a6-4f32-8d23-039db0024e80", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxGV8IPF3gg3WUvGrBT8gDbrQ++a3uMWURTM30sU63YNXhBaM\nq06rvC824lkv/SHlRe8nzFu/mxlYkSptPofxr4zxnIHYAwsGoiDaLEBPaYsSe8mQ\n/D9z7S2XibO7Pe5xXe2UG5/PGMfeUAFXPIzmSkNcp7zK3S0L5cF++qwtGpXQtKvD\nSm2u6yK7IDz9amKOcazufAOjNFJQgkxYqojd0m6JBVlVGzCuDgxnCkPYfOLJY1jQ\nLbvOvcl5q2xKeot3gWDkH2I/ntlykrMXd5oV85Kh+UvBzrustkdEGvSYXlz/EJBe\n55953W6eE4BENzZ0E/MRZJ9yeqHhOMxXH1FmQQIDAQABAoIBAQCoeRIpRForQ2l2\nT39Qid0aSgaaAEncBAlz70LU2IHtoYzCb4GONndVf/8J3k4vTBNckZJHWPEdwHlc\nVdPOz1lBKZvdkPjXa27uR1ZAnY5B0J4zeC6aZGgyrmiPJJHbx56SX4osxEMoU9Pe\nN7g45flq/SwPbAFuCAVruzgNGwO6CAU+uU0d+j1ajdoa4zYX7yD6TxzHtRx8WXa0\nG4dvkraXn6l4UQ2brbigiH1b3YlsO3zr+Su4diNkgJli2gxPGSKcfmFa+aPfo6A4\nGOhC2XGVIm5SAwRuJ5RRVPFAWmal5V7VMd1Vx8hCtOOvuZ6lGafjc0nMEvur6A6L\nqZhhyK7tAoGBAPn52jzLNb98yqU1bzcxnpFSSfMOp0xUwumZUudOIR64GyBNCQu1\nhU69HFkK58IBqhkbcJmTPVahW3spfSQVfdtyzpseHdYQyxEKCrGV55iEiyRcT84E\nnpUEuBMfE9hG5gOKdEQcWjFsj91TQgXVLEcF3LQsMY4at+itznwbuGVvAoGBAMkh\nFx1SGX9Tjd/hbSyDfCRi8G92n43xUvYnvreDeYJpIAQ3lJPkG7oa52c+BvFiUEQ8\nKtyKArPTBnx/5+U0ViVCWvDvseCj0fkqhS27ZxIpU7GFwS+Rk2qOZSUlzys4Amk7\nTw/Tcsqq7G4i6NtoIGb7LOTy1ANDKw3AG+VDNPdPAoGAXEF87LDmrjwlIeHdoNYc\nOm/PQPfogIBLyyC9+wXXrVmvETW9H+gnQc8Ddk1TCUPJ/iglX1h668zzUToXqEiS\nQXpWi+MKieV6vFgjaDT121EXdRzoixUjXcX3FX+DuG86FpZzoGuCUflKAxnmJPbu\nt2uPb6NbyqFLvIDg0ub8H9sCgYBY1i/SeJfggHRS5cwF9FGZ9MWERh31YRkmtqlr\nfzvlWS+WDUKoDAIfMpDxLhl89tLDQNwhqyfEa7oatZgkyfge3u8yKn0j3tf4uUo3\nx+WfxPc9mvmYXDGDyD9uqAOYcFXISzUBpYC3ecWSZAL8HkLpmZnbylHQ2xMiMK9h\nlUzIywKBgQCUbGsOssr+TWxWpg586o1En28Vo0IdR5WXn1zzZOwg0KHosW2LZrbK\nHHS7i6I9qEVin/NIdF4qh3IAtbfxcNrV5xcgI+Non24vW1KrEecg/WSua8ih4fAP\nJCN6g/vVKIm/+tyeKTJgfvmPTfTPEz+AbXgrp9PkHcxwMc6krY7dyg==\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-07-24 03:20:25,995 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80 used request id req-15eda6b5-b326-48bb-a2be-20844da8ea82 2018-07-24 03:20:25,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/ffc024e8-e3a6-4f32-8d23-039db0024e80 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50db18d7564df1bbad3d5379825ae9bc37b94fc" 2018-07-24 03:20:26,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:25 GMT Server: Apache x-openstack-request-id: req-95f1ff98-c56d-4245-a23c-6629510f0860 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:26,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:26 GMT Server: Apache x-openstack-request-id: req-f2047383-7b56-483b-9f90-a7c6f62ed17b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1912 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "ffc024e8-e3a6-4f32-8d23-039db0024e80", "OS::stack_name": "HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack", "keypair_name": "HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack", "stack_user_project_id": "0a67d96eacbe43878c541189a5f2e44b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T03:20:24Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ffc024e8-e3a6-4f32-8d23-039db0024e80", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxGV8IPF3gg3WUvGrBT8gDbrQ++a3uMWURTM30sU63YNXhBaM\nq06rvC824lkv/SHlRe8nzFu/mxlYkSptPofxr4zxnIHYAwsGoiDaLEBPaYsSe8mQ\n/D9z7S2XibO7Pe5xXe2UG5/PGMfeUAFXPIzmSkNcp7zK3S0L5cF++qwtGpXQtKvD\nSm2u6yK7IDz9amKOcazufAOjNFJQgkxYqojd0m6JBVlVGzCuDgxnCkPYfOLJY1jQ\nLbvOvcl5q2xKeot3gWDkH2I/ntlykrMXd5oV85Kh+UvBzrustkdEGvSYXlz/EJBe\n55953W6eE4BENzZ0E/MRZJ9yeqHhOMxXH1FmQQIDAQABAoIBAQCoeRIpRForQ2l2\nT39Qid0aSgaaAEncBAlz70LU2IHtoYzCb4GONndVf/8J3k4vTBNckZJHWPEdwHlc\nVdPOz1lBKZvdkPjXa27uR1ZAnY5B0J4zeC6aZGgyrmiPJJHbx56SX4osxEMoU9Pe\nN7g45flq/SwPbAFuCAVruzgNGwO6CAU+uU0d+j1ajdoa4zYX7yD6TxzHtRx8WXa0\nG4dvkraXn6l4UQ2brbigiH1b3YlsO3zr+Su4diNkgJli2gxPGSKcfmFa+aPfo6A4\nGOhC2XGVIm5SAwRuJ5RRVPFAWmal5V7VMd1Vx8hCtOOvuZ6lGafjc0nMEvur6A6L\nqZhhyK7tAoGBAPn52jzLNb98yqU1bzcxnpFSSfMOp0xUwumZUudOIR64GyBNCQu1\nhU69HFkK58IBqhkbcJmTPVahW3spfSQVfdtyzpseHdYQyxEKCrGV55iEiyRcT84E\nnpUEuBMfE9hG5gOKdEQcWjFsj91TQgXVLEcF3LQsMY4at+itznwbuGVvAoGBAMkh\nFx1SGX9Tjd/hbSyDfCRi8G92n43xUvYnvreDeYJpIAQ3lJPkG7oa52c+BvFiUEQ8\nKtyKArPTBnx/5+U0ViVCWvDvseCj0fkqhS27ZxIpU7GFwS+Rk2qOZSUlzys4Amk7\nTw/Tcsqq7G4i6NtoIGb7LOTy1ANDKw3AG+VDNPdPAoGAXEF87LDmrjwlIeHdoNYc\nOm/PQPfogIBLyyC9+wXXrVmvETW9H+gnQc8Ddk1TCUPJ/iglX1h668zzUToXqEiS\nQXpWi+MKieV6vFgjaDT121EXdRzoixUjXcX3FX+DuG86FpZzoGuCUflKAxnmJPbu\nt2uPb6NbyqFLvIDg0ub8H9sCgYBY1i/SeJfggHRS5cwF9FGZ9MWERh31YRkmtqlr\nfzvlWS+WDUKoDAIfMpDxLhl89tLDQNwhqyfEa7oatZgkyfge3u8yKn0j3tf4uUo3\nx+WfxPc9mvmYXDGDyD9uqAOYcFXISzUBpYC3ecWSZAL8HkLpmZnbylHQ2xMiMK9h\nlUzIywKBgQCUbGsOssr+TWxWpg586o1En28Vo0IdR5WXn1zzZOwg0KHosW2LZrbK\nHHS7i6I9qEVin/NIdF4qh3IAtbfxcNrV5xcgI+Non24vW1KrEecg/WSua8ih4fAP\nJCN6g/vVKIm/+tyeKTJgfvmPTfTPEz+AbXgrp9PkHcxwMc6krY7dyg==\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-07-24 03:20:26,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80 used request id req-f2047383-7b56-483b-9f90-a7c6f62ed17b 2018-07-24 03:20:26,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/ffc024e8-e3a6-4f32-8d23-039db0024e80/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50db18d7564df1bbad3d5379825ae9bc37b94fc" 2018-07-24 03:20:26,624 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:26 GMT Server: Apache x-openstack-request-id: req-14693887-ceee-4922-8120-b42bd0a39c35 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:26,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:26 GMT Server: Apache x-openstack-request-id: req-9248797f-709b-4a4e-916e-56dd7c3ce1f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-24T03:20:25Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:20:25Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-24 03:20:26,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80/resources used request id req-9248797f-709b-4a4e-916e-56dd7c3ce1f2 2018-07-24 03:20:26,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50db18d7564df1bbad3d5379825ae9bc37b94fc" 2018-07-24 03:20:26,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20: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-5408aeea-29a1-40cb-9cf2-b08ebd8d7710 x-compute-request-id: req-5408aeea-29a1-40cb-9cf2-b08ebd8d7710 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEZXwg8XeCDdZS8asFPyANutD75re4xZRFMzfSxTrdg1eEFoyrTqu8LzbiWS/9IeVF7yfMW7+bGViRKm0+h/GvjPGcgdgDCwaiINosQE9pixJ7yZD8P3PtLZeJs7s97nFd7ZQbn88Yx95QAVc8jOZKQ1ynvMrdLQvlwX76rC0aldC0q8NKba7rIrsgPP1qYo5xrO58A6M0UlCCTFiqiN3SbokFWVUbMK4ODGcKQ9h84sljWNAtu869yXmrbEp6i3eBYOQfYj+e2XKSsxd3mhXzkqH5S8HOu6y2R0Qa9JheXP8QkF7nn3ndbp4TgEQ3NnQT8xFkn3J6oeE4zFcfUWZB Generated-by-Nova", "user_id": "2e81815591b64777a7e304458430745f", "name": "HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-kp", "deleted": false, "created_at": "2018-07-24T03:20:25.000000", "updated_at": null, "fingerprint": "5d:37:71:2d:81:96:02:b3:2b:e6:ee:21:7d:67:ef:85", "deleted_at": null, "id": 26}} 2018-07-24 03:20:26,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-kp used request id req-5408aeea-29a1-40cb-9cf2-b08ebd8d7710 2018-07-24 03:20:26,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/ffc024e8-e3a6-4f32-8d23-039db0024e80 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50db18d7564df1bbad3d5379825ae9bc37b94fc" 2018-07-24 03:20:27,062 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:26 GMT Server: Apache x-openstack-request-id: req-81a1245f-a800-4406-b010-0d08dd119c17 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:27,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:27 GMT Server: Apache x-openstack-request-id: req-c8cbb16a-c269-4303-bbb6-1985fd06d9fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1912 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "ffc024e8-e3a6-4f32-8d23-039db0024e80", "OS::stack_name": "HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack", "keypair_name": "HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack", "stack_user_project_id": "0a67d96eacbe43878c541189a5f2e44b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T03:20:24Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ffc024e8-e3a6-4f32-8d23-039db0024e80", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxGV8IPF3gg3WUvGrBT8gDbrQ++a3uMWURTM30sU63YNXhBaM\nq06rvC824lkv/SHlRe8nzFu/mxlYkSptPofxr4zxnIHYAwsGoiDaLEBPaYsSe8mQ\n/D9z7S2XibO7Pe5xXe2UG5/PGMfeUAFXPIzmSkNcp7zK3S0L5cF++qwtGpXQtKvD\nSm2u6yK7IDz9amKOcazufAOjNFJQgkxYqojd0m6JBVlVGzCuDgxnCkPYfOLJY1jQ\nLbvOvcl5q2xKeot3gWDkH2I/ntlykrMXd5oV85Kh+UvBzrustkdEGvSYXlz/EJBe\n55953W6eE4BENzZ0E/MRZJ9yeqHhOMxXH1FmQQIDAQABAoIBAQCoeRIpRForQ2l2\nT39Qid0aSgaaAEncBAlz70LU2IHtoYzCb4GONndVf/8J3k4vTBNckZJHWPEdwHlc\nVdPOz1lBKZvdkPjXa27uR1ZAnY5B0J4zeC6aZGgyrmiPJJHbx56SX4osxEMoU9Pe\nN7g45flq/SwPbAFuCAVruzgNGwO6CAU+uU0d+j1ajdoa4zYX7yD6TxzHtRx8WXa0\nG4dvkraXn6l4UQ2brbigiH1b3YlsO3zr+Su4diNkgJli2gxPGSKcfmFa+aPfo6A4\nGOhC2XGVIm5SAwRuJ5RRVPFAWmal5V7VMd1Vx8hCtOOvuZ6lGafjc0nMEvur6A6L\nqZhhyK7tAoGBAPn52jzLNb98yqU1bzcxnpFSSfMOp0xUwumZUudOIR64GyBNCQu1\nhU69HFkK58IBqhkbcJmTPVahW3spfSQVfdtyzpseHdYQyxEKCrGV55iEiyRcT84E\nnpUEuBMfE9hG5gOKdEQcWjFsj91TQgXVLEcF3LQsMY4at+itznwbuGVvAoGBAMkh\nFx1SGX9Tjd/hbSyDfCRi8G92n43xUvYnvreDeYJpIAQ3lJPkG7oa52c+BvFiUEQ8\nKtyKArPTBnx/5+U0ViVCWvDvseCj0fkqhS27ZxIpU7GFwS+Rk2qOZSUlzys4Amk7\nTw/Tcsqq7G4i6NtoIGb7LOTy1ANDKw3AG+VDNPdPAoGAXEF87LDmrjwlIeHdoNYc\nOm/PQPfogIBLyyC9+wXXrVmvETW9H+gnQc8Ddk1TCUPJ/iglX1h668zzUToXqEiS\nQXpWi+MKieV6vFgjaDT121EXdRzoixUjXcX3FX+DuG86FpZzoGuCUflKAxnmJPbu\nt2uPb6NbyqFLvIDg0ub8H9sCgYBY1i/SeJfggHRS5cwF9FGZ9MWERh31YRkmtqlr\nfzvlWS+WDUKoDAIfMpDxLhl89tLDQNwhqyfEa7oatZgkyfge3u8yKn0j3tf4uUo3\nx+WfxPc9mvmYXDGDyD9uqAOYcFXISzUBpYC3ecWSZAL8HkLpmZnbylHQ2xMiMK9h\nlUzIywKBgQCUbGsOssr+TWxWpg586o1En28Vo0IdR5WXn1zzZOwg0KHosW2LZrbK\nHHS7i6I9qEVin/NIdF4qh3IAtbfxcNrV5xcgI+Non24vW1KrEecg/WSua8ih4fAP\nJCN6g/vVKIm/+tyeKTJgfvmPTfTPEz+AbXgrp9PkHcxwMc6krY7dyg==\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-07-24 03:20:27,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80 used request id req-c8cbb16a-c269-4303-bbb6-1985fd06d9fc 2018-07-24 03:20:27,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50db18d7564df1bbad3d5379825ae9bc37b94fc" 2018-07-24 03:20:27,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20: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-1201f817-3913-4c57-8c02-eb55152f720e x-compute-request-id: req-1201f817-3913-4c57-8c02-eb55152f720e Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEZXwg8XeCDdZS8asFPyANutD75re4xZRFMzfSxTrdg1eEFoyrTqu8LzbiWS/9IeVF7yfMW7+bGViRKm0+h/GvjPGcgdgDCwaiINosQE9pixJ7yZD8P3PtLZeJs7s97nFd7ZQbn88Yx95QAVc8jOZKQ1ynvMrdLQvlwX76rC0aldC0q8NKba7rIrsgPP1qYo5xrO58A6M0UlCCTFiqiN3SbokFWVUbMK4ODGcKQ9h84sljWNAtu869yXmrbEp6i3eBYOQfYj+e2XKSsxd3mhXzkqH5S8HOu6y2R0Qa9JheXP8QkF7nn3ndbp4TgEQ3NnQT8xFkn3J6oeE4zFcfUWZB Generated-by-Nova", "user_id": "2e81815591b64777a7e304458430745f", "name": "HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-kp", "deleted": false, "created_at": "2018-07-24T03:20:25.000000", "updated_at": null, "fingerprint": "5d:37:71:2d:81:96:02:b3:2b:e6:ee:21:7d:67:ef:85", "deleted_at": null, "id": 26}} 2018-07-24 03:20:27,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-kp used request id req-1201f817-3913-4c57-8c02-eb55152f720e 2018-07-24 03:20:27,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/ffc024e8-e3a6-4f32-8d23-039db0024e80 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50db18d7564df1bbad3d5379825ae9bc37b94fc" 2018-07-24 03:20:27,578 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:27 GMT Server: Apache x-openstack-request-id: req-a0c73314-277f-4d28-9ada-196bc03ee3a1 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:28,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:20:27 GMT Server: Apache x-openstack-request-id: req-1f8911d8-b8eb-4bd3-9588-8727657274c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:20:28,264 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsKeypairTests-c5a0398c-b90d-4eba-bcf6-8c6d491f738f-stack/ffc024e8-e3a6-4f32-8d23-039db0024e80 used request id req-1f8911d8-b8eb-4bd3-9588-8727657274c3 2018-07-24 03:20:28,265 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 03:20:28,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:28,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["qqxlCeG8THq_Y33m3mMKbA"], "issued_at": "2018-07-24T03:20:28.000000Z"}} 2018-07-24 03:20:28,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640500ed896eb3f18a0594972d2e34b3dc7adcdd" -d '{"stack_name": "HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-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-530b21c9-18f2-4d49-93a6-f710c457c311-sec-grp"}}' 2018-07-24 03:20:30,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:20:28 GMT Server: Apache x-openstack-request-id: req-dd58724e-320f-4eda-a6b3-011be1fffea5 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "129a1e4c-4dfd-4e74-a405-87caf7919b6e", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e", "rel": "self"}]}} 2018-07-24 03:20:30,460 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks used request id req-dd58724e-320f-4eda-a6b3-011be1fffea5 2018-07-24 03:20:30,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/129a1e4c-4dfd-4e74-a405-87caf7919b6e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640500ed896eb3f18a0594972d2e34b3dc7adcdd" 2018-07-24 03:20:30,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:30 GMT Server: Apache x-openstack-request-id: req-d7ad9b71-5483-4807-9858-19ac8afb8f95 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:30,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:30 GMT Server: Apache x-openstack-request-id: req-0b3ba76a-5f5d-40e7-a213-ba75ee3f4250 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "129a1e4c-4dfd-4e74-a405-87caf7919b6e", "OS::stack_name": "HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack", "security_group_name": "HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack", "stack_user_project_id": "2d20dd2f6fad4b5b8e41d820f8ccfab5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:20:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "129a1e4c-4dfd-4e74-a405-87caf7919b6e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-24 03:20:30,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e used request id req-0b3ba76a-5f5d-40e7-a213-ba75ee3f4250 2018-07-24 03:20:30,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/129a1e4c-4dfd-4e74-a405-87caf7919b6e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640500ed896eb3f18a0594972d2e34b3dc7adcdd" 2018-07-24 03:20:31,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:30 GMT Server: Apache x-openstack-request-id: req-5445033e-b1ce-4cf4-97a9-368bbb4075f6 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:31,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:31 GMT Server: Apache x-openstack-request-id: req-f2ac198e-7b13-4502-9e5c-0bcdb069fac1 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "129a1e4c-4dfd-4e74-a405-87caf7919b6e", "OS::stack_name": "HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack", "security_group_name": "HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack", "stack_user_project_id": "2d20dd2f6fad4b5b8e41d820f8ccfab5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T03:20:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "129a1e4c-4dfd-4e74-a405-87caf7919b6e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-24 03:20:31,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e used request id req-f2ac198e-7b13-4502-9e5c-0bcdb069fac1 2018-07-24 03:20:34,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/129a1e4c-4dfd-4e74-a405-87caf7919b6e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640500ed896eb3f18a0594972d2e34b3dc7adcdd" 2018-07-24 03:20:34,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:34 GMT Server: Apache x-openstack-request-id: req-b581cb16-6b64-4945-9f48-656920c0f29e Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:34,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:34 GMT Server: Apache x-openstack-request-id: req-806c8020-0aa9-4fa7-9b8e-198167905366 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": "4a6a5595eff04e89b98d3d63efd1b892", "OS::stack_id": "129a1e4c-4dfd-4e74-a405-87caf7919b6e", "OS::stack_name": "HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack", "security_group_name": "HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack", "stack_user_project_id": "2d20dd2f6fad4b5b8e41d820f8ccfab5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T03:20:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "129a1e4c-4dfd-4e74-a405-87caf7919b6e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-24 03:20:34,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e used request id req-806c8020-0aa9-4fa7-9b8e-198167905366 2018-07-24 03:20:34,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/129a1e4c-4dfd-4e74-a405-87caf7919b6e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640500ed896eb3f18a0594972d2e34b3dc7adcdd" 2018-07-24 03:20:35,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:34 GMT Server: Apache x-openstack-request-id: req-7ad5c40b-49b3-4f35-9c91-ce033bd070d5 Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:35,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:35 GMT Server: Apache x-openstack-request-id: req-065df7ff-3cd5-4184-833c-bfd2c9d4f866 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.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-24T03:20:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T03:20:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "27a6b354-3093-4889-8de2-9792fef6e69c", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-24 03:20:35,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e/resources used request id req-065df7ff-3cd5-4184-833c-bfd2c9d4f866 2018-07-24 03:20:35,313 - neutron_utils - INFO - Retrieving security group with ID - 27a6b354-3093-4889-8de2-9792fef6e69c 2018-07-24 03:20:35,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=27a6b354-3093-4889-8de2-9792fef6e69c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640500ed896eb3f18a0594972d2e34b3dc7adcdd" 2018-07-24 03:20:35,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-28ed0e6b-eefb-4f82-bdd8-10a98d954233 Date: Tue, 24 Jul 2018 03:20:35 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:20:30Z", "updated_at": "2018-07-24T03:20:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:20:32Z", "revision_number": 0, "id": "a7e18993-ff83-405d-997b-668f442b51c1", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-24T03:20:32Z", "security_group_id": "27a6b354-3093-4889-8de2-9792fef6e69c", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T03:20:31Z", "revision_number": 0, "id": "b3548174-41d1-4621-9a34-b71151b002d0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-24T03:20:31Z", "security_group_id": "27a6b354-3093-4889-8de2-9792fef6e69c", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 6, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "27a6b354-3093-4889-8de2-9792fef6e69c", "name": "HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-sec-grp"}]} 2018-07-24 03:20:35,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=27a6b354-3093-4889-8de2-9792fef6e69c used request id req-28ed0e6b-eefb-4f82-bdd8-10a98d954233 2018-07-24 03:20:35,543 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27a6b354-3093-4889-8de2-9792fef6e69c 2018-07-24 03:20:35,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=27a6b354-3093-4889-8de2-9792fef6e69c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640500ed896eb3f18a0594972d2e34b3dc7adcdd" 2018-07-24 03:20:35,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-cb1d0189-3580-4fa0-85de-13bd67b795e0 Date: Tue, 24 Jul 2018 03:20:35 GMT RESP BODY: {"security_group_rules": [{"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-07-24T03:20:32Z", "security_group_id": "27a6b354-3093-4889-8de2-9792fef6e69c", "port_range_min": null, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:20:32Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "a7e18993-ff83-405d-997b-668f442b51c1"}, {"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-07-24T03:20:31Z", "security_group_id": "27a6b354-3093-4889-8de2-9792fef6e69c", "port_range_min": 22, "revision_number": 0, "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:20:31Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "b3548174-41d1-4621-9a34-b71151b002d0"}]} 2018-07-24 03:20:35,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=27a6b354-3093-4889-8de2-9792fef6e69c used request id req-cb1d0189-3580-4fa0-85de-13bd67b795e0 2018-07-24 03:20:35,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/129a1e4c-4dfd-4e74-a405-87caf7919b6e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640500ed896eb3f18a0594972d2e34b3dc7adcdd" 2018-07-24 03:20:35,959 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 03:20:35 GMT Server: Apache x-openstack-request-id: req-fbe7d1d3-8d38-4342-8797-7cb987c1318f Location: http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 03:20:36,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:20:35 GMT Server: Apache x-openstack-request-id: req-f710c1c9-b362-4f32-909e-f6b480980ae2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:20:36,176 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892/stacks/HeatUtilsSecurityGroupTests-530b21c9-18f2-4d49-93a6-f710c457c311-stack/129a1e4c-4dfd-4e74-a405-87caf7919b6e used request id req-f710c1c9-b362-4f32-909e-f6b480980ae2 2018-07-24 03:20:36,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:36,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["NJQI6M-kSLCuWC_e58-rGg"], "issued_at": "2018-07-24T03:20:36.000000Z"}} 2018-07-24 03:20:36,572 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb2c0b41bc54ee42a31e30239ab279b34c3cfdd" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-e98a03bf-dbb6-4352-88f8-b2a7bc18471c"}}' 2018-07-24 03:20:37,491 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:36 GMT Server: Apache x-compute-request-id: req-31d55dc8-0a52-462f-85e1-05f4930d644b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-31d55dc8-0a52-462f-85e1-05f4930d644b Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "eb473045-c352-4a73-8ea6-984ee45ac7c3", "name": "CinderUtilsQoSTests-e98a03bf-dbb6-4352-88f8-b2a7bc18471c"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/eb473045-c352-4a73-8ea6-984ee45ac7c3", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/eb473045-c352-4a73-8ea6-984ee45ac7c3", "rel": "bookmark"}]} 2018-07-24 03:20:37,492 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-31d55dc8-0a52-462f-85e1-05f4930d644b 2018-07-24 03:20:37,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-31d55dc8-0a52-462f-85e1-05f4930d644b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb2c0b41bc54ee42a31e30239ab279b34c3cfdd" 2018-07-24 03:20:37,687 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:37 GMT Server: Apache x-compute-request-id: req-1bc0b67f-6b73-4b0d-ba99-e49b86dafcac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1bc0b67f-6b73-4b0d-ba99-e49b86dafcac Content-Encoding: gzip Content-Length: 155 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "eb473045-c352-4a73-8ea6-984ee45ac7c3", "name": "CinderUtilsQoSTests-e98a03bf-dbb6-4352-88f8-b2a7bc18471c"}]} 2018-07-24 03:20:37,688 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-1bc0b67f-6b73-4b0d-ba99-e49b86dafcac 2018-07-24 03:20:37,689 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-e98a03bf-dbb6-4352-88f8-b2a7bc18471c 2018-07-24 03:20:37,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/eb473045-c352-4a73-8ea6-984ee45ac7c3?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-31d55dc8-0a52-462f-85e1-05f4930d644b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb2c0b41bc54ee42a31e30239ab279b34c3cfdd" 2018-07-24 03:20:37,929 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:20:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c1bfc8d7-3b33-445d-b754-8e40b2b82b74 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-07-24 03:20:37,929 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/eb473045-c352-4a73-8ea6-984ee45ac7c3?force=False used request id req-c1bfc8d7-3b33-445d-b754-8e40b2b82b74 2018-07-24 03:20:37,932 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-31d55dc8-0a52-462f-85e1-05f4930d644b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb2c0b41bc54ee42a31e30239ab279b34c3cfdd" 2018-07-24 03:20:38,887 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:37 GMT Server: Apache x-compute-request-id: req-64c53750-6299-4e0c-afe8-3570329c894e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-64c53750-6299-4e0c-afe8-3570329c894e Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-24 03:20:38,887 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-64c53750-6299-4e0c-afe8-3570329c894e 2018-07-24 03:20:38,888 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-e98a03bf-dbb6-4352-88f8-b2a7bc18471c 2018-07-24 03:20:38,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/eb473045-c352-4a73-8ea6-984ee45ac7c3?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-31d55dc8-0a52-462f-85e1-05f4930d644b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eb2c0b41bc54ee42a31e30239ab279b34c3cfdd" 2018-07-24 03:20:39,102 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:20:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7d48425a-8926-44c8-8c97-bd228683891a x-openstack-request-id: req-7d48425a-8926-44c8-8c97-bd228683891a Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec eb473045-c352-4a73-8ea6-984ee45ac7c3.", "code": 404}} 2018-07-24 03:20:39,102 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/eb473045-c352-4a73-8ea6-984ee45ac7c3?force=False used request id req-7d48425a-8926-44c8-8c97-bd228683891a 2018-07-24 03:20:39,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:39,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["be1UNEVGS22G-sBdI2IMKQ"], "issued_at": "2018-07-24T03:20:39.000000Z"}} 2018-07-24 03:20:39,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ed7fef58d8ee857a352c050d531ddc3aaac613" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-ec2d4710-1576-48ea-ba66-23bdc3aa225e"}}' 2018-07-24 03:20:39,757 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:39 GMT Server: Apache x-compute-request-id: req-b25d0205-4b91-4f42-86bb-51dd1cef1977 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b25d0205-4b91-4f42-86bb-51dd1cef1977 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "e181cf93-74b1-496f-82c5-6005dfe1ef93", "name": "CinderUtilsQoSTests-ec2d4710-1576-48ea-ba66-23bdc3aa225e"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/e181cf93-74b1-496f-82c5-6005dfe1ef93", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/e181cf93-74b1-496f-82c5-6005dfe1ef93", "rel": "bookmark"}]} 2018-07-24 03:20:39,757 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-b25d0205-4b91-4f42-86bb-51dd1cef1977 2018-07-24 03:20:39,760 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b25d0205-4b91-4f42-86bb-51dd1cef1977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ed7fef58d8ee857a352c050d531ddc3aaac613" 2018-07-24 03:20:39,943 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:39 GMT Server: Apache x-compute-request-id: req-8ac4b4bf-7818-4a92-8791-1f9f458c5d0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ac4b4bf-7818-4a92-8791-1f9f458c5d0d Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "e181cf93-74b1-496f-82c5-6005dfe1ef93", "name": "CinderUtilsQoSTests-ec2d4710-1576-48ea-ba66-23bdc3aa225e"}]} 2018-07-24 03:20:39,943 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-8ac4b4bf-7818-4a92-8791-1f9f458c5d0d 2018-07-24 03:20:39,946 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/e181cf93-74b1-496f-82c5-6005dfe1ef93 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b25d0205-4b91-4f42-86bb-51dd1cef1977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ed7fef58d8ee857a352c050d531ddc3aaac613" 2018-07-24 03:20:40,139 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:39 GMT Server: Apache x-compute-request-id: req-db881e34-a034-4944-a05a-753d4217923f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db881e34-a034-4944-a05a-753d4217923f Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "e181cf93-74b1-496f-82c5-6005dfe1ef93", "name": "CinderUtilsQoSTests-ec2d4710-1576-48ea-ba66-23bdc3aa225e"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/e181cf93-74b1-496f-82c5-6005dfe1ef93", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/e181cf93-74b1-496f-82c5-6005dfe1ef93", "rel": "bookmark"}]} 2018-07-24 03:20:40,139 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/e181cf93-74b1-496f-82c5-6005dfe1ef93 used request id req-db881e34-a034-4944-a05a-753d4217923f 2018-07-24 03:20:40,139 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-ec2d4710-1576-48ea-ba66-23bdc3aa225e 2018-07-24 03:20:40,142 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/e181cf93-74b1-496f-82c5-6005dfe1ef93?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b25d0205-4b91-4f42-86bb-51dd1cef1977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ed7fef58d8ee857a352c050d531ddc3aaac613" 2018-07-24 03:20:40,421 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:20:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4299e6bb-9a60-4b56-9e43-803559ebc379 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-07-24 03:20:40,421 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/e181cf93-74b1-496f-82c5-6005dfe1ef93?force=False used request id req-4299e6bb-9a60-4b56-9e43-803559ebc379 2018-07-24 03:20:40,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:40,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bkMjeqeKSWuXY7-v2ViaVQ"], "issued_at": "2018-07-24T03:20:40.000000Z"}} 2018-07-24 03:20:40,909 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb12b7024aa9a7a24705f9b87792ac410a34fc0" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-5d673f19-b8d7-48ab-a2c5-1b6e32cc9091"}}' 2018-07-24 03:20:41,121 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:40 GMT Server: Apache x-compute-request-id: req-b099d929-abbb-435f-ad87-22526a5b2479 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b099d929-abbb-435f-ad87-22526a5b2479 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "d83b73ff-18b5-4bd3-8ede-8a7892eb1434", "name": "CinderUtilsQoSTests-5d673f19-b8d7-48ab-a2c5-1b6e32cc9091"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d83b73ff-18b5-4bd3-8ede-8a7892eb1434", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d83b73ff-18b5-4bd3-8ede-8a7892eb1434", "rel": "bookmark"}]} 2018-07-24 03:20:41,122 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-b099d929-abbb-435f-ad87-22526a5b2479 2018-07-24 03:20:41,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b099d929-abbb-435f-ad87-22526a5b2479" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb12b7024aa9a7a24705f9b87792ac410a34fc0" 2018-07-24 03:20:41,327 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:41 GMT Server: Apache x-compute-request-id: req-62eb4ac5-c2dc-47c7-92b2-2d0f4e2a94fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62eb4ac5-c2dc-47c7-92b2-2d0f4e2a94fa Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "d83b73ff-18b5-4bd3-8ede-8a7892eb1434", "name": "CinderUtilsQoSTests-5d673f19-b8d7-48ab-a2c5-1b6e32cc9091"}]} 2018-07-24 03:20:41,328 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-62eb4ac5-c2dc-47c7-92b2-2d0f4e2a94fa 2018-07-24 03:20:41,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d83b73ff-18b5-4bd3-8ede-8a7892eb1434 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b099d929-abbb-435f-ad87-22526a5b2479" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb12b7024aa9a7a24705f9b87792ac410a34fc0" 2018-07-24 03:20:41,522 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:41 GMT Server: Apache x-compute-request-id: req-a22c54a6-5938-4f94-a4dd-dda6cd120666 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a22c54a6-5938-4f94-a4dd-dda6cd120666 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "d83b73ff-18b5-4bd3-8ede-8a7892eb1434", "name": "CinderUtilsQoSTests-5d673f19-b8d7-48ab-a2c5-1b6e32cc9091"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d83b73ff-18b5-4bd3-8ede-8a7892eb1434", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d83b73ff-18b5-4bd3-8ede-8a7892eb1434", "rel": "bookmark"}]} 2018-07-24 03:20:41,522 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d83b73ff-18b5-4bd3-8ede-8a7892eb1434 used request id req-a22c54a6-5938-4f94-a4dd-dda6cd120666 2018-07-24 03:20:41,522 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-5d673f19-b8d7-48ab-a2c5-1b6e32cc9091 2018-07-24 03:20:41,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d83b73ff-18b5-4bd3-8ede-8a7892eb1434?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b099d929-abbb-435f-ad87-22526a5b2479" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb12b7024aa9a7a24705f9b87792ac410a34fc0" 2018-07-24 03:20:41,746 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:20:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a7c65d25-b770-4c3b-94d1-f78bd41bec07 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-07-24 03:20:41,747 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d83b73ff-18b5-4bd3-8ede-8a7892eb1434?force=False used request id req-a7c65d25-b770-4c3b-94d1-f78bd41bec07 2018-07-24 03:20:41,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:42,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bYUimaY7RKqwVQonfMXIQg"], "issued_at": "2018-07-24T03:20:42.000000Z"}} 2018-07-24 03:20:42,140 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71082e963ef741626630fd03161af475af8c15c2" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-a767b7b5-6382-402b-a997-2a4da35c36d6"}}' 2018-07-24 03:20:42,373 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:42 GMT Server: Apache x-compute-request-id: req-9ec449f6-b311-4be2-a985-f82b37d27e94 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ec449f6-b311-4be2-a985-f82b37d27e94 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "44d613aa-6a48-442f-a6b9-757295ea5a1d", "name": "CinderUtilsQoSTests-a767b7b5-6382-402b-a997-2a4da35c36d6"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/44d613aa-6a48-442f-a6b9-757295ea5a1d", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/44d613aa-6a48-442f-a6b9-757295ea5a1d", "rel": "bookmark"}]} 2018-07-24 03:20:42,373 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-9ec449f6-b311-4be2-a985-f82b37d27e94 2018-07-24 03:20:42,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ec449f6-b311-4be2-a985-f82b37d27e94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71082e963ef741626630fd03161af475af8c15c2" 2018-07-24 03:20:42,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:42 GMT Server: Apache x-compute-request-id: req-eee54bc7-4fc6-4f32-9ee9-a322108ac874 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eee54bc7-4fc6-4f32-9ee9-a322108ac874 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "44d613aa-6a48-442f-a6b9-757295ea5a1d", "name": "CinderUtilsQoSTests-a767b7b5-6382-402b-a997-2a4da35c36d6"}]} 2018-07-24 03:20:42,575 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-eee54bc7-4fc6-4f32-9ee9-a322108ac874 2018-07-24 03:20:42,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/44d613aa-6a48-442f-a6b9-757295ea5a1d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ec449f6-b311-4be2-a985-f82b37d27e94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71082e963ef741626630fd03161af475af8c15c2" 2018-07-24 03:20:42,765 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:42 GMT Server: Apache x-compute-request-id: req-79e60375-c4fb-4645-b89d-09d5ab35bc48 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-79e60375-c4fb-4645-b89d-09d5ab35bc48 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "44d613aa-6a48-442f-a6b9-757295ea5a1d", "name": "CinderUtilsQoSTests-a767b7b5-6382-402b-a997-2a4da35c36d6"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/44d613aa-6a48-442f-a6b9-757295ea5a1d", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/44d613aa-6a48-442f-a6b9-757295ea5a1d", "rel": "bookmark"}]} 2018-07-24 03:20:42,765 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/44d613aa-6a48-442f-a6b9-757295ea5a1d used request id req-79e60375-c4fb-4645-b89d-09d5ab35bc48 2018-07-24 03:20:42,765 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-a767b7b5-6382-402b-a997-2a4da35c36d6 2018-07-24 03:20:42,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/44d613aa-6a48-442f-a6b9-757295ea5a1d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ec449f6-b311-4be2-a985-f82b37d27e94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71082e963ef741626630fd03161af475af8c15c2" 2018-07-24 03:20:43,005 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:20:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a63adcf0-3ef9-461f-9735-2f8170e0bbd0 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-07-24 03:20:43,005 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/44d613aa-6a48-442f-a6b9-757295ea5a1d?force=False used request id req-a63adcf0-3ef9-461f-9735-2f8170e0bbd0 2018-07-24 03:20:43,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:43,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["dJM3OdyNTlGAYOvnwK7IdQ"], "issued_at": "2018-07-24T03:20:43.000000Z"}} 2018-07-24 03:20:43,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e2b29fa204ac1d647070ca01447749d8bb43df81" 2018-07-24 03:20:43,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd4383a9-4a73-4b5b-bb79-5c8f574c7f37 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:20:43,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fd4383a9-4a73-4b5b-bb79-5c8f574c7f37 2018-07-24 03:20:43,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b29fa204ac1d647070ca01447749d8bb43df81" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-b04f24d7-660e-4f2f-96a9-179be75317be", "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-07-24 03:20:43,963 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:20:43 GMT Server: Apache x-compute-request-id: req-b53c9cc9-80e7-4206-8838-dc053bb2d44e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b53c9cc9-80e7-4206-8838-dc053bb2d44e Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "2e81815591b64777a7e304458430745f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:20:43.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-b04f24d7-660e-4f2f-96a9-179be75317be", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b2d8c5d6-96da-44f2-8825-d8046c54c469", "size": 1}} 2018-07-24 03:20:43,963 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes used request id req-b53c9cc9-80e7-4206-8838-dc053bb2d44e 2018-07-24 03:20:43,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b53c9cc9-80e7-4206-8838-dc053bb2d44e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b29fa204ac1d647070ca01447749d8bb43df81" 2018-07-24 03:20:44,219 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:43 GMT Server: Apache x-compute-request-id: req-c6daba53-9abe-4233-a466-f0b8e7e45a65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c6daba53-9abe-4233-a466-f0b8e7e45a65 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:20:43.000000", "replication_status": null, "snapshot_id": null, "id": "b2d8c5d6-96da-44f2-8825-d8046c54c469", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-b04f24d7-660e-4f2f-96a9-179be75317be", "bootable": "false", "created_at": "2018-07-24T03:20:43.000000", "volume_type": null}} 2018-07-24 03:20:44,219 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469 used request id req-c6daba53-9abe-4233-a466-f0b8e7e45a65 2018-07-24 03:20:44,222 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b53c9cc9-80e7-4206-8838-dc053bb2d44e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b29fa204ac1d647070ca01447749d8bb43df81" 2018-07-24 03:20:44,456 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:44 GMT Server: Apache x-compute-request-id: req-7c5b39d0-32b5-4224-ab49-304ce877ba9f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7c5b39d0-32b5-4224-ab49-304ce877ba9f Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:20:44.000000", "replication_status": null, "snapshot_id": null, "id": "b2d8c5d6-96da-44f2-8825-d8046c54c469", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-b04f24d7-660e-4f2f-96a9-179be75317be", "bootable": "false", "created_at": "2018-07-24T03:20:43.000000", "volume_type": null}} 2018-07-24 03:20:44,456 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469 used request id req-7c5b39d0-32b5-4224-ab49-304ce877ba9f 2018-07-24 03:20:44,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b53c9cc9-80e7-4206-8838-dc053bb2d44e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b29fa204ac1d647070ca01447749d8bb43df81" 2018-07-24 03:20:44,680 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:44 GMT Server: Apache x-compute-request-id: req-f0885a4d-3add-4635-8b85-26185f10b768 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f0885a4d-3add-4635-8b85-26185f10b768 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:20:44.000000", "replication_status": null, "snapshot_id": null, "id": "b2d8c5d6-96da-44f2-8825-d8046c54c469", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-b04f24d7-660e-4f2f-96a9-179be75317be", "bootable": "false", "created_at": "2018-07-24T03:20:43.000000", "volume_type": null}]} 2018-07-24 03:20:44,680 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail used request id req-f0885a4d-3add-4635-8b85-26185f10b768 2018-07-24 03:20:44,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:20:44,689 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:20: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:20:44,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b29fa204ac1d647070ca01447749d8bb43df81" 2018-07-24 03:20:44,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf368b5-2ba7-4489-b241-79e4c637eed1 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:20:44,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-aaf368b5-2ba7-4489-b241-79e4c637eed1 2018-07-24 03:20:44,782 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-b04f24d7-660e-4f2f-96a9-179be75317be 2018-07-24 03:20:44,785 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b53c9cc9-80e7-4206-8838-dc053bb2d44e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b29fa204ac1d647070ca01447749d8bb43df81" 2018-07-24 03:20:45,028 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:20:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c3b5d6c6-3b92-4356-907e-6f0271709f35 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-07-24 03:20:45,028 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469 used request id req-c3b5d6c6-3b92-4356-907e-6f0271709f35 2018-07-24 03:20:45,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b53c9cc9-80e7-4206-8838-dc053bb2d44e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b29fa204ac1d647070ca01447749d8bb43df81" 2018-07-24 03:20:45,241 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:20:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-632a8acd-6260-4669-bc9f-59d0f3ac8064 x-openstack-request-id: req-632a8acd-6260-4669-bc9f-59d0f3ac8064 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b2d8c5d6-96da-44f2-8825-d8046c54c469 could not be found.", "code": 404}} 2018-07-24 03:20:45,241 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469 used request id req-632a8acd-6260-4669-bc9f-59d0f3ac8064 2018-07-24 03:20:45,244 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b53c9cc9-80e7-4206-8838-dc053bb2d44e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b29fa204ac1d647070ca01447749d8bb43df81" 2018-07-24 03:20:45,296 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:45 GMT Server: Apache x-compute-request-id: req-d68eaa54-4926-4add-9abc-372967d708b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d68eaa54-4926-4add-9abc-372967d708b6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 03:20:45,296 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail used request id req-d68eaa54-4926-4add-9abc-372967d708b6 2018-07-24 03:20:45,296 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-b04f24d7-660e-4f2f-96a9-179be75317be 2018-07-24 03:20:45,299 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b53c9cc9-80e7-4206-8838-dc053bb2d44e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b29fa204ac1d647070ca01447749d8bb43df81" 2018-07-24 03:20:45,514 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:20:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-14ffbf9e-8fc7-4e9f-ad8b-725492a658bc x-openstack-request-id: req-14ffbf9e-8fc7-4e9f-ad8b-725492a658bc Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b2d8c5d6-96da-44f2-8825-d8046c54c469 could not be found.", "code": 404}} 2018-07-24 03:20:45,514 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469 used request id req-14ffbf9e-8fc7-4e9f-ad8b-725492a658bc 2018-07-24 03:20:45,516 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b53c9cc9-80e7-4206-8838-dc053bb2d44e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2b29fa204ac1d647070ca01447749d8bb43df81" 2018-07-24 03:20:45,706 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:20:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-afde993f-cece-4aa3-95b1-8fdd8124463a x-openstack-request-id: req-afde993f-cece-4aa3-95b1-8fdd8124463a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b2d8c5d6-96da-44f2-8825-d8046c54c469 could not be found.", "code": 404}} 2018-07-24 03:20:45,706 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/b2d8c5d6-96da-44f2-8825-d8046c54c469 used request id req-afde993f-cece-4aa3-95b1-8fdd8124463a 2018-07-24 03:20:45,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:46,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["HpGJywr6Tn-3PmjTT0SLxQ"], "issued_at": "2018-07-24T03:20:46.000000Z"}} 2018-07-24 03:20:46,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c5da5e6eed9d22011f53c098b65ba03f00088cee" 2018-07-24 03:20:46,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01d6277-60b8-4466-8f97-3118e30c3b59 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:20:46,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e01d6277-60b8-4466-8f97-3118e30c3b59 2018-07-24 03:20:46,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5da5e6eed9d22011f53c098b65ba03f00088cee" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-17b430ea-e7ec-4dd0-a483-5c17df7a0d0b", "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-07-24 03:20:46,616 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:20:46 GMT Server: Apache x-compute-request-id: req-97cabb53-6494-4093-b0e6-c692936e6f65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-97cabb53-6494-4093-b0e6-c692936e6f65 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "2e81815591b64777a7e304458430745f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T03:20:46.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-17b430ea-e7ec-4dd0-a483-5c17df7a0d0b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21a0c652-7412-44a9-8f82-910d2fb1fab2", "size": 1}} 2018-07-24 03:20:46,616 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes used request id req-97cabb53-6494-4093-b0e6-c692936e6f65 2018-07-24 03:20:46,621 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97cabb53-6494-4093-b0e6-c692936e6f65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5da5e6eed9d22011f53c098b65ba03f00088cee" 2018-07-24 03:20:46,860 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:46 GMT Server: Apache x-compute-request-id: req-a285ae50-fa3d-4cf1-b4de-7e5511048886 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a285ae50-fa3d-4cf1-b4de-7e5511048886 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:20:46.000000", "replication_status": null, "snapshot_id": null, "id": "21a0c652-7412-44a9-8f82-910d2fb1fab2", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-17b430ea-e7ec-4dd0-a483-5c17df7a0d0b", "bootable": "false", "created_at": "2018-07-24T03:20:46.000000", "volume_type": null}} 2018-07-24 03:20:46,861 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2 used request id req-a285ae50-fa3d-4cf1-b4de-7e5511048886 2018-07-24 03:20:46,864 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97cabb53-6494-4093-b0e6-c692936e6f65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5da5e6eed9d22011f53c098b65ba03f00088cee" 2018-07-24 03:20:47,088 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:46 GMT Server: Apache x-compute-request-id: req-2225bd5f-3ac3-4bf4-822e-b7963551a0a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2225bd5f-3ac3-4bf4-822e-b7963551a0a6 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:20:46.000000", "replication_status": null, "snapshot_id": null, "id": "21a0c652-7412-44a9-8f82-910d2fb1fab2", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-17b430ea-e7ec-4dd0-a483-5c17df7a0d0b", "bootable": "false", "created_at": "2018-07-24T03:20:46.000000", "volume_type": null}} 2018-07-24 03:20:47,088 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2 used request id req-2225bd5f-3ac3-4bf4-822e-b7963551a0a6 2018-07-24 03:20:47,091 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97cabb53-6494-4093-b0e6-c692936e6f65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5da5e6eed9d22011f53c098b65ba03f00088cee" 2018-07-24 03:20:47,324 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:47 GMT Server: Apache x-compute-request-id: req-377e1db3-2464-49eb-8d1c-1d1117c0b2f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-377e1db3-2464-49eb-8d1c-1d1117c0b2f7 Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:20:46.000000", "replication_status": null, "snapshot_id": null, "id": "21a0c652-7412-44a9-8f82-910d2fb1fab2", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-17b430ea-e7ec-4dd0-a483-5c17df7a0d0b", "bootable": "false", "created_at": "2018-07-24T03:20:46.000000", "volume_type": null}]} 2018-07-24 03:20:47,324 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail used request id req-377e1db3-2464-49eb-8d1c-1d1117c0b2f7 2018-07-24 03:20:47,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:20:47,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:20: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:20:47,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5da5e6eed9d22011f53c098b65ba03f00088cee" 2018-07-24 03:20:47,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2d0591-1efe-449e-9734-beaaf886da60 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:20:47,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-1e2d0591-1efe-449e-9734-beaaf886da60 2018-07-24 03:20:47,431 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-17b430ea-e7ec-4dd0-a483-5c17df7a0d0b 2018-07-24 03:20:47,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97cabb53-6494-4093-b0e6-c692936e6f65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5da5e6eed9d22011f53c098b65ba03f00088cee" 2018-07-24 03:20:47,706 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:20:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a028963e-3162-42a9-845f-99231ddf5a84 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-07-24 03:20:47,707 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2 used request id req-a028963e-3162-42a9-845f-99231ddf5a84 2018-07-24 03:20:47,710 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97cabb53-6494-4093-b0e6-c692936e6f65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5da5e6eed9d22011f53c098b65ba03f00088cee" 2018-07-24 03:20:47,929 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:47 GMT Server: Apache x-compute-request-id: req-e702a9e9-9490-45af-bd9c-c156d11e2ee2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e702a9e9-9490-45af-bd9c-c156d11e2ee2 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T03:20:47.000000", "replication_status": null, "snapshot_id": null, "id": "21a0c652-7412-44a9-8f82-910d2fb1fab2", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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-17b430ea-e7ec-4dd0-a483-5c17df7a0d0b", "bootable": "false", "created_at": "2018-07-24T03:20:46.000000", "volume_type": null}} 2018-07-24 03:20:47,929 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2 used request id req-e702a9e9-9490-45af-bd9c-c156d11e2ee2 2018-07-24 03:20:50,936 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97cabb53-6494-4093-b0e6-c692936e6f65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5da5e6eed9d22011f53c098b65ba03f00088cee" 2018-07-24 03:20:51,134 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:20:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-55fdc93f-6c5e-444e-80d7-8f17985cb64e x-openstack-request-id: req-55fdc93f-6c5e-444e-80d7-8f17985cb64e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 21a0c652-7412-44a9-8f82-910d2fb1fab2 could not be found.", "code": 404}} 2018-07-24 03:20:51,134 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/21a0c652-7412-44a9-8f82-910d2fb1fab2 used request id req-55fdc93f-6c5e-444e-80d7-8f17985cb64e 2018-07-24 03:20:51,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:51,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["-6BiFV6tQkyvxBm23p7dlg"], "issued_at": "2018-07-24T03:20:51.000000Z"}} 2018-07-24 03:20:51,529 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef4edc4e346062290290d3ce40fdbed65b73d8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-2fcd36e3-88f0-4c94-a426-99d1dbae8bfe", "description": null}}' 2018-07-24 03:20:51,769 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:51 GMT Server: Apache x-compute-request-id: req-13676d4d-5c39-46c1-8ae1-e0723c257706 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13676d4d-5c39-46c1-8ae1-e0723c257706 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2fcd36e3-88f0-4c94-a426-99d1dbae8bfe", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "100cfca1-4094-4d7a-b85a-3fe2741babbd", "description": null}} 2018-07-24 03:20:51,770 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-13676d4d-5c39-46c1-8ae1-e0723c257706 2018-07-24 03:20:51,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13676d4d-5c39-46c1-8ae1-e0723c257706" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef4edc4e346062290290d3ce40fdbed65b73d8" 2018-07-24 03:20:51,972 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:51 GMT Server: Apache x-compute-request-id: req-c505cad9-70f4-4de7-b1ea-cd765fce3f75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c505cad9-70f4-4de7-b1ea-cd765fce3f75 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-2fcd36e3-88f0-4c94-a426-99d1dbae8bfe", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "100cfca1-4094-4d7a-b85a-3fe2741babbd", "description": null}]} 2018-07-24 03:20:51,972 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-c505cad9-70f4-4de7-b1ea-cd765fce3f75 2018-07-24 03:20:51,976 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/100cfca1-4094-4d7a-b85a-3fe2741babbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13676d4d-5c39-46c1-8ae1-e0723c257706" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef4edc4e346062290290d3ce40fdbed65b73d8" 2018-07-24 03:20:52,159 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:51 GMT Server: Apache x-compute-request-id: req-3937e56f-5211-4463-a3cb-108a2558cbd8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3937e56f-5211-4463-a3cb-108a2558cbd8 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2fcd36e3-88f0-4c94-a426-99d1dbae8bfe", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "100cfca1-4094-4d7a-b85a-3fe2741babbd", "description": null}} 2018-07-24 03:20:52,159 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/100cfca1-4094-4d7a-b85a-3fe2741babbd used request id req-3937e56f-5211-4463-a3cb-108a2558cbd8 2018-07-24 03:20:52,163 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/100cfca1-4094-4d7a-b85a-3fe2741babbd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13676d4d-5c39-46c1-8ae1-e0723c257706" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef4edc4e346062290290d3ce40fdbed65b73d8" 2018-07-24 03:20:52,352 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:52 GMT Server: Apache x-compute-request-id: req-3cd91f45-6aad-47b2-a7bf-9264efacaa4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3cd91f45-6aad-47b2-a7bf-9264efacaa4b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-24 03:20:52,352 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/100cfca1-4094-4d7a-b85a-3fe2741babbd/encryption used request id req-3cd91f45-6aad-47b2-a7bf-9264efacaa4b 2018-07-24 03:20:52,353 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-2fcd36e3-88f0-4c94-a426-99d1dbae8bfe 2018-07-24 03:20:52,355 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/100cfca1-4094-4d7a-b85a-3fe2741babbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13676d4d-5c39-46c1-8ae1-e0723c257706" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef4edc4e346062290290d3ce40fdbed65b73d8" 2018-07-24 03:20:52,572 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:20:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ded32d1a-903f-44d9-aa92-69b14e197090 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-07-24 03:20:52,572 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/100cfca1-4094-4d7a-b85a-3fe2741babbd used request id req-ded32d1a-903f-44d9-aa92-69b14e197090 2018-07-24 03:20:52,574 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/100cfca1-4094-4d7a-b85a-3fe2741babbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13676d4d-5c39-46c1-8ae1-e0723c257706" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef4edc4e346062290290d3ce40fdbed65b73d8" 2018-07-24 03:20:52,754 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:20:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9138bf6e-198f-43b6-abea-bac2b97bfdec x-openstack-request-id: req-9138bf6e-198f-43b6-abea-bac2b97bfdec Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 100cfca1-4094-4d7a-b85a-3fe2741babbd could not be found.", "code": 404}} 2018-07-24 03:20:52,754 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/100cfca1-4094-4d7a-b85a-3fe2741babbd used request id req-9138bf6e-198f-43b6-abea-bac2b97bfdec 2018-07-24 03:20:52,754 - cinder_utils - INFO - Volume with ID [100cfca1-4094-4d7a-b85a-3fe2741babbd] does not exist 2018-07-24 03:20:52,755 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-2fcd36e3-88f0-4c94-a426-99d1dbae8bfe 2018-07-24 03:20:52,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/100cfca1-4094-4d7a-b85a-3fe2741babbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13676d4d-5c39-46c1-8ae1-e0723c257706" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ef4edc4e346062290290d3ce40fdbed65b73d8" 2018-07-24 03:20:52,958 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:20:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5c61ada2-ec55-4172-93cf-ba483657958f x-openstack-request-id: req-5c61ada2-ec55-4172-93cf-ba483657958f Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 100cfca1-4094-4d7a-b85a-3fe2741babbd could not be found.", "code": 404}} 2018-07-24 03:20:52,958 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/100cfca1-4094-4d7a-b85a-3fe2741babbd used request id req-5c61ada2-ec55-4172-93cf-ba483657958f 2018-07-24 03:20:52,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:53,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["tVtafHHISL2cTlurIp2NvA"], "issued_at": "2018-07-24T03:20:53.000000Z"}} 2018-07-24 03:20:53,359 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae39fd72ee0e0683bec4e38aafd1aff9e155fc4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-93c12333-b979-4201-bcb5-cf181328030e", "description": null}}' 2018-07-24 03:20:53,588 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:53 GMT Server: Apache x-compute-request-id: req-ef5a1a39-7933-4f48-a991-b504af705351 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef5a1a39-7933-4f48-a991-b504af705351 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-93c12333-b979-4201-bcb5-cf181328030e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98a75acf-27dc-45ea-a1ed-b0b1c6728696", "description": null}} 2018-07-24 03:20:53,588 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-ef5a1a39-7933-4f48-a991-b504af705351 2018-07-24 03:20:53,591 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef5a1a39-7933-4f48-a991-b504af705351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae39fd72ee0e0683bec4e38aafd1aff9e155fc4" 2018-07-24 03:20:53,770 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:53 GMT Server: Apache x-compute-request-id: req-739f7468-89f5-4cf9-b2c3-26607d343649 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-739f7468-89f5-4cf9-b2c3-26607d343649 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-93c12333-b979-4201-bcb5-cf181328030e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98a75acf-27dc-45ea-a1ed-b0b1c6728696", "description": null}]} 2018-07-24 03:20:53,771 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-739f7468-89f5-4cf9-b2c3-26607d343649 2018-07-24 03:20:53,775 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/98a75acf-27dc-45ea-a1ed-b0b1c6728696 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef5a1a39-7933-4f48-a991-b504af705351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae39fd72ee0e0683bec4e38aafd1aff9e155fc4" 2018-07-24 03:20:53,960 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:53 GMT Server: Apache x-compute-request-id: req-d18f5e21-8ce4-4394-9731-0ffa137fb613 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d18f5e21-8ce4-4394-9731-0ffa137fb613 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-93c12333-b979-4201-bcb5-cf181328030e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98a75acf-27dc-45ea-a1ed-b0b1c6728696", "description": null}} 2018-07-24 03:20:53,961 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/98a75acf-27dc-45ea-a1ed-b0b1c6728696 used request id req-d18f5e21-8ce4-4394-9731-0ffa137fb613 2018-07-24 03:20:53,963 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/98a75acf-27dc-45ea-a1ed-b0b1c6728696/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef5a1a39-7933-4f48-a991-b504af705351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae39fd72ee0e0683bec4e38aafd1aff9e155fc4" 2018-07-24 03:20:54,150 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:53 GMT Server: Apache x-compute-request-id: req-0a0bdbb3-6906-4522-b874-b1763eec0c92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a0bdbb3-6906-4522-b874-b1763eec0c92 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-24 03:20:54,151 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/98a75acf-27dc-45ea-a1ed-b0b1c6728696/encryption used request id req-0a0bdbb3-6906-4522-b874-b1763eec0c92 2018-07-24 03:20:54,154 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/98a75acf-27dc-45ea-a1ed-b0b1c6728696 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef5a1a39-7933-4f48-a991-b504af705351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae39fd72ee0e0683bec4e38aafd1aff9e155fc4" 2018-07-24 03:20:54,345 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:54 GMT Server: Apache x-compute-request-id: req-6548bd58-a30b-4c96-be16-6a02e88e8377 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6548bd58-a30b-4c96-be16-6a02e88e8377 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-93c12333-b979-4201-bcb5-cf181328030e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98a75acf-27dc-45ea-a1ed-b0b1c6728696", "description": null}} 2018-07-24 03:20:54,345 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/98a75acf-27dc-45ea-a1ed-b0b1c6728696 used request id req-6548bd58-a30b-4c96-be16-6a02e88e8377 2018-07-24 03:20:54,347 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/98a75acf-27dc-45ea-a1ed-b0b1c6728696 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef5a1a39-7933-4f48-a991-b504af705351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae39fd72ee0e0683bec4e38aafd1aff9e155fc4" 2018-07-24 03:20:54,541 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:54 GMT Server: Apache x-compute-request-id: req-acc22a29-5637-4712-a0c1-a26a7addf565 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-acc22a29-5637-4712-a0c1-a26a7addf565 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-93c12333-b979-4201-bcb5-cf181328030e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98a75acf-27dc-45ea-a1ed-b0b1c6728696", "description": null}} 2018-07-24 03:20:54,542 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/98a75acf-27dc-45ea-a1ed-b0b1c6728696 used request id req-acc22a29-5637-4712-a0c1-a26a7addf565 2018-07-24 03:20:54,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/98a75acf-27dc-45ea-a1ed-b0b1c6728696/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef5a1a39-7933-4f48-a991-b504af705351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae39fd72ee0e0683bec4e38aafd1aff9e155fc4" 2018-07-24 03:20:54,739 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:54 GMT Server: Apache x-compute-request-id: req-91b55487-c758-4c45-af59-d6c6a4da2a87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-91b55487-c758-4c45-af59-d6c6a4da2a87 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-24 03:20:54,739 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/98a75acf-27dc-45ea-a1ed-b0b1c6728696/encryption used request id req-91b55487-c758-4c45-af59-d6c6a4da2a87 2018-07-24 03:20:54,740 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-93c12333-b979-4201-bcb5-cf181328030e 2018-07-24 03:20:54,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/98a75acf-27dc-45ea-a1ed-b0b1c6728696 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef5a1a39-7933-4f48-a991-b504af705351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae39fd72ee0e0683bec4e38aafd1aff9e155fc4" 2018-07-24 03:20:54,984 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:20:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b33800d4-e9f5-43bb-b72c-21e611e12b0c 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-07-24 03:20:54,984 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/98a75acf-27dc-45ea-a1ed-b0b1c6728696 used request id req-b33800d4-e9f5-43bb-b72c-21e611e12b0c 2018-07-24 03:20:54,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:55,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Pubg4OJRRdac07zKe6o2Gw"], "issued_at": "2018-07-24T03:20:55.000000Z"}} 2018-07-24 03:20:55,390 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c6d09f88d449421eefa774a2753f79d8c3ae62e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-a385a3d9-1534-407f-a6e3-a82d233dc0c0-type", "description": null}}' 2018-07-24 03:20:55,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:55 GMT Server: Apache x-compute-request-id: req-8b7c8af5-0db3-4199-8578-2818a119528a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b7c8af5-0db3-4199-8578-2818a119528a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a385a3d9-1534-407f-a6e3-a82d233dc0c0-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ec88e59a-f3a2-4c5e-b515-c0b6dfeeec8a", "description": null}} 2018-07-24 03:20:55,647 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-8b7c8af5-0db3-4199-8578-2818a119528a 2018-07-24 03:20:55,650 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/ec88e59a-f3a2-4c5e-b515-c0b6dfeeec8a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8b7c8af5-0db3-4199-8578-2818a119528a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c6d09f88d449421eefa774a2753f79d8c3ae62e" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-a385a3d9-1534-407f-a6e3-a82d233dc0c0", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-24 03:20:55,872 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 24 Jul 2018 03:20:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-219fc96b-5f92-4cb8-ac3f-3c44717edae6 x-openstack-request-id: req-219fc96b-5f92-4cb8-ac3f-3c44717edae6 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-07-24 03:20:55,873 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/ec88e59a-f3a2-4c5e-b515-c0b6dfeeec8a/encryption used request id req-219fc96b-5f92-4cb8-ac3f-3c44717edae6 2018-07-24 03:20:55,873 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a385a3d9-1534-407f-a6e3-a82d233dc0c0-type 2018-07-24 03:20:55,876 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/ec88e59a-f3a2-4c5e-b515-c0b6dfeeec8a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b7c8af5-0db3-4199-8578-2818a119528a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c6d09f88d449421eefa774a2753f79d8c3ae62e" 2018-07-24 03:20:56,100 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:20:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1b4db606-f46b-4046-b777-39705476006c 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-07-24 03:20:56,100 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/ec88e59a-f3a2-4c5e-b515-c0b6dfeeec8a used request id req-1b4db606-f46b-4046-b777-39705476006c 2018-07-24 03:20:56,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:56,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["7A6FXUJxQHOFR0cLOs5XuQ"], "issued_at": "2018-07-24T03:20:56.000000Z"}} 2018-07-24 03:20:56,504 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf84ecd6c7be6f40a89358c35ffa8be2788ecf2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-219c93b8-8e1a-408a-a7e7-2363db7adff7-type", "description": null}}' 2018-07-24 03:20:56,742 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:56 GMT Server: Apache x-compute-request-id: req-97e8fd99-65e2-453a-8e43-7a4cfadf0049 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-97e8fd99-65e2-453a-8e43-7a4cfadf0049 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-219c93b8-8e1a-408a-a7e7-2363db7adff7-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5b3eef4-f951-4b24-8b1f-033e5f3d556c", "description": null}} 2018-07-24 03:20:56,743 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-97e8fd99-65e2-453a-8e43-7a4cfadf0049 2018-07-24 03:20:56,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-97e8fd99-65e2-453a-8e43-7a4cfadf0049" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf84ecd6c7be6f40a89358c35ffa8be2788ecf2" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-219c93b8-8e1a-408a-a7e7-2363db7adff7", "provider": "LuksEncryptor"}}' 2018-07-24 03:20:56,972 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:56 GMT Server: Apache x-compute-request-id: req-177fae36-1b6e-4653-997e-d56a53a712c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-177fae36-1b6e-4653-997e-d56a53a712c1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "b5b3eef4-f951-4b24-8b1f-033e5f3d556c", "name": "CinderUtilsAddEncryptionTests-219c93b8-8e1a-408a-a7e7-2363db7adff7", "control_location": "back-end", "encryption_id": "139a1516-19cf-4b28-95eb-0c16d9ca5b8b", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-07-24 03:20:56,972 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c/encryption used request id req-177fae36-1b6e-4653-997e-d56a53a712c1 2018-07-24 03:20:56,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97e8fd99-65e2-453a-8e43-7a4cfadf0049" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf84ecd6c7be6f40a89358c35ffa8be2788ecf2" 2018-07-24 03:20:57,164 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:56 GMT Server: Apache x-compute-request-id: req-e72d3cc5-ef50-4654-be81-1594daf78bf0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e72d3cc5-ef50-4654-be81-1594daf78bf0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-219c93b8-8e1a-408a-a7e7-2363db7adff7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5b3eef4-f951-4b24-8b1f-033e5f3d556c", "description": null}} 2018-07-24 03:20:57,165 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c used request id req-e72d3cc5-ef50-4654-be81-1594daf78bf0 2018-07-24 03:20:57,167 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97e8fd99-65e2-453a-8e43-7a4cfadf0049" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf84ecd6c7be6f40a89358c35ffa8be2788ecf2" 2018-07-24 03:20:57,370 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:57 GMT Server: Apache x-compute-request-id: req-307d9ec3-191a-4b0c-bff0-1d498329389d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-307d9ec3-191a-4b0c-bff0-1d498329389d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"volume_type_id": "b5b3eef4-f951-4b24-8b1f-033e5f3d556c", "control_location": "back-end", "deleted": false, "created_at": "2018-07-24T03:20:56.000000", "updated_at": null, "encryption_id": "139a1516-19cf-4b28-95eb-0c16d9ca5b8b", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-07-24 03:20:57,370 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c/encryption used request id req-307d9ec3-191a-4b0c-bff0-1d498329389d 2018-07-24 03:20:57,371 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-219c93b8-8e1a-408a-a7e7-2363db7adff7-type 2018-07-24 03:20:57,374 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97e8fd99-65e2-453a-8e43-7a4cfadf0049" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf84ecd6c7be6f40a89358c35ffa8be2788ecf2" 2018-07-24 03:20:57,563 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:57 GMT Server: Apache x-compute-request-id: req-25eecf57-1ba5-403c-ad0f-5907714eedaf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25eecf57-1ba5-403c-ad0f-5907714eedaf Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-219c93b8-8e1a-408a-a7e7-2363db7adff7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5b3eef4-f951-4b24-8b1f-033e5f3d556c", "description": null}} 2018-07-24 03:20:57,563 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c used request id req-25eecf57-1ba5-403c-ad0f-5907714eedaf 2018-07-24 03:20:57,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97e8fd99-65e2-453a-8e43-7a4cfadf0049" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf84ecd6c7be6f40a89358c35ffa8be2788ecf2" 2018-07-24 03:20:57,786 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:20:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60df9bcf-23b0-4924-9cae-aa766b4c2e44 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-07-24 03:20:57,786 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c/encryption/provider used request id req-60df9bcf-23b0-4924-9cae-aa766b4c2e44 2018-07-24 03:20:57,789 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97e8fd99-65e2-453a-8e43-7a4cfadf0049" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf84ecd6c7be6f40a89358c35ffa8be2788ecf2" 2018-07-24 03:20:57,986 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:57 GMT Server: Apache x-compute-request-id: req-c5e02bbb-44cf-4e3c-9305-86083ebc33ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5e02bbb-44cf-4e3c-9305-86083ebc33ff Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-219c93b8-8e1a-408a-a7e7-2363db7adff7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5b3eef4-f951-4b24-8b1f-033e5f3d556c", "description": null}} 2018-07-24 03:20:57,987 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c used request id req-c5e02bbb-44cf-4e3c-9305-86083ebc33ff 2018-07-24 03:20:57,990 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97e8fd99-65e2-453a-8e43-7a4cfadf0049" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf84ecd6c7be6f40a89358c35ffa8be2788ecf2" 2018-07-24 03:20:58,186 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:57 GMT Server: Apache x-compute-request-id: req-8af5056b-202d-4fc4-a2ca-cdde0dd0cab9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8af5056b-202d-4fc4-a2ca-cdde0dd0cab9 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-24 03:20:58,187 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c/encryption used request id req-8af5056b-202d-4fc4-a2ca-cdde0dd0cab9 2018-07-24 03:20:58,187 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-219c93b8-8e1a-408a-a7e7-2363db7adff7-type 2018-07-24 03:20:58,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97e8fd99-65e2-453a-8e43-7a4cfadf0049" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf84ecd6c7be6f40a89358c35ffa8be2788ecf2" 2018-07-24 03:20:58,366 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:58 GMT Server: Apache x-compute-request-id: req-ac5573e6-b5c9-481d-907a-78c3989c72ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac5573e6-b5c9-481d-907a-78c3989c72ca Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-219c93b8-8e1a-408a-a7e7-2363db7adff7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5b3eef4-f951-4b24-8b1f-033e5f3d556c", "description": null}} 2018-07-24 03:20:58,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c used request id req-ac5573e6-b5c9-481d-907a-78c3989c72ca 2018-07-24 03:20:58,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97e8fd99-65e2-453a-8e43-7a4cfadf0049" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf84ecd6c7be6f40a89358c35ffa8be2788ecf2" 2018-07-24 03:20:58,568 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:20:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-bf979374-d884-4035-a0dd-c457f6f2b8ee x-openstack-request-id: req-bf979374-d884-4035-a0dd-c457f6f2b8ee Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type b5b3eef4-f951-4b24-8b1f-033e5f3d556c does not exist.", "code": 404}} 2018-07-24 03:20:58,568 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c/encryption/provider used request id req-bf979374-d884-4035-a0dd-c457f6f2b8ee 2018-07-24 03:20:58,569 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-219c93b8-8e1a-408a-a7e7-2363db7adff7-type 2018-07-24 03:20:58,572 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97e8fd99-65e2-453a-8e43-7a4cfadf0049" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf84ecd6c7be6f40a89358c35ffa8be2788ecf2" 2018-07-24 03:20:58,806 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:20:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f9838666-ef0f-496e-aa1e-e2133cc65259 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-07-24 03:20:58,806 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5b3eef4-f951-4b24-8b1f-033e5f3d556c used request id req-f9838666-ef0f-496e-aa1e-e2133cc65259 2018-07-24 03:20:58,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:20:59,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["VRXKcFHVQHinhvQhSdptXg"], "issued_at": "2018-07-24T03:20:59.000000Z"}} 2018-07-24 03:20:59,217 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5808754c2f8e61e05b73ec4d1b645dc63a2e3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-c5cb988c-24b1-4f67-b197-7c935a192541-type", "description": null}}' 2018-07-24 03:20:59,448 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:59 GMT Server: Apache x-compute-request-id: req-e4567ff8-6eeb-4d5d-84ae-b82ed2b7d0da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4567ff8-6eeb-4d5d-84ae-b82ed2b7d0da Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c5cb988c-24b1-4f67-b197-7c935a192541-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "07a960d8-62cf-4d4f-a2ec-50dbda87aee4", "description": null}} 2018-07-24 03:20:59,448 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-e4567ff8-6eeb-4d5d-84ae-b82ed2b7d0da 2018-07-24 03:20:59,452 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/07a960d8-62cf-4d4f-a2ec-50dbda87aee4/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e4567ff8-6eeb-4d5d-84ae-b82ed2b7d0da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5808754c2f8e61e05b73ec4d1b645dc63a2e3" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-c5cb988c-24b1-4f67-b197-7c935a192541", "provider": "foo"}}' 2018-07-24 03:20:59,708 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:59 GMT Server: Apache x-compute-request-id: req-8764fe78-4933-4d06-9c15-3e0b4285685d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8764fe78-4933-4d06-9c15-3e0b4285685d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "07a960d8-62cf-4d4f-a2ec-50dbda87aee4", "name": "CinderUtilsAddEncryptionTests-c5cb988c-24b1-4f67-b197-7c935a192541", "control_location": "front-end", "encryption_id": "b38d06ef-0596-4410-922e-ca8c6be1e802", "provider": "foo", "provider_class": "foo"}} 2018-07-24 03:20:59,708 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/07a960d8-62cf-4d4f-a2ec-50dbda87aee4/encryption used request id req-8764fe78-4933-4d06-9c15-3e0b4285685d 2018-07-24 03:20:59,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/07a960d8-62cf-4d4f-a2ec-50dbda87aee4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e4567ff8-6eeb-4d5d-84ae-b82ed2b7d0da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5808754c2f8e61e05b73ec4d1b645dc63a2e3" 2018-07-24 03:20:59,914 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:59 GMT Server: Apache x-compute-request-id: req-20354a0e-4b97-4c11-8fb2-549496864969 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-20354a0e-4b97-4c11-8fb2-549496864969 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c5cb988c-24b1-4f67-b197-7c935a192541-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "07a960d8-62cf-4d4f-a2ec-50dbda87aee4", "description": null}} 2018-07-24 03:20:59,914 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/07a960d8-62cf-4d4f-a2ec-50dbda87aee4 used request id req-20354a0e-4b97-4c11-8fb2-549496864969 2018-07-24 03:20:59,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/07a960d8-62cf-4d4f-a2ec-50dbda87aee4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e4567ff8-6eeb-4d5d-84ae-b82ed2b7d0da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5808754c2f8e61e05b73ec4d1b645dc63a2e3" 2018-07-24 03:21:00,093 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:20:59 GMT Server: Apache x-compute-request-id: req-06ad6776-f1ce-4acc-a105-c054ac16d0a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-06ad6776-f1ce-4acc-a105-c054ac16d0a5 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "07a960d8-62cf-4d4f-a2ec-50dbda87aee4", "control_location": "front-end", "deleted": false, "created_at": "2018-07-24T03:20:59.000000", "updated_at": null, "encryption_id": "b38d06ef-0596-4410-922e-ca8c6be1e802", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-07-24 03:21:00,093 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/07a960d8-62cf-4d4f-a2ec-50dbda87aee4/encryption used request id req-06ad6776-f1ce-4acc-a105-c054ac16d0a5 2018-07-24 03:21:00,093 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-c5cb988c-24b1-4f67-b197-7c935a192541-type 2018-07-24 03:21:00,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/07a960d8-62cf-4d4f-a2ec-50dbda87aee4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e4567ff8-6eeb-4d5d-84ae-b82ed2b7d0da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5808754c2f8e61e05b73ec4d1b645dc63a2e3" 2018-07-24 03:21:00,287 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:00 GMT Server: Apache x-compute-request-id: req-b2eff3c0-8ed8-4649-b92b-f94893d9cc8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2eff3c0-8ed8-4649-b92b-f94893d9cc8d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c5cb988c-24b1-4f67-b197-7c935a192541-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "07a960d8-62cf-4d4f-a2ec-50dbda87aee4", "description": null}} 2018-07-24 03:21:00,287 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/07a960d8-62cf-4d4f-a2ec-50dbda87aee4 used request id req-b2eff3c0-8ed8-4649-b92b-f94893d9cc8d 2018-07-24 03:21:00,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/07a960d8-62cf-4d4f-a2ec-50dbda87aee4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e4567ff8-6eeb-4d5d-84ae-b82ed2b7d0da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5808754c2f8e61e05b73ec4d1b645dc63a2e3" 2018-07-24 03:21:00,511 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-88f7f240-76b9-440e-ab7e-f300b7775966 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-07-24 03:21:00,511 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/07a960d8-62cf-4d4f-a2ec-50dbda87aee4/encryption/provider used request id req-88f7f240-76b9-440e-ab7e-f300b7775966 2018-07-24 03:21:00,511 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-c5cb988c-24b1-4f67-b197-7c935a192541-type 2018-07-24 03:21:00,513 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/07a960d8-62cf-4d4f-a2ec-50dbda87aee4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e4567ff8-6eeb-4d5d-84ae-b82ed2b7d0da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e5808754c2f8e61e05b73ec4d1b645dc63a2e3" 2018-07-24 03:21:00,733 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c6f9d78e-4dd6-4947-813e-7ffd683d1e9b 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-07-24 03:21:00,733 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/07a960d8-62cf-4d4f-a2ec-50dbda87aee4 used request id req-c6f9d78e-4dd6-4947-813e-7ffd683d1e9b 2018-07-24 03:21:00,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:01,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:21:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["XDMsPnGFRg6Fcak43A041A"], "issued_at": "2018-07-24T03:21:01.000000Z"}} 2018-07-24 03:21:01,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a323e1625d522499f21f442a8b3afd529f3cfcd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-c67a586b-b360-48bd-be3f-076f48f14b06-type", "description": null}}' 2018-07-24 03:21:01,395 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:01 GMT Server: Apache x-compute-request-id: req-adb8ed2b-cea5-418b-8b52-6f1e17e2e14e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-adb8ed2b-cea5-418b-8b52-6f1e17e2e14e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c67a586b-b360-48bd-be3f-076f48f14b06-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5606445-6d1f-47ac-a832-a4e4940a44a5", "description": null}} 2018-07-24 03:21:01,395 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-adb8ed2b-cea5-418b-8b52-6f1e17e2e14e 2018-07-24 03:21:01,399 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/e5606445-6d1f-47ac-a832-a4e4940a44a5/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-adb8ed2b-cea5-418b-8b52-6f1e17e2e14e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a323e1625d522499f21f442a8b3afd529f3cfcd" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-c67a586b-b360-48bd-be3f-076f48f14b06", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-24 03:21:01,642 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:01 GMT Server: Apache x-compute-request-id: req-c4c3c582-dc2e-4631-bc19-6fea070fcb5c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c4c3c582-dc2e-4631-bc19-6fea070fcb5c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "e5606445-6d1f-47ac-a832-a4e4940a44a5", "name": "CinderUtilsAddEncryptionTests-c67a586b-b360-48bd-be3f-076f48f14b06", "control_location": "back-end", "encryption_id": "39e9892a-1b62-4b90-aa1d-9bc2a87c3499", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-07-24 03:21:01,642 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/e5606445-6d1f-47ac-a832-a4e4940a44a5/encryption used request id req-c4c3c582-dc2e-4631-bc19-6fea070fcb5c 2018-07-24 03:21:01,646 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/e5606445-6d1f-47ac-a832-a4e4940a44a5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adb8ed2b-cea5-418b-8b52-6f1e17e2e14e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a323e1625d522499f21f442a8b3afd529f3cfcd" 2018-07-24 03:21:01,830 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:01 GMT Server: Apache x-compute-request-id: req-e12b70fd-b6d0-455a-a0f7-1dfe1f10ed90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e12b70fd-b6d0-455a-a0f7-1dfe1f10ed90 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c67a586b-b360-48bd-be3f-076f48f14b06-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5606445-6d1f-47ac-a832-a4e4940a44a5", "description": null}} 2018-07-24 03:21:01,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/e5606445-6d1f-47ac-a832-a4e4940a44a5 used request id req-e12b70fd-b6d0-455a-a0f7-1dfe1f10ed90 2018-07-24 03:21:01,833 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/e5606445-6d1f-47ac-a832-a4e4940a44a5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adb8ed2b-cea5-418b-8b52-6f1e17e2e14e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a323e1625d522499f21f442a8b3afd529f3cfcd" 2018-07-24 03:21:02,030 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:01 GMT Server: Apache x-compute-request-id: req-b910124e-a6a1-442b-860a-92a4c15f042f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b910124e-a6a1-442b-860a-92a4c15f042f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"volume_type_id": "e5606445-6d1f-47ac-a832-a4e4940a44a5", "control_location": "back-end", "deleted": false, "created_at": "2018-07-24T03:21:01.000000", "updated_at": null, "encryption_id": "39e9892a-1b62-4b90-aa1d-9bc2a87c3499", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-07-24 03:21:02,030 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/e5606445-6d1f-47ac-a832-a4e4940a44a5/encryption used request id req-b910124e-a6a1-442b-860a-92a4c15f042f 2018-07-24 03:21:02,031 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-c67a586b-b360-48bd-be3f-076f48f14b06-type 2018-07-24 03:21:02,034 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/e5606445-6d1f-47ac-a832-a4e4940a44a5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adb8ed2b-cea5-418b-8b52-6f1e17e2e14e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a323e1625d522499f21f442a8b3afd529f3cfcd" 2018-07-24 03:21:02,221 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:02 GMT Server: Apache x-compute-request-id: req-d2f9663b-06f1-4fd2-b900-7ab9cdb59636 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2f9663b-06f1-4fd2-b900-7ab9cdb59636 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c67a586b-b360-48bd-be3f-076f48f14b06-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5606445-6d1f-47ac-a832-a4e4940a44a5", "description": null}} 2018-07-24 03:21:02,221 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/e5606445-6d1f-47ac-a832-a4e4940a44a5 used request id req-d2f9663b-06f1-4fd2-b900-7ab9cdb59636 2018-07-24 03:21:02,224 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/e5606445-6d1f-47ac-a832-a4e4940a44a5/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adb8ed2b-cea5-418b-8b52-6f1e17e2e14e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a323e1625d522499f21f442a8b3afd529f3cfcd" 2018-07-24 03:21:02,432 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bdad8a2f-b10f-4a8b-8f49-e1fe99eee7d5 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-07-24 03:21:02,432 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/e5606445-6d1f-47ac-a832-a4e4940a44a5/encryption/provider used request id req-bdad8a2f-b10f-4a8b-8f49-e1fe99eee7d5 2018-07-24 03:21:02,432 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-c67a586b-b360-48bd-be3f-076f48f14b06-type 2018-07-24 03:21:02,435 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/e5606445-6d1f-47ac-a832-a4e4940a44a5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-adb8ed2b-cea5-418b-8b52-6f1e17e2e14e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a323e1625d522499f21f442a8b3afd529f3cfcd" 2018-07-24 03:21:02,655 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-523d49c9-18f7-4eb4-9374-6650e51aa732 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-07-24 03:21:02,655 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/e5606445-6d1f-47ac-a832-a4e4940a44a5 used request id req-523d49c9-18f7-4eb4-9374-6650e51aa732 2018-07-24 03:21:02,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:03,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["c_8CNynxTEKsEhHIn7gRDA"], "issued_at": "2018-07-24T03:21:03.000000Z"}} 2018-07-24 03:21:03,053 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6eb017f8cf84517ef7eed0dd7b1b79168643c7" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-a8519fc8-2823-4993-ab19-8828df0078b0-qos"}}' 2018-07-24 03:21:03,274 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:03 GMT Server: Apache x-compute-request-id: req-b2253f6c-a94f-4f84-8efc-bb6b627d65cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2253f6c-a94f-4f84-8efc-bb6b627d65cd Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "9ee61069-fb96-4e6c-a65e-a3baa141ca36", "name": "CinderUtilsVolumeTypeCompleteTests-a8519fc8-2823-4993-ab19-8828df0078b0-qos"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/9ee61069-fb96-4e6c-a65e-a3baa141ca36", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/9ee61069-fb96-4e6c-a65e-a3baa141ca36", "rel": "bookmark"}]} 2018-07-24 03:21:03,274 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-b2253f6c-a94f-4f84-8efc-bb6b627d65cd 2018-07-24 03:21:03,277 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b2253f6c-a94f-4f84-8efc-bb6b627d65cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6eb017f8cf84517ef7eed0dd7b1b79168643c7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-a8519fc8-2823-4993-ab19-8828df0078b0", "description": null}}' 2018-07-24 03:21:03,506 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:03 GMT Server: Apache x-compute-request-id: req-0dec9289-ac9e-4b91-99a0-c1efc694d31d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0dec9289-ac9e-4b91-99a0-c1efc694d31d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-a8519fc8-2823-4993-ab19-8828df0078b0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7690aa30-12ec-48d2-b7aa-29c6c03254db", "description": null}} 2018-07-24 03:21:03,506 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-0dec9289-ac9e-4b91-99a0-c1efc694d31d 2018-07-24 03:21:03,510 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/7690aa30-12ec-48d2-b7aa-29c6c03254db/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b2253f6c-a94f-4f84-8efc-bb6b627d65cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6eb017f8cf84517ef7eed0dd7b1b79168643c7" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-24 03:21:03,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:03 GMT Server: Apache x-compute-request-id: req-af8040c7-1f31-4ffc-b792-934c7decd4a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af8040c7-1f31-4ffc-b792-934c7decd4a7 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "7690aa30-12ec-48d2-b7aa-29c6c03254db", "name": "foo", "control_location": "back-end", "encryption_id": "77e653eb-91f0-46d7-b5e3-c1460da619cb", "provider": "bar", "provider_class": "bar"}} 2018-07-24 03:21:03,747 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/7690aa30-12ec-48d2-b7aa-29c6c03254db/encryption used request id req-af8040c7-1f31-4ffc-b792-934c7decd4a7 2018-07-24 03:21:03,750 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/7690aa30-12ec-48d2-b7aa-29c6c03254db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2253f6c-a94f-4f84-8efc-bb6b627d65cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6eb017f8cf84517ef7eed0dd7b1b79168643c7" 2018-07-24 03:21:03,949 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:03 GMT Server: Apache x-compute-request-id: req-66b1e8cb-5496-4ca5-a11e-e378a2bb3020 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-66b1e8cb-5496-4ca5-a11e-e378a2bb3020 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-a8519fc8-2823-4993-ab19-8828df0078b0", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7690aa30-12ec-48d2-b7aa-29c6c03254db", "description": null}} 2018-07-24 03:21:03,949 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/7690aa30-12ec-48d2-b7aa-29c6c03254db used request id req-66b1e8cb-5496-4ca5-a11e-e378a2bb3020 2018-07-24 03:21:03,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/7690aa30-12ec-48d2-b7aa-29c6c03254db/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2253f6c-a94f-4f84-8efc-bb6b627d65cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6eb017f8cf84517ef7eed0dd7b1b79168643c7" 2018-07-24 03:21:04,128 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:03 GMT Server: Apache x-compute-request-id: req-7538d802-c18c-4d41-95a0-24983b1d5e67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7538d802-c18c-4d41-95a0-24983b1d5e67 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "7690aa30-12ec-48d2-b7aa-29c6c03254db", "control_location": "back-end", "deleted": false, "created_at": "2018-07-24T03:21:03.000000", "updated_at": null, "encryption_id": "77e653eb-91f0-46d7-b5e3-c1460da619cb", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-24 03:21:04,128 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/7690aa30-12ec-48d2-b7aa-29c6c03254db/encryption used request id req-7538d802-c18c-4d41-95a0-24983b1d5e67 2018-07-24 03:21:04,129 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-a8519fc8-2823-4993-ab19-8828df0078b0 2018-07-24 03:21:04,131 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/7690aa30-12ec-48d2-b7aa-29c6c03254db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2253f6c-a94f-4f84-8efc-bb6b627d65cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6eb017f8cf84517ef7eed0dd7b1b79168643c7" 2018-07-24 03:21:04,331 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:04 GMT Server: Apache x-compute-request-id: req-e0c87224-4e06-4b73-86b9-c36458764774 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e0c87224-4e06-4b73-86b9-c36458764774 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-a8519fc8-2823-4993-ab19-8828df0078b0", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7690aa30-12ec-48d2-b7aa-29c6c03254db", "description": null}} 2018-07-24 03:21:04,331 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/7690aa30-12ec-48d2-b7aa-29c6c03254db used request id req-e0c87224-4e06-4b73-86b9-c36458764774 2018-07-24 03:21:04,334 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/7690aa30-12ec-48d2-b7aa-29c6c03254db/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2253f6c-a94f-4f84-8efc-bb6b627d65cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6eb017f8cf84517ef7eed0dd7b1b79168643c7" 2018-07-24 03:21:04,546 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-077b4e6e-1e39-4fe8-be13-47c1b9bc4e46 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-07-24 03:21:04,546 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/7690aa30-12ec-48d2-b7aa-29c6c03254db/encryption/provider used request id req-077b4e6e-1e39-4fe8-be13-47c1b9bc4e46 2018-07-24 03:21:04,546 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-a8519fc8-2823-4993-ab19-8828df0078b0 2018-07-24 03:21:04,550 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/7690aa30-12ec-48d2-b7aa-29c6c03254db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2253f6c-a94f-4f84-8efc-bb6b627d65cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6eb017f8cf84517ef7eed0dd7b1b79168643c7" 2018-07-24 03:21:04,769 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-297ddf4e-6baf-47d7-a822-0b69b2c1fb8e 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-07-24 03:21:04,769 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/7690aa30-12ec-48d2-b7aa-29c6c03254db used request id req-297ddf4e-6baf-47d7-a822-0b69b2c1fb8e 2018-07-24 03:21:04,769 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-a8519fc8-2823-4993-ab19-8828df0078b0-qos 2018-07-24 03:21:04,772 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/9ee61069-fb96-4e6c-a65e-a3baa141ca36?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2253f6c-a94f-4f84-8efc-bb6b627d65cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6eb017f8cf84517ef7eed0dd7b1b79168643c7" 2018-07-24 03:21:04,997 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-322b0966-a51d-4b68-b7ae-21331ae702cc 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-07-24 03:21:04,997 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/9ee61069-fb96-4e6c-a65e-a3baa141ca36?force=False used request id req-322b0966-a51d-4b68-b7ae-21331ae702cc 2018-07-24 03:21:05,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:05,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:21:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ULgMHU9tTmygnWXYfCG52Q"], "issued_at": "2018-07-24T03:21:05.000000Z"}} 2018-07-24 03:21:05,397 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0adf60b1cdef0e24eeb33f7c289d4a2fdca69f6" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-18dd7b51-2075-47a4-86ea-4e62a51f3cc6-qos"}}' 2018-07-24 03:21:05,638 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:05 GMT Server: Apache x-compute-request-id: req-d9576a29-f418-443d-80d6-352dd3c2ca87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d9576a29-f418-443d-80d6-352dd3c2ca87 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "5645891e-8131-4cb0-83a5-ef58b048768b", "name": "CinderUtilsVolumeTypeCompleteTests-18dd7b51-2075-47a4-86ea-4e62a51f3cc6-qos"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/5645891e-8131-4cb0-83a5-ef58b048768b", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/5645891e-8131-4cb0-83a5-ef58b048768b", "rel": "bookmark"}]} 2018-07-24 03:21:05,638 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-d9576a29-f418-443d-80d6-352dd3c2ca87 2018-07-24 03:21:05,642 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d9576a29-f418-443d-80d6-352dd3c2ca87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0adf60b1cdef0e24eeb33f7c289d4a2fdca69f6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-18dd7b51-2075-47a4-86ea-4e62a51f3cc6", "description": null}}' 2018-07-24 03:21:05,864 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:05 GMT Server: Apache x-compute-request-id: req-0888a157-0121-48fa-b82c-cd5cf3acbea9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0888a157-0121-48fa-b82c-cd5cf3acbea9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-18dd7b51-2075-47a4-86ea-4e62a51f3cc6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f065efef-b6d2-4058-a7a8-3318cf5f64bd", "description": null}} 2018-07-24 03:21:05,864 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-0888a157-0121-48fa-b82c-cd5cf3acbea9 2018-07-24 03:21:05,868 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9576a29-f418-443d-80d6-352dd3c2ca87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0adf60b1cdef0e24eeb33f7c289d4a2fdca69f6" 2018-07-24 03:21:06,061 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:05 GMT Server: Apache x-compute-request-id: req-fcbaa1be-38c7-4539-a12e-1121e250a441 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fcbaa1be-38c7-4539-a12e-1121e250a441 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "5645891e-8131-4cb0-83a5-ef58b048768b", "name": "CinderUtilsVolumeTypeCompleteTests-18dd7b51-2075-47a4-86ea-4e62a51f3cc6-qos"}]} 2018-07-24 03:21:06,061 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-fcbaa1be-38c7-4539-a12e-1121e250a441 2018-07-24 03:21:06,064 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/None/associate?vol_type_id=f065efef-b6d2-4058-a7a8-3318cf5f64bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9576a29-f418-443d-80d6-352dd3c2ca87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0adf60b1cdef0e24eeb33f7c289d4a2fdca69f6" 2018-07-24 03:21:06,273 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:21:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-dc2a5a78-caea-45a1-a2ce-3110872529b0 x-openstack-request-id: req-dc2a5a78-caea-45a1-a2ce-3110872529b0 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-24 03:21:06,273 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/None/associate?vol_type_id=f065efef-b6d2-4058-a7a8-3318cf5f64bd used request id req-dc2a5a78-caea-45a1-a2ce-3110872529b0 2018-07-24 03:21:06,273 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-dc2a5a78-caea-45a1-a2ce-3110872529b0) 2018-07-24 03:21:06,274 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-18dd7b51-2075-47a4-86ea-4e62a51f3cc6 2018-07-24 03:21:06,276 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/f065efef-b6d2-4058-a7a8-3318cf5f64bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9576a29-f418-443d-80d6-352dd3c2ca87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0adf60b1cdef0e24eeb33f7c289d4a2fdca69f6" 2018-07-24 03:21:06,501 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-63372268-c873-40bb-98a7-2a379b22e2f7 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-07-24 03:21:06,501 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/f065efef-b6d2-4058-a7a8-3318cf5f64bd used request id req-63372268-c873-40bb-98a7-2a379b22e2f7 2018-07-24 03:21:06,501 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-18dd7b51-2075-47a4-86ea-4e62a51f3cc6-qos 2018-07-24 03:21:06,504 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/5645891e-8131-4cb0-83a5-ef58b048768b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d9576a29-f418-443d-80d6-352dd3c2ca87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0adf60b1cdef0e24eeb33f7c289d4a2fdca69f6" 2018-07-24 03:21:06,739 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d92f890b-c183-4435-8138-f2aa5e9df96e 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-07-24 03:21:06,740 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/5645891e-8131-4cb0-83a5-ef58b048768b?force=False used request id req-d92f890b-c183-4435-8138-f2aa5e9df96e 2018-07-24 03:21:06,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:07,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["yj2Kt_wGQY2DJdtV1HJ8qg"], "issued_at": "2018-07-24T03:21:07.000000Z"}} 2018-07-24 03:21:07,136 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec0248ab0b2d44717b2e3b1dded749d5ea2734" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-a206fa73-c807-4ed9-b0bb-61942e636ffb-qos"}}' 2018-07-24 03:21:07,364 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:07 GMT Server: Apache x-compute-request-id: req-d2538f90-6361-4f71-aa9e-7f5193139977 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2538f90-6361-4f71-aa9e-7f5193139977 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "d359dd10-4a3d-4a1a-882a-5a88df721e0b", "name": "CinderUtilsVolumeTypeCompleteTests-a206fa73-c807-4ed9-b0bb-61942e636ffb-qos"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d359dd10-4a3d-4a1a-882a-5a88df721e0b", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d359dd10-4a3d-4a1a-882a-5a88df721e0b", "rel": "bookmark"}]} 2018-07-24 03:21:07,364 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-d2538f90-6361-4f71-aa9e-7f5193139977 2018-07-24 03:21:07,368 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d2538f90-6361-4f71-aa9e-7f5193139977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec0248ab0b2d44717b2e3b1dded749d5ea2734" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-a206fa73-c807-4ed9-b0bb-61942e636ffb", "description": null}}' 2018-07-24 03:21:07,614 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:07 GMT Server: Apache x-compute-request-id: req-b9cb2f8f-8ad4-4420-8934-1f83cc509cc2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9cb2f8f-8ad4-4420-8934-1f83cc509cc2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-a206fa73-c807-4ed9-b0bb-61942e636ffb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb53c5be-a51e-4430-88cd-643e63023d9c", "description": null}} 2018-07-24 03:21:07,614 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-b9cb2f8f-8ad4-4420-8934-1f83cc509cc2 2018-07-24 03:21:07,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2538f90-6361-4f71-aa9e-7f5193139977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec0248ab0b2d44717b2e3b1dded749d5ea2734" 2018-07-24 03:21:07,806 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:07 GMT Server: Apache x-compute-request-id: req-cf12a798-bdb9-4a82-8577-7c215c5dd62e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf12a798-bdb9-4a82-8577-7c215c5dd62e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "d359dd10-4a3d-4a1a-882a-5a88df721e0b", "name": "CinderUtilsVolumeTypeCompleteTests-a206fa73-c807-4ed9-b0bb-61942e636ffb-qos"}]} 2018-07-24 03:21:07,806 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-cf12a798-bdb9-4a82-8577-7c215c5dd62e 2018-07-24 03:21:07,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d359dd10-4a3d-4a1a-882a-5a88df721e0b/associate?vol_type_id=eb53c5be-a51e-4430-88cd-643e63023d9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2538f90-6361-4f71-aa9e-7f5193139977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec0248ab0b2d44717b2e3b1dded749d5ea2734" 2018-07-24 03:21:08,045 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-711d4b8f-fd85-4153-a8e1-1f2aa8ccb955 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-07-24 03:21:08,045 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d359dd10-4a3d-4a1a-882a-5a88df721e0b/associate?vol_type_id=eb53c5be-a51e-4430-88cd-643e63023d9c used request id req-711d4b8f-fd85-4153-a8e1-1f2aa8ccb955 2018-07-24 03:21:08,045 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-a206fa73-c807-4ed9-b0bb-61942e636ffb 2018-07-24 03:21:08,048 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/eb53c5be-a51e-4430-88cd-643e63023d9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2538f90-6361-4f71-aa9e-7f5193139977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec0248ab0b2d44717b2e3b1dded749d5ea2734" 2018-07-24 03:21:08,279 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-434b7b0f-d769-441f-a92b-ca15b59f72ba 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-07-24 03:21:08,279 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/eb53c5be-a51e-4430-88cd-643e63023d9c used request id req-434b7b0f-d769-441f-a92b-ca15b59f72ba 2018-07-24 03:21:08,279 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-a206fa73-c807-4ed9-b0bb-61942e636ffb-qos 2018-07-24 03:21:08,282 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d359dd10-4a3d-4a1a-882a-5a88df721e0b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2538f90-6361-4f71-aa9e-7f5193139977" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ec0248ab0b2d44717b2e3b1dded749d5ea2734" 2018-07-24 03:21:08,530 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5a5ea939-272f-437a-b07d-c4b47723842c 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-07-24 03:21:08,530 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/d359dd10-4a3d-4a1a-882a-5a88df721e0b?force=False used request id req-5a5ea939-272f-437a-b07d-c4b47723842c 2018-07-24 03:21:08,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:08,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["c1_mPId3RbSKFXmWuogzlw"], "issued_at": "2018-07-24T03:21:08.000000Z"}} 2018-07-24 03:21:08,925 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b9c0ec85ece2bc0580cb0dbeb4b652e160a51a" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-63e94de8-7688-4a98-93fc-1be10c4c3abe-qos"}}' 2018-07-24 03:21:09,129 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:08 GMT Server: Apache x-compute-request-id: req-46f92cdd-1934-4fab-a4a8-55186f0c571a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-46f92cdd-1934-4fab-a4a8-55186f0c571a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "c7559222-4dac-4c3d-bd8f-2043c98f33cc", "name": "CinderUtilsVolumeTypeCompleteTests-63e94de8-7688-4a98-93fc-1be10c4c3abe-qos"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/c7559222-4dac-4c3d-bd8f-2043c98f33cc", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/c7559222-4dac-4c3d-bd8f-2043c98f33cc", "rel": "bookmark"}]} 2018-07-24 03:21:09,129 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-46f92cdd-1934-4fab-a4a8-55186f0c571a 2018-07-24 03:21:09,133 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-46f92cdd-1934-4fab-a4a8-55186f0c571a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b9c0ec85ece2bc0580cb0dbeb4b652e160a51a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-63e94de8-7688-4a98-93fc-1be10c4c3abe", "description": null}}' 2018-07-24 03:21:09,354 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:09 GMT Server: Apache x-compute-request-id: req-c2780c3b-5af8-4712-84a9-ddadbc915e22 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c2780c3b-5af8-4712-84a9-ddadbc915e22 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-63e94de8-7688-4a98-93fc-1be10c4c3abe", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4947c77a-bd24-4646-9d61-a4ee46803ea6", "description": null}} 2018-07-24 03:21:09,354 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-c2780c3b-5af8-4712-84a9-ddadbc915e22 2018-07-24 03:21:09,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/4947c77a-bd24-4646-9d61-a4ee46803ea6/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-46f92cdd-1934-4fab-a4a8-55186f0c571a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b9c0ec85ece2bc0580cb0dbeb4b652e160a51a" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-24 03:21:09,597 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:09 GMT Server: Apache x-compute-request-id: req-05cb79f5-0e41-4a37-bfde-4a641bae0ecc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05cb79f5-0e41-4a37-bfde-4a641bae0ecc Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "4947c77a-bd24-4646-9d61-a4ee46803ea6", "name": "foo", "control_location": "back-end", "encryption_id": "34a30845-eaab-4ee8-8b7a-36270d05ffad", "provider": "bar", "provider_class": "bar"}} 2018-07-24 03:21:09,597 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/4947c77a-bd24-4646-9d61-a4ee46803ea6/encryption used request id req-05cb79f5-0e41-4a37-bfde-4a641bae0ecc 2018-07-24 03:21:09,600 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46f92cdd-1934-4fab-a4a8-55186f0c571a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b9c0ec85ece2bc0580cb0dbeb4b652e160a51a" 2018-07-24 03:21:09,788 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:09 GMT Server: Apache x-compute-request-id: req-a6f6ebbc-5d38-4d4c-8190-e022560255e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a6f6ebbc-5d38-4d4c-8190-e022560255e5 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "c7559222-4dac-4c3d-bd8f-2043c98f33cc", "name": "CinderUtilsVolumeTypeCompleteTests-63e94de8-7688-4a98-93fc-1be10c4c3abe-qos"}]} 2018-07-24 03:21:09,788 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-a6f6ebbc-5d38-4d4c-8190-e022560255e5 2018-07-24 03:21:09,792 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/c7559222-4dac-4c3d-bd8f-2043c98f33cc/associate?vol_type_id=4947c77a-bd24-4646-9d61-a4ee46803ea6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46f92cdd-1934-4fab-a4a8-55186f0c571a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b9c0ec85ece2bc0580cb0dbeb4b652e160a51a" 2018-07-24 03:21:10,003 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-37f0e50a-2df6-4a44-bc5a-26e065500b4d 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-07-24 03:21:10,003 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/c7559222-4dac-4c3d-bd8f-2043c98f33cc/associate?vol_type_id=4947c77a-bd24-4646-9d61-a4ee46803ea6 used request id req-37f0e50a-2df6-4a44-bc5a-26e065500b4d 2018-07-24 03:21:10,007 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/4947c77a-bd24-4646-9d61-a4ee46803ea6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46f92cdd-1934-4fab-a4a8-55186f0c571a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b9c0ec85ece2bc0580cb0dbeb4b652e160a51a" 2018-07-24 03:21:10,200 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:10 GMT Server: Apache x-compute-request-id: req-3ec6caf2-c0b4-4863-b114-947ed17fe2e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ec6caf2-c0b4-4863-b114-947ed17fe2e1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-63e94de8-7688-4a98-93fc-1be10c4c3abe", "qos_specs_id": "c7559222-4dac-4c3d-bd8f-2043c98f33cc", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4947c77a-bd24-4646-9d61-a4ee46803ea6", "description": null}} 2018-07-24 03:21:10,201 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/4947c77a-bd24-4646-9d61-a4ee46803ea6 used request id req-3ec6caf2-c0b4-4863-b114-947ed17fe2e1 2018-07-24 03:21:10,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/4947c77a-bd24-4646-9d61-a4ee46803ea6/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46f92cdd-1934-4fab-a4a8-55186f0c571a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b9c0ec85ece2bc0580cb0dbeb4b652e160a51a" 2018-07-24 03:21:10,402 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:10 GMT Server: Apache x-compute-request-id: req-5ceae8f4-bee3-42e4-bc2a-599d099477eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ceae8f4-bee3-42e4-bc2a-599d099477eb Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "4947c77a-bd24-4646-9d61-a4ee46803ea6", "control_location": "back-end", "deleted": false, "created_at": "2018-07-24T03:21:09.000000", "updated_at": null, "encryption_id": "34a30845-eaab-4ee8-8b7a-36270d05ffad", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-24 03:21:10,402 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/4947c77a-bd24-4646-9d61-a4ee46803ea6/encryption used request id req-5ceae8f4-bee3-42e4-bc2a-599d099477eb 2018-07-24 03:21:10,403 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-63e94de8-7688-4a98-93fc-1be10c4c3abe 2018-07-24 03:21:10,406 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/4947c77a-bd24-4646-9d61-a4ee46803ea6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46f92cdd-1934-4fab-a4a8-55186f0c571a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b9c0ec85ece2bc0580cb0dbeb4b652e160a51a" 2018-07-24 03:21:10,590 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:10 GMT Server: Apache x-compute-request-id: req-10d61081-5665-4c6a-887f-9958728e3216 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-10d61081-5665-4c6a-887f-9958728e3216 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-63e94de8-7688-4a98-93fc-1be10c4c3abe", "qos_specs_id": "c7559222-4dac-4c3d-bd8f-2043c98f33cc", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4947c77a-bd24-4646-9d61-a4ee46803ea6", "description": null}} 2018-07-24 03:21:10,590 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/4947c77a-bd24-4646-9d61-a4ee46803ea6 used request id req-10d61081-5665-4c6a-887f-9958728e3216 2018-07-24 03:21:10,593 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/4947c77a-bd24-4646-9d61-a4ee46803ea6/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46f92cdd-1934-4fab-a4a8-55186f0c571a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b9c0ec85ece2bc0580cb0dbeb4b652e160a51a" 2018-07-24 03:21:10,815 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fc37b619-1359-487b-8017-1f115ef2a202 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-07-24 03:21:10,816 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/4947c77a-bd24-4646-9d61-a4ee46803ea6/encryption/provider used request id req-fc37b619-1359-487b-8017-1f115ef2a202 2018-07-24 03:21:10,816 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-63e94de8-7688-4a98-93fc-1be10c4c3abe 2018-07-24 03:21:10,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/4947c77a-bd24-4646-9d61-a4ee46803ea6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46f92cdd-1934-4fab-a4a8-55186f0c571a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b9c0ec85ece2bc0580cb0dbeb4b652e160a51a" 2018-07-24 03:21:11,040 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-05800c66-f6a7-439d-868d-bf32170cba1c 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-07-24 03:21:11,040 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/4947c77a-bd24-4646-9d61-a4ee46803ea6 used request id req-05800c66-f6a7-439d-868d-bf32170cba1c 2018-07-24 03:21:11,040 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-63e94de8-7688-4a98-93fc-1be10c4c3abe-qos 2018-07-24 03:21:11,043 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/c7559222-4dac-4c3d-bd8f-2043c98f33cc?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46f92cdd-1934-4fab-a4a8-55186f0c571a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b9c0ec85ece2bc0580cb0dbeb4b652e160a51a" 2018-07-24 03:21:11,254 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b763e06e-1969-4dc7-ade5-7c5901258877 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-07-24 03:21:11,255 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/c7559222-4dac-4c3d-bd8f-2043c98f33cc?force=False used request id req-b763e06e-1969-4dc7-ade5-7c5901258877 2018-07-24 03:21:11,256 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 99 tests in 640.922s OK 2018-07-24 03:21:11,379 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:21:11,380 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-24 03:21:11,439 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-07-24 03:21:11,476 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-24 03:21:11,476 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-24 03:21:11,477 - openstack_tests - INFO - OS Credentials = > 2018-07-24 03:21:11,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:21:11,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:11,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["PEGnXQ8nT3-0FED935uI4Q"], "issued_at": "2018-07-24T03:21:11.000000Z"}} 2018-07-24 03:21:11,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ed265a1718cc454b047dc1c72a25f6cb18ba4fd" 2018-07-24 03:21:12,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3f6a750e-b8d3-4bc0-a798-2e36fcd12f98 Date: Tue, 24 Jul 2018 03:21:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:21:12,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-3f6a750e-b8d3-4bc0-a798-2e36fcd12f98 2018-07-24 03:21:12,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ed265a1718cc454b047dc1c72a25f6cb18ba4fd" 2018-07-24 03:21:12,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-22d8cc68-045c-4c44-b7fa-f8086ac386a9 Date: Tue, 24 Jul 2018 03:21:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:21:12,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-22d8cc68-045c-4c44-b7fa-f8086ac386a9 2018-07-24 03:21:12,386 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-24 03:21:12,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:21:12,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:21:12,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:21:12,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:21:12,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:21:12,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:21:12,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:21:12,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:21:12,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:21:12,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:21:12,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:21:12,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:21:12,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:21:12,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:21:12,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:21:12,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:21:12,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:21:12,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:21:12,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:21:12,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:21:12,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:21:12,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:21:12,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-24 03:21:12,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:21:12,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dfd81e6-c341-4c6a-8c3d-dfd87a62a72a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:21:12,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7dfd81e6-c341-4c6a-8c3d-dfd87a62a72a 2018-07-24 03:21:12,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:21:12,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:21:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["X8zk5OefTimAgeBovqFySg"], "issued_at": "2018-07-24T03:21:12.000000Z"}} 2018-07-24 03:21:12,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/ -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}9440c3ee6f09e832719de99ef053e9b37368e5ac" 2018-07-24 03:21:12,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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-0eb8a725-f571-48e4-9e15-308c2782a4e5 x-compute-request-id: req-0eb8a725-f571-48e4-9e15-308c2782a4e5 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.24:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-24 03:21:12,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-0eb8a725-f571-48e4-9e15-308c2782a4e5 2018-07-24 03:21:12,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.583222150803s 2018-07-24 03:21:12,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-0eb8a725-f571-48e4-9e15-308c2782a4e5 2018-07-24 03:21:12,977 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.24:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-24 03:21:12,977 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-24 03:21:12,977 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-07-24 03:21:12,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:21:12,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:13,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:21:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["TCBDGR6jRRmabI0ZKZy3Zw"], "issued_at": "2018-07-24T03:21:13.000000Z"}} 2018-07-24 03:21:13,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}28c30623fa6ae0cdf22dbf8c75d6d7670dc3593c" 2018-07-24 03:21:13,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f4913e-235b-4575-a2d4-5dbcc0b7e5e0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:21:13,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a8f4913e-235b-4575-a2d4-5dbcc0b7e5e0 2018-07-24 03:21:13,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:21:13,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:13,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:21:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["yLgbZvPhS0qCejIy1pxd3Q"], "issued_at": "2018-07-24T03:21:13.000000Z"}} 2018-07-24 03:21:13,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:13,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0219187-2075-4da9-9b6b-6bcdc97e682c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:21:13,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d0219187-2075-4da9-9b6b-6bcdc97e682c 2018-07-24 03:21:13,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:21:13,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:21:13 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:21:13,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-e20fca34-cdfa-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:14,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d7e4e4-5fd0-4604-8055-102169b1da5d Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-e20fca34-cdfa-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 03:21:14,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-e20fca34-cdfa-4b9-proj used request id req-e7d7e4e4-5fd0-4604-8055-102169b1da5d 2018-07-24 03:21:14,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:14,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b6473e7-8f70-48cd-884b-2040c15b46db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:21:14,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1b6473e7-8f70-48cd-884b-2040c15b46db 2018-07-24 03:21:14,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}}' 2018-07-24 03:21:14,220 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:21:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-defe9662-e27d-4978-b6d1-19e80b22ab3b Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4"}, "tags": [], "enabled": true, "id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}} 2018-07-24 03:21:14,220 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-defe9662-e27d-4978-b6d1-19e80b22ab3b 2018-07-24 03:21:14,220 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-e20fca34-cdfa-4b9-proj 2018-07-24 03:21:14,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:21:14,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:14,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:21:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["2uAqRKBBTqetfWqAfWLLrw"], "issued_at": "2018-07-24T03:21:14.000000Z"}} 2018-07-24 03:21:14,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7e7d0f594dd736be94b7dbd1282a4d2e1e62a9de" 2018-07-24 03:21:14,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587fe3a0-3f45-4c1f-aad3-d8b03a53c364 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:21:14,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-587fe3a0-3f45-4c1f-aad3-d8b03a53c364 2018-07-24 03:21:14,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:21:14,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:21: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:21:14,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7d0f594dd736be94b7dbd1282a4d2e1e62a9de" 2018-07-24 03:21:14,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22cb30ff-3cfd-4088-89a8-77822e1a9a2c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 03:21:14,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-22cb30ff-3cfd-4088-89a8-77822e1a9a2c 2018-07-24 03:21:14,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=SimpleHealthCheck-e20fca34-cdfa-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7d0f594dd736be94b7dbd1282a4d2e1e62a9de" 2018-07-24 03:21:14,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9323be-14fa-4289-a9d4-3074ed967c72 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=SimpleHealthCheck-e20fca34-cdfa-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4"}, "tags": [], "enabled": true, "id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}]} 2018-07-24 03:21:14,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=SimpleHealthCheck-e20fca34-cdfa-4b9-proj used request id req-9e9323be-14fa-4289-a9d4-3074ed967c72 2018-07-24 03:21:14,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7d0f594dd736be94b7dbd1282a4d2e1e62a9de" 2018-07-24 03:21:14,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37665172-a49b-410f-81eb-8b8eba92b9b4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 03:21:14,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-37665172-a49b-410f-81eb-8b8eba92b9b4 2018-07-24 03:21:15,248 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-e20fca34-cdfa-4b9-user 2018-07-24 03:21:15,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:21:15,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:15,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11afd11c-5737-434f-90ab-362e788701ff Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:21:15,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-11afd11c-5737-434f-90ab-362e788701ff 2018-07-24 03:21:15,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" -d '{"role": {"name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj-role"}}' 2018-07-24 03:21:15,470 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 03:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee8fa075-331b-41eb-a5a1-a3335837330a Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3c5e77e30faf40a5b73b18445b6e2dab", "links": {"self": "http://172.30.9.24:5000/v3/roles/3c5e77e30faf40a5b73b18445b6e2dab"}, "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj-role"}} 2018-07-24 03:21:15,470 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-ee8fa075-331b-41eb-a5a1-a3335837330a 2018-07-24 03:21:15,470 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-e20fca34-cdfa-4b9-proj-role 2018-07-24 03:21:15,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/3c5e77e30faf40a5b73b18445b6e2dab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:15,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4517a19-7c6a-4eb0-b044-61e6f22014d8 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3c5e77e30faf40a5b73b18445b6e2dab", "links": {"self": "http://172.30.9.24:5000/v3/roles/3c5e77e30faf40a5b73b18445b6e2dab"}, "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj-role"}} 2018-07-24 03:21:15,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/3c5e77e30faf40a5b73b18445b6e2dab used request id req-f4517a19-7c6a-4eb0-b044-61e6f22014d8 2018-07-24 03:21:15,566 - keystone_utils - INFO - Granting role SimpleHealthCheck-e20fca34-cdfa-4b9-proj-role to project SimpleHealthCheck-e20fca34-cdfa-4b9-proj 2018-07-24 03:21:15,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4/users/6724510c97124e85ae5095f046fe7d54/roles/3c5e77e30faf40a5b73b18445b6e2dab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:15,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4f15943-7bfb-44f8-8ff7-da8a48564605 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:21:15,712 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4/users/6724510c97124e85ae5095f046fe7d54/roles/3c5e77e30faf40a5b73b18445b6e2dab used request id req-a4f15943-7bfb-44f8-8ff7-da8a48564605 2018-07-24 03:21:15,712 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:21:15,714 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 03:21:15,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:21:15,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:16,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c5e77e30faf40a5b73b18445b6e2dab", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj-role"}], "expires_at": "2018-07-24T04:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-user", "id": "6724510c97124e85ae5095f046fe7d54"}, "audit_ids": ["GhO4-7-gS6K8gPpQVrgtTA"], "issued_at": "2018-07-24T03:21:16.000000Z"}} 2018-07-24 03:21:16,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}acc7d975ffe8421020b50b7040df7e927dba95b7" 2018-07-24 03:21:16,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e638303-7b11-475b-b5fd-5d4f1a27e1ec 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:21:16,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5e638303-7b11-475b-b5fd-5d4f1a27e1ec 2018-07-24 03:21:16,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acc7d975ffe8421020b50b7040df7e927dba95b7" 2018-07-24 03:21:16,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-5663a6a5-67ad-47c1-884a-286b2cdf0e25 Date: Tue, 24 Jul 2018 03:21:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image"} 2018-07-24 03:21:16,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image used request id req-5663a6a5-67ad-47c1-884a-286b2cdf0e25 2018-07-24 03:21:16,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acc7d975ffe8421020b50b7040df7e927dba95b7" 2018-07-24 03:21:16,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-46773e7d-8b52-4390-bd64-a6702aa89a17 Date: Tue, 24 Jul 2018 03:21:16 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-07-24 03:21:16,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-46773e7d-8b52-4390-bd64-a6702aa89a17 2018-07-24 03:21:16,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}acc7d975ffe8421020b50b7040df7e927dba95b7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image"}' 2018-07-24 03:21:16,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7f91e962-bff5-448d-b39b-5bfe87aa1dd5 Date: Tue, 24 Jul 2018 03:21:16 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:21:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T03:21:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a", "min_disk": 0, "protected": false, "id": "86ff7e64-9a80-4518-b33b-8aa974ed354a", "file": "/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a/file", "checksum": null, "owner": "81cecd3515ef4e3c92a9e3b8c6a569c4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:21:16,963 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7f91e962-bff5-448d-b39b-5bfe87aa1dd5 2018-07-24 03:21:16,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acc7d975ffe8421020b50b7040df7e927dba95b7" -d '' 2018-07-24 03:21:17,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f1f3c0b-1fb4-404d-b774-3652786abf63 Date: Tue, 24 Jul 2018 03:21:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:21:17,606 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a/file used request id req-8f1f3c0b-1fb4-404d-b774-3652786abf63 2018-07-24 03:21:17,607 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:21:17,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acc7d975ffe8421020b50b7040df7e927dba95b7" 2018-07-24 03:21:17,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a692bb59-a4cd-4460-8c77-84cbd7dc8afc Date: Tue, 24 Jul 2018 03:21:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:21:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:21:17Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/86ff7e64-9a80-4518-b33b-8aa974ed354a/snap", "metadata": {}}], "self": "/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a", "min_disk": 0, "protected": false, "id": "86ff7e64-9a80-4518-b33b-8aa974ed354a", "file": "/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "81cecd3515ef4e3c92a9e3b8c6a569c4", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/86ff7e64-9a80-4518-b33b-8aa974ed354a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:21:17,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a used request id req-a692bb59-a4cd-4460-8c77-84cbd7dc8afc 2018-07-24 03:21:17,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acc7d975ffe8421020b50b7040df7e927dba95b7" 2018-07-24 03:21:17,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ce64e29f-a4a9-4601-9185-d7405ebdd9a9 Date: Tue, 24 Jul 2018 03:21:17 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-07-24 03:21:17,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ce64e29f-a4a9-4601-9185-d7405ebdd9a9 2018-07-24 03:21:17,972 - create_image - INFO - Created image with name - SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image 2018-07-24 03:21:17,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acc7d975ffe8421020b50b7040df7e927dba95b7" 2018-07-24 03:21:18,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-597a2622-f1b6-4661-bb70-83ff4be00bcb Date: Tue, 24 Jul 2018 03:21:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:21:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:21:17Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/86ff7e64-9a80-4518-b33b-8aa974ed354a/snap", "metadata": {}}], "self": "/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a", "min_disk": 0, "protected": false, "id": "86ff7e64-9a80-4518-b33b-8aa974ed354a", "file": "/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "81cecd3515ef4e3c92a9e3b8c6a569c4", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/86ff7e64-9a80-4518-b33b-8aa974ed354a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 03:21:18,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a used request id req-597a2622-f1b6-4661-bb70-83ff4be00bcb 2018-07-24 03:21:18,163 - create_image - DEBUG - Instance status is - active 2018-07-24 03:21:18,163 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image 2018-07-24 03:21:18,164 - create_image - INFO - Image is now active with name - SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image 2018-07-24 03:21:18,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:21:18,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:18,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c5e77e30faf40a5b73b18445b6e2dab", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj-role"}], "expires_at": "2018-07-24T04:21:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-user", "id": "6724510c97124e85ae5095f046fe7d54"}, "audit_ids": ["C3XgHrD6T8q6KZjEX8nwCA"], "issued_at": "2018-07-24T03:21:18.000000Z"}} 2018-07-24 03:21:18,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c69d425755d856ddbee4f8c6761deca58e2f3a06" 2018-07-24 03:21:18,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86277783-06a8-45be-a4f9-ed1de7c37cc5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:21:18,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-86277783-06a8-45be-a4f9-ed1de7c37cc5 2018-07-24 03:21:18,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69d425755d856ddbee4f8c6761deca58e2f3a06" 2018-07-24 03:21:18,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6f155b91-1e43-4485-b50e-0f7a68d153f8 Date: Tue, 24 Jul 2018 03:21:18 GMT RESP BODY: {"networks":[]} 2018-07-24 03:21:18,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net used request id req-6f155b91-1e43-4485-b50e-0f7a68d153f8 2018-07-24 03:21:18,850 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net 2018-07-24 03:21:18,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69d425755d856ddbee4f8c6761deca58e2f3a06" -d '{"network": {"name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net", "admin_state_up": true}}' 2018-07-24 03:21:19,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-da936667-115f-4102-98db-5c8210505b12 Date: Tue, 24 Jul 2018 03:21:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c2af83b-309d-411d-b970-e1062e157fc0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:21:19Z","is_default":false,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:19Z","mtu":1450}} 2018-07-24 03:21:19,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-da936667-115f-4102-98db-5c8210505b12 2018-07-24 03:21:19,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=0c2af83b-309d-411d-b970-e1062e157fc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69d425755d856ddbee4f8c6761deca58e2f3a06" 2018-07-24 03:21:19,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-5f4b9281-5560-47fd-889e-68586ea21d56 Date: Tue, 24 Jul 2018 03:21:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c2af83b-309d-411d-b970-e1062e157fc0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:21:19Z","qos_policy_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net","admin_state_up":true,"tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:19Z","mtu":1450}]} 2018-07-24 03:21:19,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=0c2af83b-309d-411d-b970-e1062e157fc0 used request id req-5f4b9281-5560-47fd-889e-68586ea21d56 2018-07-24 03:21:19,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69d425755d856ddbee4f8c6761deca58e2f3a06" 2018-07-24 03:21:20,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-157c972a-da12-47be-828c-8507350982b6 Date: Tue, 24 Jul 2018 03:21:20 GMT RESP BODY: {"subnets":[]} 2018-07-24 03:21:20,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 used request id req-157c972a-da12-47be-828c-8507350982b6 2018-07-24 03:21:20,057 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-subnet 2018-07-24 03:21:20,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69d425755d856ddbee4f8c6761deca58e2f3a06" -d '{"subnets": [{"ip_version": 4, "network_id": "0c2af83b-309d-411d-b970-e1062e157fc0", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-subnet"}]}' 2018-07-24 03:21:20,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4614e848-0f2f-4898-ad73-01bf4b112f50 Date: Tue, 24 Jul 2018 03:21:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:20Z","dns_nameservers":[],"updated_at":"2018-07-24T03:21:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","id":"ee404595-4e31-4641-86d6-614137b8d412","subnetpool_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-subnet"}]} 2018-07-24 03:21:20,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-4614e848-0f2f-4898-ad73-01bf4b112f50 2018-07-24 03:21:20,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=0c2af83b-309d-411d-b970-e1062e157fc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69d425755d856ddbee4f8c6761deca58e2f3a06" 2018-07-24 03:21:21,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-98134c46-4998-4f84-a083-26bb2bd199fb Date: Tue, 24 Jul 2018 03:21:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0c2af83b-309d-411d-b970-e1062e157fc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","l2_adjacency":true,"status":"ACTIVE","subnets":["ee404595-4e31-4641-86d6-614137b8d412"],"description":"","tags":[],"updated_at":"2018-07-24T03:21:20Z","qos_policy_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net","admin_state_up":true,"tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:19Z","mtu":1450}]} 2018-07-24 03:21:21,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=0c2af83b-309d-411d-b970-e1062e157fc0 used request id req-98134c46-4998-4f84-a083-26bb2bd199fb 2018-07-24 03:21:21,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69d425755d856ddbee4f8c6761deca58e2f3a06" 2018-07-24 03:21:21,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0864b9a3-9fbe-46c8-9dbb-13090b0b0be8 Date: Tue, 24 Jul 2018 03:21:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:20Z","dns_nameservers":[],"updated_at":"2018-07-24T03:21:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","id":"ee404595-4e31-4641-86d6-614137b8d412","subnetpool_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-subnet"}]} 2018-07-24 03:21:21,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 used request id req-0864b9a3-9fbe-46c8-9dbb-13090b0b0be8 2018-07-24 03:21:21,431 - OpenStackNetwork - DEBUG - Network [0c2af83b-309d-411d-b970-e1062e157fc0] created successfully 2018-07-24 03:21:21,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:21:21,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:21,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:21:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["T97C8-p-S0KIgZwDGuzerQ"], "issued_at": "2018-07-24T03:21:21.000000Z"}} 2018-07-24 03:21:21,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}64f17aa9489ea33efa3a0f10ae26d32c8ef4cddf" 2018-07-24 03:21:21,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fcd8367-175b-4cbb-b468-7504f35eb169 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:21:21,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8fcd8367-175b-4cbb-b468-7504f35eb169 2018-07-24 03:21:21,921 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:21:21,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f17aa9489ea33efa3a0f10ae26d32c8ef4cddf" 2018-07-24 03:21:22,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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-cc50c245-5ce8-49f3-a4fd-fdb18a1c2521 x-compute-request-id: req-cc50c245-5ce8-49f3-a4fd-fdb18a1c2521 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-24 03:21:22,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cc50c245-5ce8-49f3-a4fd-fdb18a1c2521 2018-07-24 03:21:22,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f17aa9489ea33efa3a0f10ae26d32c8ef4cddf" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-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-07-24 03:21:22,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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-26b78726-ecf5-4b0b-aaa2-fa5867f8e9a7 x-compute-request-id: req-26b78726-ecf5-4b0b-aaa2-fa5867f8e9a7 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b161d33b-fc42-4710-914d-93af0d4a607b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b161d33b-fc42-4710-914d-93af0d4a607b", "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": "b161d33b-fc42-4710-914d-93af0d4a607b"}} 2018-07-24 03:21:22,187 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-26b78726-ecf5-4b0b-aaa2-fa5867f8e9a7 2018-07-24 03:21:22,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:21:22,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:22,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c5e77e30faf40a5b73b18445b6e2dab", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj-role"}], "expires_at": "2018-07-24T04:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-user", "id": "6724510c97124e85ae5095f046fe7d54"}, "audit_ids": ["8yTkEOusRwqduiGg57lEXg"], "issued_at": "2018-07-24T03:21:22.000000Z"}} 2018-07-24 03:21:22,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:22,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-872e5272-f6cf-4b59-b6ac-fbaee59138a1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:21:22,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-872e5272-f6cf-4b59-b6ac-fbaee59138a1 2018-07-24 03:21:22,673 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 03:21:22,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:22,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184d6b5d-3cc6-433d-9597-63fce1501417 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:21:22,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-184d6b5d-3cc6-433d-9597-63fce1501417 2018-07-24 03:21:22,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:23,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-7e7fe0c5-8a85-4c2d-8d21-0c924d1c75b0 Date: Tue, 24 Jul 2018 03:21:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0c2af83b-309d-411d-b970-e1062e157fc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","l2_adjacency":true,"status":"ACTIVE","subnets":["ee404595-4e31-4641-86d6-614137b8d412"],"description":"","tags":[],"updated_at":"2018-07-24T03:21:20Z","qos_policy_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net","admin_state_up":true,"tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:19Z","mtu":1450}]} 2018-07-24 03:21:23,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net used request id req-7e7fe0c5-8a85-4c2d-8d21-0c924d1c75b0 2018-07-24 03:21:23,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:21:23,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:21: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:21:23,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:23,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7392a06-59ce-44f8-acf8-29ca0992aae4 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}} 2018-07-24 03:21:23,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 used request id req-b7392a06-59ce-44f8-acf8-29ca0992aae4 2018-07-24 03:21:23,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:23,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4d8d7718-9fc1-461b-8ec9-8f90827361d9 Date: Tue, 24 Jul 2018 03:21:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:20Z","dns_nameservers":[],"updated_at":"2018-07-24T03:21:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","id":"ee404595-4e31-4641-86d6-614137b8d412","subnetpool_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-subnet"}]} 2018-07-24 03:21:23,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 used request id req-4d8d7718-9fc1-461b-8ec9-8f90827361d9 2018-07-24 03:21:23,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=0c2af83b-309d-411d-b970-e1062e157fc0&name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:23,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-783ec6f9-51d1-4156-b362-40df07cd74aa Date: Tue, 24 Jul 2018 03:21:23 GMT RESP BODY: {"ports":[]} 2018-07-24 03:21:23,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=0c2af83b-309d-411d-b970-e1062e157fc0&name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849port-1&admin_state_up=True used request id req-783ec6f9-51d1-4156-b362-40df07cd74aa 2018-07-24 03:21:23,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:23,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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-d5832960-65b2-48a7-b3fd-da4ba1349d5e x-compute-request-id: req-d5832960-65b2-48a7-b3fd-da4ba1349d5e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 03:21:23,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst used request id req-d5832960-65b2-48a7-b3fd-da4ba1349d5e 2018-07-24 03:21:23,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:24,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-e4e433e9-1c13-462a-9142-922a8c0f01f8 Date: Tue, 24 Jul 2018 03:21:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0c2af83b-309d-411d-b970-e1062e157fc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","l2_adjacency":true,"status":"ACTIVE","subnets":["ee404595-4e31-4641-86d6-614137b8d412"],"description":"","tags":[],"updated_at":"2018-07-24T03:21:20Z","qos_policy_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net","admin_state_up":true,"tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:19Z","mtu":1450}]} 2018-07-24 03:21:24,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net used request id req-e4e433e9-1c13-462a-9142-922a8c0f01f8 2018-07-24 03:21:24,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:24,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48af05d-e264-418a-adfe-6a935ee69506 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}} 2018-07-24 03:21:24,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 used request id req-f48af05d-e264-418a-adfe-6a935ee69506 2018-07-24 03:21:24,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:24,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-19c85c48-f1cd-4ad3-8495-5838b1041159 Date: Tue, 24 Jul 2018 03:21:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:20Z","dns_nameservers":[],"updated_at":"2018-07-24T03:21:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","id":"ee404595-4e31-4641-86d6-614137b8d412","subnetpool_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-subnet"}]} 2018-07-24 03:21:24,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 used request id req-19c85c48-f1cd-4ad3-8495-5838b1041159 2018-07-24 03:21:24,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=0c2af83b-309d-411d-b970-e1062e157fc0&name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:24,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-83fd781c-383b-4a11-b483-b30db13208d5 Date: Tue, 24 Jul 2018 03:21:24 GMT RESP BODY: {"ports":[]} 2018-07-24 03:21:24,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=0c2af83b-309d-411d-b970-e1062e157fc0&name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849port-1&admin_state_up=True used request id req-83fd781c-383b-4a11-b483-b30db13208d5 2018-07-24 03:21:24,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 03:21:24,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 03:21:25,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c5e77e30faf40a5b73b18445b6e2dab", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj-role"}], "expires_at": "2018-07-24T04:21:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/81cecd3515ef4e3c92a9e3b8c6a569c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-user", "id": "6724510c97124e85ae5095f046fe7d54"}, "audit_ids": ["wZ8Ww9yfQC2aCy_5zcsxww"], "issued_at": "2018-07-24T03:21:25.000000Z"}} 2018-07-24 03:21:25,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}26c4369e5fe6f1a649f0a717d7f53f4c15304d8f" 2018-07-24 03:21:25,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190e8241-f5b3-4a52-b159-deb517e58b1b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:21:25,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-190e8241-f5b3-4a52-b159-deb517e58b1b 2018-07-24 03:21:25,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:25,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-20f3648a-3946-4f84-af1b-88dfaea613e9 Date: Tue, 24 Jul 2018 03:21:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0c2af83b-309d-411d-b970-e1062e157fc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","l2_adjacency":true,"status":"ACTIVE","subnets":["ee404595-4e31-4641-86d6-614137b8d412"],"description":"","tags":[],"updated_at":"2018-07-24T03:21:20Z","qos_policy_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net","admin_state_up":true,"tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:19Z","mtu":1450}]} 2018-07-24 03:21:25,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net used request id req-20f3648a-3946-4f84-af1b-88dfaea613e9 2018-07-24 03:21:25,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:25,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-92d947ec-114d-476d-b0d0-9d6e4802e894 Date: Tue, 24 Jul 2018 03:21:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:20Z","dns_nameservers":[],"updated_at":"2018-07-24T03:21:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","id":"ee404595-4e31-4641-86d6-614137b8d412","subnetpool_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-subnet"}]} 2018-07-24 03:21:25,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 used request id req-92d947ec-114d-476d-b0d0-9d6e4802e894 2018-07-24 03:21:25,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:25,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-5a497406-047b-47e7-94c5-f0040032c874 Date: Tue, 24 Jul 2018 03:21:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0c2af83b-309d-411d-b970-e1062e157fc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","l2_adjacency":true,"status":"ACTIVE","subnets":["ee404595-4e31-4641-86d6-614137b8d412"],"description":"","tags":[],"updated_at":"2018-07-24T03:21:20Z","qos_policy_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net","admin_state_up":true,"tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:19Z","mtu":1450}]} 2018-07-24 03:21:25,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net used request id req-5a497406-047b-47e7-94c5-f0040032c874 2018-07-24 03:21:25,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 03:21:25,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:21:25 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:21:25,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26c4369e5fe6f1a649f0a717d7f53f4c15304d8f" 2018-07-24 03:21:25,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-436538de-2daa-44fa-9a82-ef83ed75b08a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}} 2018-07-24 03:21:25,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 used request id req-436538de-2daa-44fa-9a82-ef83ed75b08a 2018-07-24 03:21:25,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:25,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-af204c3e-91fc-467c-91d1-009d3e02839c Date: Tue, 24 Jul 2018 03:21:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:20Z","dns_nameservers":[],"updated_at":"2018-07-24T03:21:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","id":"ee404595-4e31-4641-86d6-614137b8d412","subnetpool_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-subnet"}]} 2018-07-24 03:21:25,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 used request id req-af204c3e-91fc-467c-91d1-009d3e02839c 2018-07-24 03:21:25,996 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net 2018-07-24 03:21:26,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" -d '{"port": {"network_id": "0c2af83b-309d-411d-b970-e1062e157fc0", "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849port-1", "admin_state_up": true}}' 2018-07-24 03:21:27,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-564f27b2-2efb-497d-883a-cb3e1d2dc512 Date: Tue, 24 Jul 2018 03:21:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:21:26Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ee404595-4e31-4641-86d6-614137b8d412","ip_address":"10.55.0.5"}],"id":"ae93a1b2-2df0-4486-9e1d-decf408a17f1","security_groups":["f1b96e52-f5bb-4dbc-94a5-004bd1235b11"],"mac_address":"fa:16:3e:c9:25:df","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849port-1","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","qos_policy_id":null,"admin_state_up":true,"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 03:21:27,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-564f27b2-2efb-497d-883a-cb3e1d2dc512 2018-07-24 03:21:27,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:27,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-5e9d2bf0-36d3-4b76-9089-46a5b5f09bc2 Date: Tue, 24 Jul 2018 03:21:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0c2af83b-309d-411d-b970-e1062e157fc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","l2_adjacency":true,"status":"ACTIVE","subnets":["ee404595-4e31-4641-86d6-614137b8d412"],"description":"","tags":[],"updated_at":"2018-07-24T03:21:20Z","qos_policy_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net","admin_state_up":true,"tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:19Z","mtu":1450}]} 2018-07-24 03:21:27,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net used request id req-5e9d2bf0-36d3-4b76-9089-46a5b5f09bc2 2018-07-24 03:21:27,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:27,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b19aa14-9a29-4162-9fb4-960fc3ca67af Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}} 2018-07-24 03:21:27,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 used request id req-7b19aa14-9a29-4162-9fb4-960fc3ca67af 2018-07-24 03:21:27,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:27,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-97d88d07-413e-4d06-84d3-aec6da3c3ca9 Date: Tue, 24 Jul 2018 03:21:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:20Z","dns_nameservers":[],"updated_at":"2018-07-24T03:21:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","id":"ee404595-4e31-4641-86d6-614137b8d412","subnetpool_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-subnet"}]} 2018-07-24 03:21:27,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 used request id req-97d88d07-413e-4d06-84d3-aec6da3c3ca9 2018-07-24 03:21:27,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=0c2af83b-309d-411d-b970-e1062e157fc0&name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:27,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-6b144e4e-f970-4c15-9ab6-f754d9374481 Date: Tue, 24 Jul 2018 03:21:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:21:26Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ee404595-4e31-4641-86d6-614137b8d412","ip_address":"10.55.0.5"}],"id":"ae93a1b2-2df0-4486-9e1d-decf408a17f1","security_groups":["f1b96e52-f5bb-4dbc-94a5-004bd1235b11"],"mac_address":"fa:16:3e:c9:25:df","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849port-1","admin_state_up":true,"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 03:21:27,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=0c2af83b-309d-411d-b970-e1062e157fc0&name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849port-1&admin_state_up=True used request id req-6b144e4e-f970-4c15-9ab6-f754d9374481 2018-07-24 03:21:27,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:27,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddcb45b8-d4ee-4a46-9405-fb20a7a9b37a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}} 2018-07-24 03:21:27,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 used request id req-ddcb45b8-d4ee-4a46-9405-fb20a7a9b37a 2018-07-24 03:21:27,770 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst 2018-07-24 03:21:27,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:27,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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-a7739dd7-5fff-4d6f-be9b-6b1ff9aeffd5 x-compute-request-id: req-a7739dd7-5fff-4d6f-be9b-6b1ff9aeffd5 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b161d33b-fc42-4710-914d-93af0d4a607b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b161d33b-fc42-4710-914d-93af0d4a607b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b161d33b-fc42-4710-914d-93af0d4a607b", "rel": "bookmark"}], "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-flavor-name"}]} 2018-07-24 03:21:27,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a7739dd7-5fff-4d6f-be9b-6b1ff9aeffd5 2018-07-24 03:21:27,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/b161d33b-fc42-4710-914d-93af0d4a607b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:27,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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-733a9a28-133a-4bac-990a-d6cd4558cb69 x-compute-request-id: req-733a9a28-133a-4bac-990a-d6cd4558cb69 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b161d33b-fc42-4710-914d-93af0d4a607b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b161d33b-fc42-4710-914d-93af0d4a607b", "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": "b161d33b-fc42-4710-914d-93af0d4a607b"}} 2018-07-24 03:21:27,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/b161d33b-fc42-4710-914d-93af0d4a607b used request id req-733a9a28-133a-4bac-990a-d6cd4558cb69 2018-07-24 03:21:27,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:28,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-4f35359e-a22c-4878-826b-ec372eb0b7a6 Date: Tue, 24 Jul 2018 03:21:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T03:21:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T03:21:17Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/86ff7e64-9a80-4518-b33b-8aa974ed354a/snap", "metadata": {}}], "self": "/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a", "min_disk": 0, "protected": false, "id": "86ff7e64-9a80-4518-b33b-8aa974ed354a", "file": "/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "81cecd3515ef4e3c92a9e3b8c6a569c4", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/86ff7e64-9a80-4518-b33b-8aa974ed354a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image"} 2018-07-24 03:21:28,027 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image used request id req-4f35359e-a22c-4878-826b-ec372eb0b7a6 2018-07-24 03:21:28,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:28,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c8630b8f-8f8b-4fdd-84be-4605522095fc Date: Tue, 24 Jul 2018 03:21: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-07-24 03:21:28,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-c8630b8f-8f8b-4fdd-84be-4605522095fc 2018-07-24 03:21:28,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" -d '{"server": {"name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst", "imageRef": "86ff7e64-9a80-4518-b33b-8aa974ed354a", "flavorRef": "b161d33b-fc42-4710-914d-93af0d4a607b", "max_count": 1, "min_count": 1, "networks": [{"port": "ae93a1b2-2df0-4486-9e1d-decf408a17f1"}]}}' 2018-07-24 03:21:30,143 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21: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-5e70a71b-b4fe-444e-a3bf-5e0f37ce6051 x-compute-request-id: req-5e70a71b-b4fe-444e-a3bf-5e0f37ce6051 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4bfb5cda-42c1-484d-847b-508da2799e41", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "bookmark"}], "adminPass": "mAp3xANA9Rhb"}} 2018-07-24 03:21:30,144 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-5e70a71b-b4fe-444e-a3bf-5e0f37ce6051 2018-07-24 03:21:30,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:30,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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-d5f6cd74-3d4a-4d6b-a79f-cea0a239e7c0 x-compute-request-id: req-d5f6cd74-3d4a-4d6b-a79f-cea0a239e7c0 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "bookmark"}], "image": {"id": "86ff7e64-9a80-4518-b33b-8aa974ed354a", "links": [{"href": "http://172.30.9.24:8774/images/86ff7e64-9a80-4518-b33b-8aa974ed354a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b161d33b-fc42-4710-914d-93af0d4a607b", "links": [{"href": "http://172.30.9.24:8774/flavors/b161d33b-fc42-4710-914d-93af0d4a607b", "rel": "bookmark"}]}, "id": "4bfb5cda-42c1-484d-847b-508da2799e41", "user_id": "6724510c97124e85ae5095f046fe7d54", "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-07-24T03:21:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst", "created": "2018-07-24T03:21:30Z", "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:21:30,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 used request id req-d5f6cd74-3d4a-4d6b-a79f-cea0a239e7c0 2018-07-24 03:21:30,595 - create_instance - INFO - Created instance with name - SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst 2018-07-24 03:21:30,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:30,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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-cb53fb46-5a22-48af-ac79-ccadae990cd5 x-compute-request-id: req-cb53fb46-5a22-48af-ac79-ccadae990cd5 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "bookmark"}], "image": {"id": "86ff7e64-9a80-4518-b33b-8aa974ed354a", "links": [{"href": "http://172.30.9.24:8774/images/86ff7e64-9a80-4518-b33b-8aa974ed354a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b161d33b-fc42-4710-914d-93af0d4a607b", "links": [{"href": "http://172.30.9.24:8774/flavors/b161d33b-fc42-4710-914d-93af0d4a607b", "rel": "bookmark"}]}, "id": "4bfb5cda-42c1-484d-847b-508da2799e41", "user_id": "6724510c97124e85ae5095f046fe7d54", "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-07-24T03:21:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst", "created": "2018-07-24T03:21:30Z", "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:21:30,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 used request id req-cb53fb46-5a22-48af-ac79-ccadae990cd5 2018-07-24 03:21:30,832 - create_instance - DEBUG - Instance status [SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst] is - BUILD 2018-07-24 03:21:30,832 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 03:21:33,836 - create_instance - DEBUG - VM status query timeout in 896.760015011 2018-07-24 03:21:33,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:34,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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-1c3ef19e-5f25-46c3-be46-e6212918addb x-compute-request-id: req-1c3ef19e-5f25-46c3-be46-e6212918addb Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "bookmark"}], "image": {"id": "86ff7e64-9a80-4518-b33b-8aa974ed354a", "links": [{"href": "http://172.30.9.24:8774/images/86ff7e64-9a80-4518-b33b-8aa974ed354a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b161d33b-fc42-4710-914d-93af0d4a607b", "links": [{"href": "http://172.30.9.24:8774/flavors/b161d33b-fc42-4710-914d-93af0d4a607b", "rel": "bookmark"}]}, "id": "4bfb5cda-42c1-484d-847b-508da2799e41", "security_groups": [{"name": "default"}], "user_id": "6724510c97124e85ae5095f046fe7d54", "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-07-24T03:21:32Z", "hostId": "bbe2325e821be34be237907c79c1ce87e6f525f304ba6b333d5b3ec6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst", "created": "2018-07-24T03:21:30Z", "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:21:34,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 used request id req-1c3ef19e-5f25-46c3-be46-e6212918addb 2018-07-24 03:21:34,252 - create_instance - DEBUG - Instance status [SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst] is - BUILD 2018-07-24 03:21:34,253 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 03:21:37,256 - create_instance - DEBUG - VM status query timeout in 893.339992046 2018-07-24 03:21:37,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:37,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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-c88bf46b-65cf-485e-99d9-6b95ee8d520e x-compute-request-id: req-c88bf46b-65cf-485e-99d9-6b95ee8d520e Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:25:df", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "bookmark"}], "image": {"id": "86ff7e64-9a80-4518-b33b-8aa974ed354a", "links": [{"href": "http://172.30.9.24:8774/images/86ff7e64-9a80-4518-b33b-8aa974ed354a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:21:35.000000", "flavor": {"id": "b161d33b-fc42-4710-914d-93af0d4a607b", "links": [{"href": "http://172.30.9.24:8774/flavors/b161d33b-fc42-4710-914d-93af0d4a607b", "rel": "bookmark"}]}, "id": "4bfb5cda-42c1-484d-847b-508da2799e41", "security_groups": [{"name": "default"}], "user_id": "6724510c97124e85ae5095f046fe7d54", "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-07-24T03:21:35Z", "hostId": "bbe2325e821be34be237907c79c1ce87e6f525f304ba6b333d5b3ec6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst", "created": "2018-07-24T03:21:30Z", "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:21:37,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 used request id req-c88bf46b-65cf-485e-99d9-6b95ee8d520e 2018-07-24 03:21:37,958 - create_instance - DEBUG - Instance status [SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst] is - ACTIVE 2018-07-24 03:21:37,958 - create_instance - INFO - VM is - ACTIVE 2018-07-24 03:21:37,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:38,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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-4268a76d-f810-4193-bb00-d3ece788dc81 x-compute-request-id: req-4268a76d-f810-4193-bb00-d3ece788dc81 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:25:df", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "bookmark"}], "image": {"id": "86ff7e64-9a80-4518-b33b-8aa974ed354a", "links": [{"href": "http://172.30.9.24:8774/images/86ff7e64-9a80-4518-b33b-8aa974ed354a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:21:35.000000", "flavor": {"id": "b161d33b-fc42-4710-914d-93af0d4a607b", "links": [{"href": "http://172.30.9.24:8774/flavors/b161d33b-fc42-4710-914d-93af0d4a607b", "rel": "bookmark"}]}, "id": "4bfb5cda-42c1-484d-847b-508da2799e41", "security_groups": [{"name": "default"}], "user_id": "6724510c97124e85ae5095f046fe7d54", "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-07-24T03:21:35Z", "hostId": "bbe2325e821be34be237907c79c1ce87e6f525f304ba6b333d5b3ec6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst", "created": "2018-07-24T03:21:30Z", "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:21:38,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 used request id req-4268a76d-f810-4193-bb00-d3ece788dc81 2018-07-24 03:21:38,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:38,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-ab9e7b77-dbda-4518-994b-4d0b5c8104d1 Date: Tue, 24 Jul 2018 03:21:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0c2af83b-309d-411d-b970-e1062e157fc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","l2_adjacency":true,"status":"ACTIVE","subnets":["ee404595-4e31-4641-86d6-614137b8d412"],"description":"","tags":[],"updated_at":"2018-07-24T03:21:20Z","qos_policy_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net","admin_state_up":true,"tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:19Z","mtu":1450}]} 2018-07-24 03:21:38,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net used request id req-ab9e7b77-dbda-4518-994b-4d0b5c8104d1 2018-07-24 03:21:38,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:38,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4806e62-e413-4e0b-8776-5dc40479460f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}} 2018-07-24 03:21:38,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 used request id req-d4806e62-e413-4e0b-8776-5dc40479460f 2018-07-24 03:21:38,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:39,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-63c604e0-1337-459a-987a-5680372bdf9e Date: Tue, 24 Jul 2018 03:21:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:20Z","dns_nameservers":[],"updated_at":"2018-07-24T03:21:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","id":"ee404595-4e31-4641-86d6-614137b8d412","subnetpool_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-subnet"}]} 2018-07-24 03:21:39,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 used request id req-63c604e0-1337-459a-987a-5680372bdf9e 2018-07-24 03:21:39,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:39,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3216 X-Openstack-Request-Id: req-b4994599-2ae6-427b-af63-1c35422d7e1f Date: Tue, 24 Jul 2018 03:21:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:21:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ee404595-4e31-4641-86d6-614137b8d412","ip_address":"10.55.0.2"}],"id":"2d00dff4-6fc3-4678-a1f2-e987bbc9f4a8","security_groups":[],"mac_address":"fa:16:3e:30:81:9f","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0c2af83b-309d-411d-b970-e1062e157fc0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:21:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ee404595-4e31-4641-86d6-614137b8d412","ip_address":"10.55.0.3"}],"id":"363fa627-2fc2-476f-82ea-5b9794f616f3","security_groups":[],"mac_address":"fa:16:3e:90:8b:5c","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0c2af83b-309d-411d-b970-e1062e157fc0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:21:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ee404595-4e31-4641-86d6-614137b8d412","ip_address":"10.55.0.5"}],"id":"ae93a1b2-2df0-4486-9e1d-decf408a17f1","security_groups":["f1b96e52-f5bb-4dbc-94a5-004bd1235b11"],"mac_address":"fa:16:3e:c9:25:df","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849port-1","admin_state_up":true,"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:26Z","binding:vnic_type":"normal","device_id":"4bfb5cda-42c1-484d-847b-508da2799e41","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T03:21:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ee404595-4e31-4641-86d6-614137b8d412","ip_address":"10.55.0.4"}],"id":"f4050455-814e-4552-b9e5-23e6d103067e","security_groups":[],"mac_address":"fa:16:3e:4e:0a:1f","project_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c2af83b-309d-411d-b970-e1062e157fc0","tenant_id":"81cecd3515ef4e3c92a9e3b8c6a569c4","created_at":"2018-07-24T03:21:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0c2af83b-309d-411d-b970-e1062e157fc0","ip_allocation":"immediate"}]} 2018-07-24 03:21:39,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=0c2af83b-309d-411d-b970-e1062e157fc0 used request id req-b4994599-2ae6-427b-af63-1c35422d7e1f 2018-07-24 03:21:39,173 - create_instance_tests - INFO - Looking for IP 10.55.0.5 in the console log 2018-07-24 03:21:39,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:39,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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,Accept-Encoding x-openstack-request-id: req-4563bfa0-ce08-4cf1-ab54-30967b44b0c1 x-compute-request-id: req-4563bfa0-ce08-4cf1-ab54-30967b44b0c1 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:25:df", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "bookmark"}], "image": {"id": "86ff7e64-9a80-4518-b33b-8aa974ed354a", "links": [{"href": "http://172.30.9.24:8774/images/86ff7e64-9a80-4518-b33b-8aa974ed354a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:21:35.000000", "flavor": {"id": "b161d33b-fc42-4710-914d-93af0d4a607b", "links": [{"href": "http://172.30.9.24:8774/flavors/b161d33b-fc42-4710-914d-93af0d4a607b", "rel": "bookmark"}]}, "id": "4bfb5cda-42c1-484d-847b-508da2799e41", "security_groups": [{"name": "default"}], "user_id": "6724510c97124e85ae5095f046fe7d54", "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-07-24T03:21:35Z", "hostId": "bbe2325e821be34be237907c79c1ce87e6f525f304ba6b333d5b3ec6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst", "created": "2018-07-24T03:21:30Z", "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:21:39,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 used request id req-4563bfa0-ce08-4cf1-ab54-30967b44b0c1 2018-07-24 03:21:39,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 03:21:39,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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,Accept-Encoding x-openstack-request-id: req-11fb9713-3377-4a0d-b4aa-71b75451ccc5 x-compute-request-id: req-11fb9713-3377-4a0d-b4aa-71b75451ccc5 Content-Encoding: gzip Content-Length: 7772 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491361252 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.146417] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.148283] pid_max: default: 32768 minimum: 301\n[ 0.149320] ACPI: Core revision 20150930\n[ 0.150770] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152248] Security Framework initialized\n[ 0.153178] Yama: becoming mindful.\n[ 0.154021] AppArmor: AppArmor initialized\n[ 0.154961] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.157806] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.159114] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.160647] Initializing cgroup subsys io\n[ 0.161574] Initializing cgroup subsys memory\n[ 0.162554] Initializing cgroup subsys devices\n[ 0.163561] Initializing cgroup subsys freezer\n[ 0.164560] Initializing cgroup subsys net_cls\n[ 0.165567] Initializing cgroup subsys perf_event\n[ 0.166618] Initializing cgroup subsys net_prio\n[ 0.167636] Initializing cgroup subsys hugetlb\n[ 0.168612] Initializing cgroup subsys pids\n[ 0.169601] CPU: Physical Processor ID: 0\n[ 0.171188] mce: CPU supports 10 MCE banks\n[ 0.172117] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.173258] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.189366] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.195746] ftrace: allocating 31920 entries in 125 pages\n[ 0.221400] smpboot: Max logical packages: 1\n[ 0.222352] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223870] x2apic enabled\n[ 0.224728] Switched APIC routing to physical x2apic.\n[ 0.226609] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.227892] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230271] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232323] KVM setup paravirtual spinlock\n[ 0.233688] x86: Booted up 1 node, 1 CPUs\n[ 0.234598] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.236118] devtmpfs: initialized\n[ 0.237883] evm: security.selinux\n[ 0.238672] evm: security.SMACK64\n[ 0.239453] evm: security.SMACK64EXEC\n[ 0.240291] evm: security.SMACK64TRANSMUTE\n[ 0.241171] evm: security.SMACK64MMAP\n[ 0.241968] evm: security.ima\n[ 0.242659] evm: security.capability\n[ 0.243514] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245591] pinctrl core: initialized pinctrl subsystem\n[ 0.246820] RTC time: 3:21:36, date: 07/24/18\n[ 0.247879] NET: Registered protocol family 16\n[ 0.248953] cpuidle: using governor ladder\n[ 0.249893] cpuidle: using governor menu\n[ 0.250789] PCCT header not found.\n[ 0.251638] ACPI: bus type PCI registered\n[ 0.252543] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253907] PCI: Using configuration type 1 for base access\n[ 0.255779] ACPI: Added _OSI(Module Device)\n[ 0.256736] ACPI: Added _OSI(Processor Device)\n[ 0.257692] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.258713] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260569] ACPI: Interpreter enabled\n[ 0.261440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.263585] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.265604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.267662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.269733] ACPI: (supports S0 S5)\n[ 0.270526] ACPI: Using IOAPIC for interrupt routing\n[ 0.271606] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.274951] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.276247] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.277635] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.278998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.281505] acpiphp: Slot [3] registered\n[ 0.282414] acpiphp: Slot [4] registered\n[ 0.283313] acpiphp: Slot [5] registered\n[ 0.284208] acpiphp: Slot [6] registered\n[ 0.285105] acpiphp: Slot [7] registered\n[ 0.286012] acpiphp: Slot [8] registered\n[ 0.286911] acpiphp: Slot [9] registered\n[ 0.287821] acpiphp: Slot [10] registered\n[ 0.288729] acpiphp: Slot [11] registered\n[ 0.289622] acpiphp: Slot [12] registered\n[ 0.290505] acpiphp: Slot [13] registered\n[ 0.291378] acpiphp: Slot [14] registered\n[ 0.292267] acpiphp: Slot [15] registered\n[ 0.303375] acpiphp: Slot [16] registered\n[ 0.304299] acpiphp: Slot [17] registered\n[ 0.305214] acpiphp: Slot [18] registered\n[ 0.306101] acpiphp: Slot [19] registered\n[ 0.306981] acpiphp: Slot [20] registered\n[ 0.307876] acpiphp: Slot [21] registered\n[ 0.308788] acpiphp: Slot [22] registered\n[ 0.309678] acpiphp: Slot [23] registered\n[ 0.310576] acpiphp: Slot [24] registered\n[ 0.311528] acpiphp: Slot [25] registered\n[ 0.312453] acpiphp: Slot [26] registered\n[ 0.313369] acpiphp: Slot [27] registered\n[ 0.314242] acpiphp: Slot [28] registered\n[ 0.315151] acpiphp: Slot [29] registered\n[ 0.316060] acpiphp: Slot [30] registered\n[ 0.316966] acpiphp: Slot [31] registered\n[ 0.317867] PCI host bridge to bus 0000:00\n[ 0.318775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.320125] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.321486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.323059] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.324647] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.326262] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.329757] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.331238] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.332587] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.334044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.337727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.339525] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.357999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359980] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361498] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363038] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364567] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365937] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367330] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.368491] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370248] vgaarb: loaded\n[ 0.370902] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372252] SCSI subsystem initialized\n[ 0.373237] ACPI: bus type USB registered\n[ 0.374143] usbcore: registered new interface driver usbfs\n[ 0.375291] usbcore: registered new interface driver hub\n[ 0.376455] usbcore: registered new device driver usb\n[ 0.377655] PCI: Using ACPI for IRQ routing\n[ 0.378871] NetLabel: Initializing\n[ 0.379640] NetLabel: domain hash size = 128\n[ 0.380554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381579] NetLabel: unlabeled traffic allowed by default\n[ 0.382808] clocksource: Switched to clocksource kvm-clock\n[ 0.390863] AppArmor: AppArmor Filesystem Enabled\n[ 0.391936] pnp: PnP ACPI init\n[ 0.392970] pnp: PnP ACPI: found 5 devices\n[ 0.399345] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401314] NET: Registered protocol family 2\n[ 0.402441] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.403882] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.405207] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.406508] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407716] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409058] NET: Registered protocol family 1\n[ 0.410053] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411295] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412519] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426754] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441000] Trying to unpack rootfs image as initramfs...\n[ 0.497060] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.498941] Scanning for low memory corruption every 60 seconds\n[ 0.500434] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501742] audit: initializing netlink subsys (disabled)\n[ 0.502930] audit: type=2000 audit(1532402496.443:1): initialized\n[ 0.504466] Initialise system trusted keyring\n[ 0.505529] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506896] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509236] zbud: loaded\n[ 0.510042] VFS: Disk quotas dquot_6.6.0\n[ 0.510971] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512746] fuse init (API version 7.23)\n[ 0.513779] Key type big_key registered\n[ 0.514695] Allocating IMA MOK and blacklist keyrings.\n[ 0.516057] Key type asymmetric registered\n[ 0.516981] Asymmetric key parser 'x509' registered\n[ 0.518064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519777] io scheduler noop registered\n[ 0.520669] io scheduler deadline registered (default)\n[ 0.521821] io scheduler cfq registered\n[ 0.522785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.523991] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525454] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527108] ACPI: Power Button [PWRF]\n[ 0.528069] GHES: HEST is not enabled!\n[ 0.541861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571796] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.575131] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.599370] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.601993] Linux agpgart interface v0.103\n[ 0.604904] brd: module loaded\n[ 0.606686] loop: module loaded\n[ 0.610895] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612594] GPT:90111 != 20971519\n[ 0.613397] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614695] GPT:90111 != 20971519\n[ 0.615492] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616626] vda: vda1 vda15\n[ 0.618102] scsi host0: ata_piix\n[ 0.619004] scsi host1: ata_piix\n[ 0.619832] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.621259] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.622955] libphy: Fixed MDIO Bus: probed\n[ 0.623902] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625014] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.627659] PPP generic driver version 2.4.2\n[ 0.628721] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630128] ehci-pci: EHCI PCI platform driver\n[ 0.631158] ehci-platform: EHCI generic platform driver\n[ 0.632324] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633671] ohci-pci: OHCI PCI platform driver\n[ 0.634694] ohci-platform: OHCI generic platform driver\n[ 0.635867] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650224] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651412] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653116] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654302] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.655649] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657087] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658736] usb usb1: Product: UHCI Host Controller\n[ 0.659817] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.661146] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662279] hub 1-0:1.0: USB hub found\n[ 0.663160] hub 1-0:1.0: 2 ports detected\n[ 0.664236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.666629] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.667760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669021] mousedev: PS/2 mouse device common for all mice\n[ 0.670448] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.672537] rtc_cmos 00:00: RTC can wake from S4\n[ 0.673859] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.675285] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.676646] i2c /dev entries driver\n[ 0.677521] device-mapper: uevent: version 1.0.3\n[ 0.678613] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.680549] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682141] NET: Registered protocol family 10\n[ 0.683403] NET: Registered protocol family 17\n[ 0.684416] Key type dns_resolver registered\n[ 0.685514] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.686834] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.688889] registered taskstats version 1\n[ 0.689889] Loading compiled-in X.509 certificates\n[ 0.691500] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693670] zswap: loaded using pool lzo/zbud\n[ 0.695494] Key type trusted registered\n[ 0.697339] Key type encrypted registered\n[ 0.698244] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699408] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700583] evm: HMAC attrs: 0x1\n[ 0.701623] Magic number: 10:946:361\n[ 0.702586] rtc_cmos 00:00: setting system clock to 2018-07-24 03:21:36 UTC (1532402496)\n[ 0.704434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705708] EDD information not available.\n[ 0.780268] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792289] Write protecting the kernel read-only data: 14336k\n[ 0.794641] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796693] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.947875] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.5...\nLease of 10.55.0.5 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-24 03:21:39,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41/action used request id req-11fb9713-3377-4a0d-b4aa-71b75451ccc5 2018-07-24 03:21:39,967 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-24 03:21:39,967 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 491361252 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.146417] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.148283] pid_max: default: 32768 minimum: 301 [ 0.149320] ACPI: Core revision 20150930 [ 0.150770] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.152248] Security Framework initialized [ 0.153178] Yama: becoming mindful. [ 0.154021] AppArmor: AppArmor initialized [ 0.154961] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156375] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.157806] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.159114] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.160647] Initializing cgroup subsys io [ 0.161574] Initializing cgroup subsys memory [ 0.162554] Initializing cgroup subsys devices [ 0.163561] Initializing cgroup subsys freezer [ 0.164560] Initializing cgroup subsys net_cls [ 0.165567] Initializing cgroup subsys perf_event [ 0.166618] Initializing cgroup subsys net_prio [ 0.167636] Initializing cgroup subsys hugetlb [ 0.168612] Initializing cgroup subsys pids [ 0.169601] CPU: Physical Processor ID: 0 [ 0.171188] mce: CPU supports 10 MCE banks [ 0.172117] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.173258] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.189366] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.195746] ftrace: allocating 31920 entries in 125 pages [ 0.221400] smpboot: Max logical packages: 1 [ 0.222352] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.223870] x2apic enabled [ 0.224728] Switched APIC routing to physical x2apic. [ 0.226609] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.227892] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.230271] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.232323] KVM setup paravirtual spinlock [ 0.233688] x86: Booted up 1 node, 1 CPUs [ 0.234598] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.236118] devtmpfs: initialized [ 0.237883] evm: security.selinux [ 0.238672] evm: security.SMACK64 [ 0.239453] evm: security.SMACK64EXEC [ 0.240291] evm: security.SMACK64TRANSMUTE [ 0.241171] evm: security.SMACK64MMAP [ 0.241968] evm: security.ima [ 0.242659] evm: security.capability [ 0.243514] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245591] pinctrl core: initialized pinctrl subsystem [ 0.246820] RTC time: 3:21:36, date: 07/24/18 [ 0.247879] NET: Registered protocol family 16 [ 0.248953] cpuidle: using governor ladder [ 0.249893] cpuidle: using governor menu [ 0.250789] PCCT header not found. [ 0.251638] ACPI: bus type PCI registered [ 0.252543] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.253907] PCI: Using configuration type 1 for base access [ 0.255779] ACPI: Added _OSI(Module Device) [ 0.256736] ACPI: Added _OSI(Processor Device) [ 0.257692] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.258713] ACPI: Added _OSI(Processor Aggregator Device) [ 0.260569] ACPI: Interpreter enabled [ 0.261440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.263585] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.265604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.267662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.269733] ACPI: (supports S0 S5) [ 0.270526] ACPI: Using IOAPIC for interrupt routing [ 0.271606] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274951] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.276247] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.277635] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281505] acpiphp: Slot [3] registered [ 0.282414] acpiphp: Slot [4] registered [ 0.283313] acpiphp: Slot [5] registered [ 0.284208] acpiphp: Slot [6] registered [ 0.285105] acpiphp: Slot [7] registered [ 0.286012] acpiphp: Slot [8] registered [ 0.286911] acpiphp: Slot [9] registered [ 0.287821] acpiphp: Slot [10] registered [ 0.288729] acpiphp: Slot [11] registered [ 0.289622] acpiphp: Slot [12] registered [ 0.290505] acpiphp: Slot [13] registered [ 0.291378] acpiphp: Slot [14] registered [ 0.292267] acpiphp: Slot [15] registered [ 0.303375] acpiphp: Slot [16] registered [ 0.304299] acpiphp: Slot [17] registered [ 0.305214] acpiphp: Slot [18] registered [ 0.306101] acpiphp: Slot [19] registered [ 0.306981] acpiphp: Slot [20] registered [ 0.307876] acpiphp: Slot [21] registered [ 0.308788] acpiphp: Slot [22] registered [ 0.309678] acpiphp: Slot [23] registered [ 0.310576] acpiphp: Slot [24] registered [ 0.311528] acpiphp: Slot [25] registered [ 0.312453] acpiphp: Slot [26] registered [ 0.313369] acpiphp: Slot [27] registered [ 0.314242] acpiphp: Slot [28] registered [ 0.315151] acpiphp: Slot [29] registered [ 0.316060] acpiphp: Slot [30] registered [ 0.316966] acpiphp: Slot [31] registered [ 0.317867] PCI host bridge to bus 0000:00 [ 0.318775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.320125] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.321486] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.323059] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.324647] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.326262] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.329757] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.331238] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.332587] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.334044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.339525] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357999] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359980] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361498] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363038] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364567] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.365937] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367330] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.368491] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370248] vgaarb: loaded [ 0.370902] vgaarb: bridge control possible 0000:00:02.0 [ 0.372252] SCSI subsystem initialized [ 0.373237] ACPI: bus type USB registered [ 0.374143] usbcore: registered new interface driver usbfs [ 0.375291] usbcore: registered new interface driver hub [ 0.376455] usbcore: registered new device driver usb [ 0.377655] PCI: Using ACPI for IRQ routing [ 0.378871] NetLabel: Initializing [ 0.379640] NetLabel: domain hash size = 128 [ 0.380554] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381579] NetLabel: unlabeled traffic allowed by default [ 0.382808] clocksource: Switched to clocksource kvm-clock [ 0.390863] AppArmor: AppArmor Filesystem Enabled [ 0.391936] pnp: PnP ACPI init [ 0.392970] pnp: PnP ACPI: found 5 devices [ 0.399345] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401314] NET: Registered protocol family 2 [ 0.402441] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.403882] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.405207] TCP: Hash tables configured (established 2048 bind 2048) [ 0.406508] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.407716] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.409058] NET: Registered protocol family 1 [ 0.410053] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411295] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412519] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426754] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441000] Trying to unpack rootfs image as initramfs... [ 0.497060] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.498941] Scanning for low memory corruption every 60 seconds [ 0.500434] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501742] audit: initializing netlink subsys (disabled) [ 0.502930] audit: type=2000 audit(1532402496.443:1): initialized [ 0.504466] Initialise system trusted keyring [ 0.505529] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506896] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.509236] zbud: loaded [ 0.510042] VFS: Disk quotas dquot_6.6.0 [ 0.510971] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.512746] fuse init (API version 7.23) [ 0.513779] Key type big_key registered [ 0.514695] Allocating IMA MOK and blacklist keyrings. [ 0.516057] Key type asymmetric registered [ 0.516981] Asymmetric key parser 'x509' registered [ 0.518064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519777] io scheduler noop registered [ 0.520669] io scheduler deadline registered (default) [ 0.521821] io scheduler cfq registered [ 0.522785] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.523991] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525454] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.527108] ACPI: Power Button [PWRF] [ 0.528069] GHES: HEST is not enabled! [ 0.541861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.571796] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.575131] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599370] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601993] Linux agpgart interface v0.103 [ 0.604904] brd: module loaded [ 0.606686] loop: module loaded [ 0.610895] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.612594] GPT:90111 != 20971519 [ 0.613397] GPT:Alternate GPT header not at the end of the disk. [ 0.614695] GPT:90111 != 20971519 [ 0.615492] GPT: Use GNU Parted to correct GPT errors. [ 0.616626] vda: vda1 vda15 [ 0.618102] scsi host0: ata_piix [ 0.619004] scsi host1: ata_piix [ 0.619832] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.621259] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.622955] libphy: Fixed MDIO Bus: probed [ 0.623902] tun: Universal TUN/TAP device driver, 1.6 [ 0.625014] tun: (C) 1999-2004 Max Krasnyansky [ 0.627659] PPP generic driver version 2.4.2 [ 0.628721] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.630128] ehci-pci: EHCI PCI platform driver [ 0.631158] ehci-platform: EHCI generic platform driver [ 0.632324] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.633671] ohci-pci: OHCI PCI platform driver [ 0.634694] ohci-platform: OHCI generic platform driver [ 0.635867] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650224] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651412] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.653116] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.654302] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.655649] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.657087] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.658736] usb usb1: Product: UHCI Host Controller [ 0.659817] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.661146] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662279] hub 1-0:1.0: USB hub found [ 0.663160] hub 1-0:1.0: 2 ports detected [ 0.664236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.666629] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.667760] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669021] mousedev: PS/2 mouse device common for all mice [ 0.670448] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.672537] rtc_cmos 00:00: RTC can wake from S4 [ 0.673859] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675285] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.676646] i2c /dev entries driver [ 0.677521] device-mapper: uevent: version 1.0.3 [ 0.678613] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.680549] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682141] NET: Registered protocol family 10 [ 0.683403] NET: Registered protocol family 17 [ 0.684416] Key type dns_resolver registered [ 0.685514] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.686834] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.688889] registered taskstats version 1 [ 0.689889] Loading compiled-in X.509 certificates [ 0.691500] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.693670] zswap: loaded using pool lzo/zbud [ 0.695494] Key type trusted registered [ 0.697339] Key type encrypted registered [ 0.698244] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699408] ima: No TPM chip found, activating TPM-bypass! [ 0.700583] evm: HMAC attrs: 0x1 [ 0.701623] Magic number: 10:946:361 [ 0.702586] rtc_cmos 00:00: setting system clock to 2018-07-24 03:21:36 UTC (1532402496) [ 0.704434] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705708] EDD information not available. [ 0.780268] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792289] Write protecting the kernel read-only data: 14336k [ 0.794641] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.796693] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.947875] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.5... Lease of 10.55.0.5 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-07-24 03:21:39,968 - create_instance - INFO - Deleting Port with ID - ae93a1b2-2df0-4486-9e1d-decf408a17f1 2018-07-24 03:21:39,968 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849port-1 2018-07-24 03:21:39,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/ae93a1b2-2df0-4486-9e1d-decf408a17f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:40,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2df7c25b-a794-4cf6-8c14-4260b87c7a82 Date: Tue, 24 Jul 2018 03:21:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:21:40,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/ae93a1b2-2df0-4486-9e1d-decf408a17f1 used request id req-2df7c25b-a794-4cf6-8c14-4260b87c7a82 2018-07-24 03:21:40,617 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst 2018-07-24 03:21:40,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:40,764 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:21: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 x-openstack-request-id: req-61f32706-975a-46a6-b135-6096600311d6 x-compute-request-id: req-61f32706-975a-46a6-b135-6096600311d6 Content-Type: application/json 2018-07-24 03:21:40,764 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 used request id req-61f32706-975a-46a6-b135-6096600311d6 2018-07-24 03:21:40,765 - create_instance - INFO - Checking deletion status 2018-07-24 03:21:40,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:41,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21: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-29abf500-61b6-436d-b95b-decfeae76306 x-compute-request-id: req-29abf500-61b6-436d-b95b-decfeae76306 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4bfb5cda-42c1-484d-847b-508da2799e41", "rel": "bookmark"}], "image": {"id": "86ff7e64-9a80-4518-b33b-8aa974ed354a", "links": [{"href": "http://172.30.9.24:8774/images/86ff7e64-9a80-4518-b33b-8aa974ed354a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T03:21:35.000000", "flavor": {"id": "b161d33b-fc42-4710-914d-93af0d4a607b", "links": [{"href": "http://172.30.9.24:8774/flavors/b161d33b-fc42-4710-914d-93af0d4a607b", "rel": "bookmark"}]}, "id": "4bfb5cda-42c1-484d-847b-508da2799e41", "user_id": "6724510c97124e85ae5095f046fe7d54", "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-07-24T03:21:40Z", "hostId": "bbe2325e821be34be237907c79c1ce87e6f525f304ba6b333d5b3ec6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst", "created": "2018-07-24T03:21:30Z", "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 03:21:41,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 used request id req-29abf500-61b6-436d-b95b-decfeae76306 2018-07-24 03:21:41,233 - create_instance - DEBUG - Instance status [SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst] is - ACTIVE 2018-07-24 03:21:41,233 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 03:21:44,234 - create_instance - DEBUG - VM status query timeout in 296.531474829 2018-07-24 03:21:44,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce22882afb81571218c20e0ad227ac9aff76738" 2018-07-24 03:21:44,282 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:21: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 x-openstack-request-id: req-b4bad093-2601-4b92-ad9a-15f8ade079ad x-compute-request-id: req-b4bad093-2601-4b92-ad9a-15f8ade079ad Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4bfb5cda-42c1-484d-847b-508da2799e41 could not be found.", "code": 404}} 2018-07-24 03:21:44,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4bfb5cda-42c1-484d-847b-508da2799e41 used request id req-b4bad093-2601-4b92-ad9a-15f8ade079ad 2018-07-24 03:21:44,283 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4bfb5cda-42c1-484d-847b-508da2799e41 could not be found. (HTTP 404) (Request-ID: req-b4bad093-2601-4b92-ad9a-15f8ade079ad) 2018-07-24 03:21:44,283 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-inst 2018-07-24 03:21:44,284 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-subnet 2018-07-24 03:21:44,284 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-subnet 2018-07-24 03:21:44,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/ee404595-4e31-4641-86d6-614137b8d412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69d425755d856ddbee4f8c6761deca58e2f3a06" 2018-07-24 03:21:46,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d9e68ad-e6e9-46fb-81d8-8193c10f86e4 Date: Tue, 24 Jul 2018 03:21:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:21:46,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ee404595-4e31-4641-86d6-614137b8d412 used request id req-1d9e68ad-e6e9-46fb-81d8-8193c10f86e4 2018-07-24 03:21:46,822 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-priv-net 2018-07-24 03:21:46,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/0c2af83b-309d-411d-b970-e1062e157fc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69d425755d856ddbee4f8c6761deca58e2f3a06" 2018-07-24 03:21:48,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac6d119f-56f9-4629-8da3-1b9167f35745 Date: Tue, 24 Jul 2018 03:21:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:21:48,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/0c2af83b-309d-411d-b970-e1062e157fc0 used request id req-ac6d119f-56f9-4629-8da3-1b9167f35745 2018-07-24 03:21:48,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/b161d33b-fc42-4710-914d-93af0d4a607b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f17aa9489ea33efa3a0f10ae26d32c8ef4cddf" 2018-07-24 03:21:48,115 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:21:48 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-dfd84d01-4942-4ba6-8b20-161f603fdbdc x-compute-request-id: req-dfd84d01-4942-4ba6-8b20-161f603fdbdc Content-Length: 0 Content-Type: application/json 2018-07-24 03:21:48,115 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b161d33b-fc42-4710-914d-93af0d4a607b used request id req-dfd84d01-4942-4ba6-8b20-161f603fdbdc 2018-07-24 03:21:48,116 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-aa734850-1bb1-4cc9-8736-18b8da009849-image 2018-07-24 03:21:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acc7d975ffe8421020b50b7040df7e927dba95b7" 2018-07-24 03:21:48,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e186abfc-3ba7-480b-901e-b47bcc8ad56d Date: Tue, 24 Jul 2018 03:21:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:21:48,488 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/86ff7e64-9a80-4518-b33b-8aa974ed354a used request id req-e186abfc-3ba7-480b-901e-b47bcc8ad56d 2018-07-24 03:21:48,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:48,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-91a08c78-3125-4f44-b470-1755013ad0d6 Date: Tue, 24 Jul 2018 03:21:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "created_at": "2018-07-24T03:21:19Z", "updated_at": "2018-07-24T03:21:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:21:19Z", "revision_number": 0, "id": "36f855de-eff5-448b-ba03-b0080c09b436", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:21:19Z", "security_group_id": "f1b96e52-f5bb-4dbc-94a5-004bd1235b11", "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "81cecd3515ef4e3c92a9e3b8c6a569c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:21:19Z", "revision_number": 0, "id": "881bc217-7e10-4771-a79a-9e9d9a345334", "remote_group_id": "f1b96e52-f5bb-4dbc-94a5-004bd1235b11", "remote_ip_prefix": null, "created_at": "2018-07-24T03:21:19Z", "security_group_id": "f1b96e52-f5bb-4dbc-94a5-004bd1235b11", "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "81cecd3515ef4e3c92a9e3b8c6a569c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:21:19Z", "revision_number": 0, "id": "aee94d05-d685-404e-8de1-024e1544362d", "remote_group_id": "f1b96e52-f5bb-4dbc-94a5-004bd1235b11", "remote_ip_prefix": null, "created_at": "2018-07-24T03:21:19Z", "security_group_id": "f1b96e52-f5bb-4dbc-94a5-004bd1235b11", "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "81cecd3515ef4e3c92a9e3b8c6a569c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:21:19Z", "revision_number": 0, "id": "c1fd2e76-3682-45ef-ae24-a666ed215aeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:21:19Z", "security_group_id": "f1b96e52-f5bb-4dbc-94a5-004bd1235b11", "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "81cecd3515ef4e3c92a9e3b8c6a569c4"}], "revision_number": 4, "project_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "id": "f1b96e52-f5bb-4dbc-94a5-004bd1235b11", "name": "default"}]} 2018-07-24 03:21:48,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-91a08c78-3125-4f44-b470-1755013ad0d6 2018-07-24 03:21:48,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:48,825 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3460be4e-9fe6-4240-ab49-df5eb2ca3784 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 03:21:48,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-3460be4e-9fe6-4240-ab49-df5eb2ca3784 2018-07-24 03:21:48,825 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:21:48,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:48,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ab71d62-2bc5-45dc-9c23-fa2608ed9026 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 03:21:48,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-2ab71d62-2bc5-45dc-9c23-fa2608ed9026 2018-07-24 03:21:48,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:21:48,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:49,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef78a27-79c2-4414-8f71-a2c2b7ba8f1a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 03:21:49,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-4ef78a27-79c2-4414-8f71-a2c2b7ba8f1a 2018-07-24 03:21:49,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:49,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf297d6d-1370-40ff-9667-e7640490526e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 03:21:49,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-cf297d6d-1370-40ff-9667-e7640490526e 2018-07-24 03:21:49,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:49,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:21:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76a6a02c-7461-4444-abd2-3b53d99050db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 03:21:49,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-76a6a02c-7461-4444-abd2-3b53d99050db 2018-07-24 03:21:49,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:21:49,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:49,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:21:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ebc2979-cc0f-4cd7-96aa-a3ab536597ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 03:21:49,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-7ebc2979-cc0f-4cd7-96aa-a3ab536597ed 2018-07-24 03:21:49,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:21:49,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:49,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:21:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70fa6a57-24b9-4ac9-a57b-31d2095c5d79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 03:21:49,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-70fa6a57-24b9-4ac9-a57b-31d2095c5d79 2018-07-24 03:21:49,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:21:49,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:49,514 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 03:21:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa875f63-5560-41a9-a2fe-f81277215ba1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 03:21:49,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-aa875f63-5560-41a9-a2fe-f81277215ba1 2018-07-24 03:21:49,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 03:21:49,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:49,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055f2e66-dd10-400c-8bc7-83b49498bba9 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "name": "SimpleHealthCheck-e20fca34-cdfa-4b9-proj"}} 2018-07-24 03:21:49,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 used request id req-055f2e66-dd10-400c-8bc7-83b49498bba9 2018-07-24 03:21:49,615 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1b96e52-f5bb-4dbc-94a5-004bd1235b11 2018-07-24 03:21:49,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f1b96e52-f5bb-4dbc-94a5-004bd1235b11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:49,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-02b4776b-ecbb-4a29-8bbc-58e9884431c5 Date: Tue, 24 Jul 2018 03:21:49 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-07-24T03:21:19Z", "security_group_id": "f1b96e52-f5bb-4dbc-94a5-004bd1235b11", "port_range_min": null, "revision_number": 0, "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "created_at": "2018-07-24T03:21:19Z", "project_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "id": "36f855de-eff5-448b-ba03-b0080c09b436"}, {"remote_group_id": "f1b96e52-f5bb-4dbc-94a5-004bd1235b11", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:21:19Z", "security_group_id": "f1b96e52-f5bb-4dbc-94a5-004bd1235b11", "port_range_min": null, "revision_number": 0, "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "created_at": "2018-07-24T03:21:19Z", "project_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "id": "881bc217-7e10-4771-a79a-9e9d9a345334"}, {"remote_group_id": "f1b96e52-f5bb-4dbc-94a5-004bd1235b11", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:21:19Z", "security_group_id": "f1b96e52-f5bb-4dbc-94a5-004bd1235b11", "port_range_min": null, "revision_number": 0, "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "created_at": "2018-07-24T03:21:19Z", "project_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "id": "aee94d05-d685-404e-8de1-024e1544362d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T03:21:19Z", "security_group_id": "f1b96e52-f5bb-4dbc-94a5-004bd1235b11", "port_range_min": null, "revision_number": 0, "tenant_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "created_at": "2018-07-24T03:21:19Z", "project_id": "81cecd3515ef4e3c92a9e3b8c6a569c4", "id": "c1fd2e76-3682-45ef-ae24-a666ed215aeb"}]} 2018-07-24 03:21:49,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f1b96e52-f5bb-4dbc-94a5-004bd1235b11 used request id req-02b4776b-ecbb-4a29-8bbc-58e9884431c5 2018-07-24 03:21:49,814 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 03:21:49,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f1b96e52-f5bb-4dbc-94a5-004bd1235b11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:50,149 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3155535e-189e-4f18-baa7-85deff86efe8 Content-Length: 0 Date: Tue, 24 Jul 2018 03:21:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:21:50,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f1b96e52-f5bb-4dbc-94a5-004bd1235b11 used request id req-3155535e-189e-4f18-baa7-85deff86efe8 2018-07-24 03:21:50,150 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-e20fca34-cdfa-4b9-proj 2018-07-24 03:21:50,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:50,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3766415-6280-4443-b959-1272b5f66c95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:21:50,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/81cecd3515ef4e3c92a9e3b8c6a569c4 used request id req-b3766415-6280-4443-b959-1272b5f66c95 2018-07-24 03:21:50,387 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-e20fca34-cdfa-4b9-proj-role 2018-07-24 03:21:50,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/3c5e77e30faf40a5b73b18445b6e2dab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:50,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2a1aca8-e520-45da-be6c-e34f7f676111 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:21:50,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/3c5e77e30faf40a5b73b18445b6e2dab used request id req-d2a1aca8-e520-45da-be6c-e34f7f676111 2018-07-24 03:21:50,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d75fd9f4b12d57c9dd581c5b752035620a363c" 2018-07-24 03:21:50,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f3ee97-3bae-4b11-97e4-e713c3f7a7d5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:21:50,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c6f3ee97-3bae-4b11-97e4-e713c3f7a7d5 2018-07-24 03:21:50,622 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-e20fca34-cdfa-4b9-user 2018-07-24 03:21:50,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/6724510c97124e85ae5095f046fe7d54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7d0f594dd736be94b7dbd1282a4d2e1e62a9de" 2018-07-24 03:21:50,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 03:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e84d06a7-9d97-4e8f-9a6b-acaba8fe9465 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 03:21:50,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6724510c97124e85ae5095f046fe7d54 used request id req-e84d06a7-9d97-4e8f-9a6b-acaba8fe9465 2018-07-24 03:21:50,825 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 37.846s OK 2018-07-24 03:21:50,935 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:21:50,936 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:38 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-07-24 03:21:50,942 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:12 | PASS | | tenantnetwork2 | functest | healthcheck | 00:14 | PASS | | vmready1 | functest | healthcheck | 00:15 | PASS | | vmready2 | functest | healthcheck | 00:15 | PASS | | singlevm1 | functest | healthcheck | 00:43 | PASS | | singlevm2 | functest | healthcheck | 00:34 | PASS | | vping_ssh | functest | healthcheck | 00:48 | PASS | | vping_userdata | functest | healthcheck | 00:46 | PASS | | cinder_test | functest | healthcheck | 01:19 | PASS | | api_check | functest | healthcheck | 10:41 | PASS | | snaps_health_check | functest | healthcheck | 00:38 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-24 03:21:50,956 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-24 03:21:51,040 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 03:21:51,141 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 03:21:51,185 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 03:22:03,095 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-183 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-24 03:22:03,100 - 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.24,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.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=h4BWV8TqsnP2jj6k9EgvgGcPq 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=4a6a5595eff04e89b98d3d63efd1b892 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-24 03:22:03,100 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-24 03:22:03,101 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke rally_sanity patrole vmtp | | | | validate the OPNFV scenarios. | shaker snaps_smoke neutron_trunk | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2018-07-24 03:22:03,128 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:22:04,059 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:22:04,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:22:04,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:22:04,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:22:04,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:22:04,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:22:04,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:22:04,060 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:22:04,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:22:04,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-24 03:22:04,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-24 03:22:04,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:22:04,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c048f433-8bb2-4044-9545-fdee8a7d0723 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:22:04,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c048f433-8bb2-4044-9545-fdee8a7d0723 2018-07-24 03:22:04,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:22:04,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["xaV0kS9PRXa56ZVhScRo5Q"], "issued_at": "2018-07-24T03:22:04.000000Z"}} 2018-07-24 03:22:04,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:22:04,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:22:04,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3f850e98-920a-40df-9dc6-9e5f503de1c6 Date: Tue, 24 Jul 2018 03:22:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:22:04,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3f850e98-920a-40df-9dc6-9e5f503de1c6 2018-07-24 03:22:04,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278481006622s 2018-07-24 03:22:04,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3f850e98-920a-40df-9dc6-9e5f503de1c6 2018-07-24 03:22:04,773 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-24 03:22:13,268 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8a6778f3-5175-4564-bdee-8304c5eb4f07 | 2018-07-24T03:22:12.861034 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8a6778f3-5175-4564-bdee-8304c5eb4f07 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-24 03:22:17,105 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-24 03:22:17,105 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-24 03:22:23,695 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=00d89b53-ee99-4d2f-8f2a-dcf85afe35e2) as the default verifier for the future CLI operations. 2018-07-24 03:22:26,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-24 03:22:26,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:22:27,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-72ba1c5e-a6aa-4b74-8649-e4f11f32a6a4 Date: Tue, 24 Jul 2018 03:22:27 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-24 03:22:27,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-72ba1c5e-a6aa-4b74-8649-e4f11f32a6a4 2018-07-24 03:22:27,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.202900886536s 2018-07-24 03:22:27,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-72ba1c5e-a6aa-4b74-8649-e4f11f32a6a4 2018-07-24 03:22:27,128 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-24 03:22:27,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 03:22:27,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7d14e8f671f588499e7a1244f840cccf40c22b8" -d '{"network": {"name": "tempest_smoke-net_9638e98f-972e-422e-8292-b9158def5948", "admin_state_up": true}}' 2018-07-24 03:22:27,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f41bb97f-8f13-4a50-8288-4325d7965145 Date: Tue, 24 Jul 2018 03:22:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"11aa461a-0ace-4e6d-a23b-fd3e3fcaf075","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:22:27Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_9638e98f-972e-422e-8292-b9158def5948","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:22:27Z","mtu":1450}} 2018-07-24 03:22:27,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f41bb97f-8f13-4a50-8288-4325d7965145 2018-07-24 03:22:27,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.489113807678s 2018-07-24 03:22:27,618 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f41bb97f-8f13-4a50-8288-4325d7965145 2018-07-24 03:22:27,618 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T03:22:27Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'11aa461a-0ace-4e6d-a23b-fd3e3fcaf075', u'provider:segmentation_id': 32, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_9638e98f-972e-422e-8292-b9158def5948', u'created_at': u'2018-07-24T03:22:27Z', u'mtu': 1450, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'l2_adjacency': True}) 2018-07-24 03:22:27,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:22:27,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:22:27,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-63a77de3-dd54-4d87-ab5d-e9fd869bdf55 Date: Tue, 24 Jul 2018 03:22:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"11aa461a-0ace-4e6d-a23b-fd3e3fcaf075","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:22:27Z","qos_policy_id":null,"name":"tempest_smoke-net_9638e98f-972e-422e-8292-b9158def5948","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:22:27Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:22:27,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-63a77de3-dd54-4d87-ab5d-e9fd869bdf55 2018-07-24 03:22:27,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265567064285s 2018-07-24 03:22:27,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-63a77de3-dd54-4d87-ab5d-e9fd869bdf55 2018-07-24 03:22:27,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 03:22:27,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7d14e8f671f588499e7a1244f840cccf40c22b8" -d '{"subnet": {"name": "tempest_smoke-subnet_9638e98f-972e-422e-8292-b9158def5948", "enable_dhcp": true, "network_id": "11aa461a-0ace-4e6d-a23b-fd3e3fcaf075", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 03:22:28,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-a68455ae-2a19-47f0-80c6-fc3bce8c7a86 Date: Tue, 24 Jul 2018 03:22:28 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:22:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d3a30209-af2e-4224-91a6-a1528188aab3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_9638e98f-972e-422e-8292-b9158def5948","enable_dhcp":true,"segment_id":null,"network_id":"11aa461a-0ace-4e6d-a23b-fd3e3fcaf075","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:22:28Z","ip_version":4}} 2018-07-24 03:22:28,522 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a68455ae-2a19-47f0-80c6-fc3bce8c7a86 2018-07-24 03:22:28,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.635327100754s 2018-07-24 03:22:28,523 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a68455ae-2a19-47f0-80c6-fc3bce8c7a86 2018-07-24 03:22:28,523 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:22:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd3a30209-af2e-4224-91a6-a1528188aab3', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_9638e98f-972e-422e-8292-b9158def5948', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'11aa461a-0ace-4e6d-a23b-fd3e3fcaf075', u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T03:22:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 03:22:28,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 03:22:28,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7d14e8f671f588499e7a1244f840cccf40c22b8" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "tempest_smoke-router_9638e98f-972e-422e-8292-b9158def5948", "admin_state_up": true}}' 2018-07-24 03:22:34,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-d9922b84-4809-4025-bd20-f70c5aafe723 Date: Tue, 24 Jul 2018 03:22:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:22:29Z", "admin_state_up": true, "updated_at": "2018-07-24T03:22:30Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "302bbe91-8640-4c31-97eb-3d6c273e1293", "name": "tempest_smoke-router_9638e98f-972e-422e-8292-b9158def5948"}} 2018-07-24 03:22:34,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d9922b84-4809-4025-bd20-f70c5aafe723 2018-07-24 03:22:34,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.38396906853s 2018-07-24 03:22:34,908 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d9922b84-4809-4025-bd20-f70c5aafe723 2018-07-24 03:22:34,908 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:22:30Z', u'revision_number': 3, u'ha': True, u'id': u'302bbe91-8640-4c31-97eb-3d6c273e1293', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_9638e98f-972e-422e-8292-b9158def5948', u'admin_state_up': True, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T03:22:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 03:22:34,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 03:22:34,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/302bbe91-8640-4c31-97eb-3d6c273e1293/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7d14e8f671f588499e7a1244f840cccf40c22b8" -d '{"subnet_id": "d3a30209-af2e-4224-91a6-a1528188aab3"}' 2018-07-24 03:22:37,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-03b72cf8-1b7f-4874-8564-30e795a9428a Date: Tue, 24 Jul 2018 03:22:37 GMT RESP BODY: {"network_id": "11aa461a-0ace-4e6d-a23b-fd3e3fcaf075", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "d3a30209-af2e-4224-91a6-a1528188aab3", "subnet_ids": ["d3a30209-af2e-4224-91a6-a1528188aab3"], "port_id": "94911a48-bcf9-4c3d-942d-16c02f557306", "id": "302bbe91-8640-4c31-97eb-3d6c273e1293"} 2018-07-24 03:22:37,382 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/302bbe91-8640-4c31-97eb-3d6c273e1293/add_router_interface.json used request id req-03b72cf8-1b7f-4874-8564-30e795a9428a 2018-07-24 03:22:37,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.4733839035s 2018-07-24 03:22:37,383 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/302bbe91-8640-4c31-97eb-3d6c273e1293/add_router_interface.json used request id req-03b72cf8-1b7f-4874-8564-30e795a9428a returning object 302bbe91-8640-4c31-97eb-3d6c273e1293 2018-07-24 03:22:37,383 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:22:37,516 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-24 03:22:37,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 03:22:37,522 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 03:22:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 03:22:37,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:22:37,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:22:37,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-96083fc6-39b9-425b-8503-b029588664b6 Date: Tue, 24 Jul 2018 03:22:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:22:37,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-96083fc6-39b9-425b-8503-b029588664b6 2018-07-24 03:22:37,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309871912003s 2018-07-24 03:22:37,837 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-96083fc6-39b9-425b-8503-b029588664b6 2018-07-24 03:22:37,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 03:22:37,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7d14e8f671f588499e7a1244f840cccf40c22b8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_9638e98f-972e-422e-8292-b9158def5948", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_9638e98f-972e-422e-8292-b9158def5948"}' 2018-07-24 03:22:38,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cf92ee01-5ba9-4529-a831-7cadd0513c1d Date: Tue, 24 Jul 2018 03:22:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "92098d92-5702-43e2-97bf-a687f6b435b4", "size": null, "self": "/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:22:38Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9638e98f-972e-422e-8292-b9158def5948", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9638e98f-972e-422e-8292-b9158def5948", "checksum": null, "created_at": "2018-07-24T03:22:38Z", "protected": false} 2018-07-24 03:22:38,271 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-cf92ee01-5ba9-4529-a831-7cadd0513c1d 2018-07-24 03:22:38,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.425719022751s 2018-07-24 03:22:38,271 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-cf92ee01-5ba9-4529-a831-7cadd0513c1d returning object 92098d92-5702-43e2-97bf-a687f6b435b4 2018-07-24 03:22:38,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 03:22:38,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7d14e8f671f588499e7a1244f840cccf40c22b8" -d '' 2018-07-24 03:22:40,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1dfa5c72-463f-4e56-8b49-43cba4c2df40 Date: Tue, 24 Jul 2018 03:22:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:22:40,068 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4/file used request id req-1dfa5c72-463f-4e56-8b49-43cba4c2df40 2018-07-24 03:22:40,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.7961461544s 2018-07-24 03:22:40,068 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4/file used request id req-1dfa5c72-463f-4e56-8b49-43cba4c2df40 2018-07-24 03:22:40,068 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_9638e98f-972e-422e-8292-b9158def5948', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T03:22:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4/file', u'owner': u'4a6a5595eff04e89b98d3d63efd1b892', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'92098d92-5702-43e2-97bf-a687f6b435b4', u'size': None, u'name': u'tempest_smoke-img_9638e98f-972e-422e-8292-b9158def5948', u'checksum': None, u'self': u'/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T03:22:38Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 03:22:40,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:22:40,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7d14e8f671f588499e7a1244f840cccf40c22b8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_9638e98f-972e-422e-8292-b9158def5948", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 03:22:40,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:22: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-bcba6002-af02-40ee-9ccc-bb14500f09a0 x-compute-request-id: req-bcba6002-af02-40ee-9ccc-bb14500f09a0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_9638e98f-972e-422e-8292-b9158def5948", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/50296653-5bd3-4b69-9b57-06812b35866c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/50296653-5bd3-4b69-9b57-06812b35866c", "rel": "bookmark"}], "ram": 512, "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": "50296653-5bd3-4b69-9b57-06812b35866c"}} 2018-07-24 03:22:40,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bcba6002-af02-40ee-9ccc-bb14500f09a0 2018-07-24 03:22:40,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.212582111359s 2018-07-24 03:22:40,282 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bcba6002-af02-40ee-9ccc-bb14500f09a0 2018-07-24 03:22:40,283 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_9638e98f-972e-422e-8292-b9158def5948', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'50296653-5bd3-4b69-9b57-06812b35866c', 'swap': 0}) 2018-07-24 03:22:40,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:22:40,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/50296653-5bd3-4b69-9b57-06812b35866c/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7d14e8f671f588499e7a1244f840cccf40c22b8" -d '{"extra_specs": {}}' 2018-07-24 03:22:40,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:22: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 x-openstack-request-id: req-5dee94d4-7fe9-48f1-b381-1fa90d5f8722 x-compute-request-id: req-5dee94d4-7fe9-48f1-b381-1fa90d5f8722 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:22:40,309 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/50296653-5bd3-4b69-9b57-06812b35866c/os-extra_specs used request id req-5dee94d4-7fe9-48f1-b381-1fa90d5f8722 2018-07-24 03:22:40,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0253608226776s 2018-07-24 03:22:40,310 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/50296653-5bd3-4b69-9b57-06812b35866c/os-extra_specs used request id req-5dee94d4-7fe9-48f1-b381-1fa90d5f8722 2018-07-24 03:22:40,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:22:40,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:22: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:22:40,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:22:40,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:22:40,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-738004c5-cb8d-49ef-a597-6125bd7352e8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:22:40,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-738004c5-cb8d-49ef-a597-6125bd7352e8 2018-07-24 03:22:40,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105916023254s 2018-07-24 03:22:40,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-738004c5-cb8d-49ef-a597-6125bd7352e8 2018-07-24 03:22:40,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:22:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:22:40,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c148c84-dcbf-48aa-a935-e5111b7594ab Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:22:40,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6c148c84-dcbf-48aa-a935-e5111b7594ab 2018-07-24 03:22:40,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0933339595795s 2018-07-24 03:22:40,529 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6c148c84-dcbf-48aa-a935-e5111b7594ab 2018-07-24 03:22:40,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-24 03:22:40,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:22:40,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:22: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-c9f79511-3d9a-420f-ba35-2c4da2ee85d8 x-compute-request-id: req-c9f79511-3d9a-420f-ba35-2c4da2ee85d8 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "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.3", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-24 03:22:40,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-c9f79511-3d9a-420f-ba35-2c4da2ee85d8 2018-07-24 03:22:40,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0395250320435s 2018-07-24 03:22:40,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-c9f79511-3d9a-420f-ba35-2c4da2ee85d8 2018-07-24 03:22:40,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:22:40,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:22:40,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-8fd2e499-53c9-4d68-bfa5-87a5ca10cba4 Date: Tue, 24 Jul 2018 03:22:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/92098d92-5702-43e2-97bf-a687f6b435b4/snap", "metadata": {}}], "file": "/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "92098d92-5702-43e2-97bf-a687f6b435b4", "size": 12716032, "self": "/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/92098d92-5702-43e2-97bf-a687f6b435b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:22:40Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9638e98f-972e-422e-8292-b9158def5948", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9638e98f-972e-422e-8292-b9158def5948", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:22:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:22:40,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8fd2e499-53c9-4d68-bfa5-87a5ca10cba4 2018-07-24 03:22:40,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185884952545s 2018-07-24 03:22:40,762 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-8fd2e499-53c9-4d68-bfa5-87a5ca10cba4 2018-07-24 03:22:40,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 03:22:40,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7d14e8f671f588499e7a1244f840cccf40c22b8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9638e98f-972e-422e-8292-b9158def5948", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_9638e98f-972e-422e-8292-b9158def5948"}' 2018-07-24 03:22:41,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/1f358fe8-8c25-4ca6-9058-a816a04976b8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ba4fff25-e9b4-4a21-8b53-f49c630e2b60 Date: Tue, 24 Jul 2018 03:22:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1f358fe8-8c25-4ca6-9058-a816a04976b8/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "1f358fe8-8c25-4ca6-9058-a816a04976b8", "size": null, "self": "/v2/images/1f358fe8-8c25-4ca6-9058-a816a04976b8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:22:40Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9638e98f-972e-422e-8292-b9158def5948", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_9638e98f-972e-422e-8292-b9158def5948", "checksum": null, "created_at": "2018-07-24T03:22:40Z", "protected": false} 2018-07-24 03:22:41,024 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ba4fff25-e9b4-4a21-8b53-f49c630e2b60 2018-07-24 03:22:41,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.254412889481s 2018-07-24 03:22:41,024 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-ba4fff25-e9b4-4a21-8b53-f49c630e2b60 returning object 1f358fe8-8c25-4ca6-9058-a816a04976b8 2018-07-24 03:22:41,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 03:22:41,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/1f358fe8-8c25-4ca6-9058-a816a04976b8/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b7d14e8f671f588499e7a1244f840cccf40c22b8" -d '' 2018-07-24 03:22:42,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27c9be3d-3b56-4acc-bd2c-afb3799bdf78 Date: Tue, 24 Jul 2018 03:22:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:22:42,163 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1f358fe8-8c25-4ca6-9058-a816a04976b8/file used request id req-27c9be3d-3b56-4acc-bd2c-afb3799bdf78 2018-07-24 03:22:42,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.13767814636s 2018-07-24 03:22:42,163 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1f358fe8-8c25-4ca6-9058-a816a04976b8/file used request id req-27c9be3d-3b56-4acc-bd2c-afb3799bdf78 2018-07-24 03:22:42,163 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_9638e98f-972e-422e-8292-b9158def5948', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T03:22:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/1f358fe8-8c25-4ca6-9058-a816a04976b8/file', u'owner': u'4a6a5595eff04e89b98d3d63efd1b892', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'1f358fe8-8c25-4ca6-9058-a816a04976b8', u'size': None, u'name': u'tempest_smoke-img_alt_9638e98f-972e-422e-8292-b9158def5948', u'checksum': None, u'self': u'/v2/images/1f358fe8-8c25-4ca6-9058-a816a04976b8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T03:22:40Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 03:22:42,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:22:42,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7d14e8f671f588499e7a1244f840cccf40c22b8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_9638e98f-972e-422e-8292-b9158def5948", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 03:22:42,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:22: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,Accept-Encoding x-openstack-request-id: req-ae6e824b-6aa7-403c-b3d3-1b2712d9299e x-compute-request-id: req-ae6e824b-6aa7-403c-b3d3-1b2712d9299e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_9638e98f-972e-422e-8292-b9158def5948", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0763c743-baa1-434c-a59d-0bcfb0cc1993", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0763c743-baa1-434c-a59d-0bcfb0cc1993", "rel": "bookmark"}], "ram": 1024, "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": "0763c743-baa1-434c-a59d-0bcfb0cc1993"}} 2018-07-24 03:22:42,210 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ae6e824b-6aa7-403c-b3d3-1b2712d9299e 2018-07-24 03:22:42,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0458648204803s 2018-07-24 03:22:42,210 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ae6e824b-6aa7-403c-b3d3-1b2712d9299e 2018-07-24 03:22:42,211 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9638e98f-972e-422e-8292-b9158def5948', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'0763c743-baa1-434c-a59d-0bcfb0cc1993', 'swap': 0}) 2018-07-24 03:22:42,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:22:42,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/0763c743-baa1-434c-a59d-0bcfb0cc1993/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7d14e8f671f588499e7a1244f840cccf40c22b8" -d '{"extra_specs": {}}' 2018-07-24 03:22:42,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:22: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-4ac7c8df-1d10-45e3-9c05-7a855ddbf46c x-compute-request-id: req-4ac7c8df-1d10-45e3-9c05-7a855ddbf46c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:22:42,234 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/0763c743-baa1-434c-a59d-0bcfb0cc1993/os-extra_specs used request id req-4ac7c8df-1d10-45e3-9c05-7a855ddbf46c 2018-07-24 03:22:42,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228838920593s 2018-07-24 03:22:42,235 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/0763c743-baa1-434c-a59d-0bcfb0cc1993/os-extra_specs used request id req-4ac7c8df-1d10-45e3-9c05-7a855ddbf46c 2018-07-24 03:22:42,235 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9638e98f-972e-422e-8292-b9158def5948', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'0763c743-baa1-434c-a59d-0bcfb0cc1993', 'swap': 0}) 2018-07-24 03:22:45,709 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-24 03:22:45,710 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-24 03:22:45,710 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-24 03:22:45,712 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-24 03:22:45,715 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-24 03:22:49,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-00d89b53-ee99-4d2f-8f2a-dcf85afe35e2/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-24 03:22:49,386 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-24 03:22:49,388 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-24 03:22:49,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt']'. 2018-07-24 03:26:09,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a43eccdc-7991-4303-8d76-3f2d0e09325f 2018-07-24 03:26:09,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a43eccdc-7991-4303-8d76-3f2d0e09325f']'. 2018-07-24 03:26:10,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-24 03:26:10,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-24 03:26:10,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-24 03:26:10,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a43eccdc-7991-4303-8d76-3f2d0e09325f | 2018-07-24 03:26:10,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-24 03:26:10,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-24 03:22:51 | 2018-07-24 03:26:10,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-24 03:26:09 | 2018-07-24 03:26:10,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:18 | 2018-07-24 03:26:10,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-24 03:26:10,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-24 03:26:10,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 00d89b53-ee99-4d2f-8f2a-dcf85afe35e2) | 2018-07-24 03:26:10,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-24 03:26:10,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8a6778f3-5175-4564-bdee-8304c5eb4f07) | 2018-07-24 03:26:10,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-24 03:26:10,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 184.226 | 2018-07-24 03:26:10,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-07-24 03:26:10,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-07-24 03:26:10,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-24 03:26:10,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-24 03:26:10,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-24 03:26:10,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-24 03:26:10,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-24 03:26:10,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-07-24 03:26:10,335 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:26:10,335 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:43 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-24 03:26:10,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 03:26:10,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/302bbe91-8640-4c31-97eb-3d6c273e1293/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7d14e8f671f588499e7a1244f840cccf40c22b8" -d '{"subnet_id": "d3a30209-af2e-4224-91a6-a1528188aab3"}' 2018-07-24 03:26:12,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b1bc54d3-e843-40fd-aa0a-171014e88c53 Date: Tue, 24 Jul 2018 03:26:12 GMT RESP BODY: {"network_id": "11aa461a-0ace-4e6d-a23b-fd3e3fcaf075", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "d3a30209-af2e-4224-91a6-a1528188aab3", "subnet_ids": ["d3a30209-af2e-4224-91a6-a1528188aab3"], "port_id": "94911a48-bcf9-4c3d-942d-16c02f557306", "id": "302bbe91-8640-4c31-97eb-3d6c273e1293"} 2018-07-24 03:26:12,340 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/302bbe91-8640-4c31-97eb-3d6c273e1293/remove_router_interface.json used request id req-b1bc54d3-e843-40fd-aa0a-171014e88c53 2018-07-24 03:26:12,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.99930906296s 2018-07-24 03:26:12,340 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/302bbe91-8640-4c31-97eb-3d6c273e1293/remove_router_interface.json used request id req-b1bc54d3-e843-40fd-aa0a-171014e88c53 returning object 302bbe91-8640-4c31-97eb-3d6c273e1293 2018-07-24 03:26:12,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 03:26:12,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:26:12,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b2216821-a587-4813-9e61-6424160f6c4e Date: Tue, 24 Jul 2018 03:26:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:22:29Z", "admin_state_up": true, "updated_at": "2018-07-24T03:26:11Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "302bbe91-8640-4c31-97eb-3d6c273e1293", "name": "tempest_smoke-router_9638e98f-972e-422e-8292-b9158def5948"}]} 2018-07-24 03:26:12,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b2216821-a587-4813-9e61-6424160f6c4e 2018-07-24 03:26:12,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.458596944809s 2018-07-24 03:26:12,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b2216821-a587-4813-9e61-6424160f6c4e 2018-07-24 03:26:12,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 03:26:12,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/302bbe91-8640-4c31-97eb-3d6c273e1293.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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:26:16,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23830c46-2801-45b9-88b7-a2126f613f3e Content-Length: 0 Date: Tue, 24 Jul 2018 03:26:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:26:16,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/302bbe91-8640-4c31-97eb-3d6c273e1293.json used request id req-23830c46-2801-45b9-88b7-a2126f613f3e 2018-07-24 03:26:16,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.05779600143s 2018-07-24 03:26:16,859 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/302bbe91-8640-4c31-97eb-3d6c273e1293.json used request id req-23830c46-2801-45b9-88b7-a2126f613f3e 2018-07-24 03:26:16,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:26:16,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:26:17,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-35f94ef2-00f0-42ba-bed6-51b92aaca5d4 Date: Tue, 24 Jul 2018 03:26:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:22:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d3a30209-af2e-4224-91a6-a1528188aab3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_9638e98f-972e-422e-8292-b9158def5948","enable_dhcp":true,"segment_id":null,"network_id":"11aa461a-0ace-4e6d-a23b-fd3e3fcaf075","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:22:28Z","ip_version":4},{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:26:17,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-35f94ef2-00f0-42ba-bed6-51b92aaca5d4 2018-07-24 03:26:17,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.224475860596s 2018-07-24 03:26:17,085 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-35f94ef2-00f0-42ba-bed6-51b92aaca5d4 2018-07-24 03:26:17,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 03:26:17,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/d3a30209-af2e-4224-91a6-a1528188aab3.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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:26:19,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1de855e-6389-48fe-be4c-e065dd72c261 Date: Tue, 24 Jul 2018 03:26:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:26:19,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d3a30209-af2e-4224-91a6-a1528188aab3.json used request id req-a1de855e-6389-48fe-be4c-e065dd72c261 2018-07-24 03:26:19,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.31941509247s 2018-07-24 03:26:19,406 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/d3a30209-af2e-4224-91a6-a1528188aab3.json used request id req-a1de855e-6389-48fe-be4c-e065dd72c261 2018-07-24 03:26:19,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:26:19,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:26:19,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-41464457-a9df-40ff-a1cb-2a0ed07f64f2 Date: Tue, 24 Jul 2018 03:26:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"11aa461a-0ace-4e6d-a23b-fd3e3fcaf075","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:26:19Z","qos_policy_id":null,"name":"tempest_smoke-net_9638e98f-972e-422e-8292-b9158def5948","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:22:27Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:26:19,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-41464457-a9df-40ff-a1cb-2a0ed07f64f2 2018-07-24 03:26:19,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116384983063s 2018-07-24 03:26:19,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-41464457-a9df-40ff-a1cb-2a0ed07f64f2 2018-07-24 03:26:19,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 03:26:19,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/11aa461a-0ace-4e6d-a23b-fd3e3fcaf075.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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:26:20,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f5e6d76-8554-41c3-aa02-8961af2d3161 Date: Tue, 24 Jul 2018 03:26:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:26:20,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/11aa461a-0ace-4e6d-a23b-fd3e3fcaf075.json used request id req-0f5e6d76-8554-41c3-aa02-8961af2d3161 2018-07-24 03:26:20,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08057188988s 2018-07-24 03:26:20,605 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/11aa461a-0ace-4e6d-a23b-fd3e3fcaf075.json used request id req-0f5e6d76-8554-41c3-aa02-8961af2d3161 2018-07-24 03:26:20,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:26:20,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:26:20,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-eb5debe7-cd83-4cee-9201-b96e05812018 Date: Tue, 24 Jul 2018 03:26:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/1f358fe8-8c25-4ca6-9058-a816a04976b8/snap", "metadata": {}}], "file": "/v2/images/1f358fe8-8c25-4ca6-9058-a816a04976b8/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "1f358fe8-8c25-4ca6-9058-a816a04976b8", "size": 12716032, "self": "/v2/images/1f358fe8-8c25-4ca6-9058-a816a04976b8", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/1f358fe8-8c25-4ca6-9058-a816a04976b8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:22:42Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9638e98f-972e-422e-8292-b9158def5948", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_9638e98f-972e-422e-8292-b9158def5948", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:22:40Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/92098d92-5702-43e2-97bf-a687f6b435b4/snap", "metadata": {}}], "file": "/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "92098d92-5702-43e2-97bf-a687f6b435b4", "size": 12716032, "self": "/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/92098d92-5702-43e2-97bf-a687f6b435b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:22:40Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9638e98f-972e-422e-8292-b9158def5948", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9638e98f-972e-422e-8292-b9158def5948", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:22:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:26:20,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-eb5debe7-cd83-4cee-9201-b96e05812018 2018-07-24 03:26:20,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213958978653s 2018-07-24 03:26:20,824 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-eb5debe7-cd83-4cee-9201-b96e05812018 2018-07-24 03:26:20,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 03:26:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4 -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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:26:21,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6abb892b-e962-4acf-9fd5-22cefd1e1c4d Date: Tue, 24 Jul 2018 03:26:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:26:21,907 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4 used request id req-6abb892b-e962-4acf-9fd5-22cefd1e1c4d 2018-07-24 03:26:21,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08068084717s 2018-07-24 03:26:21,907 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/92098d92-5702-43e2-97bf-a687f6b435b4 used request id req-6abb892b-e962-4acf-9fd5-22cefd1e1c4d 2018-07-24 03:26:21,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:26:21,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:26:21,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:26: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-d2a9fefe-d2eb-477a-9b95-324b94e9b5cd x-compute-request-id: req-d2a9fefe-d2eb-477a-9b95-324b94e9b5cd Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_9638e98f-972e-422e-8292-b9158def5948", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0763c743-baa1-434c-a59d-0bcfb0cc1993", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0763c743-baa1-434c-a59d-0bcfb0cc1993", "rel": "bookmark"}], "ram": 1024, "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": "0763c743-baa1-434c-a59d-0bcfb0cc1993"}, {"name": "tempest_smoke-flavor_9638e98f-972e-422e-8292-b9158def5948", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/50296653-5bd3-4b69-9b57-06812b35866c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/50296653-5bd3-4b69-9b57-06812b35866c", "rel": "bookmark"}], "ram": 512, "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": "50296653-5bd3-4b69-9b57-06812b35866c"}]} 2018-07-24 03:26:21,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d2a9fefe-d2eb-477a-9b95-324b94e9b5cd 2018-07-24 03:26:21,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263900756836s 2018-07-24 03:26:21,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-d2a9fefe-d2eb-477a-9b95-324b94e9b5cd 2018-07-24 03:26:21,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 03:26:21,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/50296653-5bd3-4b69-9b57-06812b35866c -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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:26:22,002 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:26: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-d3f90117-9f97-4ff5-9baf-9721329a64e1 x-compute-request-id: req-d3f90117-9f97-4ff5-9baf-9721329a64e1 Content-Length: 0 Content-Type: application/json 2018-07-24 03:26:22,002 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/50296653-5bd3-4b69-9b57-06812b35866c used request id req-d3f90117-9f97-4ff5-9baf-9721329a64e1 2018-07-24 03:26:22,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0656399726868s 2018-07-24 03:26:22,002 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/50296653-5bd3-4b69-9b57-06812b35866c used request id req-d3f90117-9f97-4ff5-9baf-9721329a64e1 2018-07-24 03:26:22,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 03:26:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/1f358fe8-8c25-4ca6-9058-a816a04976b8 -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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:26:22,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-82ff80aa-06f7-40fc-8620-fc8d73ed6ec3 Date: Tue, 24 Jul 2018 03:26:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:26:22,967 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1f358fe8-8c25-4ca6-9058-a816a04976b8 used request id req-82ff80aa-06f7-40fc-8620-fc8d73ed6ec3 2018-07-24 03:26:22,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.964187860489s 2018-07-24 03:26:22,967 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1f358fe8-8c25-4ca6-9058-a816a04976b8 used request id req-82ff80aa-06f7-40fc-8620-fc8d73ed6ec3 2018-07-24 03:26:22,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:26:22,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:26:22,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:26: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-169ec8ca-2fcb-4f9a-b110-368cced6fb38 x-compute-request-id: req-169ec8ca-2fcb-4f9a-b110-368cced6fb38 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_9638e98f-972e-422e-8292-b9158def5948", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0763c743-baa1-434c-a59d-0bcfb0cc1993", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0763c743-baa1-434c-a59d-0bcfb0cc1993", "rel": "bookmark"}], "ram": 1024, "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": "0763c743-baa1-434c-a59d-0bcfb0cc1993"}]} 2018-07-24 03:26:22,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-169ec8ca-2fcb-4f9a-b110-368cced6fb38 2018-07-24 03:26:22,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265638828278s 2018-07-24 03:26:22,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-169ec8ca-2fcb-4f9a-b110-368cced6fb38 2018-07-24 03:26:22,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 03:26:22,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/0763c743-baa1-434c-a59d-0bcfb0cc1993 -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}b7d14e8f671f588499e7a1244f840cccf40c22b8" 2018-07-24 03:26:23,031 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:26: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-1fadc509-3462-4bc2-8bd8-38907bd5a3e9 x-compute-request-id: req-1fadc509-3462-4bc2-8bd8-38907bd5a3e9 Content-Length: 0 Content-Type: application/json 2018-07-24 03:26:23,031 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/0763c743-baa1-434c-a59d-0bcfb0cc1993 used request id req-1fadc509-3462-4bc2-8bd8-38907bd5a3e9 2018-07-24 03:26:23,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345139503479s 2018-07-24 03:26:23,031 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/0763c743-baa1-434c-a59d-0bcfb0cc1993 used request id req-1fadc509-3462-4bc2-8bd8-38907bd5a3e9 2018-07-24 03:26:23,077 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-07-24 03:26:23,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:26:23,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-24 03:26:23,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:26:23,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:26:23,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:26:23,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:26:23,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:26:23,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:26:23,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:26:23,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:26:23,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:26:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:26:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:26:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:26:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:26:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:26:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:26:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:26:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:26:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:26:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:26:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:26:23,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:26:23,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-24 03:26:23,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-24 03:26:23,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:26:23,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beec8cc9-2ab2-4661-bc9b-ec2f25dc5233 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:26:23,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-beec8cc9-2ab2-4661-bc9b-ec2f25dc5233 2018-07-24 03:26:23,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:26:23,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:26:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["fFnjvXcaTlK4TMtJuf0Npg"], "issued_at": "2018-07-24T03:26:23.000000Z"}} 2018-07-24 03:26:23,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:26:23,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:26:23,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-15df47ce-ea55-4638-aabc-611c2ce33fa7 Date: Tue, 24 Jul 2018 03:26:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:26:23,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-15df47ce-ea55-4638-aabc-611c2ce33fa7 2018-07-24 03:26:23,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263705015182s 2018-07-24 03:26:23,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-15df47ce-ea55-4638-aabc-611c2ce33fa7 2018-07-24 03:26:23,802 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-07-24 03:26:24,171 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-07-24 03:26:24,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 03:26:24,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}658099a5618e95e5f160b8838aea78606cb94832" -d '{"network": {"shared": true, "name": "rally_sanity-net_668e2c1e-0088-4336-b56c-60b902a35ed0", "admin_state_up": true}}' 2018-07-24 03:26:24,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-33c18580-5e89-452b-838c-58a014722a12 Date: Tue, 24 Jul 2018 03:26:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2a2de564-78c1-4821-be29-327b7346873e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":true,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:26:24Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_668e2c1e-0088-4336-b56c-60b902a35ed0","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:26:24Z","mtu":1450}} 2018-07-24 03:26:24,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-33c18580-5e89-452b-838c-58a014722a12 2018-07-24 03:26:24,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.397840023041s 2018-07-24 03:26:24,569 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-33c18580-5e89-452b-838c-58a014722a12 2018-07-24 03:26:24,570 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T03:26:24Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2a2de564-78c1-4821-be29-327b7346873e', u'provider:segmentation_id': 88, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_668e2c1e-0088-4336-b56c-60b902a35ed0', u'created_at': u'2018-07-24T03:26:24Z', u'mtu': 1450, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'l2_adjacency': True}) 2018-07-24 03:26:24,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:26:24,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:26:24,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-c4be995c-9e39-4e4f-8030-e4ed65e01b24 Date: Tue, 24 Jul 2018 03:26:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2a2de564-78c1-4821-be29-327b7346873e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":true,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:26:24Z","qos_policy_id":null,"name":"rally_sanity-net_668e2c1e-0088-4336-b56c-60b902a35ed0","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:26:24Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:26:24,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c4be995c-9e39-4e4f-8030-e4ed65e01b24 2018-07-24 03:26:24,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245575904846s 2018-07-24 03:26:24,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c4be995c-9e39-4e4f-8030-e4ed65e01b24 2018-07-24 03:26:24,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 03:26:24,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}658099a5618e95e5f160b8838aea78606cb94832" -d '{"subnet": {"name": "rally_sanity-subnet_668e2c1e-0088-4336-b56c-60b902a35ed0", "enable_dhcp": true, "network_id": "2a2de564-78c1-4821-be29-327b7346873e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 03:26:25,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-fb61191c-035b-47ac-b654-8db6a5f4e935 Date: Tue, 24 Jul 2018 03:26:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:26:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b483779b-c4fc-424b-a980-ffe8db46518d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_668e2c1e-0088-4336-b56c-60b902a35ed0","enable_dhcp":true,"segment_id":null,"network_id":"2a2de564-78c1-4821-be29-327b7346873e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:26:25Z","ip_version":4}} 2018-07-24 03:26:25,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-fb61191c-035b-47ac-b654-8db6a5f4e935 2018-07-24 03:26:25,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.661188840866s 2018-07-24 03:26:25,480 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-fb61191c-035b-47ac-b654-8db6a5f4e935 2018-07-24 03:26:25,480 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:26:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b483779b-c4fc-424b-a980-ffe8db46518d', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_668e2c1e-0088-4336-b56c-60b902a35ed0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2a2de564-78c1-4821-be29-327b7346873e', u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T03:26:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 03:26:25,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 03:26:25,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}658099a5618e95e5f160b8838aea78606cb94832" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "rally_sanity-router_668e2c1e-0088-4336-b56c-60b902a35ed0", "admin_state_up": true}}' 2018-07-24 03:26:31,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-882888e5-a18e-4e3e-88fe-1fae6e3a6371 Date: Tue, 24 Jul 2018 03:26:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:26:26Z", "admin_state_up": true, "updated_at": "2018-07-24T03:26:27Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d0c622c6-d5e3-40aa-8f86-5a4a425191b4", "name": "rally_sanity-router_668e2c1e-0088-4336-b56c-60b902a35ed0"}} 2018-07-24 03:26:31,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-882888e5-a18e-4e3e-88fe-1fae6e3a6371 2018-07-24 03:26:31,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.27107596397s 2018-07-24 03:26:31,752 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-882888e5-a18e-4e3e-88fe-1fae6e3a6371 2018-07-24 03:26:31,753 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:26:27Z', u'revision_number': 3, u'ha': True, u'id': u'd0c622c6-d5e3-40aa-8f86-5a4a425191b4', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_668e2c1e-0088-4336-b56c-60b902a35ed0', u'admin_state_up': True, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T03:26:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 03:26:31,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 03:26:31,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d0c622c6-d5e3-40aa-8f86-5a4a425191b4/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}658099a5618e95e5f160b8838aea78606cb94832" -d '{"subnet_id": "b483779b-c4fc-424b-a980-ffe8db46518d"}' 2018-07-24 03:26:34,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-141da114-32ba-4e8e-b61f-4d59fc627d2d Date: Tue, 24 Jul 2018 03:26:34 GMT RESP BODY: {"network_id": "2a2de564-78c1-4821-be29-327b7346873e", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "b483779b-c4fc-424b-a980-ffe8db46518d", "subnet_ids": ["b483779b-c4fc-424b-a980-ffe8db46518d"], "port_id": "59c55142-0a34-4623-907e-44970fb8fd74", "id": "d0c622c6-d5e3-40aa-8f86-5a4a425191b4"} 2018-07-24 03:26:34,234 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d0c622c6-d5e3-40aa-8f86-5a4a425191b4/add_router_interface.json used request id req-141da114-32ba-4e8e-b61f-4d59fc627d2d 2018-07-24 03:26:34,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.48124313354s 2018-07-24 03:26:34,235 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d0c622c6-d5e3-40aa-8f86-5a4a425191b4/add_router_interface.json used request id req-141da114-32ba-4e8e-b61f-4d59fc627d2d returning object d0c622c6-d5e3-40aa-8f86-5a4a425191b4 2018-07-24 03:26:34,235 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:26:34,367 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-24 03:26:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 03:26:34,374 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 03:26:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 03:26:34,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:26:34,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:26:34,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-00848400-ef2a-4677-b3c7-df9e88eabc23 Date: Tue, 24 Jul 2018 03:26:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:26:34,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-00848400-ef2a-4677-b3c7-df9e88eabc23 2018-07-24 03:26:34,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198616027832s 2018-07-24 03:26:34,578 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-00848400-ef2a-4677-b3c7-df9e88eabc23 2018-07-24 03:26:34,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 03:26:34,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}658099a5618e95e5f160b8838aea78606cb94832" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0"}' 2018-07-24 03:26:34,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/8123389b-83fb-4282-9d8e-e68209277304 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-495c2c57-bdb6-4d62-9113-9dde39634cc7 Date: Tue, 24 Jul 2018 03:26:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8123389b-83fb-4282-9d8e-e68209277304/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8123389b-83fb-4282-9d8e-e68209277304", "size": null, "self": "/v2/images/8123389b-83fb-4282-9d8e-e68209277304", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:26:34Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0", "checksum": null, "created_at": "2018-07-24T03:26:34Z", "protected": false} 2018-07-24 03:26:34,806 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-495c2c57-bdb6-4d62-9113-9dde39634cc7 2018-07-24 03:26:34,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.220572948456s 2018-07-24 03:26:34,806 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-495c2c57-bdb6-4d62-9113-9dde39634cc7 returning object 8123389b-83fb-4282-9d8e-e68209277304 2018-07-24 03:26:34,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 03:26:34,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/8123389b-83fb-4282-9d8e-e68209277304/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}658099a5618e95e5f160b8838aea78606cb94832" -d '' 2018-07-24 03:26:35,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c633f376-2169-4179-92ed-3e1a457a05aa Date: Tue, 24 Jul 2018 03:26:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:26:35,783 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8123389b-83fb-4282-9d8e-e68209277304/file used request id req-c633f376-2169-4179-92ed-3e1a457a05aa 2018-07-24 03:26:35,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.976277112961s 2018-07-24 03:26:35,784 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8123389b-83fb-4282-9d8e-e68209277304/file used request id req-c633f376-2169-4179-92ed-3e1a457a05aa 2018-07-24 03:26:35,784 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T03:26:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/8123389b-83fb-4282-9d8e-e68209277304/file', u'owner': u'4a6a5595eff04e89b98d3d63efd1b892', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'8123389b-83fb-4282-9d8e-e68209277304', u'size': None, u'name': u'rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0', u'checksum': None, u'self': u'/v2/images/8123389b-83fb-4282-9d8e-e68209277304', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T03:26:34Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 03:26:35,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:26:35,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}658099a5618e95e5f160b8838aea78606cb94832" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 03:26:36,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:26: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-85f416f8-fc46-492a-bf7e-1d315834b292 x-compute-request-id: req-85f416f8-fc46-492a-bf7e-1d315834b292 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d10e352d-1b0e-4414-9a68-2e81f6b54198", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d10e352d-1b0e-4414-9a68-2e81f6b54198", "rel": "bookmark"}], "ram": 512, "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": "d10e352d-1b0e-4414-9a68-2e81f6b54198"}} 2018-07-24 03:26:36,000 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-85f416f8-fc46-492a-bf7e-1d315834b292 2018-07-24 03:26:36,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.215763092041s 2018-07-24 03:26:36,001 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-85f416f8-fc46-492a-bf7e-1d315834b292 2018-07-24 03:26:36,002 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'd10e352d-1b0e-4414-9a68-2e81f6b54198', 'swap': 0}) 2018-07-24 03:26:36,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:26:36,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/d10e352d-1b0e-4414-9a68-2e81f6b54198/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}658099a5618e95e5f160b8838aea78606cb94832" -d '{"extra_specs": {}}' 2018-07-24 03:26:36,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:26:36 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-ad81bf37-f1d0-45e1-a02b-923d29031a5d x-compute-request-id: req-ad81bf37-f1d0-45e1-a02b-923d29031a5d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:26:36,027 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d10e352d-1b0e-4414-9a68-2e81f6b54198/os-extra_specs used request id req-ad81bf37-f1d0-45e1-a02b-923d29031a5d 2018-07-24 03:26:36,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247521400452s 2018-07-24 03:26:36,027 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d10e352d-1b0e-4414-9a68-2e81f6b54198/os-extra_specs used request id req-ad81bf37-f1d0-45e1-a02b-923d29031a5d 2018-07-24 03:26:36,028 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-24 03:26:38,857 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-24 03:26:41,608 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 04c05afb-0566-4951-93ad-eb6ae33b79eb | 2018-07-24T03:26:41.251446 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 04c05afb-0566-4951-93ad-eb6ae33b79eb ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-24 03:26:45,279 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-24 03:26:45,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-07-24 03:26:45,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-24 03:26:45,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:26:45,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:26: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-9581bd0e-3b69-44a7-9185-69916e9ffd4e x-compute-request-id: req-9581bd0e-3b69-44a7-9185-69916e9ffd4e Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "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.3", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-24 03:26:45,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-9581bd0e-3b69-44a7-9185-69916e9ffd4e 2018-07-24 03:26:45,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0423860549927s 2018-07-24 03:26:45,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-9581bd0e-3b69-44a7-9185-69916e9ffd4e 2018-07-24 03:26:45,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:26:45,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}658099a5618e95e5f160b8838aea78606cb94832" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 03:26:45,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:26: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-cb3b76c8-7084-4bb3-a6aa-e6eb8eaa05e2 x-compute-request-id: req-cb3b76c8-7084-4bb3-a6aa-e6eb8eaa05e2 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b3a0cdf2-ac91-4f03-968f-a55a27fc66b2", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b3a0cdf2-ac91-4f03-968f-a55a27fc66b2", "rel": "bookmark"}], "ram": 1024, "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": "b3a0cdf2-ac91-4f03-968f-a55a27fc66b2"}} 2018-07-24 03:26:45,370 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cb3b76c8-7084-4bb3-a6aa-e6eb8eaa05e2 2018-07-24 03:26:45,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0460619926453s 2018-07-24 03:26:45,371 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cb3b76c8-7084-4bb3-a6aa-e6eb8eaa05e2 2018-07-24 03:26:45,371 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b3a0cdf2-ac91-4f03-968f-a55a27fc66b2', 'swap': 0}) 2018-07-24 03:26:45,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:26:45,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/b3a0cdf2-ac91-4f03-968f-a55a27fc66b2/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}658099a5618e95e5f160b8838aea78606cb94832" -d '{"extra_specs": {}}' 2018-07-24 03:26:45,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:26: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 x-openstack-request-id: req-179a3eaf-9d7a-49d4-a5da-2ae77a7b5c0d x-compute-request-id: req-179a3eaf-9d7a-49d4-a5da-2ae77a7b5c0d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:26:45,395 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/b3a0cdf2-ac91-4f03-968f-a55a27fc66b2/os-extra_specs used request id req-179a3eaf-9d7a-49d4-a5da-2ae77a7b5c0d 2018-07-24 03:26:45,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225579738617s 2018-07-24 03:26:45,395 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/b3a0cdf2-ac91-4f03-968f-a55a27fc66b2/os-extra_specs used request id req-179a3eaf-9d7a-49d4-a5da-2ae77a7b5c0d 2018-07-24 03:26:45,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b3a0cdf2-ac91-4f03-968f-a55a27fc66b2', 'swap': 0}) 2018-07-24 03:26:45,395 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-07-24 03:26:45,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-07-24 03:26:45,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-24 03:26:45,403 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-24 03:26:45,404 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '2a2de564-78c1-4821-be29-327b7346873e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0', 'flavor_name': 'rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-24 03:27:52,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e989a20f-11b7-4812-a2ff-420b1492ae21 2018-07-24 03:27:52,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-07-24 03:27:52,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e989a20f-11b7-4812-a2ff-420b1492ae21'] 2018-07-24 03:27:53,205 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e989a20f-11b7-4812-a2ff-420b1492ae21: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e989a20f-11b7-4812-a2ff-420b1492ae21 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> duration | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600978 Full duration: 7.890139 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e989a20f-11b7-4812-a2ff-420b1492ae21 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 100.0% | 1 | | total | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> duration | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.879276 Full duration: 7.982729 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e989a20f-11b7-4812-a2ff-420b1492ae21 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | total | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | -> duration | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.037302 Full duration: 8.270778 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e989a20f-11b7-4812-a2ff-420b1492ae21 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 0.393 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> duration | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826928 Full duration: 8.067243 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e989a20f-11b7-4812-a2ff-420b1492ae21 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | total | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | -> duration | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.99512 Full duration: 8.344814 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e989a20f-11b7-4812-a2ff-420b1492ae21 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | total | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> duration | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800532 Full duration: 7.780728 HINTS: * To plot HTML graphics with this data, run: rally task report e989a20f-11b7-4812-a2ff-420b1492ae21 --out output.html * To generate a JUnit report, run: rally task export e989a20f-11b7-4812-a2ff-420b1492ae21 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e989a20f-11b7-4812-a2ff-420b1492ae21 --json --out output.json 2018-07-24 03:27:53,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e989a20f-11b7-4812-a2ff-420b1492ae21'] 2018-07-24 03:27:55,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-24 03:27:55,750 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e989a20f-11b7-4812-a2ff-420b1492ae21', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-07-24 03:27:55,764 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-07-24 03:27:55,765 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-07-24 03:27:55,766 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-07-24 03:27:55,766 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-24 03:27:55,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-24 03:27:55,790 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '2a2de564-78c1-4821-be29-327b7346873e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0', 'flavor_name': 'rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-24 03:29:31,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a0905a24-fae1-4143-a6ad-ef24d45139ed 2018-07-24 03:29:31,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a0905a24-fae1-4143-a6ad-ef24d45139ed'] 2018-07-24 03:29:32,128 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a0905a24-fae1-4143-a6ad-ef24d45139ed: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a0905a24-fae1-4143-a6ad-ef24d45139ed has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.258 | 4.258 | 4.258 | 4.258 | 4.258 | 4.258 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> glance_v2.upload_data | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 100.0% | 1 | | glance_v2.delete_image | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | total | 5.23 | 5.23 | 5.23 | 5.23 | 5.23 | 5.23 | 100.0% | 1 | | -> duration | 5.23 | 5.23 | 5.23 | 5.23 | 5.23 | 5.23 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.229546 Full duration: 14.194968 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a0905a24-fae1-4143-a6ad-ef24d45139ed has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.121 | 4.121 | 4.121 | 4.121 | 4.121 | 4.121 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | -> glance_v2.upload_data | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | glance_v2.list_images | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 4.337 | 4.337 | 4.337 | 4.337 | 4.337 | 4.337 | 100.0% | 1 | | -> duration | 4.337 | 4.337 | 4.337 | 4.337 | 4.337 | 4.337 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.337208 Full duration: 15.463768 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a0905a24-fae1-4143-a6ad-ef24d45139ed has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | total | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | -> duration | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.396445 Full duration: 8.517312 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "2a2de564-78c1-4821-be29-327b7346873e" } ], "flavor": { "name": "rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a0905a24-fae1-4143-a6ad-ef24d45139ed has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.589 | 3.589 | 3.589 | 3.589 | 3.589 | 3.589 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | -> glance_v2.upload_data | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | nova.boot_servers | 14.544 | 14.544 | 14.544 | 14.544 | 14.544 | 14.544 | 100.0% | 1 | | total | 18.134 | 18.134 | 18.134 | 18.134 | 18.134 | 18.134 | 100.0% | 1 | | -> duration | 17.134 | 17.134 | 17.134 | 17.134 | 17.134 | 17.134 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.133538 Full duration: 37.626273 HINTS: * To plot HTML graphics with this data, run: rally task report a0905a24-fae1-4143-a6ad-ef24d45139ed --out output.html * To generate a JUnit report, run: rally task export a0905a24-fae1-4143-a6ad-ef24d45139ed --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a0905a24-fae1-4143-a6ad-ef24d45139ed --json --out output.json 2018-07-24 03:29:32,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a0905a24-fae1-4143-a6ad-ef24d45139ed'] 2018-07-24 03:29:34,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-24 03:29:34,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a0905a24-fae1-4143-a6ad-ef24d45139ed', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-07-24 03:29:34,590 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-07-24 03:29:34,590 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-07-24 03:29:34,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-07-24 03:29:34,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-24 03:29:34,615 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-24 03:29:34,616 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '2a2de564-78c1-4821-be29-327b7346873e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0', 'flavor_name': 'rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-24 03:32:51,337 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0a0dbe35-4705-4603-a956-807e6706d922 2018-07-24 03:32:51,337 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0a0dbe35-4705-4603-a956-807e6706d922'] 2018-07-24 03:32:52,229 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0a0dbe35-4705-4603-a956-807e6706d922: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a0dbe35-4705-4603-a956-807e6706d922 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.235 | 3.235 | 3.235 | 3.235 | 3.235 | 3.235 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.687 | 2.687 | 2.687 | 2.687 | 2.687 | 2.687 | 100.0% | 1 | | total | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 100.0% | 1 | | -> duration | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 5.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.922615 Full duration: 22.37629 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a0dbe35-4705-4603-a956-807e6706d922 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.265 | 3.265 | 3.265 | 3.265 | 3.265 | 3.265 | 100.0% | 1 | | cinder_v2.delete_volume | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 100.0% | 1 | | total | 5.969 | 5.969 | 5.969 | 5.969 | 5.969 | 5.969 | 100.0% | 1 | | -> duration | 5.969 | 5.969 | 5.969 | 5.969 | 5.969 | 5.969 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.969033 Full duration: 16.517832 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a0dbe35-4705-4603-a956-807e6706d922 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.211 | 7.211 | 7.211 | 7.211 | 7.211 | 7.211 | 100.0% | 1 | | cinder_v2.delete_volume | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 100.0% | 1 | | total | 9.885 | 9.885 | 9.885 | 9.885 | 9.885 | 9.885 | 100.0% | 1 | | -> duration | 9.885 | 9.885 | 9.885 | 9.885 | 9.885 | 9.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.884689 Full duration: 21.926582 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a0dbe35-4705-4603-a956-807e6706d922 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.338 | 3.338 | 3.338 | 3.338 | 3.338 | 3.338 | 100.0% | 1 | | cinder_v2.delete_volume | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 100.0% | 1 | | total | 3.785 | 3.785 | 3.785 | 3.785 | 3.785 | 3.785 | 100.0% | 1 | | -> duration | 3.785 | 3.785 | 3.785 | 3.785 | 3.785 | 3.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.78534 Full duration: 15.376524 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a0dbe35-4705-4603-a956-807e6706d922 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.357 | 3.357 | 3.357 | 3.357 | 3.357 | 3.357 | 100.0% | 1 | | cinder_v2.extend_volume | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | cinder_v2.delete_volume | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 100.0% | 1 | | total | 4.459 | 4.459 | 4.459 | 4.459 | 4.459 | 4.459 | 100.0% | 1 | | -> duration | 4.459 | 4.459 | 4.459 | 4.459 | 4.459 | 4.459 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.459398 Full duration: 15.272664 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a0dbe35-4705-4603-a956-807e6706d922 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.376 | 3.376 | 3.376 | 3.376 | 3.376 | 3.376 | 100.0% | 1 | | cinder_v2.delete_volume | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 100.0% | 1 | | total | 5.907 | 5.907 | 5.907 | 5.907 | 5.907 | 5.907 | 100.0% | 1 | | -> duration | 5.907 | 5.907 | 5.907 | 5.907 | 5.907 | 5.907 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.906702 Full duration: 22.462519 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a0dbe35-4705-4603-a956-807e6706d922 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | cinder_v2.list_qos | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> duration | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.845615 Full duration: 13.232557 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a0dbe35-4705-4603-a956-807e6706d922 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | cinder_v2.set_qos | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> duration | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.920101 Full duration: 13.177429 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a0dbe35-4705-4603-a956-807e6706d922 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | cinder_v2.list_types | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> duration | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.86273 Full duration: 13.092677 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0a0dbe35-4705-4603-a956-807e6706d922 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> duration | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.900524 Full duration: 13.427795 HINTS: * To plot HTML graphics with this data, run: rally task report 0a0dbe35-4705-4603-a956-807e6706d922 --out output.html * To generate a JUnit report, run: rally task export 0a0dbe35-4705-4603-a956-807e6706d922 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0a0dbe35-4705-4603-a956-807e6706d922 --json --out output.json 2018-07-24 03:32:52,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0a0dbe35-4705-4603-a956-807e6706d922'] 2018-07-24 03:32:54,725 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-24 03:32:54,726 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0a0dbe35-4705-4603-a956-807e6706d922', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-07-24 03:32:54,737 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-07-24 03:32:54,737 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-07-24 03:32:54,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-07-24 03:32:54,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-24 03:32:54,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-24 03:32:54,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '2a2de564-78c1-4821-be29-327b7346873e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0', 'flavor_name': 'rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-24 03:34:54,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7267d00c-0132-4d3a-8c93-6034da200e87 2018-07-24 03:34:54,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7267d00c-0132-4d3a-8c93-6034da200e87'] 2018-07-24 03:34:55,057 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7267d00c-0132-4d3a-8c93-6034da200e87: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7267d00c-0132-4d3a-8c93-6034da200e87 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | total | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> duration | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613131 Full duration: 7.845906 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7267d00c-0132-4d3a-8c93-6034da200e87 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | total | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | -> duration | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.624916 Full duration: 7.919544 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7267d00c-0132-4d3a-8c93-6034da200e87 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | total | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | -> duration | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.619888 Full duration: 7.606345 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7267d00c-0132-4d3a-8c93-6034da200e87 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> duration | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.872978 Full duration: 8.786224 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7267d00c-0132-4d3a-8c93-6034da200e87 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | total | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> duration | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.616305 Full duration: 8.050544 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7267d00c-0132-4d3a-8c93-6034da200e87 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> duration | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.834282 Full duration: 8.645875 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7267d00c-0132-4d3a-8c93-6034da200e87 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | total | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> duration | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.61319 Full duration: 7.809811 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7267d00c-0132-4d3a-8c93-6034da200e87 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | total | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 100.0% | 1 | | -> duration | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.643225 Full duration: 9.501949 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7267d00c-0132-4d3a-8c93-6034da200e87 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | total | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> duration | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617106 Full duration: 7.696268 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7267d00c-0132-4d3a-8c93-6034da200e87 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | gnocchi.delete_metric | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> duration | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.002883 Full duration: 8.718774 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7267d00c-0132-4d3a-8c93-6034da200e87 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | gnocchi.delete_resource | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> duration | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.823966 Full duration: 8.70352 HINTS: * To plot HTML graphics with this data, run: rally task report 7267d00c-0132-4d3a-8c93-6034da200e87 --out output.html * To generate a JUnit report, run: rally task export 7267d00c-0132-4d3a-8c93-6034da200e87 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7267d00c-0132-4d3a-8c93-6034da200e87 --json --out output.json 2018-07-24 03:34:55,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7267d00c-0132-4d3a-8c93-6034da200e87'] 2018-07-24 03:34:57,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-24 03:34:57,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7267d00c-0132-4d3a-8c93-6034da200e87', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-07-24 03:34:57,570 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-07-24 03:34:57,571 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-07-24 03:34:57,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-07-24 03:34:57,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-24 03:34:57,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-24 03:34:57,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '2a2de564-78c1-4821-be29-327b7346873e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0', 'flavor_name': 'rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-24 03:36:24,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 00b1411f-a06f-417d-a9cd-9bf3763c2566 2018-07-24 03:36:24,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '00b1411f-a06f-417d-a9cd-9bf3763c2566'] 2018-07-24 03:36:25,444 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 00b1411f-a06f-417d-a9cd-9bf3763c2566: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b1411f-a06f-417d-a9cd-9bf3763c2566 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.027 | 5.027 | 5.027 | 5.027 | 5.027 | 5.027 | 100.0% | 1 | | heat.update_stack | 3.129 | 3.129 | 3.129 | 3.129 | 3.129 | 3.129 | 100.0% | 1 | | heat.delete_stack | 3.196 | 3.196 | 3.196 | 3.196 | 3.196 | 3.196 | 100.0% | 1 | | total | 11.352 | 11.352 | 11.352 | 11.352 | 11.352 | 11.352 | 100.0% | 1 | | -> duration | 7.352 | 7.352 | 7.352 | 7.352 | 7.352 | 7.352 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.352127 Full duration: 20.282542 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b1411f-a06f-417d-a9cd-9bf3763c2566 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.696 | 4.696 | 4.696 | 4.696 | 4.696 | 4.696 | 100.0% | 1 | | heat.check_stack | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | heat.delete_stack | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | total | 7.581 | 7.581 | 7.581 | 7.581 | 7.581 | 7.581 | 100.0% | 1 | | -> duration | 5.581 | 5.581 | 5.581 | 5.581 | 5.581 | 5.581 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.580679 Full duration: 17.983332 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b1411f-a06f-417d-a9cd-9bf3763c2566 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.687 | 4.687 | 4.687 | 4.687 | 4.687 | 4.687 | 100.0% | 1 | | heat.suspend_stack | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | heat.resume_stack | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | heat.delete_stack | 1.828 | 1.828 | 1.828 | 1.828 | 1.828 | 1.828 | 100.0% | 1 | | total | 8.266 | 8.266 | 8.266 | 8.266 | 8.266 | 8.266 | 100.0% | 1 | | -> duration | 6.266 | 6.266 | 6.266 | 6.266 | 6.266 | 6.266 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.265951 Full duration: 17.27655 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b1411f-a06f-417d-a9cd-9bf3763c2566 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | total | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> duration | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.748617 Full duration: 8.901774 HINTS: * To plot HTML graphics with this data, run: rally task report 00b1411f-a06f-417d-a9cd-9bf3763c2566 --out output.html * To generate a JUnit report, run: rally task export 00b1411f-a06f-417d-a9cd-9bf3763c2566 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 00b1411f-a06f-417d-a9cd-9bf3763c2566 --json --out output.json 2018-07-24 03:36:25,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '00b1411f-a06f-417d-a9cd-9bf3763c2566'] 2018-07-24 03:36:27,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-24 03:36:27,930 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '00b1411f-a06f-417d-a9cd-9bf3763c2566', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-07-24 03:36:27,941 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-07-24 03:36:27,942 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-07-24 03:36:27,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-07-24 03:36:27,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-24 03:36:27,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-24 03:36:27,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '2a2de564-78c1-4821-be29-327b7346873e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0', 'flavor_name': 'rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-24 03:39:48,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 43c467ab-0984-4ee6-99dd-543d8ec24aa4 2018-07-24 03:39:48,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '43c467ab-0984-4ee6-99dd-543d8ec24aa4'] 2018-07-24 03:39:49,842 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 43c467ab-0984-4ee6-99dd-543d8ec24aa4: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43c467ab-0984-4ee6-99dd-543d8ec24aa4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | keystone_v3.add_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.revoke_role | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817099 Full duration: 15.612807 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43c467ab-0984-4ee6-99dd-543d8ec24aa4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | keystone_v3.add_role | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | keystone_v3.list_roles | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> duration | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814965 Full duration: 15.240838 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43c467ab-0984-4ee6-99dd-543d8ec24aa4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | keystone_v3.list_projects | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> duration | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.851962 Full duration: 15.563737 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43c467ab-0984-4ee6-99dd-543d8ec24aa4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | keystone_v3.delete_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | -> duration | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.650076 Full duration: 12.857624 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43c467ab-0984-4ee6-99dd-543d8ec24aa4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | keystone_v3.delete_service | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> duration | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775493 Full duration: 13.132992 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43c467ab-0984-4ee6-99dd-543d8ec24aa4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | keystone_v3.create_user | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | -> keystone_v3.add_role | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | keystone_v3.create_role | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.get_project | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_user | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.get_role | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.list_services | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.get_services | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 2.105 | 2.105 | 2.105 | 2.105 | 2.105 | 2.105 | 100.0% | 1 | | -> duration | 2.105 | 2.105 | 2.105 | 2.105 | 2.105 | 2.105 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.105451 Full duration: 20.735747 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43c467ab-0984-4ee6-99dd-543d8ec24aa4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | keystone_v3.update_project | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | keystone_v3.delete_project | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> duration | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.055019 Full duration: 13.540387 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43c467ab-0984-4ee6-99dd-543d8ec24aa4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | total | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> duration | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.857266 Full duration: 15.276192 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43c467ab-0984-4ee6-99dd-543d8ec24aa4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | total | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> duration | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.748589 Full duration: 15.13746 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43c467ab-0984-4ee6-99dd-543d8ec24aa4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | keystone_v3.list_users | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | -> duration | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.001751 Full duration: 15.144785 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43c467ab-0984-4ee6-99dd-543d8ec24aa4 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | keystone_v3.create_users | 5.686 | 5.686 | 5.686 | 5.686 | 5.686 | 5.686 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.686 | 5.686 | 5.686 | 5.686 | 5.686 | 5.686 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | total | 7.506 | 7.506 | 7.506 | 7.506 | 7.506 | 7.506 | 100.0% | 1 | | -> duration | 7.506 | 7.506 | 7.506 | 7.506 | 7.506 | 7.506 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.505576 Full duration: 25.072112 HINTS: * To plot HTML graphics with this data, run: rally task report 43c467ab-0984-4ee6-99dd-543d8ec24aa4 --out output.html * To generate a JUnit report, run: rally task export 43c467ab-0984-4ee6-99dd-543d8ec24aa4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 43c467ab-0984-4ee6-99dd-543d8ec24aa4 --json --out output.json 2018-07-24 03:39:49,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '43c467ab-0984-4ee6-99dd-543d8ec24aa4'] 2018-07-24 03:39:52,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-24 03:39:52,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '43c467ab-0984-4ee6-99dd-543d8ec24aa4', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-07-24 03:39:52,476 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-07-24 03:39:52,477 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-07-24 03:39:52,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-07-24 03:39:52,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-24 03:39:52,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-24 03:39:52,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '2a2de564-78c1-4821-be29-327b7346873e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0', 'flavor_name': 'rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-24 03:46:51,563 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0506f53c-e476-40f7-a876-0fd26c7b5a82 2018-07-24 03:46:51,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0506f53c-e476-40f7-a876-0fd26c7b5a82'] 2018-07-24 03:46:52,614 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0506f53c-e476-40f7-a876-0fd26c7b5a82: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0506f53c-e476-40f7-a876-0fd26c7b5a82 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | neutron.delete_network | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | total | 1.909 | 1.909 | 1.909 | 1.909 | 1.909 | 1.909 | 100.0% | 1 | | -> duration | 1.909 | 1.909 | 1.909 | 1.909 | 1.909 | 1.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.908863 Full duration: 16.173642 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0506f53c-e476-40f7-a876-0fd26c7b5a82 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | neutron.delete_port | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | total | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 100.0% | 1 | | -> duration | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.569706 Full duration: 41.58037 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0506f53c-e476-40f7-a876-0fd26c7b5a82 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | neutron.create_subnet | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | neutron.create_router | 3.91 | 3.91 | 3.91 | 3.91 | 3.91 | 3.91 | 100.0% | 1 | | neutron.add_interface_router | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 100.0% | 1 | | neutron.remove_interface_router | 1.907 | 1.907 | 1.907 | 1.907 | 1.907 | 1.907 | 100.0% | 1 | | neutron.delete_router | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 100.0% | 1 | | total | 12.905 | 12.905 | 12.905 | 12.905 | 12.905 | 12.905 | 100.0% | 1 | | -> duration | 12.905 | 12.905 | 12.905 | 12.905 | 12.905 | 12.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.905342 Full duration: 58.062002 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0506f53c-e476-40f7-a876-0fd26c7b5a82 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | neutron.delete_subnet | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | total | 2.016 | 2.016 | 2.016 | 2.016 | 2.016 | 2.016 | 100.0% | 1 | | -> duration | 2.016 | 2.016 | 2.016 | 2.016 | 2.016 | 2.016 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.015536 Full duration: 42.116861 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0506f53c-e476-40f7-a876-0fd26c7b5a82 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | neutron.list_networks | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | total | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 100.0% | 1 | | -> duration | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.237018 Full duration: 17.50144 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0506f53c-e476-40f7-a876-0fd26c7b5a82 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.636 | 1.636 | 1.636 | 1.636 | 1.636 | 1.636 | 100.0% | 1 | | neutron.list_ports | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 100.0% | 1 | | -> duration | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.906095 Full duration: 43.760055 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0506f53c-e476-40f7-a876-0fd26c7b5a82 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | neutron.create_subnet | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | neutron.create_router | 3.93 | 3.93 | 3.93 | 3.93 | 3.93 | 3.93 | 100.0% | 1 | | neutron.add_interface_router | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 100.0% | 1 | | neutron.list_routers | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | total | 8.783 | 8.783 | 8.783 | 8.783 | 8.783 | 8.783 | 100.0% | 1 | | -> duration | 8.783 | 8.783 | 8.783 | 8.783 | 8.783 | 8.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.782572 Full duration: 60.877325 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0506f53c-e476-40f7-a876-0fd26c7b5a82 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | neutron.create_subnet | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 100.0% | 1 | | neutron.list_subnets | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | total | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 100.0% | 1 | | -> duration | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.305384 Full duration: 45.818394 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0506f53c-e476-40f7-a876-0fd26c7b5a82 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | neutron.delete_security_group | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 100.0% | 1 | | -> duration | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 1.296 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.295889 Full duration: 15.344025 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0506f53c-e476-40f7-a876-0fd26c7b5a82 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | neutron.create_security_group_rule | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | neutron.delete_security_group | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | total | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 100.0% | 1 | | -> duration | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.811231 Full duration: 15.759206 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0506f53c-e476-40f7-a876-0fd26c7b5a82 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | neutron.create_router | 4.428 | 4.428 | 4.428 | 4.428 | 4.428 | 4.428 | 100.0% | 1 | | neutron.add_gateway_router | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 100.0% | 1 | | neutron.remove_gateway_router | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 100.0% | 1 | | total | 9.203 | 9.203 | 9.203 | 9.203 | 9.203 | 9.203 | 100.0% | 1 | | -> duration | 9.203 | 9.203 | 9.203 | 9.203 | 9.203 | 9.203 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.202863 Full duration: 35.11654 HINTS: * To plot HTML graphics with this data, run: rally task report 0506f53c-e476-40f7-a876-0fd26c7b5a82 --out output.html * To generate a JUnit report, run: rally task export 0506f53c-e476-40f7-a876-0fd26c7b5a82 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0506f53c-e476-40f7-a876-0fd26c7b5a82 --json --out output.json 2018-07-24 03:46:52,615 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0506f53c-e476-40f7-a876-0fd26c7b5a82'] 2018-07-24 03:46:55,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-24 03:46:55,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0506f53c-e476-40f7-a876-0fd26c7b5a82', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-07-24 03:46:55,230 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-07-24 03:46:55,231 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-07-24 03:46:55,231 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-07-24 03:46:55,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-24 03:46:55,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-24 03:46:55,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '2a2de564-78c1-4821-be29-327b7346873e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0', 'flavor_name': 'rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-24 03:54:34,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c184de17-ac26-40ac-8db3-213e4507fe57 2018-07-24 03:54:34,688 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c184de17-ac26-40ac-8db3-213e4507fe57'] 2018-07-24 03:54:35,647 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c184de17-ac26-40ac-8db3-213e4507fe57: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0" }, "image": { "name": "rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0" }, "nics": [ { "net-id": "2a2de564-78c1-4821-be29-327b7346873e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c184de17-ac26-40ac-8db3-213e4507fe57 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.489 | 12.489 | 12.489 | 12.489 | 12.489 | 12.489 | 100.0% | 1 | | nova.live_migrate | 12.113 | 12.113 | 12.113 | 12.113 | 12.113 | 12.113 | 100.0% | 1 | | nova.delete_server | 3.006 | 3.006 | 3.006 | 3.006 | 3.006 | 3.006 | 100.0% | 1 | | total | 27.608 | 27.608 | 27.608 | 27.608 | 27.608 | 27.608 | 100.0% | 1 | | -> duration | 26.608 | 26.608 | 26.608 | 26.608 | 26.608 | 26.608 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.608336 Full duration: 37.970484 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0" }, "boot_server_kwargs": { "nics": [ { "net-id": "2a2de564-78c1-4821-be29-327b7346873e" } ] }, "image": { "name": "rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c184de17-ac26-40ac-8db3-213e4507fe57 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.815 | 10.815 | 10.815 | 10.815 | 10.815 | 10.815 | 100.0% | 1 | | cinder_v2.create_volume | 3.101 | 3.101 | 3.101 | 3.101 | 3.101 | 3.101 | 100.0% | 1 | | nova.attach_volume | 4.528 | 4.528 | 4.528 | 4.528 | 4.528 | 4.528 | 100.0% | 1 | | nova.live_migrate | 15.749 | 15.749 | 15.749 | 15.749 | 15.749 | 15.749 | 100.0% | 1 | | nova.detach_volume | 4.183 | 4.183 | 4.183 | 4.183 | 4.183 | 4.183 | 100.0% | 1 | | cinder_v2.delete_volume | 2.55 | 2.55 | 2.55 | 2.55 | 2.55 | 2.55 | 100.0% | 1 | | nova.delete_server | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 100.0% | 1 | | total | 43.939 | 43.939 | 43.939 | 43.939 | 43.939 | 43.939 | 100.0% | 1 | | -> duration | 42.939 | 42.939 | 42.939 | 42.939 | 42.939 | 42.939 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.939217 Full duration: 56.993664 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "2a2de564-78c1-4821-be29-327b7346873e" } ], "image": { "name": "rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c184de17-ac26-40ac-8db3-213e4507fe57 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.87 | 6.87 | 6.87 | 6.87 | 6.87 | 6.87 | 100.0% | 1 | | nova.boot_server | 10.286 | 10.286 | 10.286 | 10.286 | 10.286 | 10.286 | 100.0% | 1 | | nova.live_migrate | 17.226 | 17.226 | 17.226 | 17.226 | 17.226 | 17.226 | 100.0% | 1 | | nova.delete_server | 2.897 | 2.897 | 2.897 | 2.897 | 2.897 | 2.897 | 100.0% | 1 | | total | 37.28 | 37.28 | 37.28 | 37.28 | 37.28 | 37.28 | 100.0% | 1 | | -> duration | 36.28 | 36.28 | 36.28 | 36.28 | 36.28 | 36.28 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.279889 Full duration: 50.312461 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "2a2de564-78c1-4821-be29-327b7346873e" } ] }, "flavor": { "name": "rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0" }, "image": { "name": "rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c184de17-ac26-40ac-8db3-213e4507fe57 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | nova.boot_server | 9.354 | 9.354 | 9.354 | 9.354 | 9.354 | 9.354 | 100.0% | 1 | | nova.delete_server | 2.846 | 2.846 | 2.846 | 2.846 | 2.846 | 2.846 | 100.0% | 1 | | nova.delete_keypair | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 12.965 | 12.965 | 12.965 | 12.965 | 12.965 | 12.965 | 100.0% | 1 | | -> duration | 11.965 | 11.965 | 11.965 | 11.965 | 11.965 | 11.965 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.964847 Full duration: 49.273234 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0" }, "image": { "name": "rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0" }, "nics": [ { "net-id": "2a2de564-78c1-4821-be29-327b7346873e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c184de17-ac26-40ac-8db3-213e4507fe57 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.204 | 7.204 | 7.204 | 7.204 | 7.204 | 7.204 | 100.0% | 1 | | nova.boot_server | 10.631 | 10.631 | 10.631 | 10.631 | 10.631 | 10.631 | 100.0% | 1 | | nova.delete_server | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 3.066 | 100.0% | 1 | | total | 20.902 | 20.902 | 20.902 | 20.902 | 20.902 | 20.902 | 100.0% | 1 | | -> duration | 19.902 | 19.902 | 19.902 | 19.902 | 19.902 | 19.902 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.9019 Full duration: 60.914668 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0" }, "image": { "name": "rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0" }, "nics": [ { "net-id": "2a2de564-78c1-4821-be29-327b7346873e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c184de17-ac26-40ac-8db3-213e4507fe57 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.748 | 9.748 | 9.748 | 9.748 | 9.748 | 9.748 | 100.0% | 1 | | nova.pause_server | 2.861 | 2.861 | 2.861 | 2.861 | 2.861 | 2.861 | 100.0% | 1 | | nova.unpause_server | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 100.0% | 1 | | nova.delete_server | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 2.88 | 100.0% | 1 | | total | 18.575 | 18.575 | 18.575 | 18.575 | 18.575 | 18.575 | 100.0% | 1 | | -> duration | 13.575 | 13.575 | 13.575 | 13.575 | 13.575 | 13.575 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.57511 Full duration: 54.623777 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "2a2de564-78c1-4821-be29-327b7346873e" } ], "flavor": { "name": "rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0" }, "image": { "name": "rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c184de17-ac26-40ac-8db3-213e4507fe57 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.957 | 9.957 | 9.957 | 9.957 | 9.957 | 9.957 | 100.0% | 1 | | nova.migrate | 15.567 | 15.567 | 15.567 | 15.567 | 15.567 | 15.567 | 100.0% | 1 | | nova.resize_confirm | 3.595 | 3.595 | 3.595 | 3.595 | 3.595 | 3.595 | 100.0% | 1 | | nova.delete_server | 2.949 | 2.949 | 2.949 | 2.949 | 2.949 | 2.949 | 100.0% | 1 | | total | 32.069 | 32.069 | 32.069 | 32.069 | 32.069 | 32.069 | 100.0% | 1 | | -> duration | 31.069 | 31.069 | 31.069 | 31.069 | 31.069 | 31.069 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.069168 Full duration: 42.3599 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c184de17-ac26-40ac-8db3-213e4507fe57 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.768 | 9.768 | 9.768 | 9.768 | 9.768 | 9.768 | 100.0% | 1 | | nova.list_interfaces | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | total | 10.139 | 10.139 | 10.139 | 10.139 | 10.139 | 10.139 | 100.0% | 1 | | -> duration | 9.139 | 9.139 | 9.139 | 9.139 | 9.139 | 9.139 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.138507 Full duration: 49.316094 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c184de17-ac26-40ac-8db3-213e4507fe57 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | nova.delete_server_group | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> duration | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.771127 Full duration: 9.899771 HINTS: * To plot HTML graphics with this data, run: rally task report c184de17-ac26-40ac-8db3-213e4507fe57 --out output.html * To generate a JUnit report, run: rally task export c184de17-ac26-40ac-8db3-213e4507fe57 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c184de17-ac26-40ac-8db3-213e4507fe57 --json --out output.json 2018-07-24 03:54:35,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c184de17-ac26-40ac-8db3-213e4507fe57'] 2018-07-24 03:54:38,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-24 03:54:38,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c184de17-ac26-40ac-8db3-213e4507fe57', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-07-24 03:54:38,127 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-07-24 03:54:38,127 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-07-24 03:54:38,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-07-24 03:54:38,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-24 03:54:38,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-24 03:54:38,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '2a2de564-78c1-4821-be29-327b7346873e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0', 'flavor_name': 'rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-24 03:55:32,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4eca8649-a753-41e3-845b-f39719a9c791 2018-07-24 03:55:32,026 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4eca8649-a753-41e3-845b-f39719a9c791'] 2018-07-24 03:55:32,917 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4eca8649-a753-41e3-845b-f39719a9c791: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4eca8649-a753-41e3-845b-f39719a9c791 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | quotas.delete_quotas | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> duration | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.001092 Full duration: 9.263491 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4eca8649-a753-41e3-845b-f39719a9c791 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.7317 Full duration: 8.766557 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4eca8649-a753-41e3-845b-f39719a9c791 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> duration | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.772693 Full duration: 8.942126 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4eca8649-a753-41e3-845b-f39719a9c791 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | total | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | -> duration | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.183702 Full duration: 9.259604 HINTS: * To plot HTML graphics with this data, run: rally task report 4eca8649-a753-41e3-845b-f39719a9c791 --out output.html * To generate a JUnit report, run: rally task export 4eca8649-a753-41e3-845b-f39719a9c791 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4eca8649-a753-41e3-845b-f39719a9c791 --json --out output.json 2018-07-24 03:55:32,918 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4eca8649-a753-41e3-845b-f39719a9c791'] 2018-07-24 03:55:35,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-24 03:55:35,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4eca8649-a753-41e3-845b-f39719a9c791', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-07-24 03:55:35,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-07-24 03:55:35,332 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:48 | 6 | 100.00% | | glance | 01:15 | 4 | 100.00% | | cinder | 02:46 | 10 | 100.00% | | gnocchi | 01:31 | 11 | 100.00% | | heat | 01:04 | 4 | 100.00% | | keystone | 02:57 | 11 | 100.00% | | neutron | 06:32 | 11 | 100.00% | | nova | 06:51 | 9 | 100.00% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:24:24 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-07-24 03:55:35,333 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-07-24 03:55:35,451 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:55:35,451 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 29:11 | PASS | +----------------------+------------------+------------------+----------------+ 2018-07-24 03:55:35,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 03:55:35,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d0c622c6-d5e3-40aa-8f86-5a4a425191b4/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}658099a5618e95e5f160b8838aea78606cb94832" -d '{"subnet_id": "b483779b-c4fc-424b-a980-ffe8db46518d"}' 2018-07-24 03:55:37,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-268ed37d-0af6-484e-8294-6770a8f34006 Date: Tue, 24 Jul 2018 03:55:37 GMT RESP BODY: {"network_id": "2a2de564-78c1-4821-be29-327b7346873e", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "b483779b-c4fc-424b-a980-ffe8db46518d", "subnet_ids": ["b483779b-c4fc-424b-a980-ffe8db46518d"], "port_id": "59c55142-0a34-4623-907e-44970fb8fd74", "id": "d0c622c6-d5e3-40aa-8f86-5a4a425191b4"} 2018-07-24 03:55:37,775 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d0c622c6-d5e3-40aa-8f86-5a4a425191b4/remove_router_interface.json used request id req-268ed37d-0af6-484e-8294-6770a8f34006 2018-07-24 03:55:37,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.32114505768s 2018-07-24 03:55:37,776 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d0c622c6-d5e3-40aa-8f86-5a4a425191b4/remove_router_interface.json used request id req-268ed37d-0af6-484e-8294-6770a8f34006 returning object d0c622c6-d5e3-40aa-8f86-5a4a425191b4 2018-07-24 03:55:37,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 03:55:37,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:55:38,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-63a3b7bf-6cc6-4787-a390-d11ac0139121 Date: Tue, 24 Jul 2018 03:55:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:26:26Z", "admin_state_up": true, "updated_at": "2018-07-24T03:55:36Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "d0c622c6-d5e3-40aa-8f86-5a4a425191b4", "name": "rally_sanity-router_668e2c1e-0088-4336-b56c-60b902a35ed0"}]} 2018-07-24 03:55:38,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-63a3b7bf-6cc6-4787-a390-d11ac0139121 2018-07-24 03:55:38,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.468908071518s 2018-07-24 03:55:38,246 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-63a3b7bf-6cc6-4787-a390-d11ac0139121 2018-07-24 03:55:38,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 03:55:38,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/d0c622c6-d5e3-40aa-8f86-5a4a425191b4.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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:55:42,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e954977e-b0ad-4c68-bc95-452dbbeb160b Content-Length: 0 Date: Tue, 24 Jul 2018 03:55:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:55:42,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d0c622c6-d5e3-40aa-8f86-5a4a425191b4.json used request id req-e954977e-b0ad-4c68-bc95-452dbbeb160b 2018-07-24 03:55:42,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.86851716042s 2018-07-24 03:55:42,116 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d0c622c6-d5e3-40aa-8f86-5a4a425191b4.json used request id req-e954977e-b0ad-4c68-bc95-452dbbeb160b 2018-07-24 03:55:42,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:55:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:55:42,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-e975442b-cfba-4d0b-9ca1-e32ddaaef252 Date: Tue, 24 Jul 2018 03:55:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:26:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b483779b-c4fc-424b-a980-ffe8db46518d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_668e2c1e-0088-4336-b56c-60b902a35ed0","enable_dhcp":true,"segment_id":null,"network_id":"2a2de564-78c1-4821-be29-327b7346873e","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:26:25Z","ip_version":4},{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:55:42,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e975442b-cfba-4d0b-9ca1-e32ddaaef252 2018-07-24 03:55:42,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.343108177185s 2018-07-24 03:55:42,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e975442b-cfba-4d0b-9ca1-e32ddaaef252 2018-07-24 03:55:42,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 03:55:42,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/b483779b-c4fc-424b-a980-ffe8db46518d.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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:55:44,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d3ca0db-2ce6-4935-bddf-300eb35f5693 Date: Tue, 24 Jul 2018 03:55:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:55:44,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/b483779b-c4fc-424b-a980-ffe8db46518d.json used request id req-1d3ca0db-2ce6-4935-bddf-300eb35f5693 2018-07-24 03:55:44,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.17650103569s 2018-07-24 03:55:44,639 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/b483779b-c4fc-424b-a980-ffe8db46518d.json used request id req-1d3ca0db-2ce6-4935-bddf-300eb35f5693 2018-07-24 03:55:44,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:55:44,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:55:44,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-4b0f9d76-9518-452c-87d1-b903508f7a15 Date: Tue, 24 Jul 2018 03:55:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"2a2de564-78c1-4821-be29-327b7346873e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":true,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:55:44Z","qos_policy_id":null,"name":"rally_sanity-net_668e2c1e-0088-4336-b56c-60b902a35ed0","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:26:24Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:55:44,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4b0f9d76-9518-452c-87d1-b903508f7a15 2018-07-24 03:55:44,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278164863586s 2018-07-24 03:55:44,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-4b0f9d76-9518-452c-87d1-b903508f7a15 2018-07-24 03:55:44,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 03:55:44,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/2a2de564-78c1-4821-be29-327b7346873e.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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:55:45,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-10009131-c8c0-45cf-b8fd-2ad0f3db80eb Date: Tue, 24 Jul 2018 03:55:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:55:45,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2a2de564-78c1-4821-be29-327b7346873e.json used request id req-10009131-c8c0-45cf-b8fd-2ad0f3db80eb 2018-07-24 03:55:45,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.975960969925s 2018-07-24 03:55:45,895 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2a2de564-78c1-4821-be29-327b7346873e.json used request id req-10009131-c8c0-45cf-b8fd-2ad0f3db80eb 2018-07-24 03:55:45,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:55:45,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:55:46,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-c99f33e9-b658-422f-b111-f144c78f9d8a Date: Tue, 24 Jul 2018 03:55:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/8123389b-83fb-4282-9d8e-e68209277304/snap", "metadata": {}}], "file": "/v2/images/8123389b-83fb-4282-9d8e-e68209277304/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "8123389b-83fb-4282-9d8e-e68209277304", "size": 12716032, "self": "/v2/images/8123389b-83fb-4282-9d8e-e68209277304", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/8123389b-83fb-4282-9d8e-e68209277304/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:26:35Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_668e2c1e-0088-4336-b56c-60b902a35ed0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:26:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:55:46,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c99f33e9-b658-422f-b111-f144c78f9d8a 2018-07-24 03:55:46,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193825006485s 2018-07-24 03:55:46,094 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-c99f33e9-b658-422f-b111-f144c78f9d8a 2018-07-24 03:55:46,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 03:55:46,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/8123389b-83fb-4282-9d8e-e68209277304 -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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:55:47,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-19d00860-5ff1-4fca-8f3a-48afa738c5ee Date: Tue, 24 Jul 2018 03:55:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:55:47,310 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8123389b-83fb-4282-9d8e-e68209277304 used request id req-19d00860-5ff1-4fca-8f3a-48afa738c5ee 2018-07-24 03:55:47,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.21371793747s 2018-07-24 03:55:47,311 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8123389b-83fb-4282-9d8e-e68209277304 used request id req-19d00860-5ff1-4fca-8f3a-48afa738c5ee 2018-07-24 03:55:47,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:55:47,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:55:47,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03: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-3c14976e-923d-4879-b0d0-74b34ea8948c x-compute-request-id: req-3c14976e-923d-4879-b0d0-74b34ea8948c Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b3a0cdf2-ac91-4f03-968f-a55a27fc66b2", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b3a0cdf2-ac91-4f03-968f-a55a27fc66b2", "rel": "bookmark"}], "ram": 1024, "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": "b3a0cdf2-ac91-4f03-968f-a55a27fc66b2"}, {"name": "rally_sanity-flavor_668e2c1e-0088-4336-b56c-60b902a35ed0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d10e352d-1b0e-4414-9a68-2e81f6b54198", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d10e352d-1b0e-4414-9a68-2e81f6b54198", "rel": "bookmark"}], "ram": 512, "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": "d10e352d-1b0e-4414-9a68-2e81f6b54198"}]} 2018-07-24 03:55:47,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3c14976e-923d-4879-b0d0-74b34ea8948c 2018-07-24 03:55:47,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.201719999313s 2018-07-24 03:55:47,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-3c14976e-923d-4879-b0d0-74b34ea8948c 2018-07-24 03:55:47,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 03:55:47,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/d10e352d-1b0e-4414-9a68-2e81f6b54198 -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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:55:47,567 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03: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 x-openstack-request-id: req-44ebeb9b-8c4b-49f0-86e0-47caa47a6f14 x-compute-request-id: req-44ebeb9b-8c4b-49f0-86e0-47caa47a6f14 Content-Length: 0 Content-Type: application/json 2018-07-24 03:55:47,567 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d10e352d-1b0e-4414-9a68-2e81f6b54198 used request id req-44ebeb9b-8c4b-49f0-86e0-47caa47a6f14 2018-07-24 03:55:47,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0512728691101s 2018-07-24 03:55:47,567 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d10e352d-1b0e-4414-9a68-2e81f6b54198 used request id req-44ebeb9b-8c4b-49f0-86e0-47caa47a6f14 2018-07-24 03:55:47,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:55:47,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:55:47,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03: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-6dbafe7a-2fe6-4184-95e4-75305cfba8df x-compute-request-id: req-6dbafe7a-2fe6-4184-95e4-75305cfba8df Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_668e2c1e-0088-4336-b56c-60b902a35ed0", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b3a0cdf2-ac91-4f03-968f-a55a27fc66b2", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b3a0cdf2-ac91-4f03-968f-a55a27fc66b2", "rel": "bookmark"}], "ram": 1024, "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": "b3a0cdf2-ac91-4f03-968f-a55a27fc66b2"}]} 2018-07-24 03:55:47,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6dbafe7a-2fe6-4184-95e4-75305cfba8df 2018-07-24 03:55:47,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250170230865s 2018-07-24 03:55:47,593 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-6dbafe7a-2fe6-4184-95e4-75305cfba8df 2018-07-24 03:55:47,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 03:55:47,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/b3a0cdf2-ac91-4f03-968f-a55a27fc66b2 -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}658099a5618e95e5f160b8838aea78606cb94832" 2018-07-24 03:55:47,638 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03: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 x-openstack-request-id: req-7e240dd3-5385-4eb1-8013-0efa24772098 x-compute-request-id: req-7e240dd3-5385-4eb1-8013-0efa24772098 Content-Length: 0 Content-Type: application/json 2018-07-24 03:55:47,638 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b3a0cdf2-ac91-4f03-968f-a55a27fc66b2 used request id req-7e240dd3-5385-4eb1-8013-0efa24772098 2018-07-24 03:55:47,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0435431003571s 2018-07-24 03:55:47,639 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b3a0cdf2-ac91-4f03-968f-a55a27fc66b2 used request id req-7e240dd3-5385-4eb1-8013-0efa24772098 2018-07-24 03:55:47,683 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-07-24 03:55:47,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:55:47,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-24 03:55:47,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:55:47,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:55:47,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:55:47,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:55:47,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:55:47,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:55:47,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:55:47,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:55:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:55:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:55:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:55:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:55:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:55:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:55:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:55:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:55:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:55:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:55:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:55:47,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:55:47,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:55:47,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-24 03:55:47,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-24 03:55:47,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:55:47,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1933c80-9759-41c1-abcc-e79b7ab0b693 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:55:47,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a1933c80-9759-41c1-abcc-e79b7ab0b693 2018-07-24 03:55:47,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:55:48,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["_ripeKITSK2sypm0ehhbHA"], "issued_at": "2018-07-24T03:55:48.000000Z"}} 2018-07-24 03:55:48,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:55:48,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:55:48,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0e8f2d9d-72aa-4d16-bad2-d2583769873e Date: Tue, 24 Jul 2018 03:55:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:55:48,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0e8f2d9d-72aa-4d16-bad2-d2583769873e 2018-07-24 03:55:48,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260880947113s 2018-07-24 03:55:48,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0e8f2d9d-72aa-4d16-bad2-d2583769873e 2018-07-24 03:55:48,480 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-24 03:55:51,244 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-24 03:55:53,905 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 753a294e-e499-4281-9ef0-71092d82600d | 2018-07-24T03:55:53.546980 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 753a294e-e499-4281-9ef0-71092d82600d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-24 03:55:57,574 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-24 03:55:57,574 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-24 03:56:00,304 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-24 03:56:04,108 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=f5e79036-1f6f-4a17-bf59-a3b58e1f6143) as the default verifier for the future CLI operations. 2018-07-24 03:56:07,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-24 03:56:07,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:56:07,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-062067ce-00dd-4315-98f2-0891e219ee45 Date: Tue, 24 Jul 2018 03:56:07 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-24 03:56:07,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-062067ce-00dd-4315-98f2-0891e219ee45 2018-07-24 03:56:07,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.187541007996s 2018-07-24 03:56:07,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-062067ce-00dd-4315-98f2-0891e219ee45 2018-07-24 03:56:07,479 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-07-24 03:56:07,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 03:56:07,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9c732c52cd445db0a6a4261677be96b43f0eaa7" -d '{"network": {"name": "patrole-net_ee7753c5-1a67-4fdd-833a-1436edb99908", "admin_state_up": true}}' 2018-07-24 03:56:07,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-08c0c19e-32d5-43f8-b05d-d5ae5839e25a Date: Tue, 24 Jul 2018 03:56:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b93f6ff9-5e44-4e2a-a7c3-06b77a9d5dd0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:56:07Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_ee7753c5-1a67-4fdd-833a-1436edb99908","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:56:07Z","mtu":1450}} 2018-07-24 03:56:07,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-08c0c19e-32d5-43f8-b05d-d5ae5839e25a 2018-07-24 03:56:07,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.415381908417s 2018-07-24 03:56:07,896 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-08c0c19e-32d5-43f8-b05d-d5ae5839e25a 2018-07-24 03:56:07,896 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T03:56:07Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b93f6ff9-5e44-4e2a-a7c3-06b77a9d5dd0', u'provider:segmentation_id': 17, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_ee7753c5-1a67-4fdd-833a-1436edb99908', u'created_at': u'2018-07-24T03:56:07Z', u'mtu': 1450, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'l2_adjacency': True}) 2018-07-24 03:56:07,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:56:07,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:56:08,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-a8ed76a4-a586-4f47-91e7-c6b8756ac03a Date: Tue, 24 Jul 2018 03:56:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b93f6ff9-5e44-4e2a-a7c3-06b77a9d5dd0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:56:07Z","qos_policy_id":null,"name":"patrole-net_ee7753c5-1a67-4fdd-833a-1436edb99908","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:56:07Z","provider:network_type":"vxlan"}]} 2018-07-24 03:56:08,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a8ed76a4-a586-4f47-91e7-c6b8756ac03a 2018-07-24 03:56:08,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277392148972s 2018-07-24 03:56:08,175 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-a8ed76a4-a586-4f47-91e7-c6b8756ac03a 2018-07-24 03:56:08,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 03:56:08,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9c732c52cd445db0a6a4261677be96b43f0eaa7" -d '{"subnet": {"name": "patrole-subnet_ee7753c5-1a67-4fdd-833a-1436edb99908", "enable_dhcp": true, "network_id": "b93f6ff9-5e44-4e2a-a7c3-06b77a9d5dd0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 03:56:08,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-b84d9cb6-bf3e-4622-b816-43d0d8bb057f Date: Tue, 24 Jul 2018 03:56:08 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T03:56:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dda0023f-3145-4cb1-aba5-722ecfeaa881","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_ee7753c5-1a67-4fdd-833a-1436edb99908","enable_dhcp":true,"segment_id":null,"network_id":"b93f6ff9-5e44-4e2a-a7c3-06b77a9d5dd0","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:56:08Z","ip_version":4}} 2018-07-24 03:56:08,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b84d9cb6-bf3e-4622-b816-43d0d8bb057f 2018-07-24 03:56:08,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.700893163681s 2018-07-24 03:56:08,878 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b84d9cb6-bf3e-4622-b816-43d0d8bb057f 2018-07-24 03:56:08,878 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:56:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dda0023f-3145-4cb1-aba5-722ecfeaa881', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_ee7753c5-1a67-4fdd-833a-1436edb99908', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b93f6ff9-5e44-4e2a-a7c3-06b77a9d5dd0', u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T03:56:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 03:56:08,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 03:56:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9c732c52cd445db0a6a4261677be96b43f0eaa7" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "patrole-router_ee7753c5-1a67-4fdd-833a-1436edb99908", "admin_state_up": true}}' 2018-07-24 03:56:14,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-1d9570bc-aaed-4af3-9956-c35d7a05f0a5 Date: Tue, 24 Jul 2018 03:56:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:56:09Z", "admin_state_up": true, "updated_at": "2018-07-24T03:56:10Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42", "name": "patrole-router_ee7753c5-1a67-4fdd-833a-1436edb99908"}} 2018-07-24 03:56:14,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1d9570bc-aaed-4af3-9956-c35d7a05f0a5 2018-07-24 03:56:14,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.98882603645s 2018-07-24 03:56:14,868 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1d9570bc-aaed-4af3-9956-c35d7a05f0a5 2018-07-24 03:56:14,869 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T03:56:10Z', u'revision_number': 3, u'ha': True, u'id': u'd4ad8bcc-e5cf-4dbb-a42b-09e19970fc42', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_ee7753c5-1a67-4fdd-833a-1436edb99908', u'admin_state_up': True, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T03:56:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 03:56:14,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 03:56:14,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9c732c52cd445db0a6a4261677be96b43f0eaa7" -d '{"subnet_id": "dda0023f-3145-4cb1-aba5-722ecfeaa881"}' 2018-07-24 03:56:17,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4f5be986-63eb-43e9-b6c7-195ba1083ce8 Date: Tue, 24 Jul 2018 03:56:17 GMT RESP BODY: {"network_id": "b93f6ff9-5e44-4e2a-a7c3-06b77a9d5dd0", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "dda0023f-3145-4cb1-aba5-722ecfeaa881", "subnet_ids": ["dda0023f-3145-4cb1-aba5-722ecfeaa881"], "port_id": "c16eca96-69e9-4a33-a496-52c55d4828f7", "id": "d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42"} 2018-07-24 03:56:17,399 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42/add_router_interface.json used request id req-4f5be986-63eb-43e9-b6c7-195ba1083ce8 2018-07-24 03:56:17,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.52990412712s 2018-07-24 03:56:17,400 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42/add_router_interface.json used request id req-4f5be986-63eb-43e9-b6c7-195ba1083ce8 returning object d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42 2018-07-24 03:56:17,400 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 03:56:17,532 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-24 03:56:17,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 03:56:17,539 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 03:56:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 03:56:17,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:56:17,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:56:17,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f2aee88d-a675-4a75-9ca5-33fb7b66892d Date: Tue, 24 Jul 2018 03:56:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:56:17,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f2aee88d-a675-4a75-9ca5-33fb7b66892d 2018-07-24 03:56:17,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192667007446s 2018-07-24 03:56:17,736 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-f2aee88d-a675-4a75-9ca5-33fb7b66892d 2018-07-24 03:56:17,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 03:56:17,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9c732c52cd445db0a6a4261677be96b43f0eaa7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_ee7753c5-1a67-4fdd-833a-1436edb99908", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_ee7753c5-1a67-4fdd-833a-1436edb99908"}' 2018-07-24 03:56:18,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e8650589-8351-436c-81ff-5d761a5ca31d Date: Tue, 24 Jul 2018 03:56:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa", "size": null, "self": "/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:56:17Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ee7753c5-1a67-4fdd-833a-1436edb99908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ee7753c5-1a67-4fdd-833a-1436edb99908", "checksum": null, "created_at": "2018-07-24T03:56:17Z", "protected": false} 2018-07-24 03:56:18,002 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-e8650589-8351-436c-81ff-5d761a5ca31d 2018-07-24 03:56:18,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.257528066635s 2018-07-24 03:56:18,002 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-e8650589-8351-436c-81ff-5d761a5ca31d returning object 858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa 2018-07-24 03:56:18,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 03:56:18,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9c732c52cd445db0a6a4261677be96b43f0eaa7" -d '' 2018-07-24 03:56:19,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-44ef08f9-8c28-42dc-b708-3f0c458af042 Date: Tue, 24 Jul 2018 03: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-07-24 03:56:19,414 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa/file used request id req-44ef08f9-8c28-42dc-b708-3f0c458af042 2018-07-24 03:56:19,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.41076493263s 2018-07-24 03:56:19,414 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa/file used request id req-44ef08f9-8c28-42dc-b708-3f0c458af042 2018-07-24 03:56:19,414 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_ee7753c5-1a67-4fdd-833a-1436edb99908', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T03:56:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa/file', u'owner': u'4a6a5595eff04e89b98d3d63efd1b892', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa', u'size': None, u'name': u'patrole-img_ee7753c5-1a67-4fdd-833a-1436edb99908', u'checksum': None, u'self': u'/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T03:56:17Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 03:56:19,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:56:19,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9c732c52cd445db0a6a4261677be96b43f0eaa7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_ee7753c5-1a67-4fdd-833a-1436edb99908", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 03:56:19,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:56: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-299d09a7-fe59-4390-93d5-84446cbbdb5d x-compute-request-id: req-299d09a7-fe59-4390-93d5-84446cbbdb5d Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_ee7753c5-1a67-4fdd-833a-1436edb99908", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4bef7e2b-0fac-472f-9595-1ec9a6f5f8b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4bef7e2b-0fac-472f-9595-1ec9a6f5f8b7", "rel": "bookmark"}], "ram": 512, "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": "4bef7e2b-0fac-472f-9595-1ec9a6f5f8b7"}} 2018-07-24 03:56:19,669 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-299d09a7-fe59-4390-93d5-84446cbbdb5d 2018-07-24 03:56:19,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.253414869308s 2018-07-24 03:56:19,669 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-299d09a7-fe59-4390-93d5-84446cbbdb5d 2018-07-24 03:56:19,670 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_ee7753c5-1a67-4fdd-833a-1436edb99908', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'4bef7e2b-0fac-472f-9595-1ec9a6f5f8b7', 'swap': 0}) 2018-07-24 03:56:19,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:56:19,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/4bef7e2b-0fac-472f-9595-1ec9a6f5f8b7/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9c732c52cd445db0a6a4261677be96b43f0eaa7" -d '{"extra_specs": {}}' 2018-07-24 03:56:19,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:56: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-2a75a438-cb4b-476c-b45b-61e2309f445c x-compute-request-id: req-2a75a438-cb4b-476c-b45b-61e2309f445c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:56:19,694 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/4bef7e2b-0fac-472f-9595-1ec9a6f5f8b7/os-extra_specs used request id req-2a75a438-cb4b-476c-b45b-61e2309f445c 2018-07-24 03:56:19,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229618549347s 2018-07-24 03:56:19,694 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/4bef7e2b-0fac-472f-9595-1ec9a6f5f8b7/os-extra_specs used request id req-2a75a438-cb4b-476c-b45b-61e2309f445c 2018-07-24 03:56:19,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:56:19,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 03:56: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 03:56:19,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:56:19,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:56:19,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1da1e0-2255-4c0e-ae51-894ed502dac1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:56:19,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ae1da1e0-2255-4c0e-ae51-894ed502dac1 2018-07-24 03:56:19,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0953030586243s 2018-07-24 03:56:19,803 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ae1da1e0-2255-4c0e-ae51-894ed502dac1 2018-07-24 03:56:19,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 03:56:19,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:56:19,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21a2d52-6ba0-41b8-a056-87a4509371f5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 03:56:19,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d21a2d52-6ba0-41b8-a056-87a4509371f5 2018-07-24 03:56:19,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0987870693207s 2018-07-24 03:56:19,907 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d21a2d52-6ba0-41b8-a056-87a4509371f5 2018-07-24 03:56:19,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-24 03:56:19,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:56:19,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:56: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-e0a1fe1b-5e3a-4c19-ae9a-e9ac209ae871 x-compute-request-id: req-e0a1fe1b-5e3a-4c19-ae9a-e9ac209ae871 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "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.3", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-24 03:56:19,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-e0a1fe1b-5e3a-4c19-ae9a-e9ac209ae871 2018-07-24 03:56:19,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0377089977264s 2018-07-24 03:56:19,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-e0a1fe1b-5e3a-4c19-ae9a-e9ac209ae871 2018-07-24 03:56:19,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:56:19,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:56:20,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-53c39cf0-637b-4d4f-b0d1-00b9e95d52fa Date: Tue, 24 Jul 2018 03:56:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa/snap", "metadata": {}}], "file": "/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa", "size": 12716032, "self": "/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:56:19Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ee7753c5-1a67-4fdd-833a-1436edb99908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ee7753c5-1a67-4fdd-833a-1436edb99908", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:56:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:56:20,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-53c39cf0-637b-4d4f-b0d1-00b9e95d52fa 2018-07-24 03:56:20,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285579919815s 2018-07-24 03:56:20,238 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-53c39cf0-637b-4d4f-b0d1-00b9e95d52fa 2018-07-24 03:56:20,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 03:56:20,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9c732c52cd445db0a6a4261677be96b43f0eaa7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_ee7753c5-1a67-4fdd-833a-1436edb99908", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_ee7753c5-1a67-4fdd-833a-1436edb99908"}' 2018-07-24 03:56:20,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/38fcb5a4-848c-405d-8a3d-60c539e6782a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aaf585fd-2cbe-46db-a8b6-cdb3fde268aa Date: Tue, 24 Jul 2018 03:56:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/38fcb5a4-848c-405d-8a3d-60c539e6782a/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "38fcb5a4-848c-405d-8a3d-60c539e6782a", "size": null, "self": "/v2/images/38fcb5a4-848c-405d-8a3d-60c539e6782a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:56:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_ee7753c5-1a67-4fdd-833a-1436edb99908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_ee7753c5-1a67-4fdd-833a-1436edb99908", "checksum": null, "created_at": "2018-07-24T03:56:20Z", "protected": false} 2018-07-24 03:56:20,513 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-aaf585fd-2cbe-46db-a8b6-cdb3fde268aa 2018-07-24 03:56:20,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.266185045242s 2018-07-24 03:56:20,513 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-aaf585fd-2cbe-46db-a8b6-cdb3fde268aa returning object 38fcb5a4-848c-405d-8a3d-60c539e6782a 2018-07-24 03:56:20,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 03:56:20,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/38fcb5a4-848c-405d-8a3d-60c539e6782a/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9c732c52cd445db0a6a4261677be96b43f0eaa7" -d '' 2018-07-24 03:56:21,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa96d1ef-6743-493a-8a12-7611cc7edc50 Date: Tue, 24 Jul 2018 03:56:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:56:21,577 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/38fcb5a4-848c-405d-8a3d-60c539e6782a/file used request id req-fa96d1ef-6743-493a-8a12-7611cc7edc50 2018-07-24 03:56:21,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.0629761219s 2018-07-24 03:56:21,577 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/38fcb5a4-848c-405d-8a3d-60c539e6782a/file used request id req-fa96d1ef-6743-493a-8a12-7611cc7edc50 2018-07-24 03:56:21,577 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_ee7753c5-1a67-4fdd-833a-1436edb99908', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T03:56:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/38fcb5a4-848c-405d-8a3d-60c539e6782a/file', u'owner': u'4a6a5595eff04e89b98d3d63efd1b892', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'38fcb5a4-848c-405d-8a3d-60c539e6782a', u'size': None, u'name': u'patrole-img_alt_ee7753c5-1a67-4fdd-833a-1436edb99908', u'checksum': None, u'self': u'/v2/images/38fcb5a4-848c-405d-8a3d-60c539e6782a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T03:56:20Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 03:56:21,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:56:21,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9c732c52cd445db0a6a4261677be96b43f0eaa7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_ee7753c5-1a67-4fdd-833a-1436edb99908", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 03:56:21,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03: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-f008f37b-8132-4c88-8ba3-bfc3f59e672d x-compute-request-id: req-f008f37b-8132-4c88-8ba3-bfc3f59e672d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_ee7753c5-1a67-4fdd-833a-1436edb99908", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8e818fee-f966-4cb9-955c-b4043170eb16", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8e818fee-f966-4cb9-955c-b4043170eb16", "rel": "bookmark"}], "ram": 1024, "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": "8e818fee-f966-4cb9-955c-b4043170eb16"}} 2018-07-24 03:56:21,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f008f37b-8132-4c88-8ba3-bfc3f59e672d 2018-07-24 03:56:21,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0398468971252s 2018-07-24 03:56:21,618 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f008f37b-8132-4c88-8ba3-bfc3f59e672d 2018-07-24 03:56:21,619 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_ee7753c5-1a67-4fdd-833a-1436edb99908', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8e818fee-f966-4cb9-955c-b4043170eb16', 'swap': 0}) 2018-07-24 03:56:21,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:56:21,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/8e818fee-f966-4cb9-955c-b4043170eb16/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9c732c52cd445db0a6a4261677be96b43f0eaa7" -d '{"extra_specs": {}}' 2018-07-24 03:56:21,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03: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-25e1603a-5867-4f28-af5d-ffc0948bdcaa x-compute-request-id: req-25e1603a-5867-4f28-af5d-ffc0948bdcaa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:56:21,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/8e818fee-f966-4cb9-955c-b4043170eb16/os-extra_specs used request id req-25e1603a-5867-4f28-af5d-ffc0948bdcaa 2018-07-24 03:56:21,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227649211884s 2018-07-24 03:56:21,643 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/8e818fee-f966-4cb9-955c-b4043170eb16/os-extra_specs used request id req-25e1603a-5867-4f28-af5d-ffc0948bdcaa 2018-07-24 03:56:21,643 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_ee7753c5-1a67-4fdd-833a-1436edb99908', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'8e818fee-f966-4cb9-955c-b4043170eb16', 'swap': 0}) 2018-07-24 03:56:25,145 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-24 03:56:25,145 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-24 03:56:25,146 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-24 03:56:25,148 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-24 03:56:25,161 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-24 03:56:28,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f5e79036-1f6f-4a17-bf59-a3b58e1f6143/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-07-24 03:56:28,912 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-24 03:56:28,914 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-24 03:56:28,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-07-24 03:58:51,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0543f90b-40ab-4162-950e-92c46cb719a6 2018-07-24 03:58:51,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0543f90b-40ab-4162-950e-92c46cb719a6']'. 2018-07-24 03:58:52,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-24 03:58:52,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-24 03:58:52,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-24 03:58:52,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0543f90b-40ab-4162-950e-92c46cb719a6 | 2018-07-24 03:58:52,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-24 03:58:52,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-24 03:56:31 | 2018-07-24 03:58:52,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-24 03:58:51 | 2018-07-24 03:58:52,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:20 | 2018-07-24 03:58:52,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-24 03:58:52,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-24 03:58:52,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f5e79036-1f6f-4a17-bf59-a3b58e1f6143) | 2018-07-24 03:58:52,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-24 03:58:52,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 753a294e-e499-4281-9ef0-71092d82600d) | 2018-07-24 03:58:52,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-07-24 03:58:52,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 111.093 | 2018-07-24 03:58:52,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-07-24 03:58:52,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-24 03:58:52,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-24 03:58:52,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-24 03:58:52,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-24 03:58:52,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-24 03:58:52,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-24 03:58:52,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-07-24 03:58:53,009 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 03:58:53,009 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-24 03:58:53,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 03:58:53,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9c732c52cd445db0a6a4261677be96b43f0eaa7" -d '{"subnet_id": "dda0023f-3145-4cb1-aba5-722ecfeaa881"}' 2018-07-24 03:58:55,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-705481e5-4e32-4636-88be-53d967e1c442 Date: Tue, 24 Jul 2018 03:58:55 GMT RESP BODY: {"network_id": "b93f6ff9-5e44-4e2a-a7c3-06b77a9d5dd0", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "dda0023f-3145-4cb1-aba5-722ecfeaa881", "subnet_ids": ["dda0023f-3145-4cb1-aba5-722ecfeaa881"], "port_id": "c16eca96-69e9-4a33-a496-52c55d4828f7", "id": "d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42"} 2018-07-24 03:58:55,270 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42/remove_router_interface.json used request id req-705481e5-4e32-4636-88be-53d967e1c442 2018-07-24 03:58:55,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.25887298584s 2018-07-24 03:58:55,271 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42/remove_router_interface.json used request id req-705481e5-4e32-4636-88be-53d967e1c442 returning object d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42 2018-07-24 03:58:55,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 03:58:55,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:58:55,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-e95315f3-334f-41ac-a800-a50e68c72134 Date: Tue, 24 Jul 2018 03:58:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:56:09Z", "admin_state_up": true, "updated_at": "2018-07-24T03:58:53Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42", "name": "patrole-router_ee7753c5-1a67-4fdd-833a-1436edb99908"}]} 2018-07-24 03:58:55,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e95315f3-334f-41ac-a800-a50e68c72134 2018-07-24 03:58:55,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.313196897507s 2018-07-24 03:58:55,585 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-e95315f3-334f-41ac-a800-a50e68c72134 2018-07-24 03:58:55,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 03:58:55,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42.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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:58:59,296 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb514a7b-40ed-44a0-9a0b-8551654e05a1 Content-Length: 0 Date: Tue, 24 Jul 2018 03:58:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:58:59,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42.json used request id req-cb514a7b-40ed-44a0-9a0b-8551654e05a1 2018-07-24 03:58:59,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.70992588997s 2018-07-24 03:58:59,297 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d4ad8bcc-e5cf-4dbb-a42b-09e19970fc42.json used request id req-cb514a7b-40ed-44a0-9a0b-8551654e05a1 2018-07-24 03:58:59,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 03:58:59,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:58:59,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-f16b0107-d2b9-4c51-9c4e-ab4803178b6b Date: Tue, 24 Jul 2018 03:58:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T03:56:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dda0023f-3145-4cb1-aba5-722ecfeaa881","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_ee7753c5-1a67-4fdd-833a-1436edb99908","enable_dhcp":true,"segment_id":null,"network_id":"b93f6ff9-5e44-4e2a-a7c3-06b77a9d5dd0","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:56:08Z","ip_version":4},{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 03:58:59,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f16b0107-d2b9-4c51-9c4e-ab4803178b6b 2018-07-24 03:58:59,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.208548069s 2018-07-24 03:58:59,506 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-f16b0107-d2b9-4c51-9c4e-ab4803178b6b 2018-07-24 03:58:59,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 03:58:59,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/dda0023f-3145-4cb1-aba5-722ecfeaa881.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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:59:01,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-47b2044e-acd5-4620-ab18-c53a4b5f74b1 Date: Tue, 24 Jul 2018 03:59:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:59:01,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/dda0023f-3145-4cb1-aba5-722ecfeaa881.json used request id req-47b2044e-acd5-4620-ab18-c53a4b5f74b1 2018-07-24 03:59:01,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.1322350502s 2018-07-24 03:59:01,640 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/dda0023f-3145-4cb1-aba5-722ecfeaa881.json used request id req-47b2044e-acd5-4620-ab18-c53a4b5f74b1 2018-07-24 03:59:01,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:59:01,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:59:01,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-7e8e5b9d-5ce8-457b-8c57-4a5c949058d3 Date: Tue, 24 Jul 2018 03:59:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"b93f6ff9-5e44-4e2a-a7c3-06b77a9d5dd0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T03:59:01Z","qos_policy_id":null,"name":"patrole-net_ee7753c5-1a67-4fdd-833a-1436edb99908","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T03:56:07Z","provider:network_type":"vxlan"}]} 2018-07-24 03:59:01,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7e8e5b9d-5ce8-457b-8c57-4a5c949058d3 2018-07-24 03:59:01,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27400803566s 2018-07-24 03:59:01,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7e8e5b9d-5ce8-457b-8c57-4a5c949058d3 2018-07-24 03:59:01,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 03:59:01,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/b93f6ff9-5e44-4e2a-a7c3-06b77a9d5dd0.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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:59:02,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b3da6fb-ea95-4a66-be99-3303fa01e038 Date: Tue, 24 Jul 2018 03:59:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 03:59:02,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b93f6ff9-5e44-4e2a-a7c3-06b77a9d5dd0.json used request id req-0b3da6fb-ea95-4a66-be99-3303fa01e038 2018-07-24 03:59:02,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.761598110199s 2018-07-24 03:59:02,678 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/b93f6ff9-5e44-4e2a-a7c3-06b77a9d5dd0.json used request id req-0b3da6fb-ea95-4a66-be99-3303fa01e038 2018-07-24 03:59:02,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:59:02,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:59:02,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-0a79c39e-33f8-41a0-8862-b035127cbf37 Date: Tue, 24 Jul 2018 03:59:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/38fcb5a4-848c-405d-8a3d-60c539e6782a/snap", "metadata": {}}], "file": "/v2/images/38fcb5a4-848c-405d-8a3d-60c539e6782a/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "38fcb5a4-848c-405d-8a3d-60c539e6782a", "size": 12716032, "self": "/v2/images/38fcb5a4-848c-405d-8a3d-60c539e6782a", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/38fcb5a4-848c-405d-8a3d-60c539e6782a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:56:21Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_ee7753c5-1a67-4fdd-833a-1436edb99908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_ee7753c5-1a67-4fdd-833a-1436edb99908", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:56:20Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa/snap", "metadata": {}}], "file": "/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa", "size": 12716032, "self": "/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T03:56:19Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ee7753c5-1a67-4fdd-833a-1436edb99908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ee7753c5-1a67-4fdd-833a-1436edb99908", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T03:56:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:59:02,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0a79c39e-33f8-41a0-8862-b035127cbf37 2018-07-24 03:59:02,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20404791832s 2018-07-24 03:59:02,887 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0a79c39e-33f8-41a0-8862-b035127cbf37 2018-07-24 03:59:02,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 03:59:02,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa -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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:59:03,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac6b5bb2-7162-4111-b762-675e91c480f9 Date: Tue, 24 Jul 2018 03:59:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:59:03,490 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa used request id req-ac6b5bb2-7162-4111-b762-675e91c480f9 2018-07-24 03:59:03,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.59992814064s 2018-07-24 03:59:03,490 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/858e2f24-6a56-4ec6-9eed-4bd3aecbeeaa used request id req-ac6b5bb2-7162-4111-b762-675e91c480f9 2018-07-24 03:59:03,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:59:03,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:59:03,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:59: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-73dd4765-53c2-4efd-9029-359e31d1fd7c x-compute-request-id: req-73dd4765-53c2-4efd-9029-359e31d1fd7c Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_ee7753c5-1a67-4fdd-833a-1436edb99908", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4bef7e2b-0fac-472f-9595-1ec9a6f5f8b7", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4bef7e2b-0fac-472f-9595-1ec9a6f5f8b7", "rel": "bookmark"}], "ram": 512, "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": "4bef7e2b-0fac-472f-9595-1ec9a6f5f8b7"}, {"name": "patrole-flavor_alt_ee7753c5-1a67-4fdd-833a-1436edb99908", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8e818fee-f966-4cb9-955c-b4043170eb16", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8e818fee-f966-4cb9-955c-b4043170eb16", "rel": "bookmark"}], "ram": 1024, "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": "8e818fee-f966-4cb9-955c-b4043170eb16"}]} 2018-07-24 03:59:03,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-73dd4765-53c2-4efd-9029-359e31d1fd7c 2018-07-24 03:59:03,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265650749207s 2018-07-24 03:59:03,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-73dd4765-53c2-4efd-9029-359e31d1fd7c 2018-07-24 03:59:03,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 03:59:03,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/4bef7e2b-0fac-472f-9595-1ec9a6f5f8b7 -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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:59:03,555 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:59: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 x-openstack-request-id: req-d2c87710-6d61-42b9-bbe2-0cb9cbba8a4d x-compute-request-id: req-d2c87710-6d61-42b9-bbe2-0cb9cbba8a4d Content-Length: 0 Content-Type: application/json 2018-07-24 03:59:03,555 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/4bef7e2b-0fac-472f-9595-1ec9a6f5f8b7 used request id req-d2c87710-6d61-42b9-bbe2-0cb9cbba8a4d 2018-07-24 03:59:03,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353019237518s 2018-07-24 03:59:03,555 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/4bef7e2b-0fac-472f-9595-1ec9a6f5f8b7 used request id req-d2c87710-6d61-42b9-bbe2-0cb9cbba8a4d 2018-07-24 03:59:03,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 03:59:03,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/38fcb5a4-848c-405d-8a3d-60c539e6782a -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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:59:04,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-101476dc-057e-4363-939e-315ff99eaab8 Date: Tue, 24 Jul 2018 03:59:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:59:04,574 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/38fcb5a4-848c-405d-8a3d-60c539e6782a used request id req-101476dc-057e-4363-939e-315ff99eaab8 2018-07-24 03:59:04,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01836299896s 2018-07-24 03:59:04,575 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/38fcb5a4-848c-405d-8a3d-60c539e6782a used request id req-101476dc-057e-4363-939e-315ff99eaab8 2018-07-24 03:59:04,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 03:59:04,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:59:04,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:59: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-ad3cf226-9029-4286-89f4-249c650acb67 x-compute-request-id: req-ad3cf226-9029-4286-89f4-249c650acb67 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_ee7753c5-1a67-4fdd-833a-1436edb99908", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/8e818fee-f966-4cb9-955c-b4043170eb16", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/8e818fee-f966-4cb9-955c-b4043170eb16", "rel": "bookmark"}], "ram": 1024, "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": "8e818fee-f966-4cb9-955c-b4043170eb16"}]} 2018-07-24 03:59:04,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ad3cf226-9029-4286-89f4-249c650acb67 2018-07-24 03:59:04,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260720252991s 2018-07-24 03:59:04,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ad3cf226-9029-4286-89f4-249c650acb67 2018-07-24 03:59:04,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 03:59:04,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/8e818fee-f966-4cb9-955c-b4043170eb16 -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}d9c732c52cd445db0a6a4261677be96b43f0eaa7" 2018-07-24 03:59:04,650 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:59: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-61b6a26e-f076-4271-81d0-8423f7cb6104 x-compute-request-id: req-61b6a26e-f076-4271-81d0-8423f7cb6104 Content-Length: 0 Content-Type: application/json 2018-07-24 03:59:04,651 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8e818fee-f966-4cb9-955c-b4043170eb16 used request id req-61b6a26e-f076-4271-81d0-8423f7cb6104 2018-07-24 03:59:04,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0470051765442s 2018-07-24 03:59:04,651 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/8e818fee-f966-4cb9-955c-b4043170eb16 used request id req-61b6a26e-f076-4271-81d0-8423f7cb6104 2018-07-24 03:59:04,699 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-07-24 03:59:04,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 03:59:04,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-24 03:59:04,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 03:59:04,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 03:59:04,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 03:59:04,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 03:59:04,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 03:59:04,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 03:59:04,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 03:59:04,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 03:59:04,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 03:59:04,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 03:59:04,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 03:59:04,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 03:59:04,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 03:59:04,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 03:59:04,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 03:59:04,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 03:59:04,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 03:59:04,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 03:59:04,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 03:59:04,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 03:59:04,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 03:59:04,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-24 03:59:04,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-24 03:59:04,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 03:59:04,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f45aea-fff6-4e1d-9211-16b57c100ad5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 03:59:04,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-23f45aea-fff6-4e1d-9211-16b57c100ad5 2018-07-24 03:59:04,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 03:59:05,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T04:59:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["jzzd-ug9TrS8rxkgtvh3Ow"], "issued_at": "2018-07-24T03:59:05.000000Z"}} 2018-07-24 03:59:05,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 03:59:05,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}cc4510e2c88bb09a4ad6c67396e92da7512bea79" 2018-07-24 03:59:05,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-711f36eb-aed7-4881-b741-7f89ec5eb606 Date: Tue, 24 Jul 2018 03:59:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 03:59:05,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-711f36eb-aed7-4881-b741-7f89ec5eb606 2018-07-24 03:59:05,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259688854218s 2018-07-24 03:59:05,404 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-711f36eb-aed7-4881-b741-7f89ec5eb606 2018-07-24 03:59:05,409 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-07-24 03:59:05,410 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-24 03:59:06,883 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:06d561ab1ae8723493b484c1effc2790 sha256:98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98 2018-07-24 03:59:06,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 03:59:06,888 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 03:59:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 03:59:06,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 03:59:06,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}cc4510e2c88bb09a4ad6c67396e92da7512bea79" 2018-07-24 03:59:07,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7fc7bc0f-54bf-49cf-993d-342edbdf46a3 Date: Tue, 24 Jul 2018 03:59:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 03:59:07,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7fc7bc0f-54bf-49cf-993d-342edbdf46a3 2018-07-24 03:59:07,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178483009338s 2018-07-24 03:59:07,069 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-7fc7bc0f-54bf-49cf-993d-342edbdf46a3 2018-07-24 03:59:07,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 03:59:07,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc4510e2c88bb09a4ad6c67396e92da7512bea79" -d '{"owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "owner_specified.shade.object": "images/vmtp-img_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}' 2018-07-24 03:59:07,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/98bc0341-43bc-4bdb-ab24-1a090a151180 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-564b07b3-477f-47a0-a6f3-112d1ee8868d Date: Tue, 24 Jul 2018 03:59:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/98bc0341-43bc-4bdb-ab24-1a090a151180/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "98bc0341-43bc-4bdb-ab24-1a090a151180", "size": null, "self": "/v2/images/98bc0341-43bc-4bdb-ab24-1a090a151180", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "updated_at": "2018-07-24T03:59:07Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "name": "vmtp-img_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "checksum": null, "created_at": "2018-07-24T03:59:07Z", "protected": false} 2018-07-24 03:59:07,329 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-564b07b3-477f-47a0-a6f3-112d1ee8868d 2018-07-24 03:59:07,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.250145196915s 2018-07-24 03:59:07,330 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-564b07b3-477f-47a0-a6f3-112d1ee8868d returning object 98bc0341-43bc-4bdb-ab24-1a090a151180 2018-07-24 03:59:07,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 03:59:07,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/98bc0341-43bc-4bdb-ab24-1a090a151180/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc4510e2c88bb09a4ad6c67396e92da7512bea79" -d '' 2018-07-24 03:59:11,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8bbdf5b2-b5e6-42f8-af67-08ec7f5c91c8 Date: Tue, 24 Jul 2018 03:59:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 03:59:11,582 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/98bc0341-43bc-4bdb-ab24-1a090a151180/file used request id req-8bbdf5b2-b5e6-42f8-af67-08ec7f5c91c8 2018-07-24 03:59:11,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.25180506706s 2018-07-24 03:59:11,583 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/98bc0341-43bc-4bdb-ab24-1a090a151180/file used request id req-8bbdf5b2-b5e6-42f8-af67-08ec7f5c91c8 2018-07-24 03:59:11,583 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmtp-img_b667e2df-4033-4cfc-9ab2-2011afbc10a2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T03:59:07Z', u'owner_specified.shade.sha256': u'98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/98bc0341-43bc-4bdb-ab24-1a090a151180/file', u'owner': u'4a6a5595eff04e89b98d3d63efd1b892', u'virtual_size': None, u'owner_specified.shade.md5': u'06d561ab1ae8723493b484c1effc2790', u'id': u'98bc0341-43bc-4bdb-ab24-1a090a151180', u'size': None, u'name': u'vmtp-img_b667e2df-4033-4cfc-9ab2-2011afbc10a2', u'checksum': None, u'self': u'/v2/images/98bc0341-43bc-4bdb-ab24-1a090a151180', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T03:59:07Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 03:59:11,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 03:59:11,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc4510e2c88bb09a4ad6c67396e92da7512bea79" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-07-24 03:59:11,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:59:11 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-de68c11b-84a8-4567-aed9-03816ee887f1 x-compute-request-id: req-de68c11b-84a8-4567-aed9-03816ee887f1 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "1ff5314c-69e4-4863-931f-f2cee8d713cd"}} 2018-07-24 03:59:11,796 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-de68c11b-84a8-4567-aed9-03816ee887f1 2018-07-24 03:59:11,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.211719989777s 2018-07-24 03:59:11,796 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-de68c11b-84a8-4567-aed9-03816ee887f1 2018-07-24 03:59:11,797 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 0, 'id': u'1ff5314c-69e4-4863-931f-f2cee8d713cd', 'swap': 0}) 2018-07-24 03:59:11,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 03:59:11,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc4510e2c88bb09a4ad6c67396e92da7512bea79" -d '{"extra_specs": {}}' 2018-07-24 03:59:11,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:59:11 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-76146855-3e0d-488a-b492-5cb79d683f9b x-compute-request-id: req-76146855-3e0d-488a-b492-5cb79d683f9b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 03:59:11,819 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd/os-extra_specs used request id req-76146855-3e0d-488a-b492-5cb79d683f9b 2018-07-24 03:59:11,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021409034729s 2018-07-24 03:59:11,820 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd/os-extra_specs used request id req-76146855-3e0d-488a-b492-5cb79d683f9b 2018-07-24 03:59:11,820 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_b667e2df-4033-4cfc-9ab2-2011afbc10a2' 2018-07-24 03:59:11,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-24 03:59:11,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc4510e2c88bb09a4ad6c67396e92da7512bea79" -d '{"keypair": {"name": "vmtp_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}}' 2018-07-24 03:59:11,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 03:59:11 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-f49ab3ee-c383-4a1b-990c-c9a2e81a517f x-compute-request-id: req-f49ab3ee-c383-4a1b-990c-c9a2e81a517f Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6HXQIB7unC5kbWzHpZoRpBDjuUKSuxxNjCX40aB+YvyIilmsjRZczNWF+5o2DlyLmBUiEEYHh3LKnuMXB0omTriBqaT0c5m6B+H/kTP1WKcxlBBNJLblw3eIOlWkF4P1pSTHd5HE92aqt8UXHO+VRp13GBa28W6w6eP9ww3WHzlCgFFudgwXRoDHZ7+gsQabmIUqJCJ2b+JhUfisLCMsGUST0xLRHQG22bFF4xvQdSueKRXtjNYilwEaQbhGgtdObuJr48DJk2bgdSadaRFKLx/JjgGUhjoNJCpBGK0+FwImMSMf6tGzO+pSZFd2eKweI4qp9Sw89oxS8AH+g1Ixf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuh10CAe7pwuZG1sx6WaEaQQ47lCkrscTYwl+NGgfmL8iIpZr\nI0WXMzVhfuaNg5ci5gVIhBGB4dyyp7jFwdKJk64gamk9HOZugfh/5Ez9VinMZQQT\nSS25cN3iDpVpBeD9aUkx3eRxPdmqrfFFxzvlUaddxgWtvFusOnj/cMN1h85QoBRb\nnYMF0aAx2e/oLEGm5iFKiQidm/iYVH4rCwjLBlEk9MS0R0BttmxReMb0HUrnikV7\nYzWIpcBGkG4RoLXTm7ia+PAyZNm4HUmnWkRSi8fyY4BlIY6DSQqQRitPhcCJjEjH\n+rRszvqUmRXdnisHiOKqfUsPPaMUvAB/oNSMXwIDAQABAoIBAQCSaftPGe5JQrmH\nKN4CFJFUIGs9KBn2GUyqG9y6E7PPsYWEGjtcuzFwqqzxbSSlAfAFbuCWbUN1UO8H\nPTft+9gZYuHDdNkL9Ee5XaoXC249K5LNYUBe0GbTYOqmuGmvo0kYW+mr+zwPAT7h\nqi5Px1HnQ7hkwTDlPmUmduvVZR7/3zhRc5GEsAGBRNpo5NHp+yNQW+lE94rYtkKZ\nwMohHg/FE3ju24yultHL39/ljYfPG+AU88PxtV+Q89ktWK8RkQ1ONH4ybTE30vZ8\n3qBI152C+Nvyysh/lU3Zf1gTpvpfj2dLEPWK4gHOeosk8P83YgsRhY4IB9zagBnR\n7h0Ax7DZAoGBAPOdXwjFFbMeFN7qO3PpMvBZvC3MRN7ok+8ycInSLj0ZgLSOkQgk\nYwlEF12sGI3cxSYkS5MeqRIktavtUOuXkaxiKsK7bsugsHGfC7GYg94ACDUj4UYf\njhIARNo9QsbyCtn+K3v4f/oVx1PtdrxcRv7yr1hHc0Hb6bm/bo7HuxctAoGBAMOT\nukoFSqYbwDd+dBLyTODOaJcBZF2rySS7LHNRT+54n4ewr2HS2u15AwywWL/0ETE4\nMjhcp22y5tUz7MJHrz0zR2JMS5+JDClr8vJ/Smqh0DMrBYQFiwOesny7/o4JRqzv\noNTrdfFpo2H1+jlVJnF3tHpRV34VNTIAkUpqACk7AoGAQVOD9nATH5MDebtJ8g0o\nsbb+dTF/jl7DvLLD5tFLwOqjzsckMRDA1e1CbsYFV5VJ8K5u7aadI9ZgORhMSMC+\nOYGhgdKNJWGTrwQ9OIRzaAaOLOHQOOOhT0ZvMC6ZR4wESOyVcIr0lnVcnC7jViNQ\njnE5f+y5BYIZLMwes37vtokCgYEAjjpkg2gNvXb49mJzr0OePO5eiVJt1uESyi+E\nR+ieJGJ8QYVwRce9hm02loe4QwAPcKfZfbuD1vb/f5TfXPocqnkcNJQfesmDmqvy\nZf/D8n/ylQN4Y2ZUjjFew+9DU6/TQfiSEcWaZBHay2bCrecKqgHPshRteDecE9zt\nzBwCOfkCgYEA8gZ09b8/zPFpwjZtHbA6bATj7msPKqZ9KPzqMW0/XXWPCFolRXEV\nC1D3bOHDuCLWTBpkZu9PtXOjnKCM2X6E1VaQ1Utwlro+z2gqsLMFhmYEAUC0lbvQ\nisa11QOq2/rGF1vJ83+NPEJnQQfeCDxZua0y0K1TaqqOKiXxqwPYMlk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "2e81815591b64777a7e304458430745f", "name": "vmtp_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "fingerprint": "a2:ac:53:5a:12:fd:33:58:ed:5c:09:12:f9:8a:92:17"}} 2018-07-24 03:59:11,952 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f49ab3ee-c383-4a1b-990c-c9a2e81a517f 2018-07-24 03:59:11,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.13127207756s 2018-07-24 03:59:11,952 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-f49ab3ee-c383-4a1b-990c-c9a2e81a517f 2018-07-24 03:59:11,953 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6HXQIB7unC5kbWzHpZoRpBDjuUKSuxxNjCX40aB+YvyIilmsjRZczNWF+5o2DlyLmBUiEEYHh3LKnuMXB0omTriBqaT0c5m6B+H/kTP1WKcxlBBNJLblw3eIOlWkF4P1pSTHd5HE92aqt8UXHO+VRp13GBa28W6w6eP9ww3WHzlCgFFudgwXRoDHZ7+gsQabmIUqJCJ2b+JhUfisLCMsGUST0xLRHQG22bFF4xvQdSueKRXtjNYilwEaQbhGgtdObuJr48DJk2bgdSadaRFKLx/JjgGUhjoNJCpBGK0+FwImMSMf6tGzO+pSZFd2eKweI4qp9Sw89oxS8AH+g1Ixf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuh10CAe7pwuZG1sx6WaEaQQ47lCkrscTYwl+NGgfmL8iIpZr\nI0WXMzVhfuaNg5ci5gVIhBGB4dyyp7jFwdKJk64gamk9HOZugfh/5Ez9VinMZQQT\nSS25cN3iDpVpBeD9aUkx3eRxPdmqrfFFxzvlUaddxgWtvFusOnj/cMN1h85QoBRb\nnYMF0aAx2e/oLEGm5iFKiQidm/iYVH4rCwjLBlEk9MS0R0BttmxReMb0HUrnikV7\nYzWIpcBGkG4RoLXTm7ia+PAyZNm4HUmnWkRSi8fyY4BlIY6DSQqQRitPhcCJjEjH\n+rRszvqUmRXdnisHiOKqfUsPPaMUvAB/oNSMXwIDAQABAoIBAQCSaftPGe5JQrmH\nKN4CFJFUIGs9KBn2GUyqG9y6E7PPsYWEGjtcuzFwqqzxbSSlAfAFbuCWbUN1UO8H\nPTft+9gZYuHDdNkL9Ee5XaoXC249K5LNYUBe0GbTYOqmuGmvo0kYW+mr+zwPAT7h\nqi5Px1HnQ7hkwTDlPmUmduvVZR7/3zhRc5GEsAGBRNpo5NHp+yNQW+lE94rYtkKZ\nwMohHg/FE3ju24yultHL39/ljYfPG+AU88PxtV+Q89ktWK8RkQ1ONH4ybTE30vZ8\n3qBI152C+Nvyysh/lU3Zf1gTpvpfj2dLEPWK4gHOeosk8P83YgsRhY4IB9zagBnR\n7h0Ax7DZAoGBAPOdXwjFFbMeFN7qO3PpMvBZvC3MRN7ok+8ycInSLj0ZgLSOkQgk\nYwlEF12sGI3cxSYkS5MeqRIktavtUOuXkaxiKsK7bsugsHGfC7GYg94ACDUj4UYf\njhIARNo9QsbyCtn+K3v4f/oVx1PtdrxcRv7yr1hHc0Hb6bm/bo7HuxctAoGBAMOT\nukoFSqYbwDd+dBLyTODOaJcBZF2rySS7LHNRT+54n4ewr2HS2u15AwywWL/0ETE4\nMjhcp22y5tUz7MJHrz0zR2JMS5+JDClr8vJ/Smqh0DMrBYQFiwOesny7/o4JRqzv\noNTrdfFpo2H1+jlVJnF3tHpRV34VNTIAkUpqACk7AoGAQVOD9nATH5MDebtJ8g0o\nsbb+dTF/jl7DvLLD5tFLwOqjzsckMRDA1e1CbsYFV5VJ8K5u7aadI9ZgORhMSMC+\nOYGhgdKNJWGTrwQ9OIRzaAaOLOHQOOOhT0ZvMC6ZR4wESOyVcIr0lnVcnC7jViNQ\njnE5f+y5BYIZLMwes37vtokCgYEAjjpkg2gNvXb49mJzr0OePO5eiVJt1uESyi+E\nR+ieJGJ8QYVwRce9hm02loe4QwAPcKfZfbuD1vb/f5TfXPocqnkcNJQfesmDmqvy\nZf/D8n/ylQN4Y2ZUjjFew+9DU6/TQfiSEcWaZBHay2bCrecKqgHPshRteDecE9zt\nzBwCOfkCgYEA8gZ09b8/zPFpwjZtHbA6bATj7msPKqZ9KPzqMW0/XXWPCFolRXEV\nC1D3bOHDuCLWTBpkZu9PtXOjnKCM2X6E1VaQ1Utwlro+z2gqsLMFhmYEAUC0lbvQ\nisa11QOq2/rGF1vJ83+NPEJnQQfeCDxZua0y0K1TaqqOKiXxqwPYMlk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2e81815591b64777a7e304458430745f', 'name': u'vmtp_b667e2df-4033-4cfc-9ab2-2011afbc10a2', 'created_at': '2018-07-24T03:59:11.953246', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a2:ac:53:5a:12:fd:33:58:ed:5c:09:12:f9:8a:92:17', 'type': 'ssh', 'id': u'vmtp_b667e2df-4033-4cfc-9ab2-2011afbc10a2'}) 2018-07-24 03:59:11,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-24 03:59:11,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_b667e2df-4033-4cfc-9ab2-2011afbc10a2 -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}cc4510e2c88bb09a4ad6c67396e92da7512bea79" 2018-07-24 03:59:11,998 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 03:59:11 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-c0bd1eba-b860-4b4f-91d2-22b88b3ea172 x-compute-request-id: req-c0bd1eba-b860-4b4f-91d2-22b88b3ea172 Content-Length: 0 Content-Type: application/json 2018-07-24 03:59:11,998 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_b667e2df-4033-4cfc-9ab2-2011afbc10a2 used request id req-c0bd1eba-b860-4b4f-91d2-22b88b3ea172 2018-07-24 03:59:11,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0447819232941s 2018-07-24 03:59:11,999 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/vmtp_b667e2df-4033-4cfc-9ab2-2011afbc10a2 used request id req-c0bd1eba-b860-4b4f-91d2-22b88b3ea172 2018-07-24 03:59:12,837 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-07-24 04:18:04,251 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-07-24 03:59:13,676 INFO Using http://172.30.9.24:5000//v3 2018-07-24 03:59:13,676 INFO VM public key: /tmp/tmpIX3KzW 2018-07-24 03:59:13,676 INFO VM private key: /tmp/tmpmzzYUp 2018-07-24 03:59:15,519 INFO Found image vmtp-img_b667e2df-4033-4cfc-9ab2-2011afbc10a2 to launch VM, will continue 2018-07-24 03:59:15,835 INFO Using external network: external. 2018-07-24 03:59:22,275 INFO Created ext router pns_router_b667e2df-4033-4cfc-9ab2-2011afbc10a2. 2018-07-24 03:59:23,517 INFO Created internal network: pns-internal-net_b667e2df-4033-4cfc-9ab2-2011afbc10a2. 2018-07-24 03:59:25,068 INFO Created internal network: pns-internal-net2_b667e2df-4033-4cfc-9ab2-2011afbc10a2. 2018-07-24 03:59:28,072 DEBUG Ext router associated to pns-internal-net_b667e2df-4033-4cfc-9ab2-2011afbc10a2 2018-07-24 03:59:30,915 DEBUG Ext router associated to pns-internal-net2_b667e2df-4033-4cfc-9ab2-2011afbc10a2 2018-07-24 03:59:31,684 INFO OpenStack agent: Open vSwitch agent 2018-07-24 03:59:31,684 INFO OpenStack network type: vxlan 2018-07-24 03:59:33,217 INFO [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Creating server VM... 2018-07-24 03:59:33,218 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-24 03:59:35,948 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 1 of 50... 2018-07-24 03:59:38,543 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 2 of 50... 2018-07-24 03:59:41,039 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 3 of 50... 2018-07-24 03:59:43,571 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 4 of 50... 2018-07-24 03:59:46,186 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 5 of 50... 2018-07-24 03:59:49,085 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 6 of 50... 2018-07-24 03:59:51,429 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 7 of 50... 2018-07-24 03:59:54,151 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 8 of 50... 2018-07-24 03:59:56,871 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 9 of 50... 2018-07-24 03:59:59,778 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 10 of 50... 2018-07-24 04:00:02,697 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 11 of 50... 2018-07-24 04:00:05,380 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 12 of 50... 2018-07-24 04:00:08,174 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 13 of 50... 2018-07-24 04:00:10,725 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 14 of 50... 2018-07-24 04:00:13,417 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 15 of 50... 2018-07-24 04:00:15,908 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 16 of 50... 2018-07-24 04:00:18,420 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 17 of 50... 2018-07-24 04:00:20,918 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 18 of 50... 2018-07-24 04:00:23,647 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 19 of 50... 2018-07-24 04:00:26,180 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 20 of 50... 2018-07-24 04:00:28,693 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 21 of 50... 2018-07-24 04:00:31,408 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 22 of 50... 2018-07-24 04:00:34,386 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 23 of 50... 2018-07-24 04:00:37,314 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 24 of 50... 2018-07-24 04:00:40,719 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 25 of 50... 2018-07-24 04:00:43,407 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 26 of 50... 2018-07-24 04:00:45,934 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 27 of 50... 2018-07-24 04:00:48,493 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 28 of 50... 2018-07-24 04:00:51,167 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 29 of 50... 2018-07-24 04:00:54,067 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 30 of 50... 2018-07-24 04:00:57,568 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 31 of 50... 2018-07-24 04:01:00,665 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 32 of 50... 2018-07-24 04:01:03,155 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 33 of 50... 2018-07-24 04:01:06,049 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 34 of 50... 2018-07-24 04:01:08,560 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 35 of 50... 2018-07-24 04:01:11,248 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 36 of 50... 2018-07-24 04:01:14,660 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 37 of 50... 2018-07-24 04:01:20,157 INFO [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Internal network IP: 192.168.1.7 2018-07-24 04:01:20,157 INFO [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] SSH IP: 172.30.9.205 2018-07-24 04:01:20,157 INFO [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Setup SSH for ubuntu@172.30.9.205 2018-07-24 04:01:30,137 INFO [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Installing nuttcp-8.1.4... 2018-07-24 04:01:30,207 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Copying nuttcp-8.1.4 to target... 2018-07-24 04:01:30,422 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Starting nuttcp-8.1.4 server... 2018-07-24 04:01:30,467 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] 2018-07-24 04:01:30,512 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Creating client VM... 2018-07-24 04:01:30,513 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-24 04:01:33,620 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 1 of 50... 2018-07-24 04:01:36,038 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 2 of 50... 2018-07-24 04:01:39,116 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 3 of 50... 2018-07-24 04:01:41,641 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 4 of 50... 2018-07-24 04:01:44,542 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] VM status=BUILD, retrying 5 of 50... 2018-07-24 04:01:49,946 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Internal network IP: 192.168.1.11 2018-07-24 04:01:49,946 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] SSH IP: 172.30.9.204 2018-07-24 04:01:49,946 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Setup SSH for ubuntu@172.30.9.204 2018-07-24 04:01:59,301 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Installing nuttcp-8.1.4... 2018-07-24 04:01:59,347 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Copying nuttcp-8.1.4 to target... 2018-07-24 04:01:59,573 INFO ============================================================ 2018-07-24 04:01:59,574 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-07-24 04:02:08,620 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=46.9 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.310 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.163 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.228 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.110 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.122 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.147 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.139 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.324 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.297 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.110/4.875/46.912/14.012 ms 2018-07-24 04:02:17,664 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.158 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.163 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.354 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.205 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.123 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.236 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.137 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.233 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.136 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.284 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.123/0.202/0.354/0.073 ms 2018-07-24 04:02:26,708 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.501 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.188 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.287 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.274 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.380 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.299 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.329 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.147 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.218 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.140 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.140/0.276/0.501/0.106 ms 2018-07-24 04:02:26,709 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Measuring TCP Throughput (packet size=65536)... 2018-07-24 04:02:26,710 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:02:36,808 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=17489.1875 real_seconds=10.01 rate_Mbps=14660.5101 tx_cpu=31 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.15 2018-07-24 04:02:36,811 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:02:46,909 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=17516.3551 real_seconds=10.01 rate_Mbps=14683.2499 tx_cpu=31 rx_cpu=48 retrans=0 cwnd=3135 rtt_ms=0.29 2018-07-24 04:02:46,910 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:02:57,010 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=17476.9484 real_seconds=10.01 rate_Mbps=14650.1524 tx_cpu=31 rx_cpu=43 retrans=0 cwnd=3137 rtt_ms=0.30 2018-07-24 04:02:57,010 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Measuring UDP Throughput (packet size=128)... 2018-07-24 04:02:57,011 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:00,337 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=19.8302 real_seconds=1.00 rate_Mbps=165.8793 tx_cpu=12 rx_cpu=33 drop=100 pkt=162549 data_loss=0.06148 2018-07-24 04:03:00,339 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=128 throughput=1<169860/5000000<10000000 Kbps loss-rate=0 2018-07-24 04:03:00,339 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R509580K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:03,665 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=19.3306 real_seconds=1.00 rate_Mbps=161.7347 tx_cpu=12 rx_cpu=33 drop=0 pkt=158356 data_loss=0.00000 2018-07-24 04:03:03,665 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=128 throughput=1<165616/509580<509580 Kbps loss-rate=0 2018-07-24 04:03:03,666 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R337598K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:06,994 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=19.0291 real_seconds=1.00 rate_Mbps=159.1685 tx_cpu=12 rx_cpu=31 drop=0 pkt=155886 data_loss=0.00000 2018-07-24 04:03:06,994 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=128 throughput=1<162988/337598<337598 Kbps loss-rate=0 2018-07-24 04:03:06,995 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R250293K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:10,323 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=17.5388 real_seconds=1.00 rate_Mbps=146.6251 tx_cpu=17 rx_cpu=30 drop=57 pkt=143734 data_loss=0.03933 2018-07-24 04:03:10,324 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=128 throughput=1<150144/250293<250293 Kbps loss-rate=0 2018-07-24 04:03:10,324 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R200218K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:13,650 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=19.0844 real_seconds=1.00 rate_Mbps=159.6147 tx_cpu=12 rx_cpu=33 drop=0 pkt=156339 data_loss=0.00000 2018-07-24 04:03:13,651 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=128 throughput=1<163445/200218<200218 Kbps loss-rate=0 2018-07-24 04:03:13,651 DEBUG undershot, min=163445 kbps=181831 max=200218 2018-07-24 04:03:13,651 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181831K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:16,978 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=19.4966 real_seconds=1.00 rate_Mbps=163.1159 tx_cpu=13 rx_cpu=33 drop=0 pkt=159716 data_loss=0.00000 2018-07-24 04:03:16,978 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=128 throughput=163445<167030/181831<200218 Kbps loss-rate=0 2018-07-24 04:03:16,979 DEBUG undershot, min=167030 kbps=183624 max=200218 2018-07-24 04:03:16,979 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183624K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:20,331 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=16.2751 real_seconds=1.00 rate_Mbps=136.0404 tx_cpu=10 rx_cpu=28 drop=0 pkt=133326 data_loss=0.00000 2018-07-24 04:03:20,332 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=128 throughput=167030<139305/183624<200218 Kbps loss-rate=0 2018-07-24 04:03:20,332 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Measuring UDP Throughput (packet size=1024)... 2018-07-24 04:03:20,333 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:23,657 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=151.5947 real_seconds=1.00 rate_Mbps=1269.3940 tx_cpu=18 rx_cpu=34 drop=0 pkt=155233 data_loss=0.00000 2018-07-24 04:03:23,657 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=1024 throughput=1<1299859/5000000<10000000 Kbps loss-rate=0 2018-07-24 04:03:23,658 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3149929K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:26,985 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=141.0205 real_seconds=1.00 rate_Mbps=1181.5880 tx_cpu=17 rx_cpu=30 drop=0 pkt=144405 data_loss=0.00000 2018-07-24 04:03:26,985 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=1024 throughput=1<1209946/3149929<3149929 Kbps loss-rate=0 2018-07-24 04:03:26,985 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2179937K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:30,314 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=151.0938 real_seconds=1.00 rate_Mbps=1264.7357 tx_cpu=18 rx_cpu=34 drop=0 pkt=154720 data_loss=0.00000 2018-07-24 04:03:30,315 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=1024 throughput=1<1295089/2179937<2179937 Kbps loss-rate=0 2018-07-24 04:03:30,315 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1737513K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:33,642 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=150.8330 real_seconds=1.00 rate_Mbps=1262.3994 tx_cpu=18 rx_cpu=35 drop=0 pkt=154453 data_loss=0.00000 2018-07-24 04:03:33,642 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=1024 throughput=1<1292696/1737513<1737513 Kbps loss-rate=0 2018-07-24 04:03:33,643 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1515104K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:36,970 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=152.2002 real_seconds=1.00 rate_Mbps=1274.4627 tx_cpu=19 rx_cpu=33 drop=0 pkt=155853 data_loss=0.00000 2018-07-24 04:03:36,970 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=1024 throughput=1<1305049/1515104<1515104 Kbps loss-rate=0 2018-07-24 04:03:36,971 DEBUG undershot, min=1305049 kbps=1410076 max=1515104 2018-07-24 04:03:36,971 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1410076K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:40,323 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=147.7207 real_seconds=1.00 rate_Mbps=1236.7668 tx_cpu=18 rx_cpu=33 drop=0 pkt=151266 data_loss=0.00000 2018-07-24 04:03:40,323 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=1024 throughput=1305049<1266449/1410076<1515104 Kbps loss-rate=0 2018-07-24 04:03:40,324 DEBUG undershot, min=1410076 kbps=1462590 max=1515104 2018-07-24 04:03:40,324 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1462590K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:43,677 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=150.1143 real_seconds=1.00 rate_Mbps=1256.9281 tx_cpu=19 rx_cpu=34 drop=519 pkt=154236 data_loss=0.33647 2018-07-24 04:03:43,677 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=1024 throughput=1410076<1287094/1462590<1515104 Kbps loss-rate=0 2018-07-24 04:03:43,677 DEBUG undershot, min=1462590 kbps=1488847 max=1515104 2018-07-24 04:03:43,678 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Measuring UDP Throughput (packet size=8192)... 2018-07-24 04:03:43,678 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:47,007 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=594.5547 real_seconds=1.00 rate_Mbps=4984.6649 tx_cpu=99 rx_cpu=23 drop=190 pkt=76293 data_loss=0.24904 2018-07-24 04:03:47,008 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=8192 throughput=1<5104296/5000000<10000000 Kbps loss-rate=0 2018-07-24 04:03:47,008 DEBUG undershot, min=5104296 kbps=7552148 max=10000000 2018-07-24 04:03:47,009 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7552148K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:50,361 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=900.2891 real_seconds=1.00 rate_Mbps=7549.3561 tx_cpu=43 rx_cpu=38 drop=0 pkt=115237 data_loss=0.00000 2018-07-24 04:03:50,361 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=8192 throughput=5104296<7730540/7552148<10000000 Kbps loss-rate=0 2018-07-24 04:03:50,362 DEBUG undershot, min=7730540 kbps=8865270 max=10000000 2018-07-24 04:03:50,362 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8865270K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:53,714 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=884.7578 real_seconds=1.00 rate_Mbps=7407.6416 tx_cpu=24 rx_cpu=31 drop=2 pkt=113251 data_loss=0.00176 2018-07-24 04:03:53,715 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=8192 throughput=7730540<7585424/8865270<10000000 Kbps loss-rate=0 2018-07-24 04:03:53,715 DEBUG undershot, min=8865270 kbps=9432635 max=10000000 2018-07-24 04:03:53,715 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9432635K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:03:57,043 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=891.1953 real_seconds=1.00 rate_Mbps=7457.8476 tx_cpu=22 rx_cpu=31 drop=0 pkt=114073 data_loss=0.00000 2018-07-24 04:03:57,043 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=8192 throughput=8865270<7636835/9432635<10000000 Kbps loss-rate=0 2018-07-24 04:03:57,044 DEBUG undershot, min=9432635 kbps=9716317 max=10000000 2018-07-24 04:03:57,044 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9716317K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:04:00,371 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] megabytes=969.5547 real_seconds=1.00 rate_Mbps=8125.5437 tx_cpu=24 rx_cpu=36 drop=4 pkt=124107 data_loss=0.00322 2018-07-24 04:04:00,372 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] pkt-size=8192 throughput=9432635<8320556/9716317<10000000 Kbps loss-rate=0 2018-07-24 04:04:00,372 DEBUG undershot, min=9716317 kbps=9858158 max=10000000 2018-07-24 04:04:00,385 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.11', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.15, 'throughput_kbps': 15012362, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.29, 'throughput_kbps': 15035647, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.3, 'throughput_kbps': 15001756, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 139305, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.34, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1287094, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8320556, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.875', 'rtt_max_ms': '46.912', 'rtt_min_ms': '0.110', 'rtt_stddev': '14.012', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.202', 'rtt_max_ms': '0.354', 'rtt_min_ms': '0.123', 'rtt_stddev': '0.073', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.276', 'rtt_max_ms': '0.501', 'rtt_min_ms': '0.140', 'rtt_stddev': '0.106', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-07-24 04:04:00,387 INFO Deleting floating ip 21b64e46-2cae-46a9-96e4-1bd63aeb09af 2018-07-24 04:04:01,677 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Floating IP 172.30.9.204 deleted 2018-07-24 04:04:01,828 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Instance deleted 2018-07-24 04:04:01,892 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Creating client VM... 2018-07-24 04:04:01,892 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-24 04:04:04,402 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] VM status=BUILD, retrying 1 of 50... 2018-07-24 04:04:07,752 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] VM status=BUILD, retrying 2 of 50... 2018-07-24 04:04:11,039 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] VM status=BUILD, retrying 3 of 50... 2018-07-24 04:04:13,961 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] VM status=BUILD, retrying 4 of 50... 2018-07-24 04:04:20,121 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Internal network IP: 192.168.2.9 2018-07-24 04:04:20,121 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] SSH IP: 172.30.9.203 2018-07-24 04:04:20,122 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Setup SSH for ubuntu@172.30.9.203 2018-07-24 04:04:29,839 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Installing nuttcp-8.1.4... 2018-07-24 04:04:29,881 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Copying nuttcp-8.1.4 to target... 2018-07-24 04:04:29,989 INFO ============================================================ 2018-07-24 04:04:29,989 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-07-24 04:04:39,031 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.33 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.385 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.295 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.246 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.418 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.224 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.257 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.691 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.244 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.283 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.224/0.437/1.334/0.327 ms 2018-07-24 04:04:48,071 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.242 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.346 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.382 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.252 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.293 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.836 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.351 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.706 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.408 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.270 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.242/0.408/0.836/0.192 ms 2018-07-24 04:04:57,115 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.61 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.519 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.503 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.366 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.308 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.464 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.486 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.465 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.515 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.594 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.308/0.583/1.613/0.352 ms 2018-07-24 04:04:57,115 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Measuring TCP Throughput (packet size=65536)... 2018-07-24 04:04:57,116 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:05:07,214 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=2140.2201 real_seconds=10.00 rate_Mbps=1794.8406 tx_cpu=4 rx_cpu=7 retrans=15 cwnd=290 rtt_ms=0.40 2018-07-24 04:05:07,214 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:05:17,310 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=2613.7224 real_seconds=10.00 rate_Mbps=2191.8369 tx_cpu=5 rx_cpu=7 retrans=29 cwnd=378 rtt_ms=0.23 2018-07-24 04:05:17,311 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:05:27,405 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=2175.7488 real_seconds=10.00 rate_Mbps=1824.5724 tx_cpu=4 rx_cpu=7 retrans=6 cwnd=329 rtt_ms=0.32 2018-07-24 04:05:27,406 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Measuring UDP Throughput (packet size=128)... 2018-07-24 04:05:27,406 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:05:30,731 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=17.3522 real_seconds=1.01 rate_Mbps=144.2901 tx_cpu=23 rx_cpu=21 drop=51950 pkt=194100 data_loss=26.76481 2018-07-24 04:05:30,732 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=1<147753/5000000<10000000 Kbps loss-rate=26 2018-07-24 04:05:30,732 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R443259K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:05:34,083 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=17.5181 real_seconds=1.00 rate_Mbps=146.7816 tx_cpu=17 rx_cpu=19 drop=57849 pkt=201357 data_loss=28.72940 2018-07-24 04:05:34,084 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=1<150304/443259<443259 Kbps loss-rate=28 2018-07-24 04:05:34,084 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296781K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:05:37,407 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=18.4303 real_seconds=1.01 rate_Mbps=153.8214 tx_cpu=22 rx_cpu=20 drop=42762 pkt=193743 data_loss=22.07160 2018-07-24 04:05:37,408 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=1<157513/296781<296781 Kbps loss-rate=22 2018-07-24 04:05:37,408 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227147K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:05:40,760 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=18.2341 real_seconds=1.01 rate_Mbps=152.0745 tx_cpu=22 rx_cpu=21 drop=54875 pkt=204249 data_loss=26.86673 2018-07-24 04:05:40,760 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=1<155724/227147<227147 Kbps loss-rate=26 2018-07-24 04:05:40,761 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191435K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:05:44,085 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=18.3474 real_seconds=1.00 rate_Mbps=153.8056 tx_cpu=53 rx_cpu=20 drop=34691 pkt=184993 data_loss=18.75282 2018-07-24 04:05:44,086 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=1<157496/191435<191435 Kbps loss-rate=18 2018-07-24 04:05:44,086 DEBUG overshot, min=1 kbps=157496 max=191435 2018-07-24 04:05:44,086 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157496K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:05:47,412 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=18.2877 real_seconds=1.00 rate_Mbps=152.9019 tx_cpu=94 rx_cpu=20 drop=3992 pkt=153805 data_loss=2.59547 2018-07-24 04:05:47,412 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=1<156571/157496<191435 Kbps loss-rate=2 2018-07-24 04:05:47,413 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Measuring UDP Throughput (packet size=1024)... 2018-07-24 04:05:47,413 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:05:50,765 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=150.0371 real_seconds=1.00 rate_Mbps=1257.2899 tx_cpu=26 rx_cpu=23 drop=51228 pkt=204866 data_loss=25.00564 2018-07-24 04:05:50,765 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=1024 throughput=1<1287464/5000000<10000000 Kbps loss-rate=25 2018-07-24 04:05:50,766 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3143732K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:05:54,094 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=144.0205 real_seconds=1.00 rate_Mbps=1203.0020 tx_cpu=31 rx_cpu=23 drop=47491 pkt=194968 data_loss=24.35835 2018-07-24 04:05:54,094 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=1024 throughput=1<1231874/3143732<3143732 Kbps loss-rate=24 2018-07-24 04:05:54,095 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2187803K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:05:57,419 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=145.4658 real_seconds=1.01 rate_Mbps=1208.0484 tx_cpu=35 rx_cpu=23 drop=46516 pkt=195473 data_loss=23.79665 2018-07-24 04:05:57,420 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=1024 throughput=1<1237041/2187803<2187803 Kbps loss-rate=23 2018-07-24 04:05:57,420 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1712422K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:06:00,773 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=143.7295 real_seconds=1.00 rate_Mbps=1204.3199 tx_cpu=32 rx_cpu=19 drop=26249 pkt=173428 data_loss=15.13539 2018-07-24 04:06:00,774 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=1024 throughput=1<1233223/1712422<1712422 Kbps loss-rate=15 2018-07-24 04:06:00,774 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1472822K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:06:04,123 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=142.7900 real_seconds=1.00 rate_Mbps=1193.4547 tx_cpu=90 rx_cpu=19 drop=33571 pkt=179788 data_loss=18.67256 2018-07-24 04:06:04,123 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=1024 throughput=1<1222097/1472822<1472822 Kbps loss-rate=18 2018-07-24 04:06:04,124 DEBUG overshot, min=1 kbps=1222097 max=1472822 2018-07-24 04:06:04,124 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1222097K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:06:07,449 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=142.0205 real_seconds=1.00 rate_Mbps=1187.2725 tx_cpu=86 rx_cpu=23 drop=3747 pkt=149176 data_loss=2.51181 2018-07-24 04:06:07,449 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=1024 throughput=1<1215767/1222097<1472822 Kbps loss-rate=2 2018-07-24 04:06:07,449 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Measuring UDP Throughput (packet size=8192)... 2018-07-24 04:06:07,450 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:06:10,775 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=200.5156 real_seconds=1.00 rate_Mbps=1681.5795 tx_cpu=92 rx_cpu=8 drop=50628 pkt=76294 data_loss=66.35909 2018-07-24 04:06:10,775 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1<1721937/5000000<10000000 Kbps loss-rate=66 2018-07-24 04:06:10,776 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3360968K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:06:14,126 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=193.1797 real_seconds=1.00 rate_Mbps=1615.1158 tx_cpu=97 rx_cpu=9 drop=26558 pkt=51285 data_loss=51.78512 2018-07-24 04:06:14,126 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1<1653878/3360968<3360968 Kbps loss-rate=51 2018-07-24 04:06:14,127 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2507423K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:06:17,454 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=196.3359 real_seconds=1.00 rate_Mbps=1646.5966 tx_cpu=99 rx_cpu=8 drop=13130 pkt=38261 data_loss=34.31695 2018-07-24 04:06:17,454 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1<1686114/2507423<2507423 Kbps loss-rate=34 2018-07-24 04:06:17,454 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2096768K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:06:20,780 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=197.9844 real_seconds=1.00 rate_Mbps=1655.5223 tx_cpu=99 rx_cpu=12 drop=6652 pkt=31994 data_loss=20.79138 2018-07-24 04:06:20,781 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1<1695254/2096768<2096768 Kbps loss-rate=20 2018-07-24 04:06:20,781 DEBUG overshot, min=1 kbps=1695254 max=2096768 2018-07-24 04:06:20,781 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1695254K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:06:24,131 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=202.0703 real_seconds=1.00 rate_Mbps=1695.6736 tx_cpu=99 rx_cpu=7 drop=3 pkt=25868 data_loss=0.01163 2018-07-24 04:06:24,132 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1<1736369/1695254<2096768 Kbps loss-rate=0 2018-07-24 04:06:24,132 DEBUG undershot, min=1736369 kbps=1916568 max=2096768 2018-07-24 04:06:24,132 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1916568K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:06:27,455 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=202.2812 real_seconds=1.00 rate_Mbps=1691.4168 tx_cpu=99 rx_cpu=10 drop=3353 pkt=29245 data_loss=11.46524 2018-07-24 04:06:27,456 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1736369<1732010/1916568<2096768 Kbps loss-rate=11 2018-07-24 04:06:27,456 DEBUG overshot, min=1736369 kbps=1732010 max=1916568 2018-07-24 04:06:27,456 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1732010K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:06:30,783 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=204.7891 real_seconds=1.00 rate_Mbps=1718.2801 tx_cpu=99 rx_cpu=7 drop=216 pkt=26429 data_loss=0.81728 2018-07-24 04:06:30,783 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1736369<1759518/1732010<1916568 Kbps loss-rate=0 2018-07-24 04:06:30,784 DEBUG undershot, min=1759518 kbps=1838043 max=1916568 2018-07-24 04:06:30,784 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1838043K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:06:34,135 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=218.8438 real_seconds=1.00 rate_Mbps=1834.8495 tx_cpu=99 rx_cpu=9 drop=34 pkt=28046 data_loss=0.12122 2018-07-24 04:06:34,135 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1759518<1878885/1838043<1916568 Kbps loss-rate=0 2018-07-24 04:06:34,135 DEBUG undershot, min=1878885 kbps=1897726 max=1916568 2018-07-24 04:06:34,146 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.9', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.4, 'throughput_kbps': 1837916, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 29, 'rtt_ms': 0.23, 'throughput_kbps': 2244440, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.32, 'throughput_kbps': 1868362, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.6, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 156571, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.51, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1215767, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.12, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1878885, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.437', 'rtt_max_ms': '1.334', 'rtt_min_ms': '0.224', 'rtt_stddev': '0.327', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.408', 'rtt_max_ms': '0.836', 'rtt_min_ms': '0.242', 'rtt_stddev': '0.192', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.583', 'rtt_max_ms': '1.613', 'rtt_min_ms': '0.308', 'rtt_stddev': '0.352', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-24 04:06:34,148 INFO ============================================================ 2018-07-24 04:06:34,148 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-07-24 04:06:43,212 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] PING 172.30.9.205 (172.30.9.205) 64(92) bytes of data. 72 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.574 ms 72 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.273 ms 72 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.483 ms 72 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.575 ms 72 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.253 ms 72 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.324 ms 72 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.390 ms 72 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.543 ms 72 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.498 ms 72 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.300 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.253/0.421/0.575/0.122 ms 2018-07-24 04:06:52,251 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] PING 172.30.9.205 (172.30.9.205) 391(419) bytes of data. 399 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.367 ms 399 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.519 ms 399 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.433 ms 399 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.593 ms 399 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.476 ms 399 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.485 ms 399 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.449 ms 399 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.422 ms 399 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.444 ms 399 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.463 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.367/0.465/0.593/0.058 ms 2018-07-24 04:07:01,295 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] PING 172.30.9.205 (172.30.9.205) 1500(1528) bytes of data. 1508 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=1.80 ms 1508 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.471 ms 1508 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.560 ms 1508 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.403 ms 1508 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.535 ms 1508 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.660 ms 1508 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.628 ms 1508 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.416 ms 1508 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.465 ms 1508 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.425 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.403/0.636/1.801/0.397 ms 2018-07-24 04:07:01,296 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Measuring TCP Throughput (packet size=65536)... 2018-07-24 04:07:01,296 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:07:11,393 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=2190.6824 real_seconds=10.00 rate_Mbps=1837.0991 tx_cpu=4 rx_cpu=6 retrans=15 cwnd=292 rtt_ms=0.44 2018-07-24 04:07:11,393 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:07:21,487 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=2360.2274 real_seconds=10.00 rate_Mbps=1979.2446 tx_cpu=4 rx_cpu=7 retrans=42 cwnd=434 rtt_ms=0.30 2018-07-24 04:07:21,488 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:07:31,582 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=2218.5284 real_seconds=10.00 rate_Mbps=1860.3993 tx_cpu=4 rx_cpu=7 retrans=8 cwnd=303 rtt_ms=0.46 2018-07-24 04:07:31,583 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Measuring UDP Throughput (packet size=128)... 2018-07-24 04:07:31,583 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:07:34,907 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=16.7793 real_seconds=1.01 rate_Mbps=139.9641 tx_cpu=16 rx_cpu=18 drop=65043 pkt=202499 data_loss=32.12010 2018-07-24 04:07:34,908 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=1<143323/5000000<10000000 Kbps loss-rate=32 2018-07-24 04:07:34,908 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R429969K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:07:38,233 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=16.7797 real_seconds=1.01 rate_Mbps=139.1702 tx_cpu=22 rx_cpu=19 drop=55690 pkt=193149 data_loss=28.83263 2018-07-24 04:07:38,234 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=1<142510/429969<429969 Kbps loss-rate=28 2018-07-24 04:07:38,234 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R286239K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:07:41,585 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=16.7976 real_seconds=1.01 rate_Mbps=140.0116 tx_cpu=16 rx_cpu=20 drop=69219 pkt=206825 data_loss=33.46747 2018-07-24 04:07:41,585 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=1<143371/286239<286239 Kbps loss-rate=33 2018-07-24 04:07:41,586 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R214805K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:07:44,909 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=16.8884 real_seconds=1.01 rate_Mbps=140.8920 tx_cpu=29 rx_cpu=19 drop=70103 pkt=208453 data_loss=33.63017 2018-07-24 04:07:44,910 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=1<144273/214805<214805 Kbps loss-rate=33 2018-07-24 04:07:44,910 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179539K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:07:48,236 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=16.8940 real_seconds=1.00 rate_Mbps=141.1806 tx_cpu=87 rx_cpu=20 drop=36935 pkt=175331 data_loss=21.06603 2018-07-24 04:07:48,237 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=1<144568/179539<179539 Kbps loss-rate=21 2018-07-24 04:07:48,237 DEBUG overshot, min=1 kbps=144568 max=179539 2018-07-24 04:07:48,238 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144568K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:07:51,563 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=16.9506 real_seconds=1.00 rate_Mbps=141.7026 tx_cpu=97 rx_cpu=20 drop=2321 pkt=141180 data_loss=1.64385 2018-07-24 04:07:51,563 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=1<145103/144568<179539 Kbps loss-rate=1 2018-07-24 04:07:51,563 DEBUG undershot, min=145103 kbps=162321 max=179539 2018-07-24 04:07:51,564 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162321K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:07:54,889 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=16.9420 real_seconds=1.01 rate_Mbps=141.3513 tx_cpu=86 rx_cpu=19 drop=19658 pkt=158447 data_loss=12.40687 2018-07-24 04:07:54,890 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=145103<144743/162321<179539 Kbps loss-rate=12 2018-07-24 04:07:54,890 DEBUG overshot, min=145103 kbps=144743 max=162321 2018-07-24 04:07:54,890 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144743K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:07:58,215 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=17.0121 real_seconds=1.00 rate_Mbps=142.2318 tx_cpu=97 rx_cpu=20 drop=1988 pkt=141351 data_loss=1.40657 2018-07-24 04:07:58,216 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=145103<145645/144743<162321 Kbps loss-rate=1 2018-07-24 04:07:58,216 DEBUG undershot, min=145645 kbps=153983 max=162321 2018-07-24 04:07:58,216 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153983K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:01,543 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=17.4750 real_seconds=1.01 rate_Mbps=145.7812 tx_cpu=94 rx_cpu=20 drop=6950 pkt=150105 data_loss=4.63015 2018-07-24 04:08:01,544 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=128 throughput=145645<149279/153983<162321 Kbps loss-rate=4 2018-07-24 04:08:01,544 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Measuring UDP Throughput (packet size=1024)... 2018-07-24 04:08:01,545 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:04,869 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=141.6387 real_seconds=1.01 rate_Mbps=1178.3545 tx_cpu=28 rx_cpu=21 drop=58744 pkt=203782 data_loss=28.82688 2018-07-24 04:08:04,869 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=1024 throughput=1<1206635/5000000<10000000 Kbps loss-rate=28 2018-07-24 04:08:04,870 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3103317K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:08,220 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=139.0449 real_seconds=1.01 rate_Mbps=1160.0640 tx_cpu=32 rx_cpu=18 drop=40539 pkt=182921 data_loss=22.16204 2018-07-24 04:08:08,221 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=1024 throughput=1<1187905/3103317<3103317 Kbps loss-rate=22 2018-07-24 04:08:08,221 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2145611K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:11,546 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=138.3047 real_seconds=1.01 rate_Mbps=1154.2785 tx_cpu=31 rx_cpu=20 drop=55814 pkt=197438 data_loss=28.26910 2018-07-24 04:08:11,547 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=1024 throughput=1<1181981/2145611<2145611 Kbps loss-rate=28 2018-07-24 04:08:11,547 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1663796K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:14,872 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=134.5684 real_seconds=1.00 rate_Mbps=1128.0290 tx_cpu=32 rx_cpu=20 drop=60195 pkt=197993 data_loss=30.40255 2018-07-24 04:08:14,872 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=1024 throughput=1<1155101/1663796<1663796 Kbps loss-rate=30 2018-07-24 04:08:14,873 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1409448K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:18,198 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=137.2598 real_seconds=1.00 rate_Mbps=1147.6861 tx_cpu=94 rx_cpu=20 drop=31498 pkt=172052 data_loss=18.30722 2018-07-24 04:08:18,198 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=1024 throughput=1<1175230/1409448<1409448 Kbps loss-rate=18 2018-07-24 04:08:18,198 DEBUG overshot, min=1 kbps=1175230 max=1409448 2018-07-24 04:08:18,199 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1175230K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:21,525 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=134.7236 real_seconds=1.00 rate_Mbps=1125.6905 tx_cpu=98 rx_cpu=20 drop=5504 pkt=143461 data_loss=3.83658 2018-07-24 04:08:21,525 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=1024 throughput=1<1152707/1175230<1409448 Kbps loss-rate=3 2018-07-24 04:08:21,525 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Measuring UDP Throughput (packet size=8192)... 2018-07-24 04:08:21,526 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:24,852 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=195.2578 real_seconds=1.00 rate_Mbps=1635.5729 tx_cpu=34 rx_cpu=8 drop=50303 pkt=75296 data_loss=66.80700 2018-07-24 04:08:24,852 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1<1674826/5000000<10000000 Kbps loss-rate=66 2018-07-24 04:08:24,853 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3337413K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:28,176 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=196.3750 real_seconds=1.00 rate_Mbps=1643.1410 tx_cpu=99 rx_cpu=9 drop=25789 pkt=50925 data_loss=50.64114 2018-07-24 04:08:28,177 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1<1682576/3337413<3337413 Kbps loss-rate=50 2018-07-24 04:08:28,177 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2509994K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:31,503 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=199.9531 real_seconds=1.00 rate_Mbps=1676.3997 tx_cpu=99 rx_cpu=8 drop=12706 pkt=38300 data_loss=33.17495 2018-07-24 04:08:31,504 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1<1716633/2509994<2509994 Kbps loss-rate=33 2018-07-24 04:08:31,504 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2113313K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:34,830 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=195.7734 real_seconds=1.00 rate_Mbps=1636.8389 tx_cpu=98 rx_cpu=9 drop=7188 pkt=32247 data_loss=22.29046 2018-07-24 04:08:34,830 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1<1676123/2113313<2113313 Kbps loss-rate=22 2018-07-24 04:08:34,830 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1894718K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:38,156 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=194.5781 real_seconds=1.00 rate_Mbps=1631.4109 tx_cpu=99 rx_cpu=8 drop=4005 pkt=28911 data_loss=13.85287 2018-07-24 04:08:38,157 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1<1670564/1894718<1894718 Kbps loss-rate=13 2018-07-24 04:08:38,157 DEBUG overshot, min=1 kbps=1670564 max=1894718 2018-07-24 04:08:38,157 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1670564K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:41,483 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=198.6719 real_seconds=1.00 rate_Mbps=1666.6271 tx_cpu=99 rx_cpu=8 drop=61 pkt=25491 data_loss=0.23927 2018-07-24 04:08:41,484 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1<1706626/1670564<1894718 Kbps loss-rate=0 2018-07-24 04:08:41,484 DEBUG undershot, min=1706626 kbps=1800672 max=1894718 2018-07-24 04:08:41,484 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1800672K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:44,809 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=197.3672 real_seconds=1.00 rate_Mbps=1650.0094 tx_cpu=99 rx_cpu=9 drop=2213 pkt=27476 data_loss=8.05427 2018-07-24 04:08:44,809 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1706626<1689609/1800672<1894718 Kbps loss-rate=8 2018-07-24 04:08:44,810 DEBUG overshot, min=1706626 kbps=1689609 max=1800672 2018-07-24 04:08:44,810 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1689609K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:08:48,159 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] megabytes=199.7188 real_seconds=1.00 rate_Mbps=1675.4461 tx_cpu=99 rx_cpu=8 drop=218 pkt=25782 data_loss=0.84554 2018-07-24 04:08:48,160 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] pkt-size=8192 throughput=1706626<1715656/1689609<1800672 Kbps loss-rate=0 2018-07-24 04:08:48,160 DEBUG undershot, min=1715656 kbps=1758164 max=1800672 2018-07-24 04:08:48,171 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.9', 'ip_to': u'172.30.9.205', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.44, 'throughput_kbps': 1881189, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 42, 'rtt_ms': 0.3, 'throughput_kbps': 2026746, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.46, 'throughput_kbps': 1905048, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.63, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149279, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.84, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1152707, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.85, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1715656, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.421', 'rtt_max_ms': '0.575', 'rtt_min_ms': '0.253', 'rtt_stddev': '0.122', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.465', 'rtt_max_ms': '0.593', 'rtt_min_ms': '0.367', 'rtt_stddev': '0.058', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.636', 'rtt_max_ms': '1.801', 'rtt_min_ms': '0.403', 'rtt_stddev': '0.397', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-24 04:08:48,172 INFO Deleting floating ip b9fc7578-8ba1-476c-b299-fdf47c62488c 2018-07-24 04:08:49,680 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Floating IP 172.30.9.203 deleted 2018-07-24 04:08:49,893 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a22] Instance deleted 2018-07-24 04:08:50,008 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] Creating client VM... 2018-07-24 04:08:50,008 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-24 04:08:53,997 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 1 of 50... 2018-07-24 04:08:57,216 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 2 of 50... 2018-07-24 04:09:00,115 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 3 of 50... 2018-07-24 04:09:02,908 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 4 of 50... 2018-07-24 04:09:05,603 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 5 of 50... 2018-07-24 04:09:09,251 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 6 of 50... 2018-07-24 04:09:11,951 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 7 of 50... 2018-07-24 04:09:14,792 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 8 of 50... 2018-07-24 04:09:17,484 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 9 of 50... 2018-07-24 04:09:20,737 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 10 of 50... 2018-07-24 04:09:23,441 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 11 of 50... 2018-07-24 04:09:26,569 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 12 of 50... 2018-07-24 04:09:29,644 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 13 of 50... 2018-07-24 04:09:32,158 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 14 of 50... 2018-07-24 04:09:34,849 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 15 of 50... 2018-07-24 04:09:37,391 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 16 of 50... 2018-07-24 04:09:39,966 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 17 of 50... 2018-07-24 04:09:42,537 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 18 of 50... 2018-07-24 04:09:45,025 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 19 of 50... 2018-07-24 04:09:48,111 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 20 of 50... 2018-07-24 04:09:50,651 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 21 of 50... 2018-07-24 04:09:53,165 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 22 of 50... 2018-07-24 04:09:55,824 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 23 of 50... 2018-07-24 04:09:58,883 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 24 of 50... 2018-07-24 04:10:01,437 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 25 of 50... 2018-07-24 04:10:04,286 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 26 of 50... 2018-07-24 04:10:07,189 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 27 of 50... 2018-07-24 04:10:09,682 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 28 of 50... 2018-07-24 04:10:12,198 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 29 of 50... 2018-07-24 04:10:15,378 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 30 of 50... 2018-07-24 04:10:18,312 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 31 of 50... 2018-07-24 04:10:20,647 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 32 of 50... 2018-07-24 04:10:22,992 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 33 of 50... 2018-07-24 04:10:25,508 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 34 of 50... 2018-07-24 04:10:28,014 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 35 of 50... 2018-07-24 04:10:30,742 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 36 of 50... 2018-07-24 04:10:33,438 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] VM status=BUILD, retrying 37 of 50... 2018-07-24 04:10:38,713 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] Internal network IP: 192.168.1.14 2018-07-24 04:10:38,714 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] SSH IP: 172.30.9.211 2018-07-24 04:10:38,714 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] Setup SSH for ubuntu@172.30.9.211 2018-07-24 04:10:48,596 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] Installing nuttcp-8.1.4... 2018-07-24 04:10:48,640 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] Copying nuttcp-8.1.4 to target... 2018-07-24 04:10:48,743 INFO ============================================================ 2018-07-24 04:10:48,743 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-07-24 04:10:57,789 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=41.9 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.546 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.333 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.386 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.245 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.306 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.265 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.358 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.365 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.277 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.245/4.506/41.979/12.491 ms 2018-07-24 04:11:06,830 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.366 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.447 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.196 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.441 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.597 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.195 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.513 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.192 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.172 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.236 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.172/0.335/0.597/0.149 ms 2018-07-24 04:11:15,874 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=1.02 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.360 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.524 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.377 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.384 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.245 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.359 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.407 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.663 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.381 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.245/0.472/1.022/0.212 ms 2018-07-24 04:11:15,875 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] Measuring TCP Throughput (packet size=65536)... 2018-07-24 04:11:15,876 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:11:25,975 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=5545.6489 real_seconds=10.01 rate_Mbps=4648.7994 tx_cpu=10 rx_cpu=13 retrans=1 cwnd=599 rtt_ms=0.38 2018-07-24 04:11:25,975 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:11:36,075 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=5689.8794 real_seconds=10.01 rate_Mbps=4769.6060 tx_cpu=9 rx_cpu=13 retrans=2 cwnd=535 rtt_ms=0.54 2018-07-24 04:11:36,076 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:11:46,202 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=7006.0625 real_seconds=10.01 rate_Mbps=5871.6570 tx_cpu=10 rx_cpu=16 retrans=39 cwnd=438 rtt_ms=0.27 2018-07-24 04:11:46,203 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] Measuring UDP Throughput (packet size=128)... 2018-07-24 04:11:46,203 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:11:49,531 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=25.7571 real_seconds=1.00 rate_Mbps=215.5739 tx_cpu=16 rx_cpu=26 drop=676 pkt=211678 data_loss=0.31928 2018-07-24 04:11:49,531 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=128 throughput=1<220747/5000000<10000000 Kbps loss-rate=0 2018-07-24 04:11:49,532 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R662241K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:11:52,859 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=24.7853 real_seconds=1.00 rate_Mbps=207.6729 tx_cpu=16 rx_cpu=25 drop=0 pkt=203041 data_loss=0.00000 2018-07-24 04:11:52,859 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=128 throughput=1<212657/662241<662241 Kbps loss-rate=0 2018-07-24 04:11:52,860 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R437449K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:11:56,188 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=25.7863 real_seconds=1.00 rate_Mbps=215.8506 tx_cpu=17 rx_cpu=26 drop=0 pkt=211241 data_loss=0.00000 2018-07-24 04:11:56,188 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=128 throughput=1<221031/437449<437449 Kbps loss-rate=0 2018-07-24 04:11:56,189 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R329240K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:11:59,515 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=25.7491 real_seconds=1.00 rate_Mbps=215.5514 tx_cpu=17 rx_cpu=26 drop=80 pkt=211017 data_loss=0.03805 2018-07-24 04:11:59,515 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=128 throughput=1<220724/329240<329240 Kbps loss-rate=0 2018-07-24 04:11:59,516 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R274982K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:02,843 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=26.5098 real_seconds=1.00 rate_Mbps=222.0756 tx_cpu=18 rx_cpu=25 drop=66 pkt=217234 data_loss=0.03017 2018-07-24 04:12:02,844 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=128 throughput=1<227405/274982<274982 Kbps loss-rate=0 2018-07-24 04:12:02,844 DEBUG undershot, min=227405 kbps=251193 max=274982 2018-07-24 04:12:02,844 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R251193K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:06,196 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=26.7963 real_seconds=1.00 rate_Mbps=224.4646 tx_cpu=18 rx_cpu=24 drop=799 pkt=220314 data_loss=0.36254 2018-07-24 04:12:06,197 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=128 throughput=227405<229851/251193<274982 Kbps loss-rate=0 2018-07-24 04:12:06,197 DEBUG undershot, min=229851 kbps=252416 max=274982 2018-07-24 04:12:06,198 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R252416K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:09,523 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=26.2402 real_seconds=1.00 rate_Mbps=219.7279 tx_cpu=19 rx_cpu=26 drop=2716 pkt=217675 data_loss=1.24757 2018-07-24 04:12:09,524 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=128 throughput=229851<225001/252416<274982 Kbps loss-rate=1 2018-07-24 04:12:09,524 DEBUG undershot, min=252416 kbps=263699 max=274982 2018-07-24 04:12:09,525 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R263699K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:12,851 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=26.2125 real_seconds=1.00 rate_Mbps=219.5614 tx_cpu=18 rx_cpu=25 drop=2350 pkt=217083 data_loss=1.08267 2018-07-24 04:12:12,851 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=128 throughput=252416<224830/263699<274982 Kbps loss-rate=1 2018-07-24 04:12:12,852 DEBUG undershot, min=263699 kbps=269340 max=274982 2018-07-24 04:12:12,852 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] Measuring UDP Throughput (packet size=1024)... 2018-07-24 04:12:12,853 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:16,179 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=193.5879 real_seconds=1.00 rate_Mbps=1621.9104 tx_cpu=35 rx_cpu=26 drop=3585 pkt=201819 data_loss=1.77636 2018-07-24 04:12:16,179 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=1024 throughput=1<1660836/5000000<10000000 Kbps loss-rate=1 2018-07-24 04:12:16,180 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3330418K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:19,509 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=198.3408 real_seconds=1.00 rate_Mbps=1661.0145 tx_cpu=34 rx_cpu=27 drop=537 pkt=203638 data_loss=0.26370 2018-07-24 04:12:19,509 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=1024 throughput=1<1700878/3330418<3330418 Kbps loss-rate=0 2018-07-24 04:12:19,510 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2515648K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:22,860 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=200.2988 real_seconds=1.00 rate_Mbps=1678.5900 tx_cpu=33 rx_cpu=27 drop=0 pkt=205106 data_loss=0.00000 2018-07-24 04:12:22,860 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=1024 throughput=1<1718876/2515648<2515648 Kbps loss-rate=0 2018-07-24 04:12:22,860 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2117262K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:26,187 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=192.8447 real_seconds=1.00 rate_Mbps=1615.5130 tx_cpu=27 rx_cpu=28 drop=0 pkt=197473 data_loss=0.00000 2018-07-24 04:12:26,188 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=1024 throughput=1<1654285/2117262<2117262 Kbps loss-rate=0 2018-07-24 04:12:26,188 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1885773K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:29,515 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=193.7920 real_seconds=1.00 rate_Mbps=1625.0373 tx_cpu=33 rx_cpu=28 drop=487 pkt=198930 data_loss=0.24482 2018-07-24 04:12:29,515 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=1024 throughput=1<1664038/1885773<1885773 Kbps loss-rate=0 2018-07-24 04:12:29,515 DEBUG undershot, min=1664038 kbps=1774905 max=1885773 2018-07-24 04:12:29,516 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1774905K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:32,843 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=196.4795 real_seconds=1.00 rate_Mbps=1646.7847 tx_cpu=37 rx_cpu=28 drop=0 pkt=201195 data_loss=0.00000 2018-07-24 04:12:32,844 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=1024 throughput=1664038<1686307/1774905<1885773 Kbps loss-rate=0 2018-07-24 04:12:32,844 DEBUG undershot, min=1686307 kbps=1786040 max=1885773 2018-07-24 04:12:32,844 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1786040K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:36,195 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=182.6875 real_seconds=1.00 rate_Mbps=1530.9873 tx_cpu=36 rx_cpu=29 drop=62 pkt=187134 data_loss=0.03311 2018-07-24 04:12:36,195 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=1024 throughput=1686307<1567730/1786040<1885773 Kbps loss-rate=0 2018-07-24 04:12:36,196 DEBUG undershot, min=1786040 kbps=1835906 max=1885773 2018-07-24 04:12:36,196 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1835906K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:39,523 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=204.4268 real_seconds=1.00 rate_Mbps=1713.0452 tx_cpu=38 rx_cpu=26 drop=683 pkt=210016 data_loss=0.32522 2018-07-24 04:12:39,524 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=1024 throughput=1786040<1754158/1835906<1885773 Kbps loss-rate=0 2018-07-24 04:12:39,524 DEBUG undershot, min=1835906 kbps=1860839 max=1885773 2018-07-24 04:12:39,525 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] Measuring UDP Throughput (packet size=8192)... 2018-07-24 04:12:39,525 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:42,877 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=336.0625 real_seconds=1.00 rate_Mbps=2816.1565 tx_cpu=99 rx_cpu=15 drop=33279 pkt=76295 data_loss=43.61885 2018-07-24 04:12:42,877 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=8192 throughput=1<2883744/5000000<10000000 Kbps loss-rate=43 2018-07-24 04:12:42,878 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3941872K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:46,203 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=338.8203 real_seconds=1.00 rate_Mbps=2837.2344 tx_cpu=99 rx_cpu=16 drop=16779 pkt=60148 data_loss=27.89618 2018-07-24 04:12:46,204 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=8192 throughput=1<2905328/3941872<3941872 Kbps loss-rate=27 2018-07-24 04:12:46,204 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3423600K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:49,555 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=339.5000 real_seconds=1.00 rate_Mbps=2842.0919 tx_cpu=99 rx_cpu=15 drop=8784 pkt=52240 data_loss=16.81470 2018-07-24 04:12:49,555 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=8192 throughput=1<2910302/3423600<3423600 Kbps loss-rate=16 2018-07-24 04:12:49,556 DEBUG overshot, min=1 kbps=2910302 max=3423600 2018-07-24 04:12:49,556 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2910302K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:52,883 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=346.9141 real_seconds=1.00 rate_Mbps=2909.7740 tx_cpu=99 rx_cpu=16 drop=3 pkt=44408 data_loss=0.00674 2018-07-24 04:12:52,884 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=8192 throughput=1<2979608/2910302<3423600 Kbps loss-rate=0 2018-07-24 04:12:52,884 DEBUG undershot, min=2979608 kbps=3201604 max=3423600 2018-07-24 04:12:52,885 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3201604K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:56,236 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=324.9609 real_seconds=1.00 rate_Mbps=2720.0809 tx_cpu=99 rx_cpu=15 drop=7258 pkt=48853 data_loss=14.85683 2018-07-24 04:12:56,237 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=8192 throughput=2979608<2785362/3201604<3423600 Kbps loss-rate=14 2018-07-24 04:12:56,237 DEBUG overshot, min=2979608 kbps=2785362 max=3201604 2018-07-24 04:12:56,237 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2785362K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:12:59,565 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] megabytes=331.0859 real_seconds=1.00 rate_Mbps=2776.7587 tx_cpu=99 rx_cpu=15 drop=123 pkt=42502 data_loss=0.28942 2018-07-24 04:12:59,566 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] pkt-size=8192 throughput=2979608<2843400/2785362<3201604 Kbps loss-rate=0 2018-07-24 04:12:59,566 DEBUG undershot, min=3090606 kbps=3146105 max=3201604 2018-07-24 04:12:59,579 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.14', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.38, 'throughput_kbps': 4760370, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.54, 'throughput_kbps': 4884076, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 39, 'rtt_ms': 0.27, 'throughput_kbps': 6012576, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.08, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 224830, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.33, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1754158, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.29, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2843400, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.506', 'rtt_max_ms': '41.979', 'rtt_min_ms': '0.245', 'rtt_stddev': '12.491', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.335', 'rtt_max_ms': '0.597', 'rtt_min_ms': '0.172', 'rtt_stddev': '0.149', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.472', 'rtt_max_ms': '1.022', 'rtt_min_ms': '0.245', 'rtt_stddev': '0.212', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-24 04:12:59,580 INFO Deleting floating ip 9702fe90-69d0-404f-9f15-1103d6f2472b 2018-07-24 04:13:01,123 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] Floating IP 172.30.9.211 deleted 2018-07-24 04:13:01,299 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a23] Instance deleted 2018-07-24 04:13:01,414 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Creating client VM... 2018-07-24 04:13:01,414 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-24 04:13:04,046 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] VM status=BUILD, retrying 1 of 50... 2018-07-24 04:13:06,982 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] VM status=BUILD, retrying 2 of 50... 2018-07-24 04:13:09,411 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] VM status=BUILD, retrying 3 of 50... 2018-07-24 04:13:11,959 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] VM status=BUILD, retrying 4 of 50... 2018-07-24 04:13:14,894 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] VM status=BUILD, retrying 5 of 50... 2018-07-24 04:13:20,623 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Internal network IP: 192.168.2.13 2018-07-24 04:13:20,623 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] SSH IP: 172.30.9.200 2018-07-24 04:13:20,623 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Setup SSH for ubuntu@172.30.9.200 2018-07-24 04:13:29,882 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Installing nuttcp-8.1.4... 2018-07-24 04:13:29,926 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Copying nuttcp-8.1.4 to target... 2018-07-24 04:13:30,093 INFO ============================================================ 2018-07-24 04:13:30,093 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-07-24 04:13:39,139 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.25 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.425 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.444 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.306 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.373 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.282 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.395 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.428 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.484 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.377 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.282/0.476/1.255/0.267 ms 2018-07-24 04:13:48,180 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.260 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.354 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.331 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.302 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.292 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.340 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.343 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.386 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.341 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.295 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.260/0.324/0.386/0.038 ms 2018-07-24 04:13:57,228 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.25 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.511 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.543 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.682 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.342 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.708 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.550 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.383 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.386 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.822 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.342/0.618/1.257/0.259 ms 2018-07-24 04:13:57,229 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Measuring TCP Throughput (packet size=65536)... 2018-07-24 04:13:57,229 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:14:07,332 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=2238.8309 real_seconds=10.01 rate_Mbps=1876.1141 tx_cpu=4 rx_cpu=7 retrans=42 cwnd=333 rtt_ms=0.53 2018-07-24 04:14:07,333 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:14:17,434 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=3110.0625 real_seconds=10.01 rate_Mbps=2606.7204 tx_cpu=6 rx_cpu=10 retrans=665 cwnd=413 rtt_ms=0.53 2018-07-24 04:14:17,435 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:14:27,535 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=2223.4920 real_seconds=10.01 rate_Mbps=1863.6965 tx_cpu=5 rx_cpu=7 retrans=128 cwnd=380 rtt_ms=0.62 2018-07-24 04:14:27,535 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Measuring UDP Throughput (packet size=128)... 2018-07-24 04:14:27,536 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:14:30,861 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=17.4489 real_seconds=1.01 rate_Mbps=145.4785 tx_cpu=15 rx_cpu=17 drop=56545 pkt=199487 data_loss=28.34539 2018-07-24 04:14:30,861 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=1<148969/5000000<10000000 Kbps loss-rate=28 2018-07-24 04:14:30,862 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R446907K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:14:34,213 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=17.3387 real_seconds=1.00 rate_Mbps=145.3215 tx_cpu=17 rx_cpu=18 drop=71520 pkt=213559 data_loss=33.48971 2018-07-24 04:14:34,213 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=1<148809/446907<446907 Kbps loss-rate=33 2018-07-24 04:14:34,213 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R297858K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:14:37,541 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=17.6517 real_seconds=1.01 rate_Mbps=147.2354 tx_cpu=17 rx_cpu=17 drop=70545 pkt=215148 data_loss=32.78923 2018-07-24 04:14:37,541 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=1<150769/297858<297858 Kbps loss-rate=32 2018-07-24 04:14:37,541 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224313K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:14:40,869 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=17.6372 real_seconds=1.00 rate_Mbps=147.7678 tx_cpu=19 rx_cpu=17 drop=69117 pkt=213601 data_loss=32.35792 2018-07-24 04:14:40,870 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=1<151314/224313<224313 Kbps loss-rate=32 2018-07-24 04:14:40,870 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187813K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:14:44,221 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=17.8591 real_seconds=1.00 rate_Mbps=149.2818 tx_cpu=99 rx_cpu=18 drop=37109 pkt=183411 data_loss=20.23270 2018-07-24 04:14:44,222 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=1<152864/187813<187813 Kbps loss-rate=20 2018-07-24 04:14:44,222 DEBUG overshot, min=1 kbps=152864 max=187813 2018-07-24 04:14:44,222 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152864K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:14:47,549 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=18.1245 real_seconds=1.00 rate_Mbps=151.5726 tx_cpu=98 rx_cpu=20 drop=805 pkt=149281 data_loss=0.53943 2018-07-24 04:14:47,549 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=1<155210/152864<187813 Kbps loss-rate=0 2018-07-24 04:14:47,550 DEBUG undershot, min=155210 kbps=171511 max=187813 2018-07-24 04:14:47,550 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R171511K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:14:50,903 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=18.2290 real_seconds=1.00 rate_Mbps=152.2737 tx_cpu=99 rx_cpu=18 drop=18159 pkt=167491 data_loss=10.84189 2018-07-24 04:14:50,904 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=155210<155928/171511<187813 Kbps loss-rate=10 2018-07-24 04:14:50,904 DEBUG overshot, min=155210 kbps=155928 max=171511 2018-07-24 04:14:50,904 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155928K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:14:54,228 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=17.5653 real_seconds=1.00 rate_Mbps=146.7489 tx_cpu=99 rx_cpu=18 drop=8379 pkt=152274 data_loss=5.50245 2018-07-24 04:14:54,228 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=155210<150270/155928<171511 Kbps loss-rate=5 2018-07-24 04:14:54,228 DEBUG overshot, min=155210 kbps=150270 max=155928 2018-07-24 04:14:54,229 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Measuring UDP Throughput (packet size=1024)... 2018-07-24 04:14:54,229 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:14:57,580 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=144.6279 real_seconds=1.00 rate_Mbps=1211.9060 tx_cpu=29 rx_cpu=19 drop=54815 pkt=202914 data_loss=27.01392 2018-07-24 04:14:57,581 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1<1240991/5000000<10000000 Kbps loss-rate=27 2018-07-24 04:14:57,581 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3120495K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:15:00,910 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=142.1562 real_seconds=1.01 rate_Mbps=1185.8594 tx_cpu=31 rx_cpu=19 drop=55402 pkt=200970 data_loss=27.56734 2018-07-24 04:15:00,910 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1<1214320/3120495<3120495 Kbps loss-rate=27 2018-07-24 04:15:00,910 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2167407K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:15:04,237 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=143.5322 real_seconds=1.00 rate_Mbps=1198.5021 tx_cpu=32 rx_cpu=20 drop=50960 pkt=197937 data_loss=25.74560 2018-07-24 04:15:04,237 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1<1227266/2167407<2167407 Kbps loss-rate=25 2018-07-24 04:15:04,238 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1697336K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:15:07,566 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=144.1504 real_seconds=1.00 rate_Mbps=1203.2254 tx_cpu=33 rx_cpu=19 drop=49618 pkt=197228 data_loss=25.15769 2018-07-24 04:15:07,566 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1<1232102/1697336<1697336 Kbps loss-rate=25 2018-07-24 04:15:07,567 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1464719K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:15:10,892 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=148.7998 real_seconds=1.00 rate_Mbps=1243.1710 tx_cpu=86 rx_cpu=20 drop=26427 pkt=178798 data_loss=14.78036 2018-07-24 04:15:10,892 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1<1273007/1464719<1464719 Kbps loss-rate=14 2018-07-24 04:15:10,893 DEBUG overshot, min=1 kbps=1273007 max=1464719 2018-07-24 04:15:10,893 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1273007K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:15:14,244 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=147.5703 real_seconds=1.00 rate_Mbps=1232.9665 tx_cpu=99 rx_cpu=20 drop=4283 pkt=155395 data_loss=2.75619 2018-07-24 04:15:14,244 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1<1262557/1273007<1464719 Kbps loss-rate=2 2018-07-24 04:15:14,245 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Measuring UDP Throughput (packet size=8192)... 2018-07-24 04:15:14,245 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:15:17,574 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=196.4688 real_seconds=1.00 rate_Mbps=1644.6751 tx_cpu=61 rx_cpu=8 drop=49781 pkt=74929 data_loss=66.43755 2018-07-24 04:15:17,574 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1<1684147/5000000<10000000 Kbps loss-rate=66 2018-07-24 04:15:17,575 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3342073K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:15:20,901 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=192.3516 real_seconds=1.00 rate_Mbps=1607.1813 tx_cpu=99 rx_cpu=7 drop=26375 pkt=50996 data_loss=51.71973 2018-07-24 04:15:20,901 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1<1645753/3342073<3342073 Kbps loss-rate=51 2018-07-24 04:15:20,902 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2493913K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:15:24,253 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=189.0938 real_seconds=1.00 rate_Mbps=1580.9073 tx_cpu=99 rx_cpu=8 drop=13850 pkt=38054 data_loss=36.39564 2018-07-24 04:15:24,253 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1<1618849/2493913<2493913 Kbps loss-rate=36 2018-07-24 04:15:24,254 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2056381K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:15:27,580 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=195.1562 real_seconds=1.00 rate_Mbps=1630.2601 tx_cpu=99 rx_cpu=8 drop=6398 pkt=31378 data_loss=20.39009 2018-07-24 04:15:27,581 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1<1669386/2056381<2056381 Kbps loss-rate=20 2018-07-24 04:15:27,581 DEBUG overshot, min=1 kbps=1669386 max=2056381 2018-07-24 04:15:27,581 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1669386K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:15:30,932 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=199.0078 real_seconds=1.00 rate_Mbps=1668.7127 tx_cpu=99 rx_cpu=7 drop=0 pkt=25473 data_loss=0.00000 2018-07-24 04:15:30,933 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1<1708761/1669386<2056381 Kbps loss-rate=0 2018-07-24 04:15:30,933 DEBUG undershot, min=1708761 kbps=1882571 max=2056381 2018-07-24 04:15:30,933 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1882571K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:15:34,260 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=206.8125 real_seconds=1.00 rate_Mbps=1728.7337 tx_cpu=99 rx_cpu=9 drop=2254 pkt=28726 data_loss=7.84656 2018-07-24 04:15:34,261 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1708761<1770223/1882571<2056381 Kbps loss-rate=7 2018-07-24 04:15:34,261 DEBUG overshot, min=1708761 kbps=1770223 max=1882571 2018-07-24 04:15:34,261 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1770223K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:15:37,613 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=207.9531 real_seconds=1.00 rate_Mbps=1742.1411 tx_cpu=99 rx_cpu=9 drop=394 pkt=27012 data_loss=1.45860 2018-07-24 04:15:37,614 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1708761<1783952/1770223<1882571 Kbps loss-rate=1 2018-07-24 04:15:37,614 DEBUG undershot, min=1783952 kbps=1833261 max=1882571 2018-07-24 04:15:37,614 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1833261K -p5001 -P5002 -fparse 192.168.1.7 2018-07-24 04:15:40,967 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=200.8047 real_seconds=1.00 rate_Mbps=1677.8493 tx_cpu=99 rx_cpu=10 drop=2270 pkt=27973 data_loss=8.11498 2018-07-24 04:15:40,968 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1783952<1718117/1833261<1882571 Kbps loss-rate=8 2018-07-24 04:15:40,968 DEBUG overshot, min=1783952 kbps=1718117 max=1833261 2018-07-24 04:15:40,978 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.13', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 42, 'rtt_ms': 0.53, 'throughput_kbps': 1921140, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 665, 'rtt_ms': 0.53, 'throughput_kbps': 2669281, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 128, 'rtt_ms': 0.62, 'throughput_kbps': 1908425, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.5, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150270, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.76, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1262557, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.11, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1718117, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.476', 'rtt_max_ms': '1.255', 'rtt_min_ms': '0.282', 'rtt_stddev': '0.267', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.324', 'rtt_max_ms': '0.386', 'rtt_min_ms': '0.260', 'rtt_stddev': '0.038', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.618', 'rtt_max_ms': '1.257', 'rtt_min_ms': '0.342', 'rtt_stddev': '0.259', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-24 04:15:40,979 INFO ============================================================ 2018-07-24 04:15:40,980 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-07-24 04:15:50,050 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] PING 172.30.9.205 (172.30.9.205) 64(92) bytes of data. 72 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.737 ms 72 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.311 ms 72 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.551 ms 72 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.461 ms 72 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.354 ms 72 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.507 ms 72 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.555 ms 72 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.347 ms 72 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.502 ms 72 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.448 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.311/0.477/0.737/0.120 ms 2018-07-24 04:15:59,093 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] PING 172.30.9.205 (172.30.9.205) 391(419) bytes of data. 399 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.290 ms 399 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.338 ms 399 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.434 ms 399 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.530 ms 399 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.468 ms 399 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.354 ms 399 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.443 ms 399 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.668 ms 399 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.365 ms 399 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.428 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.290/0.431/0.668/0.106 ms 2018-07-24 04:16:08,141 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] PING 172.30.9.205 (172.30.9.205) 1500(1528) bytes of data. 1508 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=1.44 ms 1508 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.394 ms 1508 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.603 ms 1508 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.779 ms 1508 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.669 ms 1508 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.473 ms 1508 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.571 ms 1508 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.552 ms 1508 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.480 ms 1508 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.627 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.394/0.658/1.441/0.282 ms 2018-07-24 04:16:08,142 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Measuring TCP Throughput (packet size=65536)... 2018-07-24 04:16:08,142 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:16:18,268 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=2373.4611 real_seconds=10.01 rate_Mbps=1989.3657 tx_cpu=5 rx_cpu=7 retrans=45 cwnd=322 rtt_ms=0.41 2018-07-24 04:16:18,268 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:16:28,368 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=2304.8021 real_seconds=10.01 rate_Mbps=1931.7447 tx_cpu=5 rx_cpu=7 retrans=39 cwnd=330 rtt_ms=0.58 2018-07-24 04:16:28,369 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:16:38,467 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=2292.4830 real_seconds=10.01 rate_Mbps=1921.5966 tx_cpu=5 rx_cpu=7 retrans=22 cwnd=330 rtt_ms=0.68 2018-07-24 04:16:38,468 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Measuring UDP Throughput (packet size=128)... 2018-07-24 04:16:38,468 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:16:41,794 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=16.7346 real_seconds=1.01 rate_Mbps=139.5102 tx_cpu=17 rx_cpu=18 drop=84781 pkt=221871 data_loss=38.21200 2018-07-24 04:16:41,795 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=1<142858/5000000<10000000 Kbps loss-rate=38 2018-07-24 04:16:41,795 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R428574K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:16:45,146 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=16.8918 real_seconds=1.01 rate_Mbps=140.9523 tx_cpu=17 rx_cpu=19 drop=80654 pkt=219031 data_loss=36.82285 2018-07-24 04:16:45,146 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=1<144335/428574<428574 Kbps loss-rate=36 2018-07-24 04:16:45,147 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R286454K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:16:48,475 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=17.4829 real_seconds=1.01 rate_Mbps=145.8773 tx_cpu=15 rx_cpu=17 drop=51003 pkt=194223 data_loss=26.26018 2018-07-24 04:16:48,475 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=1<149378/286454<286454 Kbps loss-rate=26 2018-07-24 04:16:48,476 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R217916K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:16:51,827 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=17.3132 real_seconds=1.00 rate_Mbps=145.1238 tx_cpu=27 rx_cpu=18 drop=56334 pkt=198164 data_loss=28.42798 2018-07-24 04:16:51,828 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=1<148606/217916<217916 Kbps loss-rate=28 2018-07-24 04:16:51,828 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183261K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:16:55,153 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=17.1602 real_seconds=1.00 rate_Mbps=143.8372 tx_cpu=99 rx_cpu=18 drop=38389 pkt=178966 data_loss=21.45067 2018-07-24 04:16:55,154 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=1<147289/183261<183261 Kbps loss-rate=21 2018-07-24 04:16:55,154 DEBUG overshot, min=1 kbps=147289 max=183261 2018-07-24 04:16:55,154 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147289K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:16:58,482 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=16.8656 real_seconds=1.00 rate_Mbps=140.8817 tx_cpu=99 rx_cpu=18 drop=5674 pkt=143837 data_loss=3.94460 2018-07-24 04:16:58,482 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=128 throughput=1<144262/147289<183261 Kbps loss-rate=3 2018-07-24 04:16:58,482 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Measuring UDP Throughput (packet size=1024)... 2018-07-24 04:16:58,483 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:01,811 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=132.3994 real_seconds=1.00 rate_Mbps=1109.0320 tx_cpu=29 rx_cpu=17 drop=61381 pkt=196958 data_loss=31.16452 2018-07-24 04:17:01,811 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1<1135648/5000000<10000000 Kbps loss-rate=31 2018-07-24 04:17:01,812 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3067824K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:05,139 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=133.9375 real_seconds=1.00 rate_Mbps=1122.1667 tx_cpu=34 rx_cpu=19 drop=65744 pkt=202896 data_loss=32.40280 2018-07-24 04:17:05,140 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1<1149098/3067824<3067824 Kbps loss-rate=32 2018-07-24 04:17:05,140 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2108461K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:08,466 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=136.2754 real_seconds=1.00 rate_Mbps=1138.4567 tx_cpu=34 rx_cpu=20 drop=52935 pkt=192481 data_loss=27.50140 2018-07-24 04:17:08,466 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1<1165779/2108461<2108461 Kbps loss-rate=27 2018-07-24 04:17:08,466 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1637120K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:11,795 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=135.8574 real_seconds=1.00 rate_Mbps=1134.6023 tx_cpu=62 rx_cpu=18 drop=59941 pkt=199059 data_loss=30.11221 2018-07-24 04:17:11,796 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1<1161832/1637120<1637120 Kbps loss-rate=30 2018-07-24 04:17:11,796 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1399476K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:15,148 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=135.3896 real_seconds=1.00 rate_Mbps=1131.5282 tx_cpu=99 rx_cpu=18 drop=32195 pkt=170834 data_loss=18.84582 2018-07-24 04:17:15,149 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1<1158684/1399476<1399476 Kbps loss-rate=18 2018-07-24 04:17:15,149 DEBUG overshot, min=1 kbps=1158684 max=1399476 2018-07-24 04:17:15,149 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1158684K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:18,475 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=135.3818 real_seconds=1.00 rate_Mbps=1132.4795 tx_cpu=99 rx_cpu=18 drop=2810 pkt=141441 data_loss=1.98674 2018-07-24 04:17:18,475 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1<1159659/1158684<1399476 Kbps loss-rate=1 2018-07-24 04:17:18,476 DEBUG undershot, min=1159659 kbps=1279567 max=1399476 2018-07-24 04:17:18,476 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1279567K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:21,827 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=136.6016 real_seconds=1.00 rate_Mbps=1141.9367 tx_cpu=99 rx_cpu=20 drop=16317 pkt=156197 data_loss=10.44638 2018-07-24 04:17:21,827 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1159659<1169343/1279567<1399476 Kbps loss-rate=10 2018-07-24 04:17:21,828 DEBUG overshot, min=1159659 kbps=1169343 max=1279567 2018-07-24 04:17:21,828 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1169343K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:25,153 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=133.9336 real_seconds=1.00 rate_Mbps=1118.5089 tx_cpu=99 rx_cpu=19 drop=5594 pkt=142742 data_loss=3.91896 2018-07-24 04:17:25,154 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=1024 throughput=1159659<1145353/1169343<1279567 Kbps loss-rate=3 2018-07-24 04:17:25,154 INFO [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Measuring UDP Throughput (packet size=8192)... 2018-07-24 04:17:25,155 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:28,505 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=190.6250 real_seconds=1.00 rate_Mbps=1598.7858 tx_cpu=43 rx_cpu=7 drop=51896 pkt=76296 data_loss=68.01929 2018-07-24 04:17:28,506 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1<1637156/5000000<10000000 Kbps loss-rate=68 2018-07-24 04:17:28,506 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3318578K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:31,830 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=191.2344 real_seconds=1.00 rate_Mbps=1599.1449 tx_cpu=99 rx_cpu=8 drop=26160 pkt=50638 data_loss=51.66080 2018-07-24 04:17:31,830 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1<1637524/3318578<3318578 Kbps loss-rate=51 2018-07-24 04:17:31,831 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2478051K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:35,159 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=190.9141 real_seconds=1.00 rate_Mbps=1595.8714 tx_cpu=99 rx_cpu=12 drop=13375 pkt=37812 data_loss=35.37234 2018-07-24 04:17:35,159 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1<1634172/2478051<2478051 Kbps loss-rate=35 2018-07-24 04:17:35,159 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2056111K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:38,487 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=189.0625 real_seconds=1.00 rate_Mbps=1580.6350 tx_cpu=99 rx_cpu=7 drop=7174 pkt=31374 data_loss=22.86608 2018-07-24 04:17:38,487 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1<1618570/2056111<2056111 Kbps loss-rate=22 2018-07-24 04:17:38,488 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1837340K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:41,840 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=202.1094 real_seconds=1.00 rate_Mbps=1690.9033 tx_cpu=99 rx_cpu=9 drop=2166 pkt=28036 data_loss=7.72575 2018-07-24 04:17:41,841 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1<1731484/1837340<1837340 Kbps loss-rate=7 2018-07-24 04:17:41,841 DEBUG overshot, min=1 kbps=1731484 max=1837340 2018-07-24 04:17:41,842 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1731484K -p5001 -P5002 -fparse 172.30.9.205 2018-07-24 04:17:45,193 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] megabytes=203.8672 real_seconds=1.00 rate_Mbps=1707.8887 tx_cpu=99 rx_cpu=8 drop=326 pkt=26421 data_loss=1.23388 2018-07-24 04:17:45,193 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] pkt-size=8192 throughput=1<1748878/1731484<1837340 Kbps loss-rate=1 2018-07-24 04:17:45,193 DEBUG undershot, min=1748878 kbps=1793109 max=1837340 2018-07-24 04:17:45,204 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.13', 'ip_to': u'172.30.9.205', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 45, 'rtt_ms': 0.41, 'throughput_kbps': 2037110, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 39, 'rtt_ms': 0.58, 'throughput_kbps': 1978106, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 22, 'rtt_ms': 0.68, 'throughput_kbps': 1967714, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.94, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 144262, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.92, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1145353, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.23, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1748878, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.477', 'rtt_max_ms': '0.737', 'rtt_min_ms': '0.311', 'rtt_stddev': '0.120', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.431', 'rtt_max_ms': '0.668', 'rtt_min_ms': '0.290', 'rtt_stddev': '0.106', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.658', 'rtt_max_ms': '1.441', 'rtt_min_ms': '0.394', 'rtt_stddev': '0.282', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-24 04:17:45,205 INFO Deleting floating ip 396b9f4d-c7d9-401e-b805-94dac64c20c7 2018-07-24 04:17:46,904 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Floating IP 172.30.9.200 deleted 2018-07-24 04:17:47,281 DEBUG [TestClient_b667e2df-4033-4cfc-9ab2-2011afbc10a24] Instance deleted 2018-07-24 04:17:47,345 INFO Cleaning up... 2018-07-24 04:17:47,345 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Terminating nuttcp-8.1.4 2018-07-24 04:17:47,356 INFO Deleting floating ip d2b9973b-600e-4e59-8041-046bfdbaeabc 2018-07-24 04:17:49,018 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Floating IP 172.30.9.205 deleted 2018-07-24 04:17:49,172 DEBUG [TestServer_b667e2df-4033-4cfc-9ab2-2011afbc10a21] Instance deleted 2018-07-24 04:17:56,491 INFO Network pns-internal-net_b667e2df-4033-4cfc-9ab2-2011afbc10a2 deleted. 2018-07-24 04:17:58,781 INFO Network pns-internal-net2_b667e2df-4033-4cfc-9ab2-2011afbc10a2 deleted. 2018-07-24 04:18:03,683 INFO External router pns_router_b667e2df-4033-4cfc-9ab2-2011afbc10a2 deleted. 2018-07-24 04:18:03,793 INFO Removed public key pns_public_key 2018-07-24 04:18:03,793 INFO Deleting security group 2018-07-24 04:18:04,156 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '15016588', 'rtt_ms': '0.246667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 139305, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1287094, | | | | | 'loss_rate': 0.34}, 8192: {'tp_kbps': 8320556, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.202/0.123/0.354/0.073', | | | | | '64-byte': '4.875/0.110/46.912/14.012', '1500-byte': '0.276/0.140/0.501/0.106'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5219007', 'rtt_ms': '0.396667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 224830, 'loss_rate': 1.08}, 1024: {'tp_kbps': 1754158, | | | | | 'loss_rate': 0.33}, 8192: {'tp_kbps': 2843400, 'loss_rate': 0.29}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.335/0.172/0.597/0.149', | | | | | '64-byte': '4.506/0.245/41.979/12.491', '1500-byte': '0.472/0.245/1.022/0.212'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1983572', 'rtt_ms': '0.316667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 156571, 'loss_rate': 2.6}, 1024: {'tp_kbps': 1215767, | | | | | 'loss_rate': 2.51}, 8192: {'tp_kbps': 1878885, 'loss_rate': 0.12}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.408/0.242/0.836/0.192', | | | | | '64-byte': '0.437/0.224/1.334/0.327', '1500-byte': '0.583/0.308/1.613/0.352'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2166282', 'rtt_ms': '0.56'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 150270, 'loss_rate': 5.5}, 1024: {'tp_kbps': 1262557, | | | | | 'loss_rate': 2.76}, 8192: {'tp_kbps': 1718117, 'loss_rate': 8.11}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.324/0.260/0.386/0.038', | | | | | '64-byte': '0.476/0.282/1.255/0.267', '1500-byte': '0.618/0.342/1.257/0.259'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1937661', 'rtt_ms': '0.4'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 149279, 'loss_rate': 4.63}, 1024: {'tp_kbps': 1152707, | | | | | 'loss_rate': 3.84}, 8192: {'tp_kbps': 1715656, 'loss_rate': 0.85}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.465/0.367/0.593/0.058', | | | | | '64-byte': '0.421/0.253/0.575/0.122', '1500-byte': '0.636/0.403/1.801/0.397'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1994310', 'rtt_ms': '0.556667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 144262, 'loss_rate': 3.94}, 1024: {'tp_kbps': 1145353, | | | | | 'loss_rate': 3.92}, 8192: {'tp_kbps': 1748878, 'loss_rate': 1.23}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.431/0.290/0.668/0.106', | | | | | '64-byte': '0.477/0.311/0.737/0.120', '1500-byte': '0.658/0.394/1.441/0.282'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-07-24 04:18:04,161 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-07-24 04:18:04,508 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-07-24 04:18:04,640 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 04:18:04,641 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:59 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-24 04:18:04,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 04:18:04,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/98bc0341-43bc-4bdb-ab24-1a090a151180 -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}cc4510e2c88bb09a4ad6c67396e92da7512bea79" 2018-07-24 04:18:05,559 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d74891c9-724b-4ccd-a933-3dc6e6f1dd67 Date: Tue, 24 Jul 2018 04:18:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:18:05,559 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/98bc0341-43bc-4bdb-ab24-1a090a151180 used request id req-d74891c9-724b-4ccd-a933-3dc6e6f1dd67 2018-07-24 04:18:05,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.911926031113s 2018-07-24 04:18:05,560 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/98bc0341-43bc-4bdb-ab24-1a090a151180 used request id req-d74891c9-724b-4ccd-a933-3dc6e6f1dd67 2018-07-24 04:18:05,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 04:18:05,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cc4510e2c88bb09a4ad6c67396e92da7512bea79" 2018-07-24 04:18:05,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6f60931e-91ae-4161-bebc-309c60785a34 Date: Tue, 24 Jul 2018 04:18:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 04:18:05,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6f60931e-91ae-4161-bebc-309c60785a34 2018-07-24 04:18:05,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.302424192429s 2018-07-24 04:18:05,863 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6f60931e-91ae-4161-bebc-309c60785a34 2018-07-24 04:18:05,865 - shade - DEBUG - Network pns-internal-net_b667e2df-4033-4cfc-9ab2-2011afbc10a2 not found for deleting 2018-07-24 04:18:05,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 04:18:05,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cc4510e2c88bb09a4ad6c67396e92da7512bea79" 2018-07-24 04:18:06,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-46c32521-97f5-4ea5-9eb4-3c0ab6d3f33d Date: Tue, 24 Jul 2018 04:18:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 04:18:06,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-46c32521-97f5-4ea5-9eb4-3c0ab6d3f33d 2018-07-24 04:18:06,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.416614055634s 2018-07-24 04:18:06,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-46c32521-97f5-4ea5-9eb4-3c0ab6d3f33d 2018-07-24 04:18:06,283 - shade - DEBUG - Network pns-internal-net2_b667e2df-4033-4cfc-9ab2-2011afbc10a2 not found for deleting 2018-07-24 04:18:06,329 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-07-24 04:18:06,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 04:18:06,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-24 04:18:06,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 04:18:06,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 04:18:06,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 04:18:06,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 04:18:06,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 04:18:06,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 04:18:06,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 04:18:06,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 04:18:06,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 04:18:06,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 04:18:06,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 04:18:06,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 04:18:06,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 04:18:06,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 04:18:06,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 04:18:06,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 04:18:06,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 04:18:06,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 04:18:06,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 04:18:06,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 04:18:06,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 04:18:06,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-24 04:18:06,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-24 04:18:06,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 04:18:06,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa37c04-c01b-4b8a-aa2b-ed2e4011b723 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:18:06,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4fa37c04-c01b-4b8a-aa2b-ed2e4011b723 2018-07-24 04:18:06,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 04:18:06,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["w7hFhjNqQmuubLqnXlh4Ng"], "issued_at": "2018-07-24T04:18:06.000000Z"}} 2018-07-24 04:18:06,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 04:18:06,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:18:07,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-00f42d0d-5d09-4e22-96cf-65c3ca17fb5b Date: Tue, 24 Jul 2018 04:18:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 04:18:07,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-00f42d0d-5d09-4e22-96cf-65c3ca17fb5b 2018-07-24 04:18:07,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275701999664s 2018-07-24 04:18:07,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-00f42d0d-5d09-4e22-96cf-65c3ca17fb5b 2018-07-24 04:18:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 04:18:07,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:18:07 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:18:07,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 04:18:07,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:18:07,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b821835d-601b-46e6-abb4-9dcb6b972843 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/1b6b3f35a0ce43f2a2eab05c49465a6e"}, "tags": [], "enabled": true, "id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-24 04:18:07,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b821835d-601b-46e6-abb4-9dcb6b972843 2018-07-24 04:18:07,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0950329303741s 2018-07-24 04:18:07,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b821835d-601b-46e6-abb4-9dcb6b972843 2018-07-24 04:18:07,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-24 04:18:07,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e61870289a246fceb7d699d745113c1fcbdbd6b" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922"}}' 2018-07-24 04:18:07,303 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:18:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9356438c-fb22-4568-9ec5-e6fe97846740 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a"}, "tags": [], "enabled": true, "id": "27deab090e7a461397e9cef56b1f358a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922"}} 2018-07-24 04:18:07,303 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9356438c-fb22-4568-9ec5-e6fe97846740 2018-07-24 04:18:07,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137156009674s 2018-07-24 04:18:07,304 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9356438c-fb22-4568-9ec5-e6fe97846740 2018-07-24 04:18:07,304 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'27deab090e7a461397e9cef56b1f358a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922'}) 2018-07-24 04:18:07,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-24 04:18:07,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e61870289a246fceb7d699d745113c1fcbdbd6b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d61cb30a-d488-4367-a045-797b02f6a4cc", "email": null, "name": "shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922"}}' 2018-07-24 04:18:07,685 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:18:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-603806d8-64c9-4f7c-aebb-4abd53363a73 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922", "links": {"self": "http://172.30.9.24:5000/v3/users/3ec3c907f7ba42c195c3c04170c24e3b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ec3c907f7ba42c195c3c04170c24e3b", "domain_id": "default", "password_expires_at": null}} 2018-07-24 04:18:07,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-603806d8-64c9-4f7c-aebb-4abd53363a73 2018-07-24 04:18:07,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.374876976013s 2018-07-24 04:18:07,686 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-603806d8-64c9-4f7c-aebb-4abd53363a73 2018-07-24 04:18:07,687 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3ec3c907f7ba42c195c3c04170c24e3b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922'}) 2018-07-24 04:18:07,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 04:18:07,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:18:07,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-431eefa4-e428-43cf-8785-e6a6b5e800a6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:18:07,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-431eefa4-e428-43cf-8785-e6a6b5e800a6 2018-07-24 04:18:07,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0945930480957s 2018-07-24 04:18:07,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-431eefa4-e428-43cf-8785-e6a6b5e800a6 2018-07-24 04:18:07,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 04:18:07,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:18:07,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58435232-0e55-4250-94d8-7b0653e654c1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:18:07,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-58435232-0e55-4250-94d8-7b0653e654c1 2018-07-24 04:18:07,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0912008285522s 2018-07-24 04:18:07,882 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-58435232-0e55-4250-94d8-7b0653e654c1 2018-07-24 04:18:07,883 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-24 04:18:07,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-24 04:18:07,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e61870289a246fceb7d699d745113c1fcbdbd6b" -d '{"role": {"name": "Member"}}' 2018-07-24 04:18:07,996 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:18:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-153b1710-cacf-49f8-b6ac-d1847c082b5f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6363cef1bf1041659a004454b742ba2e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6363cef1bf1041659a004454b742ba2e"}, "name": "Member"}} 2018-07-24 04:18:07,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-153b1710-cacf-49f8-b6ac-d1847c082b5f 2018-07-24 04:18:07,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.109577894211s 2018-07-24 04:18:07,997 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-153b1710-cacf-49f8-b6ac-d1847c082b5f 2018-07-24 04:18:07,997 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'6363cef1bf1041659a004454b742ba2e'}) 2018-07-24 04:18:08,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 04:18:08,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:18:08,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0122844-324c-4df4-9b8c-cf11600a83bf Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "6363cef1bf1041659a004454b742ba2e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6363cef1bf1041659a004454b742ba2e"}, "name": "Member"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:18:08,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a0122844-324c-4df4-9b8c-cf11600a83bf 2018-07-24 04:18:08,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.094584941864s 2018-07-24 04:18:08,096 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a0122844-324c-4df4-9b8c-cf11600a83bf 2018-07-24 04:18:08,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 04:18:08,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:18:08,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767372d3-0980-4dd3-8a9e-da6570d4564e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 04:18:08,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-767372d3-0980-4dd3-8a9e-da6570d4564e 2018-07-24 04:18:08,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0224709510803s 2018-07-24 04:18:08,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-767372d3-0980-4dd3-8a9e-da6570d4564e 2018-07-24 04:18:08,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 04:18:08,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:18:08,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88deddee-0d0a-4cfc-8de2-f8aecfaea395 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922", "links": {"self": "http://172.30.9.24:5000/v3/users/3ec3c907f7ba42c195c3c04170c24e3b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ec3c907f7ba42c195c3c04170c24e3b", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:18:08,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-88deddee-0d0a-4cfc-8de2-f8aecfaea395 2018-07-24 04:18:08,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119035959244s 2018-07-24 04:18:08,244 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-88deddee-0d0a-4cfc-8de2-f8aecfaea395 2018-07-24 04:18:08,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 04:18:08,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:18:08,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415b0735-74f4-46e2-82e9-56af3c864910 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a"}, "tags": [], "enabled": true, "id": "27deab090e7a461397e9cef56b1f358a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 04:18:08,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-415b0735-74f4-46e2-82e9-56af3c864910 2018-07-24 04:18:08,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0927031040192s 2018-07-24 04:18:08,349 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-415b0735-74f4-46e2-82e9-56af3c864910 2018-07-24 04:18:08,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-24 04:18:08,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=3ec3c907f7ba42c195c3c04170c24e3b&role.id=6363cef1bf1041659a004454b742ba2e&scope.project.id=27deab090e7a461397e9cef56b1f358a" -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:18:08,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6f7e25-3fb6-43d2-8a13-20928960d9f8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=3ec3c907f7ba42c195c3c04170c24e3b&role.id=6363cef1bf1041659a004454b742ba2e&scope.project.id=27deab090e7a461397e9cef56b1f358a", "previous": null, "next": null}} 2018-07-24 04:18:08,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3ec3c907f7ba42c195c3c04170c24e3b&role.id=6363cef1bf1041659a004454b742ba2e&scope.project.id=27deab090e7a461397e9cef56b1f358a used request id req-1e6f7e25-3fb6-43d2-8a13-20928960d9f8 2018-07-24 04:18:08,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105005979538s 2018-07-24 04:18:08,463 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3ec3c907f7ba42c195c3c04170c24e3b&role.id=6363cef1bf1041659a004454b742ba2e&scope.project.id=27deab090e7a461397e9cef56b1f358a used request id req-1e6f7e25-3fb6-43d2-8a13-20928960d9f8 2018-07-24 04:18:08,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-24 04:18:08,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a/users/3ec3c907f7ba42c195c3c04170c24e3b/roles/6363cef1bf1041659a004454b742ba2e -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:18:08,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:18:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f6541d5-aceb-4752-8538-9cb9f453f74d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:18:08,610 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a/users/3ec3c907f7ba42c195c3c04170c24e3b/roles/6363cef1bf1041659a004454b742ba2e used request id req-8f6541d5-aceb-4752-8538-9cb9f453f74d 2018-07-24 04:18:08,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144013166428s 2018-07-24 04:18:08,611 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a/users/3ec3c907f7ba42c195c3c04170c24e3b/roles/6363cef1bf1041659a004454b742ba2e used request id req-8f6541d5-aceb-4752-8538-9cb9f453f74d 2018-07-24 04:18:08,612 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'27deab090e7a461397e9cef56b1f358a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd61cb30a-d488-4367-a045-797b02f6a4cc', 'username': u'shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-24 04:18:08,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 04:18:08,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-24 04:18:08,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 04:18:08,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 04:18:08,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 04:18:08,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 04:18:08,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 04:18:08,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 04:18:08,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 04:18:08,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 04:18:08,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 04:18:08,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 04:18:08,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 04:18:08,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 04:18:08,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 04:18:08,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 04:18:08,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 04:18:08,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 04:18:08,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 04:18:08,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 04:18:08,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 04:18:08,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 04:18:08,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 04:18:08,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-24 04:18:08,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-24 04:18:08,618 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922', 'password': 'd61cb30a-d488-4367-a045-797b02f6a4cc', 'project_name': 'shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '27deab090e7a461397e9cef56b1f358a', 'project_domain_name': 'Default'} 2018-07-24 04:18:08,618 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-07-24 04:18:08,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 04:18:08,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f071a444-eecf-409e-8c4a-9b69545637dc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:18:08,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f071a444-eecf-409e-8c4a-9b69545637dc 2018-07-24 04:18:08,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 04:18:09,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6363cef1bf1041659a004454b742ba2e", "name": "Member"}], "expires_at": "2018-07-24T05:18:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27deab090e7a461397e9cef56b1f358a", "name": "shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_27deab090e7a461397e9cef56b1f358a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_27deab090e7a461397e9cef56b1f358a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/27deab090e7a461397e9cef56b1f358a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/27deab090e7a461397e9cef56b1f358a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/27deab090e7a461397e9cef56b1f358a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/27deab090e7a461397e9cef56b1f358a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/27deab090e7a461397e9cef56b1f358a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/27deab090e7a461397e9cef56b1f358a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/27deab090e7a461397e9cef56b1f358a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/27deab090e7a461397e9cef56b1f358a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/27deab090e7a461397e9cef56b1f358a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/27deab090e7a461397e9cef56b1f358a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/27deab090e7a461397e9cef56b1f358a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/27deab090e7a461397e9cef56b1f358a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922", "id": "3ec3c907f7ba42c195c3c04170c24e3b"}, "audit_ids": ["ys0ioZraTpeKj9DRaICKvQ"], "issued_at": "2018-07-24T04:18:09.000000Z"}} 2018-07-24 04:18:09,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 04:18:09,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"network": {"name": "shaker-net_a989065a-2f7d-4dff-9981-6b9943ea1922", "admin_state_up": true}}' 2018-07-24 04:18:09,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-cad0243a-a178-45ea-af1c-2d89d4103c4c Date: Tue, 24 Jul 2018 04:18:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dcec0fd7-40b9-48ad-929e-b8aef7332c90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27deab090e7a461397e9cef56b1f358a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:18:09Z","is_default":false,"name":"shaker-net_a989065a-2f7d-4dff-9981-6b9943ea1922","qos_policy_id":null,"admin_state_up":true,"tenant_id":"27deab090e7a461397e9cef56b1f358a","created_at":"2018-07-24T04:18:09Z","mtu":1450}} 2018-07-24 04:18:09,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cad0243a-a178-45ea-af1c-2d89d4103c4c 2018-07-24 04:18:09,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.618927955627s 2018-07-24 04:18:09,654 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cad0243a-a178-45ea-af1c-2d89d4103c4c 2018-07-24 04:18:09,654 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T04:18:09Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'dcec0fd7-40b9-48ad-929e-b8aef7332c90', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_a989065a-2f7d-4dff-9981-6b9943ea1922', u'admin_state_up': True, u'tenant_id': u'27deab090e7a461397e9cef56b1f358a', u'created_at': u'2018-07-24T04:18:09Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'27deab090e7a461397e9cef56b1f358a', u'l2_adjacency': True}) 2018-07-24 04:18:09,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 04:18:09,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:09,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1227 X-Openstack-Request-Id: req-8fdd9d98-d1ab-4853-8839-8ef32f0f2985 Date: Tue, 24 Jul 2018 04:18:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dcec0fd7-40b9-48ad-929e-b8aef7332c90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27deab090e7a461397e9cef56b1f358a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:18:09Z","qos_policy_id":null,"name":"shaker-net_a989065a-2f7d-4dff-9981-6b9943ea1922","admin_state_up":true,"tenant_id":"27deab090e7a461397e9cef56b1f358a","created_at":"2018-07-24T04:18:09Z","mtu":1450}]} 2018-07-24 04:18:09,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8fdd9d98-d1ab-4853-8839-8ef32f0f2985 2018-07-24 04:18:09,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267227172852s 2018-07-24 04:18:09,923 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8fdd9d98-d1ab-4853-8839-8ef32f0f2985 2018-07-24 04:18:09,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 04:18:09,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"subnet": {"name": "shaker-subnet_a989065a-2f7d-4dff-9981-6b9943ea1922", "enable_dhcp": true, "network_id": "dcec0fd7-40b9-48ad-929e-b8aef7332c90", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 04:18:10,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-48ba5a1d-e7a1-443a-8660-0eb36a25d3b0 Date: Tue, 24 Jul 2018 04:18:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcec0fd7-40b9-48ad-929e-b8aef7332c90","tenant_id":"27deab090e7a461397e9cef56b1f358a","created_at":"2018-07-24T04:18:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T04:18:10Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"27deab090e7a461397e9cef56b1f358a","id":"cffe4733-64b4-4e61-9cf7-e2ef809a8ee8","subnetpool_id":null,"name":"shaker-subnet_a989065a-2f7d-4dff-9981-6b9943ea1922"}} 2018-07-24 04:18:10,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-48ba5a1d-e7a1-443a-8660-0eb36a25d3b0 2018-07-24 04:18:10,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.02862095833s 2018-07-24 04:18:10,953 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-48ba5a1d-e7a1-443a-8660-0eb36a25d3b0 2018-07-24 04:18:10,954 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T04:18:10Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'cffe4733-64b4-4e61-9cf7-e2ef809a8ee8', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_a989065a-2f7d-4dff-9981-6b9943ea1922', u'enable_dhcp': True, u'network_id': u'dcec0fd7-40b9-48ad-929e-b8aef7332c90', u'tenant_id': u'27deab090e7a461397e9cef56b1f358a', u'created_at': u'2018-07-24T04:18:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'27deab090e7a461397e9cef56b1f358a'}) 2018-07-24 04:18:10,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 04:18:10,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "shaker-router_a989065a-2f7d-4dff-9981-6b9943ea1922", "admin_state_up": true}}' 2018-07-24 04:18:17,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-d3115236-b3f2-4267-94a2-0af724bdcfd2 Date: Tue, 24 Jul 2018 04:18:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:12Z", "admin_state_up": true, "updated_at": "2018-07-24T04:18:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "d26c068c-b711-4c70-bf11-033e8b803832", "name": "shaker-router_a989065a-2f7d-4dff-9981-6b9943ea1922"}} 2018-07-24 04:18:17,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d3115236-b3f2-4267-94a2-0af724bdcfd2 2018-07-24 04:18:17,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.39626312256s 2018-07-24 04:18:17,351 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-d3115236-b3f2-4267-94a2-0af724bdcfd2 2018-07-24 04:18:17,351 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T04:18:12Z', u'revision_number': 3, u'id': u'd26c068c-b711-4c70-bf11-033e8b803832', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_a989065a-2f7d-4dff-9981-6b9943ea1922', u'admin_state_up': True, u'tenant_id': u'27deab090e7a461397e9cef56b1f358a', u'created_at': u'2018-07-24T04:18:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'27deab090e7a461397e9cef56b1f358a'}) 2018-07-24 04:18:17,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 04:18:17,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d26c068c-b711-4c70-bf11-033e8b803832/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"subnet_id": "cffe4733-64b4-4e61-9cf7-e2ef809a8ee8"}' 2018-07-24 04:18:20,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ccb9fb0c-950f-48c2-91ad-4d3c8fdd9654 Date: Tue, 24 Jul 2018 04:18:20 GMT RESP BODY: {"network_id": "dcec0fd7-40b9-48ad-929e-b8aef7332c90", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "subnet_id": "cffe4733-64b4-4e61-9cf7-e2ef809a8ee8", "subnet_ids": ["cffe4733-64b4-4e61-9cf7-e2ef809a8ee8"], "port_id": "8ed49b65-bca9-45c9-a84d-c37224cd884a", "id": "d26c068c-b711-4c70-bf11-033e8b803832"} 2018-07-24 04:18:20,501 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d26c068c-b711-4c70-bf11-033e8b803832/add_router_interface.json used request id req-ccb9fb0c-950f-48c2-91ad-4d3c8fdd9654 2018-07-24 04:18:20,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.14894008636s 2018-07-24 04:18:20,502 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d26c068c-b711-4c70-bf11-033e8b803832/add_router_interface.json used request id req-ccb9fb0c-950f-48c2-91ad-4d3c8fdd9654 returning object d26c068c-b711-4c70-bf11-033e8b803832 2018-07-24 04:18:20,502 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-07-24 04:18:24,039 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-07-24 04:18:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 04:18:24,046 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 04:18:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 04:18:24,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 04:18:24,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:24,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-67af7ae7-64b6-4f93-9bc4-c06d11c6e0a4 Date: Tue, 24 Jul 2018 04:18:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 04:18:24,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-67af7ae7-64b6-4f93-9bc4-c06d11c6e0a4 2018-07-24 04:18:24,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.606240987778s 2018-07-24 04:18:24,657 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-67af7ae7-64b6-4f93-9bc4-c06d11c6e0a4 2018-07-24 04:18:24,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 04:18:24,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_a989065a-2f7d-4dff-9981-6b9943ea1922", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_a989065a-2f7d-4dff-9981-6b9943ea1922"}' 2018-07-24 04:18:25,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6a970c17-e226-448a-84e7-f181df2a29ff Date: Tue, 24 Jul 2018 04:18:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b/file", "owner": "27deab090e7a461397e9cef56b1f358a", "id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "size": null, "self": "/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-24T04:18:25Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_a989065a-2f7d-4dff-9981-6b9943ea1922", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_a989065a-2f7d-4dff-9981-6b9943ea1922", "checksum": null, "created_at": "2018-07-24T04:18:25Z", "protected": false} 2018-07-24 04:18:25,332 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-6a970c17-e226-448a-84e7-f181df2a29ff 2018-07-24 04:18:25,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.666720151901s 2018-07-24 04:18:25,332 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-6a970c17-e226-448a-84e7-f181df2a29ff returning object f320cad0-80a7-4f76-9fcb-64e35adb190b 2018-07-24 04:18:25,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 04:18:25,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '' 2018-07-24 04:18:34,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80cca95f-bbb3-47bc-b3ac-968feac33330 Date: Tue, 24 Jul 2018 04:18:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:18:34,882 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b/file used request id req-80cca95f-bbb3-47bc-b3ac-968feac33330 2018-07-24 04:18:34,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.5497610569s 2018-07-24 04:18:34,883 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b/file used request id req-80cca95f-bbb3-47bc-b3ac-968feac33330 2018-07-24 04:18:34,883 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_a989065a-2f7d-4dff-9981-6b9943ea1922', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T04:18:25Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b/file', u'owner': u'27deab090e7a461397e9cef56b1f358a', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'f320cad0-80a7-4f76-9fcb-64e35adb190b', u'size': None, u'name': u'shaker-img_a989065a-2f7d-4dff-9981-6b9943ea1922', u'checksum': None, u'self': u'/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T04:18:25Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 04:18:34,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 04:18:34,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e61870289a246fceb7d699d745113c1fcbdbd6b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_a989065a-2f7d-4dff-9981-6b9943ea1922", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-07-24 04:18:35,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18: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-50153f23-47c2-4835-a72b-05de2e6ea6ad x-compute-request-id: req-50153f23-47c2-4835-a72b-05de2e6ea6ad Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_a989065a-2f7d-4dff-9981-6b9943ea1922", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}], "ram": 512, "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": 3, "id": "d7c6086e-615d-4637-8211-503882854ec6"}} 2018-07-24 04:18:35,211 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-50153f23-47c2-4835-a72b-05de2e6ea6ad 2018-07-24 04:18:35,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.327300071716s 2018-07-24 04:18:35,212 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-50153f23-47c2-4835-a72b-05de2e6ea6ad 2018-07-24 04:18:35,213 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_a989065a-2f7d-4dff-9981-6b9943ea1922', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 3, 'id': u'd7c6086e-615d-4637-8211-503882854ec6', 'swap': 0}) 2018-07-24 04:18:35,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 04:18:35,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/d7c6086e-615d-4637-8211-503882854ec6/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e61870289a246fceb7d699d745113c1fcbdbd6b" -d '{"extra_specs": {}}' 2018-07-24 04:18:35,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18: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-03536b4c-6721-49e3-8329-e4d090d3618a x-compute-request-id: req-03536b4c-6721-49e3-8329-e4d090d3618a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 04:18:35,240 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d7c6086e-615d-4637-8211-503882854ec6/os-extra_specs used request id req-03536b4c-6721-49e3-8329-e4d090d3618a 2018-07-24 04:18:35,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0264010429382s 2018-07-24 04:18:35,240 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/d7c6086e-615d-4637-8211-503882854ec6/os-extra_specs used request id req-03536b4c-6721-49e3-8329-e4d090d3618a 2018-07-24 04:18:35,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-24 04:18:35,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"keypair": {"name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922"}}' 2018-07-24 04:18:35,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18: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-e56ec068-8067-408b-ac11-b729d3efe061 x-compute-request-id: req-e56ec068-8067-408b-ac11-b729d3efe061 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpwyV+zdI9LWCsg79Iu3ydFGYiV+CcgGwRv6Qk/6ONJb2qFTmU2Nh1/NQ3pN8/CGCanOEeWsJy6Eeql9db/YJBSIZ31npV2vPUaZjZgh8t2dJ0hm0GWm7p8+Rws4BWQK4Ilz80LzAb7AOr8v6Ey8M8oQYy95iZwL903m/meu5lxGUEMzKscHXpBHvAHEok6ZlSiuwTxqdr0KBCk+7vuIXrDyOxgsj5jO9FPf+ArOXgoMKnNnlpYxOpdANXGDzW1Z2gd9TiX8YnvQ/D0O6brkhdVvLKxyznl6/Pe0fp7NoPeW/WinZFTC/JSIkCymA7FRGd4wjfTOBD6otfnlAN0i0R Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6cMlfs3SPS1grIO/SLt8nRRmIlfgnIBsEb+kJP+jjSW9qhU5\nlNjYdfzUN6TfPwhgmpzhHlrCcuhHqpfXW/2CQUiGd9Z6Vdrz1GmY2YIfLdnSdIZt\nBlpu6fPkcLOAVkCuCJc/NC8wG+wDq/L+hMvDPKEGMveYmcC/dN5v5nruZcRlBDMy\nrHB16QR7wBxKJOmZUorsE8ana9CgQpPu77iF6w8jsYLI+YzvRT3/gKzl4KDCpzZ5\naWMTqXQDVxg81tWdoHfU4l/GJ70Pw9Dum65IXVbyyscs55evz3tH6ezaD3lv1op2\nRUwvyUiJAspgOxURneMI30zgQ+qLX55QDdItEQIDAQABAoIBAQCQTwJ0t4cUcVD+\n7w5FTkjth8xNY0asFrOgeVhR5ucGmcfumc/ETeHDZON1vnh7JybMDBEFdi4YVcD4\nVWiDx4qD1sv8axF2swZXmSDdFfE9kvzTJrFjfKyADSp3ULjnhmJpt0UzZ/YhJqBV\npFrvjALpCNcU27j/IfiPo0odVMKbW2aNrPYPqyI/0xDpg4PJtR2bMpTnc2khA2AZ\nrd2wORdCb5kdX46Y6x6e5THFYGL/Nls4cwmFI79gL29/I/LV5NFyUoNF+K2ejY66\n6kc1v9+zX2057P7PAupyZhrF5+0ImdaeRrhhLV3I1ckl/GHfl305f8VSB6yS7ppq\nLlWIKfyBAoGBAPnr8Akujjd9053WvhSEh8x88BuBK6qk2F0nRdKCniA2LJuxF3Ca\nr6T8cRMjbstRS6H8GQE124D0JV4H1bh8t3y+PXLskZht70tiohIgv662/dLOHTag\nru5HFSx9kE8oo/HxCwp4gS6ijH4qvgvvqACLiiSDJ8TDc+KwHDjtmPwZAoGBAO9y\nmPce1h7qAxA5f1UREemvoCeQSZyIUudQA4nd7lkhYmA7sQl5xVy/gajBz8lxeHh2\n4sm8qjTycFkpBQapnoTDYAv6dnf9o+vV0ZemITLh69Trx9YIIQYj86wb5V0TAeQM\nNsBZbkMIUHydXpNeKNz6HnvKyD2QxLt8cKqEQ9e5AoGAGT+x32uZqJeIspCIYZBG\nG+2fYFf7bmD7DuYx0qOpj/2JIi2Q/apTBmsOjW1t+xJ6fqH2cL3dMDj6MXa/K8VF\n0E9z69FkoC6zFz2evBAc7WzFVe/G2ccABUifJgCFfMnRTlcY03T7MBfx86kjzBbp\nNSzjxu6NLP7GDWfXYhT2+LkCgYBrYynXKq09EBZvoFnK/OzbsThShhN9cGY991Se\n8DmFH8PPBPZRGZu6DOlJliJqZclxvV/YuhRbyp84XX0zj77YLAdXV+zpw4dQrYRi\nTs900n3B8DyfcOXeqyENfzVOmMewTwn/GhypU4FFYg6YaRJKiKJDQp6rfdG9hAHD\nd641gQKBgAJZwCphyTWfqbOqAB9PZmSMp5PHgtF7lfb0dY4Sq8G6FpYrhkDXp0xK\nmNXje64Azh23fRHMddAntnr/ZN9PWKPSAh6TCi3s4s85jnuAxblm/4YQU32Trq2k\n+4rxn19eCSR07Qh0giCyRu4Wqgzyy4z/lzRgg22e7vGr29G/siH9\n-----END RSA PRIVATE KEY-----\n", "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "fingerprint": "b7:a9:91:11:36:22:dc:10:5f:d5:9b:c3:ba:98:fb:5e"}} 2018-07-24 04:18:35,729 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e56ec068-8067-408b-ac11-b729d3efe061 2018-07-24 04:18:35,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.488317012787s 2018-07-24 04:18:35,729 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e56ec068-8067-408b-ac11-b729d3efe061 2018-07-24 04:18:35,730 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpwyV+zdI9LWCsg79Iu3ydFGYiV+CcgGwRv6Qk/6ONJb2qFTmU2Nh1/NQ3pN8/CGCanOEeWsJy6Eeql9db/YJBSIZ31npV2vPUaZjZgh8t2dJ0hm0GWm7p8+Rws4BWQK4Ilz80LzAb7AOr8v6Ey8M8oQYy95iZwL903m/meu5lxGUEMzKscHXpBHvAHEok6ZlSiuwTxqdr0KBCk+7vuIXrDyOxgsj5jO9FPf+ArOXgoMKnNnlpYxOpdANXGDzW1Z2gd9TiX8YnvQ/D0O6brkhdVvLKxyznl6/Pe0fp7NoPeW/WinZFTC/JSIkCymA7FRGd4wjfTOBD6otfnlAN0i0R Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6cMlfs3SPS1grIO/SLt8nRRmIlfgnIBsEb+kJP+jjSW9qhU5\nlNjYdfzUN6TfPwhgmpzhHlrCcuhHqpfXW/2CQUiGd9Z6Vdrz1GmY2YIfLdnSdIZt\nBlpu6fPkcLOAVkCuCJc/NC8wG+wDq/L+hMvDPKEGMveYmcC/dN5v5nruZcRlBDMy\nrHB16QR7wBxKJOmZUorsE8ana9CgQpPu77iF6w8jsYLI+YzvRT3/gKzl4KDCpzZ5\naWMTqXQDVxg81tWdoHfU4l/GJ70Pw9Dum65IXVbyyscs55evz3tH6ezaD3lv1op2\nRUwvyUiJAspgOxURneMI30zgQ+qLX55QDdItEQIDAQABAoIBAQCQTwJ0t4cUcVD+\n7w5FTkjth8xNY0asFrOgeVhR5ucGmcfumc/ETeHDZON1vnh7JybMDBEFdi4YVcD4\nVWiDx4qD1sv8axF2swZXmSDdFfE9kvzTJrFjfKyADSp3ULjnhmJpt0UzZ/YhJqBV\npFrvjALpCNcU27j/IfiPo0odVMKbW2aNrPYPqyI/0xDpg4PJtR2bMpTnc2khA2AZ\nrd2wORdCb5kdX46Y6x6e5THFYGL/Nls4cwmFI79gL29/I/LV5NFyUoNF+K2ejY66\n6kc1v9+zX2057P7PAupyZhrF5+0ImdaeRrhhLV3I1ckl/GHfl305f8VSB6yS7ppq\nLlWIKfyBAoGBAPnr8Akujjd9053WvhSEh8x88BuBK6qk2F0nRdKCniA2LJuxF3Ca\nr6T8cRMjbstRS6H8GQE124D0JV4H1bh8t3y+PXLskZht70tiohIgv662/dLOHTag\nru5HFSx9kE8oo/HxCwp4gS6ijH4qvgvvqACLiiSDJ8TDc+KwHDjtmPwZAoGBAO9y\nmPce1h7qAxA5f1UREemvoCeQSZyIUudQA4nd7lkhYmA7sQl5xVy/gajBz8lxeHh2\n4sm8qjTycFkpBQapnoTDYAv6dnf9o+vV0ZemITLh69Trx9YIIQYj86wb5V0TAeQM\nNsBZbkMIUHydXpNeKNz6HnvKyD2QxLt8cKqEQ9e5AoGAGT+x32uZqJeIspCIYZBG\nG+2fYFf7bmD7DuYx0qOpj/2JIi2Q/apTBmsOjW1t+xJ6fqH2cL3dMDj6MXa/K8VF\n0E9z69FkoC6zFz2evBAc7WzFVe/G2ccABUifJgCFfMnRTlcY03T7MBfx86kjzBbp\nNSzjxu6NLP7GDWfXYhT2+LkCgYBrYynXKq09EBZvoFnK/OzbsThShhN9cGY991Se\n8DmFH8PPBPZRGZu6DOlJliJqZclxvV/YuhRbyp84XX0zj77YLAdXV+zpw4dQrYRi\nTs900n3B8DyfcOXeqyENfzVOmMewTwn/GhypU4FFYg6YaRJKiKJDQp6rfdG9hAHD\nd641gQKBgAJZwCphyTWfqbOqAB9PZmSMp5PHgtF7lfb0dY4Sq8G6FpYrhkDXp0xK\nmNXje64Azh23fRHMddAntnr/ZN9PWKPSAh6TCi3s4s85jnuAxblm/4YQU32Trq2k\n+4rxn19eCSR07Qh0giCyRu4Wqgzyy4z/lzRgg22e7vGr29G/siH9\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3ec3c907f7ba42c195c3c04170c24e3b', 'name': u'shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922', 'created_at': '2018-07-24T04:18:35.730467', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'27deab090e7a461397e9cef56b1f358a', 'name': 'shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b7:a9:91:11:36:22:dc:10:5f:d5:9b:c3:ba:98:fb:5e', 'type': 'ssh', 'id': u'shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922'}) 2018-07-24 04:18:35,730 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA6cMlfs3SPS1grIO/SLt8nRRmIlfgnIBsEb+kJP+jjSW9qhU5 lNjYdfzUN6TfPwhgmpzhHlrCcuhHqpfXW/2CQUiGd9Z6Vdrz1GmY2YIfLdnSdIZt Blpu6fPkcLOAVkCuCJc/NC8wG+wDq/L+hMvDPKEGMveYmcC/dN5v5nruZcRlBDMy rHB16QR7wBxKJOmZUorsE8ana9CgQpPu77iF6w8jsYLI+YzvRT3/gKzl4KDCpzZ5 aWMTqXQDVxg81tWdoHfU4l/GJ70Pw9Dum65IXVbyyscs55evz3tH6ezaD3lv1op2 RUwvyUiJAspgOxURneMI30zgQ+qLX55QDdItEQIDAQABAoIBAQCQTwJ0t4cUcVD+ 7w5FTkjth8xNY0asFrOgeVhR5ucGmcfumc/ETeHDZON1vnh7JybMDBEFdi4YVcD4 VWiDx4qD1sv8axF2swZXmSDdFfE9kvzTJrFjfKyADSp3ULjnhmJpt0UzZ/YhJqBV pFrvjALpCNcU27j/IfiPo0odVMKbW2aNrPYPqyI/0xDpg4PJtR2bMpTnc2khA2AZ rd2wORdCb5kdX46Y6x6e5THFYGL/Nls4cwmFI79gL29/I/LV5NFyUoNF+K2ejY66 6kc1v9+zX2057P7PAupyZhrF5+0ImdaeRrhhLV3I1ckl/GHfl305f8VSB6yS7ppq LlWIKfyBAoGBAPnr8Akujjd9053WvhSEh8x88BuBK6qk2F0nRdKCniA2LJuxF3Ca r6T8cRMjbstRS6H8GQE124D0JV4H1bh8t3y+PXLskZht70tiohIgv662/dLOHTag ru5HFSx9kE8oo/HxCwp4gS6ijH4qvgvvqACLiiSDJ8TDc+KwHDjtmPwZAoGBAO9y mPce1h7qAxA5f1UREemvoCeQSZyIUudQA4nd7lkhYmA7sQl5xVy/gajBz8lxeHh2 4sm8qjTycFkpBQapnoTDYAv6dnf9o+vV0ZemITLh69Trx9YIIQYj86wb5V0TAeQM NsBZbkMIUHydXpNeKNz6HnvKyD2QxLt8cKqEQ9e5AoGAGT+x32uZqJeIspCIYZBG G+2fYFf7bmD7DuYx0qOpj/2JIi2Q/apTBmsOjW1t+xJ6fqH2cL3dMDj6MXa/K8VF 0E9z69FkoC6zFz2evBAc7WzFVe/G2ccABUifJgCFfMnRTlcY03T7MBfx86kjzBbp NSzjxu6NLP7GDWfXYhT2+LkCgYBrYynXKq09EBZvoFnK/OzbsThShhN9cGY991Se 8DmFH8PPBPZRGZu6DOlJliJqZclxvV/YuhRbyp84XX0zj77YLAdXV+zpw4dQrYRi Ts900n3B8DyfcOXeqyENfzVOmMewTwn/GhypU4FFYg6YaRJKiKJDQp6rfdG9hAHD d641gQKBgAJZwCphyTWfqbOqAB9PZmSMp5PHgtF7lfb0dY4Sq8G6FpYrhkDXp0xK mNXje64Azh23fRHMddAntnr/ZN9PWKPSAh6TCi3s4s85jnuAxblm/4YQU32Trq2k +4rxn19eCSR07Qh0giCyRu4Wqgzyy4z/lzRgg22e7vGr29G/siH9 -----END RSA PRIVATE KEY----- 2018-07-24 04:18:35,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-24 04:18:35,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"security_group": {"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922", "description": "created by OPNFV Functest (shaker)"}}' 2018-07-24 04:18:36,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-3b37d231-7cc4-4e45-9236-d1415fc7b479 Date: Tue, 24 Jul 2018 04:18:36 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:36Z", "updated_at": "2018-07-24T04:18:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:36Z", "revision_number": 0, "id": "21b66ea0-ff14-4ee2-8426-843634642f16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:36Z", "revision_number": 0, "id": "37bd52d5-2bc8-4a44-8dfd-cfd3a5abec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 2, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}} 2018-07-24 04:18:36,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3b37d231-7cc4-4e45-9236-d1415fc7b479 2018-07-24 04:18:36,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.394545078278s 2018-07-24 04:18:36,129 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-3b37d231-7cc4-4e45-9236-d1415fc7b479 2018-07-24 04:18:36,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 04:18:36,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:36,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-e9237ead-3bda-4032-aae9-728635f0c1c4 Date: Tue, 24 Jul 2018 04:18:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:36Z", "updated_at": "2018-07-24T04:18:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:36Z", "revision_number": 0, "id": "21b66ea0-ff14-4ee2-8426-843634642f16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:36Z", "revision_number": 0, "id": "37bd52d5-2bc8-4a44-8dfd-cfd3a5abec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 2, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}]} 2018-07-24 04:18:36,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e9237ead-3bda-4032-aae9-728635f0c1c4 2018-07-24 04:18:36,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221740007401s 2018-07-24 04:18:36,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e9237ead-3bda-4032-aae9-728635f0c1c4 2018-07-24 04:18:36,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 04:18:36,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc"}}' 2018-07-24 04:18:36,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-be7f0cdc-811c-4d0c-821e-b8dd0db62e73 Date: Tue, 24 Jul 2018 04:18:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "port_range_min": 22, "revision_number": 0, "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:36Z", "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "264542a8-4302-452f-8c29-c37d7544018a"}} 2018-07-24 04:18:36,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-be7f0cdc-811c-4d0c-821e-b8dd0db62e73 2018-07-24 04:18:36,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.338749885559s 2018-07-24 04:18:36,698 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-be7f0cdc-811c-4d0c-821e-b8dd0db62e73 2018-07-24 04:18:36,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 04:18:36,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:36,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-8a6c762d-c641-476a-b51b-d107779aeded Date: Tue, 24 Jul 2018 04:18:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:36Z", "updated_at": "2018-07-24T04:18:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:36Z", "revision_number": 0, "id": "21b66ea0-ff14-4ee2-8426-843634642f16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T04:18:36Z", "revision_number": 0, "id": "264542a8-4302-452f-8c29-c37d7544018a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:36Z", "revision_number": 0, "id": "37bd52d5-2bc8-4a44-8dfd-cfd3a5abec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 3, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}]} 2018-07-24 04:18:36,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8a6c762d-c641-476a-b51b-d107779aeded 2018-07-24 04:18:36,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.218707084656s 2018-07-24 04:18:36,921 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-8a6c762d-c641-476a-b51b-d107779aeded 2018-07-24 04:18:36,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 04:18:36,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc"}}' 2018-07-24 04:18:37,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-25cc67af-6468-4d68-9ea8-bf950a4c3d0b Date: Tue, 24 Jul 2018 04:18:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:18:37Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "port_range_min": null, "revision_number": 0, "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:37Z", "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "46aed261-acba-40b8-b113-9cbe7154c036"}} 2018-07-24 04:18:37,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-25cc67af-6468-4d68-9ea8-bf950a4c3d0b 2018-07-24 04:18:37,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.167442083359s 2018-07-24 04:18:37,092 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-25cc67af-6468-4d68-9ea8-bf950a4c3d0b 2018-07-24 04:18:37,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 04:18:37,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:37,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-0d84c5b4-cd1f-4bf9-a6f9-dd60a7333d91 Date: Tue, 24 Jul 2018 04:18:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:36Z", "updated_at": "2018-07-24T04:18:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:36Z", "revision_number": 0, "id": "21b66ea0-ff14-4ee2-8426-843634642f16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T04:18:36Z", "revision_number": 0, "id": "264542a8-4302-452f-8c29-c37d7544018a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:36Z", "revision_number": 0, "id": "37bd52d5-2bc8-4a44-8dfd-cfd3a5abec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:37Z", "revision_number": 0, "id": "46aed261-acba-40b8-b113-9cbe7154c036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:37Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}]} 2018-07-24 04:18:37,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0d84c5b4-cd1f-4bf9-a6f9-dd60a7333d91 2018-07-24 04:18:37,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.237265110016s 2018-07-24 04:18:37,333 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0d84c5b4-cd1f-4bf9-a6f9-dd60a7333d91 2018-07-24 04:18:37,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 04:18:37,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc"}}' 2018-07-24 04:18:37,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-6a78cd02-ef4c-4e6c-95b0-6d87058adcb9 Date: Tue, 24 Jul 2018 04:18:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-07-24T04:18:37Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "port_range_min": 9000, "revision_number": 0, "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:37Z", "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "698be67e-ad49-4609-bde7-9dee8157a7f9"}} 2018-07-24 04:18:37,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6a78cd02-ef4c-4e6c-95b0-6d87058adcb9 2018-07-24 04:18:37,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.415395021439s 2018-07-24 04:18:37,752 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-6a78cd02-ef4c-4e6c-95b0-6d87058adcb9 2018-07-24 04:18:37,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 04:18:37,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:38,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-2049237e-03d4-4994-a071-ce02213daa06 Date: Tue, 24 Jul 2018 04:18:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dcec0fd7-40b9-48ad-929e-b8aef7332c90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27deab090e7a461397e9cef56b1f358a","l2_adjacency":true,"status":"ACTIVE","subnets":["cffe4733-64b4-4e61-9cf7-e2ef809a8ee8"],"description":"","tags":[],"updated_at":"2018-07-24T04:18:10Z","qos_policy_id":null,"name":"shaker-net_a989065a-2f7d-4dff-9981-6b9943ea1922","admin_state_up":true,"tenant_id":"27deab090e7a461397e9cef56b1f358a","created_at":"2018-07-24T04:18:09Z","mtu":1450}]} 2018-07-24 04:18:38,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2049237e-03d4-4994-a071-ce02213daa06 2018-07-24 04:18:38,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291761875153s 2018-07-24 04:18:38,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2049237e-03d4-4994-a071-ce02213daa06 2018-07-24 04:18:38,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 04:18:38,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:38,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-46143d80-462a-43fa-a920-df2d2748e80c Date: Tue, 24 Jul 2018 04:18:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f320cad0-80a7-4f76-9fcb-64e35adb190b/snap", "metadata": {}}], "file": "/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b/file", "owner": "27deab090e7a461397e9cef56b1f358a", "id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "size": 666173440, "self": "/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f320cad0-80a7-4f76-9fcb-64e35adb190b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-24T04:18:34Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_a989065a-2f7d-4dff-9981-6b9943ea1922", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_a989065a-2f7d-4dff-9981-6b9943ea1922", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-24T04:18:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 04:18:38,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-46143d80-462a-43fa-a920-df2d2748e80c 2018-07-24 04:18:38,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.604541063309s 2018-07-24 04:18:38,655 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-46143d80-462a-43fa-a920-df2d2748e80c 2018-07-24 04:18:38,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 04:18:38,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:38,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18: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-0515eb3c-7a02-455e-a10b-26e17411df21 x-compute-request-id: req-0515eb3c-7a02-455e-a10b-26e17411df21 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "1ff5314c-69e4-4863-931f-f2cee8d713cd"}, {"name": "shaker-flavor_a989065a-2f7d-4dff-9981-6b9943ea1922", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}], "ram": 512, "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": 3, "id": "d7c6086e-615d-4637-8211-503882854ec6"}]} 2018-07-24 04:18:38,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0515eb3c-7a02-455e-a10b-26e17411df21 2018-07-24 04:18:38,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274820327759s 2018-07-24 04:18:38,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-0515eb3c-7a02-455e-a10b-26e17411df21 2018-07-24 04:18:38,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-24 04:18:38,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"server": {"name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "imageRef": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "flavorRef": "d7c6086e-615d-4637-8211-503882854ec6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dcec0fd7-40b9-48ad-929e-b8aef7332c90"}], "security_groups": [{"name": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc"}]}}' 2018-07-24 04:18:41,886 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:18: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 x-openstack-request-id: req-c951fba2-dfd4-4f6d-a092-763018787317 x-compute-request-id: req-c951fba2-dfd4-4f6d-a092-763018787317 Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc"}], "OS-DCF:diskConfig": "MANUAL", "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "adminPass": "dc5PqtHxDYSJ"}} 2018-07-24 04:18:41,886 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-c951fba2-dfd4-4f6d-a092-763018787317 2018-07-24 04:18:41,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.19970989227s 2018-07-24 04:18:41,887 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-c951fba2-dfd4-4f6d-a092-763018787317 2018-07-24 04:18:41,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:18:41,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:42,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18: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-907e3be9-8727-436b-931f-13e221566eb4 x-compute-request-id: req-907e3be9-8727-436b-931f-13e221566eb4 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:18:42,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-907e3be9-8727-436b-931f-13e221566eb4 2018-07-24 04:18:42,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.287878990173s 2018-07-24 04:18:42,176 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-907e3be9-8727-436b-931f-13e221566eb4 2018-07-24 04:18:42,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 04:18:42,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:42,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-dfd4f764-2fe7-4486-bee4-c548513d97d2 Date: Tue, 24 Jul 2018 04:18:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dcec0fd7-40b9-48ad-929e-b8aef7332c90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27deab090e7a461397e9cef56b1f358a","l2_adjacency":true,"status":"ACTIVE","subnets":["cffe4733-64b4-4e61-9cf7-e2ef809a8ee8"],"description":"","tags":[],"updated_at":"2018-07-24T04:18:10Z","qos_policy_id":null,"name":"shaker-net_a989065a-2f7d-4dff-9981-6b9943ea1922","admin_state_up":true,"tenant_id":"27deab090e7a461397e9cef56b1f358a","created_at":"2018-07-24T04:18:09Z","mtu":1450}]} 2018-07-24 04:18:42,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-dfd4f764-2fe7-4486-bee4-c548513d97d2 2018-07-24 04:18:42,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116729021072s 2018-07-24 04:18:42,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-dfd4f764-2fe7-4486-bee4-c548513d97d2 2018-07-24 04:18:42,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 04:18:42,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:42,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-393c642f-4b24-4e2b-910c-cb00af7d8e84 Date: Tue, 24 Jul 2018 04:18:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcec0fd7-40b9-48ad-929e-b8aef7332c90","tenant_id":"27deab090e7a461397e9cef56b1f358a","created_at":"2018-07-24T04:18:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T04:18:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"27deab090e7a461397e9cef56b1f358a","id":"cffe4733-64b4-4e61-9cf7-e2ef809a8ee8","subnetpool_id":null,"name":"shaker-subnet_a989065a-2f7d-4dff-9981-6b9943ea1922"}]} 2018-07-24 04:18:42,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-393c642f-4b24-4e2b-910c-cb00af7d8e84 2018-07-24 04:18:42,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.214332103729s 2018-07-24 04:18:42,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-393c642f-4b24-4e2b-910c-cb00af7d8e84 2018-07-24 04:18:42,516 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:18:44,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:18:44,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:44,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18: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-a6c30197-ff29-4cd9-854c-b1408393b1d2 x-compute-request-id: req-a6c30197-ff29-4cd9-854c-b1408393b1d2 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:18:44,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a6c30197-ff29-4cd9-854c-b1408393b1d2 2018-07-24 04:18:44,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.304332017899s 2018-07-24 04:18:44,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a6c30197-ff29-4cd9-854c-b1408393b1d2 2018-07-24 04:18:44,827 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:18:46,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:18:46,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:47,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18: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-b017dca4-82e6-4dbd-b8bb-1aba836bfa38 x-compute-request-id: req-b017dca4-82e6-4dbd-b8bb-1aba836bfa38 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:18:47,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b017dca4-82e6-4dbd-b8bb-1aba836bfa38 2018-07-24 04:18:47,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.825501918793s 2018-07-24 04:18:47,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b017dca4-82e6-4dbd-b8bb-1aba836bfa38 2018-07-24 04:18:47,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:18:49,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:18:49,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:50,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18: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-8c01ae30-1106-491f-857c-535fd41fefac x-compute-request-id: req-8c01ae30-1106-491f-857c-535fd41fefac Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:18:50,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8c01ae30-1106-491f-857c-535fd41fefac 2018-07-24 04:18:50,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534125089645s 2018-07-24 04:18:50,198 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8c01ae30-1106-491f-857c-535fd41fefac 2018-07-24 04:18:50,202 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:18:52,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:18:52,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:52,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18: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-40db55b9-3a49-4a39-9648-e9d1c35c5cc7 x-compute-request-id: req-40db55b9-3a49-4a39-9648-e9d1c35c5cc7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:18:52,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-40db55b9-3a49-4a39-9648-e9d1c35c5cc7 2018-07-24 04:18:52,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545796871185s 2018-07-24 04:18:52,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-40db55b9-3a49-4a39-9648-e9d1c35c5cc7 2018-07-24 04:18:52,755 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:18:54,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:18:54,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:55,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18: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-5da7e895-bea7-46b8-a4c4-fea0a6e320f7 x-compute-request-id: req-5da7e895-bea7-46b8-a4c4-fea0a6e320f7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:18:55,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5da7e895-bea7-46b8-a4c4-fea0a6e320f7 2018-07-24 04:18:55,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726737976074s 2018-07-24 04:18:55,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5da7e895-bea7-46b8-a4c4-fea0a6e320f7 2018-07-24 04:18:55,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:18:57,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:18:57,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:18:58,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:18: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-d6e1bcb6-2133-4734-85f4-9c8cc15fe799 x-compute-request-id: req-d6e1bcb6-2133-4734-85f4-9c8cc15fe799 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:18:58,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d6e1bcb6-2133-4734-85f4-9c8cc15fe799 2018-07-24 04:18:58,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712221860886s 2018-07-24 04:18:58,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d6e1bcb6-2133-4734-85f4-9c8cc15fe799 2018-07-24 04:18:58,209 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:00,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:00,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:01,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-0ad23cca-690e-4d2b-bf6e-7c689c9d3ebd x-compute-request-id: req-0ad23cca-690e-4d2b-bf6e-7c689c9d3ebd Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:01,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0ad23cca-690e-4d2b-bf6e-7c689c9d3ebd 2018-07-24 04:19:01,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.832561969757s 2018-07-24 04:19:01,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0ad23cca-690e-4d2b-bf6e-7c689c9d3ebd 2018-07-24 04:19:01,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:03,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:03,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:03,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-942a92b2-9d4a-4e59-8bf6-21d35ac4f9f9 x-compute-request-id: req-942a92b2-9d4a-4e59-8bf6-21d35ac4f9f9 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:03,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-942a92b2-9d4a-4e59-8bf6-21d35ac4f9f9 2018-07-24 04:19:03,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.813037157059s 2018-07-24 04:19:03,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-942a92b2-9d4a-4e59-8bf6-21d35ac4f9f9 2018-07-24 04:19:03,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:05,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:05,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:06,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-b71c9108-d0bc-439b-9db9-603a566b8658 x-compute-request-id: req-b71c9108-d0bc-439b-9db9-603a566b8658 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:06,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b71c9108-d0bc-439b-9db9-603a566b8658 2018-07-24 04:19:06,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787839889526s 2018-07-24 04:19:06,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b71c9108-d0bc-439b-9db9-603a566b8658 2018-07-24 04:19:06,664 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:08,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:09,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-3a6a8793-a76b-415f-b92a-af76d3a2935a x-compute-request-id: req-3a6a8793-a76b-415f-b92a-af76d3a2935a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:09,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3a6a8793-a76b-415f-b92a-af76d3a2935a 2018-07-24 04:19:09,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718345880508s 2018-07-24 04:19:09,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3a6a8793-a76b-415f-b92a-af76d3a2935a 2018-07-24 04:19:09,389 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:11,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:11,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:11,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19:11 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-c695cd27-51cd-4b1b-9068-819a547a2afe x-compute-request-id: req-c695cd27-51cd-4b1b-9068-819a547a2afe Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:11,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c695cd27-51cd-4b1b-9068-819a547a2afe 2018-07-24 04:19:11,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545473098755s 2018-07-24 04:19:11,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c695cd27-51cd-4b1b-9068-819a547a2afe 2018-07-24 04:19:11,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:13,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:13,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:14,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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,Accept-Encoding x-openstack-request-id: req-d10aabcd-99ff-472b-9460-f86ef3af4782 x-compute-request-id: req-d10aabcd-99ff-472b-9460-f86ef3af4782 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:14,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d10aabcd-99ff-472b-9460-f86ef3af4782 2018-07-24 04:19:14,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5501101017s 2018-07-24 04:19:14,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d10aabcd-99ff-472b-9460-f86ef3af4782 2018-07-24 04:19:14,499 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:16,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:16,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:17,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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,Accept-Encoding x-openstack-request-id: req-dbecb3b5-773d-488f-b875-8d03278582a5 x-compute-request-id: req-dbecb3b5-773d-488f-b875-8d03278582a5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:17,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dbecb3b5-773d-488f-b875-8d03278582a5 2018-07-24 04:19:17,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55747294426s 2018-07-24 04:19:17,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-dbecb3b5-773d-488f-b875-8d03278582a5 2018-07-24 04:19:17,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:19,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:19,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:19,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-8504b2bb-445e-40fd-b7fe-227a7e2b2098 x-compute-request-id: req-8504b2bb-445e-40fd-b7fe-227a7e2b2098 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:19,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8504b2bb-445e-40fd-b7fe-227a7e2b2098 2018-07-24 04:19:19,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544099092484s 2018-07-24 04:19:19,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8504b2bb-445e-40fd-b7fe-227a7e2b2098 2018-07-24 04:19:19,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:21,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:21,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:22,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-041dfcca-bdcc-4d09-aad0-826be355b6ed x-compute-request-id: req-041dfcca-bdcc-4d09-aad0-826be355b6ed Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:22,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-041dfcca-bdcc-4d09-aad0-826be355b6ed 2018-07-24 04:19:22,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.945995092392s 2018-07-24 04:19:22,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-041dfcca-bdcc-4d09-aad0-826be355b6ed 2018-07-24 04:19:22,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:24,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:25,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-fc114ad6-539d-4e49-8c19-fcc79999de58 x-compute-request-id: req-fc114ad6-539d-4e49-8c19-fcc79999de58 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:25,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fc114ad6-539d-4e49-8c19-fcc79999de58 2018-07-24 04:19:25,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550966978073s 2018-07-24 04:19:25,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fc114ad6-539d-4e49-8c19-fcc79999de58 2018-07-24 04:19:25,125 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:27,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:27,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:27,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-e2828384-22fd-4436-8e72-2f0edf344451 x-compute-request-id: req-e2828384-22fd-4436-8e72-2f0edf344451 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:27,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e2828384-22fd-4436-8e72-2f0edf344451 2018-07-24 04:19:27,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58428812027s 2018-07-24 04:19:27,712 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e2828384-22fd-4436-8e72-2f0edf344451 2018-07-24 04:19:27,716 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:29,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:29,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:30,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-62471d96-8fcb-41c5-883f-5702a4bf1ad4 x-compute-request-id: req-62471d96-8fcb-41c5-883f-5702a4bf1ad4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:30,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-62471d96-8fcb-41c5-883f-5702a4bf1ad4 2018-07-24 04:19:30,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542426109314s 2018-07-24 04:19:30,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-62471d96-8fcb-41c5-883f-5702a4bf1ad4 2018-07-24 04:19:30,266 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:32,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:32,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:33,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-bf3813d1-4cc6-42e3-9b96-011fcc6661f7 x-compute-request-id: req-bf3813d1-4cc6-42e3-9b96-011fcc6661f7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:33,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bf3813d1-4cc6-42e3-9b96-011fcc6661f7 2018-07-24 04:19:33,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03618001938s 2018-07-24 04:19:33,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bf3813d1-4cc6-42e3-9b96-011fcc6661f7 2018-07-24 04:19:33,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:35,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:35,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:35,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-fbe79ad8-2d23-49a4-ae4a-c99d93192a37 x-compute-request-id: req-fbe79ad8-2d23-49a4-ae4a-c99d93192a37 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:35,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fbe79ad8-2d23-49a4-ae4a-c99d93192a37 2018-07-24 04:19:35,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556228876114s 2018-07-24 04:19:35,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fbe79ad8-2d23-49a4-ae4a-c99d93192a37 2018-07-24 04:19:35,873 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:37,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:38,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-6b9b94c8-e2c4-42a2-a5d2-76fe82a73b29 x-compute-request-id: req-6b9b94c8-e2c4-42a2-a5d2-76fe82a73b29 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:38,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6b9b94c8-e2c4-42a2-a5d2-76fe82a73b29 2018-07-24 04:19:38,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551036119461s 2018-07-24 04:19:38,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6b9b94c8-e2c4-42a2-a5d2-76fe82a73b29 2018-07-24 04:19:38,431 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:40,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:40,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:40,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-7b6277c6-e89e-4bc1-8af9-fd8084d93701 x-compute-request-id: req-7b6277c6-e89e-4bc1-8af9-fd8084d93701 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:40,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7b6277c6-e89e-4bc1-8af9-fd8084d93701 2018-07-24 04:19:40,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550227880478s 2018-07-24 04:19:40,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7b6277c6-e89e-4bc1-8af9-fd8084d93701 2018-07-24 04:19:40,989 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:42,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:42,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:43,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-b2a89d99-e0bd-41eb-8ba8-4285cd8d4155 x-compute-request-id: req-b2a89d99-e0bd-41eb-8ba8-4285cd8d4155 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:43,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b2a89d99-e0bd-41eb-8ba8-4285cd8d4155 2018-07-24 04:19:43,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679530858994s 2018-07-24 04:19:43,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b2a89d99-e0bd-41eb-8ba8-4285cd8d4155 2018-07-24 04:19:43,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:45,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:45,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:46,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-f69fd65f-27bc-4a54-ad19-20bc04b86c9d x-compute-request-id: req-f69fd65f-27bc-4a54-ad19-20bc04b86c9d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:46,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f69fd65f-27bc-4a54-ad19-20bc04b86c9d 2018-07-24 04:19:46,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771865844727s 2018-07-24 04:19:46,450 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f69fd65f-27bc-4a54-ad19-20bc04b86c9d 2018-07-24 04:19:46,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:48,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:48,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:49,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19:48 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-667c31e0-4f9d-41a2-9600-98926909677d x-compute-request-id: req-667c31e0-4f9d-41a2-9600-98926909677d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:49,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-667c31e0-4f9d-41a2-9600-98926909677d 2018-07-24 04:19:49,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11593699455s 2018-07-24 04:19:49,572 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-667c31e0-4f9d-41a2-9600-98926909677d 2018-07-24 04:19:49,576 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:51,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:51,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:52,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-a9a6ed9c-1756-419d-a3a8-337fe46d1928 x-compute-request-id: req-a9a6ed9c-1756-419d-a3a8-337fe46d1928 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:52,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a9a6ed9c-1756-419d-a3a8-337fe46d1928 2018-07-24 04:19:52,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534428834915s 2018-07-24 04:19:52,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a9a6ed9c-1756-419d-a3a8-337fe46d1928 2018-07-24 04:19:52,118 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:54,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:54,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:54,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-0c50c20c-2c4f-4766-9b4a-126b4dbf8d50 x-compute-request-id: req-0c50c20c-2c4f-4766-9b4a-126b4dbf8d50 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:54,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c50c20c-2c4f-4766-9b4a-126b4dbf8d50 2018-07-24 04:19:54,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550498962402s 2018-07-24 04:19:54,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-0c50c20c-2c4f-4766-9b4a-126b4dbf8d50 2018-07-24 04:19:54,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:56,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:56,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:57,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-9a60f8bd-1983-4b24-a714-3a271ab744ed x-compute-request-id: req-9a60f8bd-1983-4b24-a714-3a271ab744ed Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:57,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9a60f8bd-1983-4b24-a714-3a271ab744ed 2018-07-24 04:19:57,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558194875717s 2018-07-24 04:19:57,238 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9a60f8bd-1983-4b24-a714-3a271ab744ed 2018-07-24 04:19:57,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:19:59,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:19:59,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:19:59,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:19: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-be469bbd-1624-4e3e-b89d-ba3cfd71ef78 x-compute-request-id: req-be469bbd-1624-4e3e-b89d-ba3cfd71ef78 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:19:59,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-be469bbd-1624-4e3e-b89d-ba3cfd71ef78 2018-07-24 04:19:59,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547097921371s 2018-07-24 04:19:59,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-be469bbd-1624-4e3e-b89d-ba3cfd71ef78 2018-07-24 04:19:59,797 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:01,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:01,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:02,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-1be76fbd-16b1-4c0a-84c2-9cde8fad2bba x-compute-request-id: req-1be76fbd-16b1-4c0a-84c2-9cde8fad2bba Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:02,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1be76fbd-16b1-4c0a-84c2-9cde8fad2bba 2018-07-24 04:20:02,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548622131348s 2018-07-24 04:20:02,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1be76fbd-16b1-4c0a-84c2-9cde8fad2bba 2018-07-24 04:20:02,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:04,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:04,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:04,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-5d5d547c-98e8-451a-bb16-d77c470fd229 x-compute-request-id: req-5d5d547c-98e8-451a-bb16-d77c470fd229 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:04,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5d5d547c-98e8-451a-bb16-d77c470fd229 2018-07-24 04:20:04,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545371055603s 2018-07-24 04:20:04,902 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5d5d547c-98e8-451a-bb16-d77c470fd229 2018-07-24 04:20:04,906 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:06,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:06,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:07,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-12c4c217-90c0-4924-942e-c5e7e3eb95aa x-compute-request-id: req-12c4c217-90c0-4924-942e-c5e7e3eb95aa Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:07,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-12c4c217-90c0-4924-942e-c5e7e3eb95aa 2018-07-24 04:20:07,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558790922165s 2018-07-24 04:20:07,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-12c4c217-90c0-4924-942e-c5e7e3eb95aa 2018-07-24 04:20:07,472 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:09,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:09,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:10,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-fe011257-926e-4980-afd2-d0481baa0416 x-compute-request-id: req-fe011257-926e-4980-afd2-d0481baa0416 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:10,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fe011257-926e-4980-afd2-d0481baa0416 2018-07-24 04:20:10,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723539829254s 2018-07-24 04:20:10,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-fe011257-926e-4980-afd2-d0481baa0416 2018-07-24 04:20:10,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:12,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:12,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:12,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-2945ec06-68a9-4d6b-9de9-cdb590d12c1f x-compute-request-id: req-2945ec06-68a9-4d6b-9de9-cdb590d12c1f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:12,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2945ec06-68a9-4d6b-9de9-cdb590d12c1f 2018-07-24 04:20:12,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55929017067s 2018-07-24 04:20:12,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2945ec06-68a9-4d6b-9de9-cdb590d12c1f 2018-07-24 04:20:12,769 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:14,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:14,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:15,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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,Accept-Encoding x-openstack-request-id: req-4c459339-9d78-4f69-8c6b-272422f54e19 x-compute-request-id: req-4c459339-9d78-4f69-8c6b-272422f54e19 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:15,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4c459339-9d78-4f69-8c6b-272422f54e19 2018-07-24 04:20:15,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723519086838s 2018-07-24 04:20:15,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4c459339-9d78-4f69-8c6b-272422f54e19 2018-07-24 04:20:15,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:17,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:17,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:17,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-f28f8420-60a1-4c32-b998-e3697c6cf0d3 x-compute-request-id: req-f28f8420-60a1-4c32-b998-e3697c6cf0d3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:17,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f28f8420-60a1-4c32-b998-e3697c6cf0d3 2018-07-24 04:20:17,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384126901627s 2018-07-24 04:20:17,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f28f8420-60a1-4c32-b998-e3697c6cf0d3 2018-07-24 04:20:17,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:19,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:19,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:20,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-56589d81-4dfb-4c0e-86f6-c9b1918e81d7 x-compute-request-id: req-56589d81-4dfb-4c0e-86f6-c9b1918e81d7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:20,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-56589d81-4dfb-4c0e-86f6-c9b1918e81d7 2018-07-24 04:20:20,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724321842194s 2018-07-24 04:20:20,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-56589d81-4dfb-4c0e-86f6-c9b1918e81d7 2018-07-24 04:20:20,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:22,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:22,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:23,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-f6017931-5263-4e7e-a3ac-a5fa0d1d919e x-compute-request-id: req-f6017931-5263-4e7e-a3ac-a5fa0d1d919e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:23,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f6017931-5263-4e7e-a3ac-a5fa0d1d919e 2018-07-24 04:20:23,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565078020096s 2018-07-24 04:20:23,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f6017931-5263-4e7e-a3ac-a5fa0d1d919e 2018-07-24 04:20:23,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:25,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:25,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:25,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-6492ce51-4788-4f4d-9201-1c65d9affc36 x-compute-request-id: req-6492ce51-4788-4f4d-9201-1c65d9affc36 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:25,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6492ce51-4788-4f4d-9201-1c65d9affc36 2018-07-24 04:20:25,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631641149521s 2018-07-24 04:20:25,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6492ce51-4788-4f4d-9201-1c65d9affc36 2018-07-24 04:20:25,832 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:27,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:27,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:28,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-1349350a-adb7-4c40-a74c-05ba3470155f x-compute-request-id: req-1349350a-adb7-4c40-a74c-05ba3470155f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:28,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1349350a-adb7-4c40-a74c-05ba3470155f 2018-07-24 04:20:28,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550637960434s 2018-07-24 04:20:28,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1349350a-adb7-4c40-a74c-05ba3470155f 2018-07-24 04:20:28,390 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:30,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:30,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:30,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-8a1098d7-9b79-4642-98ba-22b2f499c8e5 x-compute-request-id: req-8a1098d7-9b79-4642-98ba-22b2f499c8e5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:30,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8a1098d7-9b79-4642-98ba-22b2f499c8e5 2018-07-24 04:20:30,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535089015961s 2018-07-24 04:20:30,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8a1098d7-9b79-4642-98ba-22b2f499c8e5 2018-07-24 04:20:30,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:32,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:32,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:33,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-db041550-159f-4127-8270-bcb5019a938b x-compute-request-id: req-db041550-159f-4127-8270-bcb5019a938b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:33,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-db041550-159f-4127-8270-bcb5019a938b 2018-07-24 04:20:33,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616076946259s 2018-07-24 04:20:33,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-db041550-159f-4127-8270-bcb5019a938b 2018-07-24 04:20:33,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:35,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:35,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:36,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-bb625d22-25b7-4984-952f-701d0709b0db x-compute-request-id: req-bb625d22-25b7-4984-952f-701d0709b0db Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:36,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bb625d22-25b7-4984-952f-701d0709b0db 2018-07-24 04:20:36,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558614969254s 2018-07-24 04:20:36,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bb625d22-25b7-4984-952f-701d0709b0db 2018-07-24 04:20:36,120 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:38,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:39,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-c3e76379-46c5-4123-87a4-6cd8da5fb0cf x-compute-request-id: req-c3e76379-46c5-4123-87a4-6cd8da5fb0cf Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:39,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c3e76379-46c5-4123-87a4-6cd8da5fb0cf 2018-07-24 04:20:39,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.9524269104s 2018-07-24 04:20:39,076 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-c3e76379-46c5-4123-87a4-6cd8da5fb0cf 2018-07-24 04:20:39,080 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:41,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:41,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:41,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-9a55aaba-aa5b-4a4d-a717-342038d5d97d x-compute-request-id: req-9a55aaba-aa5b-4a4d-a717-342038d5d97d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:41,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9a55aaba-aa5b-4a4d-a717-342038d5d97d 2018-07-24 04:20:41,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72723698616s 2018-07-24 04:20:41,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9a55aaba-aa5b-4a4d-a717-342038d5d97d 2018-07-24 04:20:41,814 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:43,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:43,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:44,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-47a6c6c6-5036-416a-be58-447270b070c1 x-compute-request-id: req-47a6c6c6-5036-416a-be58-447270b070c1 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:44,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-47a6c6c6-5036-416a-be58-447270b070c1 2018-07-24 04:20:44,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534166812897s 2018-07-24 04:20:44,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-47a6c6c6-5036-416a-be58-447270b070c1 2018-07-24 04:20:44,355 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:46,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:46,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:46,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-b5a7a36c-e392-4382-a41f-e3e6e1404281 x-compute-request-id: req-b5a7a36c-e392-4382-a41f-e3e6e1404281 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:46,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b5a7a36c-e392-4382-a41f-e3e6e1404281 2018-07-24 04:20:46,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557129859924s 2018-07-24 04:20:46,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-b5a7a36c-e392-4382-a41f-e3e6e1404281 2018-07-24 04:20:46,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:48,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:48,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:49,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20:48 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-cd6a1346-ed5b-4595-a486-6ffcba112668 x-compute-request-id: req-cd6a1346-ed5b-4595-a486-6ffcba112668 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:49,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cd6a1346-ed5b-4595-a486-6ffcba112668 2018-07-24 04:20:49,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551026105881s 2018-07-24 04:20:49,473 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cd6a1346-ed5b-4595-a486-6ffcba112668 2018-07-24 04:20:49,477 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:51,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:51,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:52,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-60c033f1-b8d2-4553-8321-18b353322b47 x-compute-request-id: req-60c033f1-b8d2-4553-8321-18b353322b47 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:52,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-60c033f1-b8d2-4553-8321-18b353322b47 2018-07-24 04:20:52,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538084983826s 2018-07-24 04:20:52,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-60c033f1-b8d2-4553-8321-18b353322b47 2018-07-24 04:20:52,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:54,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:54,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:54,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-5f97c7d4-0512-4aab-94f9-e806be922815 x-compute-request-id: req-5f97c7d4-0512-4aab-94f9-e806be922815 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:54,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5f97c7d4-0512-4aab-94f9-e806be922815 2018-07-24 04:20:54,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563210964203s 2018-07-24 04:20:54,589 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-5f97c7d4-0512-4aab-94f9-e806be922815 2018-07-24 04:20:54,592 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:56,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:56,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-48d60c5e-b697-412b-8306-96d7497f924c x-compute-request-id: req-48d60c5e-b697-412b-8306-96d7497f924c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:56,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-48d60c5e-b697-412b-8306-96d7497f924c 2018-07-24 04:20:56,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396944999695s 2018-07-24 04:20:56,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-48d60c5e-b697-412b-8306-96d7497f924c 2018-07-24 04:20:56,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:20:58,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:20:59,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:20:59,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:20: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-d94d0775-5384-4465-a64a-8886fa7347f6 x-compute-request-id: req-d94d0775-5384-4465-a64a-8886fa7347f6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:20:59,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d94d0775-5384-4465-a64a-8886fa7347f6 2018-07-24 04:20:59,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58852314949s 2018-07-24 04:20:59,588 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d94d0775-5384-4465-a64a-8886fa7347f6 2018-07-24 04:20:59,592 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:01,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:01,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:01,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-8fd81303-4d44-44a4-9d3f-e1e9c829f5fa x-compute-request-id: req-8fd81303-4d44-44a4-9d3f-e1e9c829f5fa Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:01,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8fd81303-4d44-44a4-9d3f-e1e9c829f5fa 2018-07-24 04:21:01,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204518795013s 2018-07-24 04:21:01,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8fd81303-4d44-44a4-9d3f-e1e9c829f5fa 2018-07-24 04:21:01,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:03,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:03,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:04,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-2e764281-0417-4120-953f-608eb9de0185 x-compute-request-id: req-2e764281-0417-4120-953f-608eb9de0185 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:04,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2e764281-0417-4120-953f-608eb9de0185 2018-07-24 04:21:04,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358984947205s 2018-07-24 04:21:04,165 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2e764281-0417-4120-953f-608eb9de0185 2018-07-24 04:21:04,169 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:06,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:06,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:06,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-9f93c62f-a3b7-45ec-979f-7d2fcc1ab588 x-compute-request-id: req-9f93c62f-a3b7-45ec-979f-7d2fcc1ab588 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:06,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9f93c62f-a3b7-45ec-979f-7d2fcc1ab588 2018-07-24 04:21:06,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381739139557s 2018-07-24 04:21:06,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-9f93c62f-a3b7-45ec-979f-7d2fcc1ab588 2018-07-24 04:21:06,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:08,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:08,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:09,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-a0f236ed-39ec-41ea-a968-9582010d5e29 x-compute-request-id: req-a0f236ed-39ec-41ea-a968-9582010d5e29 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:09,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a0f236ed-39ec-41ea-a968-9582010d5e29 2018-07-24 04:21:09,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562241077423s 2018-07-24 04:21:09,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a0f236ed-39ec-41ea-a968-9582010d5e29 2018-07-24 04:21:09,128 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:11,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:11,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:11,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21:11 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-61deeeb2-9cc6-4923-b633-7cfa24be9af3 x-compute-request-id: req-61deeeb2-9cc6-4923-b633-7cfa24be9af3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:11,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-61deeeb2-9cc6-4923-b633-7cfa24be9af3 2018-07-24 04:21:11,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528433084488s 2018-07-24 04:21:11,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-61deeeb2-9cc6-4923-b633-7cfa24be9af3 2018-07-24 04:21:11,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:13,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:13,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:14,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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,Accept-Encoding x-openstack-request-id: req-f3fd19a5-ce1c-4d22-a0ad-de4fbb944d98 x-compute-request-id: req-f3fd19a5-ce1c-4d22-a0ad-de4fbb944d98 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:14,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f3fd19a5-ce1c-4d22-a0ad-de4fbb944d98 2018-07-24 04:21:14,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548295021057s 2018-07-24 04:21:14,214 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-f3fd19a5-ce1c-4d22-a0ad-de4fbb944d98 2018-07-24 04:21:14,218 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:16,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:16,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:16,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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,Accept-Encoding x-openstack-request-id: req-2090d722-3461-44e5-94d0-2c7fe5e6d546 x-compute-request-id: req-2090d722-3461-44e5-94d0-2c7fe5e6d546 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:16,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2090d722-3461-44e5-94d0-2c7fe5e6d546 2018-07-24 04:21:16,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557645082474s 2018-07-24 04:21:16,779 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-2090d722-3461-44e5-94d0-2c7fe5e6d546 2018-07-24 04:21:16,783 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:18,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:18,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:19,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-494426c0-588a-446d-aebb-316fd28d0a9e x-compute-request-id: req-494426c0-588a-446d-aebb-316fd28d0a9e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:19,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-494426c0-588a-446d-aebb-316fd28d0a9e 2018-07-24 04:21:19,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543883085251s 2018-07-24 04:21:19,330 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-494426c0-588a-446d-aebb-316fd28d0a9e 2018-07-24 04:21:19,334 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:21,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:21,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:21,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-37b33a3d-1469-405c-afa6-3cf07c8e9fbb x-compute-request-id: req-37b33a3d-1469-405c-afa6-3cf07c8e9fbb Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:21,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-37b33a3d-1469-405c-afa6-3cf07c8e9fbb 2018-07-24 04:21:21,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548944950104s 2018-07-24 04:21:21,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-37b33a3d-1469-405c-afa6-3cf07c8e9fbb 2018-07-24 04:21:21,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:23,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:23,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:24,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-6f50b24f-6b2d-4c8a-ae56-1afd76f12c5e x-compute-request-id: req-6f50b24f-6b2d-4c8a-ae56-1afd76f12c5e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:24,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6f50b24f-6b2d-4c8a-ae56-1afd76f12c5e 2018-07-24 04:21:24,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562059879303s 2018-07-24 04:21:24,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-6f50b24f-6b2d-4c8a-ae56-1afd76f12c5e 2018-07-24 04:21:24,460 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:26,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:26,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:27,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-e643229f-c517-4b3e-8da3-b256fc3156ad x-compute-request-id: req-e643229f-c517-4b3e-8da3-b256fc3156ad Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:27,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e643229f-c517-4b3e-8da3-b256fc3156ad 2018-07-24 04:21:27,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587663888931s 2018-07-24 04:21:27,050 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e643229f-c517-4b3e-8da3-b256fc3156ad 2018-07-24 04:21:27,054 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:29,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:29,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:29,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-044f4b50-54ce-4168-b4cd-15107e37a333 x-compute-request-id: req-044f4b50-54ce-4168-b4cd-15107e37a333 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:29,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-044f4b50-54ce-4168-b4cd-15107e37a333 2018-07-24 04:21:29,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529849052429s 2018-07-24 04:21:29,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-044f4b50-54ce-4168-b4cd-15107e37a333 2018-07-24 04:21:29,590 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:31,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:31,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:31,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-02ed2378-616f-4be5-aaa7-27f2c40ff0ca x-compute-request-id: req-02ed2378-616f-4be5-aaa7-27f2c40ff0ca Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:31,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-02ed2378-616f-4be5-aaa7-27f2c40ff0ca 2018-07-24 04:21:31,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200428962708s 2018-07-24 04:21:31,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-02ed2378-616f-4be5-aaa7-27f2c40ff0ca 2018-07-24 04:21:31,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:33,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:33,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:34,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-113e0a94-b27e-40ce-9aed-8436fc573145 x-compute-request-id: req-113e0a94-b27e-40ce-9aed-8436fc573145 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:34,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-113e0a94-b27e-40ce-9aed-8436fc573145 2018-07-24 04:21:34,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55740904808s 2018-07-24 04:21:34,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-113e0a94-b27e-40ce-9aed-8436fc573145 2018-07-24 04:21:34,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:36,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:36,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:36,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21:36 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-11981145-7f44-43d5-b6b0-564a2fbd8c7f x-compute-request-id: req-11981145-7f44-43d5-b6b0-564a2fbd8c7f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:36,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11981145-7f44-43d5-b6b0-564a2fbd8c7f 2018-07-24 04:21:36,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573436975479s 2018-07-24 04:21:36,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-11981145-7f44-43d5-b6b0-564a2fbd8c7f 2018-07-24 04:21:36,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:38,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:38,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:39,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-3d1343aa-bb32-4844-9cbe-195aae3ce29e x-compute-request-id: req-3d1343aa-bb32-4844-9cbe-195aae3ce29e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:39,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3d1343aa-bb32-4844-9cbe-195aae3ce29e 2018-07-24 04:21:39,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377561092377s 2018-07-24 04:21:39,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3d1343aa-bb32-4844-9cbe-195aae3ce29e 2018-07-24 04:21:39,327 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:41,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:41,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:41,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-e9dbe729-6d82-480d-9c78-2c8cb3eafc01 x-compute-request-id: req-e9dbe729-6d82-480d-9c78-2c8cb3eafc01 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:41,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e9dbe729-6d82-480d-9c78-2c8cb3eafc01 2018-07-24 04:21:41,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552435159683s 2018-07-24 04:21:41,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-e9dbe729-6d82-480d-9c78-2c8cb3eafc01 2018-07-24 04:21:41,887 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:43,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:43,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:44,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-3ef0c218-5d0f-4d72-82e8-1cee9520747e x-compute-request-id: req-3ef0c218-5d0f-4d72-82e8-1cee9520747e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:44,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3ef0c218-5d0f-4d72-82e8-1cee9520747e 2018-07-24 04:21:44,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37881398201s 2018-07-24 04:21:44,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3ef0c218-5d0f-4d72-82e8-1cee9520747e 2018-07-24 04:21:44,273 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:46,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:46,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:46,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-4998b87c-49db-42f4-a452-7b2ae2d5505a x-compute-request-id: req-4998b87c-49db-42f4-a452-7b2ae2d5505a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:46,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4998b87c-49db-42f4-a452-7b2ae2d5505a 2018-07-24 04:21:46,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484545946121s 2018-07-24 04:21:46,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4998b87c-49db-42f4-a452-7b2ae2d5505a 2018-07-24 04:21:46,764 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:48,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:48,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:49,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21:48 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-4c576cb3-8133-4e18-81b5-b813fc1f94ef x-compute-request-id: req-4c576cb3-8133-4e18-81b5-b813fc1f94ef Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:49,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4c576cb3-8133-4e18-81b5-b813fc1f94ef 2018-07-24 04:21:49,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39803814888s 2018-07-24 04:21:49,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4c576cb3-8133-4e18-81b5-b813fc1f94ef 2018-07-24 04:21:49,170 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:51,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:51,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:51,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-8855d0c1-c7b2-424b-9d6f-5183f772f994 x-compute-request-id: req-8855d0c1-c7b2-424b-9d6f-5183f772f994 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:51,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8855d0c1-c7b2-424b-9d6f-5183f772f994 2018-07-24 04:21:51,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5638859272s 2018-07-24 04:21:51,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-8855d0c1-c7b2-424b-9d6f-5183f772f994 2018-07-24 04:21:51,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:53,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:53,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:54,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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,Accept-Encoding x-openstack-request-id: req-ffd7cfcc-8f33-4fd6-8c4f-048fa6fdbf96 x-compute-request-id: req-ffd7cfcc-8f33-4fd6-8c4f-048fa6fdbf96 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:54,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ffd7cfcc-8f33-4fd6-8c4f-048fa6fdbf96 2018-07-24 04:21:54,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534096956253s 2018-07-24 04:21:54,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-ffd7cfcc-8f33-4fd6-8c4f-048fa6fdbf96 2018-07-24 04:21:54,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:56,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:56,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:56,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-cad3a7e1-d5ca-4175-b63f-44bd2390636d x-compute-request-id: req-cad3a7e1-d5ca-4175-b63f-44bd2390636d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:18:44Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:56,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cad3a7e1-d5ca-4175-b63f-44bd2390636d 2018-07-24 04:21:56,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555715799332s 2018-07-24 04:21:56,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-cad3a7e1-d5ca-4175-b63f-44bd2390636d 2018-07-24 04:21:56,845 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:21:58,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:58,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:59,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-7bd96dac-f787-40e4-8054-ffe9c873fecd x-compute-request-id: req-7bd96dac-f787-40e4-8054-ffe9c873fecd Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_a989065a-2f7d-4dff-9981-6b9943ea1922": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:be:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:21:58.000000", "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:21:58Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:59,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7bd96dac-f787-40e4-8054-ffe9c873fecd 2018-07-24 04:21:59,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547395944595s 2018-07-24 04:21:59,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-7bd96dac-f787-40e4-8054-ffe9c873fecd 2018-07-24 04:21:59,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 04:21:59,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=f87e39df-9304-4b5e-9083-d0089a5ffb23" -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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:59,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-2a3ba282-c597-44f0-b26e-a27ed43f50ce Date: Tue, 24 Jul 2018 04:21:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:21:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cffe4733-64b4-4e61-9cf7-e2ef809a8ee8","ip_address":"192.168.120.10"}],"id":"dadd6d7d-3091-47f3-9c58-ad87adc45718","security_groups":["a524b407-c7da-4909-b5ef-a59f5d5a8fdc"],"mac_address":"fa:16:3e:ba:be:f1","project_id":"27deab090e7a461397e9cef56b1f358a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcec0fd7-40b9-48ad-929e-b8aef7332c90","tenant_id":"27deab090e7a461397e9cef56b1f358a","created_at":"2018-07-24T04:18:44Z","binding:vnic_type":"normal","device_id":"f87e39df-9304-4b5e-9083-d0089a5ffb23","ip_allocation":"immediate"}]} 2018-07-24 04:21:59,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=f87e39df-9304-4b5e-9083-d0089a5ffb23 used request id req-2a3ba282-c597-44f0-b26e-a27ed43f50ce 2018-07-24 04:21:59,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0554258823395s 2018-07-24 04:21:59,455 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=f87e39df-9304-4b5e-9083-d0089a5ffb23 used request id req-2a3ba282-c597-44f0-b26e-a27ed43f50ce 2018-07-24 04:21:59,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 04:21:59,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=dadd6d7d-3091-47f3-9c58-ad87adc45718" -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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:59,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-253fd64c-c1fe-4c81-b19a-2931889954db Date: Tue, 24 Jul 2018 04:21:59 GMT RESP BODY: {"floatingips": []} 2018-07-24 04:21:59,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=dadd6d7d-3091-47f3-9c58-ad87adc45718 used request id req-253fd64c-c1fe-4c81-b19a-2931889954db 2018-07-24 04:21:59,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0237641334534s 2018-07-24 04:21:59,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=dadd6d7d-3091-47f3-9c58-ad87adc45718 used request id req-253fd64c-c1fe-4c81-b19a-2931889954db 2018-07-24 04:21:59,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:21:59,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:59,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:21: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-a7691709-89c5-46f7-b4b6-583780434eeb x-compute-request-id: req-a7691709-89c5-46f7-b4b6-583780434eeb Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_a989065a-2f7d-4dff-9981-6b9943ea1922": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:be:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:21:58.000000", "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:21:58Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:21:59,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a7691709-89c5-46f7-b4b6-583780434eeb 2018-07-24 04:21:59,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196436166763s 2018-07-24 04:21:59,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-a7691709-89c5-46f7-b4b6-583780434eeb 2018-07-24 04:21:59,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 04:21:59,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=f87e39df-9304-4b5e-9083-d0089a5ffb23" -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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:59,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-e0d766b0-342d-4395-8eb9-3bfacd362def Date: Tue, 24 Jul 2018 04:21:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:21:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cffe4733-64b4-4e61-9cf7-e2ef809a8ee8","ip_address":"192.168.120.10"}],"id":"dadd6d7d-3091-47f3-9c58-ad87adc45718","security_groups":["a524b407-c7da-4909-b5ef-a59f5d5a8fdc"],"mac_address":"fa:16:3e:ba:be:f1","project_id":"27deab090e7a461397e9cef56b1f358a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcec0fd7-40b9-48ad-929e-b8aef7332c90","tenant_id":"27deab090e7a461397e9cef56b1f358a","created_at":"2018-07-24T04:18:44Z","binding:vnic_type":"normal","device_id":"f87e39df-9304-4b5e-9083-d0089a5ffb23","ip_allocation":"immediate"}]} 2018-07-24 04:21:59,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=f87e39df-9304-4b5e-9083-d0089a5ffb23 used request id req-e0d766b0-342d-4395-8eb9-3bfacd362def 2018-07-24 04:21:59,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0599589347839s 2018-07-24 04:21:59,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=f87e39df-9304-4b5e-9083-d0089a5ffb23 used request id req-e0d766b0-342d-4395-8eb9-3bfacd362def 2018-07-24 04:21:59,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 04:21:59,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/floatingips.json?port_id=dadd6d7d-3091-47f3-9c58-ad87adc45718" -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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:59,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5dd04923-5cce-4f89-aa6f-98126e220f0a Date: Tue, 24 Jul 2018 04:21:59 GMT RESP BODY: {"floatingips": []} 2018-07-24 04:21:59,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=dadd6d7d-3091-47f3-9c58-ad87adc45718 used request id req-5dd04923-5cce-4f89-aa6f-98126e220f0a 2018-07-24 04:21:59,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0194828510284s 2018-07-24 04:21:59,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json?port_id=dadd6d7d-3091-47f3-9c58-ad87adc45718 used request id req-5dd04923-5cce-4f89-aa6f-98126e220f0a 2018-07-24 04:21:59,772 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_a989065a-2f7d-4dff-9981-6b9943ea1922': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ba:be:f1', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f320cad0-80a7-4f76-9fcb-64e35adb190b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T04:21:58.000000', 'flavor': Munch({u'id': u'd7c6086e-615d-4637-8211-503882854ec6'}), 'az': u'nova', 'id': u'f87e39df-9304-4b5e-9083-d0089a5ffb23', 'security_groups': [Munch({u'name': u'shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3ec3c907f7ba42c195c3c04170c24e3b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'27deab090e7a461397e9cef56b1f358a', 'name': 'shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-24T04:21:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-24T04:21:58Z', 'hostId': u'68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-24T04:21:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'27deab090e7a461397e9cef56b1f358a', 'name': u'shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922', 'adminPass': None, 'tenant_id': u'27deab090e7a461397e9cef56b1f358a', 'created_at': u'2018-07-24T04:18:41Z', 'created': u'2018-07-24T04:18:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-24 04:21:59,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 04:21:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:59,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-e399b2f1-5804-4326-a2fa-eec4f1c2971a Date: Tue, 24 Jul 2018 04:21:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dcec0fd7-40b9-48ad-929e-b8aef7332c90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27deab090e7a461397e9cef56b1f358a","l2_adjacency":true,"status":"ACTIVE","subnets":["cffe4733-64b4-4e61-9cf7-e2ef809a8ee8"],"description":"","tags":[],"updated_at":"2018-07-24T04:18:10Z","qos_policy_id":null,"name":"shaker-net_a989065a-2f7d-4dff-9981-6b9943ea1922","admin_state_up":true,"tenant_id":"27deab090e7a461397e9cef56b1f358a","created_at":"2018-07-24T04:18:09Z","mtu":1450}]} 2018-07-24 04:21:59,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e399b2f1-5804-4326-a2fa-eec4f1c2971a 2018-07-24 04:21:59,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.127458810806s 2018-07-24 04:21:59,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e399b2f1-5804-4326-a2fa-eec4f1c2971a 2018-07-24 04:21:59,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-24 04:21:59,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/ports.json?device_id=f87e39df-9304-4b5e-9083-d0089a5ffb23" -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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:21:59,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-b686d0e4-6c45-4219-8d5f-3853abad1c17 Date: Tue, 24 Jul 2018 04:21:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:21:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cffe4733-64b4-4e61-9cf7-e2ef809a8ee8","ip_address":"192.168.120.10"}],"id":"dadd6d7d-3091-47f3-9c58-ad87adc45718","security_groups":["a524b407-c7da-4909-b5ef-a59f5d5a8fdc"],"mac_address":"fa:16:3e:ba:be:f1","project_id":"27deab090e7a461397e9cef56b1f358a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcec0fd7-40b9-48ad-929e-b8aef7332c90","tenant_id":"27deab090e7a461397e9cef56b1f358a","created_at":"2018-07-24T04:18:44Z","binding:vnic_type":"normal","device_id":"f87e39df-9304-4b5e-9083-d0089a5ffb23","ip_allocation":"immediate"}]} 2018-07-24 04:21:59,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=f87e39df-9304-4b5e-9083-d0089a5ffb23 used request id req-b686d0e4-6c45-4219-8d5f-3853abad1c17 2018-07-24 04:21:59,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0638740062714s 2018-07-24 04:21:59,968 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json?device_id=f87e39df-9304-4b5e-9083-d0089a5ffb23 used request id req-b686d0e4-6c45-4219-8d5f-3853abad1c17 2018-07-24 04:21:59,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-24 04:21:59,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"floatingip": {"floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "192.168.120.10", "port_id": "dadd6d7d-3091-47f3-9c58-ad87adc45718"}}' 2018-07-24 04:22:02,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-cbcc6d48-30dd-46ca-a539-cf3a15152eb3 Date: Tue, 24 Jul 2018 04:22:02 GMT RESP BODY: {"floatingip": {"router_id": "d26c068c-b711-4c70-bf11-033e8b803832", "status": "DOWN", "description": "", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:22:00Z", "updated_at": "2018-07-24T04:22:00Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "27deab090e7a461397e9cef56b1f358a", "port_id": "dadd6d7d-3091-47f3-9c58-ad87adc45718", "id": "ceef0022-ca58-445b-803a-79ad5f394d6b", "qos_policy_id": null}} 2018-07-24 04:22:02,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cbcc6d48-30dd-46ca-a539-cf3a15152eb3 2018-07-24 04:22:02,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.41748809814s 2018-07-24 04:22:02,387 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-cbcc6d48-30dd-46ca-a539-cf3a15152eb3 2018-07-24 04:22:02,390 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'd26c068c-b711-4c70-bf11-033e8b803832', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'27deab090e7a461397e9cef56b1f358a', 'created_at': u'2018-07-24T04:22:00Z', 'attached': True, 'updated_at': u'2018-07-24T04:22:00Z', 'id': u'ceef0022-ca58-445b-803a-79ad5f394d6b', 'floating_network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'27deab090e7a461397e9cef56b1f358a', 'name': 'shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'd26c068c-b711-4c70-bf11-033e8b803832', u'qos_policy_id': None, 'project_id': u'27deab090e7a461397e9cef56b1f358a', 'port_id': u'dadd6d7d-3091-47f3-9c58-ad87adc45718', 'port': u'dadd6d7d-3091-47f3-9c58-ad87adc45718', 'network': u'691b806b-657e-4f99-97bd-7fb6940ba3e4'}) 2018-07-24 04:22:02,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-24 04:22:02,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23/action -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 04:22:02,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:02 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-a5a40e61-6e54-41ae-b296-65b6894cd6ef x-compute-request-id: req-a5a40e61-6e54-41ae-b296-65b6894cd6ef Content-Encoding: gzip Content-Length: 10300 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 684847996 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142009] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.143841] pid_max: default: 32768 minimum: 301\n[ 0.144810] ACPI: Core revision 20150930\n[ 0.146282] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.147728] Security Framework initialized\n[ 0.148608] Yama: becoming mindful.\n[ 0.149402] AppArmor: AppArmor initialized\n[ 0.150370] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.151842] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153285] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154604] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156136] Initializing cgroup subsys io\n[ 0.157095] Initializing cgroup subsys memory\n[ 0.158068] Initializing cgroup subsys devices\n[ 0.159039] Initializing cgroup subsys freezer\n[ 0.159999] Initializing cgroup subsys net_cls\n[ 0.160963] Initializing cgroup subsys perf_event\n[ 0.162001] Initializing cgroup subsys net_prio\n[ 0.162981] Initializing cgroup subsys hugetlb\n[ 0.164003] Initializing cgroup subsys pids\n[ 0.164987] CPU: Physical Processor ID: 0\n[ 0.166663] mce: CPU supports 10 MCE banks\n[ 0.167614] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.168741] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169955] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.171149] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.172486] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.173868] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.175125] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.176842] Speculative Store Bypass: Vulnerable\n[ 0.193255] Freeing SMP alternatives memory: 32K\n[ 0.198983] ftrace: allocating 32237 entries in 126 pages\n[ 0.233282] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.234678] smpboot: Max logical packages: 1\n[ 0.235764] x2apic enabled\n[ 0.236667] Switched APIC routing to physical x2apic.\n[ 0.238556] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239844] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.242188] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.244203] KVM setup paravirtual spinlock\n[ 0.245645] x86: Booted up 1 node, 1 CPUs\n[ 0.246534] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.248110] devtmpfs: initialized\n[ 0.249965] evm: security.selinux\n[ 0.250809] evm: security.SMACK64\n[ 0.251603] evm: security.SMACK64EXEC\n[ 0.252460] evm: security.SMACK64TRANSMUTE\n[ 0.253317] evm: security.SMACK64MMAP\n[ 0.254091] evm: security.ima\n[ 0.254757] evm: security.capability\n[ 0.255604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257502] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.258738] pinctrl core: initialized pinctrl subsystem\n[ 0.259892] RTC time: 4:21:59, date: 07/24/18\n[ 0.260912] NET: Registered protocol family 16\n[ 0.261953] cpuidle: using governor ladder\n[ 0.262814] cpuidle: using governor menu\n[ 0.263636] PCCT header not found.\n[ 0.264430] ACPI: bus type PCI registered\n[ 0.265262] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.266571] PCI: Using configuration type 1 for base access\n[ 0.268465] ACPI: Added _OSI(Module Device)\n[ 0.269339] ACPI: Added _OSI(Processor Device)\n[ 0.270237] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.271189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.273031] ACPI: Interpreter enabled\n[ 0.273838] ACPI: (supports S0 S5)\n[ 0.274573] ACPI: Using IOAPIC for interrupt routing\n[ 0.275575] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278890] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.280099] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281397] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282732] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.285092] acpiphp: Slot [3] registered\n[ 0.285934] acpiphp: Slot [4] registered\n[ 0.296875] acpiphp: Slot [5] registered\n[ 0.297761] acpiphp: Slot [6] registered\n[ 0.298611] acpiphp: Slot [7] registered\n[ 0.299446] acpiphp: Slot [8] registered\n[ 0.300275] acpiphp: Slot [9] registered\n[ 0.301116] acpiphp: Slot [10] registered\n[ 0.301966] acpiphp: Slot [11] registered\n[ 0.302823] acpiphp: Slot [12] registered\n[ 0.303674] acpiphp: Slot [13] registered\n[ 0.304519] acpiphp: Slot [14] registered\n[ 0.305368] acpiphp: Slot [15] registered\n[ 0.306212] acpiphp: Slot [16] registered\n[ 0.307067] acpiphp: Slot [17] registered\n[ 0.307931] acpiphp: Slot [18] registered\n[ 0.308783] acpiphp: Slot [19] registered\n[ 0.309638] acpiphp: Slot [20] registered\n[ 0.310493] acpiphp: Slot [21] registered\n[ 0.311491] acpiphp: Slot [22] registered\n[ 0.312519] acpiphp: Slot [23] registered\n[ 0.313547] acpiphp: Slot [24] registered\n[ 0.314577] acpiphp: Slot [25] registered\n[ 0.315590] acpiphp: Slot [26] registered\n[ 0.316592] acpiphp: Slot [27] registered\n[ 0.317590] acpiphp: Slot [28] registered\n[ 0.318609] acpiphp: Slot [29] registered\n[ 0.319638] acpiphp: Slot [30] registered\n[ 0.320670] acpiphp: Slot [31] registered\n[ 0.321672] PCI host bridge to bus 0000:00\n[ 0.322735] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.324363] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.325909] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.327711] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.329559] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.331390] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.334912] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.336552] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339763] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343452] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.345471] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366584] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368336] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370075] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371772] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.373305] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374943] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.376309] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378269] vgaarb: loaded\n[ 0.379030] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380578] SCSI subsystem initialized\n[ 0.381687] ACPI: bus type USB registered\n[ 0.382761] usbcore: registered new interface driver usbfs\n[ 0.384090] usbcore: registered new interface driver hub\n[ 0.385398] usbcore: registered new device driver usb\n[ 0.386827] PCI: Using ACPI for IRQ routing\n[ 0.388211] NetLabel: Initializing\n[ 0.389116] NetLabel: domain hash size = 128\n[ 0.390189] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.391439] NetLabel: unlabeled traffic allowed by default\n[ 0.392916] amd_nb: Cannot enumerate AMD northbridges\n[ 0.396267] clocksource: Switched to clocksource kvm-clock\n[ 0.404591] AppArmor: AppArmor Filesystem Enabled\n[ 0.405932] pnp: PnP ACPI init\n[ 0.407228] pnp: PnP ACPI: found 5 devices\n[ 0.413902] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.416113] NET: Registered protocol family 2\n[ 0.417516] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.419174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.420708] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.422241] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.423624] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.425134] NET: Registered protocol family 1\n[ 0.426251] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.427662] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.429041] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.445231] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.461808] Unpacking initramfs...\n[ 0.911070] Freeing initrd memory: 37084K\n[ 0.912546] Scanning for low memory corruption every 60 seconds\n[ 0.914280] audit: initializing netlink subsys (disabled)\n[ 0.915620] audit: type=2000 audit(1532406119.797:1): initialized\n[ 0.917376] Initialise system trusted keyring\n[ 0.918583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.920075] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.922639] zbud: loaded\n[ 0.923624] VFS: Disk quotas dquot_6.6.0\n[ 0.924677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.926479] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.928090] fuse init (API version 7.23)\n[ 0.929229] Key type big_key registered\n[ 0.930242] Allocating IMA MOK and blacklist keyrings.\n[ 0.931773] Key type asymmetric registered\n[ 0.932832] Asymmetric key parser 'x509' registered\n[ 0.934054] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.935921] io scheduler noop registered\n[ 0.936930] io scheduler deadline registered (default)\n[ 0.938207] io scheduler cfq registered\n[ 0.939277] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.940630] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.942281] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.944112] ACPI: Power Button [PWRF]\n[ 0.945222] GHES: HEST is not enabled!\n[ 0.960839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.993101] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.995721] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.020102] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.022790] Linux agpgart interface v0.103\n[ 1.025180] loop: module loaded\n[ 1.028040] vda: vda1\n[ 1.029526] scsi host0: ata_piix\n[ 1.030463] scsi host1: ata_piix\n[ 1.031365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.032951] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.034830] libphy: Fixed MDIO Bus: probed\n[ 1.035878] tun: Universal TUN/TAP device driver, 1.6\n[ 1.037102] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.039697] PPP generic driver version 2.4.2\n[ 1.040864] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.042410] ehci-pci: EHCI PCI platform driver\n[ 1.043534] ehci-platform: EHCI generic platform driver\n[ 1.044822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.046289] ohci-pci: OHCI PCI platform driver\n[ 1.047406] ohci-platform: OHCI generic platform driver\n[ 1.048683] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.064836] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.066130] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.067979] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.069241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.070703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.072295] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.074103] usb usb1: Product: UHCI Host Controller\n[ 1.075286] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.076770] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.077989] hub 1-0:1.0: USB hub found\n[ 1.078967] hub 1-0:1.0: 2 ports detected\n[ 1.080181] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.082809] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.084029] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.085356] mousedev: PS/2 mouse device common for all mice\n[ 1.086963] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.089298] rtc_cmos 00:00: RTC can wake from S4\n[ 1.090697] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.092212] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.093766] i2c /dev entries driver\n[ 1.094723] device-mapper: uevent: version 1.0.3\n[ 1.095926] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.098005] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.099689] NET: Registered protocol family 10\n[ 1.101039] NET: Registered protocol family 17\n[ 1.102179] Key type dns_resolver registered\n[ 1.103480] registered taskstats version 1\n[ 1.104561] Loading compiled-in X.509 certificates\n[ 1.106287] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.108675] zswap: loaded using pool lzo/zbud\n[ 1.111073] Key type trusted registered\n[ 1.114019] Key type encrypted registered\n[ 1.115070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.116420] ima: No TPM chip found, activating TPM-bypass!\n[ 1.117756] evm: HMAC attrs: 0x1\n[ 1.118892] Magic number: 10:55:364\n[ 1.119943] rtc_cmos 00:00: setting system clock to 2018-07-24 04:21:59 UTC (1532406119)\n[ 1.122023] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.123472] EDD information not available.\n[ 1.193528] Freeing unused kernel memory: 1512K\n[ 1.194676] Write protecting the kernel read-only data: 14336k\n[ 1.197030] Freeing unused kernel memory: 1692K\n[ 1.198355] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.208745] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210985] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.213568] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.215993] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.217927] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.219837] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.226872] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.228828] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.230734] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.233920] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.290911] [drm] Initialized drm 1.1.0 20060810\n[ 1.293286] virtio_net virtio0 ens3: renamed from eth0\n[ 1.301976] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.303936] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.320646] FDC 0 is a S82078B\n[ 1.338733] AVX2 version of gcm_enc/dec engaged.\n[ 1.339696] AES CTR mode by8 optimization enabled\n[ 1.388264] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.552809] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.554142] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.555843] usb 1-1: Product: QEMU USB Tablet\n[ 1.556940] usb 1-1: Manufacturer: QEMU\n[ 1.557932] usb 1-1: SerialNumber: 42\n[ 1.566274] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.573385] usbcore: registered new interface driver usbhid\n[ 1.574767] usbhid: USB HID core driver\n[ 1.577255] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.580135] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 1.848151] md: linear personality registered for level -1\n[ 1.851549] md: multipath personality registered for level -4\n[ 1.855010] md: raid0 personality registered for level 0\n[ 1.858901] md: raid1 personality registered for level 1\n[ 1.928265] raid6: sse2x1 gen() 11452 MB/s\n[ 1.996257] raid6: sse2x1 xor() 8916 MB/s\n[ 2.064280] raid6: sse2x2 gen() 14698 MB/s\n[ 2.132255] raid6: sse2x2 xor() 9749 MB/s\n[ 2.200257] raid6: sse2x4 gen() 16840 MB/s\n[ 2.268255] raid6: sse2x4 xor() 11731 MB/s\n[ 2.336256] raid6: avx2x1 gen() 22228 MB/s\n[ 2.404256] raid6: avx2x2 gen() 26509 MB/s\n[ 2.472256] raid6: avx2x4 gen() 29928 MB/s\n[ 2.473335] raid6: using algorithm avx2x4 gen() 29928 MB/s\n[ 2.474640] raid6: using avx2x2 recovery algorithm\n[ 2.475834] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n[ 2.477309] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255552e88e, max_idle_ns: 440795378574 ns\n[ 2.480979] xor: automatically using best checksumming function:\n[ 2.520255] avx : 31671.000 MB/sec\n[ 2.522586] async_tx: api initialized (async)\n[ 2.532683] md: raid6 personality registered for level 6\n[ 2.534006] md: raid5 personality registered for level 5\n[ 2.535287] md: raid4 personality registered for level 4\n[ 2.540644] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.569112] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586879] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.700704] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.704367] systemd[1]: Detected virtualization kvm.\n[ 2.705421] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.709053] systemd[1]: Set hostname to .\n[ 2.712411] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.713641] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.845364] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.847620] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.849884] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.852580] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.854489] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.856920] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.859230] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.861332] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.863890] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.866066] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.868410] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.870611] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.873804] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.882459] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.885274] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.890549] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.896763] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[ 2.900313] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.905398] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.910391] systemd[1]: Listening on Journal Audit Socket.\n[ 2.912415] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.916444] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.920618] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 2.932046] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.940647] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.943807] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.949792] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 2.958963] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 2.967579] systemd[1]: Mounting Huge Pages File System...\n[ 2.972423] iscsi: registered transport (iser)\n Mounting Huge Pages File System...\n[ 2.976113] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.980898] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.984044] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.987395] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.990938] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.993897] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.999366] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.002260] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n"} 2018-07-24 04:22:02,476 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23/action used request id req-a5a40e61-6e54-41ae-b296-65b6894cd6ef 2018-07-24 04:22:02,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0849149227142s 2018-07-24 04:22:02,477 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23/action used request id req-a5a40e61-6e54-41ae-b296-65b6894cd6ef 2018-07-24 04:22:02,477 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 684847996 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.142009] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.143841] pid_max: default: 32768 minimum: 301 [ 0.144810] ACPI: Core revision 20150930 [ 0.146282] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.147728] Security Framework initialized [ 0.148608] Yama: becoming mindful. [ 0.149402] AppArmor: AppArmor initialized [ 0.150370] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.151842] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153285] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154604] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156136] Initializing cgroup subsys io [ 0.157095] Initializing cgroup subsys memory [ 0.158068] Initializing cgroup subsys devices [ 0.159039] Initializing cgroup subsys freezer [ 0.159999] Initializing cgroup subsys net_cls [ 0.160963] Initializing cgroup subsys perf_event [ 0.162001] Initializing cgroup subsys net_prio [ 0.162981] Initializing cgroup subsys hugetlb [ 0.164003] Initializing cgroup subsys pids [ 0.164987] CPU: Physical Processor ID: 0 [ 0.166663] mce: CPU supports 10 MCE banks [ 0.167614] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.168741] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.169955] Spectre V2 : Mitigation: Full generic retpoline [ 0.171149] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.172486] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.173868] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.175125] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.176842] Speculative Store Bypass: Vulnerable [ 0.193255] Freeing SMP alternatives memory: 32K [ 0.198983] ftrace: allocating 32237 entries in 126 pages [ 0.233282] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.234678] smpboot: Max logical packages: 1 [ 0.235764] x2apic enabled [ 0.236667] Switched APIC routing to physical x2apic. [ 0.238556] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239844] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.242188] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.244203] KVM setup paravirtual spinlock [ 0.245645] x86: Booted up 1 node, 1 CPUs [ 0.246534] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.248110] devtmpfs: initialized [ 0.249965] evm: security.selinux [ 0.250809] evm: security.SMACK64 [ 0.251603] evm: security.SMACK64EXEC [ 0.252460] evm: security.SMACK64TRANSMUTE [ 0.253317] evm: security.SMACK64MMAP [ 0.254091] evm: security.ima [ 0.254757] evm: security.capability [ 0.255604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257502] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.258738] pinctrl core: initialized pinctrl subsystem [ 0.259892] RTC time: 4:21:59, date: 07/24/18 [ 0.260912] NET: Registered protocol family 16 [ 0.261953] cpuidle: using governor ladder [ 0.262814] cpuidle: using governor menu [ 0.263636] PCCT header not found. [ 0.264430] ACPI: bus type PCI registered [ 0.265262] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.266571] PCI: Using configuration type 1 for base access [ 0.268465] ACPI: Added _OSI(Module Device) [ 0.269339] ACPI: Added _OSI(Processor Device) [ 0.270237] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.271189] ACPI: Added _OSI(Processor Aggregator Device) [ 0.273031] ACPI: Interpreter enabled [ 0.273838] ACPI: (supports S0 S5) [ 0.274573] ACPI: Using IOAPIC for interrupt routing [ 0.275575] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.278890] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.280099] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.281397] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.282732] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.285092] acpiphp: Slot [3] registered [ 0.285934] acpiphp: Slot [4] registered [ 0.296875] acpiphp: Slot [5] registered [ 0.297761] acpiphp: Slot [6] registered [ 0.298611] acpiphp: Slot [7] registered [ 0.299446] acpiphp: Slot [8] registered [ 0.300275] acpiphp: Slot [9] registered [ 0.301116] acpiphp: Slot [10] registered [ 0.301966] acpiphp: Slot [11] registered [ 0.302823] acpiphp: Slot [12] registered [ 0.303674] acpiphp: Slot [13] registered [ 0.304519] acpiphp: Slot [14] registered [ 0.305368] acpiphp: Slot [15] registered [ 0.306212] acpiphp: Slot [16] registered [ 0.307067] acpiphp: Slot [17] registered [ 0.307931] acpiphp: Slot [18] registered [ 0.308783] acpiphp: Slot [19] registered [ 0.309638] acpiphp: Slot [20] registered [ 0.310493] acpiphp: Slot [21] registered [ 0.311491] acpiphp: Slot [22] registered [ 0.312519] acpiphp: Slot [23] registered [ 0.313547] acpiphp: Slot [24] registered [ 0.314577] acpiphp: Slot [25] registered [ 0.315590] acpiphp: Slot [26] registered [ 0.316592] acpiphp: Slot [27] registered [ 0.317590] acpiphp: Slot [28] registered [ 0.318609] acpiphp: Slot [29] registered [ 0.319638] acpiphp: Slot [30] registered [ 0.320670] acpiphp: Slot [31] registered [ 0.321672] PCI host bridge to bus 0000:00 [ 0.322735] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.324363] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.325909] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.327711] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.329559] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.331390] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.334912] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.336552] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.338080] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.339763] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.343452] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.345471] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.364759] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366584] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368336] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.370075] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371772] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.373305] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374943] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.376309] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378269] vgaarb: loaded [ 0.379030] vgaarb: bridge control possible 0000:00:02.0 [ 0.380578] SCSI subsystem initialized [ 0.381687] ACPI: bus type USB registered [ 0.382761] usbcore: registered new interface driver usbfs [ 0.384090] usbcore: registered new interface driver hub [ 0.385398] usbcore: registered new device driver usb [ 0.386827] PCI: Using ACPI for IRQ routing [ 0.388211] NetLabel: Initializing [ 0.389116] NetLabel: domain hash size = 128 [ 0.390189] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.391439] NetLabel: unlabeled traffic allowed by default [ 0.392916] amd_nb: Cannot enumerate AMD northbridges [ 0.396267] clocksource: Switched to clocksource kvm-clock [ 0.404591] AppArmor: AppArmor Filesystem Enabled [ 0.405932] pnp: PnP ACPI init [ 0.407228] pnp: PnP ACPI: found 5 devices [ 0.413902] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.416113] NET: Registered protocol family 2 [ 0.417516] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.419174] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.420708] TCP: Hash tables configured (established 4096 bind 4096) [ 0.422241] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.423624] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.425134] NET: Registered protocol family 1 [ 0.426251] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.427662] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.429041] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.445231] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.461808] Unpacking initramfs... [ 0.911070] Freeing initrd memory: 37084K [ 0.912546] Scanning for low memory corruption every 60 seconds [ 0.914280] audit: initializing netlink subsys (disabled) [ 0.915620] audit: type=2000 audit(1532406119.797:1): initialized [ 0.917376] Initialise system trusted keyring [ 0.918583] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.920075] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.922639] zbud: loaded [ 0.923624] VFS: Disk quotas dquot_6.6.0 [ 0.924677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.926479] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.928090] fuse init (API version 7.23) [ 0.929229] Key type big_key registered [ 0.930242] Allocating IMA MOK and blacklist keyrings. [ 0.931773] Key type asymmetric registered [ 0.932832] Asymmetric key parser 'x509' registered [ 0.934054] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.935921] io scheduler noop registered [ 0.936930] io scheduler deadline registered (default) [ 0.938207] io scheduler cfq registered [ 0.939277] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.940630] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.942281] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.944112] ACPI: Power Button [PWRF] [ 0.945222] GHES: HEST is not enabled! [ 0.960839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.993101] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.995721] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.020102] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.022790] Linux agpgart interface v0.103 [ 1.025180] loop: module loaded [ 1.028040] vda: vda1 [ 1.029526] scsi host0: ata_piix [ 1.030463] scsi host1: ata_piix [ 1.031365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.032951] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.034830] libphy: Fixed MDIO Bus: probed [ 1.035878] tun: Universal TUN/TAP device driver, 1.6 [ 1.037102] tun: (C) 1999-2004 Max Krasnyansky [ 1.039697] PPP generic driver version 2.4.2 [ 1.040864] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.042410] ehci-pci: EHCI PCI platform driver [ 1.043534] ehci-platform: EHCI generic platform driver [ 1.044822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.046289] ohci-pci: OHCI PCI platform driver [ 1.047406] ohci-platform: OHCI generic platform driver [ 1.048683] uhci_hcd: USB Universal Host Controller Interface driver [ 1.064836] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.066130] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.067979] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.069241] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.070703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.072295] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.074103] usb usb1: Product: UHCI Host Controller [ 1.075286] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.076770] usb usb1: SerialNumber: 0000:00:01.2 [ 1.077989] hub 1-0:1.0: USB hub found [ 1.078967] hub 1-0:1.0: 2 ports detected [ 1.080181] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.082809] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.084029] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.085356] mousedev: PS/2 mouse device common for all mice [ 1.086963] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.089298] rtc_cmos 00:00: RTC can wake from S4 [ 1.090697] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.092212] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.093766] i2c /dev entries driver [ 1.094723] device-mapper: uevent: version 1.0.3 [ 1.095926] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.098005] ledtrig-cpu: registered to indicate activity on CPUs [ 1.099689] NET: Registered protocol family 10 [ 1.101039] NET: Registered protocol family 17 [ 1.102179] Key type dns_resolver registered [ 1.103480] registered taskstats version 1 [ 1.104561] Loading compiled-in X.509 certificates [ 1.106287] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.108675] zswap: loaded using pool lzo/zbud [ 1.111073] Key type trusted registered [ 1.114019] Key type encrypted registered [ 1.115070] AppArmor: AppArmor sha1 policy hashing enabled [ 1.116420] ima: No TPM chip found, activating TPM-bypass! [ 1.117756] evm: HMAC attrs: 0x1 [ 1.118892] Magic number: 10:55:364 [ 1.119943] rtc_cmos 00:00: setting system clock to 2018-07-24 04:21:59 UTC (1532406119) [ 1.122023] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.123472] EDD information not available. [ 1.193528] Freeing unused kernel memory: 1512K [ 1.194676] Write protecting the kernel read-only data: 14336k [ 1.197030] Freeing unused kernel memory: 1692K [ 1.198355] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.208745] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210985] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.213568] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.215993] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.217927] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.219837] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.226872] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.228828] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.230734] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.233920] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.290911] [drm] Initialized drm 1.1.0 20060810 [ 1.293286] virtio_net virtio0 ens3: renamed from eth0 [ 1.301976] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.303936] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.320646] FDC 0 is a S82078B [ 1.338733] AVX2 version of gcm_enc/dec engaged. [ 1.339696] AES CTR mode by8 optimization enabled [ 1.388264] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.552809] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.554142] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.555843] usb 1-1: Product: QEMU USB Tablet [ 1.556940] usb 1-1: Manufacturer: QEMU [ 1.557932] usb 1-1: SerialNumber: 42 [ 1.566274] hidraw: raw HID events driver (C) Jiri Kosina [ 1.573385] usbcore: registered new interface driver usbhid [ 1.574767] usbhid: USB HID core driver [ 1.577255] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.580135] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 1.848151] md: linear personality registered for level -1 [ 1.851549] md: multipath personality registered for level -4 [ 1.855010] md: raid0 personality registered for level 0 [ 1.858901] md: raid1 personality registered for level 1 [ 1.928265] raid6: sse2x1 gen() 11452 MB/s [ 1.996257] raid6: sse2x1 xor() 8916 MB/s [ 2.064280] raid6: sse2x2 gen() 14698 MB/s [ 2.132255] raid6: sse2x2 xor() 9749 MB/s [ 2.200257] raid6: sse2x4 gen() 16840 MB/s [ 2.268255] raid6: sse2x4 xor() 11731 MB/s [ 2.336256] raid6: avx2x1 gen() 22228 MB/s [ 2.404256] raid6: avx2x2 gen() 26509 MB/s [ 2.472256] raid6: avx2x4 gen() 29928 MB/s [ 2.473335] raid6: using algorithm avx2x4 gen() 29928 MB/s [ 2.474640] raid6: using avx2x2 recovery algorithm [ 2.475834] tsc: Refined TSC clocksource calibration: 3491.874 MHz [ 2.477309] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255552e88e, max_idle_ns: 440795378574 ns [ 2.480979] xor: automatically using best checksumming function: [ 2.520255] avx : 31671.000 MB/sec [ 2.522586] async_tx: api initialized (async) [ 2.532683] md: raid6 personality registered for level 6 [ 2.534006] md: raid5 personality registered for level 5 [ 2.535287] md: raid4 personality registered for level 4 [ 2.540644] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.569112] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586879] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.700704] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.704367] systemd[1]: Detected virtualization kvm. [ 2.705421] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.709053] systemd[1]: Set hostname to . [ 2.712411] systemd[1]: Initializing machine ID from KVM UUID. [ 2.713641] systemd[1]: Installed transient /etc/machine-id file. [ 2.845364] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.847620] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.849884] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.852580] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.854489] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.856920] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.859230] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.861332] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.863890] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.866066] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.868410] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.870611] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.873804] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.882459] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.885274] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.890549] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.896763] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 2.900313] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.905398] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.910391] systemd[1]: Listening on Journal Audit Socket. [ 2.912415] iscsi: registered transport (tcp) [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.916444] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.920618] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 2.932046] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.940647] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.943807] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.949792] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.958963] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 2.967579] systemd[1]: Mounting Huge Pages File System... [ 2.972423] iscsi: registered transport (iser) Mounting Huge Pages File System... [ 2.976113] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.980898] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.984044] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.987395] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.990938] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.993897] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.999366] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.002260] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. 2018-07-24 04:22:05,488 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208 2018-07-24 04:22:15,502 - paramiko.transport - DEBUG - starting thread (client mode): 0x97df3350L 2018-07-24 04:22:15,503 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 04:22:15,507 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-07-24 04:22:15,507 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-07-24 04:22:15,509 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 04:22:15,509 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 04:22:15,509 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-24 04:22:15,509 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 04:22:15,510 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 04:22:15,510 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 04:22:15,553 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 04:22:15,554 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 04:22:15,566 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 46ad781abd3d0061351d13fdf2b28216 2018-07-24 04:22:15,567 - paramiko.transport - DEBUG - Trying discovered key b7a991113622dc105fd59bc3ba98fb5e in /tmp/tmpELyCWQ 2018-07-24 04:22:15,593 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 04:22:15,613 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 04:22:15,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-24 04:22:15,638 - 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-07-24 04:22:15,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:22:15 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-07-24 04:22:15,646 - 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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:15,737 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-24 04:22:15,738 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-24 04:22:15,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45a9e92-bbbf-40c2-80d8-a59098e6e6df Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/08ec6a53b1f74bfbb99e164e50ad4ab3"}, "enabled": true, "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/09e6c0ab22c04a89aab4966bfdf46dc5"}, "enabled": true, "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1471c948c8a04e10860f69b58f87d610"}, "enabled": true, "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1aca0b8e9264405c91425107666ebff1"}, "enabled": true, "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/1d7f3ece493f4839bb2400b69ced422e"}, "enabled": true, "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/33d40c6690b6433bb98219006c3ef3be"}, "enabled": true, "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4a870761513b45ff8aa8ecad4d5ae066"}, "enabled": true, "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/644e1529c64442cda8f9c8a1af6bfbe2"}, "enabled": true, "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/66d6cabf59164edb893b418a6f6b82e2"}, "enabled": true, "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/711773cb369146a1891a28473f7b3d72"}, "enabled": true, "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/80cd78b268d044a6a920e21572aeb231"}, "enabled": true, "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/8f1ebbb69ed64e789de3ae99524d0fb3"}, "enabled": true, "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9ff2b4e1c6224aacae69be2699b67078"}, "enabled": true, "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/a8477f37404c48b4842dbb7e701be289"}, "enabled": true, "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/b4a383d572634f309363b29fe49cf92d"}, "enabled": true, "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-07-24 04:22:15,739 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-a45a9e92-bbbf-40c2-80d8-a59098e6e6df 2018-07-24 04:22:15,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.103632926941s 2018-07-24 04:22:15,740 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-a45a9e92-bbbf-40c2-80d8-a59098e6e6df 2018-07-24 04:22:15,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-24 04:22:15,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:15,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c53a816-c618-4b40-af86-2e493821e1de Content-Encoding: gzip Content-Length: 1968 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/06567632b6b2469f8d23f4c0538caabf"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1d7f3ece493f4839bb2400b69ced422e", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/076cf27f97a14eabb363f1e4b318e988"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1471c948c8a04e10860f69b58f87d610", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1c453e4b3e92435fa41216cffe1dda3c"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1471c948c8a04e10860f69b58f87d610", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/1e971f38097b418eb4a1f24e81661bd1"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b4a383d572634f309363b29fe49cf92d", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2f1d8cf933914ea3aecfaaba0a1d1467"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9ff2b4e1c6224aacae69be2699b67078", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/363a8e34b601445c998cf3a619557aae"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33d40c6690b6433bb98219006c3ef3be", "id": "363a8e34b601445c998cf3a619557aae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3a30f3df58a0409ba04cbe8b171f9e2b"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a8477f37404c48b4842dbb7e701be289", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/413afed9ff0e45cc9b904d467c68833c"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1d7f3ece493f4839bb2400b69ced422e", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/415329e3b9484eb4a64494f157303420"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66d6cabf59164edb893b418a6f6b82e2", "id": "415329e3b9484eb4a64494f157303420"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4771af231c104ec7943c6665cbe888f4"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "711773cb369146a1891a28473f7b3d72", "id": "4771af231c104ec7943c6665cbe888f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5bd877ba1a9c47a5a8ea87147d824ac5"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1aca0b8e9264405c91425107666ebff1", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5de0db51a21a447590566768b689ef7f"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "80cd78b268d044a6a920e21572aeb231", "id": "5de0db51a21a447590566768b689ef7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/634ddb83b7c34b85a43e17f732620d06"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1aca0b8e9264405c91425107666ebff1", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/832948837aea40a4ae898a5f0b21d6dd"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a870761513b45ff8aa8ecad4d5ae066", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8ad1d67512014af4a701c301ae166f8a"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66d6cabf59164edb893b418a6f6b82e2", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8b221d7ab8874dfa8e35953108bec4df"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "80cd78b268d044a6a920e21572aeb231", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/901a069cad1e4dfa9240a4a80238d80a"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a870761513b45ff8aa8ecad4d5ae066", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9068249328b64002818efe9b7b036f08"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9ff2b4e1c6224aacae69be2699b67078", "id": "9068249328b64002818efe9b7b036f08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/91fc4e35cdea49559d2f4cdd75cdb7d3"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1471c948c8a04e10860f69b58f87d610", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/96b3f6845e0e47079e444943f7721b67"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "711773cb369146a1891a28473f7b3d72", "id": "96b3f6845e0e47079e444943f7721b67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/99b8460ce0c348c28bb9d3c2bd7e0ac7"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b4a383d572634f309363b29fe49cf92d", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9c9e2c4a5bdf47caa26ef8793d0e378b"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1d7f3ece493f4839bb2400b69ced422e", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/aaba2b90db76458b84fbf792bb5dab7e"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ae6d8ecc74174a358672bca846b06b50"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a8477f37404c48b4842dbb7e701be289", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b0b1908cc4ed4af6a9791d9b73d79019"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a8477f37404c48b4842dbb7e701be289", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b51fc96a0de447e68939f003d0612152"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "09e6c0ab22c04a89aab4966bfdf46dc5", "id": "b51fc96a0de447e68939f003d0612152"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/bc4666052c28443e96e50b011ceee5a3"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c5929b4b1db449b798efff2c604dc5b6"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a870761513b45ff8aa8ecad4d5ae066", "id": "c5929b4b1db449b798efff2c604dc5b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c8e10d43298244e59f22c48faf134ef2"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "80cd78b268d044a6a920e21572aeb231", "id": "c8e10d43298244e59f22c48faf134ef2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ccd310e151a1445189f035d7249c61ad"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "711773cb369146a1891a28473f7b3d72", "id": "ccd310e151a1445189f035d7249c61ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cd3990109f5f4e238c73978a7502271b"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8f1ebbb69ed64e789de3ae99524d0fb3", "id": "cd3990109f5f4e238c73978a7502271b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d26d7475f5a541bab3ad500557001159"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8f1ebbb69ed64e789de3ae99524d0fb3", "id": "d26d7475f5a541bab3ad500557001159"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d894a4fce88748db83a484790b0c43ca"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33d40c6690b6433bb98219006c3ef3be", "id": "d894a4fce88748db83a484790b0c43ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/dbf9706d2cec4123b54e90eea6953c76"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66d6cabf59164edb893b418a6f6b82e2", "id": "dbf9706d2cec4123b54e90eea6953c76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/dea0eb9251f44e6487d354dbdf7ba84e"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "09e6c0ab22c04a89aab4966bfdf46dc5", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ea91e945e23240cc98d97052d0297c82"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8f1ebbb69ed64e789de3ae99524d0fb3", "id": "ea91e945e23240cc98d97052d0297c82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f3b11c6b762745ec91acf74159ff9d2e"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "09e6c0ab22c04a89aab4966bfdf46dc5", "id": "f3b11c6b762745ec91acf74159ff9d2e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f4c8ed77e62b4ad7ba439f0930c32143"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33d40c6690b6433bb98219006c3ef3be", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f745828aca4e46698192b8c1e1f6b603"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1aca0b8e9264405c91425107666ebff1", "id": "f745828aca4e46698192b8c1e1f6b603"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fae7e52e07974153a410320de481ca9a"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b4a383d572634f309363b29fe49cf92d", "id": "fae7e52e07974153a410320de481ca9a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fea55c9995634481b7d4f78d9d41b28d"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "id": "fea55c9995634481b7d4f78d9d41b28d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ffdb64a26b8b43a6bae041ae1adce4ae"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9ff2b4e1c6224aacae69be2699b67078", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-24 04:22:15,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-6c53a816-c618-4b40-af86-2e493821e1de 2018-07-24 04:22:15,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.10657787323s 2018-07-24 04:22:15,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-6c53a816-c618-4b40-af86-2e493821e1de 2018-07-24 04:22:15,866 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.24:5000 2018-07-24 04:22:15,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 04:22:15,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:16,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51018b82-be18-4e68-92dc-fae189609a67 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "6363cef1bf1041659a004454b742ba2e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6363cef1bf1041659a004454b742ba2e"}, "name": "Member"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:22:16,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-51018b82-be18-4e68-92dc-fae189609a67 2018-07-24 04:22:16,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176954984665s 2018-07-24 04:22:16,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-51018b82-be18-4e68-92dc-fae189609a67 2018-07-24 04:22:16,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 04:22:16,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:16,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d95ded4-6630-425b-b0b0-f2aa13876550 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 04:22:16,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-6d95ded4-6630-425b-b0b0-f2aa13876550 2018-07-24 04:22:16,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103493213654s 2018-07-24 04:22:16,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-6d95ded4-6630-425b-b0b0-f2aa13876550 2018-07-24 04:22:16,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 04:22:16,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:16,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddcf7ef0-d4c1-4ad6-a662-b473e4af5cc7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922", "links": {"self": "http://172.30.9.24:5000/v3/users/3ec3c907f7ba42c195c3c04170c24e3b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ec3c907f7ba42c195c3c04170c24e3b", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:22:16,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ddcf7ef0-d4c1-4ad6-a662-b473e4af5cc7 2018-07-24 04:22:16,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120243787766s 2018-07-24 04:22:16,277 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ddcf7ef0-d4c1-4ad6-a662-b473e4af5cc7 2018-07-24 04:22:16,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 04:22:16,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:16,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f444c2-2457-4953-bcac-f669a0dfa611 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a"}, "tags": [], "enabled": true, "id": "27deab090e7a461397e9cef56b1f358a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 04:22:16,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-89f444c2-2457-4953-bcac-f669a0dfa611 2018-07-24 04:22:16,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0987768173218s 2018-07-24 04:22:16,388 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-89f444c2-2457-4953-bcac-f669a0dfa611 2018-07-24 04:22:16,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-24 04:22:16,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=3ec3c907f7ba42c195c3c04170c24e3b&role.id=09091a3c796947918b5f3d98114ab0ce&scope.project.id=27deab090e7a461397e9cef56b1f358a" -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:16,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3e91b5-dafe-4520-b03a-12a07490befc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=3ec3c907f7ba42c195c3c04170c24e3b&role.id=09091a3c796947918b5f3d98114ab0ce&scope.project.id=27deab090e7a461397e9cef56b1f358a", "previous": null, "next": null}} 2018-07-24 04:22:16,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3ec3c907f7ba42c195c3c04170c24e3b&role.id=09091a3c796947918b5f3d98114ab0ce&scope.project.id=27deab090e7a461397e9cef56b1f358a used request id req-3b3e91b5-dafe-4520-b03a-12a07490befc 2018-07-24 04:22:16,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.094043970108s 2018-07-24 04:22:16,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3ec3c907f7ba42c195c3c04170c24e3b&role.id=09091a3c796947918b5f3d98114ab0ce&scope.project.id=27deab090e7a461397e9cef56b1f358a used request id req-3b3e91b5-dafe-4520-b03a-12a07490befc 2018-07-24 04:22:16,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-24 04:22:16,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a/users/3ec3c907f7ba42c195c3c04170c24e3b/roles/09091a3c796947918b5f3d98114ab0ce -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:16,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f47b139-2cee-46e7-b774-4a099bf2fc67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:22:16,652 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a/users/3ec3c907f7ba42c195c3c04170c24e3b/roles/09091a3c796947918b5f3d98114ab0ce used request id req-8f47b139-2cee-46e7-b774-4a099bf2fc67 2018-07-24 04:22:16,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158206939697s 2018-07-24 04:22:16,652 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a/users/3ec3c907f7ba42c195c3c04170c24e3b/roles/09091a3c796947918b5f3d98114ab0ce used request id req-8f47b139-2cee-46e7-b774-4a099bf2fc67 2018-07-24 04:22:16,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 04:22:16,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:16,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94b6307-8b4a-402d-987f-aa16a3e8a5c1 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "6363cef1bf1041659a004454b742ba2e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6363cef1bf1041659a004454b742ba2e"}, "name": "Member"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:22:16,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d94b6307-8b4a-402d-987f-aa16a3e8a5c1 2018-07-24 04:22:16,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0960500240326s 2018-07-24 04:22:16,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d94b6307-8b4a-402d-987f-aa16a3e8a5c1 2018-07-24 04:22:16,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-24 04:22:16,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e61870289a246fceb7d699d745113c1fcbdbd6b" -d '{"role": {"name": "heat_stack_owner"}}' 2018-07-24 04:22:16,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-734e5c8f-bf79-4047-a494-f875a689c984 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77ddb80c493b4b47af402712a4727654", "links": {"self": "http://172.30.9.24:5000/v3/roles/77ddb80c493b4b47af402712a4727654"}, "name": "heat_stack_owner"}} 2018-07-24 04:22:16,888 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-734e5c8f-bf79-4047-a494-f875a689c984 2018-07-24 04:22:16,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.131238937378s 2018-07-24 04:22:16,889 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-734e5c8f-bf79-4047-a494-f875a689c984 2018-07-24 04:22:16,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 04:22:16,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:16,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b1406b-4b46-4d3c-a175-569f2f76eec6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "6363cef1bf1041659a004454b742ba2e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6363cef1bf1041659a004454b742ba2e"}, "name": "Member"}, {"domain_id": null, "id": "77ddb80c493b4b47af402712a4727654", "links": {"self": "http://172.30.9.24:5000/v3/roles/77ddb80c493b4b47af402712a4727654"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:22:16,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e2b1406b-4b46-4d3c-a175-569f2f76eec6 2018-07-24 04:22:16,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10116815567s 2018-07-24 04:22:16,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e2b1406b-4b46-4d3c-a175-569f2f76eec6 2018-07-24 04:22:16,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 04:22:17,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:17,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07346d2b-130b-472d-ae7b-ebaf86c3b22b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 04:22:17,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-07346d2b-130b-472d-ae7b-ebaf86c3b22b 2018-07-24 04:22:17,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.093887090683s 2018-07-24 04:22:17,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-07346d2b-130b-472d-ae7b-ebaf86c3b22b 2018-07-24 04:22:17,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 04:22:17,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:17,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2ce43a-ac78-4ce2-a3f8-8b1143857984 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922", "links": {"self": "http://172.30.9.24:5000/v3/users/3ec3c907f7ba42c195c3c04170c24e3b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ec3c907f7ba42c195c3c04170c24e3b", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:22:17,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ff2ce43a-ac78-4ce2-a3f8-8b1143857984 2018-07-24 04:22:17,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119427204132s 2018-07-24 04:22:17,214 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ff2ce43a-ac78-4ce2-a3f8-8b1143857984 2018-07-24 04:22:17,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 04:22:17,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:17,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f767140e-88e3-4e85-b992-3eb5cbdec441 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a"}, "tags": [], "enabled": true, "id": "27deab090e7a461397e9cef56b1f358a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 04:22:17,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f767140e-88e3-4e85-b992-3eb5cbdec441 2018-07-24 04:22:17,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106547832489s 2018-07-24 04:22:17,332 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-f767140e-88e3-4e85-b992-3eb5cbdec441 2018-07-24 04:22:17,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-24 04:22:17,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=3ec3c907f7ba42c195c3c04170c24e3b&role.id=77ddb80c493b4b47af402712a4727654&scope.project.id=27deab090e7a461397e9cef56b1f358a" -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:17,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2989fe5-2b7f-4cc0-acf6-f338a5cd0c92 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=3ec3c907f7ba42c195c3c04170c24e3b&role.id=77ddb80c493b4b47af402712a4727654&scope.project.id=27deab090e7a461397e9cef56b1f358a", "previous": null, "next": null}} 2018-07-24 04:22:17,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3ec3c907f7ba42c195c3c04170c24e3b&role.id=77ddb80c493b4b47af402712a4727654&scope.project.id=27deab090e7a461397e9cef56b1f358a used request id req-d2989fe5-2b7f-4cc0-acf6-f338a5cd0c92 2018-07-24 04:22:17,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10064291954s 2018-07-24 04:22:17,440 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3ec3c907f7ba42c195c3c04170c24e3b&role.id=77ddb80c493b4b47af402712a4727654&scope.project.id=27deab090e7a461397e9cef56b1f358a used request id req-d2989fe5-2b7f-4cc0-acf6-f338a5cd0c92 2018-07-24 04:22:17,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-24 04:22:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a/users/3ec3c907f7ba42c195c3c04170c24e3b/roles/77ddb80c493b4b47af402712a4727654 -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:17,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03d3b385-0683-4c6e-a6e2-3174c70b97ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:22:17,589 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a/users/3ec3c907f7ba42c195c3c04170c24e3b/roles/77ddb80c493b4b47af402712a4727654 used request id req-03d3b385-0683-4c6e-a6e2-3174c70b97ef 2018-07-24 04:22:17,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144998073578s 2018-07-24 04:22:17,589 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a/users/3ec3c907f7ba42c195c3c04170c24e3b/roles/77ddb80c493b4b47af402712a4727654 used request id req-03d3b385-0683-4c6e-a6e2-3174c70b97ef 2018-07-24 04:22:17,590 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-24 04:22:17,591 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-24 04:22:17,592 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-24 04:22:17,596 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-24 04:22:17,669 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-24 04:22:17,670 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-24 04:22:17,671 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-24 04:22:17,709 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-07-24 04:22:17,709 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-24 04:22:17,736 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-24 04:22:20,483 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-24 04:22:20,483 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=4a6a5595eff04e89b98d3d63efd1b892 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 33804 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922 CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 PWD=/home/ubuntu OS_PASSWORD=d61cb30a-d488-4367-a045-797b02f6a4cc LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.24:5000 OS_USERNAME=shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.24,192.30.9.6 OS_TENANT_NAME=admin LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 33804 192.168.120.10 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-07-24 04:22:18.168 1418 INFO shaker.engine.utils [-] Logging enabled 2018-07-24 04:22:18.171 1418 INFO shaker.engine.messaging [-] Listening on *:9000 2018-07-24 04:22:18.174 1418 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-07-24 04:22:18.181 1426 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-07-24 04:22:18.182 1426 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.208:9000 2018-07-24 04:22:18.182 1426 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-07-24 04:22:18.193 1418 INFO pykwalify.core [-] validation.valid 2018-07-24 04:22:18.582 1418 WARNING shaker.engine.server [-] Failed to connect to OpenStack: The request you have made requires authentication. (HTTP 401) (Request-ID: req-25d65e35-5fa2-4caf-a66f-697680d1e306). Please verify parameters: {'os_insecure': False, 'os_cacert': None, 'auth': {'username': 'shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922', 'tenant_name': 'admin', 'project_name': 'shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922', 'password': 'd61cb30a-d488-4367-a045-797b02f6a4cc', 'auth_url': 'http://172.30.9.24:5000'}, 'os_region_name': 'regionOne'}: Unauthorized: The request you have made requires authentication. (HTTP 401) (Request-ID: req-25d65e35-5fa2-4caf-a66f-697680d1e306) 2018-07-24 04:22:18.582 1418 ERROR shaker.engine.server [-] OpenStack client is not initialized. Template-based deployment is ignored.: DeploymentException: OpenStack client is not initialized. Template-based deployment is ignored. 2018-07-24 04:22:18.582 1418 ERROR shaker.engine.server Traceback (most recent call last): 2018-07-24 04:22:18.582 1418 ERROR shaker.engine.server File "/usr/local/lib/python2.7/dist-packages/shaker/engine/server.py", line 178, in play_scenario 2018-07-24 04:22:18.582 1418 ERROR shaker.engine.server server_endpoint=server_endpoint) 2018-07-24 04:22:18.582 1418 ERROR shaker.engine.server File "/usr/local/lib/python2.7/dist-packages/shaker/engine/deploy.py", line 328, in deploy 2018-07-24 04:22:18.582 1418 ERROR shaker.engine.server 'OpenStack client is not initialized. ' 2018-07-24 04:22:18.582 1418 ERROR shaker.engine.server DeploymentException: OpenStack client is not initialized. Template-based deployment is ignored. 2018-07-24 04:22:18.582 1418 ERROR shaker.engine.server 2018-07-24 04:22:18.584 1418 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-07-24 04:22:18.597 1418 INFO pykwalify.core [-] validation.valid 2018-07-24 04:22:18.976 1418 WARNING shaker.engine.server [-] Failed to connect to OpenStack: The request you have made requires authentication. (HTTP 401) (Request-ID: req-05ad15db-1788-4681-ab51-7a4ae5bc8ea8). Please verify parameters: {'os_insecure': False, 'os_cacert': None, 'auth': {'username': 'shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922', 'tenant_name': 'admin', 'project_name': 'shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922', 'password': 'd61cb30a-d488-4367-a045-797b02f6a4cc', 'auth_url': 'http://172.30.9.24:5000'}, 'os_region_name': 'regionOne'}: Unauthorized: The request you have made requires authentication. (HTTP 401) (Request-ID: req-05ad15db-1788-4681-ab51-7a4ae5bc8ea8) 2018-07-24 04:22:18.977 1418 ERROR shaker.engine.server [-] OpenStack client is not initialized. Template-based deployment is ignored.: DeploymentException: OpenStack client is not initialized. Template-based deployment is ignored. 2018-07-24 04:22:18.977 1418 ERROR shaker.engine.server Traceback (most recent call last): 2018-07-24 04:22:18.977 1418 ERROR shaker.engine.server File "/usr/local/lib/python2.7/dist-packages/shaker/engine/server.py", line 178, in play_scenario 2018-07-24 04:22:18.977 1418 ERROR shaker.engine.server server_endpoint=server_endpoint) 2018-07-24 04:22:18.977 1418 ERROR shaker.engine.server File "/usr/local/lib/python2.7/dist-packages/shaker/engine/deploy.py", line 328, in deploy 2018-07-24 04:22:18.977 1418 ERROR shaker.engine.server 'OpenStack client is not initialized. ' 2018-07-24 04:22:18.977 1418 ERROR shaker.engine.server DeploymentException: OpenStack client is not initialized. Template-based deployment is ignored. 2018-07-24 04:22:18.977 1418 ERROR shaker.engine.server 2018-07-24 04:22:18.977 1418 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-07-24 04:22:18.989 1418 INFO pykwalify.core [-] validation.valid 2018-07-24 04:22:19.374 1418 WARNING shaker.engine.server [-] Failed to connect to OpenStack: The request you have made requires authentication. (HTTP 401) (Request-ID: req-39036360-b542-44a6-854a-2bc7898876a4). Please verify parameters: {'os_insecure': False, 'os_cacert': None, 'auth': {'username': 'shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922', 'tenant_name': 'admin', 'project_name': 'shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922', 'password': 'd61cb30a-d488-4367-a045-797b02f6a4cc', 'auth_url': 'http://172.30.9.24:5000'}, 'os_region_name': 'regionOne'}: Unauthorized: The request you have made requires authentication. (HTTP 401) (Request-ID: req-39036360-b542-44a6-854a-2bc7898876a4) 2018-07-24 04:22:19.375 1418 ERROR shaker.engine.server [-] OpenStack client is not initialized. Template-based deployment is ignored.: DeploymentException: OpenStack client is not initialized. Template-based deployment is ignored. 2018-07-24 04:22:19.375 1418 ERROR shaker.engine.server Traceback (most recent call last): 2018-07-24 04:22:19.375 1418 ERROR shaker.engine.server File "/usr/local/lib/python2.7/dist-packages/shaker/engine/server.py", line 178, in play_scenario 2018-07-24 04:22:19.375 1418 ERROR shaker.engine.server server_endpoint=server_endpoint) 2018-07-24 04:22:19.375 1418 ERROR shaker.engine.server File "/usr/local/lib/python2.7/dist-packages/shaker/engine/deploy.py", line 328, in deploy 2018-07-24 04:22:19.375 1418 ERROR shaker.engine.server 'OpenStack client is not initialized. ' 2018-07-24 04:22:19.375 1418 ERROR shaker.engine.server DeploymentException: OpenStack client is not initialized. Template-based deployment is ignored. 2018-07-24 04:22:19.375 1418 ERROR shaker.engine.server 2018-07-24 04:22:19.376 1418 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-07-24 04:22:19.388 1418 INFO pykwalify.core [-] validation.valid 2018-07-24 04:22:19.761 1418 WARNING shaker.engine.server [-] Failed to connect to OpenStack: The request you have made requires authentication. (HTTP 401) (Request-ID: req-ecea0656-a175-43fe-86d9-f7ba2eb09903). Please verify parameters: {'os_insecure': False, 'os_cacert': None, 'auth': {'username': 'shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922', 'tenant_name': 'admin', 'project_name': 'shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922', 'password': 'd61cb30a-d488-4367-a045-797b02f6a4cc', 'auth_url': 'http://172.30.9.24:5000'}, 'os_region_name': 'regionOne'}: Unauthorized: The request you have made requires authentication. (HTTP 401) (Request-ID: req-ecea0656-a175-43fe-86d9-f7ba2eb09903) 2018-07-24 04:22:19.761 1418 ERROR shaker.engine.server [-] OpenStack client is not initialized. Template-based deployment is ignored.: DeploymentException: OpenStack client is not initialized. Template-based deployment is ignored. 2018-07-24 04:22:19.761 1418 ERROR shaker.engine.server Traceback (most recent call last): 2018-07-24 04:22:19.761 1418 ERROR shaker.engine.server File "/usr/local/lib/python2.7/dist-packages/shaker/engine/server.py", line 178, in play_scenario 2018-07-24 04:22:19.761 1418 ERROR shaker.engine.server server_endpoint=server_endpoint) 2018-07-24 04:22:19.761 1418 ERROR shaker.engine.server File "/usr/local/lib/python2.7/dist-packages/shaker/engine/deploy.py", line 328, in deploy 2018-07-24 04:22:19.761 1418 ERROR shaker.engine.server 'OpenStack client is not initialized. ' 2018-07-24 04:22:19.761 1418 ERROR shaker.engine.server DeploymentException: OpenStack client is not initialized. Template-based deployment is ignored. 2018-07-24 04:22:19.761 1418 ERROR shaker.engine.server 2018-07-24 04:22:19.762 1418 INFO shaker.engine.server [-] Generating aggregated report 2018-07-24 04:22:19.762 1418 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-07-24 04:22:19.763 1418 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-07-24 04:22:19.773 1418 INFO shaker.engine.report [-] Report saved to: report.html 2018-07-24 04:22:20,484 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-24 04:22:20,484 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-07-24 04:22:20,486 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-07-24 04:22:20,525 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-07-24 04:22:20,525 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-07-24 04:22:20,552 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-07-24 04:22:20,569 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-07-24 04:22:20,569 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-07-24 04:22:20,571 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-07-24 04:22:20,609 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-07-24 04:22:20,609 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-07-24 04:22:20,636 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-07-24 04:22:20,649 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-07-24 04:22:20,650 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-07-24 04:22:20,766 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 04:22:20,767 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 04:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-24 04:22:20,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-24 04:22:20,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/floatingips/ceef0022-ca58-445b-803a-79ad5f394d6b.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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:22,290 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3dd9b8c6-67d5-40bb-b28d-c88de9655657 Content-Length: 0 Date: Tue, 24 Jul 2018 04:22:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:22:22,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/ceef0022-ca58-445b-803a-79ad5f394d6b.json used request id req-3dd9b8c6-67d5-40bb-b28d-c88de9655657 2018-07-24 04:22:22,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.51571702957s 2018-07-24 04:22:22,290 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/ceef0022-ca58-445b-803a-79ad5f394d6b.json used request id req-3dd9b8c6-67d5-40bb-b28d-c88de9655657 2018-07-24 04:22:22,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-24 04:22:22,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:22,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dd985d97-4230-4c6c-8900-70c556a6672d Date: Tue, 24 Jul 2018 04:22:22 GMT RESP BODY: {"floatingips": []} 2018-07-24 04:22:22,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-dd985d97-4230-4c6c-8900-70c556a6672d 2018-07-24 04:22:22,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0213589668274s 2018-07-24 04:22:22,317 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-dd985d97-4230-4c6c-8900-70c556a6672d 2018-07-24 04:22:22,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-24 04:22:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23 -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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:22,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:22: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-38865689-41d0-44ca-bf0e-92ddd190f22e x-compute-request-id: req-38865689-41d0-44ca-bf0e-92ddd190f22e Content-Type: application/json 2018-07-24 04:22:22,558 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23 used request id req-38865689-41d0-44ca-bf0e-92ddd190f22e 2018-07-24 04:22:22,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.239319086075s 2018-07-24 04:22:22,558 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23 used request id req-38865689-41d0-44ca-bf0e-92ddd190f22e 2018-07-24 04:22:22,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:22:22,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:23,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22: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-3889f7e6-6970-48a6-94d3-b67ac3dd2db0 x-compute-request-id: req-3889f7e6-6970-48a6-94d3-b67ac3dd2db0 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_a989065a-2f7d-4dff-9981-6b9943ea1922": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:be:f1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:be:f1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f87e39df-9304-4b5e-9083-d0089a5ffb23", "rel": "bookmark"}], "image": {"id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "links": [{"href": "http://172.30.9.24:8774/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:21:58.000000", "flavor": {"id": "d7c6086e-615d-4637-8211-503882854ec6", "links": [{"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}]}, "id": "f87e39df-9304-4b5e-9083-d0089a5ffb23", "security_groups": [{"name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}], "user_id": "3ec3c907f7ba42c195c3c04170c24e3b", "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-07-24T04:22:22Z", "hostId": "68f525729e5162d168dc3f48c0ec834c54d75aa3794e6a9819c96384", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922", "name": "shaker-vm_a989065a-2f7d-4dff-9981-6b9943ea1922", "created": "2018-07-24T04:18:41Z", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:22:23,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3889f7e6-6970-48a6-94d3-b67ac3dd2db0 2018-07-24 04:22:23,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674489021301s 2018-07-24 04:22:23,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3889f7e6-6970-48a6-94d3-b67ac3dd2db0 2018-07-24 04:22:23,235 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 04:22:25,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 04:22:25,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:25,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22: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-1d571b87-2096-478b-943a-3400d7967bc7 x-compute-request-id: req-1d571b87-2096-478b-943a-3400d7967bc7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:22:25,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d571b87-2096-478b-943a-3400d7967bc7 2018-07-24 04:22:25,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0843451023102s 2018-07-24 04:22:25,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-1d571b87-2096-478b-943a-3400d7967bc7 2018-07-24 04:22:25,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 04:22:25,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:25,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-5fd7666b-b9e8-4aec-864a-dc40ec757838 Date: Tue, 24 Jul 2018 04:22:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:36Z", "updated_at": "2018-07-24T04:18:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:36Z", "revision_number": 0, "id": "21b66ea0-ff14-4ee2-8426-843634642f16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T04:18:36Z", "revision_number": 0, "id": "264542a8-4302-452f-8c29-c37d7544018a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:36Z", "revision_number": 0, "id": "37bd52d5-2bc8-4a44-8dfd-cfd3a5abec7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:36Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:37Z", "revision_number": 0, "id": "46aed261-acba-40b8-b113-9cbe7154c036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:37Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-07-24T04:18:37Z", "revision_number": 0, "id": "698be67e-ad49-4609-bde7-9dee8157a7f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:37Z", "security_group_id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 5, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a524b407-c7da-4909-b5ef-a59f5d5a8fdc", "name": "shaker-sg_a989065a-2f7d-4dff-9981-6b9943ea1922"}]} 2018-07-24 04:22:25,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5fd7666b-b9e8-4aec-864a-dc40ec757838 2018-07-24 04:22:25,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0604848861694s 2018-07-24 04:22:25,387 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-5fd7666b-b9e8-4aec-864a-dc40ec757838 2018-07-24 04:22:25,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-24 04:22:25,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a524b407-c7da-4909-b5ef-a59f5d5a8fdc.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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:25,553 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-806430ab-2f8a-43e2-a109-c25e099f7cd7 Content-Length: 0 Date: Tue, 24 Jul 2018 04:22:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:22:25,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a524b407-c7da-4909-b5ef-a59f5d5a8fdc.json used request id req-806430ab-2f8a-43e2-a109-c25e099f7cd7 2018-07-24 04:22:25,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.162476062775s 2018-07-24 04:22:25,553 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a524b407-c7da-4909-b5ef-a59f5d5a8fdc.json used request id req-806430ab-2f8a-43e2-a109-c25e099f7cd7 2018-07-24 04:22:25,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-24 04:22:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922 -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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:25,589 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:22: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-46f8feba-83ab-4d7c-97e4-80016afb6fc4 x-compute-request-id: req-46f8feba-83ab-4d7c-97e4-80016afb6fc4 Content-Length: 0 Content-Type: application/json 2018-07-24 04:22:25,589 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922 used request id req-46f8feba-83ab-4d7c-97e4-80016afb6fc4 2018-07-24 04:22:25,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0353231430054s 2018-07-24 04:22:25,589 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/shaker-kp_a989065a-2f7d-4dff-9981-6b9943ea1922 used request id req-46f8feba-83ab-4d7c-97e4-80016afb6fc4 2018-07-24 04:22:25,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 04:22:25,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/d26c068c-b711-4c70-bf11-033e8b803832/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5912bb76b3be499e433850310e3ea322a64692f2" -d '{"subnet_id": "cffe4733-64b4-4e61-9cf7-e2ef809a8ee8"}' 2018-07-24 04:22:27,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-db4bf537-c286-44fd-9b71-c86b2b6cf0b3 Date: Tue, 24 Jul 2018 04:22:27 GMT RESP BODY: {"network_id": "dcec0fd7-40b9-48ad-929e-b8aef7332c90", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "subnet_id": "cffe4733-64b4-4e61-9cf7-e2ef809a8ee8", "subnet_ids": ["cffe4733-64b4-4e61-9cf7-e2ef809a8ee8"], "port_id": "8ed49b65-bca9-45c9-a84d-c37224cd884a", "id": "d26c068c-b711-4c70-bf11-033e8b803832"} 2018-07-24 04:22:27,692 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d26c068c-b711-4c70-bf11-033e8b803832/remove_router_interface.json used request id req-db4bf537-c286-44fd-9b71-c86b2b6cf0b3 2018-07-24 04:22:27,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.10232901573s 2018-07-24 04:22:27,692 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/d26c068c-b711-4c70-bf11-033e8b803832/remove_router_interface.json used request id req-db4bf537-c286-44fd-9b71-c86b2b6cf0b3 returning object d26c068c-b711-4c70-bf11-033e8b803832 2018-07-24 04:22:27,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 04:22:27,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:27,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-94201942-b3cb-4b52-9de8-8c1a40bba4fc Date: Tue, 24 Jul 2018 04:22:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:12Z", "admin_state_up": true, "updated_at": "2018-07-24T04:22:26Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "d26c068c-b711-4c70-bf11-033e8b803832", "name": "shaker-router_a989065a-2f7d-4dff-9981-6b9943ea1922"}]} 2018-07-24 04:22:27,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-94201942-b3cb-4b52-9de8-8c1a40bba4fc 2018-07-24 04:22:27,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.296221971512s 2018-07-24 04:22:27,990 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-94201942-b3cb-4b52-9de8-8c1a40bba4fc 2018-07-24 04:22:27,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 04:22:27,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/d26c068c-b711-4c70-bf11-033e8b803832.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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:31,364 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa4cd0f3-e1cc-4172-8f9b-1a129945ae81 Content-Length: 0 Date: Tue, 24 Jul 2018 04:22:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:22:31,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d26c068c-b711-4c70-bf11-033e8b803832.json used request id req-aa4cd0f3-e1cc-4172-8f9b-1a129945ae81 2018-07-24 04:22:31,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.37357401848s 2018-07-24 04:22:31,365 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/d26c068c-b711-4c70-bf11-033e8b803832.json used request id req-aa4cd0f3-e1cc-4172-8f9b-1a129945ae81 2018-07-24 04:22:31,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 04:22:31,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:31,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-63aa289f-b92b-4fc9-8bcd-e35fa93ba225 Date: Tue, 24 Jul 2018 04:22:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcec0fd7-40b9-48ad-929e-b8aef7332c90","tenant_id":"27deab090e7a461397e9cef56b1f358a","created_at":"2018-07-24T04:18:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T04:18:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"27deab090e7a461397e9cef56b1f358a","id":"cffe4733-64b4-4e61-9cf7-e2ef809a8ee8","subnetpool_id":null,"name":"shaker-subnet_a989065a-2f7d-4dff-9981-6b9943ea1922"}]} 2018-07-24 04:22:31,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-63aa289f-b92b-4fc9-8bcd-e35fa93ba225 2018-07-24 04:22:31,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0511689186096s 2018-07-24 04:22:31,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-63aa289f-b92b-4fc9-8bcd-e35fa93ba225 2018-07-24 04:22:31,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 04:22:31,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/cffe4733-64b4-4e61-9cf7-e2ef809a8ee8.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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:33,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e6fc0a9-9066-4634-a3bf-61ffec27b2d6 Date: Tue, 24 Jul 2018 04:22:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:22:33,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/cffe4733-64b4-4e61-9cf7-e2ef809a8ee8.json used request id req-2e6fc0a9-9066-4634-a3bf-61ffec27b2d6 2018-07-24 04:22:33,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.26344203949s 2018-07-24 04:22:33,682 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/cffe4733-64b4-4e61-9cf7-e2ef809a8ee8.json used request id req-2e6fc0a9-9066-4634-a3bf-61ffec27b2d6 2018-07-24 04:22:33,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 04:22:33,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:33,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-7f888190-d1a3-4c79-b3a2-9bddddec727e Date: Tue, 24 Jul 2018 04:22:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"dcec0fd7-40b9-48ad-929e-b8aef7332c90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27deab090e7a461397e9cef56b1f358a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:22:33Z","qos_policy_id":null,"name":"shaker-net_a989065a-2f7d-4dff-9981-6b9943ea1922","admin_state_up":true,"tenant_id":"27deab090e7a461397e9cef56b1f358a","created_at":"2018-07-24T04:18:09Z","mtu":1450}]} 2018-07-24 04:22:33,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7f888190-d1a3-4c79-b3a2-9bddddec727e 2018-07-24 04:22:33,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.143116950989s 2018-07-24 04:22:33,826 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7f888190-d1a3-4c79-b3a2-9bddddec727e 2018-07-24 04:22:33,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 04:22:33,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/dcec0fd7-40b9-48ad-929e-b8aef7332c90.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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:35,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07988adb-1160-4ed0-a3ad-8f14093aad87 Date: Tue, 24 Jul 2018 04:22:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:22:35,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/dcec0fd7-40b9-48ad-929e-b8aef7332c90.json used request id req-07988adb-1160-4ed0-a3ad-8f14093aad87 2018-07-24 04:22:35,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18911385536s 2018-07-24 04:22:35,017 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/dcec0fd7-40b9-48ad-929e-b8aef7332c90.json used request id req-07988adb-1160-4ed0-a3ad-8f14093aad87 2018-07-24 04:22:35,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 04:22:35,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:35,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-4461effc-165a-40ff-92dd-e43e57b2da7e Date: Tue, 24 Jul 2018 04:22:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f320cad0-80a7-4f76-9fcb-64e35adb190b/snap", "metadata": {}}], "file": "/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b/file", "owner": "27deab090e7a461397e9cef56b1f358a", "id": "f320cad0-80a7-4f76-9fcb-64e35adb190b", "size": 666173440, "self": "/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f320cad0-80a7-4f76-9fcb-64e35adb190b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-24T04:18:34Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_a989065a-2f7d-4dff-9981-6b9943ea1922", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_a989065a-2f7d-4dff-9981-6b9943ea1922", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-24T04:18:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 04:22:35,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4461effc-165a-40ff-92dd-e43e57b2da7e 2018-07-24 04:22:35,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.206872940063s 2018-07-24 04:22:35,228 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-4461effc-165a-40ff-92dd-e43e57b2da7e 2018-07-24 04:22:35,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 04:22:35,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b -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}5912bb76b3be499e433850310e3ea322a64692f2" 2018-07-24 04:22:37,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e41081fc-6733-43b0-905d-6dcc9e8bd60f Date: Tue, 24 Jul 2018 04:22:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:22:37,140 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b used request id req-e41081fc-6733-43b0-905d-6dcc9e8bd60f 2018-07-24 04:22:37,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.9110159874s 2018-07-24 04:22:37,141 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f320cad0-80a7-4f76-9fcb-64e35adb190b used request id req-e41081fc-6733-43b0-905d-6dcc9e8bd60f 2018-07-24 04:22:37,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 04:22:37,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:37,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22: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-ce123ad5-0dd9-4700-8143-025ffffb3dea x-compute-request-id: req-ce123ad5-0dd9-4700-8143-025ffffb3dea Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "1ff5314c-69e4-4863-931f-f2cee8d713cd"}, {"name": "shaker-flavor_a989065a-2f7d-4dff-9981-6b9943ea1922", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d7c6086e-615d-4637-8211-503882854ec6", "rel": "bookmark"}], "ram": 512, "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": 3, "id": "d7c6086e-615d-4637-8211-503882854ec6"}]} 2018-07-24 04:22:37,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ce123ad5-0dd9-4700-8143-025ffffb3dea 2018-07-24 04:22:37,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026419878006s 2018-07-24 04:22:37,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ce123ad5-0dd9-4700-8143-025ffffb3dea 2018-07-24 04:22:37,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 04:22:37,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/d7c6086e-615d-4637-8211-503882854ec6 -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:37,211 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:22: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 x-openstack-request-id: req-540d1011-aa32-41e7-a5b8-6870434b1007 x-compute-request-id: req-540d1011-aa32-41e7-a5b8-6870434b1007 Content-Length: 0 Content-Type: application/json 2018-07-24 04:22:37,211 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d7c6086e-615d-4637-8211-503882854ec6 used request id req-540d1011-aa32-41e7-a5b8-6870434b1007 2018-07-24 04:22:37,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0407629013062s 2018-07-24 04:22:37,211 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d7c6086e-615d-4637-8211-503882854ec6 used request id req-540d1011-aa32-41e7-a5b8-6870434b1007 2018-07-24 04:22:37,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 04:22:37,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:37,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383f06ed-2e36-468e-a9a5-01f9e83fb3af Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922", "links": {"self": "http://172.30.9.24:5000/v3/users/3ec3c907f7ba42c195c3c04170c24e3b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ec3c907f7ba42c195c3c04170c24e3b", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:22:37,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-383f06ed-2e36-468e-a9a5-01f9e83fb3af 2018-07-24 04:22:37,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112467050552s 2018-07-24 04:22:37,325 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-383f06ed-2e36-468e-a9a5-01f9e83fb3af 2018-07-24 04:22:37,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 04:22:37,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/3ec3c907f7ba42c195c3c04170c24e3b -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:37,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22bbdc95-8f79-4683-a9b2-92206cec12cb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_a989065a-2f7d-4dff-9981-6b9943ea1922", "links": {"self": "http://172.30.9.24:5000/v3/users/3ec3c907f7ba42c195c3c04170c24e3b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3ec3c907f7ba42c195c3c04170c24e3b", "description": null}} 2018-07-24 04:22:37,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/3ec3c907f7ba42c195c3c04170c24e3b used request id req-22bbdc95-8f79-4683-a9b2-92206cec12cb 2018-07-24 04:22:37,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12183880806s 2018-07-24 04:22:37,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/3ec3c907f7ba42c195c3c04170c24e3b used request id req-22bbdc95-8f79-4683-a9b2-92206cec12cb 2018-07-24 04:22:37,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-24 04:22:37,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/3ec3c907f7ba42c195c3c04170c24e3b -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:37,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04ae1a43-d76d-479f-a193-bf171853e036 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:22:37,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3ec3c907f7ba42c195c3c04170c24e3b used request id req-04ae1a43-d76d-479f-a193-bf171853e036 2018-07-24 04:22:37,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.195818185806s 2018-07-24 04:22:37,649 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3ec3c907f7ba42c195c3c04170c24e3b used request id req-04ae1a43-d76d-479f-a193-bf171853e036 2018-07-24 04:22:37,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 04:22:37,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:37,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d451a321-eac2-40a7-b771-9d902e2f3e8d Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a"}, "tags": [], "enabled": true, "id": "27deab090e7a461397e9cef56b1f358a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_a989065a-2f7d-4dff-9981-6b9943ea1922"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 04:22:37,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-d451a321-eac2-40a7-b771-9d902e2f3e8d 2018-07-24 04:22:37,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0982010364532s 2018-07-24 04:22:37,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-d451a321-eac2-40a7-b771-9d902e2f3e8d 2018-07-24 04:22:37,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-24 04:22:37,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:37,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc59840-278a-479e-be71-2dd5be09eeba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:22:37,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-7bc59840-278a-479e-be71-2dd5be09eeba 2018-07-24 04:22:37,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.207538127899s 2018-07-24 04:22:37,967 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-7bc59840-278a-479e-be71-2dd5be09eeba 2018-07-24 04:22:37,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 04:22:37,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:38,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14282807-38ba-4235-955b-efa3006def77 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "6363cef1bf1041659a004454b742ba2e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6363cef1bf1041659a004454b742ba2e"}, "name": "Member"}, {"domain_id": null, "id": "77ddb80c493b4b47af402712a4727654", "links": {"self": "http://172.30.9.24:5000/v3/roles/77ddb80c493b4b47af402712a4727654"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:22:38,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-14282807-38ba-4235-955b-efa3006def77 2018-07-24 04:22:38,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10503411293s 2018-07-24 04:22:38,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-14282807-38ba-4235-955b-efa3006def77 2018-07-24 04:22:38,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-24 04:22:38,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/6363cef1bf1041659a004454b742ba2e -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:38,205 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e91b7624-1ad5-4ebf-b18b-780ae2aa4f9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:22:38,205 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/6363cef1bf1041659a004454b742ba2e used request id req-e91b7624-1ad5-4ebf-b18b-780ae2aa4f9c 2018-07-24 04:22:38,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.124159097672s 2018-07-24 04:22:38,206 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/6363cef1bf1041659a004454b742ba2e used request id req-e91b7624-1ad5-4ebf-b18b-780ae2aa4f9c 2018-07-24 04:22:38,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 04:22:38,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:38,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10194efa-8586-46e2-9de1-43375d02b7dc Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "77ddb80c493b4b47af402712a4727654", "links": {"self": "http://172.30.9.24:5000/v3/roles/77ddb80c493b4b47af402712a4727654"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:22:38,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-10194efa-8586-46e2-9de1-43375d02b7dc 2018-07-24 04:22:38,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0884721279144s 2018-07-24 04:22:38,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-10194efa-8586-46e2-9de1-43375d02b7dc 2018-07-24 04:22:38,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-24 04:22:38,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/77ddb80c493b4b47af402712a4727654 -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}9e61870289a246fceb7d699d745113c1fcbdbd6b" 2018-07-24 04:22:38,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b309f13d-b88f-4878-a74f-1a35b34d6ed9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:22:38,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/77ddb80c493b4b47af402712a4727654 used request id req-b309f13d-b88f-4878-a74f-1a35b34d6ed9 2018-07-24 04:22:38,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.243975877762s 2018-07-24 04:22:38,548 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/77ddb80c493b4b47af402712a4727654 used request id req-b309f13d-b88f-4878-a74f-1a35b34d6ed9 2018-07-24 04:22:38,593 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-07-24 04:22:38,988 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-24 04:22:38,988 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-24 04:22:38,989 - openstack_tests - INFO - OS Credentials = > 2018-07-24 04:22:38,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:38,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:22:39,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:22:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["oY8J6RkTRc-yc0aa_xUFAg"], "issued_at": "2018-07-24T04:22:39.000000Z"}} 2018-07-24 04:22:39,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bf589864d6e07c5e90d039b71b31f51f78c2da" 2018-07-24 04:22:39,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2719ecd1-0fbf-428e-ac06-bcda31c79b40 Date: Tue, 24 Jul 2018 04:22:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 04:22:39,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-2719ecd1-0fbf-428e-ac06-bcda31c79b40 2018-07-24 04:22:39,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2bf589864d6e07c5e90d039b71b31f51f78c2da" 2018-07-24 04:22:39,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8d12d803-c54a-49fa-bd5b-eedb684c8136 Date: Tue, 24 Jul 2018 04:22:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 04:22:39,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-8d12d803-c54a-49fa-bd5b-eedb684c8136 2018-07-24 04:22:39,906 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-24 04:22:39,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 04:22:39,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-24 04:22:39,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 04:22:39,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 04:22:39,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 04:22:39,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 04:22:39,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 04:22:39,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 04:22:39,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 04:22:39,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 04:22:39,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 04:22:39,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 04:22:39,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 04:22:39,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 04:22:39,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 04:22:39,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 04:22:39,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 04:22:39,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 04:22:39,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 04:22:39,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 04:22:39,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 04:22:39,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 04:22:39,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 04:22:39,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-24 04:22:39,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-24 04:22:39,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-24 04:22:39,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 04:22:39,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e82dc4a-18d0-45ac-84de-99675605defa 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:22:39,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4e82dc4a-18d0-45ac-84de-99675605defa 2018-07-24 04:22:39,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 04:22:40,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Tew80pulR3ms48uSntX2zg"], "issued_at": "2018-07-24T04:22:40.000000Z"}} 2018-07-24 04:22:40,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/ -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}bcbb6e74a7646c0eb76e4b8639c0e0a9a2658154" 2018-07-24 04:22:40,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22: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-46cfa6a6-be3a-4a7e-a9dc-1e1f34c16081 x-compute-request-id: req-46cfa6a6-be3a-4a7e-a9dc-1e1f34c16081 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.24:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-24 04:22:40,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-46cfa6a6-be3a-4a7e-a9dc-1e1f34c16081 2018-07-24 04:22:40,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.570997953415s 2018-07-24 04:22:40,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/ used request id req-46cfa6a6-be3a-4a7e-a9dc-1e1f34c16081 2018-07-24 04:22:40,484 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.24:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-24 04:22:40,485 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-24 04:22:40,485 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-07-24 04:22:40,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:40,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:22:40,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ohQ1z4oTSHOyi-1NPzQXKw"], "issued_at": "2018-07-24T04:22:40.000000Z"}} 2018-07-24 04:22:40,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5dbee80f8eea3383f4c8ac4446fb8beb6f37cdc2" 2018-07-24 04:22:41,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b14f1cd-1abe-4330-87c0-904212f142a6 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:22:41,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6b14f1cd-1abe-4330-87c0-904212f142a6 2018-07-24 04:22:41,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:41,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:22:41,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:22:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["DCDBYtUASmOmr-hz5u-DIg"], "issued_at": "2018-07-24T04:22:41.000000Z"}} 2018-07-24 04:22:41,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:41,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49157394-d42e-4e75-a74c-c91f580c54e7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:22:41,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-49157394-d42e-4e75-a74c-c91f580c54e7 2018-07-24 04:22:41,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:22:41,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:22: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:22:41,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2995879f-3fef-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:41,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d60f31c-b7fd-4929-905a-9e6b7c0a7269 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2995879f-3fef-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:22:41,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2995879f-3fef-4aa-proj used request id req-9d60f31c-b7fd-4929-905a-9e6b7c0a7269 2018-07-24 04:22:41,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:41,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7e14bc-a771-4a51-a2a6-f4306fce29f3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:22:41,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1a7e14bc-a771-4a51-a2a6-f4306fce29f3 2018-07-24 04:22:41,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-proj"}}' 2018-07-24 04:22:41,763 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:22:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38178fec-33ab-444f-b653-c1c05d9b8d03 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae"}, "tags": [], "enabled": true, "id": "137a6494e089418fbfaeaa30679b10ae", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-proj"}} 2018-07-24 04:22:41,763 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-38178fec-33ab-444f-b653-c1c05d9b8d03 2018-07-24 04:22:41,763 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2995879f-3fef-4aa-proj 2018-07-24 04:22:41,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:41,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:22:42,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:22:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["MOpsbWCJS3yEoYfwFaD2Ag"], "issued_at": "2018-07-24T04:22:42.000000Z"}} 2018-07-24 04:22:42,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1f3cef87dbd93ecd7ccef632bb49cf4641c5b6b8" 2018-07-24 04:22:42,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ac3c6f-e71d-48c4-bc2a-33a4d825ad14 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:22:42,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e5ac3c6f-e71d-48c4-bc2a-33a4d825ad14 2018-07-24 04:22:42,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:22:42,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:22: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:22:42,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f3cef87dbd93ecd7ccef632bb49cf4641c5b6b8" 2018-07-24 04:22:42,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e823723d-c8ca-47a1-b63e-27997dc1b8d4 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:22:42,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e823723d-c8ca-47a1-b63e-27997dc1b8d4 2018-07-24 04:22:42,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-2995879f-3fef-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f3cef87dbd93ecd7ccef632bb49cf4641c5b6b8" 2018-07-24 04:22:42,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121e09bf-d2e6-4148-ab78-a2fa68ab9c40 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-2995879f-3fef-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae"}, "tags": [], "enabled": true, "id": "137a6494e089418fbfaeaa30679b10ae", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-proj"}]} 2018-07-24 04:22:42,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-2995879f-3fef-4aa-proj used request id req-121e09bf-d2e6-4148-ab78-a2fa68ab9c40 2018-07-24 04:22:42,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f3cef87dbd93ecd7ccef632bb49cf4641c5b6b8" 2018-07-24 04:22:42,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e888a9-2353-4e27-b524-593a8f735709 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:22:42,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-40e888a9-2353-4e27-b524-593a8f735709 2018-07-24 04:22:43,026 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2995879f-3fef-4aa-user 2018-07-24 04:22:43,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:43,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:43,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ca3820-84fc-4c4f-bc57-399591bb56c8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:22:43,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-27ca3820-84fc-4c4f-bc57-399591bb56c8 2018-07-24 04:22:43,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" -d '{"role": {"name": "CreateSecurityGroupTests-2995879f-3fef-4aa-proj-role"}}' 2018-07-24 04:22:43,253 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1da2ba32-fd19-41a0-98a6-142f3a984c8c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9cf98c6e542d4a5cb3cae1b2d88163f0", "links": {"self": "http://172.30.9.24:5000/v3/roles/9cf98c6e542d4a5cb3cae1b2d88163f0"}, "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-proj-role"}} 2018-07-24 04:22:43,254 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-1da2ba32-fd19-41a0-98a6-142f3a984c8c 2018-07-24 04:22:43,254 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2995879f-3fef-4aa-proj-role 2018-07-24 04:22:43,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/9cf98c6e542d4a5cb3cae1b2d88163f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:43,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec20ecd-bf9d-452f-9ba2-3656fbcd30b3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9cf98c6e542d4a5cb3cae1b2d88163f0", "links": {"self": "http://172.30.9.24:5000/v3/roles/9cf98c6e542d4a5cb3cae1b2d88163f0"}, "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-proj-role"}} 2018-07-24 04:22:43,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/9cf98c6e542d4a5cb3cae1b2d88163f0 used request id req-3ec20ecd-bf9d-452f-9ba2-3656fbcd30b3 2018-07-24 04:22:43,348 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2995879f-3fef-4aa-proj-role to project CreateSecurityGroupTests-2995879f-3fef-4aa-proj 2018-07-24 04:22:43,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae/users/261a6bc63eda42b89973ee94cb0d99b9/roles/9cf98c6e542d4a5cb3cae1b2d88163f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:43,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1782ec3d-c280-4efc-8466-5bea3d42444c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:22:43,497 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae/users/261a6bc63eda42b89973ee94cb0d99b9/roles/9cf98c6e542d4a5cb3cae1b2d88163f0 used request id req-1782ec3d-c280-4efc-8466-5bea3d42444c 2018-07-24 04:22:43,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:43,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:22:43,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9cf98c6e542d4a5cb3cae1b2d88163f0", "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-proj-role"}], "expires_at": "2018-07-24T05:22:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "137a6494e089418fbfaeaa30679b10ae", "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_137a6494e089418fbfaeaa30679b10ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_137a6494e089418fbfaeaa30679b10ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/137a6494e089418fbfaeaa30679b10ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/137a6494e089418fbfaeaa30679b10ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/137a6494e089418fbfaeaa30679b10ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/137a6494e089418fbfaeaa30679b10ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/137a6494e089418fbfaeaa30679b10ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/137a6494e089418fbfaeaa30679b10ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/137a6494e089418fbfaeaa30679b10ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/137a6494e089418fbfaeaa30679b10ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/137a6494e089418fbfaeaa30679b10ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/137a6494e089418fbfaeaa30679b10ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/137a6494e089418fbfaeaa30679b10ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/137a6494e089418fbfaeaa30679b10ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-user", "id": "261a6bc63eda42b89973ee94cb0d99b9"}, "audit_ids": ["VeJyhpAMTW-YC5haCN6euQ"], "issued_at": "2018-07-24T04:22:43.000000Z"}} 2018-07-24 04:22:43,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:43,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac9d19d-3ea0-49ba-bd52-7d14836fe7c3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:22:43,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1ac9d19d-3ea0-49ba-bd52-7d14836fe7c3 2018-07-24 04:22:43,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:44,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-49d9c5e9-3d8c-4ff4-9a0b-d354feb308df Date: Tue, 24 Jul 2018 04:22:44 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:22:44,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name&description=hello+group used request id req-49d9c5e9-3d8c-4ff4-9a0b-d354feb308df 2018-07-24 04:22:44,305 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name... 2018-07-24 04:22:44,305 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name 2018-07-24 04:22:44,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" -d '{"security_group": {"name": "CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name", "description": "hello group"}}' 2018-07-24 04:22:44,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-56e5d2da-e358-450c-904c-da9ae22e1937 Date: Tue, 24 Jul 2018 04:22:44 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "updated_at": "2018-07-24T04:22:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "36650731-d66f-4e95-a25d-b3547967c640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "137a6494e089418fbfaeaa30679b10ae"}], "revision_number": 2, "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "name": "CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name"}} 2018-07-24 04:22:44,703 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-56e5d2da-e358-450c-904c-da9ae22e1937 2018-07-24 04:22:44,704 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:44,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:44,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b4dbc747-e30e-4d6f-afff-49f8df004f9e Date: Tue, 24 Jul 2018 04:22:44 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-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}]} 2018-07-24 04:22:44,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-b4dbc747-e30e-4d6f-afff-49f8df004f9e 2018-07-24 04:22:44,915 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:45,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e405eef-37b6-4c0e-8f7e-0a54e06fad69 Date: Tue, 24 Jul 2018 04:22:45 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-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}]} 2018-07-24 04:22:45,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-2e405eef-37b6-4c0e-8f7e-0a54e06fad69 2018-07-24 04:22:45,107 - neutron_utils - INFO - Retrieving security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:45,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:45,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a7dafe55-81e4-4939-b546-0683d52bcbe6 Date: Tue, 24 Jul 2018 04:22:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "updated_at": "2018-07-24T04:22:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "36650731-d66f-4e95-a25d-b3547967c640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "137a6494e089418fbfaeaa30679b10ae"}], "revision_number": 2, "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "name": "CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name"}]} 2018-07-24 04:22:45,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-a7dafe55-81e4-4939-b546-0683d52bcbe6 2018-07-24 04:22:45,341 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:45,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:45,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a6a4cce-c01d-423d-b8be-e6b48fa25462 Date: Tue, 24 Jul 2018 04:22:45 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-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}]} 2018-07-24 04:22:45,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-0a6a4cce-c01d-423d-b8be-e6b48fa25462 2018-07-24 04:22:45,549 - neutron_utils - INFO - Retrieving security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:45,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:45,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8d99a76e-e798-41c3-934a-b3d276d15681 Date: Tue, 24 Jul 2018 04:22:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "updated_at": "2018-07-24T04:22:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "36650731-d66f-4e95-a25d-b3547967c640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "137a6494e089418fbfaeaa30679b10ae"}], "revision_number": 2, "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "name": "CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name"}]} 2018-07-24 04:22:45,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-8d99a76e-e798-41c3-934a-b3d276d15681 2018-07-24 04:22:45,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:45,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:45,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-77e74d2d-bc16-46e8-86e0-97a931fd3fdf Date: Tue, 24 Jul 2018 04:22:45 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-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}]} 2018-07-24 04:22:45,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-77e74d2d-bc16-46e8-86e0-97a931fd3fdf 2018-07-24 04:22:45,957 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name 2018-07-24 04:22:45,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:46,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-14e7381f-49d5-4130-8eb5-7004c9df049a Date: Tue, 24 Jul 2018 04:22:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "updated_at": "2018-07-24T04:22:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "36650731-d66f-4e95-a25d-b3547967c640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "137a6494e089418fbfaeaa30679b10ae"}], "revision_number": 2, "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "name": "CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name"}]} 2018-07-24 04:22:46,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name used request id req-14e7381f-49d5-4130-8eb5-7004c9df049a 2018-07-24 04:22:46,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:22:46,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:22: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:22:46,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:46,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7855993-a4b6-4d3b-8216-58745ea67905 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "137a6494e089418fbfaeaa30679b10ae", "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-proj"}} 2018-07-24 04:22:46,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae used request id req-c7855993-a4b6-4d3b-8216-58745ea67905 2018-07-24 04:22:46,290 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:46,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:46,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7bdbd5b-4d9b-46b6-92ee-f8d6bcb9fc45 Date: Tue, 24 Jul 2018 04:22:46 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-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}]} 2018-07-24 04:22:46,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-b7bdbd5b-4d9b-46b6-92ee-f8d6bcb9fc45 2018-07-24 04:22:46,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc"}}' 2018-07-24 04:22:46,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-b66d780c-fe3c-449d-9765-cf902acfd340 Date: Tue, 24 Jul 2018 04:22:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:46Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9"}} 2018-07-24 04:22:46,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-b66d780c-fe3c-449d-9765-cf902acfd340 2018-07-24 04:22:46,655 - neutron_utils - INFO - Retrieving security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:46,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:46,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0629576d-23c7-4dc1-9536-850039be9251 Date: Tue, 24 Jul 2018 04:22:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "updated_at": "2018-07-24T04:22:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "36650731-d66f-4e95-a25d-b3547967c640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "revision_number": 0, "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}], "revision_number": 3, "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "name": "CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name"}]} 2018-07-24 04:22:46,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-0629576d-23c7-4dc1-9536-850039be9251 2018-07-24 04:22:46,709 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:46,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:46,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-65686b6b-4f7f-46b1-a189-6b4f2f90a488 Date: Tue, 24 Jul 2018 04:22:46 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-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:46Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9"}]} 2018-07-24 04:22:46,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-65686b6b-4f7f-46b1-a189-6b4f2f90a488 2018-07-24 04:22:46,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:22:47,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9cf98c6e542d4a5cb3cae1b2d88163f0", "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-proj-role"}], "expires_at": "2018-07-24T05:22:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "137a6494e089418fbfaeaa30679b10ae", "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_137a6494e089418fbfaeaa30679b10ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_137a6494e089418fbfaeaa30679b10ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/137a6494e089418fbfaeaa30679b10ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/137a6494e089418fbfaeaa30679b10ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/137a6494e089418fbfaeaa30679b10ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/137a6494e089418fbfaeaa30679b10ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/137a6494e089418fbfaeaa30679b10ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/137a6494e089418fbfaeaa30679b10ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/137a6494e089418fbfaeaa30679b10ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/137a6494e089418fbfaeaa30679b10ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/137a6494e089418fbfaeaa30679b10ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/137a6494e089418fbfaeaa30679b10ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/137a6494e089418fbfaeaa30679b10ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/137a6494e089418fbfaeaa30679b10ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-user", "id": "261a6bc63eda42b89973ee94cb0d99b9"}, "audit_ids": ["bZ1OkY2rSHyToq9jD5Drvw"], "issued_at": "2018-07-24T04:22:47.000000Z"}} 2018-07-24 04:22:47,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f87d2d41afe4dfe08fa21d6715e55db638937a" 2018-07-24 04:22:47,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ad1d87fd-9e5d-436e-9e08-718ac368ed44 Date: Tue, 24 Jul 2018 04:22:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "updated_at": "2018-07-24T04:22:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "36650731-d66f-4e95-a25d-b3547967c640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "revision_number": 0, "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}], "revision_number": 3, "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "name": "CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name"}]} 2018-07-24 04:22:47,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name&description=hello+group used request id req-ad1d87fd-9e5d-436e-9e08-718ac368ed44 2018-07-24 04:22:47,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:47,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f87d2d41afe4dfe08fa21d6715e55db638937a" 2018-07-24 04:22:47,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-21dcc21e-f7f9-497a-97e8-d52b346c0309 Date: Tue, 24 Jul 2018 04:22:47 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-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:46Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9"}]} 2018-07-24 04:22:47,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-21dcc21e-f7f9-497a-97e8-d52b346c0309 2018-07-24 04:22:47,572 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:47,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f87d2d41afe4dfe08fa21d6715e55db638937a" 2018-07-24 04:22:47,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-312f3626-ad0d-4cbb-8aac-adb0b03bf1cf Date: Tue, 24 Jul 2018 04:22:47 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-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:46Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9"}]} 2018-07-24 04:22:47,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-312f3626-ad0d-4cbb-8aac-adb0b03bf1cf 2018-07-24 04:22:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f87d2d41afe4dfe08fa21d6715e55db638937a" 2018-07-24 04:22:47,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-deffd000-250f-451d-b95a-5ba1410cb01e Date: Tue, 24 Jul 2018 04:22:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "updated_at": "2018-07-24T04:22:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "36650731-d66f-4e95-a25d-b3547967c640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "revision_number": 0, "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}], "revision_number": 3, "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "name": "CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name"}]} 2018-07-24 04:22:47,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name used request id req-deffd000-250f-451d-b95a-5ba1410cb01e 2018-07-24 04:22:47,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:47,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f87d2d41afe4dfe08fa21d6715e55db638937a" 2018-07-24 04:22:48,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-04c615bb-05d8-4ed3-8acf-fe2256213571 Date: Tue, 24 Jul 2018 04:22:48 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-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:46Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9"}]} 2018-07-24 04:22:48,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-04c615bb-05d8-4ed3-8acf-fe2256213571 2018-07-24 04:22:48,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f87d2d41afe4dfe08fa21d6715e55db638937a" 2018-07-24 04:22:48,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-d6546b15-4b00-4474-b050-3418ac26c1d9 Date: Tue, 24 Jul 2018 04:22:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "updated_at": "2018-07-24T04:22:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "36650731-d66f-4e95-a25d-b3547967c640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "revision_number": 0, "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}], "revision_number": 3, "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "name": "CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name"}]} 2018-07-24 04:22:48,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name used request id req-d6546b15-4b00-4474-b050-3418ac26c1d9 2018-07-24 04:22:48,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:48,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f87d2d41afe4dfe08fa21d6715e55db638937a" 2018-07-24 04:22:48,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ec20aca8-ab47-43fd-b22f-7d80bbb633a6 Date: Tue, 24 Jul 2018 04:22:48 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-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:46Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9"}]} 2018-07-24 04:22:48,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-ec20aca8-ab47-43fd-b22f-7d80bbb633a6 2018-07-24 04:22:48,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f87d2d41afe4dfe08fa21d6715e55db638937a" 2018-07-24 04:22:48,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-8e890afb-40be-4d61-9852-a25a126ee97f Date: Tue, 24 Jul 2018 04:22:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "updated_at": "2018-07-24T04:22:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "36650731-d66f-4e95-a25d-b3547967c640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "revision_number": 0, "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}], "revision_number": 3, "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "name": "CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name"}]} 2018-07-24 04:22:48,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name used request id req-8e890afb-40be-4d61-9852-a25a126ee97f 2018-07-24 04:22:48,662 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:48,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f87d2d41afe4dfe08fa21d6715e55db638937a" 2018-07-24 04:22:48,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2efb49fe-31fb-4177-885e-1938a8a6d437 Date: Tue, 24 Jul 2018 04:22:48 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-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:46Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9"}]} 2018-07-24 04:22:48,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-2efb49fe-31fb-4177-885e-1938a8a6d437 2018-07-24 04:22:48,877 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:48,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f87d2d41afe4dfe08fa21d6715e55db638937a" 2018-07-24 04:22:48,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-144f8a0d-862c-4ced-8b82-fe9758d933e4 Date: Tue, 24 Jul 2018 04:22:48 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-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:46Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9"}]} 2018-07-24 04:22:48,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-144f8a0d-862c-4ced-8b82-fe9758d933e4 2018-07-24 04:22:48,910 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name 2018-07-24 04:22:48,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:48,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-15a3c613-184b-4d7d-acd0-7cd72ce5be23 Date: Tue, 24 Jul 2018 04:22:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "updated_at": "2018-07-24T04:22:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "36650731-d66f-4e95-a25d-b3547967c640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "revision_number": 0, "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}], "revision_number": 3, "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "name": "CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name"}]} 2018-07-24 04:22:48,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name used request id req-15a3c613-184b-4d7d-acd0-7cd72ce5be23 2018-07-24 04:22:48,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:49,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ac3520-5776-45d3-ba1d-2c7e42774d72 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "137a6494e089418fbfaeaa30679b10ae", "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-proj"}} 2018-07-24 04:22:49,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae used request id req-25ac3520-5776-45d3-ba1d-2c7e42774d72 2018-07-24 04:22:49,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:49,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:49,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-165bb34c-a703-4995-b2cb-62d1bc386fcc Date: Tue, 24 Jul 2018 04:22:49 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-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:46Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9"}]} 2018-07-24 04:22:49,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-165bb34c-a703-4995-b2cb-62d1bc386fcc 2018-07-24 04:22:49,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc"}}' 2018-07-24 04:22:49,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-3b33ed50-40a6-481d-911c-932cb3de0769 Date: Tue, 24 Jul 2018 04:22:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:49Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:49Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "0970525a-4696-4705-945e-7771712e01cf"}} 2018-07-24 04:22:49,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-3b33ed50-40a6-481d-911c-932cb3de0769 2018-07-24 04:22:49,433 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 911dfb9c-7b82-49b0-924b-65a2d3eeb4bc 2018-07-24 04:22:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0f87d2d41afe4dfe08fa21d6715e55db638937a" 2018-07-24 04:22:49,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-5eedfefe-065b-4405-a07e-672031f12c8d Date: Tue, 24 Jul 2018 04:22:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:49Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:49Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "0970525a-4696-4705-945e-7771712e01cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "36650731-d66f-4e95-a25d-b3547967c640"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "b68db3b1-6dea-4af5-ac2d-32542383eb6c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:46Z", "security_group_id": "911dfb9c-7b82-49b0-924b-65a2d3eeb4bc", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:46Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "cdf47020-15b1-49d1-ad73-b020ac54ccc9"}]} 2018-07-24 04:22:49,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-5eedfefe-065b-4405-a07e-672031f12c8d 2018-07-24 04:22:49,638 - neutron_utils - INFO - Deleting security group rule with ID - cdf47020-15b1-49d1-ad73-b020ac54ccc9 2018-07-24 04:22:49,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/cdf47020-15b1-49d1-ad73-b020ac54ccc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:49,909 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07cdf260-2031-4c33-b8e9-7905ee630a28 Content-Length: 0 Date: Tue, 24 Jul 2018 04:22:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:22:49,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/cdf47020-15b1-49d1-ad73-b020ac54ccc9 used request id req-07cdf260-2031-4c33-b8e9-7905ee630a28 2018-07-24 04:22:49,910 - neutron_utils - INFO - Deleting security group rule with ID - b68db3b1-6dea-4af5-ac2d-32542383eb6c 2018-07-24 04:22:49,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/b68db3b1-6dea-4af5-ac2d-32542383eb6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:50,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-938c6b6f-e3d7-4b45-a930-13f55dbc85e9 Content-Length: 0 Date: Tue, 24 Jul 2018 04:22:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:22:50,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/b68db3b1-6dea-4af5-ac2d-32542383eb6c used request id req-938c6b6f-e3d7-4b45-a930-13f55dbc85e9 2018-07-24 04:22:50,166 - neutron_utils - INFO - Deleting security group rule with ID - 0970525a-4696-4705-945e-7771712e01cf 2018-07-24 04:22:50,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/0970525a-4696-4705-945e-7771712e01cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:50,434 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7226426c-8cc1-474a-a601-34c3a83ea9d3 Content-Length: 0 Date: Tue, 24 Jul 2018 04:22:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:22:50,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/0970525a-4696-4705-945e-7771712e01cf used request id req-7226426c-8cc1-474a-a601-34c3a83ea9d3 2018-07-24 04:22:50,435 - neutron_utils - INFO - Deleting security group rule with ID - 36650731-d66f-4e95-a25d-b3547967c640 2018-07-24 04:22:50,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/36650731-d66f-4e95-a25d-b3547967c640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:50,705 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ff9fe01-ad12-4393-b068-9aafc67e0360 Content-Length: 0 Date: Tue, 24 Jul 2018 04:22:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:22:50,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/36650731-d66f-4e95-a25d-b3547967c640 used request id req-8ff9fe01-ad12-4393-b068-9aafc67e0360 2018-07-24 04:22:50,705 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a5404acc-004a-48ae-8dfd-c10e7f3adaa7name 2018-07-24 04:22:50,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/911dfb9c-7b82-49b0-924b-65a2d3eeb4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ce7da26436f4249cb05a7ba752d8d0372ee2ec" 2018-07-24 04:22:50,823 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-903770d0-783f-4f2c-a2c7-b13d49d3d4ab Content-Length: 0 Date: Tue, 24 Jul 2018 04:22:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:22:50,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/911dfb9c-7b82-49b0-924b-65a2d3eeb4bc used request id req-903770d0-783f-4f2c-a2c7-b13d49d3d4ab 2018-07-24 04:22:50,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:51,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0df0a26c-de5b-43d3-ba5c-ec3c04812944 Date: Tue, 24 Jul 2018 04:22:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "updated_at": "2018-07-24T04:22:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "344f0fc9-83fc-4b8f-883b-723b91719df5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "60a51ee3-1dca-4626-a38d-13baef0cc343", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "70f4afe5-bb44-431f-ad09-46c0132be830", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "60a51ee3-1dca-4626-a38d-13baef0cc343", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "c2fccfac-2845-4345-b060-c6d13130f2eb", "remote_group_id": "60a51ee3-1dca-4626-a38d-13baef0cc343", "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "60a51ee3-1dca-4626-a38d-13baef0cc343", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "137a6494e089418fbfaeaa30679b10ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "revision_number": 0, "id": "f1f8a7b7-a30a-4821-bd04-31fdaf7b21cb", "remote_group_id": "60a51ee3-1dca-4626-a38d-13baef0cc343", "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:44Z", "security_group_id": "60a51ee3-1dca-4626-a38d-13baef0cc343", "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "137a6494e089418fbfaeaa30679b10ae"}], "revision_number": 4, "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "60a51ee3-1dca-4626-a38d-13baef0cc343", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:22:51,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-0df0a26c-de5b-43d3-ba5c-ec3c04812944 2018-07-24 04:22:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:51,260 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:22:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c9ec377-1ab8-483b-93f7-bddf3088c84d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:22:51,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-9c9ec377-1ab8-483b-93f7-bddf3088c84d 2018-07-24 04:22:51,261 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:22:51,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:51,285 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:22:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e026db1-0edd-4b7a-ba2f-e40339a4d8a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:22:51,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-5e026db1-0edd-4b7a-ba2f-e40339a4d8a7 2018-07-24 04:22:51,286 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:22:51,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:51,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6972419-5e17-4b6a-8939-d8b721cfdbf4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "137a6494e089418fbfaeaa30679b10ae", "name": "CreateSecurityGroupTests-2995879f-3fef-4aa-proj"}} 2018-07-24 04:22:51,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae used request id req-f6972419-5e17-4b6a-8939-d8b721cfdbf4 2018-07-24 04:22:51,381 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60a51ee3-1dca-4626-a38d-13baef0cc343 2018-07-24 04:22:51,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=60a51ee3-1dca-4626-a38d-13baef0cc343 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:51,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6eb8ba8f-5233-4c80-8618-c5af7c53b733 Date: Tue, 24 Jul 2018 04:22:51 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-07-24T04:22:44Z", "security_group_id": "60a51ee3-1dca-4626-a38d-13baef0cc343", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "344f0fc9-83fc-4b8f-883b-723b91719df5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "60a51ee3-1dca-4626-a38d-13baef0cc343", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "70f4afe5-bb44-431f-ad09-46c0132be830"}, {"remote_group_id": "60a51ee3-1dca-4626-a38d-13baef0cc343", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "60a51ee3-1dca-4626-a38d-13baef0cc343", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "c2fccfac-2845-4345-b060-c6d13130f2eb"}, {"remote_group_id": "60a51ee3-1dca-4626-a38d-13baef0cc343", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:44Z", "security_group_id": "60a51ee3-1dca-4626-a38d-13baef0cc343", "port_range_min": null, "revision_number": 0, "tenant_id": "137a6494e089418fbfaeaa30679b10ae", "created_at": "2018-07-24T04:22:44Z", "project_id": "137a6494e089418fbfaeaa30679b10ae", "id": "f1f8a7b7-a30a-4821-bd04-31fdaf7b21cb"}]} 2018-07-24 04:22:51,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=60a51ee3-1dca-4626-a38d-13baef0cc343 used request id req-6eb8ba8f-5233-4c80-8618-c5af7c53b733 2018-07-24 04:22:51,696 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:22:51,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/60a51ee3-1dca-4626-a38d-13baef0cc343 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:52,024 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6559accb-07a0-4da5-b22e-0b02b2aadcfa Content-Length: 0 Date: Tue, 24 Jul 2018 04:22:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:22:52,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/60a51ee3-1dca-4626-a38d-13baef0cc343 used request id req-6559accb-07a0-4da5-b22e-0b02b2aadcfa 2018-07-24 04:22:52,025 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2995879f-3fef-4aa-proj 2018-07-24 04:22:52,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:52,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f686c5f4-5ba6-4fdd-8369-0afc6604cf44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:22:52,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/137a6494e089418fbfaeaa30679b10ae used request id req-f686c5f4-5ba6-4fdd-8369-0afc6604cf44 2018-07-24 04:22:52,266 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2995879f-3fef-4aa-proj-role 2018-07-24 04:22:52,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/9cf98c6e542d4a5cb3cae1b2d88163f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:52,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-192eb888-94f1-4aac-87d7-9f74d1ed4742 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:22:52,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/9cf98c6e542d4a5cb3cae1b2d88163f0 used request id req-192eb888-94f1-4aac-87d7-9f74d1ed4742 2018-07-24 04:22:52,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5962238674eb6f263b7d73e61ee90474b3fa3e8" 2018-07-24 04:22:52,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f944bc87-3741-47d7-9d04-02a69036a339 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:22:52,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f944bc87-3741-47d7-9d04-02a69036a339 2018-07-24 04:22:52,420 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2995879f-3fef-4aa-user 2018-07-24 04:22:52,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/261a6bc63eda42b89973ee94cb0d99b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f3cef87dbd93ecd7ccef632bb49cf4641c5b6b8" 2018-07-24 04:22:52,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caf602b6-0835-4d3f-910a-a4faebdfe0f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:22:52,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/261a6bc63eda42b89973ee94cb0d99b9 used request id req-caf602b6-0835-4d3f-910a-a4faebdfe0f9 2018-07-24 04:22:52,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:22:52,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:22:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["z30ZMHYWQISZnBi3f7Ysqg"], "issued_at": "2018-07-24T04:22:52.000000Z"}} 2018-07-24 04:22:52,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9519fe5231b4f2dfcfc479260c65e878b1434cd9" 2018-07-24 04:22:53,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807c020e-7566-4cbe-a5da-ebba97b2b144 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:22:53,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-807c020e-7566-4cbe-a5da-ebba97b2b144 2018-07-24 04:22:53,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:53,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:22:53,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:22:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Gg--5Eg0QZmw4gztuUmZxw"], "issued_at": "2018-07-24T04:22:53.000000Z"}} 2018-07-24 04:22:53,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:22:53,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8b082f-493f-487e-a8a3-a681389215d9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:22:53,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4e8b082f-493f-487e-a8a3-a681389215d9 2018-07-24 04:22:53,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:22:53,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:22: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:22:53,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-11580de7-537f-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:22:53,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-913448c6-fa76-4375-86d5-a3eca498d824 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-11580de7-537f-472-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:22:53,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-11580de7-537f-472-proj used request id req-913448c6-fa76-4375-86d5-a3eca498d824 2018-07-24 04:22:53,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:22:53,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862ae711-5fcc-490b-b0b9-74c2add6c9da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:22:53,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-862ae711-5fcc-490b-b0b9-74c2add6c9da 2018-07-24 04:22:53,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-11580de7-537f-472-proj"}}' 2018-07-24 04:22:53,889 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:22:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e28702e-8c91-4222-add5-63213f377711 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8b790e3d03164795bb1fa787d04389ef"}, "tags": [], "enabled": true, "id": "8b790e3d03164795bb1fa787d04389ef", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-11580de7-537f-472-proj"}} 2018-07-24 04:22:53,889 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9e28702e-8c91-4222-add5-63213f377711 2018-07-24 04:22:53,889 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-11580de7-537f-472-proj 2018-07-24 04:22:53,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:53,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:22:54,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Tv51w9EJTUasghHd1MwH7w"], "issued_at": "2018-07-24T04:22:54.000000Z"}} 2018-07-24 04:22:54,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e9fd0bd5438df09903e9a81f9cd10f2b336d0190" 2018-07-24 04:22:54,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2a7f38-2ec8-4266-94d0-cb95794f192a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:22:54,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ab2a7f38-2ec8-4266-94d0-cb95794f192a 2018-07-24 04:22:54,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:22:54,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:22: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:22:54,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9fd0bd5438df09903e9a81f9cd10f2b336d0190" 2018-07-24 04:22:54,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4126d81c-3533-4765-b687-db42c854ba8e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:22:54,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4126d81c-3533-4765-b687-db42c854ba8e 2018-07-24 04:22:54,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-11580de7-537f-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9fd0bd5438df09903e9a81f9cd10f2b336d0190" 2018-07-24 04:22:54,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2f8873-4863-44b8-9705-45380777def2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-11580de7-537f-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8b790e3d03164795bb1fa787d04389ef"}, "tags": [], "enabled": true, "id": "8b790e3d03164795bb1fa787d04389ef", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-11580de7-537f-472-proj"}]} 2018-07-24 04:22:54,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-11580de7-537f-472-proj used request id req-6c2f8873-4863-44b8-9705-45380777def2 2018-07-24 04:22:54,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9fd0bd5438df09903e9a81f9cd10f2b336d0190" 2018-07-24 04:22:54,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a66f82-1d60-4d57-8e92-02a5bf16485c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:22:54,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-97a66f82-1d60-4d57-8e92-02a5bf16485c 2018-07-24 04:22:55,002 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-11580de7-537f-472-user 2018-07-24 04:22:55,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:55,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:22:55,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca317d7a-8f55-4fe4-8498-daec3390b9ab Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:22:55,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ca317d7a-8f55-4fe4-8498-daec3390b9ab 2018-07-24 04:22:55,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" -d '{"role": {"name": "CreateSecurityGroupTests-11580de7-537f-472-proj-role"}}' 2018-07-24 04:22:55,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43f09c28-143b-4f30-8219-74370d73096e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5e9ff434b414af981c6f3a7fad886b0", "links": {"self": "http://172.30.9.24:5000/v3/roles/f5e9ff434b414af981c6f3a7fad886b0"}, "name": "CreateSecurityGroupTests-11580de7-537f-472-proj-role"}} 2018-07-24 04:22:55,211 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-43f09c28-143b-4f30-8219-74370d73096e 2018-07-24 04:22:55,212 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-11580de7-537f-472-proj-role 2018-07-24 04:22:55,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/f5e9ff434b414af981c6f3a7fad886b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:22:55,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb1ad77-5987-4577-b8ab-ae48682a21ae Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5e9ff434b414af981c6f3a7fad886b0", "links": {"self": "http://172.30.9.24:5000/v3/roles/f5e9ff434b414af981c6f3a7fad886b0"}, "name": "CreateSecurityGroupTests-11580de7-537f-472-proj-role"}} 2018-07-24 04:22:55,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/f5e9ff434b414af981c6f3a7fad886b0 used request id req-8bb1ad77-5987-4577-b8ab-ae48682a21ae 2018-07-24 04:22:55,231 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-11580de7-537f-472-proj-role to project CreateSecurityGroupTests-11580de7-537f-472-proj 2018-07-24 04:22:55,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/8b790e3d03164795bb1fa787d04389ef/users/70dac5a441e543c5b4afb70e81094161/roles/f5e9ff434b414af981c6f3a7fad886b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:22:55,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78dd795f-9129-49f0-ba8a-46989851122e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:22:55,383 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8b790e3d03164795bb1fa787d04389ef/users/70dac5a441e543c5b4afb70e81094161/roles/f5e9ff434b414af981c6f3a7fad886b0 used request id req-78dd795f-9129-49f0-ba8a-46989851122e 2018-07-24 04:22:55,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:22:55,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:22:55,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5e9ff434b414af981c6f3a7fad886b0", "name": "CreateSecurityGroupTests-11580de7-537f-472-proj-role"}], "expires_at": "2018-07-24T05:22:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b790e3d03164795bb1fa787d04389ef", "name": "CreateSecurityGroupTests-11580de7-537f-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8b790e3d03164795bb1fa787d04389ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8b790e3d03164795bb1fa787d04389ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8b790e3d03164795bb1fa787d04389ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/8b790e3d03164795bb1fa787d04389ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/8b790e3d03164795bb1fa787d04389ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8b790e3d03164795bb1fa787d04389ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/8b790e3d03164795bb1fa787d04389ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/8b790e3d03164795bb1fa787d04389ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8b790e3d03164795bb1fa787d04389ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/8b790e3d03164795bb1fa787d04389ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/8b790e3d03164795bb1fa787d04389ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8b790e3d03164795bb1fa787d04389ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/8b790e3d03164795bb1fa787d04389ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/8b790e3d03164795bb1fa787d04389ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-11580de7-537f-472-user", "id": "70dac5a441e543c5b4afb70e81094161"}, "audit_ids": ["i_h7LqUSQo-r8AO514Lk3Q"], "issued_at": "2018-07-24T04:22:55.000000Z"}} 2018-07-24 04:22:55,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}56289cb9206ed1e67cea1004f050613ce3abbf11" 2018-07-24 04:22:55,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91cb5f05-f9f6-4f94-a4ff-4e20e7963edd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:22:55,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-91cb5f05-f9f6-4f94-a4ff-4e20e7963edd 2018-07-24 04:22:55,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25f357ee-1468-4c5c-b6ee-a48615cb5099name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56289cb9206ed1e67cea1004f050613ce3abbf11" 2018-07-24 04:22:56,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-00d923ee-d638-46fc-95a8-b402067c6631 Date: Tue, 24 Jul 2018 04:22:56 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:22:56,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25f357ee-1468-4c5c-b6ee-a48615cb5099name&description=hello+group used request id req-00d923ee-d638-46fc-95a8-b402067c6631 2018-07-24 04:22:56,256 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-25f357ee-1468-4c5c-b6ee-a48615cb5099name... 2018-07-24 04:22:56,256 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-25f357ee-1468-4c5c-b6ee-a48615cb5099name 2018-07-24 04:22:56,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56289cb9206ed1e67cea1004f050613ce3abbf11" -d '{"security_group": {"name": "CreateSecurityGroupTests-25f357ee-1468-4c5c-b6ee-a48615cb5099name", "description": "hello group"}}' 2018-07-24 04:22:56,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d34a772b-cc06-41d1-9e52-f29fad9b4252 Date: Tue, 24 Jul 2018 04:22:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "updated_at": "2018-07-24T04:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "revision_number": 0, "id": "abfe49ee-9916-4085-aedb-3b099064d3e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b790e3d03164795bb1fa787d04389ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "revision_number": 0, "id": "d201ebd7-799b-4822-aae9-9c6756274fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b790e3d03164795bb1fa787d04389ef"}], "revision_number": 2, "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "name": "CreateSecurityGroupTests-25f357ee-1468-4c5c-b6ee-a48615cb5099name"}} 2018-07-24 04:22:56,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-d34a772b-cc06-41d1-9e52-f29fad9b4252 2018-07-24 04:22:56,631 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c 2018-07-24 04:22:56,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56289cb9206ed1e67cea1004f050613ce3abbf11" 2018-07-24 04:22:56,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7618ea6b-a2b9-4e76-a0fe-cb7853548aa3 Date: Tue, 24 Jul 2018 04:22:56 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-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "abfe49ee-9916-4085-aedb-3b099064d3e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "d201ebd7-799b-4822-aae9-9c6756274fc5"}]} 2018-07-24 04:22:56,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c used request id req-7618ea6b-a2b9-4e76-a0fe-cb7853548aa3 2018-07-24 04:22:56,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c 2018-07-24 04:22:56,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56289cb9206ed1e67cea1004f050613ce3abbf11" 2018-07-24 04:22:57,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac0e5b00-9849-447f-9161-4ff10a578265 Date: Tue, 24 Jul 2018 04:22:57 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-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "abfe49ee-9916-4085-aedb-3b099064d3e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "d201ebd7-799b-4822-aae9-9c6756274fc5"}]} 2018-07-24 04:22:57,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c used request id req-ac0e5b00-9849-447f-9161-4ff10a578265 2018-07-24 04:22:57,034 - neutron_utils - INFO - Retrieving security group with ID - 0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c 2018-07-24 04:22:57,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56289cb9206ed1e67cea1004f050613ce3abbf11" 2018-07-24 04:22:57,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6cedd4ea-74c9-4fc2-bd1a-5e3e645b4766 Date: Tue, 24 Jul 2018 04:22:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "updated_at": "2018-07-24T04:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "revision_number": 0, "id": "abfe49ee-9916-4085-aedb-3b099064d3e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b790e3d03164795bb1fa787d04389ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "revision_number": 0, "id": "d201ebd7-799b-4822-aae9-9c6756274fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b790e3d03164795bb1fa787d04389ef"}], "revision_number": 2, "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "name": "CreateSecurityGroupTests-25f357ee-1468-4c5c-b6ee-a48615cb5099name"}]} 2018-07-24 04:22:57,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c used request id req-6cedd4ea-74c9-4fc2-bd1a-5e3e645b4766 2018-07-24 04:22:57,271 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c 2018-07-24 04:22:57,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56289cb9206ed1e67cea1004f050613ce3abbf11" 2018-07-24 04:22:57,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3306f2d0-672a-4c99-8c35-dc7f0969b363 Date: Tue, 24 Jul 2018 04:22:57 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-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "abfe49ee-9916-4085-aedb-3b099064d3e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "d201ebd7-799b-4822-aae9-9c6756274fc5"}]} 2018-07-24 04:22:57,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c used request id req-3306f2d0-672a-4c99-8c35-dc7f0969b363 2018-07-24 04:22:57,472 - neutron_utils - INFO - Retrieving security group with ID - 0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c 2018-07-24 04:22:57,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56289cb9206ed1e67cea1004f050613ce3abbf11" 2018-07-24 04:22:57,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7318d98a-18d1-4c2a-8450-558392f90b2d Date: Tue, 24 Jul 2018 04:22:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "updated_at": "2018-07-24T04:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "revision_number": 0, "id": "abfe49ee-9916-4085-aedb-3b099064d3e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b790e3d03164795bb1fa787d04389ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "revision_number": 0, "id": "d201ebd7-799b-4822-aae9-9c6756274fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b790e3d03164795bb1fa787d04389ef"}], "revision_number": 2, "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "name": "CreateSecurityGroupTests-25f357ee-1468-4c5c-b6ee-a48615cb5099name"}]} 2018-07-24 04:22:57,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c used request id req-7318d98a-18d1-4c2a-8450-558392f90b2d 2018-07-24 04:22:57,680 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c 2018-07-24 04:22:57,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56289cb9206ed1e67cea1004f050613ce3abbf11" 2018-07-24 04:22:57,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-067b7b46-fc86-40fd-a263-f23ad364481e Date: Tue, 24 Jul 2018 04:22:57 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-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "abfe49ee-9916-4085-aedb-3b099064d3e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "d201ebd7-799b-4822-aae9-9c6756274fc5"}]} 2018-07-24 04:22:57,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c used request id req-067b7b46-fc86-40fd-a263-f23ad364481e 2018-07-24 04:22:57,711 - neutron_utils - INFO - Retrieving security group with ID - 0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c 2018-07-24 04:22:57,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56289cb9206ed1e67cea1004f050613ce3abbf11" 2018-07-24 04:22:58,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-57a446db-2d37-4e83-b2aa-fcc8c696c5cf Date: Tue, 24 Jul 2018 04:22:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "updated_at": "2018-07-24T04:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "revision_number": 0, "id": "abfe49ee-9916-4085-aedb-3b099064d3e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b790e3d03164795bb1fa787d04389ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "revision_number": 0, "id": "d201ebd7-799b-4822-aae9-9c6756274fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b790e3d03164795bb1fa787d04389ef"}], "revision_number": 2, "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "name": "CreateSecurityGroupTests-25f357ee-1468-4c5c-b6ee-a48615cb5099name"}]} 2018-07-24 04:22:58,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c used request id req-57a446db-2d37-4e83-b2aa-fcc8c696c5cf 2018-07-24 04:22:58,152 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c 2018-07-24 04:22:58,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56289cb9206ed1e67cea1004f050613ce3abbf11" 2018-07-24 04:22:58,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-15f55e45-aa64-4e96-b2fd-592630548f9c Date: Tue, 24 Jul 2018 04:22:58 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-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "abfe49ee-9916-4085-aedb-3b099064d3e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "security_group_id": "0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "d201ebd7-799b-4822-aae9-9c6756274fc5"}]} 2018-07-24 04:22:58,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c used request id req-15f55e45-aa64-4e96-b2fd-592630548f9c 2018-07-24 04:22:58,353 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-25f357ee-1468-4c5c-b6ee-a48615cb5099name 2018-07-24 04:22:58,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:22:58,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5e9ff434b414af981c6f3a7fad886b0", "name": "CreateSecurityGroupTests-11580de7-537f-472-proj-role"}], "expires_at": "2018-07-24T05:22:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b790e3d03164795bb1fa787d04389ef", "name": "CreateSecurityGroupTests-11580de7-537f-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8b790e3d03164795bb1fa787d04389ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8b790e3d03164795bb1fa787d04389ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8b790e3d03164795bb1fa787d04389ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/8b790e3d03164795bb1fa787d04389ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/8b790e3d03164795bb1fa787d04389ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8b790e3d03164795bb1fa787d04389ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/8b790e3d03164795bb1fa787d04389ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/8b790e3d03164795bb1fa787d04389ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8b790e3d03164795bb1fa787d04389ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/8b790e3d03164795bb1fa787d04389ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/8b790e3d03164795bb1fa787d04389ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8b790e3d03164795bb1fa787d04389ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/8b790e3d03164795bb1fa787d04389ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/8b790e3d03164795bb1fa787d04389ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-11580de7-537f-472-user", "id": "70dac5a441e543c5b4afb70e81094161"}, "audit_ids": ["tuT5zwsHQkmlB3o6tzLMBQ"], "issued_at": "2018-07-24T04:22:58.000000Z"}} 2018-07-24 04:22:58,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af950a9b89350b7f407b38224de7f241989b4f65" 2018-07-24 04:22:59,037 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86f3f50e-c359-47a1-a342-18a69e9c3af6 Content-Length: 0 Date: Tue, 24 Jul 2018 04:22:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:22:59,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c used request id req-86f3f50e-c359-47a1-a342-18a69e9c3af6 2018-07-24 04:22:59,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25f357ee-1468-4c5c-b6ee-a48615cb5099name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af950a9b89350b7f407b38224de7f241989b4f65" 2018-07-24 04:22:59,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-33b9308c-4038-4f27-8149-c327abb84b3c Date: Tue, 24 Jul 2018 04:22:59 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:22:59,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-25f357ee-1468-4c5c-b6ee-a48615cb5099name&description=hello+group used request id req-33b9308c-4038-4f27-8149-c327abb84b3c 2018-07-24 04:22:59,262 - neutron_utils - INFO - Deleting security group rule with ID - abfe49ee-9916-4085-aedb-3b099064d3e3 2018-07-24 04:22:59,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/abfe49ee-9916-4085-aedb-3b099064d3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56289cb9206ed1e67cea1004f050613ce3abbf11" 2018-07-24 04:22:59,286 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-4ab2cfc4-3793-41b2-b4a8-2c4ce0fce063 Date: Tue, 24 Jul 2018 04:22:59 GMT RESP BODY: {"NeutronError": {"message": "Security group rule abfe49ee-9916-4085-aedb-3b099064d3e3 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-24 04:22:59,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/abfe49ee-9916-4085-aedb-3b099064d3e3 used request id req-4ab2cfc4-3793-41b2-b4a8-2c4ce0fce063 2018-07-24 04:22:59,287 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule abfe49ee-9916-4085-aedb-3b099064d3e3 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-24 04:22:59,287 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule abfe49ee-9916-4085-aedb-3b099064d3e3 does not exist Neutron server returns request_ids: ['req-4ab2cfc4-3793-41b2-b4a8-2c4ce0fce063'] 2018-07-24 04:22:59,287 - neutron_utils - INFO - Deleting security group rule with ID - d201ebd7-799b-4822-aae9-9c6756274fc5 2018-07-24 04:22:59,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/d201ebd7-799b-4822-aae9-9c6756274fc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56289cb9206ed1e67cea1004f050613ce3abbf11" 2018-07-24 04:22:59,312 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-be5aa93f-9c1b-46e8-9450-65d8f80f3e30 Date: Tue, 24 Jul 2018 04:22:59 GMT RESP BODY: {"NeutronError": {"message": "Security group rule d201ebd7-799b-4822-aae9-9c6756274fc5 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-24 04:22:59,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/d201ebd7-799b-4822-aae9-9c6756274fc5 used request id req-be5aa93f-9c1b-46e8-9450-65d8f80f3e30 2018-07-24 04:22:59,313 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule d201ebd7-799b-4822-aae9-9c6756274fc5 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-24 04:22:59,313 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule d201ebd7-799b-4822-aae9-9c6756274fc5 does not exist Neutron server returns request_ids: ['req-be5aa93f-9c1b-46e8-9450-65d8f80f3e30'] 2018-07-24 04:22:59,313 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-25f357ee-1468-4c5c-b6ee-a48615cb5099name 2018-07-24 04:22:59,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56289cb9206ed1e67cea1004f050613ce3abbf11" 2018-07-24 04:22:59,509 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-1bbc5fbf-34b6-40e2-b702-e588cf789f8b Date: Tue, 24 Jul 2018 04:22:59 GMT RESP BODY: {"NeutronError": {"message": "Security group 0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-24 04:22:59,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c used request id req-1bbc5fbf-34b6-40e2-b702-e588cf789f8b 2018-07-24 04:22:59,509 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-24 04:22:59,510 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 0ec1b746-f00e-40ca-a4a6-0b6052b3cc2c does not exist Neutron server returns request_ids: ['req-1bbc5fbf-34b6-40e2-b702-e588cf789f8b'] 2018-07-24 04:22:59,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:22:59,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5db40453-2e3b-46d4-905a-56856a1c12d4 Date: Tue, 24 Jul 2018 04:22:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "updated_at": "2018-07-24T04:22:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "revision_number": 0, "id": "0aacbfcf-febe-4dc0-9eb5-ae05ab71e717", "remote_group_id": "df3067c2-f04b-48d7-a693-afea2fd9f0d5", "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:56Z", "security_group_id": "df3067c2-f04b-48d7-a693-afea2fd9f0d5", "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b790e3d03164795bb1fa787d04389ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "revision_number": 0, "id": "4261ca55-2ee6-4b0c-8491-548de86e0f96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:56Z", "security_group_id": "df3067c2-f04b-48d7-a693-afea2fd9f0d5", "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b790e3d03164795bb1fa787d04389ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "revision_number": 0, "id": "a18b6545-7f21-4fda-8cbf-e3da09884e00", "remote_group_id": "df3067c2-f04b-48d7-a693-afea2fd9f0d5", "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:56Z", "security_group_id": "df3067c2-f04b-48d7-a693-afea2fd9f0d5", "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b790e3d03164795bb1fa787d04389ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "revision_number": 0, "id": "f62ccc2e-c64c-4700-bebe-d146785a0e7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:22:56Z", "security_group_id": "df3067c2-f04b-48d7-a693-afea2fd9f0d5", "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b790e3d03164795bb1fa787d04389ef"}], "revision_number": 4, "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "df3067c2-f04b-48d7-a693-afea2fd9f0d5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:22:59,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5db40453-2e3b-46d4-905a-56856a1c12d4 2018-07-24 04:22:59,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:22:59,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fefad32-0bd6-4e0a-b120-50c2ac742797 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:22:59,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-2fefad32-0bd6-4e0a-b120-50c2ac742797 2018-07-24 04:22:59,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:22:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:22:59,961 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae567b8d-9c25-4b40-bedc-e33fff7517ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:22:59,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-ae567b8d-9c25-4b40-bedc-e33fff7517ee 2018-07-24 04:22:59,961 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:22:59,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:23:00,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a4c7d5e-63fc-4dec-9ca0-ac2fdecd633f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:23:00,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-0a4c7d5e-63fc-4dec-9ca0-ac2fdecd633f 2018-07-24 04:23:00,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:23:00,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:23:00,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab0343c-d7d3-439b-a114-6776c1292f36 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:23:00,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-fab0343c-d7d3-439b-a114-6776c1292f36 2018-07-24 04:23:00,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:23:00,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae0b4dc-dd41-424c-9afa-713976b690b8 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:23:00,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-0ae0b4dc-dd41-424c-9afa-713976b690b8 2018-07-24 04:23:00,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:23:00,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f55bb1e-0558-4e2d-bb90-003d4275a773 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:23:00,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-8f55bb1e-0558-4e2d-bb90-003d4275a773 2018-07-24 04:23:00,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:23:00,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8b790e3d03164795bb1fa787d04389ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:23:00,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15bc22c-f79b-4c94-8693-10a39a7fd088 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8b790e3d03164795bb1fa787d04389ef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b790e3d03164795bb1fa787d04389ef", "name": "CreateSecurityGroupTests-11580de7-537f-472-proj"}} 2018-07-24 04:23:00,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8b790e3d03164795bb1fa787d04389ef used request id req-a15bc22c-f79b-4c94-8693-10a39a7fd088 2018-07-24 04:23:00,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df3067c2-f04b-48d7-a693-afea2fd9f0d5 2018-07-24 04:23:00,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=df3067c2-f04b-48d7-a693-afea2fd9f0d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:23:00,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a87fed08-b36a-444b-8e17-6174cf4b135c Date: Tue, 24 Jul 2018 04:23:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "df3067c2-f04b-48d7-a693-afea2fd9f0d5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "security_group_id": "df3067c2-f04b-48d7-a693-afea2fd9f0d5", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "0aacbfcf-febe-4dc0-9eb5-ae05ab71e717"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "security_group_id": "df3067c2-f04b-48d7-a693-afea2fd9f0d5", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "4261ca55-2ee6-4b0c-8491-548de86e0f96"}, {"remote_group_id": "df3067c2-f04b-48d7-a693-afea2fd9f0d5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "security_group_id": "df3067c2-f04b-48d7-a693-afea2fd9f0d5", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "a18b6545-7f21-4fda-8cbf-e3da09884e00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:22:56Z", "security_group_id": "df3067c2-f04b-48d7-a693-afea2fd9f0d5", "port_range_min": null, "revision_number": 0, "tenant_id": "8b790e3d03164795bb1fa787d04389ef", "created_at": "2018-07-24T04:22:56Z", "project_id": "8b790e3d03164795bb1fa787d04389ef", "id": "f62ccc2e-c64c-4700-bebe-d146785a0e7a"}]} 2018-07-24 04:23:00,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=df3067c2-f04b-48d7-a693-afea2fd9f0d5 used request id req-a87fed08-b36a-444b-8e17-6174cf4b135c 2018-07-24 04:23:00,655 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:23:00,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/df3067c2-f04b-48d7-a693-afea2fd9f0d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:23:00,956 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-febdb5ba-8f60-4179-b7e3-2348a06e6173 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:00,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/df3067c2-f04b-48d7-a693-afea2fd9f0d5 used request id req-febdb5ba-8f60-4179-b7e3-2348a06e6173 2018-07-24 04:23:00,957 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-11580de7-537f-472-proj 2018-07-24 04:23:00,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/8b790e3d03164795bb1fa787d04389ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:23:01,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69db2050-0381-44b4-ba7c-4dc2e144ad20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:01,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/8b790e3d03164795bb1fa787d04389ef used request id req-69db2050-0381-44b4-ba7c-4dc2e144ad20 2018-07-24 04:23:01,194 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-11580de7-537f-472-proj-role 2018-07-24 04:23:01,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/f5e9ff434b414af981c6f3a7fad886b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:23:01,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-368e18e5-0218-45c7-a6a8-ae71bb455dc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:01,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f5e9ff434b414af981c6f3a7fad886b0 used request id req-368e18e5-0218-45c7-a6a8-ae71bb455dc2 2018-07-24 04:23:01,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6731b2a23c75d6878e3e18cb4fae6a857e7c1e" 2018-07-24 04:23:01,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce86d3d-b96f-4653-8700-068367f14935 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:23:01,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2ce86d3d-b96f-4653-8700-068367f14935 2018-07-24 04:23:01,402 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-11580de7-537f-472-user 2018-07-24 04:23:01,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/70dac5a441e543c5b4afb70e81094161 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9fd0bd5438df09903e9a81f9cd10f2b336d0190" 2018-07-24 04:23:01,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b23df437-df25-4d25-9b54-d0841cece1ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:01,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/70dac5a441e543c5b4afb70e81094161 used request id req-b23df437-df25-4d25-9b54-d0841cece1ca 2018-07-24 04:23:01,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:01,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["eYxBrGktREmuW8PcXQp5BA"], "issued_at": "2018-07-24T04:23:01.000000Z"}} 2018-07-24 04:23:01,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}26cf072da98e961a6f70858e8b146d37c204122f" 2018-07-24 04:23:02,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf53dfb8-5b61-4d3d-b0b0-efd7c283a1c1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:02,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cf53dfb8-5b61-4d3d-b0b0-efd7c283a1c1 2018-07-24 04:23:02,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:02,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:02,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["102eCpIhRRqigy1XxiCEjw"], "issued_at": "2018-07-24T04:23:02.000000Z"}} 2018-07-24 04:23:02,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:02,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1183b406-f87b-49b3-8236-607dc4ee7e43 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:02,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1183b406-f87b-49b3-8236-607dc4ee7e43 2018-07-24 04:23:02,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:02,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:02,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-373a4a21-72b8-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:02,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b36f1d40-c7e1-4764-bbb4-79f027b8bafa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-373a4a21-72b8-499-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:23:02,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-373a4a21-72b8-499-proj used request id req-b36f1d40-c7e1-4764-bbb4-79f027b8bafa 2018-07-24 04:23:02,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:02,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d111ab73-a7c4-453e-922e-4bd2df31d52a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:23:02,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d111ab73-a7c4-453e-922e-4bd2df31d52a 2018-07-24 04:23:02,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj"}}' 2018-07-24 04:23:02,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d57b336b-af07-4868-8110-892227ae2bf9 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57"}, "tags": [], "enabled": true, "id": "e3eb3f139c9d41949c49f380abc03d57", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj"}} 2018-07-24 04:23:02,888 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d57b336b-af07-4868-8110-892227ae2bf9 2018-07-24 04:23:02,889 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-373a4a21-72b8-499-proj 2018-07-24 04:23:02,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:02,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:03,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["nQXBpdvzSUyXDbLRQr0crw"], "issued_at": "2018-07-24T04:23:03.000000Z"}} 2018-07-24 04:23:03,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0db0856fb14b9bba2f0315ff04a99dbc74df3c7f" 2018-07-24 04:23:03,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f2d9e5-dd3c-4159-923d-f2bee7c07141 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:03,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-06f2d9e5-dd3c-4159-923d-f2bee7c07141 2018-07-24 04:23:03,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:03,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23:03 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:03,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db0856fb14b9bba2f0315ff04a99dbc74df3c7f" 2018-07-24 04:23:03,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00acd60d-333e-41ef-9505-75b86acb6bda Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:23:03,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-00acd60d-333e-41ef-9505-75b86acb6bda 2018-07-24 04:23:03,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-373a4a21-72b8-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db0856fb14b9bba2f0315ff04a99dbc74df3c7f" 2018-07-24 04:23:03,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2aa3b22-336e-4e28-81ca-c6879266829b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-373a4a21-72b8-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57"}, "tags": [], "enabled": true, "id": "e3eb3f139c9d41949c49f380abc03d57", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj"}]} 2018-07-24 04:23:03,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-373a4a21-72b8-499-proj used request id req-e2aa3b22-336e-4e28-81ca-c6879266829b 2018-07-24 04:23:03,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db0856fb14b9bba2f0315ff04a99dbc74df3c7f" 2018-07-24 04:23:03,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e84127-2cc8-43a6-9314-6f1d88c9e33d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:23:03,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-19e84127-2cc8-43a6-9314-6f1d88c9e33d 2018-07-24 04:23:04,001 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-373a4a21-72b8-499-user 2018-07-24 04:23:04,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:04,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:04,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f967d7dd-9ada-471c-802d-9debdc2cfe8b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:23:04,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f967d7dd-9ada-471c-802d-9debdc2cfe8b 2018-07-24 04:23:04,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" -d '{"role": {"name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj-role"}}' 2018-07-24 04:23:04,200 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-801e522f-c663-47e9-9a71-586d55eb7180 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f71b6e49dd14e38a38c23177f7aae21", "links": {"self": "http://172.30.9.24:5000/v3/roles/3f71b6e49dd14e38a38c23177f7aae21"}, "name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj-role"}} 2018-07-24 04:23:04,200 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-801e522f-c663-47e9-9a71-586d55eb7180 2018-07-24 04:23:04,200 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-373a4a21-72b8-499-proj-role 2018-07-24 04:23:04,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/3f71b6e49dd14e38a38c23177f7aae21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:04,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f8cd07-979c-49c9-8271-8eefa6c0f00e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f71b6e49dd14e38a38c23177f7aae21", "links": {"self": "http://172.30.9.24:5000/v3/roles/3f71b6e49dd14e38a38c23177f7aae21"}, "name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj-role"}} 2018-07-24 04:23:04,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/3f71b6e49dd14e38a38c23177f7aae21 used request id req-09f8cd07-979c-49c9-8271-8eefa6c0f00e 2018-07-24 04:23:04,223 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-373a4a21-72b8-499-proj-role to project CreateSecurityGroupTests-373a4a21-72b8-499-proj 2018-07-24 04:23:04,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57/users/5400bba366c64383bc67bbfa09cdab14/roles/3f71b6e49dd14e38a38c23177f7aae21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:04,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f98b4a2-2010-4683-803e-09bfafb76cba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:04,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57/users/5400bba366c64383bc67bbfa09cdab14/roles/3f71b6e49dd14e38a38c23177f7aae21 used request id req-7f98b4a2-2010-4683-803e-09bfafb76cba 2018-07-24 04:23:04,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:04,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:04,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Hmnfm5O3RomXW6QGTEa56g"], "issued_at": "2018-07-24T04:23:04.000000Z"}} 2018-07-24 04:23:04,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:04,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b939ed99-e1f6-4580-9971-54835cfea475 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:04,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b939ed99-e1f6-4580-9971-54835cfea475 2018-07-24 04:23:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:05,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5f2a8ca3-df22-48e5-b584-42882fbba3fc Date: Tue, 24 Jul 2018 04:23:05 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:23:05,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name&description=hello+group used request id req-5f2a8ca3-df22-48e5-b584-42882fbba3fc 2018-07-24 04:23:05,026 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name... 2018-07-24 04:23:05,026 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name 2018-07-24 04:23:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:05,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-373a4a21-72b8-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:05,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93bca14-24fc-4564-84f2-1c35e1492a41 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-373a4a21-72b8-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57"}, "tags": [], "enabled": true, "id": "e3eb3f139c9d41949c49f380abc03d57", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj"}]} 2018-07-24 04:23:05,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-373a4a21-72b8-499-proj used request id req-c93bca14-24fc-4564-84f2-1c35e1492a41 2018-07-24 04:23:05,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" -d '{"security_group": {"tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "name": "CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name", "description": "hello group"}}' 2018-07-24 04:23:05,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-8ed301fe-3f1b-467f-8ab6-c94fa1471b50 Date: Tue, 24 Jul 2018 04:23:05 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "updated_at": "2018-07-24T04:23:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}], "revision_number": 2, "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "name": "CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name"}} 2018-07-24 04:23:05,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-8ed301fe-3f1b-467f-8ab6-c94fa1471b50 2018-07-24 04:23:05,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:05,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:05,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07bf2b69-0494-4782-a912-61002400ba2d Date: Tue, 24 Jul 2018 04:23:05 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-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503"}]} 2018-07-24 04:23:05,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-07bf2b69-0494-4782-a912-61002400ba2d 2018-07-24 04:23:05,834 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:05,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:06,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-223589d5-84b6-47fe-82d5-2ea75e508f50 Date: Tue, 24 Jul 2018 04:23:06 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-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503"}]} 2018-07-24 04:23:06,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-223589d5-84b6-47fe-82d5-2ea75e508f50 2018-07-24 04:23:06,019 - neutron_utils - INFO - Retrieving security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:06,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:06,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-91ac1252-2c78-4457-8d25-f3ba29d91a74 Date: Tue, 24 Jul 2018 04:23:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "updated_at": "2018-07-24T04:23:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}], "revision_number": 2, "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "name": "CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name"}]} 2018-07-24 04:23:06,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-91ac1252-2c78-4457-8d25-f3ba29d91a74 2018-07-24 04:23:06,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:06,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:06,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-50683705-2d06-442a-8386-f4ebe2f43f76 Date: Tue, 24 Jul 2018 04:23:06 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-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503"}]} 2018-07-24 04:23:06,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-50683705-2d06-442a-8386-f4ebe2f43f76 2018-07-24 04:23:06,453 - neutron_utils - INFO - Retrieving security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:06,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:06,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d0f96648-bbe6-4029-9489-47d78d52fc03 Date: Tue, 24 Jul 2018 04:23:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "updated_at": "2018-07-24T04:23:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}], "revision_number": 2, "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "name": "CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name"}]} 2018-07-24 04:23:06,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-d0f96648-bbe6-4029-9489-47d78d52fc03 2018-07-24 04:23:06,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:06,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:06,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c5887b4-fd08-4121-9356-d668ef0d74e3 Date: Tue, 24 Jul 2018 04:23:06 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-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503"}]} 2018-07-24 04:23:06,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-5c5887b4-fd08-4121-9356-d668ef0d74e3 2018-07-24 04:23:06,690 - neutron_utils - INFO - Retrieving security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:06,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:06,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-83d740e6-893e-46ce-98d8-b5cfe648ae60 Date: Tue, 24 Jul 2018 04:23:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "updated_at": "2018-07-24T04:23:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}], "revision_number": 2, "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "name": "CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name"}]} 2018-07-24 04:23:06,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-83d740e6-893e-46ce-98d8-b5cfe648ae60 2018-07-24 04:23:06,740 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:06,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:06,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-41fdd189-c847-47b3-884a-61872420a393 Date: Tue, 24 Jul 2018 04:23:06 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-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503"}]} 2018-07-24 04:23:06,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-41fdd189-c847-47b3-884a-61872420a393 2018-07-24 04:23:06,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:07,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f71b6e49dd14e38a38c23177f7aae21", "name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj-role"}], "expires_at": "2018-07-24T05:23:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3eb3f139c9d41949c49f380abc03d57", "name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_e3eb3f139c9d41949c49f380abc03d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e3eb3f139c9d41949c49f380abc03d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e3eb3f139c9d41949c49f380abc03d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/e3eb3f139c9d41949c49f380abc03d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/e3eb3f139c9d41949c49f380abc03d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e3eb3f139c9d41949c49f380abc03d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/e3eb3f139c9d41949c49f380abc03d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/e3eb3f139c9d41949c49f380abc03d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e3eb3f139c9d41949c49f380abc03d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/e3eb3f139c9d41949c49f380abc03d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/e3eb3f139c9d41949c49f380abc03d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e3eb3f139c9d41949c49f380abc03d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/e3eb3f139c9d41949c49f380abc03d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/e3eb3f139c9d41949c49f380abc03d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-373a4a21-72b8-499-user", "id": "5400bba366c64383bc67bbfa09cdab14"}, "audit_ids": ["jOtQcYuSTZe5OJbbmgOYOw"], "issued_at": "2018-07-24T04:23:07.000000Z"}} 2018-07-24 04:23:07,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414eb7af924242914be4bdc2fc5a609df2b61277" 2018-07-24 04:23:07,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f666e39c-4415-4b92-ad9d-e2e728a803f9 Date: Tue, 24 Jul 2018 04:23:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "updated_at": "2018-07-24T04:23:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}], "revision_number": 2, "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "name": "CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name"}]} 2018-07-24 04:23:07,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name&description=hello+group used request id req-f666e39c-4415-4b92-ad9d-e2e728a803f9 2018-07-24 04:23:07,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:07,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23:07 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:07,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26cf072da98e961a6f70858e8b146d37c204122f" 2018-07-24 04:23:07,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d862e4-8b92-48e5-9203-9f5dbd63947d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3eb3f139c9d41949c49f380abc03d57", "name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj"}} 2018-07-24 04:23:07,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57 used request id req-42d862e4-8b92-48e5-9203-9f5dbd63947d 2018-07-24 04:23:07,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:07,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414eb7af924242914be4bdc2fc5a609df2b61277" 2018-07-24 04:23:07,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6c441a6f-4117-411f-9e0a-52276a21a8aa Date: Tue, 24 Jul 2018 04:23:07 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-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503"}]} 2018-07-24 04:23:07,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-6c441a6f-4117-411f-9e0a-52276a21a8aa 2018-07-24 04:23:07,895 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:07,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414eb7af924242914be4bdc2fc5a609df2b61277" 2018-07-24 04:23:08,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6f45d9d7-28b7-4617-825f-f5ca45ebe8c0 Date: Tue, 24 Jul 2018 04:23:08 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-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503"}]} 2018-07-24 04:23:08,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-6f45d9d7-28b7-4617-825f-f5ca45ebe8c0 2018-07-24 04:23:08,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:08,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:08,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f71b6e49dd14e38a38c23177f7aae21", "name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj-role"}], "expires_at": "2018-07-24T05:23:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3eb3f139c9d41949c49f380abc03d57", "name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_e3eb3f139c9d41949c49f380abc03d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e3eb3f139c9d41949c49f380abc03d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e3eb3f139c9d41949c49f380abc03d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/e3eb3f139c9d41949c49f380abc03d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/e3eb3f139c9d41949c49f380abc03d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e3eb3f139c9d41949c49f380abc03d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/e3eb3f139c9d41949c49f380abc03d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/e3eb3f139c9d41949c49f380abc03d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e3eb3f139c9d41949c49f380abc03d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/e3eb3f139c9d41949c49f380abc03d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/e3eb3f139c9d41949c49f380abc03d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e3eb3f139c9d41949c49f380abc03d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/e3eb3f139c9d41949c49f380abc03d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/e3eb3f139c9d41949c49f380abc03d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-373a4a21-72b8-499-user", "id": "5400bba366c64383bc67bbfa09cdab14"}, "audit_ids": ["46HMSizXQx6vyWY8MRc9nQ"], "issued_at": "2018-07-24T04:23:08.000000Z"}} 2018-07-24 04:23:08,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e6045373a8d771fb64e3cb5438e5f463e8edf4be" 2018-07-24 04:23:08,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5cc64f5-f11b-4261-a4c0-10c10270de52 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:08,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b5cc64f5-f11b-4261-a4c0-10c10270de52 2018-07-24 04:23:08,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6045373a8d771fb64e3cb5438e5f463e8edf4be" 2018-07-24 04:23:08,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-79390f4a-17d8-4d58-bf18-ee88efdefd8f Date: Tue, 24 Jul 2018 04:23:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "updated_at": "2018-07-24T04:23:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}], "revision_number": 2, "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "name": "CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name"}]} 2018-07-24 04:23:08,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name used request id req-79390f4a-17d8-4d58-bf18-ee88efdefd8f 2018-07-24 04:23:08,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:08,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:08,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6045373a8d771fb64e3cb5438e5f463e8edf4be" 2018-07-24 04:23:08,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758d4aea-3c7b-4404-8b80-2e0b8b0fa60a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3eb3f139c9d41949c49f380abc03d57", "name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj"}} 2018-07-24 04:23:08,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57 used request id req-758d4aea-3c7b-4404-8b80-2e0b8b0fa60a 2018-07-24 04:23:08,992 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6045373a8d771fb64e3cb5438e5f463e8edf4be" 2018-07-24 04:23:09,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d55f728e-e56e-4520-96dc-d49ac3c9d8ec Date: Tue, 24 Jul 2018 04:23: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-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503"}]} 2018-07-24 04:23:09,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-d55f728e-e56e-4520-96dc-d49ac3c9d8ec 2018-07-24 04:23:09,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:09,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6045373a8d771fb64e3cb5438e5f463e8edf4be" 2018-07-24 04:23:09,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cc9a55f9-64b5-4d07-9213-a91ef61ef355 Date: Tue, 24 Jul 2018 04:23: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-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503"}]} 2018-07-24 04:23:09,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-cc9a55f9-64b5-4d07-9213-a91ef61ef355 2018-07-24 04:23:09,406 - neutron_utils - INFO - Retrieving security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:09,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6045373a8d771fb64e3cb5438e5f463e8edf4be" 2018-07-24 04:23:09,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-80b46121-98fb-4c78-951d-6cfcdf7bc5a1 Date: Tue, 24 Jul 2018 04:23:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "updated_at": "2018-07-24T04:23:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}], "revision_number": 2, "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "name": "CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name"}]} 2018-07-24 04:23:09,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-80b46121-98fb-4c78-951d-6cfcdf7bc5a1 2018-07-24 04:23:09,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 2018-07-24 04:23:09,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6045373a8d771fb64e3cb5438e5f463e8edf4be" 2018-07-24 04:23:09,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-79ca1da3-5655-4eac-b099-9517d6d3af3e Date: Tue, 24 Jul 2018 04:23: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-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "0acdb607-5d0c-45c2-a269-cd50f7cb2df4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "security_group_id": "ccb31e6a-7dfe-49c7-88a6-ba20afaf8274", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "5842b4c7-dca6-41c1-be1b-f629f5e06503"}]} 2018-07-24 04:23:09,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-79ca1da3-5655-4eac-b099-9517d6d3af3e 2018-07-24 04:23:09,813 - neutron_utils - INFO - Deleting security group rule with ID - 5842b4c7-dca6-41c1-be1b-f629f5e06503 2018-07-24 04:23:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/5842b4c7-dca6-41c1-be1b-f629f5e06503 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:09,921 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f3e95cb-1be2-48bf-97f6-2f6d9b73214e Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:09,921 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/5842b4c7-dca6-41c1-be1b-f629f5e06503 used request id req-9f3e95cb-1be2-48bf-97f6-2f6d9b73214e 2018-07-24 04:23:09,921 - neutron_utils - INFO - Deleting security group rule with ID - 0acdb607-5d0c-45c2-a269-cd50f7cb2df4 2018-07-24 04:23:09,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/0acdb607-5d0c-45c2-a269-cd50f7cb2df4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:10,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2cf24da3-82e8-47d9-bdce-5fa9580eec7f Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:10,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/0acdb607-5d0c-45c2-a269-cd50f7cb2df4 used request id req-2cf24da3-82e8-47d9-bdce-5fa9580eec7f 2018-07-24 04:23:10,116 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-288fc353-2d13-4729-a53e-438a74531790name 2018-07-24 04:23:10,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534aadfe7665826710bb47e895926a53b245a957" 2018-07-24 04:23:10,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0af01425-de1f-4671-8afe-708221f8b8ec Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:10,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/ccb31e6a-7dfe-49c7-88a6-ba20afaf8274 used request id req-0af01425-de1f-4671-8afe-708221f8b8ec 2018-07-24 04:23:10,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:10,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ba2f62e0-128e-49dd-af8d-aeb75bd69958 Date: Tue, 24 Jul 2018 04:23:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "updated_at": "2018-07-24T04:23:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "0396261c-ed3d-4eac-ae8e-a82668c646d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "2fc762d1-db5a-4d24-8d78-82bcad064324", "remote_group_id": "2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c", "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "3871891a-716e-42b2-92b7-ebb754b0f037", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "revision_number": 0, "id": "93f094c4-608a-41b9-8c27-5db9ef5d08b9", "remote_group_id": "2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c", "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:05Z", "security_group_id": "2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c", "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3eb3f139c9d41949c49f380abc03d57"}], "revision_number": 4, "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:23:10,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-ba2f62e0-128e-49dd-af8d-aeb75bd69958 2018-07-24 04:23:10,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:10,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d08e9b8-9aab-490c-9abe-1ee8b71a4b14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:23:10,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-3d08e9b8-9aab-490c-9abe-1ee8b71a4b14 2018-07-24 04:23:10,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:23:10,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:10,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b454374b-e39e-48a8-ac3b-73298c7d2de5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3eb3f139c9d41949c49f380abc03d57", "name": "CreateSecurityGroupTests-373a4a21-72b8-499-proj"}} 2018-07-24 04:23:10,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57 used request id req-b454374b-e39e-48a8-ac3b-73298c7d2de5 2018-07-24 04:23:10,854 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c 2018-07-24 04:23:10,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:11,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0398e56c-2af1-47c0-965d-a2f1314742c0 Date: Tue, 24 Jul 2018 04:23: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-07-24T04:23:05Z", "security_group_id": "2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "0396261c-ed3d-4eac-ae8e-a82668c646d9"}, {"remote_group_id": "2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "security_group_id": "2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "2fc762d1-db5a-4d24-8d78-82bcad064324"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "security_group_id": "2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "3871891a-716e-42b2-92b7-ebb754b0f037"}, {"remote_group_id": "2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:05Z", "security_group_id": "2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c", "port_range_min": null, "revision_number": 0, "tenant_id": "e3eb3f139c9d41949c49f380abc03d57", "created_at": "2018-07-24T04:23:05Z", "project_id": "e3eb3f139c9d41949c49f380abc03d57", "id": "93f094c4-608a-41b9-8c27-5db9ef5d08b9"}]} 2018-07-24 04:23:11,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c used request id req-0398e56c-2af1-47c0-965d-a2f1314742c0 2018-07-24 04:23:11,039 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:23:11,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:11,357 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9550a75f-544c-4fa7-8951-f3a7cb5e2155 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:11,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/2cfdfe0c-a0bd-4104-b45f-0167c85c4c8c used request id req-9550a75f-544c-4fa7-8951-f3a7cb5e2155 2018-07-24 04:23:11,358 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-373a4a21-72b8-499-proj 2018-07-24 04:23:11,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:11,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3010b204-bce1-456f-9277-02ae9775c7fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:11,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e3eb3f139c9d41949c49f380abc03d57 used request id req-3010b204-bce1-456f-9277-02ae9775c7fd 2018-07-24 04:23:11,577 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-373a4a21-72b8-499-proj-role 2018-07-24 04:23:11,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/3f71b6e49dd14e38a38c23177f7aae21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:11,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b671eaf-3ca1-4fdc-9cce-b2555cc92d98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:11,691 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/3f71b6e49dd14e38a38c23177f7aae21 used request id req-4b671eaf-3ca1-4fdc-9cce-b2555cc92d98 2018-07-24 04:23:11,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a5f7abdd23647e88070616903873dc1205edb" 2018-07-24 04:23:11,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ae7df08-d9d9-4738-ad28-6d70b617fa0a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:23:11,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1ae7df08-d9d9-4738-ad28-6d70b617fa0a 2018-07-24 04:23:11,790 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-373a4a21-72b8-499-user 2018-07-24 04:23:11,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/5400bba366c64383bc67bbfa09cdab14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db0856fb14b9bba2f0315ff04a99dbc74df3c7f" 2018-07-24 04:23:11,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5e2768e-904c-4536-b787-8712a87b433d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:11,978 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5400bba366c64383bc67bbfa09cdab14 used request id req-a5e2768e-904c-4536-b787-8712a87b433d 2018-07-24 04:23:11,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:12,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["q6-OM_13S0mP8Z8bxypXRA"], "issued_at": "2018-07-24T04:23:12.000000Z"}} 2018-07-24 04:23:12,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}41df6234bfaefc5b3c345d629365b54e00e60517" 2018-07-24 04:23:12,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4201d71-14d7-4ec4-8e04-0b6c3761697a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:12,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e4201d71-14d7-4ec4-8e04-0b6c3761697a 2018-07-24 04:23:12,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:12,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:12,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["b3RIDsCiT1i443VT5NzmZQ"], "issued_at": "2018-07-24T04:23:12.000000Z"}} 2018-07-24 04:23:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:12,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138982d5-705a-4be1-a78a-47f9f479338e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:12,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-138982d5-705a-4be1-a78a-47f9f479338e 2018-07-24 04:23:12,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:12,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:12,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4e68d4ff-e60b-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:13,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83a5879-e000-4ca7-a637-c50d0991d4f4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4e68d4ff-e60b-497-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:23:13,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4e68d4ff-e60b-497-proj used request id req-b83a5879-e000-4ca7-a637-c50d0991d4f4 2018-07-24 04:23:13,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:13,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5cc0599-28dd-4965-85ad-7377d05bca2e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:23:13,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f5cc0599-28dd-4965-85ad-7377d05bca2e 2018-07-24 04:23:13,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-4e68d4ff-e60b-497-proj"}}' 2018-07-24 04:23:13,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f928620a-c4a4-4426-88f1-92e9cbc57bce Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6e9e29c1be0a40948352bc1dfaea2db0"}, "tags": [], "enabled": true, "id": "6e9e29c1be0a40948352bc1dfaea2db0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4e68d4ff-e60b-497-proj"}} 2018-07-24 04:23:13,301 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f928620a-c4a4-4426-88f1-92e9cbc57bce 2018-07-24 04:23:13,302 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-4e68d4ff-e60b-497-proj 2018-07-24 04:23:13,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:13,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:13,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["PRhlectpQMmCrHntXIAdEw"], "issued_at": "2018-07-24T04:23:13.000000Z"}} 2018-07-24 04:23:13,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d65a69d4711643d766953170ba2baa0c9cca1d96" 2018-07-24 04:23:13,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d0b4da-cd11-4e8b-a703-8612a2461c04 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:13,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-81d0b4da-cd11-4e8b-a703-8612a2461c04 2018-07-24 04:23:13,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:13,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23:13 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:13,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a69d4711643d766953170ba2baa0c9cca1d96" 2018-07-24 04:23:13,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a4e7649-ee86-4465-9249-27dc75f9d9a7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:23:13,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8a4e7649-ee86-4465-9249-27dc75f9d9a7 2018-07-24 04:23:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-4e68d4ff-e60b-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a69d4711643d766953170ba2baa0c9cca1d96" 2018-07-24 04:23:14,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31cfe1e-1f2e-4dac-b659-3cde4fd72e30 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-4e68d4ff-e60b-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6e9e29c1be0a40948352bc1dfaea2db0"}, "tags": [], "enabled": true, "id": "6e9e29c1be0a40948352bc1dfaea2db0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4e68d4ff-e60b-497-proj"}]} 2018-07-24 04:23:14,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-4e68d4ff-e60b-497-proj used request id req-e31cfe1e-1f2e-4dac-b659-3cde4fd72e30 2018-07-24 04:23:14,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a69d4711643d766953170ba2baa0c9cca1d96" 2018-07-24 04:23:14,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc6e0a2-5844-4e25-89b9-734f3200acee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:23:14,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ebc6e0a2-5844-4e25-89b9-734f3200acee 2018-07-24 04:23:14,487 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-4e68d4ff-e60b-497-user 2018-07-24 04:23:14,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:14,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0658eb41-d0b8-4171-bd90-d56e7ddb1fc6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:23:14,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0658eb41-d0b8-4171-bd90-d56e7ddb1fc6 2018-07-24 04:23:14,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" -d '{"role": {"name": "CreateSecurityGroupTests-4e68d4ff-e60b-497-proj-role"}}' 2018-07-24 04:23:14,697 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f47b17f-891a-4d8d-9469-c266a1ff4c43 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d29a6a8b07549fe84537ba1d2a2c0f6", "links": {"self": "http://172.30.9.24:5000/v3/roles/5d29a6a8b07549fe84537ba1d2a2c0f6"}, "name": "CreateSecurityGroupTests-4e68d4ff-e60b-497-proj-role"}} 2018-07-24 04:23:14,697 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-5f47b17f-891a-4d8d-9469-c266a1ff4c43 2018-07-24 04:23:14,698 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-4e68d4ff-e60b-497-proj-role 2018-07-24 04:23:14,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/5d29a6a8b07549fe84537ba1d2a2c0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:14,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15858865-8b7c-49c5-9c56-b90e7373aac1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d29a6a8b07549fe84537ba1d2a2c0f6", "links": {"self": "http://172.30.9.24:5000/v3/roles/5d29a6a8b07549fe84537ba1d2a2c0f6"}, "name": "CreateSecurityGroupTests-4e68d4ff-e60b-497-proj-role"}} 2018-07-24 04:23:14,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/5d29a6a8b07549fe84537ba1d2a2c0f6 used request id req-15858865-8b7c-49c5-9c56-b90e7373aac1 2018-07-24 04:23:14,794 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-4e68d4ff-e60b-497-proj-role to project CreateSecurityGroupTests-4e68d4ff-e60b-497-proj 2018-07-24 04:23:14,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/6e9e29c1be0a40948352bc1dfaea2db0/users/f671eca8b80b45db9ca6b57b8050c425/roles/5d29a6a8b07549fe84537ba1d2a2c0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:14,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03fc1fc2-8714-470d-b1e7-68ca59bd8305 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:14,927 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/6e9e29c1be0a40948352bc1dfaea2db0/users/f671eca8b80b45db9ca6b57b8050c425/roles/5d29a6a8b07549fe84537ba1d2a2c0f6 used request id req-03fc1fc2-8714-470d-b1e7-68ca59bd8305 2018-07-24 04:23:14,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:14,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:15,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["1uyrALseRlOTxKsYnHbtIw"], "issued_at": "2018-07-24T04:23:15.000000Z"}} 2018-07-24 04:23:15,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:15,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a6f37c-c886-4c48-8304-f939165af91a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:15,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d4a6f37c-c886-4c48-8304-f939165af91a 2018-07-24 04:23:15,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bc6dcd1f-512c-4ddf-85ee-3121d1372f31name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:15,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ebe8ce44-b395-4550-a087-c36cea63b512 Date: Tue, 24 Jul 2018 04:23:15 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:23:15,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bc6dcd1f-512c-4ddf-85ee-3121d1372f31name&description=hello+group used request id req-ebe8ce44-b395-4550-a087-c36cea63b512 2018-07-24 04:23:15,633 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-bc6dcd1f-512c-4ddf-85ee-3121d1372f31name... 2018-07-24 04:23:15,633 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-bc6dcd1f-512c-4ddf-85ee-3121d1372f31name 2018-07-24 04:23:15,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:15,641 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23:15 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:15,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-4e68d4ff-e60b-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:15,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b342894d-bac8-42cd-95a0-c2d9d11b4bf9 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-4e68d4ff-e60b-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6e9e29c1be0a40948352bc1dfaea2db0"}, "tags": [], "enabled": true, "id": "6e9e29c1be0a40948352bc1dfaea2db0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4e68d4ff-e60b-497-proj"}]} 2018-07-24 04:23:15,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-4e68d4ff-e60b-497-proj used request id req-b342894d-bac8-42cd-95a0-c2d9d11b4bf9 2018-07-24 04:23:15,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" -d '{"security_group": {"tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "name": "CreateSecurityGroupTests-bc6dcd1f-512c-4ddf-85ee-3121d1372f31name", "description": "hello group"}}' 2018-07-24 04:23:16,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-1900240a-5777-480d-a600-6b80d6db809f Date: Tue, 24 Jul 2018 04:23:16 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "updated_at": "2018-07-24T04:23:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "revision_number": 0, "id": "6d76e95d-6f09-45bd-acf8-08f3071c5a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "revision_number": 0, "id": "785beb6e-d005-427e-a353-29fcd278e7fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}], "revision_number": 2, "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "4d41a06d-2efe-4556-9f93-668872cec77b", "name": "CreateSecurityGroupTests-bc6dcd1f-512c-4ddf-85ee-3121d1372f31name"}} 2018-07-24 04:23:16,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-1900240a-5777-480d-a600-6b80d6db809f 2018-07-24 04:23:16,206 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d41a06d-2efe-4556-9f93-668872cec77b 2018-07-24 04:23:16,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:16,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e08b10c-52be-4e95-a96c-9593c4c32b28 Date: Tue, 24 Jul 2018 04:23:16 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-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "6d76e95d-6f09-45bd-acf8-08f3071c5a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "785beb6e-d005-427e-a353-29fcd278e7fd"}]} 2018-07-24 04:23:16,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b used request id req-4e08b10c-52be-4e95-a96c-9593c4c32b28 2018-07-24 04:23:16,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d41a06d-2efe-4556-9f93-668872cec77b 2018-07-24 04:23:16,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:16,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2636f15f-4ff4-4504-a5f2-5c6dc4b8f2de Date: Tue, 24 Jul 2018 04:23:16 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-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "6d76e95d-6f09-45bd-acf8-08f3071c5a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "785beb6e-d005-427e-a353-29fcd278e7fd"}]} 2018-07-24 04:23:16,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b used request id req-2636f15f-4ff4-4504-a5f2-5c6dc4b8f2de 2018-07-24 04:23:16,663 - neutron_utils - INFO - Retrieving security group with ID - 4d41a06d-2efe-4556-9f93-668872cec77b 2018-07-24 04:23:16,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=4d41a06d-2efe-4556-9f93-668872cec77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:16,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-78fe6f18-d51e-4966-976a-8e1228fd7edc Date: Tue, 24 Jul 2018 04:23:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "updated_at": "2018-07-24T04:23:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "revision_number": 0, "id": "6d76e95d-6f09-45bd-acf8-08f3071c5a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "revision_number": 0, "id": "785beb6e-d005-427e-a353-29fcd278e7fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}], "revision_number": 2, "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "4d41a06d-2efe-4556-9f93-668872cec77b", "name": "CreateSecurityGroupTests-bc6dcd1f-512c-4ddf-85ee-3121d1372f31name"}]} 2018-07-24 04:23:16,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=4d41a06d-2efe-4556-9f93-668872cec77b used request id req-78fe6f18-d51e-4966-976a-8e1228fd7edc 2018-07-24 04:23:16,879 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d41a06d-2efe-4556-9f93-668872cec77b 2018-07-24 04:23:16,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:17,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fa278676-6d06-482b-8dfe-9d72125b7c52 Date: Tue, 24 Jul 2018 04:23:17 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-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "6d76e95d-6f09-45bd-acf8-08f3071c5a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "785beb6e-d005-427e-a353-29fcd278e7fd"}]} 2018-07-24 04:23:17,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b used request id req-fa278676-6d06-482b-8dfe-9d72125b7c52 2018-07-24 04:23:17,083 - neutron_utils - INFO - Retrieving security group with ID - 4d41a06d-2efe-4556-9f93-668872cec77b 2018-07-24 04:23:17,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=4d41a06d-2efe-4556-9f93-668872cec77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:17,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c12a65de-2642-4d32-9c3b-7f17db1d362b Date: Tue, 24 Jul 2018 04:23:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "updated_at": "2018-07-24T04:23:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "revision_number": 0, "id": "6d76e95d-6f09-45bd-acf8-08f3071c5a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "revision_number": 0, "id": "785beb6e-d005-427e-a353-29fcd278e7fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}], "revision_number": 2, "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "4d41a06d-2efe-4556-9f93-668872cec77b", "name": "CreateSecurityGroupTests-bc6dcd1f-512c-4ddf-85ee-3121d1372f31name"}]} 2018-07-24 04:23:17,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=4d41a06d-2efe-4556-9f93-668872cec77b used request id req-c12a65de-2642-4d32-9c3b-7f17db1d362b 2018-07-24 04:23:17,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d41a06d-2efe-4556-9f93-668872cec77b 2018-07-24 04:23:17,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:17,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9fe46f48-1063-4ef9-9e55-3507b8acff70 Date: Tue, 24 Jul 2018 04:23:17 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-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "6d76e95d-6f09-45bd-acf8-08f3071c5a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "785beb6e-d005-427e-a353-29fcd278e7fd"}]} 2018-07-24 04:23:17,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b used request id req-9fe46f48-1063-4ef9-9e55-3507b8acff70 2018-07-24 04:23:17,509 - neutron_utils - INFO - Retrieving security group with ID - 4d41a06d-2efe-4556-9f93-668872cec77b 2018-07-24 04:23:17,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=4d41a06d-2efe-4556-9f93-668872cec77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:17,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2d2ba4fe-a197-45a7-9090-e6e6af16feac Date: Tue, 24 Jul 2018 04:23:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "updated_at": "2018-07-24T04:23:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "revision_number": 0, "id": "6d76e95d-6f09-45bd-acf8-08f3071c5a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "revision_number": 0, "id": "785beb6e-d005-427e-a353-29fcd278e7fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}], "revision_number": 2, "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "4d41a06d-2efe-4556-9f93-668872cec77b", "name": "CreateSecurityGroupTests-bc6dcd1f-512c-4ddf-85ee-3121d1372f31name"}]} 2018-07-24 04:23:17,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=4d41a06d-2efe-4556-9f93-668872cec77b used request id req-2d2ba4fe-a197-45a7-9090-e6e6af16feac 2018-07-24 04:23:17,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d41a06d-2efe-4556-9f93-668872cec77b 2018-07-24 04:23:17,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:17,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a8ac21de-b380-4099-a40b-e5bb386c850f Date: Tue, 24 Jul 2018 04:23:17 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-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "6d76e95d-6f09-45bd-acf8-08f3071c5a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "785beb6e-d005-427e-a353-29fcd278e7fd"}]} 2018-07-24 04:23:17,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b used request id req-a8ac21de-b380-4099-a40b-e5bb386c850f 2018-07-24 04:23:17,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:18,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d29a6a8b07549fe84537ba1d2a2c0f6", "name": "CreateSecurityGroupTests-4e68d4ff-e60b-497-proj-role"}], "expires_at": "2018-07-24T05:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e9e29c1be0a40948352bc1dfaea2db0", "name": "CreateSecurityGroupTests-4e68d4ff-e60b-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_6e9e29c1be0a40948352bc1dfaea2db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_6e9e29c1be0a40948352bc1dfaea2db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/6e9e29c1be0a40948352bc1dfaea2db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/6e9e29c1be0a40948352bc1dfaea2db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/6e9e29c1be0a40948352bc1dfaea2db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6e9e29c1be0a40948352bc1dfaea2db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/6e9e29c1be0a40948352bc1dfaea2db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/6e9e29c1be0a40948352bc1dfaea2db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6e9e29c1be0a40948352bc1dfaea2db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/6e9e29c1be0a40948352bc1dfaea2db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/6e9e29c1be0a40948352bc1dfaea2db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6e9e29c1be0a40948352bc1dfaea2db0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/6e9e29c1be0a40948352bc1dfaea2db0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/6e9e29c1be0a40948352bc1dfaea2db0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4e68d4ff-e60b-497-user", "id": "f671eca8b80b45db9ca6b57b8050c425"}, "audit_ids": ["EK3wYz_4TIms9uuPWDDd8w"], "issued_at": "2018-07-24T04:23:18.000000Z"}} 2018-07-24 04:23:18,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bc6dcd1f-512c-4ddf-85ee-3121d1372f31name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7877275937e1145ecef8d33eeba17ef46982c0" 2018-07-24 04:23:18,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f07c753b-b937-4f08-bed4-98e23c2e2bc4 Date: Tue, 24 Jul 2018 04:23:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "updated_at": "2018-07-24T04:23:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "revision_number": 0, "id": "6d76e95d-6f09-45bd-acf8-08f3071c5a54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "revision_number": 0, "id": "785beb6e-d005-427e-a353-29fcd278e7fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}], "revision_number": 2, "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "4d41a06d-2efe-4556-9f93-668872cec77b", "name": "CreateSecurityGroupTests-bc6dcd1f-512c-4ddf-85ee-3121d1372f31name"}]} 2018-07-24 04:23:18,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bc6dcd1f-512c-4ddf-85ee-3121d1372f31name&description=hello+group used request id req-f07c753b-b937-4f08-bed4-98e23c2e2bc4 2018-07-24 04:23:18,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:18,572 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23:18 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:18,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6e9e29c1be0a40948352bc1dfaea2db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41df6234bfaefc5b3c345d629365b54e00e60517" 2018-07-24 04:23:18,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9cb2d3-90f0-4ea9-a84f-65d40fa2f38f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6e9e29c1be0a40948352bc1dfaea2db0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e9e29c1be0a40948352bc1dfaea2db0", "name": "CreateSecurityGroupTests-4e68d4ff-e60b-497-proj"}} 2018-07-24 04:23:18,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6e9e29c1be0a40948352bc1dfaea2db0 used request id req-2f9cb2d3-90f0-4ea9-a84f-65d40fa2f38f 2018-07-24 04:23:18,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d41a06d-2efe-4556-9f93-668872cec77b 2018-07-24 04:23:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7877275937e1145ecef8d33eeba17ef46982c0" 2018-07-24 04:23:19,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-707e89ec-8dfe-4919-92ca-5d234e1135ee Date: Tue, 24 Jul 2018 04:23:19 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-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "6d76e95d-6f09-45bd-acf8-08f3071c5a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "785beb6e-d005-427e-a353-29fcd278e7fd"}]} 2018-07-24 04:23:19,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b used request id req-707e89ec-8dfe-4919-92ca-5d234e1135ee 2018-07-24 04:23:19,089 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d41a06d-2efe-4556-9f93-668872cec77b 2018-07-24 04:23:19,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7877275937e1145ecef8d33eeba17ef46982c0" 2018-07-24 04:23:19,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-efef11eb-584a-40f3-856b-7208a03294b9 Date: Tue, 24 Jul 2018 04:23:19 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-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "6d76e95d-6f09-45bd-acf8-08f3071c5a54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "security_group_id": "4d41a06d-2efe-4556-9f93-668872cec77b", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "785beb6e-d005-427e-a353-29fcd278e7fd"}]} 2018-07-24 04:23:19,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d41a06d-2efe-4556-9f93-668872cec77b used request id req-efef11eb-584a-40f3-856b-7208a03294b9 2018-07-24 04:23:19,302 - neutron_utils - INFO - Deleting security group rule with ID - 6d76e95d-6f09-45bd-acf8-08f3071c5a54 2018-07-24 04:23:19,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/6d76e95d-6f09-45bd-acf8-08f3071c5a54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:19,558 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70ee48a1-e4e8-4b11-9c37-b29c6fc8e05f Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:19,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/6d76e95d-6f09-45bd-acf8-08f3071c5a54 used request id req-70ee48a1-e4e8-4b11-9c37-b29c6fc8e05f 2018-07-24 04:23:19,559 - neutron_utils - INFO - Deleting security group rule with ID - 785beb6e-d005-427e-a353-29fcd278e7fd 2018-07-24 04:23:19,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/785beb6e-d005-427e-a353-29fcd278e7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:19,827 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96f2ba6d-0674-4fa3-bde1-b5a811f6e783 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:19,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/785beb6e-d005-427e-a353-29fcd278e7fd used request id req-96f2ba6d-0674-4fa3-bde1-b5a811f6e783 2018-07-24 04:23:19,827 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-bc6dcd1f-512c-4ddf-85ee-3121d1372f31name 2018-07-24 04:23:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/4d41a06d-2efe-4556-9f93-668872cec77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a0d81ff8d6a481ca202847e3a6c6e1aedfad972" 2018-07-24 04:23:20,116 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e45997dd-5cf1-441c-9edb-d73b0818660f Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:20,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/4d41a06d-2efe-4556-9f93-668872cec77b used request id req-e45997dd-5cf1-441c-9edb-d73b0818660f 2018-07-24 04:23:20,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:20,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-faa49c8c-3748-4405-a995-3ef0f5de5e3f Date: Tue, 24 Jul 2018 04:23:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:15Z", "updated_at": "2018-07-24T04:23:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "revision_number": 0, "id": "0e2a8045-8a1f-4360-926c-1de46d949b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:16Z", "security_group_id": "3494b9f9-cdbb-455f-9384-b7e389881d99", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:15Z", "revision_number": 0, "id": "1e47d258-da64-46b5-ac95-08b4dfa17138", "remote_group_id": "3494b9f9-cdbb-455f-9384-b7e389881d99", "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:15Z", "security_group_id": "3494b9f9-cdbb-455f-9384-b7e389881d99", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "revision_number": 0, "id": "4f513474-8eb7-4561-b89c-3cd912350ae4", "remote_group_id": "3494b9f9-cdbb-455f-9384-b7e389881d99", "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:16Z", "security_group_id": "3494b9f9-cdbb-455f-9384-b7e389881d99", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "revision_number": 0, "id": "d78fa745-17ce-4791-a657-63ba4983bcc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:16Z", "security_group_id": "3494b9f9-cdbb-455f-9384-b7e389881d99", "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0"}], "revision_number": 4, "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "3494b9f9-cdbb-455f-9384-b7e389881d99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:23:20,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-faa49c8c-3748-4405-a995-3ef0f5de5e3f 2018-07-24 04:23:20,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:20,455 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:23:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2137dd42-2229-4afe-92da-43b5bcd00b54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:23:20,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-2137dd42-2229-4afe-92da-43b5bcd00b54 2018-07-24 04:23:20,456 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:23:20,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6e9e29c1be0a40948352bc1dfaea2db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:20,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbac23bf-e29e-4bf9-9001-c89cb2aa5ff9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6e9e29c1be0a40948352bc1dfaea2db0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6e9e29c1be0a40948352bc1dfaea2db0", "name": "CreateSecurityGroupTests-4e68d4ff-e60b-497-proj"}} 2018-07-24 04:23:20,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6e9e29c1be0a40948352bc1dfaea2db0 used request id req-bbac23bf-e29e-4bf9-9001-c89cb2aa5ff9 2018-07-24 04:23:20,555 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3494b9f9-cdbb-455f-9384-b7e389881d99 2018-07-24 04:23:20,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3494b9f9-cdbb-455f-9384-b7e389881d99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:20,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-68540ec1-099c-4499-bebd-11555a694846 Date: Tue, 24 Jul 2018 04:23:20 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-07-24T04:23:16Z", "security_group_id": "3494b9f9-cdbb-455f-9384-b7e389881d99", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "0e2a8045-8a1f-4360-926c-1de46d949b5f"}, {"remote_group_id": "3494b9f9-cdbb-455f-9384-b7e389881d99", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:15Z", "security_group_id": "3494b9f9-cdbb-455f-9384-b7e389881d99", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:15Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "1e47d258-da64-46b5-ac95-08b4dfa17138"}, {"remote_group_id": "3494b9f9-cdbb-455f-9384-b7e389881d99", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "security_group_id": "3494b9f9-cdbb-455f-9384-b7e389881d99", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "4f513474-8eb7-4561-b89c-3cd912350ae4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:16Z", "security_group_id": "3494b9f9-cdbb-455f-9384-b7e389881d99", "port_range_min": null, "revision_number": 0, "tenant_id": "6e9e29c1be0a40948352bc1dfaea2db0", "created_at": "2018-07-24T04:23:16Z", "project_id": "6e9e29c1be0a40948352bc1dfaea2db0", "id": "d78fa745-17ce-4791-a657-63ba4983bcc7"}]} 2018-07-24 04:23:20,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3494b9f9-cdbb-455f-9384-b7e389881d99 used request id req-68540ec1-099c-4499-bebd-11555a694846 2018-07-24 04:23:20,765 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:23:20,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/3494b9f9-cdbb-455f-9384-b7e389881d99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:21,068 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0ccc931-bdd6-46b9-930f-b6b850928c29 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:21,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/3494b9f9-cdbb-455f-9384-b7e389881d99 used request id req-d0ccc931-bdd6-46b9-930f-b6b850928c29 2018-07-24 04:23:21,069 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-4e68d4ff-e60b-497-proj 2018-07-24 04:23:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/6e9e29c1be0a40948352bc1dfaea2db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:21,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9493ce2-ac9f-410d-a78e-76c5c68a5456 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:21,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/6e9e29c1be0a40948352bc1dfaea2db0 used request id req-f9493ce2-ac9f-410d-a78e-76c5c68a5456 2018-07-24 04:23:21,326 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-4e68d4ff-e60b-497-proj-role 2018-07-24 04:23:21,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/5d29a6a8b07549fe84537ba1d2a2c0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:21,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8312947c-e266-4e37-86ae-7d3397928cbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:21,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/5d29a6a8b07549fe84537ba1d2a2c0f6 used request id req-8312947c-e266-4e37-86ae-7d3397928cbe 2018-07-24 04:23:21,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e991ee6b12dcbb9f52547fc8aa0e0d1f3eccf06" 2018-07-24 04:23:21,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7e4ed0-c1ca-41dc-a6f8-2e6f60137019 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:23:21,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cf7e4ed0-c1ca-41dc-a6f8-2e6f60137019 2018-07-24 04:23:21,536 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-4e68d4ff-e60b-497-user 2018-07-24 04:23:21,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f671eca8b80b45db9ca6b57b8050c425 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65a69d4711643d766953170ba2baa0c9cca1d96" 2018-07-24 04:23:21,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f34c720-6cec-4756-9a93-19901bc6a2bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:21,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f671eca8b80b45db9ca6b57b8050c425 used request id req-6f34c720-6cec-4756-9a93-19901bc6a2bb 2018-07-24 04:23:21,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:22,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Kui51-Y_QAeZ2jvUWXFI6Q"], "issued_at": "2018-07-24T04:23:22.000000Z"}} 2018-07-24 04:23:22,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e4dbf8776c71175d39d928bd87b880a71f39aa1a" 2018-07-24 04:23:22,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc310a33-281e-45b7-8770-33ea32ca5900 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:22,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bc310a33-281e-45b7-8770-33ea32ca5900 2018-07-24 04:23:22,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:22,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:22,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["UasB8edCTViK1k2cSN9M9A"], "issued_at": "2018-07-24T04:23:22.000000Z"}} 2018-07-24 04:23:22,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" 2018-07-24 04:23:22,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab21a3f-86e4-41e4-acf2-ae0fb4872d89 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:22,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4ab21a3f-86e4-41e4-acf2-ae0fb4872d89 2018-07-24 04:23:22,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:22,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:22,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-988ef9ee-f992-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" 2018-07-24 04:23:22,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc213dd-57c5-4771-9080-ed1353b353ba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-988ef9ee-f992-443-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:23:22,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-988ef9ee-f992-443-proj used request id req-abc213dd-57c5-4771-9080-ed1353b353ba 2018-07-24 04:23:22,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" 2018-07-24 04:23:22,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c452b664-f545-4944-b343-9abf2c5d138f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:23:22,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-c452b664-f545-4944-b343-9abf2c5d138f 2018-07-24 04:23:22,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-988ef9ee-f992-443-proj"}}' 2018-07-24 04:23:23,020 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:23:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faff2217-5098-4a61-9c8e-0e4dd4afe741 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ea941a323b5745bcb995d4a45280688d"}, "tags": [], "enabled": true, "id": "ea941a323b5745bcb995d4a45280688d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-988ef9ee-f992-443-proj"}} 2018-07-24 04:23:23,020 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-faff2217-5098-4a61-9c8e-0e4dd4afe741 2018-07-24 04:23:23,021 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-988ef9ee-f992-443-proj 2018-07-24 04:23:23,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:23,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:23,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["M_XbCoPBTteg54yEj36a7Q"], "issued_at": "2018-07-24T04:23:23.000000Z"}} 2018-07-24 04:23:23,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}aa05a38eb5fce06655e0694ae3050ef1e35e71ba" 2018-07-24 04:23:23,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f5f415-d4f9-4fc7-a5a2-1b6d685cc2cd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:23,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d0f5f415-d4f9-4fc7-a5a2-1b6d685cc2cd 2018-07-24 04:23:23,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:23,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:23,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa05a38eb5fce06655e0694ae3050ef1e35e71ba" 2018-07-24 04:23:23,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565e30e4-5707-4249-bacc-287d24e9e8c9 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:23:23,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-565e30e4-5707-4249-bacc-287d24e9e8c9 2018-07-24 04:23:23,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-988ef9ee-f992-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa05a38eb5fce06655e0694ae3050ef1e35e71ba" 2018-07-24 04:23:23,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a2b7c7-3a7a-4115-851a-7e5c423c897b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-988ef9ee-f992-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ea941a323b5745bcb995d4a45280688d"}, "tags": [], "enabled": true, "id": "ea941a323b5745bcb995d4a45280688d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-988ef9ee-f992-443-proj"}]} 2018-07-24 04:23:23,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-988ef9ee-f992-443-proj used request id req-a8a2b7c7-3a7a-4115-851a-7e5c423c897b 2018-07-24 04:23:23,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa05a38eb5fce06655e0694ae3050ef1e35e71ba" 2018-07-24 04:23:23,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b9f88c-badd-49fc-9fa7-84af9188251a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:23:23,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-08b9f88c-badd-49fc-9fa7-84af9188251a 2018-07-24 04:23:24,133 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-988ef9ee-f992-443-user 2018-07-24 04:23:24,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" 2018-07-24 04:23:24,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-309ab48f-fe8a-4a85-9a8f-2916c49ada45 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:23:24,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-309ab48f-fe8a-4a85-9a8f-2916c49ada45 2018-07-24 04:23:24,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" -d '{"role": {"name": "CreateSecurityGroupTests-988ef9ee-f992-443-proj-role"}}' 2018-07-24 04:23:24,337 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caf0d2fc-2aa1-4c1b-90d6-08bba32111a9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1395c0edb5ee404aa232e33bedc8c0e4", "links": {"self": "http://172.30.9.24:5000/v3/roles/1395c0edb5ee404aa232e33bedc8c0e4"}, "name": "CreateSecurityGroupTests-988ef9ee-f992-443-proj-role"}} 2018-07-24 04:23:24,337 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-caf0d2fc-2aa1-4c1b-90d6-08bba32111a9 2018-07-24 04:23:24,338 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-988ef9ee-f992-443-proj-role 2018-07-24 04:23:24,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/1395c0edb5ee404aa232e33bedc8c0e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" 2018-07-24 04:23:24,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1326bc-0a1f-47cd-8880-8b6361e1f835 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1395c0edb5ee404aa232e33bedc8c0e4", "links": {"self": "http://172.30.9.24:5000/v3/roles/1395c0edb5ee404aa232e33bedc8c0e4"}, "name": "CreateSecurityGroupTests-988ef9ee-f992-443-proj-role"}} 2018-07-24 04:23:24,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/1395c0edb5ee404aa232e33bedc8c0e4 used request id req-6c1326bc-0a1f-47cd-8880-8b6361e1f835 2018-07-24 04:23:24,436 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-988ef9ee-f992-443-proj-role to project CreateSecurityGroupTests-988ef9ee-f992-443-proj 2018-07-24 04:23:24,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/ea941a323b5745bcb995d4a45280688d/users/81d1c8ac3462484ab1fd9ad59865e77b/roles/1395c0edb5ee404aa232e33bedc8c0e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" 2018-07-24 04:23:24,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d292d41a-2492-4da5-87a2-82361207403d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:24,498 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ea941a323b5745bcb995d4a45280688d/users/81d1c8ac3462484ab1fd9ad59865e77b/roles/1395c0edb5ee404aa232e33bedc8c0e4 used request id req-d292d41a-2492-4da5-87a2-82361207403d 2018-07-24 04:23:24,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:24,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:24,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1395c0edb5ee404aa232e33bedc8c0e4", "name": "CreateSecurityGroupTests-988ef9ee-f992-443-proj-role"}], "expires_at": "2018-07-24T05:23:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea941a323b5745bcb995d4a45280688d", "name": "CreateSecurityGroupTests-988ef9ee-f992-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ea941a323b5745bcb995d4a45280688d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ea941a323b5745bcb995d4a45280688d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ea941a323b5745bcb995d4a45280688d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/ea941a323b5745bcb995d4a45280688d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/ea941a323b5745bcb995d4a45280688d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ea941a323b5745bcb995d4a45280688d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/ea941a323b5745bcb995d4a45280688d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/ea941a323b5745bcb995d4a45280688d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ea941a323b5745bcb995d4a45280688d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/ea941a323b5745bcb995d4a45280688d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/ea941a323b5745bcb995d4a45280688d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ea941a323b5745bcb995d4a45280688d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/ea941a323b5745bcb995d4a45280688d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/ea941a323b5745bcb995d4a45280688d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-988ef9ee-f992-443-user", "id": "81d1c8ac3462484ab1fd9ad59865e77b"}, "audit_ids": ["FiVSN9ZmTjeQkJT4fbwnxA"], "issued_at": "2018-07-24T04:23:24.000000Z"}} 2018-07-24 04:23:24,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:24,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f56c03-6854-4910-92d1-a4fe0706904f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:24,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d4f56c03-6854-4910-92d1-a4fe0706904f 2018-07-24 04:23:24,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:25,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cad6447a-6a05-4141-86a5-3952658aa7c3 Date: Tue, 24 Jul 2018 04:23:25 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:23:25,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name&description=hello+group used request id req-cad6447a-6a05-4141-86a5-3952658aa7c3 2018-07-24 04:23:25,307 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name... 2018-07-24 04:23:25,307 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name 2018-07-24 04:23:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" -d '{"security_group": {"name": "CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name", "description": "hello group"}}' 2018-07-24 04:23:25,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e5d95f65-9e73-4619-aa66-7a25e1ad1aa2 Date: Tue, 24 Jul 2018 04:23:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "updated_at": "2018-07-24T04:23:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "c6574868-7028-4b9a-aefe-759f9c860d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea941a323b5745bcb995d4a45280688d"}], "revision_number": 2, "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "66144988-36be-4061-9294-606c47315e55", "name": "CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name"}} 2018-07-24 04:23:25,690 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-e5d95f65-9e73-4619-aa66-7a25e1ad1aa2 2018-07-24 04:23:25,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:25,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:25,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-38af6c91-fdfe-40bd-90e6-7bf351052ac7 Date: Tue, 24 Jul 2018 04:23:25 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-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "c6574868-7028-4b9a-aefe-759f9c860d55"}]} 2018-07-24 04:23:25,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 used request id req-38af6c91-fdfe-40bd-90e6-7bf351052ac7 2018-07-24 04:23:25,900 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:25,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:26,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-092af34b-d552-4a43-b48d-8e8b1dcfdf16 Date: Tue, 24 Jul 2018 04:23:26 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-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "c6574868-7028-4b9a-aefe-759f9c860d55"}]} 2018-07-24 04:23:26,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 used request id req-092af34b-d552-4a43-b48d-8e8b1dcfdf16 2018-07-24 04:23:26,095 - neutron_utils - INFO - Retrieving security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:26,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8789554a-2b14-4248-8b0d-cec408af4214 Date: Tue, 24 Jul 2018 04:23:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "updated_at": "2018-07-24T04:23:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "c6574868-7028-4b9a-aefe-759f9c860d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea941a323b5745bcb995d4a45280688d"}], "revision_number": 2, "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "66144988-36be-4061-9294-606c47315e55", "name": "CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name"}]} 2018-07-24 04:23:26,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=66144988-36be-4061-9294-606c47315e55 used request id req-8789554a-2b14-4248-8b0d-cec408af4214 2018-07-24 04:23:26,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:26,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:26,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a6598ba9-b35b-4db8-a1bc-2cc7be74de3d Date: Tue, 24 Jul 2018 04:23:26 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-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "c6574868-7028-4b9a-aefe-759f9c860d55"}]} 2018-07-24 04:23:26,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 used request id req-a6598ba9-b35b-4db8-a1bc-2cc7be74de3d 2018-07-24 04:23:26,696 - neutron_utils - INFO - Retrieving security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:26,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:26,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-eae23f26-4a30-4998-8c2e-ada4c984ca96 Date: Tue, 24 Jul 2018 04:23:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "updated_at": "2018-07-24T04:23:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "c6574868-7028-4b9a-aefe-759f9c860d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea941a323b5745bcb995d4a45280688d"}], "revision_number": 2, "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "66144988-36be-4061-9294-606c47315e55", "name": "CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name"}]} 2018-07-24 04:23:26,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=66144988-36be-4061-9294-606c47315e55 used request id req-eae23f26-4a30-4998-8c2e-ada4c984ca96 2018-07-24 04:23:26,924 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:26,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:27,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef1ceab4-2c1f-4e6a-83f6-8195d431fe29 Date: Tue, 24 Jul 2018 04:23:27 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-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "c6574868-7028-4b9a-aefe-759f9c860d55"}]} 2018-07-24 04:23:27,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 used request id req-ef1ceab4-2c1f-4e6a-83f6-8195d431fe29 2018-07-24 04:23:27,136 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name 2018-07-24 04:23:27,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:27,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d526af0e-dfbc-4955-8d27-7663c6cfeeea Date: Tue, 24 Jul 2018 04:23:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "updated_at": "2018-07-24T04:23:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "c6574868-7028-4b9a-aefe-759f9c860d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea941a323b5745bcb995d4a45280688d"}], "revision_number": 2, "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "66144988-36be-4061-9294-606c47315e55", "name": "CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name"}]} 2018-07-24 04:23:27,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name used request id req-d526af0e-dfbc-4955-8d27-7663c6cfeeea 2018-07-24 04:23:27,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:27,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:27,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ea941a323b5745bcb995d4a45280688d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:27,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f83815-3852-41ab-8dd7-cc69211cb38c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ea941a323b5745bcb995d4a45280688d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ea941a323b5745bcb995d4a45280688d", "name": "CreateSecurityGroupTests-988ef9ee-f992-443-proj"}} 2018-07-24 04:23:27,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ea941a323b5745bcb995d4a45280688d used request id req-26f83815-3852-41ab-8dd7-cc69211cb38c 2018-07-24 04:23:27,466 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:27,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:27,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-48afe35b-8dd3-4acf-a4b5-a594fef8bfcd Date: Tue, 24 Jul 2018 04:23:27 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-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "c6574868-7028-4b9a-aefe-759f9c860d55"}]} 2018-07-24 04:23:27,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 used request id req-48afe35b-8dd3-4acf-a4b5-a594fef8bfcd 2018-07-24 04:23:27,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}d8bd21e6f128b7a8b610b9e5417a207126240b91" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": 10}}' 2018-07-24 04:23:28,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-2ca19dd9-9b17-4e86-b3e2-5843d5404330 Date: Tue, 24 Jul 2018 04:23:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:27Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": 10, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:27Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "e94a8c44-cd97-47f8-b7ee-83f9d77926f6"}} 2018-07-24 04:23:28,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-2ca19dd9-9b17-4e86-b3e2-5843d5404330 2018-07-24 04:23:28,014 - neutron_utils - INFO - Retrieving security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:28,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:28,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-48a5b044-fe46-45e8-8855-a77482448237 Date: Tue, 24 Jul 2018 04:23:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "updated_at": "2018-07-24T04:23:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "c6574868-7028-4b9a-aefe-759f9c860d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:27Z", "revision_number": 0, "id": "e94a8c44-cd97-47f8-b7ee-83f9d77926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:27Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}], "revision_number": 3, "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "66144988-36be-4061-9294-606c47315e55", "name": "CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name"}]} 2018-07-24 04:23:28,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=66144988-36be-4061-9294-606c47315e55 used request id req-48a5b044-fe46-45e8-8855-a77482448237 2018-07-24 04:23:28,066 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:28,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:28,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-47c0f9c9-9b3d-4bc6-8658-7efbcfe0a21d Date: Tue, 24 Jul 2018 04:23:28 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-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "c6574868-7028-4b9a-aefe-759f9c860d55"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:27Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": 10, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:27Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "e94a8c44-cd97-47f8-b7ee-83f9d77926f6"}]} 2018-07-24 04:23:28,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 used request id req-47c0f9c9-9b3d-4bc6-8658-7efbcfe0a21d 2018-07-24 04:23:28,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:28,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1395c0edb5ee404aa232e33bedc8c0e4", "name": "CreateSecurityGroupTests-988ef9ee-f992-443-proj-role"}], "expires_at": "2018-07-24T05:23:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea941a323b5745bcb995d4a45280688d", "name": "CreateSecurityGroupTests-988ef9ee-f992-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ea941a323b5745bcb995d4a45280688d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ea941a323b5745bcb995d4a45280688d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ea941a323b5745bcb995d4a45280688d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/ea941a323b5745bcb995d4a45280688d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/ea941a323b5745bcb995d4a45280688d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ea941a323b5745bcb995d4a45280688d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/ea941a323b5745bcb995d4a45280688d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/ea941a323b5745bcb995d4a45280688d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ea941a323b5745bcb995d4a45280688d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/ea941a323b5745bcb995d4a45280688d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/ea941a323b5745bcb995d4a45280688d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ea941a323b5745bcb995d4a45280688d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/ea941a323b5745bcb995d4a45280688d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/ea941a323b5745bcb995d4a45280688d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-988ef9ee-f992-443-user", "id": "81d1c8ac3462484ab1fd9ad59865e77b"}, "audit_ids": ["7CCu8Bg7SGyelcBWkgFYEg"], "issued_at": "2018-07-24T04:23:28.000000Z"}} 2018-07-24 04:23:28,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205968405ca4d34ead26c3bfa439657fd38f36ef" 2018-07-24 04:23:28,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-e6e8ab5a-7f4d-40de-9a2b-46846744c311 Date: Tue, 24 Jul 2018 04:23:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "updated_at": "2018-07-24T04:23:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "c6574868-7028-4b9a-aefe-759f9c860d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:27Z", "revision_number": 0, "id": "e94a8c44-cd97-47f8-b7ee-83f9d77926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:27Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}], "revision_number": 3, "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "66144988-36be-4061-9294-606c47315e55", "name": "CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name"}]} 2018-07-24 04:23:28,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name&description=hello+group used request id req-e6e8ab5a-7f4d-40de-9a2b-46846744c311 2018-07-24 04:23:28,912 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:28,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205968405ca4d34ead26c3bfa439657fd38f36ef" 2018-07-24 04:23:29,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-2d1465d4-3e97-4d79-a878-41b3a4d149ca Date: Tue, 24 Jul 2018 04:23:29 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-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "c6574868-7028-4b9a-aefe-759f9c860d55"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:27Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": 10, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:27Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "e94a8c44-cd97-47f8-b7ee-83f9d77926f6"}]} 2018-07-24 04:23:29,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 used request id req-2d1465d4-3e97-4d79-a878-41b3a4d149ca 2018-07-24 04:23:29,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:29,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205968405ca4d34ead26c3bfa439657fd38f36ef" 2018-07-24 04:23:29,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-62292871-e95f-44ca-82ea-26237f2a274d Date: Tue, 24 Jul 2018 04:23:29 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-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "c6574868-7028-4b9a-aefe-759f9c860d55"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:27Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": 10, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:27Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "e94a8c44-cd97-47f8-b7ee-83f9d77926f6"}]} 2018-07-24 04:23:29,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 used request id req-62292871-e95f-44ca-82ea-26237f2a274d 2018-07-24 04:23:29,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205968405ca4d34ead26c3bfa439657fd38f36ef" 2018-07-24 04:23:29,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-fac8c637-e6f8-4430-b15e-53a384c91caa Date: Tue, 24 Jul 2018 04:23:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "updated_at": "2018-07-24T04:23:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "c6574868-7028-4b9a-aefe-759f9c860d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:27Z", "revision_number": 0, "id": "e94a8c44-cd97-47f8-b7ee-83f9d77926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:27Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}], "revision_number": 3, "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "66144988-36be-4061-9294-606c47315e55", "name": "CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name"}]} 2018-07-24 04:23:29,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name used request id req-fac8c637-e6f8-4430-b15e-53a384c91caa 2018-07-24 04:23:29,525 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:29,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205968405ca4d34ead26c3bfa439657fd38f36ef" 2018-07-24 04:23:29,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-0cb37c3b-4c2e-4ab6-9f1c-72eea0372ebe Date: Tue, 24 Jul 2018 04:23:29 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-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "c6574868-7028-4b9a-aefe-759f9c860d55"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:27Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": 10, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:27Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "e94a8c44-cd97-47f8-b7ee-83f9d77926f6"}]} 2018-07-24 04:23:29,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 used request id req-0cb37c3b-4c2e-4ab6-9f1c-72eea0372ebe 2018-07-24 04:23:29,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205968405ca4d34ead26c3bfa439657fd38f36ef" 2018-07-24 04:23:29,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-5430d462-86fc-46da-b1de-dae7511695d1 Date: Tue, 24 Jul 2018 04:23:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "updated_at": "2018-07-24T04:23:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "c6574868-7028-4b9a-aefe-759f9c860d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:27Z", "revision_number": 0, "id": "e94a8c44-cd97-47f8-b7ee-83f9d77926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:27Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}], "revision_number": 3, "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "66144988-36be-4061-9294-606c47315e55", "name": "CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name"}]} 2018-07-24 04:23:29,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name used request id req-5430d462-86fc-46da-b1de-dae7511695d1 2018-07-24 04:23:29,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:29,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205968405ca4d34ead26c3bfa439657fd38f36ef" 2018-07-24 04:23:30,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-7094db65-b90e-4f32-9215-dc564b85e886 Date: Tue, 24 Jul 2018 04:23:30 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-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "c6574868-7028-4b9a-aefe-759f9c860d55"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:27Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": 10, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:27Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "e94a8c44-cd97-47f8-b7ee-83f9d77926f6"}]} 2018-07-24 04:23:30,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 used request id req-7094db65-b90e-4f32-9215-dc564b85e886 2018-07-24 04:23:30,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205968405ca4d34ead26c3bfa439657fd38f36ef" 2018-07-24 04:23:30,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-f988e219-4a73-4a0d-8c62-bb5b93ee1756 Date: Tue, 24 Jul 2018 04:23:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "updated_at": "2018-07-24T04:23:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "c6574868-7028-4b9a-aefe-759f9c860d55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:27Z", "revision_number": 0, "id": "e94a8c44-cd97-47f8-b7ee-83f9d77926f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:27Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}], "revision_number": 3, "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "66144988-36be-4061-9294-606c47315e55", "name": "CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name"}]} 2018-07-24 04:23:30,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name used request id req-f988e219-4a73-4a0d-8c62-bb5b93ee1756 2018-07-24 04:23:30,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66144988-36be-4061-9294-606c47315e55 2018-07-24 04:23:30,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205968405ca4d34ead26c3bfa439657fd38f36ef" 2018-07-24 04:23:30,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-09e84de3-e85a-47d7-82f6-e7d8d9d73072 Date: Tue, 24 Jul 2018 04:23:30 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-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "2c0657e3-bb92-4881-9467-0fb6f622cb76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "c6574868-7028-4b9a-aefe-759f9c860d55"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:27Z", "security_group_id": "66144988-36be-4061-9294-606c47315e55", "port_range_min": 10, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:27Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "e94a8c44-cd97-47f8-b7ee-83f9d77926f6"}]} 2018-07-24 04:23:30,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=66144988-36be-4061-9294-606c47315e55 used request id req-09e84de3-e85a-47d7-82f6-e7d8d9d73072 2018-07-24 04:23:30,401 - neutron_utils - INFO - Deleting security group rule with ID - c6574868-7028-4b9a-aefe-759f9c860d55 2018-07-24 04:23:30,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/c6574868-7028-4b9a-aefe-759f9c860d55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:30,481 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a21eed9d-15ee-4163-a8ee-66cd780a5097 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:30,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/c6574868-7028-4b9a-aefe-759f9c860d55 used request id req-a21eed9d-15ee-4163-a8ee-66cd780a5097 2018-07-24 04:23:30,481 - neutron_utils - INFO - Deleting security group rule with ID - 2c0657e3-bb92-4881-9467-0fb6f622cb76 2018-07-24 04:23:30,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/2c0657e3-bb92-4881-9467-0fb6f622cb76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:30,579 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5daadeaa-91eb-4048-83a4-9b9505ef5802 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:30,579 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/2c0657e3-bb92-4881-9467-0fb6f622cb76 used request id req-5daadeaa-91eb-4048-83a4-9b9505ef5802 2018-07-24 04:23:30,579 - neutron_utils - INFO - Deleting security group rule with ID - e94a8c44-cd97-47f8-b7ee-83f9d77926f6 2018-07-24 04:23:30,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/e94a8c44-cd97-47f8-b7ee-83f9d77926f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:30,853 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e3313cf-c515-488c-9dda-4fa374aea4fe Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:30,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/e94a8c44-cd97-47f8-b7ee-83f9d77926f6 used request id req-0e3313cf-c515-488c-9dda-4fa374aea4fe 2018-07-24 04:23:30,853 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a60f8093-06b5-4fee-9c21-f461a1144578name 2018-07-24 04:23:30,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/66144988-36be-4061-9294-606c47315e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bd21e6f128b7a8b610b9e5417a207126240b91" 2018-07-24 04:23:31,139 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-247d22cb-1019-4c1e-bef3-893e133c9f8c Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:31,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/66144988-36be-4061-9294-606c47315e55 used request id req-247d22cb-1019-4c1e-bef3-893e133c9f8c 2018-07-24 04:23:31,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" 2018-07-24 04:23:31,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a1a43740-a724-475f-bbe9-634431406356 Date: Tue, 24 Jul 2018 04:23:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "updated_at": "2018-07-24T04:23:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "10ebaf6a-ae5c-4482-897b-d8c06aa3941a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "09486a11-858f-4722-b3d8-5c74510c56e7", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "894cdd5a-47ca-49e0-80b2-e5b506ad1345", "remote_group_id": "09486a11-858f-4722-b3d8-5c74510c56e7", "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "09486a11-858f-4722-b3d8-5c74510c56e7", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "a3c339b8-b9ff-433a-ba93-7c11e65bbc1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "09486a11-858f-4722-b3d8-5c74510c56e7", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea941a323b5745bcb995d4a45280688d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "revision_number": 0, "id": "e02caa1c-0767-484f-b661-e2ead0f1c342", "remote_group_id": "09486a11-858f-4722-b3d8-5c74510c56e7", "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:25Z", "security_group_id": "09486a11-858f-4722-b3d8-5c74510c56e7", "tenant_id": "ea941a323b5745bcb995d4a45280688d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea941a323b5745bcb995d4a45280688d"}], "revision_number": 4, "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "09486a11-858f-4722-b3d8-5c74510c56e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:23:31,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-a1a43740-a724-475f-bbe9-634431406356 2018-07-24 04:23:31,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ea941a323b5745bcb995d4a45280688d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" 2018-07-24 04:23:31,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00ba9fe-6ddb-4eb4-84f5-ec70c131b147 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ea941a323b5745bcb995d4a45280688d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ea941a323b5745bcb995d4a45280688d", "name": "CreateSecurityGroupTests-988ef9ee-f992-443-proj"}} 2018-07-24 04:23:31,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ea941a323b5745bcb995d4a45280688d used request id req-f00ba9fe-6ddb-4eb4-84f5-ec70c131b147 2018-07-24 04:23:31,495 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09486a11-858f-4722-b3d8-5c74510c56e7 2018-07-24 04:23:31,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=09486a11-858f-4722-b3d8-5c74510c56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" 2018-07-24 04:23:31,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d881b8fb-03d3-4996-a96e-8eefe0c21e70 Date: Tue, 24 Jul 2018 04:23:31 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-07-24T04:23:25Z", "security_group_id": "09486a11-858f-4722-b3d8-5c74510c56e7", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "10ebaf6a-ae5c-4482-897b-d8c06aa3941a"}, {"remote_group_id": "09486a11-858f-4722-b3d8-5c74510c56e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "09486a11-858f-4722-b3d8-5c74510c56e7", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "894cdd5a-47ca-49e0-80b2-e5b506ad1345"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "09486a11-858f-4722-b3d8-5c74510c56e7", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "a3c339b8-b9ff-433a-ba93-7c11e65bbc1b"}, {"remote_group_id": "09486a11-858f-4722-b3d8-5c74510c56e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:25Z", "security_group_id": "09486a11-858f-4722-b3d8-5c74510c56e7", "port_range_min": null, "revision_number": 0, "tenant_id": "ea941a323b5745bcb995d4a45280688d", "created_at": "2018-07-24T04:23:25Z", "project_id": "ea941a323b5745bcb995d4a45280688d", "id": "e02caa1c-0767-484f-b661-e2ead0f1c342"}]} 2018-07-24 04:23:31,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=09486a11-858f-4722-b3d8-5c74510c56e7 used request id req-d881b8fb-03d3-4996-a96e-8eefe0c21e70 2018-07-24 04:23:31,804 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:23:31,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/09486a11-858f-4722-b3d8-5c74510c56e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" 2018-07-24 04:23:32,097 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ed54188-735f-4dd4-a41a-2e77b4055af6 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:32,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/09486a11-858f-4722-b3d8-5c74510c56e7 used request id req-9ed54188-735f-4dd4-a41a-2e77b4055af6 2018-07-24 04:23:32,097 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-988ef9ee-f992-443-proj 2018-07-24 04:23:32,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/ea941a323b5745bcb995d4a45280688d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" 2018-07-24 04:23:32,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0133fc9d-1b48-454b-9ca0-fc2122d15737 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:32,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ea941a323b5745bcb995d4a45280688d used request id req-0133fc9d-1b48-454b-9ca0-fc2122d15737 2018-07-24 04:23:32,307 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-988ef9ee-f992-443-proj-role 2018-07-24 04:23:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/1395c0edb5ee404aa232e33bedc8c0e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" 2018-07-24 04:23:32,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d004e9d-bd00-4ec7-ba79-bf8f6a286edb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:32,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/1395c0edb5ee404aa232e33bedc8c0e4 used request id req-3d004e9d-bd00-4ec7-ba79-bf8f6a286edb 2018-07-24 04:23:32,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec72e2eed7b841045e8e525df21cf470cd0dc2f4" 2018-07-24 04:23:32,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15efc51d-3b1d-4e4b-b651-12fdd7dfe016 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:23:32,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-15efc51d-3b1d-4e4b-b651-12fdd7dfe016 2018-07-24 04:23:32,524 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-988ef9ee-f992-443-user 2018-07-24 04:23:32,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/81d1c8ac3462484ab1fd9ad59865e77b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa05a38eb5fce06655e0694ae3050ef1e35e71ba" 2018-07-24 04:23:32,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cb36fb5-60da-46db-935d-39f03b4ff6a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:32,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/81d1c8ac3462484ab1fd9ad59865e77b used request id req-4cb36fb5-60da-46db-935d-39f03b4ff6a1 2018-07-24 04:23:32,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:33,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["SDxlrSswRDOQsr0E9cgQOg"], "issued_at": "2018-07-24T04:23:33.000000Z"}} 2018-07-24 04:23:33,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9877fffefc278fa13f1f0aecfee1c382bf004a98" 2018-07-24 04:23:33,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf8d876-3937-4cc9-a078-922d8ecbca1f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:33,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0bf8d876-3937-4cc9-a078-922d8ecbca1f 2018-07-24 04:23:33,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:33,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:33,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["r0y-uicDR5iinKtjHZP8kQ"], "issued_at": "2018-07-24T04:23:33.000000Z"}} 2018-07-24 04:23:33,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" 2018-07-24 04:23:33,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba341a0-350b-4691-a869-9f45f7c17067 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:33,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-aba341a0-350b-4691-a869-9f45f7c17067 2018-07-24 04:23:33,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:33,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-498fd297-66a8-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" 2018-07-24 04:23:33,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef7e793-6b13-49b6-961e-46bbbc74c202 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-498fd297-66a8-492-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:23:33,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-498fd297-66a8-492-proj used request id req-cef7e793-6b13-49b6-961e-46bbbc74c202 2018-07-24 04:23:33,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" 2018-07-24 04:23:33,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1435f157-caef-4736-a05c-ca4d90dc4d66 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:23:33,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1435f157-caef-4736-a05c-ca4d90dc4d66 2018-07-24 04:23:33,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-498fd297-66a8-492-proj"}}' 2018-07-24 04:23:33,990 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6c5ac8c-c70d-48a8-97ad-7494d081397b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/87be5ed1330d420ebf5f61c974060620"}, "tags": [], "enabled": true, "id": "87be5ed1330d420ebf5f61c974060620", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-498fd297-66a8-492-proj"}} 2018-07-24 04:23:33,990 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e6c5ac8c-c70d-48a8-97ad-7494d081397b 2018-07-24 04:23:33,991 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-498fd297-66a8-492-proj 2018-07-24 04:23:33,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:33,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:34,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["fKJvnf0xQsGi7-VJfUeTbw"], "issued_at": "2018-07-24T04:23:34.000000Z"}} 2018-07-24 04:23:34,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c5ee49bf31f22616c4f8a1448f845e90cfe8fa41" 2018-07-24 04:23:34,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0da873c-ccd3-4fae-b63a-10b2bc5cb6ee 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:34,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a0da873c-ccd3-4fae-b63a-10b2bc5cb6ee 2018-07-24 04:23:34,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:34,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23:34 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:34,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ee49bf31f22616c4f8a1448f845e90cfe8fa41" 2018-07-24 04:23:34,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182856e7-0d6f-4f29-94c1-bed0a1abaea1 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:23:34,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-182856e7-0d6f-4f29-94c1-bed0a1abaea1 2018-07-24 04:23:34,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-498fd297-66a8-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ee49bf31f22616c4f8a1448f845e90cfe8fa41" 2018-07-24 04:23:34,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e33425d-8427-4b1b-8f38-de32839e1dbc Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-498fd297-66a8-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/87be5ed1330d420ebf5f61c974060620"}, "tags": [], "enabled": true, "id": "87be5ed1330d420ebf5f61c974060620", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-498fd297-66a8-492-proj"}]} 2018-07-24 04:23:34,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-498fd297-66a8-492-proj used request id req-1e33425d-8427-4b1b-8f38-de32839e1dbc 2018-07-24 04:23:34,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ee49bf31f22616c4f8a1448f845e90cfe8fa41" 2018-07-24 04:23:34,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05e0c8c-76ea-4b23-8941-5e6cf49775b4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:23:34,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-c05e0c8c-76ea-4b23-8941-5e6cf49775b4 2018-07-24 04:23:35,169 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-498fd297-66a8-492-user 2018-07-24 04:23:35,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:35,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" 2018-07-24 04:23:35,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83347d0e-6696-44cb-8492-4da51633bd07 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:23:35,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-83347d0e-6696-44cb-8492-4da51633bd07 2018-07-24 04:23:35,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" -d '{"role": {"name": "CreateSecurityGroupTests-498fd297-66a8-492-proj-role"}}' 2018-07-24 04:23:35,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:23:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a19c8c3-bd33-44b6-a112-7081fdb7643e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e5ab04ac1784dbf99238953dc9d5d89", "links": {"self": "http://172.30.9.24:5000/v3/roles/2e5ab04ac1784dbf99238953dc9d5d89"}, "name": "CreateSecurityGroupTests-498fd297-66a8-492-proj-role"}} 2018-07-24 04:23:35,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-1a19c8c3-bd33-44b6-a112-7081fdb7643e 2018-07-24 04:23:35,404 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-498fd297-66a8-492-proj-role 2018-07-24 04:23:35,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2e5ab04ac1784dbf99238953dc9d5d89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" 2018-07-24 04:23:35,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d6415b-c10e-49bf-a24d-6bfa23e60e81 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e5ab04ac1784dbf99238953dc9d5d89", "links": {"self": "http://172.30.9.24:5000/v3/roles/2e5ab04ac1784dbf99238953dc9d5d89"}, "name": "CreateSecurityGroupTests-498fd297-66a8-492-proj-role"}} 2018-07-24 04:23:35,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2e5ab04ac1784dbf99238953dc9d5d89 used request id req-30d6415b-c10e-49bf-a24d-6bfa23e60e81 2018-07-24 04:23:35,427 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-498fd297-66a8-492-proj-role to project CreateSecurityGroupTests-498fd297-66a8-492-proj 2018-07-24 04:23:35,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/87be5ed1330d420ebf5f61c974060620/users/7270956924d54e9c8b43354f693067ba/roles/2e5ab04ac1784dbf99238953dc9d5d89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" 2018-07-24 04:23:35,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e21c0b38-c05b-4b6b-b9e9-5808306b7be8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:35,631 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/87be5ed1330d420ebf5f61c974060620/users/7270956924d54e9c8b43354f693067ba/roles/2e5ab04ac1784dbf99238953dc9d5d89 used request id req-e21c0b38-c05b-4b6b-b9e9-5808306b7be8 2018-07-24 04:23:35,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:35,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:36,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e5ab04ac1784dbf99238953dc9d5d89", "name": "CreateSecurityGroupTests-498fd297-66a8-492-proj-role"}], "expires_at": "2018-07-24T05:23:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "87be5ed1330d420ebf5f61c974060620", "name": "CreateSecurityGroupTests-498fd297-66a8-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_87be5ed1330d420ebf5f61c974060620", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_87be5ed1330d420ebf5f61c974060620", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/87be5ed1330d420ebf5f61c974060620", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/87be5ed1330d420ebf5f61c974060620", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/87be5ed1330d420ebf5f61c974060620", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/87be5ed1330d420ebf5f61c974060620", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/87be5ed1330d420ebf5f61c974060620", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/87be5ed1330d420ebf5f61c974060620", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/87be5ed1330d420ebf5f61c974060620", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/87be5ed1330d420ebf5f61c974060620", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/87be5ed1330d420ebf5f61c974060620", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/87be5ed1330d420ebf5f61c974060620", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/87be5ed1330d420ebf5f61c974060620", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/87be5ed1330d420ebf5f61c974060620", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-498fd297-66a8-492-user", "id": "7270956924d54e9c8b43354f693067ba"}, "audit_ids": ["-87zjtx0RomE1xlMVaj9mA"], "issued_at": "2018-07-24T04:23:36.000000Z"}} 2018-07-24 04:23:36,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:36,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819268e9-359b-4a22-84df-6f9721a9a1e4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:36,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-819268e9-359b-4a22-84df-6f9721a9a1e4 2018-07-24 04:23:36,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:36,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0d31d189-1809-4c0a-a978-8ccb52833764 Date: Tue, 24 Jul 2018 04:23:36 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:23:36,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name&description=hello+group used request id req-0d31d189-1809-4c0a-a978-8ccb52833764 2018-07-24 04:23:36,660 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name... 2018-07-24 04:23:36,661 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name 2018-07-24 04:23:36,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" -d '{"security_group": {"name": "CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name", "description": "hello group"}}' 2018-07-24 04:23:37,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-6550df2c-ed3a-4eb7-9202-92fbb670cd1b Date: Tue, 24 Jul 2018 04:23:37 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "updated_at": "2018-07-24T04:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "68724b84-17c2-4419-9559-20860af059c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv6", "project_id": "87be5ed1330d420ebf5f61c974060620"}], "revision_number": 2, "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "ab427247-01bf-4212-8f25-a0187699ef15", "name": "CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name"}} 2018-07-24 04:23:37,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-6550df2c-ed3a-4eb7-9202-92fbb670cd1b 2018-07-24 04:23:37,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:37,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:37,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e5fef50-cdef-4900-ac45-031b670213b0 Date: Tue, 24 Jul 2018 04:23:37 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-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "68724b84-17c2-4419-9559-20860af059c1"}]} 2018-07-24 04:23:37,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-4e5fef50-cdef-4900-ac45-031b670213b0 2018-07-24 04:23:37,219 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:37,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:37,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7e786730-9fa9-477e-b6b4-ed032291b701 Date: Tue, 24 Jul 2018 04:23:37 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-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "68724b84-17c2-4419-9559-20860af059c1"}]} 2018-07-24 04:23:37,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-7e786730-9fa9-477e-b6b4-ed032291b701 2018-07-24 04:23:37,422 - neutron_utils - INFO - Retrieving security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:37,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:37,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-69b31ce2-8278-41ff-b4d1-93d64d2d9848 Date: Tue, 24 Jul 2018 04:23:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "updated_at": "2018-07-24T04:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "68724b84-17c2-4419-9559-20860af059c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv6", "project_id": "87be5ed1330d420ebf5f61c974060620"}], "revision_number": 2, "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "ab427247-01bf-4212-8f25-a0187699ef15", "name": "CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name"}]} 2018-07-24 04:23:37,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-69b31ce2-8278-41ff-b4d1-93d64d2d9848 2018-07-24 04:23:37,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:37,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:38,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14db6cc5-73d9-42d2-95e7-d1130525d35b Date: Tue, 24 Jul 2018 04:23:38 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-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "68724b84-17c2-4419-9559-20860af059c1"}]} 2018-07-24 04:23:38,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-14db6cc5-73d9-42d2-95e7-d1130525d35b 2018-07-24 04:23:38,015 - neutron_utils - INFO - Retrieving security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:38,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:38,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ff9a5e01-0426-42d7-9687-f56c4137bf70 Date: Tue, 24 Jul 2018 04:23:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "updated_at": "2018-07-24T04:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "68724b84-17c2-4419-9559-20860af059c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv6", "project_id": "87be5ed1330d420ebf5f61c974060620"}], "revision_number": 2, "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "ab427247-01bf-4212-8f25-a0187699ef15", "name": "CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name"}]} 2018-07-24 04:23:38,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-ff9a5e01-0426-42d7-9687-f56c4137bf70 2018-07-24 04:23:38,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:38,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:38,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-854e8070-5393-474f-8750-154a49d3d256 Date: Tue, 24 Jul 2018 04:23:38 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-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "68724b84-17c2-4419-9559-20860af059c1"}]} 2018-07-24 04:23:38,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-854e8070-5393-474f-8750-154a49d3d256 2018-07-24 04:23:38,457 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name 2018-07-24 04:23:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:38,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d16e2d34-127f-4e5f-8a95-b446c4b4d627 Date: Tue, 24 Jul 2018 04:23:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "updated_at": "2018-07-24T04:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "68724b84-17c2-4419-9559-20860af059c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv6", "project_id": "87be5ed1330d420ebf5f61c974060620"}], "revision_number": 2, "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "ab427247-01bf-4212-8f25-a0187699ef15", "name": "CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name"}]} 2018-07-24 04:23:38,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name used request id req-d16e2d34-127f-4e5f-8a95-b446c4b4d627 2018-07-24 04:23:38,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:38,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:38,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/87be5ed1330d420ebf5f61c974060620 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:38,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc87ff4-19e5-478e-8802-889974ddc45e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/87be5ed1330d420ebf5f61c974060620"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "87be5ed1330d420ebf5f61c974060620", "name": "CreateSecurityGroupTests-498fd297-66a8-492-proj"}} 2018-07-24 04:23:38,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/87be5ed1330d420ebf5f61c974060620 used request id req-2cc87ff4-19e5-478e-8802-889974ddc45e 2018-07-24 04:23:38,774 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:38,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:38,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e54b26c7-40d3-46ee-aa51-127ab1a85f2e Date: Tue, 24 Jul 2018 04:23:38 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-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "68724b84-17c2-4419-9559-20860af059c1"}]} 2018-07-24 04:23:38,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-e54b26c7-40d3-46ee-aa51-127ab1a85f2e 2018-07-24 04:23:38,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}4290d73d2049d7b986a4d97b047bf51c5a496be4" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15"}}' 2018-07-24 04:23:39,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-2aab577e-41f3-467e-918b-839b8ff9b8c7 Date: Tue, 24 Jul 2018 04:23:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:39Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:39Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "9d78da3e-7770-4dcd-aebe-bab3e585edaa"}} 2018-07-24 04:23:39,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-2aab577e-41f3-467e-918b-839b8ff9b8c7 2018-07-24 04:23:39,145 - neutron_utils - INFO - Retrieving security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:39,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:39,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e3024dbb-cfb9-462c-a01e-92a7f55e2720 Date: Tue, 24 Jul 2018 04:23:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "updated_at": "2018-07-24T04:23:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "68724b84-17c2-4419-9559-20860af059c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv6", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:39Z", "revision_number": 0, "id": "9d78da3e-7770-4dcd-aebe-bab3e585edaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:39Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}], "revision_number": 3, "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "ab427247-01bf-4212-8f25-a0187699ef15", "name": "CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name"}]} 2018-07-24 04:23:39,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-e3024dbb-cfb9-462c-a01e-92a7f55e2720 2018-07-24 04:23:39,368 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:39,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:39,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5c0b4a34-8304-4a24-ae82-72a472edbbd4 Date: Tue, 24 Jul 2018 04:23:39 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-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "68724b84-17c2-4419-9559-20860af059c1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:39Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:39Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "9d78da3e-7770-4dcd-aebe-bab3e585edaa"}]} 2018-07-24 04:23:39,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-5c0b4a34-8304-4a24-ae82-72a472edbbd4 2018-07-24 04:23:39,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:39,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e5ab04ac1784dbf99238953dc9d5d89", "name": "CreateSecurityGroupTests-498fd297-66a8-492-proj-role"}], "expires_at": "2018-07-24T05:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "87be5ed1330d420ebf5f61c974060620", "name": "CreateSecurityGroupTests-498fd297-66a8-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_87be5ed1330d420ebf5f61c974060620", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_87be5ed1330d420ebf5f61c974060620", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/87be5ed1330d420ebf5f61c974060620", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/87be5ed1330d420ebf5f61c974060620", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/87be5ed1330d420ebf5f61c974060620", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/87be5ed1330d420ebf5f61c974060620", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/87be5ed1330d420ebf5f61c974060620", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/87be5ed1330d420ebf5f61c974060620", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/87be5ed1330d420ebf5f61c974060620", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/87be5ed1330d420ebf5f61c974060620", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/87be5ed1330d420ebf5f61c974060620", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/87be5ed1330d420ebf5f61c974060620", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/87be5ed1330d420ebf5f61c974060620", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/87be5ed1330d420ebf5f61c974060620", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-498fd297-66a8-492-user", "id": "7270956924d54e9c8b43354f693067ba"}, "audit_ids": ["wbhKZ-nXTdiHu-M_EGHtNQ"], "issued_at": "2018-07-24T04:23:39.000000Z"}} 2018-07-24 04:23:39,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29955e25576aa5bed1e7f938ee2a56d37d6924cc" 2018-07-24 04:23:40,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-f7589302-d9b3-41a6-87ac-ab38bcad7068 Date: Tue, 24 Jul 2018 04:23:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "updated_at": "2018-07-24T04:23:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "68724b84-17c2-4419-9559-20860af059c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv6", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:39Z", "revision_number": 0, "id": "9d78da3e-7770-4dcd-aebe-bab3e585edaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:39Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}], "revision_number": 3, "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "ab427247-01bf-4212-8f25-a0187699ef15", "name": "CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name"}]} 2018-07-24 04:23:40,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name&description=hello+group used request id req-f7589302-d9b3-41a6-87ac-ab38bcad7068 2018-07-24 04:23:40,209 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:40,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29955e25576aa5bed1e7f938ee2a56d37d6924cc" 2018-07-24 04:23:40,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4ab3212f-d1de-4d52-9aa3-d63198acf957 Date: Tue, 24 Jul 2018 04:23:40 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-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "68724b84-17c2-4419-9559-20860af059c1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:39Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:39Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "9d78da3e-7770-4dcd-aebe-bab3e585edaa"}]} 2018-07-24 04:23:40,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-4ab3212f-d1de-4d52-9aa3-d63198acf957 2018-07-24 04:23:40,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:40,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29955e25576aa5bed1e7f938ee2a56d37d6924cc" 2018-07-24 04:23:40,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4ab6587b-2f14-40bc-9e7f-e5140ceec9db Date: Tue, 24 Jul 2018 04:23:40 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-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "68724b84-17c2-4419-9559-20860af059c1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:39Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:39Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "9d78da3e-7770-4dcd-aebe-bab3e585edaa"}]} 2018-07-24 04:23:40,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-4ab6587b-2f14-40bc-9e7f-e5140ceec9db 2018-07-24 04:23:40,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29955e25576aa5bed1e7f938ee2a56d37d6924cc" 2018-07-24 04:23:40,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-10e6b9dc-4323-4e5a-936a-f8f3d727e606 Date: Tue, 24 Jul 2018 04:23:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "updated_at": "2018-07-24T04:23:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "68724b84-17c2-4419-9559-20860af059c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv6", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:39Z", "revision_number": 0, "id": "9d78da3e-7770-4dcd-aebe-bab3e585edaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:39Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}], "revision_number": 3, "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "ab427247-01bf-4212-8f25-a0187699ef15", "name": "CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name"}]} 2018-07-24 04:23:40,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name used request id req-10e6b9dc-4323-4e5a-936a-f8f3d727e606 2018-07-24 04:23:40,819 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:40,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29955e25576aa5bed1e7f938ee2a56d37d6924cc" 2018-07-24 04:23:41,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4d27a5ad-96c4-4804-a046-62f1d4fd388f Date: Tue, 24 Jul 2018 04:23:41 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-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "68724b84-17c2-4419-9559-20860af059c1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:39Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:39Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "9d78da3e-7770-4dcd-aebe-bab3e585edaa"}]} 2018-07-24 04:23:41,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-4d27a5ad-96c4-4804-a046-62f1d4fd388f 2018-07-24 04:23:41,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29955e25576aa5bed1e7f938ee2a56d37d6924cc" 2018-07-24 04:23:41,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-8127a5e6-99fa-484d-aa2c-94dbae9cf794 Date: Tue, 24 Jul 2018 04:23:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "updated_at": "2018-07-24T04:23:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "68724b84-17c2-4419-9559-20860af059c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv6", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:39Z", "revision_number": 0, "id": "9d78da3e-7770-4dcd-aebe-bab3e585edaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:39Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}], "revision_number": 3, "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "ab427247-01bf-4212-8f25-a0187699ef15", "name": "CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name"}]} 2018-07-24 04:23:41,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name used request id req-8127a5e6-99fa-484d-aa2c-94dbae9cf794 2018-07-24 04:23:41,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:41,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29955e25576aa5bed1e7f938ee2a56d37d6924cc" 2018-07-24 04:23:41,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-aefefe4e-6eb5-4816-9dc0-12c6626b73c2 Date: Tue, 24 Jul 2018 04:23:41 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-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "68724b84-17c2-4419-9559-20860af059c1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:39Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:39Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "9d78da3e-7770-4dcd-aebe-bab3e585edaa"}]} 2018-07-24 04:23:41,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-aefefe4e-6eb5-4816-9dc0-12c6626b73c2 2018-07-24 04:23:41,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29955e25576aa5bed1e7f938ee2a56d37d6924cc" 2018-07-24 04:23:41,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-dfeadb81-9452-4eb5-9358-64f1da78ee77 Date: Tue, 24 Jul 2018 04:23:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "updated_at": "2018-07-24T04:23:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "68724b84-17c2-4419-9559-20860af059c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv6", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:39Z", "revision_number": 0, "id": "9d78da3e-7770-4dcd-aebe-bab3e585edaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:39Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}], "revision_number": 3, "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "ab427247-01bf-4212-8f25-a0187699ef15", "name": "CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name"}]} 2018-07-24 04:23:41,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name used request id req-dfeadb81-9452-4eb5-9358-64f1da78ee77 2018-07-24 04:23:41,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab427247-01bf-4212-8f25-a0187699ef15 2018-07-24 04:23:41,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29955e25576aa5bed1e7f938ee2a56d37d6924cc" 2018-07-24 04:23:41,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9f04d4e6-cb9e-463a-8ab7-2fd59e520a28 Date: Tue, 24 Jul 2018 04:23:41 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-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "68724b84-17c2-4419-9559-20860af059c1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:39Z", "security_group_id": "ab427247-01bf-4212-8f25-a0187699ef15", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:39Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "9d78da3e-7770-4dcd-aebe-bab3e585edaa"}]} 2018-07-24 04:23:41,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ab427247-01bf-4212-8f25-a0187699ef15 used request id req-9f04d4e6-cb9e-463a-8ab7-2fd59e520a28 2018-07-24 04:23:41,711 - neutron_utils - INFO - Deleting security group rule with ID - 5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1 2018-07-24 04:23:41,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:41,962 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f789cb54-f350-488f-9b9f-2a8b37571728 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:41,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/5ee5c8a0-2483-4ca2-89d3-4bc63c8b05c1 used request id req-f789cb54-f350-488f-9b9f-2a8b37571728 2018-07-24 04:23:41,962 - neutron_utils - INFO - Deleting security group rule with ID - 68724b84-17c2-4419-9559-20860af059c1 2018-07-24 04:23:41,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/68724b84-17c2-4419-9559-20860af059c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:42,057 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2223484c-ab92-470f-a956-12773db77342 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:42,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/68724b84-17c2-4419-9559-20860af059c1 used request id req-2223484c-ab92-470f-a956-12773db77342 2018-07-24 04:23:42,057 - neutron_utils - INFO - Deleting security group rule with ID - 9d78da3e-7770-4dcd-aebe-bab3e585edaa 2018-07-24 04:23:42,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/9d78da3e-7770-4dcd-aebe-bab3e585edaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:42,289 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25b442d4-cf60-4e32-bead-44f5d557beb6 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:42,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/9d78da3e-7770-4dcd-aebe-bab3e585edaa used request id req-25b442d4-cf60-4e32-bead-44f5d557beb6 2018-07-24 04:23:42,290 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-30baf8e5-b218-4ee2-bd9d-60b5f64a8004name 2018-07-24 04:23:42,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/ab427247-01bf-4212-8f25-a0187699ef15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4290d73d2049d7b986a4d97b047bf51c5a496be4" 2018-07-24 04:23:42,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bebd0620-e35a-47f3-8efd-05cc153fd499 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:42,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/ab427247-01bf-4212-8f25-a0187699ef15 used request id req-bebd0620-e35a-47f3-8efd-05cc153fd499 2018-07-24 04:23:42,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" 2018-07-24 04:23:42,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-73feee23-16dd-43bc-a987-e7d6c6f7e53f Date: Tue, 24 Jul 2018 04:23:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "updated_at": "2018-07-24T04:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "00075439-fc96-42ce-9370-74c062a283e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "17896fdf-4453-44b2-91f4-5bcaa9118699", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "61760896-4734-4a93-85e4-6d7d18b2dd7c", "remote_group_id": "17896fdf-4453-44b2-91f4-5bcaa9118699", "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "17896fdf-4453-44b2-91f4-5bcaa9118699", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv4", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "843f5297-2c95-4ca3-a256-45258b825cd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "17896fdf-4453-44b2-91f4-5bcaa9118699", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv6", "project_id": "87be5ed1330d420ebf5f61c974060620"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "revision_number": 0, "id": "89011d5b-9d7a-4edc-91d9-59be4e9bb409", "remote_group_id": "17896fdf-4453-44b2-91f4-5bcaa9118699", "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:36Z", "security_group_id": "17896fdf-4453-44b2-91f4-5bcaa9118699", "tenant_id": "87be5ed1330d420ebf5f61c974060620", "port_range_min": null, "ethertype": "IPv6", "project_id": "87be5ed1330d420ebf5f61c974060620"}], "revision_number": 4, "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "17896fdf-4453-44b2-91f4-5bcaa9118699", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:23:42,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-73feee23-16dd-43bc-a987-e7d6c6f7e53f 2018-07-24 04:23:42,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/87be5ed1330d420ebf5f61c974060620 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" 2018-07-24 04:23:42,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-734711b0-58a0-4471-8fce-bda55c8a46d8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/87be5ed1330d420ebf5f61c974060620"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "87be5ed1330d420ebf5f61c974060620", "name": "CreateSecurityGroupTests-498fd297-66a8-492-proj"}} 2018-07-24 04:23:42,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/87be5ed1330d420ebf5f61c974060620 used request id req-734711b0-58a0-4471-8fce-bda55c8a46d8 2018-07-24 04:23:42,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17896fdf-4453-44b2-91f4-5bcaa9118699 2018-07-24 04:23:42,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=17896fdf-4453-44b2-91f4-5bcaa9118699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" 2018-07-24 04:23:42,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6ac529f5-d8d9-400e-b206-d0876b1add19 Date: Tue, 24 Jul 2018 04:23:42 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-07-24T04:23:36Z", "security_group_id": "17896fdf-4453-44b2-91f4-5bcaa9118699", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "00075439-fc96-42ce-9370-74c062a283e7"}, {"remote_group_id": "17896fdf-4453-44b2-91f4-5bcaa9118699", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "17896fdf-4453-44b2-91f4-5bcaa9118699", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "61760896-4734-4a93-85e4-6d7d18b2dd7c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "17896fdf-4453-44b2-91f4-5bcaa9118699", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "843f5297-2c95-4ca3-a256-45258b825cd8"}, {"remote_group_id": "17896fdf-4453-44b2-91f4-5bcaa9118699", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:36Z", "security_group_id": "17896fdf-4453-44b2-91f4-5bcaa9118699", "port_range_min": null, "revision_number": 0, "tenant_id": "87be5ed1330d420ebf5f61c974060620", "created_at": "2018-07-24T04:23:36Z", "project_id": "87be5ed1330d420ebf5f61c974060620", "id": "89011d5b-9d7a-4edc-91d9-59be4e9bb409"}]} 2018-07-24 04:23:42,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=17896fdf-4453-44b2-91f4-5bcaa9118699 used request id req-6ac529f5-d8d9-400e-b206-d0876b1add19 2018-07-24 04:23:42,985 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:23:42,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/17896fdf-4453-44b2-91f4-5bcaa9118699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" 2018-07-24 04:23:43,487 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba1a3c82-1e65-4418-a18c-a0124045ca9d Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:43,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/17896fdf-4453-44b2-91f4-5bcaa9118699 used request id req-ba1a3c82-1e65-4418-a18c-a0124045ca9d 2018-07-24 04:23:43,488 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-498fd297-66a8-492-proj 2018-07-24 04:23:43,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/87be5ed1330d420ebf5f61c974060620 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" 2018-07-24 04:23:43,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e754045-0fed-4387-850f-81cacda6f1a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:43,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/87be5ed1330d420ebf5f61c974060620 used request id req-9e754045-0fed-4387-850f-81cacda6f1a5 2018-07-24 04:23:43,732 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-498fd297-66a8-492-proj-role 2018-07-24 04:23:43,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/2e5ab04ac1784dbf99238953dc9d5d89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" 2018-07-24 04:23:43,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b7d8983-8db4-4782-9562-75e88a0b804a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:43,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/2e5ab04ac1784dbf99238953dc9d5d89 used request id req-8b7d8983-8db4-4782-9562-75e88a0b804a 2018-07-24 04:23:43,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f30880a12165cb2db1e8e60b23da5b7c10bd8ec" 2018-07-24 04:23:43,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0468682-a563-4b05-a4a1-4d313e6273de Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:23:43,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c0468682-a563-4b05-a4a1-4d313e6273de 2018-07-24 04:23:43,876 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-498fd297-66a8-492-user 2018-07-24 04:23:43,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/7270956924d54e9c8b43354f693067ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ee49bf31f22616c4f8a1448f845e90cfe8fa41" 2018-07-24 04:23:44,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6651febe-9557-42eb-ba56-a5fb7f42cb30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:44,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/7270956924d54e9c8b43354f693067ba used request id req-6651febe-9557-42eb-ba56-a5fb7f42cb30 2018-07-24 04:23:44,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:44,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["3aXvZefCQvqyCSoNIV0ybA"], "issued_at": "2018-07-24T04:23:44.000000Z"}} 2018-07-24 04:23:44,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}db3a8ddc38884f616ad6cb0adfa73ad813cfc84b" 2018-07-24 04:23:44,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14d893a-c538-46a6-9b3f-ac2554ed9c2e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:44,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e14d893a-c538-46a6-9b3f-ac2554ed9c2e 2018-07-24 04:23:44,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:44,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:44,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["v0gFWjNwQbKvOnvGSIWPgg"], "issued_at": "2018-07-24T04:23:44.000000Z"}} 2018-07-24 04:23:44,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:45,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96faefd9-36d3-477d-bc20-7689a2cbbe86 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:45,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-96faefd9-36d3-477d-bc20-7689a2cbbe86 2018-07-24 04:23:45,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:45,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:45,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9f29bda0-8951-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:45,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4034a58-68be-4a6b-aaf2-af09ebde96bd Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9f29bda0-8951-45d-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:23:45,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9f29bda0-8951-45d-proj used request id req-e4034a58-68be-4a6b-aaf2-af09ebde96bd 2018-07-24 04:23:45,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:45,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e5cac8-0b9f-4c73-93c4-879269a2b898 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:23:45,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-52e5cac8-0b9f-4c73-93c4-879269a2b898 2018-07-24 04:23:45,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj"}}' 2018-07-24 04:23:45,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ba8f320-7db3-42a1-9708-62ba2f435e57 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18"}, "tags": [], "enabled": true, "id": "9a15f99cc5ad465f9c3206ce56dc1f18", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj"}} 2018-07-24 04:23:45,374 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4ba8f320-7db3-42a1-9708-62ba2f435e57 2018-07-24 04:23:45,374 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9f29bda0-8951-45d-proj 2018-07-24 04:23:45,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:45,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:45,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:23:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["uj9mA8u1QqS2W0yCWkNf7w"], "issued_at": "2018-07-24T04:23:45.000000Z"}} 2018-07-24 04:23:45,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a4e957bedb0eee2351bf1ceaf0746f1a9ea1eb2d" 2018-07-24 04:23:45,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9bc5b57-b9e3-407e-903e-a95329afd5a3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:45,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c9bc5b57-b9e3-407e-903e-a95329afd5a3 2018-07-24 04:23:45,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:45,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:45,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e957bedb0eee2351bf1ceaf0746f1a9ea1eb2d" 2018-07-24 04:23:45,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c316ecde-7bf4-4191-960c-5026003b659d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:23:45,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c316ecde-7bf4-4191-960c-5026003b659d 2018-07-24 04:23:45,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-9f29bda0-8951-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e957bedb0eee2351bf1ceaf0746f1a9ea1eb2d" 2018-07-24 04:23:46,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5455e985-c12f-4b09-b439-345327e2306f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-9f29bda0-8951-45d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18"}, "tags": [], "enabled": true, "id": "9a15f99cc5ad465f9c3206ce56dc1f18", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj"}]} 2018-07-24 04:23:46,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-9f29bda0-8951-45d-proj used request id req-5455e985-c12f-4b09-b439-345327e2306f 2018-07-24 04:23:46,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e957bedb0eee2351bf1ceaf0746f1a9ea1eb2d" 2018-07-24 04:23:46,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2867c979-44aa-4b2a-837e-c3d96fab70b9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:23:46,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2867c979-44aa-4b2a-837e-c3d96fab70b9 2018-07-24 04:23:46,510 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9f29bda0-8951-45d-user 2018-07-24 04:23:46,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:46,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:46,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df39bdf1-b320-4766-8bd8-528eaac968ee Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:23:46,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-df39bdf1-b320-4766-8bd8-528eaac968ee 2018-07-24 04:23:46,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" -d '{"role": {"name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj-role"}}' 2018-07-24 04:23:46,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-951c6092-55ff-4856-8dd5-87d77d80f2c6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "641e8d3ce3e34605948ab86ee8598e7e", "links": {"self": "http://172.30.9.24:5000/v3/roles/641e8d3ce3e34605948ab86ee8598e7e"}, "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj-role"}} 2018-07-24 04:23:46,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-951c6092-55ff-4856-8dd5-87d77d80f2c6 2018-07-24 04:23:46,721 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9f29bda0-8951-45d-proj-role 2018-07-24 04:23:46,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/641e8d3ce3e34605948ab86ee8598e7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:46,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357a4aa3-c548-4272-89cb-ea1118e9f88b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "641e8d3ce3e34605948ab86ee8598e7e", "links": {"self": "http://172.30.9.24:5000/v3/roles/641e8d3ce3e34605948ab86ee8598e7e"}, "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj-role"}} 2018-07-24 04:23:46,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/641e8d3ce3e34605948ab86ee8598e7e used request id req-357a4aa3-c548-4272-89cb-ea1118e9f88b 2018-07-24 04:23:46,817 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9f29bda0-8951-45d-proj-role to project CreateSecurityGroupTests-9f29bda0-8951-45d-proj 2018-07-24 04:23:46,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18/users/cc85da97fd52478f9849ae1da64ad51b/roles/641e8d3ce3e34605948ab86ee8598e7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:46,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fbd9788-ea63-435b-971a-b9cb1b7e8e85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:46,945 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18/users/cc85da97fd52478f9849ae1da64ad51b/roles/641e8d3ce3e34605948ab86ee8598e7e used request id req-2fbd9788-ea63-435b-971a-b9cb1b7e8e85 2018-07-24 04:23:46,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:23:46,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:47,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "641e8d3ce3e34605948ab86ee8598e7e", "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj-role"}], "expires_at": "2018-07-24T05:23:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a15f99cc5ad465f9c3206ce56dc1f18", "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-user", "id": "cc85da97fd52478f9849ae1da64ad51b"}, "audit_ids": ["p3F5GfutT2OSCZZO_2LAXg"], "issued_at": "2018-07-24T04:23:47.000000Z"}} 2018-07-24 04:23:47,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:47,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ee9fd9-8482-4df2-98f1-6e30141ccd18 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:23:47,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-09ee9fd9-8482-4df2-98f1-6e30141ccd18 2018-07-24 04:23:47,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:47,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-45471bed-8308-4944-b62b-470201319d4b Date: Tue, 24 Jul 2018 04:23:47 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:23:47,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname&description=hello+group used request id req-45471bed-8308-4944-b62b-470201319d4b 2018-07-24 04:23:47,761 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname... 2018-07-24 04:23:47,761 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname 2018-07-24 04:23:47,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" -d '{"security_group": {"name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname", "description": "hello group"}}' 2018-07-24 04:23:48,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d6641a25-8950-40b7-98be-6438487849bc Date: Tue, 24 Jul 2018 04:23:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 2, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}} 2018-07-24 04:23:48,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-d6641a25-8950-40b7-98be-6438487849bc 2018-07-24 04:23:48,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:48,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:48,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f295539-4a8e-4d5d-b7b9-8f86ffd0f5a8 Date: Tue, 24 Jul 2018 04:23:48 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}]} 2018-07-24 04:23:48,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-4f295539-4a8e-4d5d-b7b9-8f86ffd0f5a8 2018-07-24 04:23:48,349 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:48,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:48,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ee03f030-afc0-4c6b-9ac9-6939ab63a8d9 Date: Tue, 24 Jul 2018 04:23:48 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}]} 2018-07-24 04:23:48,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-ee03f030-afc0-4c6b-9ac9-6939ab63a8d9 2018-07-24 04:23:48,547 - neutron_utils - INFO - Retrieving security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:48,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:48,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e9c54c51-4be3-4c00-962e-0c58638aab31 Date: Tue, 24 Jul 2018 04:23:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 2, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:48,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-e9c54c51-4be3-4c00-962e-0c58638aab31 2018-07-24 04:23:48,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:48,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:48,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b95aa4a-f441-4d57-a316-7e310728f248 Date: Tue, 24 Jul 2018 04:23:48 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}]} 2018-07-24 04:23:48,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-2b95aa4a-f441-4d57-a316-7e310728f248 2018-07-24 04:23:48,961 - neutron_utils - INFO - Retrieving security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:48,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:49,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-48f0b4be-fc76-43df-ad6e-799ab9bdcffa Date: Tue, 24 Jul 2018 04:23:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 2, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:49,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-48f0b4be-fc76-43df-ad6e-799ab9bdcffa 2018-07-24 04:23:49,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:49,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:49,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7c3ee1c6-3530-491a-b4a5-43e75973e1ec Date: Tue, 24 Jul 2018 04:23:49 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}]} 2018-07-24 04:23:49,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-7c3ee1c6-3530-491a-b4a5-43e75973e1ec 2018-07-24 04:23:49,243 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname 2018-07-24 04:23:49,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:49,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d51a3a3f-a329-4f93-882a-4590c91860f9 Date: Tue, 24 Jul 2018 04:23:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 2, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:49,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-d51a3a3f-a329-4f93-882a-4590c91860f9 2018-07-24 04:23:49,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:23:49,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:23: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:23:49,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:49,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950057d7-247d-440b-b472-7064f44dc0f0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a15f99cc5ad465f9c3206ce56dc1f18", "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj"}} 2018-07-24 04:23:49,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18 used request id req-950057d7-247d-440b-b472-7064f44dc0f0 2018-07-24 04:23:49,407 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:49,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:49,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e8a5dd9-9c93-4a3f-9505-c57bb8975472 Date: Tue, 24 Jul 2018 04:23:49 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}]} 2018-07-24 04:23:49,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-8e8a5dd9-9c93-4a3f-9505-c57bb8975472 2018-07-24 04:23:49,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}990874e7c70eaba9886d403d6ccd7fbafe78a192" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40"}}' 2018-07-24 04:23:49,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-fc2dbd97-569d-44d2-bf1a-28689918ac60 Date: Tue, 24 Jul 2018 04:23:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}} 2018-07-24 04:23:49,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-fc2dbd97-569d-44d2-bf1a-28689918ac60 2018-07-24 04:23:49,816 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname 2018-07-24 04:23:49,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:50,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ac5fdd9b-6d25-47f3-b864-7dc23011ab54 Date: Tue, 24 Jul 2018 04:23:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 3, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:50,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-ac5fdd9b-6d25-47f3-b864-7dc23011ab54 2018-07-24 04:23:50,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:50,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d97766-37c0-4716-be5f-977bb8f66931 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a15f99cc5ad465f9c3206ce56dc1f18", "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj"}} 2018-07-24 04:23:50,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18 used request id req-f3d97766-37c0-4716-be5f-977bb8f66931 2018-07-24 04:23:50,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:50,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:50,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-437b08ae-ae21-45e3-8a49-ccd8ac2cf4ae Date: Tue, 24 Jul 2018 04:23:50 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}]} 2018-07-24 04:23:50,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-437b08ae-ae21-45e3-8a49-ccd8ac2cf4ae 2018-07-24 04:23:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}990874e7c70eaba9886d403d6ccd7fbafe78a192" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40"}}' 2018-07-24 04:23:50,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-c8d9ecbe-72d3-49f5-8975-c973c5acb75e Date: Tue, 24 Jul 2018 04:23:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}} 2018-07-24 04:23:50,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-c8d9ecbe-72d3-49f5-8975-c973c5acb75e 2018-07-24 04:23:50,505 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname 2018-07-24 04:23:50,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:50,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-aa0d8cd1-87d2-467a-bb4f-8b7c48db13f9 Date: Tue, 24 Jul 2018 04:23:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 4, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:50,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-aa0d8cd1-87d2-467a-bb4f-8b7c48db13f9 2018-07-24 04:23:50,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:50,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd78f054-12b1-493b-8975-041397e705d4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a15f99cc5ad465f9c3206ce56dc1f18", "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj"}} 2018-07-24 04:23:50,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18 used request id req-bd78f054-12b1-493b-8975-041397e705d4 2018-07-24 04:23:50,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:50,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:50,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-43b96f6a-7570-41a8-89ce-0f6a202f6133 Date: Tue, 24 Jul 2018 04:23:50 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:50,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-43b96f6a-7570-41a8-89ce-0f6a202f6133 2018-07-24 04:23:50,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}990874e7c70eaba9886d403d6ccd7fbafe78a192" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10}}' 2018-07-24 04:23:50,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-fd14eeae-83fb-4215-90a1-a4d6655cd715 Date: Tue, 24 Jul 2018 04:23:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}} 2018-07-24 04:23:50,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-fd14eeae-83fb-4215-90a1-a4d6655cd715 2018-07-24 04:23:50,829 - neutron_utils - INFO - Retrieving security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:50,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:51,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cf9de8d7-f995-4b19-8b2e-52025e452de9 Date: Tue, 24 Jul 2018 04:23:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "b49e8640-3795-4365-bb31-454dc1b879ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 5, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:51,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-cf9de8d7-f995-4b19-8b2e-52025e452de9 2018-07-24 04:23:51,057 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:51,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:51,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-17acc2ee-a953-48d4-b57b-aa31db13d601 Date: Tue, 24 Jul 2018 04:23:51 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:51,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-17acc2ee-a953-48d4-b57b-aa31db13d601 2018-07-24 04:23:51,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:23:51,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "641e8d3ce3e34605948ab86ee8598e7e", "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj-role"}], "expires_at": "2018-07-24T05:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a15f99cc5ad465f9c3206ce56dc1f18", "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/9a15f99cc5ad465f9c3206ce56dc1f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-user", "id": "cc85da97fd52478f9849ae1da64ad51b"}, "audit_ids": ["phXCXrnmTgCB3Oe-7zSeZg"], "issued_at": "2018-07-24T04:23:51.000000Z"}} 2018-07-24 04:23:51,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:51,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7d613911-ed47-46ce-a0da-fee926b1425b Date: Tue, 24 Jul 2018 04:23:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "b49e8640-3795-4365-bb31-454dc1b879ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 5, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:51,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname&description=hello+group used request id req-7d613911-ed47-46ce-a0da-fee926b1425b 2018-07-24 04:23:51,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:51,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:52,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5e264531-372c-4f16-a856-bc7164ddc315 Date: Tue, 24 Jul 2018 04:23:52 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:52,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-5e264531-372c-4f16-a856-bc7164ddc315 2018-07-24 04:23:52,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:52,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:52,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b76626b1-c122-4de6-bc96-3fbcb2b0999b Date: Tue, 24 Jul 2018 04:23:52 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:52,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-b76626b1-c122-4de6-bc96-3fbcb2b0999b 2018-07-24 04:23:52,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:52,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-09e6a532-bfbf-4a32-8420-c0f875a1bb93 Date: Tue, 24 Jul 2018 04:23:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "b49e8640-3795-4365-bb31-454dc1b879ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 5, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:52,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-09e6a532-bfbf-4a32-8420-c0f875a1bb93 2018-07-24 04:23:52,278 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:52,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:52,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-da8816f3-7cca-406f-b138-708679effd6b Date: Tue, 24 Jul 2018 04:23:52 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:52,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-da8816f3-7cca-406f-b138-708679effd6b 2018-07-24 04:23:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:52,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3c9cb971-4432-420e-926a-c34913af2ad9 Date: Tue, 24 Jul 2018 04:23:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "b49e8640-3795-4365-bb31-454dc1b879ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 5, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:52,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-3c9cb971-4432-420e-926a-c34913af2ad9 2018-07-24 04:23:52,718 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:52,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:52,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e3fa02b3-b875-412d-abcf-253026a81838 Date: Tue, 24 Jul 2018 04:23:52 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:52,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-e3fa02b3-b875-412d-abcf-253026a81838 2018-07-24 04:23:52,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:53,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a6dfe231-0902-4e9f-9053-f83ac923da1f Date: Tue, 24 Jul 2018 04:23:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "b49e8640-3795-4365-bb31-454dc1b879ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 5, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:53,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-a6dfe231-0902-4e9f-9053-f83ac923da1f 2018-07-24 04:23:53,178 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:53,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:53,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-04b74247-4b53-4944-ace9-4125d86a250a Date: Tue, 24 Jul 2018 04:23:53 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:53,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-04b74247-4b53-4944-ace9-4125d86a250a 2018-07-24 04:23:53,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:53,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7039c8b3-a8ac-417b-b019-528a00196df9 Date: Tue, 24 Jul 2018 04:23:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "b49e8640-3795-4365-bb31-454dc1b879ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 5, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:53,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-7039c8b3-a8ac-417b-b019-528a00196df9 2018-07-24 04:23:53,272 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:53,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:53,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-94e3074b-80d3-4188-8faf-2c50e15561f3 Date: Tue, 24 Jul 2018 04:23:53 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:53,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-94e3074b-80d3-4188-8faf-2c50e15561f3 2018-07-24 04:23:53,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:53,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f8c6ed02-f11c-44b2-b950-6edb5d96cdc1 Date: Tue, 24 Jul 2018 04:23:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "b49e8640-3795-4365-bb31-454dc1b879ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 5, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:53,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-f8c6ed02-f11c-44b2-b950-6edb5d96cdc1 2018-07-24 04:23:53,704 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:53,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:53,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d3aacc28-f71d-4c4a-9182-28c268cb8114 Date: Tue, 24 Jul 2018 04:23:53 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:53,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-d3aacc28-f71d-4c4a-9182-28c268cb8114 2018-07-24 04:23:53,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:54,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f490bee9-cc6f-4ad2-ac8e-51f93d4a0b6c Date: Tue, 24 Jul 2018 04:23:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "b49e8640-3795-4365-bb31-454dc1b879ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 5, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:54,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-f490bee9-cc6f-4ad2-ac8e-51f93d4a0b6c 2018-07-24 04:23:54,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:54,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:54,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e41e6d92-5569-4587-b4b1-17c3ea57848a Date: Tue, 24 Jul 2018 04:23:54 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:54,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-e41e6d92-5569-4587-b4b1-17c3ea57848a 2018-07-24 04:23:54,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:54,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c0e3e3b2-f377-43b8-9057-99911a904d22 Date: Tue, 24 Jul 2018 04:23:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "b49e8640-3795-4365-bb31-454dc1b879ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 5, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:54,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-c0e3e3b2-f377-43b8-9057-99911a904d22 2018-07-24 04:23:54,490 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:54,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:54,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d2eae66a-dc7e-4564-b80a-c902764d2880 Date: Tue, 24 Jul 2018 04:23:54 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:54,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-d2eae66a-dc7e-4564-b80a-c902764d2880 2018-07-24 04:23:54,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:54,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-784710e9-b4fb-479e-9cd0-69cfcb74b111 Date: Tue, 24 Jul 2018 04:23:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "b49e8640-3795-4365-bb31-454dc1b879ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 5, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:54,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-784710e9-b4fb-479e-9cd0-69cfcb74b111 2018-07-24 04:23:54,739 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:54,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:54,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a5c1e8f7-7e09-479d-a255-52f0310e462d Date: Tue, 24 Jul 2018 04:23:54 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:54,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-a5c1e8f7-7e09-479d-a255-52f0310e462d 2018-07-24 04:23:54,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:55,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-823d4a3b-78a4-41a6-a1a4-137fc8e2ba1e Date: Tue, 24 Jul 2018 04:23:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "b49e8640-3795-4365-bb31-454dc1b879ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 5, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:55,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-823d4a3b-78a4-41a6-a1a4-137fc8e2ba1e 2018-07-24 04:23:55,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:55,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:55,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b944ca40-8ba3-4e9b-ab39-dba31ca10a4f Date: Tue, 24 Jul 2018 04:23:55 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:55,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-b944ca40-8ba3-4e9b-ab39-dba31ca10a4f 2018-07-24 04:23:55,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:55,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ef2f0d20-0f7a-4ee5-8c9d-bc0510a2164a Date: Tue, 24 Jul 2018 04:23:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "b49e8640-3795-4365-bb31-454dc1b879ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 5, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:55,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-ef2f0d20-0f7a-4ee5-8c9d-bc0510a2164a 2018-07-24 04:23:55,520 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:55,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:55,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-061eb8cd-ced0-4485-a511-babc5ee305f1 Date: Tue, 24 Jul 2018 04:23:55 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:55,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-061eb8cd-ced0-4485-a511-babc5ee305f1 2018-07-24 04:23:55,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:55,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-718fcb27-effb-40bc-8a21-5f8e6f1a29b6 Date: Tue, 24 Jul 2018 04:23:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "updated_at": "2018-07-24T04:23:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "b49e8640-3795-4365-bb31-454dc1b879ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "revision_number": 0, "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "revision_number": 0, "id": "cebaad86-90f8-4ad7-889d-e319f45277d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "revision_number": 0, "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 5, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "name": "CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname"}]} 2018-07-24 04:23:55,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname used request id req-718fcb27-effb-40bc-8a21-5f8e6f1a29b6 2018-07-24 04:23:55,616 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11a7213a-d96c-4950-a52b-59c5c43c6c40 2018-07-24 04:23:55,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf9ae8537b67b1a27f5dc77f2b33c013f4eaa7c" 2018-07-24 04:23:55,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-829b2dae-1688-4073-a3e6-31bb095807e2 Date: Tue, 24 Jul 2018 04:23:55 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-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "32d0879a-97b5-4320-b7e5-fa187af14ba1"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "b49e8640-3795-4365-bb31-454dc1b879ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:48Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:48Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "bdd79493-8cc5-4bac-bbdb-19a37a7d01f0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:49Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:49Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cebaad86-90f8-4ad7-889d-e319f45277d6"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:50Z", "security_group_id": "11a7213a-d96c-4950-a52b-59c5c43c6c40", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:50Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "f6d8ab2b-fba0-460f-844e-30ad99324e66"}]} 2018-07-24 04:23:55,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-829b2dae-1688-4073-a3e6-31bb095807e2 2018-07-24 04:23:55,826 - neutron_utils - INFO - Deleting security group rule with ID - 32d0879a-97b5-4320-b7e5-fa187af14ba1 2018-07-24 04:23:55,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/32d0879a-97b5-4320-b7e5-fa187af14ba1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:56,090 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41708bb1-04bb-479a-948b-28b394b1dc0c Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:56,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/32d0879a-97b5-4320-b7e5-fa187af14ba1 used request id req-41708bb1-04bb-479a-948b-28b394b1dc0c 2018-07-24 04:23:56,091 - neutron_utils - INFO - Deleting security group rule with ID - cebaad86-90f8-4ad7-889d-e319f45277d6 2018-07-24 04:23:56,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/cebaad86-90f8-4ad7-889d-e319f45277d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:56,353 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5eef9c2-2768-46e9-b75a-d9af5fb574b2 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:56,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/cebaad86-90f8-4ad7-889d-e319f45277d6 used request id req-d5eef9c2-2768-46e9-b75a-d9af5fb574b2 2018-07-24 04:23:56,353 - neutron_utils - INFO - Deleting security group rule with ID - bdd79493-8cc5-4bac-bbdb-19a37a7d01f0 2018-07-24 04:23:56,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/bdd79493-8cc5-4bac-bbdb-19a37a7d01f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:56,627 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2bc22e21-e94f-484c-acc2-af3e16d675ea Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:56,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/bdd79493-8cc5-4bac-bbdb-19a37a7d01f0 used request id req-2bc22e21-e94f-484c-acc2-af3e16d675ea 2018-07-24 04:23:56,627 - neutron_utils - INFO - Deleting security group rule with ID - b49e8640-3795-4365-bb31-454dc1b879ed 2018-07-24 04:23:56,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/b49e8640-3795-4365-bb31-454dc1b879ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:57,061 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78f879a3-fecc-44ee-b8d2-74f3cd2b7862 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:57,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/b49e8640-3795-4365-bb31-454dc1b879ed used request id req-78f879a3-fecc-44ee-b8d2-74f3cd2b7862 2018-07-24 04:23:57,061 - neutron_utils - INFO - Deleting security group rule with ID - f6d8ab2b-fba0-460f-844e-30ad99324e66 2018-07-24 04:23:57,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/f6d8ab2b-fba0-460f-844e-30ad99324e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:57,319 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fed85a55-14cd-4ddf-a5fd-131c215472f5 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:57,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/f6d8ab2b-fba0-460f-844e-30ad99324e66 used request id req-fed85a55-14cd-4ddf-a5fd-131c215472f5 2018-07-24 04:23:57,319 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a82e824f-a098-430b-835a-ae9a63079e5bname 2018-07-24 04:23:57,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/11a7213a-d96c-4950-a52b-59c5c43c6c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}990874e7c70eaba9886d403d6ccd7fbafe78a192" 2018-07-24 04:23:57,702 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b0d8be7-9a19-4e8d-84d3-bb7aaa582242 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:57,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/11a7213a-d96c-4950-a52b-59c5c43c6c40 used request id req-6b0d8be7-9a19-4e8d-84d3-bb7aaa582242 2018-07-24 04:23:57,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:57,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e2e106a8-003e-424c-b552-eae5a9a29494 Date: Tue, 24 Jul 2018 04:23:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:47Z", "updated_at": "2018-07-24T04:23:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:47Z", "revision_number": 0, "id": "421ab89a-b30a-4706-b355-3b2e3d9d3d8c", "remote_group_id": "cb425dc7-b986-4b97-850d-4e9b02554a57", "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:47Z", "security_group_id": "cb425dc7-b986-4b97-850d-4e9b02554a57", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:47Z", "revision_number": 0, "id": "47b97733-a8b1-4640-8d2c-cf34b4c6b7dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:47Z", "security_group_id": "cb425dc7-b986-4b97-850d-4e9b02554a57", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:47Z", "revision_number": 0, "id": "8754f07f-397f-4c8e-9d48-fb41c7313ead", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:47Z", "security_group_id": "cb425dc7-b986-4b97-850d-4e9b02554a57", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:23:47Z", "revision_number": 0, "id": "aa6bcb8b-e880-4dcd-9527-0b8d538b6890", "remote_group_id": "cb425dc7-b986-4b97-850d-4e9b02554a57", "remote_ip_prefix": null, "created_at": "2018-07-24T04:23:47Z", "security_group_id": "cb425dc7-b986-4b97-850d-4e9b02554a57", "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18"}], "revision_number": 4, "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "cb425dc7-b986-4b97-850d-4e9b02554a57", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:23:57,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-e2e106a8-003e-424c-b552-eae5a9a29494 2018-07-24 04:23:57,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:58,060 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33b37a07-c7c0-4f73-bb7b-f783a11085af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:23:58,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-33b37a07-c7c0-4f73-bb7b-f783a11085af 2018-07-24 04:23:58,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:23:58,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:58,147 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:23:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58037ba8-59a2-4a15-a490-5c6d780c9418 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:23:58,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-58037ba8-59a2-4a15-a490-5c6d780c9418 2018-07-24 04:23:58,147 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:23:58,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:58,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:23:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2064762-c48f-4b29-ae15-c32fa1b58801 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:23:58,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-a2064762-c48f-4b29-ae15-c32fa1b58801 2018-07-24 04:23:58,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:23:58,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:58,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12f998b-b17b-45dc-9147-522f19f1861c Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:23:58,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-e12f998b-b17b-45dc-9147-522f19f1861c 2018-07-24 04:23:58,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:58,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59ec37e-4cbc-43f6-b996-35538e506be9 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:23:58,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-d59ec37e-4cbc-43f6-b996-35538e506be9 2018-07-24 04:23:58,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:58,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8537257-db7b-49c5-a4c2-bd7065db19ed Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a15f99cc5ad465f9c3206ce56dc1f18", "name": "CreateSecurityGroupTests-9f29bda0-8951-45d-proj"}} 2018-07-24 04:23:58,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18 used request id req-a8537257-db7b-49c5-a4c2-bd7065db19ed 2018-07-24 04:23:58,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb425dc7-b986-4b97-850d-4e9b02554a57 2018-07-24 04:23:58,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=cb425dc7-b986-4b97-850d-4e9b02554a57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:58,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2c27bba7-9f0e-4cd7-a98c-efb541ea748e Date: Tue, 24 Jul 2018 04:23:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cb425dc7-b986-4b97-850d-4e9b02554a57", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:47Z", "security_group_id": "cb425dc7-b986-4b97-850d-4e9b02554a57", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:47Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "421ab89a-b30a-4706-b355-3b2e3d9d3d8c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:47Z", "security_group_id": "cb425dc7-b986-4b97-850d-4e9b02554a57", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:47Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "47b97733-a8b1-4640-8d2c-cf34b4c6b7dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:47Z", "security_group_id": "cb425dc7-b986-4b97-850d-4e9b02554a57", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:47Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "8754f07f-397f-4c8e-9d48-fb41c7313ead"}, {"remote_group_id": "cb425dc7-b986-4b97-850d-4e9b02554a57", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:23:47Z", "security_group_id": "cb425dc7-b986-4b97-850d-4e9b02554a57", "port_range_min": null, "revision_number": 0, "tenant_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "created_at": "2018-07-24T04:23:47Z", "project_id": "9a15f99cc5ad465f9c3206ce56dc1f18", "id": "aa6bcb8b-e880-4dcd-9527-0b8d538b6890"}]} 2018-07-24 04:23:58,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=cb425dc7-b986-4b97-850d-4e9b02554a57 used request id req-2c27bba7-9f0e-4cd7-a98c-efb541ea748e 2018-07-24 04:23:58,774 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:23:58,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/cb425dc7-b986-4b97-850d-4e9b02554a57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:59,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4dad992c-9f63-4156-8092-f8d0a5a7f440 Content-Length: 0 Date: Tue, 24 Jul 2018 04:23:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:23:59,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/cb425dc7-b986-4b97-850d-4e9b02554a57 used request id req-4dad992c-9f63-4156-8092-f8d0a5a7f440 2018-07-24 04:23:59,084 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9f29bda0-8951-45d-proj 2018-07-24 04:23:59,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:59,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5d3525a-5f2d-435d-b6c0-2c1924eca76a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:59,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/9a15f99cc5ad465f9c3206ce56dc1f18 used request id req-a5d3525a-5f2d-435d-b6c0-2c1924eca76a 2018-07-24 04:23:59,331 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9f29bda0-8951-45d-proj-role 2018-07-24 04:23:59,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/641e8d3ce3e34605948ab86ee8598e7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:59,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9394ff30-ebce-444d-b4e3-bf8988bb8d15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:59,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/641e8d3ce3e34605948ab86ee8598e7e used request id req-9394ff30-ebce-444d-b4e3-bf8988bb8d15 2018-07-24 04:23:59,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd4c2770e9e4899b8240a351dd231d4ad97274" 2018-07-24 04:23:59,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ecbc44-5b11-48c0-9004-9a8a1beedc05 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:23:59,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-91ecbc44-5b11-48c0-9004-9a8a1beedc05 2018-07-24 04:23:59,646 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9f29bda0-8951-45d-user 2018-07-24 04:23:59,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/cc85da97fd52478f9849ae1da64ad51b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e957bedb0eee2351bf1ceaf0746f1a9ea1eb2d" 2018-07-24 04:23:59,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baed592e-1fea-4fdb-bbb9-2a40bd74211f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:23:59,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/cc85da97fd52478f9849ae1da64ad51b used request id req-baed592e-1fea-4fdb-bbb9-2a40bd74211f 2018-07-24 04:23:59,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:00,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["_J1IPEjVRaeZdJ8fwzuXsw"], "issued_at": "2018-07-24T04:24:00.000000Z"}} 2018-07-24 04:24:00,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}09fb15b1d44e7041ed01b1388277395612c955e6" 2018-07-24 04:24:00,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa44a690-8632-4786-a3d3-1283305ac001 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:00,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fa44a690-8632-4786-a3d3-1283305ac001 2018-07-24 04:24:00,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:00,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:00,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["1EaPg5Y6RheJ5RRGgYWlNA"], "issued_at": "2018-07-24T04:24:00.000000Z"}} 2018-07-24 04:24:00,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:00,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce58c117-2de6-4277-8595-a83d149dca9d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:00,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ce58c117-2de6-4277-8595-a83d149dca9d 2018-07-24 04:24:00,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:24:00,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:24: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:24:00,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d7e54201-bc99-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:00,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e23627-917f-4e10-a051-d86196de33ab Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d7e54201-bc99-48e-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:24:00,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d7e54201-bc99-48e-proj used request id req-74e23627-917f-4e10-a051-d86196de33ab 2018-07-24 04:24:00,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:01,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ae15e0-051d-441c-a99a-14af667eddf4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:24:01,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-12ae15e0-051d-441c-a99a-14af667eddf4 2018-07-24 04:24:01,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d7e54201-bc99-48e-proj"}}' 2018-07-24 04:24:01,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:24:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0002a087-f85a-43cf-a1ec-8113c5378613 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/61f8838abb674c42b6aa0d2855d7b08a"}, "tags": [], "enabled": true, "id": "61f8838abb674c42b6aa0d2855d7b08a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d7e54201-bc99-48e-proj"}} 2018-07-24 04:24:01,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0002a087-f85a-43cf-a1ec-8113c5378613 2018-07-24 04:24:01,159 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d7e54201-bc99-48e-proj 2018-07-24 04:24:01,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:01,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:01,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["sDF2I9MwQrS6Q57VrOVUZQ"], "issued_at": "2018-07-24T04:24:01.000000Z"}} 2018-07-24 04:24:01,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}81bcaf37b909919acbb709e54e974cc4013ac009" 2018-07-24 04:24:01,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5753798c-aee7-4d70-a8cd-deda46cb8f46 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:01,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5753798c-aee7-4d70-a8cd-deda46cb8f46 2018-07-24 04:24:01,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:24:01,650 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:24: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:24:01,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bcaf37b909919acbb709e54e974cc4013ac009" 2018-07-24 04:24:01,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e998061a-03bd-40d5-9d30-8b32512079ae Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:24:01,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e998061a-03bd-40d5-9d30-8b32512079ae 2018-07-24 04:24:01,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-d7e54201-bc99-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bcaf37b909919acbb709e54e974cc4013ac009" 2018-07-24 04:24:01,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf85963-9d2c-4056-82a5-7f80d387ca32 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-d7e54201-bc99-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/61f8838abb674c42b6aa0d2855d7b08a"}, "tags": [], "enabled": true, "id": "61f8838abb674c42b6aa0d2855d7b08a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d7e54201-bc99-48e-proj"}]} 2018-07-24 04:24:01,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-d7e54201-bc99-48e-proj used request id req-baf85963-9d2c-4056-82a5-7f80d387ca32 2018-07-24 04:24:01,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bcaf37b909919acbb709e54e974cc4013ac009" 2018-07-24 04:24:01,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7589f4f3-5b04-4b44-9e02-1ad643728ba7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:24:01,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7589f4f3-5b04-4b44-9e02-1ad643728ba7 2018-07-24 04:24:02,283 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d7e54201-bc99-48e-user 2018-07-24 04:24:02,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:02,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:02,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864b28af-ceec-47f1-a49c-31bd1c36498a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:24:02,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-864b28af-ceec-47f1-a49c-31bd1c36498a 2018-07-24 04:24:02,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" -d '{"role": {"name": "CreateSecurityGroupTests-d7e54201-bc99-48e-proj-role"}}' 2018-07-24 04:24:02,541 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:24:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fde69fde-3ca9-4f4b-b634-962a0ad0edbd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "889d774ba2284bdfbc04876967bf0b8f", "links": {"self": "http://172.30.9.24:5000/v3/roles/889d774ba2284bdfbc04876967bf0b8f"}, "name": "CreateSecurityGroupTests-d7e54201-bc99-48e-proj-role"}} 2018-07-24 04:24:02,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-fde69fde-3ca9-4f4b-b634-962a0ad0edbd 2018-07-24 04:24:02,541 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d7e54201-bc99-48e-proj-role 2018-07-24 04:24:02,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/889d774ba2284bdfbc04876967bf0b8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:02,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f4009a-497a-48a5-863b-aee63da08710 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "889d774ba2284bdfbc04876967bf0b8f", "links": {"self": "http://172.30.9.24:5000/v3/roles/889d774ba2284bdfbc04876967bf0b8f"}, "name": "CreateSecurityGroupTests-d7e54201-bc99-48e-proj-role"}} 2018-07-24 04:24:02,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/889d774ba2284bdfbc04876967bf0b8f used request id req-61f4009a-497a-48a5-863b-aee63da08710 2018-07-24 04:24:02,640 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d7e54201-bc99-48e-proj-role to project CreateSecurityGroupTests-d7e54201-bc99-48e-proj 2018-07-24 04:24:02,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/61f8838abb674c42b6aa0d2855d7b08a/users/bdbcb8afb734434681e6a03301beb67c/roles/889d774ba2284bdfbc04876967bf0b8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:02,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03526948-c3b6-4e2d-900b-09da22d68dd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:02,777 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/61f8838abb674c42b6aa0d2855d7b08a/users/bdbcb8afb734434681e6a03301beb67c/roles/889d774ba2284bdfbc04876967bf0b8f used request id req-03526948-c3b6-4e2d-900b-09da22d68dd7 2018-07-24 04:24:02,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:02,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:03,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "889d774ba2284bdfbc04876967bf0b8f", "name": "CreateSecurityGroupTests-d7e54201-bc99-48e-proj-role"}], "expires_at": "2018-07-24T05:24:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61f8838abb674c42b6aa0d2855d7b08a", "name": "CreateSecurityGroupTests-d7e54201-bc99-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_61f8838abb674c42b6aa0d2855d7b08a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_61f8838abb674c42b6aa0d2855d7b08a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/61f8838abb674c42b6aa0d2855d7b08a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/61f8838abb674c42b6aa0d2855d7b08a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/61f8838abb674c42b6aa0d2855d7b08a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/61f8838abb674c42b6aa0d2855d7b08a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/61f8838abb674c42b6aa0d2855d7b08a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/61f8838abb674c42b6aa0d2855d7b08a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/61f8838abb674c42b6aa0d2855d7b08a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/61f8838abb674c42b6aa0d2855d7b08a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/61f8838abb674c42b6aa0d2855d7b08a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/61f8838abb674c42b6aa0d2855d7b08a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/61f8838abb674c42b6aa0d2855d7b08a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/61f8838abb674c42b6aa0d2855d7b08a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d7e54201-bc99-48e-user", "id": "bdbcb8afb734434681e6a03301beb67c"}, "audit_ids": ["HAxUnizLSbKlInIusVN9vA"], "issued_at": "2018-07-24T04:24:03.000000Z"}} 2018-07-24 04:24:03,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5f76ccf108e6306fbc0760598747461dfadf7f35" 2018-07-24 04:24:03,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd05849-f1d9-4d3b-9e84-7d348e1adc85 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:03,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bfd05849-f1d9-4d3b-9e84-7d348e1adc85 2018-07-24 04:24:03,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c30c9e14-3ef9-475f-a038-9187a3ccba12name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f76ccf108e6306fbc0760598747461dfadf7f35" 2018-07-24 04:24:03,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e74a3a50-e93d-455d-b501-cb8720cc29b0 Date: Tue, 24 Jul 2018 04:24:03 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:24:03,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c30c9e14-3ef9-475f-a038-9187a3ccba12name&description=hello+group used request id req-e74a3a50-e93d-455d-b501-cb8720cc29b0 2018-07-24 04:24:03,649 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c30c9e14-3ef9-475f-a038-9187a3ccba12name... 2018-07-24 04:24:03,649 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c30c9e14-3ef9-475f-a038-9187a3ccba12name 2018-07-24 04:24:03,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f76ccf108e6306fbc0760598747461dfadf7f35" -d '{"security_group": {"name": "CreateSecurityGroupTests-c30c9e14-3ef9-475f-a038-9187a3ccba12name", "description": "hello group"}}' 2018-07-24 04:24:04,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-8ae59f84-2a22-4439-a93e-b6bf3ed8a4d4 Date: Tue, 24 Jul 2018 04:24:04 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "updated_at": "2018-07-24T04:24:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "7f3914a9-03ff-4f41-be96-b25f4e7284e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv4", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "965d2a77-6da7-45f9-ab00-68a51dea6aa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv6", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}], "revision_number": 2, "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "name": "CreateSecurityGroupTests-c30c9e14-3ef9-475f-a038-9187a3ccba12name"}} 2018-07-24 04:24:04,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-8ae59f84-2a22-4439-a93e-b6bf3ed8a4d4 2018-07-24 04:24:04,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad6228aa-310a-44a4-a2df-dd7a47b63dc0 2018-07-24 04:24:04,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f76ccf108e6306fbc0760598747461dfadf7f35" 2018-07-24 04:24:04,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-99bb0409-6e95-483c-9a18-bcf43dbf5af4 Date: Tue, 24 Jul 2018 04:24:04 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-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "7f3914a9-03ff-4f41-be96-b25f4e7284e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "965d2a77-6da7-45f9-ab00-68a51dea6aa6"}]} 2018-07-24 04:24:04,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 used request id req-99bb0409-6e95-483c-9a18-bcf43dbf5af4 2018-07-24 04:24:04,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad6228aa-310a-44a4-a2df-dd7a47b63dc0 2018-07-24 04:24:04,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f76ccf108e6306fbc0760598747461dfadf7f35" 2018-07-24 04:24:04,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64ec4a29-08e4-4a14-9883-c179e773ebfe Date: Tue, 24 Jul 2018 04:24:04 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-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "7f3914a9-03ff-4f41-be96-b25f4e7284e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "965d2a77-6da7-45f9-ab00-68a51dea6aa6"}]} 2018-07-24 04:24:04,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 used request id req-64ec4a29-08e4-4a14-9883-c179e773ebfe 2018-07-24 04:24:04,431 - neutron_utils - INFO - Retrieving security group with ID - ad6228aa-310a-44a4-a2df-dd7a47b63dc0 2018-07-24 04:24:04,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f76ccf108e6306fbc0760598747461dfadf7f35" 2018-07-24 04:24:04,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3cf7bea0-abbc-40df-a242-be4010dba5f9 Date: Tue, 24 Jul 2018 04:24:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "updated_at": "2018-07-24T04:24:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "7f3914a9-03ff-4f41-be96-b25f4e7284e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv4", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "965d2a77-6da7-45f9-ab00-68a51dea6aa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv6", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}], "revision_number": 2, "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "name": "CreateSecurityGroupTests-c30c9e14-3ef9-475f-a038-9187a3ccba12name"}]} 2018-07-24 04:24:04,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 used request id req-3cf7bea0-abbc-40df-a242-be4010dba5f9 2018-07-24 04:24:04,644 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad6228aa-310a-44a4-a2df-dd7a47b63dc0 2018-07-24 04:24:04,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f76ccf108e6306fbc0760598747461dfadf7f35" 2018-07-24 04:24:04,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-942e9635-291d-4030-9916-30cdc670b495 Date: Tue, 24 Jul 2018 04:24:04 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-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "7f3914a9-03ff-4f41-be96-b25f4e7284e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "965d2a77-6da7-45f9-ab00-68a51dea6aa6"}]} 2018-07-24 04:24:04,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 used request id req-942e9635-291d-4030-9916-30cdc670b495 2018-07-24 04:24:04,843 - neutron_utils - INFO - Retrieving security group with ID - ad6228aa-310a-44a4-a2df-dd7a47b63dc0 2018-07-24 04:24:04,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f76ccf108e6306fbc0760598747461dfadf7f35" 2018-07-24 04:24:05,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-24a70d3d-7b09-418d-8857-5a8f5d05ac48 Date: Tue, 24 Jul 2018 04:24:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "updated_at": "2018-07-24T04:24:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "7f3914a9-03ff-4f41-be96-b25f4e7284e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv4", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "965d2a77-6da7-45f9-ab00-68a51dea6aa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv6", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}], "revision_number": 2, "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "name": "CreateSecurityGroupTests-c30c9e14-3ef9-475f-a038-9187a3ccba12name"}]} 2018-07-24 04:24:05,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 used request id req-24a70d3d-7b09-418d-8857-5a8f5d05ac48 2018-07-24 04:24:05,053 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad6228aa-310a-44a4-a2df-dd7a47b63dc0 2018-07-24 04:24:05,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f76ccf108e6306fbc0760598747461dfadf7f35" 2018-07-24 04:24:05,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b1e8423-8628-41d1-b100-1d634f2e0716 Date: Tue, 24 Jul 2018 04:24:05 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-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "7f3914a9-03ff-4f41-be96-b25f4e7284e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "965d2a77-6da7-45f9-ab00-68a51dea6aa6"}]} 2018-07-24 04:24:05,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 used request id req-0b1e8423-8628-41d1-b100-1d634f2e0716 2018-07-24 04:24:05,248 - neutron_utils - INFO - Retrieving security group with ID - ad6228aa-310a-44a4-a2df-dd7a47b63dc0 2018-07-24 04:24:05,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f76ccf108e6306fbc0760598747461dfadf7f35" 2018-07-24 04:24:05,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d7bcc03e-c4ce-4b37-84e6-93ee8a2e8720 Date: Tue, 24 Jul 2018 04:24:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "updated_at": "2018-07-24T04:24:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "7f3914a9-03ff-4f41-be96-b25f4e7284e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv4", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "965d2a77-6da7-45f9-ab00-68a51dea6aa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv6", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}], "revision_number": 2, "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "name": "CreateSecurityGroupTests-c30c9e14-3ef9-475f-a038-9187a3ccba12name"}]} 2018-07-24 04:24:05,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 used request id req-d7bcc03e-c4ce-4b37-84e6-93ee8a2e8720 2018-07-24 04:24:05,483 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad6228aa-310a-44a4-a2df-dd7a47b63dc0 2018-07-24 04:24:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f76ccf108e6306fbc0760598747461dfadf7f35" 2018-07-24 04:24:05,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c88b2a61-5d76-4aac-883a-71693ec9a7b2 Date: Tue, 24 Jul 2018 04:24:05 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-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "7f3914a9-03ff-4f41-be96-b25f4e7284e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "965d2a77-6da7-45f9-ab00-68a51dea6aa6"}]} 2018-07-24 04:24:05,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 used request id req-c88b2a61-5d76-4aac-883a-71693ec9a7b2 2018-07-24 04:24:05,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:06,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "889d774ba2284bdfbc04876967bf0b8f", "name": "CreateSecurityGroupTests-d7e54201-bc99-48e-proj-role"}], "expires_at": "2018-07-24T05:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61f8838abb674c42b6aa0d2855d7b08a", "name": "CreateSecurityGroupTests-d7e54201-bc99-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_61f8838abb674c42b6aa0d2855d7b08a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_61f8838abb674c42b6aa0d2855d7b08a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/61f8838abb674c42b6aa0d2855d7b08a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/61f8838abb674c42b6aa0d2855d7b08a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/61f8838abb674c42b6aa0d2855d7b08a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/61f8838abb674c42b6aa0d2855d7b08a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/61f8838abb674c42b6aa0d2855d7b08a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/61f8838abb674c42b6aa0d2855d7b08a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/61f8838abb674c42b6aa0d2855d7b08a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/61f8838abb674c42b6aa0d2855d7b08a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/61f8838abb674c42b6aa0d2855d7b08a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/61f8838abb674c42b6aa0d2855d7b08a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/61f8838abb674c42b6aa0d2855d7b08a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/61f8838abb674c42b6aa0d2855d7b08a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d7e54201-bc99-48e-user", "id": "bdbcb8afb734434681e6a03301beb67c"}, "audit_ids": ["ZMK0ZSlBR_2ODiPbAxvS4g"], "issued_at": "2018-07-24T04:24:06.000000Z"}} 2018-07-24 04:24:06,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c30c9e14-3ef9-475f-a038-9187a3ccba12name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7e728216d0e7527839f8a258193527d0eef2fb" 2018-07-24 04:24:06,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d66a80ad-064a-4cc1-8bc3-c628247347a0 Date: Tue, 24 Jul 2018 04:24:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "updated_at": "2018-07-24T04:24:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "7f3914a9-03ff-4f41-be96-b25f4e7284e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv4", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "965d2a77-6da7-45f9-ab00-68a51dea6aa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv6", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}], "revision_number": 2, "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "name": "CreateSecurityGroupTests-c30c9e14-3ef9-475f-a038-9187a3ccba12name"}]} 2018-07-24 04:24:06,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c30c9e14-3ef9-475f-a038-9187a3ccba12name&description=hello+group used request id req-d66a80ad-064a-4cc1-8bc3-c628247347a0 2018-07-24 04:24:06,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad6228aa-310a-44a4-a2df-dd7a47b63dc0 2018-07-24 04:24:06,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7e728216d0e7527839f8a258193527d0eef2fb" 2018-07-24 04:24:06,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d011aba8-4eb4-42b2-8a29-560c9726608e Date: Tue, 24 Jul 2018 04:24:06 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-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "7f3914a9-03ff-4f41-be96-b25f4e7284e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "965d2a77-6da7-45f9-ab00-68a51dea6aa6"}]} 2018-07-24 04:24:06,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 used request id req-d011aba8-4eb4-42b2-8a29-560c9726608e 2018-07-24 04:24:06,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad6228aa-310a-44a4-a2df-dd7a47b63dc0 2018-07-24 04:24:06,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7e728216d0e7527839f8a258193527d0eef2fb" 2018-07-24 04:24:06,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6919e2ae-4383-4e9b-b22d-783f769593c3 Date: Tue, 24 Jul 2018 04:24:06 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-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "7f3914a9-03ff-4f41-be96-b25f4e7284e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "security_group_id": "ad6228aa-310a-44a4-a2df-dd7a47b63dc0", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "965d2a77-6da7-45f9-ab00-68a51dea6aa6"}]} 2018-07-24 04:24:06,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ad6228aa-310a-44a4-a2df-dd7a47b63dc0 used request id req-6919e2ae-4383-4e9b-b22d-783f769593c3 2018-07-24 04:24:06,708 - neutron_utils - INFO - Deleting security group rule with ID - 7f3914a9-03ff-4f41-be96-b25f4e7284e8 2018-07-24 04:24:06,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/7f3914a9-03ff-4f41-be96-b25f4e7284e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f76ccf108e6306fbc0760598747461dfadf7f35" 2018-07-24 04:24:06,961 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40eded94-e447-4e16-9412-1f7b97c7c1f6 Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:06,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/7f3914a9-03ff-4f41-be96-b25f4e7284e8 used request id req-40eded94-e447-4e16-9412-1f7b97c7c1f6 2018-07-24 04:24:06,962 - neutron_utils - INFO - Deleting security group rule with ID - 965d2a77-6da7-45f9-ab00-68a51dea6aa6 2018-07-24 04:24:06,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/965d2a77-6da7-45f9-ab00-68a51dea6aa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f76ccf108e6306fbc0760598747461dfadf7f35" 2018-07-24 04:24:07,231 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b5d9bbc-fd49-41f8-b27d-c5848dd7398e Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:07,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/965d2a77-6da7-45f9-ab00-68a51dea6aa6 used request id req-9b5d9bbc-fd49-41f8-b27d-c5848dd7398e 2018-07-24 04:24:07,231 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c30c9e14-3ef9-475f-a038-9187a3ccba12name 2018-07-24 04:24:07,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/ad6228aa-310a-44a4-a2df-dd7a47b63dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f76ccf108e6306fbc0760598747461dfadf7f35" 2018-07-24 04:24:07,541 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18fbbb10-778f-4d9d-8b53-be3ed336823a Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:07,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/ad6228aa-310a-44a4-a2df-dd7a47b63dc0 used request id req-18fbbb10-778f-4d9d-8b53-be3ed336823a 2018-07-24 04:24:07,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:07,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-36bc2c65-bfe0-44af-9fbb-0234b3c00d65 Date: Tue, 24 Jul 2018 04:24:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "updated_at": "2018-07-24T04:24:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "278715b8-e817-4b87-8c20-29c3b925b400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "9ac86353-49a2-49c7-bc5e-5583fe39c8bb", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv6", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "726237e9-d8d8-4dd3-a4ab-c0452ad1198f", "remote_group_id": "9ac86353-49a2-49c7-bc5e-5583fe39c8bb", "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "9ac86353-49a2-49c7-bc5e-5583fe39c8bb", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv4", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "c5517b6c-360e-4840-a94c-482cc31f8a6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "9ac86353-49a2-49c7-bc5e-5583fe39c8bb", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv4", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "revision_number": 0, "id": "f9e394b0-e1ac-4505-8d65-62c1a59dbfe3", "remote_group_id": "9ac86353-49a2-49c7-bc5e-5583fe39c8bb", "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:03Z", "security_group_id": "9ac86353-49a2-49c7-bc5e-5583fe39c8bb", "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "port_range_min": null, "ethertype": "IPv6", "project_id": "61f8838abb674c42b6aa0d2855d7b08a"}], "revision_number": 4, "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "9ac86353-49a2-49c7-bc5e-5583fe39c8bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:24:07,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-36bc2c65-bfe0-44af-9fbb-0234b3c00d65 2018-07-24 04:24:07,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:07,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e134a4-c77d-439a-98ef-c71ba966646b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:07,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-93e134a4-c77d-439a-98ef-c71ba966646b 2018-07-24 04:24:07,908 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:07,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:08,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80c8adb2-d9bb-4050-a4be-240dbabf2514 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:08,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-80c8adb2-d9bb-4050-a4be-240dbabf2514 2018-07-24 04:24:08,005 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:08,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/61f8838abb674c42b6aa0d2855d7b08a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:08,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfaef49-8d57-4d8b-8130-230deb53b5ff Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/61f8838abb674c42b6aa0d2855d7b08a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61f8838abb674c42b6aa0d2855d7b08a", "name": "CreateSecurityGroupTests-d7e54201-bc99-48e-proj"}} 2018-07-24 04:24:08,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/61f8838abb674c42b6aa0d2855d7b08a used request id req-bbfaef49-8d57-4d8b-8130-230deb53b5ff 2018-07-24 04:24:08,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ac86353-49a2-49c7-bc5e-5583fe39c8bb 2018-07-24 04:24:08,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9ac86353-49a2-49c7-bc5e-5583fe39c8bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:08,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0e240103-cc63-4b00-9bff-4213fbba1fc0 Date: Tue, 24 Jul 2018 04:24: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-07-24T04:24:03Z", "security_group_id": "9ac86353-49a2-49c7-bc5e-5583fe39c8bb", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "278715b8-e817-4b87-8c20-29c3b925b400"}, {"remote_group_id": "9ac86353-49a2-49c7-bc5e-5583fe39c8bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "security_group_id": "9ac86353-49a2-49c7-bc5e-5583fe39c8bb", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "726237e9-d8d8-4dd3-a4ab-c0452ad1198f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "security_group_id": "9ac86353-49a2-49c7-bc5e-5583fe39c8bb", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "c5517b6c-360e-4840-a94c-482cc31f8a6e"}, {"remote_group_id": "9ac86353-49a2-49c7-bc5e-5583fe39c8bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:03Z", "security_group_id": "9ac86353-49a2-49c7-bc5e-5583fe39c8bb", "port_range_min": null, "revision_number": 0, "tenant_id": "61f8838abb674c42b6aa0d2855d7b08a", "created_at": "2018-07-24T04:24:03Z", "project_id": "61f8838abb674c42b6aa0d2855d7b08a", "id": "f9e394b0-e1ac-4505-8d65-62c1a59dbfe3"}]} 2018-07-24 04:24:08,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9ac86353-49a2-49c7-bc5e-5583fe39c8bb used request id req-0e240103-cc63-4b00-9bff-4213fbba1fc0 2018-07-24 04:24:08,335 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:24:08,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/9ac86353-49a2-49c7-bc5e-5583fe39c8bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:08,658 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d5b0dab-fb03-4e05-9b1c-697f8429cf0d Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:08,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/9ac86353-49a2-49c7-bc5e-5583fe39c8bb used request id req-9d5b0dab-fb03-4e05-9b1c-697f8429cf0d 2018-07-24 04:24:08,659 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d7e54201-bc99-48e-proj 2018-07-24 04:24:08,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/61f8838abb674c42b6aa0d2855d7b08a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:08,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67d6fe6e-b346-49cf-9a37-92a0437c4ab5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:08,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/61f8838abb674c42b6aa0d2855d7b08a used request id req-67d6fe6e-b346-49cf-9a37-92a0437c4ab5 2018-07-24 04:24:08,895 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d7e54201-bc99-48e-proj-role 2018-07-24 04:24:08,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/889d774ba2284bdfbc04876967bf0b8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:09,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-369c2c01-22aa-486f-9442-f2a08a1c4ca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:09,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/889d774ba2284bdfbc04876967bf0b8f used request id req-369c2c01-22aa-486f-9442-f2a08a1c4ca2 2018-07-24 04:24:09,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99c6dfdcf68abd416f1d3fa8c40afe91d4902e1" 2018-07-24 04:24:09,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35123dbd-5a0c-41d7-9c72-46bdfb027bf8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:24:09,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-35123dbd-5a0c-41d7-9c72-46bdfb027bf8 2018-07-24 04:24:09,112 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d7e54201-bc99-48e-user 2018-07-24 04:24:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/bdbcb8afb734434681e6a03301beb67c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81bcaf37b909919acbb709e54e974cc4013ac009" 2018-07-24 04:24:09,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7502aaff-d8d1-464c-9042-470cf5b256b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:09,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/bdbcb8afb734434681e6a03301beb67c used request id req-7502aaff-d8d1-464c-9042-470cf5b256b1 2018-07-24 04:24:09,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:09,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["86FhPDMGQdmR_EwPhC8YdA"], "issued_at": "2018-07-24T04:24:09.000000Z"}} 2018-07-24 04:24:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}182609bf55703767ca9c605f08d9dc83081eabf2" 2018-07-24 04:24:09,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-012de37c-a17e-4572-9bcd-d0aa0be71895 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:09,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-012de37c-a17e-4572-9bcd-d0aa0be71895 2018-07-24 04:24:09,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:09,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:10,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["JvbvS2gkTzKi9NUWmaayWA"], "issued_at": "2018-07-24T04:24:10.000000Z"}} 2018-07-24 04:24:10,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:10,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4deb941-fe27-43e9-8521-e84fd39e0a72 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:10,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e4deb941-fe27-43e9-8521-e84fd39e0a72 2018-07-24 04:24:10,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:24:10,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:24: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:24:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d73cae42-97ba-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:10,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc61334-0351-44da-88e7-57ba087dce55 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d73cae42-97ba-4f5-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:24:10,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d73cae42-97ba-4f5-proj used request id req-bdc61334-0351-44da-88e7-57ba087dce55 2018-07-24 04:24:10,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:10,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17e0990f-2475-4461-b8a6-e57e26dcc80e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:24:10,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-17e0990f-2475-4461-b8a6-e57e26dcc80e 2018-07-24 04:24:10,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj"}}' 2018-07-24 04:24:10,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-954f864f-d6f0-4c3b-bb2d-98896ac3f70c Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8"}, "tags": [], "enabled": true, "id": "ca70e6526b2142a795d03dc0ad734ad8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj"}} 2018-07-24 04:24:10,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-954f864f-d6f0-4c3b-bb2d-98896ac3f70c 2018-07-24 04:24:10,548 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d73cae42-97ba-4f5-proj 2018-07-24 04:24:10,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:10,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:10,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["5v3JzBf3QQy2xMA0Hy0hOA"], "issued_at": "2018-07-24T04:24:10.000000Z"}} 2018-07-24 04:24:10,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d4ec9c76477a6ab409b1329869b56202c4586420" 2018-07-24 04:24:11,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5aac3be-0a60-4e1d-b5f6-a20f8a1d16cb 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:11,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f5aac3be-0a60-4e1d-b5f6-a20f8a1d16cb 2018-07-24 04:24:11,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:24:11,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:24:11 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:24:11,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ec9c76477a6ab409b1329869b56202c4586420" 2018-07-24 04:24:11,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134eb764-e658-4da2-a645-8f14f72bf62a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:24:11,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-134eb764-e658-4da2-a645-8f14f72bf62a 2018-07-24 04:24:11,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-d73cae42-97ba-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ec9c76477a6ab409b1329869b56202c4586420" 2018-07-24 04:24:11,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-307fc953-8ac7-4b8b-a0ea-fbaca141c9ae Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-d73cae42-97ba-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8"}, "tags": [], "enabled": true, "id": "ca70e6526b2142a795d03dc0ad734ad8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj"}]} 2018-07-24 04:24:11,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-d73cae42-97ba-4f5-proj used request id req-307fc953-8ac7-4b8b-a0ea-fbaca141c9ae 2018-07-24 04:24:11,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ec9c76477a6ab409b1329869b56202c4586420" 2018-07-24 04:24:11,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397cbee2-11d7-4a9a-ad11-7241b3c00012 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:24:11,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-397cbee2-11d7-4a9a-ad11-7241b3c00012 2018-07-24 04:24:11,738 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d73cae42-97ba-4f5-user 2018-07-24 04:24:11,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:11,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:11,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ef9a4d-73b7-4d8c-a991-8f9a22fa0240 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:24:11,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-06ef9a4d-73b7-4d8c-a991-8f9a22fa0240 2018-07-24 04:24:11,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" -d '{"role": {"name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj-role"}}' 2018-07-24 04:24:11,935 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8e91a3a-9f3e-437a-a9fe-1c572722a2cb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96bae3e0122c417b8e1b90ff855c78cb", "links": {"self": "http://172.30.9.24:5000/v3/roles/96bae3e0122c417b8e1b90ff855c78cb"}, "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj-role"}} 2018-07-24 04:24:11,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-e8e91a3a-9f3e-437a-a9fe-1c572722a2cb 2018-07-24 04:24:11,936 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d73cae42-97ba-4f5-proj-role 2018-07-24 04:24:11,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/96bae3e0122c417b8e1b90ff855c78cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:11,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e85b3b-56fa-43c0-991d-0f43deed4dbf Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96bae3e0122c417b8e1b90ff855c78cb", "links": {"self": "http://172.30.9.24:5000/v3/roles/96bae3e0122c417b8e1b90ff855c78cb"}, "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj-role"}} 2018-07-24 04:24:11,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/96bae3e0122c417b8e1b90ff855c78cb used request id req-d4e85b3b-56fa-43c0-991d-0f43deed4dbf 2018-07-24 04:24:11,958 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d73cae42-97ba-4f5-proj-role to project CreateSecurityGroupTests-d73cae42-97ba-4f5-proj 2018-07-24 04:24:11,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8/users/5fb1f2098da04fa8bba5a07a9c6a720d/roles/96bae3e0122c417b8e1b90ff855c78cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:12,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f0b53d1-5a1a-4a37-9ae6-f4088cdbb759 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:12,089 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8/users/5fb1f2098da04fa8bba5a07a9c6a720d/roles/96bae3e0122c417b8e1b90ff855c78cb used request id req-3f0b53d1-5a1a-4a37-9ae6-f4088cdbb759 2018-07-24 04:24:12,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:12,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:12,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96bae3e0122c417b8e1b90ff855c78cb", "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj-role"}], "expires_at": "2018-07-24T05:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca70e6526b2142a795d03dc0ad734ad8", "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ca70e6526b2142a795d03dc0ad734ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ca70e6526b2142a795d03dc0ad734ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ca70e6526b2142a795d03dc0ad734ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/ca70e6526b2142a795d03dc0ad734ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/ca70e6526b2142a795d03dc0ad734ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ca70e6526b2142a795d03dc0ad734ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/ca70e6526b2142a795d03dc0ad734ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/ca70e6526b2142a795d03dc0ad734ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ca70e6526b2142a795d03dc0ad734ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/ca70e6526b2142a795d03dc0ad734ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/ca70e6526b2142a795d03dc0ad734ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ca70e6526b2142a795d03dc0ad734ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/ca70e6526b2142a795d03dc0ad734ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/ca70e6526b2142a795d03dc0ad734ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-user", "id": "5fb1f2098da04fa8bba5a07a9c6a720d"}, "audit_ids": ["Y_zle6ScTOKRYvdCRerTJQ"], "issued_at": "2018-07-24T04:24:12.000000Z"}} 2018-07-24 04:24:12,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:12,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c2251f-1362-46ea-91c2-cf63d80ce785 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:12,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-57c2251f-1362-46ea-91c2-cf63d80ce785 2018-07-24 04:24:12,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:12,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-315e877d-fe6d-457c-a56c-13f11eabe302 Date: Tue, 24 Jul 2018 04:24:12 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:24:12,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name&description=hello+group used request id req-315e877d-fe6d-457c-a56c-13f11eabe302 2018-07-24 04:24:12,904 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name... 2018-07-24 04:24:12,904 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name 2018-07-24 04:24:12,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" -d '{"security_group": {"name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name", "description": "hello group"}}' 2018-07-24 04:24:13,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-21460438-e838-4131-ba36-41475870e6b0 Date: Tue, 24 Jul 2018 04:24:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 2, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}} 2018-07-24 04:24:13,313 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-21460438-e838-4131-ba36-41475870e6b0 2018-07-24 04:24:13,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:13,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:13,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a452fe2e-af0d-42d7-9f0e-5163eda2cc49 Date: Tue, 24 Jul 2018 04:24: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-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}]} 2018-07-24 04:24:13,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-a452fe2e-af0d-42d7-9f0e-5163eda2cc49 2018-07-24 04:24:13,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:13,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:13,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-074346f6-3af9-42c7-a134-ece34a53dc53 Date: Tue, 24 Jul 2018 04:24: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-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}]} 2018-07-24 04:24:13,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-074346f6-3af9-42c7-a134-ece34a53dc53 2018-07-24 04:24:13,731 - neutron_utils - INFO - Retrieving security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:13,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:13,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1842f0e9-9dc8-4450-8496-1bbf61802ae9 Date: Tue, 24 Jul 2018 04:24:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 2, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:13,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-1842f0e9-9dc8-4450-8496-1bbf61802ae9 2018-07-24 04:24:13,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:13,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:14,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8d04dcb8-d36b-4bd4-9506-9a8863e991bd Date: Tue, 24 Jul 2018 04:24: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-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}]} 2018-07-24 04:24:14,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-8d04dcb8-d36b-4bd4-9506-9a8863e991bd 2018-07-24 04:24:14,153 - neutron_utils - INFO - Retrieving security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:14,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-44c5e5fc-6cc0-4e0f-8b41-80442d7e303b Date: Tue, 24 Jul 2018 04:24:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 2, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:14,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-44c5e5fc-6cc0-4e0f-8b41-80442d7e303b 2018-07-24 04:24:14,207 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:14,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:14,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5fdad98e-b0f7-484e-b889-b89a49362271 Date: Tue, 24 Jul 2018 04:24: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-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}]} 2018-07-24 04:24:14,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-5fdad98e-b0f7-484e-b889-b89a49362271 2018-07-24 04:24:14,421 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name 2018-07-24 04:24:14,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:14,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-66aedd1c-3e7f-4ca6-9fac-8d66eb87d918 Date: Tue, 24 Jul 2018 04:24:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 2, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:14,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name used request id req-66aedd1c-3e7f-4ca6-9fac-8d66eb87d918 2018-07-24 04:24:14,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:24:14,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:24: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:24:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:14,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726f486f-4b76-4d6e-9f9c-5aa3dedb1a36 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca70e6526b2142a795d03dc0ad734ad8", "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj"}} 2018-07-24 04:24:14,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8 used request id req-726f486f-4b76-4d6e-9f9c-5aa3dedb1a36 2018-07-24 04:24:14,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:14,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:14,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cdbc9a66-968d-432e-9fc1-c28bbbc7ec14 Date: Tue, 24 Jul 2018 04:24: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-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}]} 2018-07-24 04:24:14,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-cdbc9a66-968d-432e-9fc1-c28bbbc7ec14 2018-07-24 04:24:14,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}aaec55a922a41d2abcb0b8780263162a54bd21bf" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d"}}' 2018-07-24 04:24:15,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-5cbe6801-2986-4044-bb37-1f744a89097f Date: Tue, 24 Jul 2018 04:24:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}} 2018-07-24 04:24:15,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-5cbe6801-2986-4044-bb37-1f744a89097f 2018-07-24 04:24:15,091 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name 2018-07-24 04:24:15,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:15,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-cfd17b87-bf6c-4e66-95cf-fa57b42abbd1 Date: Tue, 24 Jul 2018 04:24:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "106b050c-8877-48cf-a458-460ab1b211ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 3, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:15,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name used request id req-cfd17b87-bf6c-4e66-95cf-fa57b42abbd1 2018-07-24 04:24:15,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:15,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e684361-926c-40a4-94c4-c3344f9d78ca Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca70e6526b2142a795d03dc0ad734ad8", "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj"}} 2018-07-24 04:24:15,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8 used request id req-8e684361-926c-40a4-94c4-c3344f9d78ca 2018-07-24 04:24:15,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:15,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:15,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c4d205ac-3212-4c89-a544-3723683b96d7 Date: Tue, 24 Jul 2018 04:24:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}]} 2018-07-24 04:24:15,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-c4d205ac-3212-4c89-a544-3723683b96d7 2018-07-24 04:24:15,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}aaec55a922a41d2abcb0b8780263162a54bd21bf" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d"}}' 2018-07-24 04:24:15,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-392b92d4-6483-4601-a49b-0c0d6d849b70 Date: Tue, 24 Jul 2018 04:24:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}} 2018-07-24 04:24:15,786 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-392b92d4-6483-4601-a49b-0c0d6d849b70 2018-07-24 04:24:15,787 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name 2018-07-24 04:24:15,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:16,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-8a5f0664-d4b5-405c-98ec-f79399747337 Date: Tue, 24 Jul 2018 04:24:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:15Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "09916562-082f-4f9b-be9b-ea33eb57d463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "106b050c-8877-48cf-a458-460ab1b211ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 4, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:16,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name used request id req-8a5f0664-d4b5-405c-98ec-f79399747337 2018-07-24 04:24:16,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:16,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-740c6942-816c-4909-b820-629ee0401292 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca70e6526b2142a795d03dc0ad734ad8", "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj"}} 2018-07-24 04:24:16,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8 used request id req-740c6942-816c-4909-b820-629ee0401292 2018-07-24 04:24:16,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:16,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:16,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-4717ad26-90ea-45a1-80ad-5e68b9e5f016 Date: Tue, 24 Jul 2018 04:24:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}]} 2018-07-24 04:24:16,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-4717ad26-90ea-45a1-80ad-5e68b9e5f016 2018-07-24 04:24:16,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}aaec55a922a41d2abcb0b8780263162a54bd21bf" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10}}' 2018-07-24 04:24:16,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-abe48a39-04d1-418b-881f-2fb103620915 Date: Tue, 24 Jul 2018 04:24:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}} 2018-07-24 04:24:16,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-abe48a39-04d1-418b-881f-2fb103620915 2018-07-24 04:24:16,637 - neutron_utils - INFO - Retrieving security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:16,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:16,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c7b7de09-8cc8-4a66-9f50-a27064cee07a Date: Tue, 24 Jul 2018 04:24:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "09916562-082f-4f9b-be9b-ea33eb57d463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "106b050c-8877-48cf-a458-460ab1b211ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "revision_number": 0, "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 5, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:16,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-c7b7de09-8cc8-4a66-9f50-a27064cee07a 2018-07-24 04:24:16,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:16,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:16,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-855fb41b-41ea-4f7a-9661-1abfea97a8ef Date: Tue, 24 Jul 2018 04:24:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}]} 2018-07-24 04:24:16,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-855fb41b-41ea-4f7a-9661-1abfea97a8ef 2018-07-24 04:24:16,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:17,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "96bae3e0122c417b8e1b90ff855c78cb", "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj-role"}], "expires_at": "2018-07-24T05:24:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca70e6526b2142a795d03dc0ad734ad8", "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ca70e6526b2142a795d03dc0ad734ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ca70e6526b2142a795d03dc0ad734ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ca70e6526b2142a795d03dc0ad734ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/ca70e6526b2142a795d03dc0ad734ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/ca70e6526b2142a795d03dc0ad734ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ca70e6526b2142a795d03dc0ad734ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/ca70e6526b2142a795d03dc0ad734ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/ca70e6526b2142a795d03dc0ad734ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ca70e6526b2142a795d03dc0ad734ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/ca70e6526b2142a795d03dc0ad734ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/ca70e6526b2142a795d03dc0ad734ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ca70e6526b2142a795d03dc0ad734ad8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/ca70e6526b2142a795d03dc0ad734ad8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/ca70e6526b2142a795d03dc0ad734ad8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-user", "id": "5fb1f2098da04fa8bba5a07a9c6a720d"}, "audit_ids": ["yiCSySh3SFC5wAkkUnr4Vg"], "issued_at": "2018-07-24T04:24:17.000000Z"}} 2018-07-24 04:24:17,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:17,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9d273874-574e-49e3-b712-5b952d7e66c0 Date: Tue, 24 Jul 2018 04:24:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "09916562-082f-4f9b-be9b-ea33eb57d463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "106b050c-8877-48cf-a458-460ab1b211ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "revision_number": 0, "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 5, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:17,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name&description=hello+group used request id req-9d273874-574e-49e3-b712-5b952d7e66c0 2018-07-24 04:24:17,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:17,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:17,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c0a0c9ab-b325-48ba-b7c1-0e2334b7d21d Date: Tue, 24 Jul 2018 04:24:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}]} 2018-07-24 04:24:17,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-c0a0c9ab-b325-48ba-b7c1-0e2334b7d21d 2018-07-24 04:24:17,569 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:17,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:17,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b1fb1f92-eb5d-42cf-808b-201637bddc41 Date: Tue, 24 Jul 2018 04:24:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}]} 2018-07-24 04:24:17,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-b1fb1f92-eb5d-42cf-808b-201637bddc41 2018-07-24 04:24:17,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:18,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-842553b1-381b-431f-bd8d-992da0767ffe Date: Tue, 24 Jul 2018 04:24:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "09916562-082f-4f9b-be9b-ea33eb57d463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "106b050c-8877-48cf-a458-460ab1b211ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "revision_number": 0, "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 5, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:18,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name used request id req-842553b1-381b-431f-bd8d-992da0767ffe 2018-07-24 04:24:18,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:18,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:18,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-76346261-94ec-442e-8494-59285579e317 Date: Tue, 24 Jul 2018 04:24:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}]} 2018-07-24 04:24:18,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-76346261-94ec-442e-8494-59285579e317 2018-07-24 04:24:18,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:18,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1c3ca894-63f3-4705-af44-4a4e0f052a82 Date: Tue, 24 Jul 2018 04:24:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "09916562-082f-4f9b-be9b-ea33eb57d463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "106b050c-8877-48cf-a458-460ab1b211ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "revision_number": 0, "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 5, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:18,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name used request id req-1c3ca894-63f3-4705-af44-4a4e0f052a82 2018-07-24 04:24:18,465 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:18,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:18,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7cffea0c-424c-4742-a019-178d09f82c0f Date: Tue, 24 Jul 2018 04:24:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}]} 2018-07-24 04:24:18,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-7cffea0c-424c-4742-a019-178d09f82c0f 2018-07-24 04:24:18,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:18,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bbe6c0c1-4254-4cbf-90c3-66c16d96c069 Date: Tue, 24 Jul 2018 04:24:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "09916562-082f-4f9b-be9b-ea33eb57d463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "106b050c-8877-48cf-a458-460ab1b211ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "revision_number": 0, "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 5, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:18,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name used request id req-bbe6c0c1-4254-4cbf-90c3-66c16d96c069 2018-07-24 04:24:18,730 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:18,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:18,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a9eee949-241e-40ab-a55e-dcf093954343 Date: Tue, 24 Jul 2018 04:24:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}]} 2018-07-24 04:24:18,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-a9eee949-241e-40ab-a55e-dcf093954343 2018-07-24 04:24:18,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:19,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b0c93553-5432-4165-a85c-f21a03e2ab37 Date: Tue, 24 Jul 2018 04:24:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "09916562-082f-4f9b-be9b-ea33eb57d463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "106b050c-8877-48cf-a458-460ab1b211ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "revision_number": 0, "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 5, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:19,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name used request id req-b0c93553-5432-4165-a85c-f21a03e2ab37 2018-07-24 04:24:19,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:19,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:19,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5f8b2477-289a-4fde-a7e2-24ce8f9a868f Date: Tue, 24 Jul 2018 04:24:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}]} 2018-07-24 04:24:19,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-5f8b2477-289a-4fde-a7e2-24ce8f9a868f 2018-07-24 04:24:19,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:19,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7273f2c7-0119-4db8-9452-1ee9fb753897 Date: Tue, 24 Jul 2018 04:24:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "09916562-082f-4f9b-be9b-ea33eb57d463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "106b050c-8877-48cf-a458-460ab1b211ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "revision_number": 0, "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 5, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:19,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name used request id req-7273f2c7-0119-4db8-9452-1ee9fb753897 2018-07-24 04:24:19,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:19,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:19,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-610f6013-d4c6-4dd1-8a29-84b37e6455df Date: Tue, 24 Jul 2018 04:24:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}]} 2018-07-24 04:24:19,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-610f6013-d4c6-4dd1-8a29-84b37e6455df 2018-07-24 04:24:19,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:19,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-11027cde-1d8f-4dce-b9e6-89595e18149c Date: Tue, 24 Jul 2018 04:24:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "09916562-082f-4f9b-be9b-ea33eb57d463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "106b050c-8877-48cf-a458-460ab1b211ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "revision_number": 0, "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 5, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:19,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name used request id req-11027cde-1d8f-4dce-b9e6-89595e18149c 2018-07-24 04:24:19,673 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:19,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:19,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c620640a-5bd6-4528-bcb6-59dc3870aaf9 Date: Tue, 24 Jul 2018 04:24:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}]} 2018-07-24 04:24:19,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-c620640a-5bd6-4528-bcb6-59dc3870aaf9 2018-07-24 04:24:19,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:20,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4362b360-043e-47b6-a801-989429ada67d Date: Tue, 24 Jul 2018 04:24:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "09916562-082f-4f9b-be9b-ea33eb57d463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "106b050c-8877-48cf-a458-460ab1b211ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "revision_number": 0, "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 5, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:20,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name used request id req-4362b360-043e-47b6-a801-989429ada67d 2018-07-24 04:24:20,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:20,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:20,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5ef7301f-98ea-4614-a3a2-3aa3b3d66447 Date: Tue, 24 Jul 2018 04:24:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}]} 2018-07-24 04:24:20,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-5ef7301f-98ea-4614-a3a2-3aa3b3d66447 2018-07-24 04:24:20,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:20,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b8f95e4e-c4f6-4ec3-8417-d387a5b19848 Date: Tue, 24 Jul 2018 04:24:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "updated_at": "2018-07-24T04:24:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "09916562-082f-4f9b-be9b-ea33eb57d463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "revision_number": 0, "id": "106b050c-8877-48cf-a458-460ab1b211ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "23d53091-6519-4896-a9ea-baf22c52c068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "revision_number": 0, "id": "7fdc3351-bf94-4338-a961-2edf32567853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "revision_number": 0, "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 5, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "name": "CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name"}]} 2018-07-24 04:24:20,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name used request id req-b8f95e4e-c4f6-4ec3-8417-d387a5b19848 2018-07-24 04:24:20,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:20,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:20,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5d9a5b43-04e7-4461-8b68-6f5f075ad84d Date: Tue, 24 Jul 2018 04:24:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}]} 2018-07-24 04:24:20,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-5d9a5b43-04e7-4461-8b68-6f5f075ad84d 2018-07-24 04:24:20,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:20,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3b423ab7-f1cf-40ac-985d-bbf9f2bbacf0 Date: Tue, 24 Jul 2018 04:24:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "09916562-082f-4f9b-be9b-ea33eb57d463"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}]} 2018-07-24 04:24:20,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-3b423ab7-f1cf-40ac-985d-bbf9f2bbacf0 2018-07-24 04:24:20,385 - neutron_utils - INFO - Deleting security group rule with ID - 09916562-082f-4f9b-be9b-ea33eb57d463 2018-07-24 04:24:20,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/09916562-082f-4f9b-be9b-ea33eb57d463 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:20,499 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fc5be49-5a55-4ff9-a655-4b02a215b756 Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:20,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/09916562-082f-4f9b-be9b-ea33eb57d463 used request id req-8fc5be49-5a55-4ff9-a655-4b02a215b756 2018-07-24 04:24:20,499 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-07-24 04:24:20,499 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d1e0d70-ea2c-4ea3-a971-93e1fefc326d 2018-07-24 04:24:20,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d19e04bb95436a740a58d082ca077d24b3cb55" 2018-07-24 04:24:20,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1993 X-Openstack-Request-Id: req-4bc93b78-59b7-4303-91a4-7be263d5cad2 Date: Tue, 24 Jul 2018 04:24:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:15Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:15Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "106b050c-8877-48cf-a458-460ab1b211ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "23d53091-6519-4896-a9ea-baf22c52c068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:13Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:13Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "7fdc3351-bf94-4338-a961-2edf32567853"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:16Z", "security_group_id": "4d1e0d70-ea2c-4ea3-a971-93e1fefc326d", "port_range_min": 10, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:16Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "b73c4981-024b-4cd0-86ed-e87b19cb482c"}]} 2018-07-24 04:24:20,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-4bc93b78-59b7-4303-91a4-7be263d5cad2 2018-07-24 04:24:20,533 - neutron_utils - INFO - Deleting security group rule with ID - 09916562-082f-4f9b-be9b-ea33eb57d463 2018-07-24 04:24:20,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/09916562-082f-4f9b-be9b-ea33eb57d463 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:20,557 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-9efba13d-d208-4a08-a519-4a8e4ae77cb0 Date: Tue, 24 Jul 2018 04:24:20 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 09916562-082f-4f9b-be9b-ea33eb57d463 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-24 04:24:20,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/09916562-082f-4f9b-be9b-ea33eb57d463 used request id req-9efba13d-d208-4a08-a519-4a8e4ae77cb0 2018-07-24 04:24:20,557 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 09916562-082f-4f9b-be9b-ea33eb57d463 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-24 04:24:20,558 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 09916562-082f-4f9b-be9b-ea33eb57d463 does not exist Neutron server returns request_ids: ['req-9efba13d-d208-4a08-a519-4a8e4ae77cb0'] 2018-07-24 04:24:20,558 - neutron_utils - INFO - Deleting security group rule with ID - 106b050c-8877-48cf-a458-460ab1b211ce 2018-07-24 04:24:20,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/106b050c-8877-48cf-a458-460ab1b211ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:20,643 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f80dc39-4a5e-4386-9233-c3291495aa5d Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:20,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/106b050c-8877-48cf-a458-460ab1b211ce used request id req-2f80dc39-4a5e-4386-9233-c3291495aa5d 2018-07-24 04:24:20,643 - neutron_utils - INFO - Deleting security group rule with ID - 23d53091-6519-4896-a9ea-baf22c52c068 2018-07-24 04:24:20,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/23d53091-6519-4896-a9ea-baf22c52c068 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:20,997 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5841d52-af74-46a0-ae5c-522e1b85e043 Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:20,997 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/23d53091-6519-4896-a9ea-baf22c52c068 used request id req-e5841d52-af74-46a0-ae5c-522e1b85e043 2018-07-24 04:24:20,997 - neutron_utils - INFO - Deleting security group rule with ID - 7fdc3351-bf94-4338-a961-2edf32567853 2018-07-24 04:24:21,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/7fdc3351-bf94-4338-a961-2edf32567853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:21,273 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a124e7d0-d039-4f22-9951-22963330dcaf Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:21,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/7fdc3351-bf94-4338-a961-2edf32567853 used request id req-a124e7d0-d039-4f22-9951-22963330dcaf 2018-07-24 04:24:21,274 - neutron_utils - INFO - Deleting security group rule with ID - b73c4981-024b-4cd0-86ed-e87b19cb482c 2018-07-24 04:24:21,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/b73c4981-024b-4cd0-86ed-e87b19cb482c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:21,539 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8dbca94c-e296-459b-b1d0-0af447b81632 Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:21,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/b73c4981-024b-4cd0-86ed-e87b19cb482c used request id req-8dbca94c-e296-459b-b1d0-0af447b81632 2018-07-24 04:24:21,539 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-864de5dc-ef00-4df3-aab3-fa099742b4e6name 2018-07-24 04:24:21,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/4d1e0d70-ea2c-4ea3-a971-93e1fefc326d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaec55a922a41d2abcb0b8780263162a54bd21bf" 2018-07-24 04:24:22,013 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-509fef76-0fda-4663-a6d8-639fbe54ac39 Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:22,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/4d1e0d70-ea2c-4ea3-a971-93e1fefc326d used request id req-509fef76-0fda-4663-a6d8-639fbe54ac39 2018-07-24 04:24:22,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:22,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-824768d9-c51f-4a12-971b-42175926582b Date: Tue, 24 Jul 2018 04:24:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:12Z", "updated_at": "2018-07-24T04:24:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:12Z", "revision_number": 0, "id": "61156d0b-3827-4d8d-947d-1b5157740d43", "remote_group_id": "c94c9a61-d860-42f7-8bd1-70d78ab0e81b", "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:12Z", "security_group_id": "c94c9a61-d860-42f7-8bd1-70d78ab0e81b", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:12Z", "revision_number": 0, "id": "8a2d0b84-f832-4876-bd74-9a8b44b6f142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:12Z", "security_group_id": "c94c9a61-d860-42f7-8bd1-70d78ab0e81b", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:12Z", "revision_number": 0, "id": "afb4975d-852a-43d9-a348-eeb3dcc9f88c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:12Z", "security_group_id": "c94c9a61-d860-42f7-8bd1-70d78ab0e81b", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:12Z", "revision_number": 0, "id": "f8016730-d5ee-414a-85f2-794c2c9cab66", "remote_group_id": "c94c9a61-d860-42f7-8bd1-70d78ab0e81b", "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:12Z", "security_group_id": "c94c9a61-d860-42f7-8bd1-70d78ab0e81b", "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca70e6526b2142a795d03dc0ad734ad8"}], "revision_number": 4, "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "c94c9a61-d860-42f7-8bd1-70d78ab0e81b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:24:22,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-824768d9-c51f-4a12-971b-42175926582b 2018-07-24 04:24:22,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:22,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e132187f-5df6-4916-8774-5644fe319013 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:22,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-e132187f-5df6-4916-8774-5644fe319013 2018-07-24 04:24:22,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:22,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:22,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6d4dcd8-0afc-45f4-93d9-fb033c9a3002 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:22,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-f6d4dcd8-0afc-45f4-93d9-fb033c9a3002 2018-07-24 04:24:22,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:22,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:22,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0698281-67b0-4957-9cfb-bf5338e46eff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:22,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-e0698281-67b0-4957-9cfb-bf5338e46eff 2018-07-24 04:24:22,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:22,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:22,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271cf233-9f02-4404-bc7e-684a78d5e89c Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:24:22,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-271cf233-9f02-4404-bc7e-684a78d5e89c 2018-07-24 04:24:22,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:22,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0d7def-5b6e-4c74-8c97-417b92f4e543 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:24:22,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-7d0d7def-5b6e-4c74-8c97-417b92f4e543 2018-07-24 04:24:22,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:22,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c730610-fb37-407a-8d31-eda1e6637d1c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca70e6526b2142a795d03dc0ad734ad8", "name": "CreateSecurityGroupTests-d73cae42-97ba-4f5-proj"}} 2018-07-24 04:24:22,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8 used request id req-8c730610-fb37-407a-8d31-eda1e6637d1c 2018-07-24 04:24:22,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c94c9a61-d860-42f7-8bd1-70d78ab0e81b 2018-07-24 04:24:22,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c94c9a61-d860-42f7-8bd1-70d78ab0e81b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:23,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-26381b79-2a01-4105-abb4-215d84861a1f Date: Tue, 24 Jul 2018 04:24:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c94c9a61-d860-42f7-8bd1-70d78ab0e81b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:12Z", "security_group_id": "c94c9a61-d860-42f7-8bd1-70d78ab0e81b", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:12Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "61156d0b-3827-4d8d-947d-1b5157740d43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:12Z", "security_group_id": "c94c9a61-d860-42f7-8bd1-70d78ab0e81b", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:12Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "8a2d0b84-f832-4876-bd74-9a8b44b6f142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:12Z", "security_group_id": "c94c9a61-d860-42f7-8bd1-70d78ab0e81b", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:12Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "afb4975d-852a-43d9-a348-eeb3dcc9f88c"}, {"remote_group_id": "c94c9a61-d860-42f7-8bd1-70d78ab0e81b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:12Z", "security_group_id": "c94c9a61-d860-42f7-8bd1-70d78ab0e81b", "port_range_min": null, "revision_number": 0, "tenant_id": "ca70e6526b2142a795d03dc0ad734ad8", "created_at": "2018-07-24T04:24:12Z", "project_id": "ca70e6526b2142a795d03dc0ad734ad8", "id": "f8016730-d5ee-414a-85f2-794c2c9cab66"}]} 2018-07-24 04:24:23,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c94c9a61-d860-42f7-8bd1-70d78ab0e81b used request id req-26381b79-2a01-4105-abb4-215d84861a1f 2018-07-24 04:24:23,137 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:24:23,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c94c9a61-d860-42f7-8bd1-70d78ab0e81b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:23,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d340c129-e1f8-40b4-8b12-99a42aff9f8c Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:23,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c94c9a61-d860-42f7-8bd1-70d78ab0e81b used request id req-d340c129-e1f8-40b4-8b12-99a42aff9f8c 2018-07-24 04:24:23,463 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d73cae42-97ba-4f5-proj 2018-07-24 04:24:23,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:23,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1cbbec1-b440-4312-bcf8-1e5caf2dd18c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:23,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ca70e6526b2142a795d03dc0ad734ad8 used request id req-f1cbbec1-b440-4312-bcf8-1e5caf2dd18c 2018-07-24 04:24:23,744 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d73cae42-97ba-4f5-proj-role 2018-07-24 04:24:23,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/96bae3e0122c417b8e1b90ff855c78cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:23,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d989b224-e4a7-413a-8580-03c61da2e990 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:23,864 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/96bae3e0122c417b8e1b90ff855c78cb used request id req-d989b224-e4a7-413a-8580-03c61da2e990 2018-07-24 04:24:23,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c406bf03d20a53fc5195bfc4d0be80ca009cb3" 2018-07-24 04:24:23,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8b16e4-bdb7-4f75-ae2d-32a65e556259 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:24:23,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ae8b16e4-bdb7-4f75-ae2d-32a65e556259 2018-07-24 04:24:23,954 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d73cae42-97ba-4f5-user 2018-07-24 04:24:23,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/5fb1f2098da04fa8bba5a07a9c6a720d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ec9c76477a6ab409b1329869b56202c4586420" 2018-07-24 04:24:24,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bdfe5dc-0b36-4151-ac1c-0416d0b4536e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:24,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5fb1f2098da04fa8bba5a07a9c6a720d used request id req-0bdfe5dc-0b36-4151-ac1c-0416d0b4536e 2018-07-24 04:24:24,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:24,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["uCq93ejmSf6qxbhsFcxUOA"], "issued_at": "2018-07-24T04:24:24.000000Z"}} 2018-07-24 04:24:24,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}be1aa34aea6acc62e9313d4d9dc1ea378ac4781f" 2018-07-24 04:24:24,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-929322ae-8537-45f7-8378-47208efa3c2f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:24,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-929322ae-8537-45f7-8378-47208efa3c2f 2018-07-24 04:24:24,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:24,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:25,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["pE4dF4w5TsCNS5_XiH1BBg"], "issued_at": "2018-07-24T04:24:25.000000Z"}} 2018-07-24 04:24:25,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:25,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b52692c9-ff25-4e04-876d-2909283f5dcc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:25,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b52692c9-ff25-4e04-876d-2909283f5dcc 2018-07-24 04:24:25,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:24:25,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:24:25 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:24:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-78221e3e-0ee5-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:25,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a147b938-0497-4d9c-b5d0-5cde36468f37 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-78221e3e-0ee5-44c-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:24:25,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-78221e3e-0ee5-44c-proj used request id req-a147b938-0497-4d9c-b5d0-5cde36468f37 2018-07-24 04:24:25,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:25,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a006d1-37cb-4c9a-940f-cdf9b26ba2bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:24:25,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-88a006d1-37cb-4c9a-940f-cdf9b26ba2bd 2018-07-24 04:24:25,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj"}}' 2018-07-24 04:24:25,463 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:24:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eb0e87f-2055-45e2-94cb-3a70f7e315b4 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187"}, "tags": [], "enabled": true, "id": "ef107cb3b7ca404f8239b5988ca90187", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj"}} 2018-07-24 04:24:25,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0eb0e87f-2055-45e2-94cb-3a70f7e315b4 2018-07-24 04:24:25,463 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-78221e3e-0ee5-44c-proj 2018-07-24 04:24:25,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:25,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:25,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bOuhgrpkTW6bX25Hhd-6eg"], "issued_at": "2018-07-24T04:24:25.000000Z"}} 2018-07-24 04:24:25,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1c6ef2a0151f8b305eb4b3dc7b49471a738ad90a" 2018-07-24 04:24:25,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4338d246-7b4a-43f6-9d3e-a65f83702762 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:25,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4338d246-7b4a-43f6-9d3e-a65f83702762 2018-07-24 04:24:25,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:24:25,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:24:25 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:24:25,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6ef2a0151f8b305eb4b3dc7b49471a738ad90a" 2018-07-24 04:24:26,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca09b8ab-80e0-4858-8330-06a148ea4e64 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:24:26,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ca09b8ab-80e0-4858-8330-06a148ea4e64 2018-07-24 04:24:26,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-78221e3e-0ee5-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6ef2a0151f8b305eb4b3dc7b49471a738ad90a" 2018-07-24 04:24:26,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e6a735c-55d0-41c8-a58a-c5468011aa4f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-78221e3e-0ee5-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187"}, "tags": [], "enabled": true, "id": "ef107cb3b7ca404f8239b5988ca90187", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj"}]} 2018-07-24 04:24:26,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSecurityGroupTests-78221e3e-0ee5-44c-proj used request id req-9e6a735c-55d0-41c8-a58a-c5468011aa4f 2018-07-24 04:24:26,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6ef2a0151f8b305eb4b3dc7b49471a738ad90a" 2018-07-24 04:24:26,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b223ea65-8170-49bc-93b9-ee33ecb5bc7e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:24:26,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b223ea65-8170-49bc-93b9-ee33ecb5bc7e 2018-07-24 04:24:26,667 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-78221e3e-0ee5-44c-user 2018-07-24 04:24:26,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:26,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:26,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e32a29-cb32-475c-8309-e429135219b6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:24:26,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-09e32a29-cb32-475c-8309-e429135219b6 2018-07-24 04:24:26,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" -d '{"role": {"name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj-role"}}' 2018-07-24 04:24:26,882 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f698ba-74fe-480f-b4c7-4f08c3131a9e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7dbeb90cf8f8436886fc2c19f2d3d5af", "links": {"self": "http://172.30.9.24:5000/v3/roles/7dbeb90cf8f8436886fc2c19f2d3d5af"}, "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj-role"}} 2018-07-24 04:24:26,882 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-99f698ba-74fe-480f-b4c7-4f08c3131a9e 2018-07-24 04:24:26,883 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-78221e3e-0ee5-44c-proj-role 2018-07-24 04:24:26,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/7dbeb90cf8f8436886fc2c19f2d3d5af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:26,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf9c91b-bf90-4d98-8b07-641d1801801c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7dbeb90cf8f8436886fc2c19f2d3d5af", "links": {"self": "http://172.30.9.24:5000/v3/roles/7dbeb90cf8f8436886fc2c19f2d3d5af"}, "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj-role"}} 2018-07-24 04:24:26,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/7dbeb90cf8f8436886fc2c19f2d3d5af used request id req-fdf9c91b-bf90-4d98-8b07-641d1801801c 2018-07-24 04:24:26,980 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-78221e3e-0ee5-44c-proj-role to project CreateSecurityGroupTests-78221e3e-0ee5-44c-proj 2018-07-24 04:24:26,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187/users/05a78e869525490a851671bf0c90e998/roles/7dbeb90cf8f8436886fc2c19f2d3d5af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:27,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37898dd9-2baf-4135-b780-9049fface750 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:27,118 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187/users/05a78e869525490a851671bf0c90e998/roles/7dbeb90cf8f8436886fc2c19f2d3d5af used request id req-37898dd9-2baf-4135-b780-9049fface750 2018-07-24 04:24:27,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:27,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:27,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dbeb90cf8f8436886fc2c19f2d3d5af", "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj-role"}], "expires_at": "2018-07-24T05:24:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef107cb3b7ca404f8239b5988ca90187", "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ef107cb3b7ca404f8239b5988ca90187", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ef107cb3b7ca404f8239b5988ca90187", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ef107cb3b7ca404f8239b5988ca90187", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/ef107cb3b7ca404f8239b5988ca90187", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/ef107cb3b7ca404f8239b5988ca90187", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ef107cb3b7ca404f8239b5988ca90187", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/ef107cb3b7ca404f8239b5988ca90187", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/ef107cb3b7ca404f8239b5988ca90187", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ef107cb3b7ca404f8239b5988ca90187", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/ef107cb3b7ca404f8239b5988ca90187", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/ef107cb3b7ca404f8239b5988ca90187", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ef107cb3b7ca404f8239b5988ca90187", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/ef107cb3b7ca404f8239b5988ca90187", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/ef107cb3b7ca404f8239b5988ca90187", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-user", "id": "05a78e869525490a851671bf0c90e998"}, "audit_ids": ["BDgYSMVDRzqmd9aBv-g1xw"], "issued_at": "2018-07-24T04:24:27.000000Z"}} 2018-07-24 04:24:27,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:27,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05e1073a-b6cf-404c-ae75-a254b967c8ea 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:27,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-05e1073a-b6cf-404c-ae75-a254b967c8ea 2018-07-24 04:24:27,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:27,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-54347bbc-b53c-42de-b89d-1e7522c5defd Date: Tue, 24 Jul 2018 04:24:27 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:24:27,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname&description=hello+group used request id req-54347bbc-b53c-42de-b89d-1e7522c5defd 2018-07-24 04:24:27,918 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname... 2018-07-24 04:24:27,919 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname 2018-07-24 04:24:27,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" -d '{"security_group": {"name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname", "description": "hello group"}}' 2018-07-24 04:24:28,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-673b26b2-a021-42cd-b372-b5600cc6f76d Date: Tue, 24 Jul 2018 04:24:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 2, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}} 2018-07-24 04:24:28,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-673b26b2-a021-42cd-b372-b5600cc6f76d 2018-07-24 04:24:28,320 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:28,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:28,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e0974d3-fa1d-435d-b9fa-a36c85dbee4c Date: Tue, 24 Jul 2018 04:24:28 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-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:28,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-2e0974d3-fa1d-435d-b9fa-a36c85dbee4c 2018-07-24 04:24:28,513 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:28,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:28,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-34743d04-bdcb-47dc-a75f-50cc93e38ea9 Date: Tue, 24 Jul 2018 04:24:28 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-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:28,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-34743d04-bdcb-47dc-a75f-50cc93e38ea9 2018-07-24 04:24:28,723 - neutron_utils - INFO - Retrieving security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:28,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:28,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2c3a4b20-0a00-417b-ad81-0c7699ca6a1c Date: Tue, 24 Jul 2018 04:24:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 2, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:28,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-2c3a4b20-0a00-417b-ad81-0c7699ca6a1c 2018-07-24 04:24:28,982 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:28,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:29,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1600674a-d6f8-4796-85dd-15dae9f5f08f Date: Tue, 24 Jul 2018 04:24:29 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-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:29,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-1600674a-d6f8-4796-85dd-15dae9f5f08f 2018-07-24 04:24:29,182 - neutron_utils - INFO - Retrieving security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:29,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:29,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-abfc3e82-6d35-4747-9820-31c89e231f8d Date: Tue, 24 Jul 2018 04:24:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 2, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:29,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-abfc3e82-6d35-4747-9820-31c89e231f8d 2018-07-24 04:24:29,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:29,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:29,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ba5e5d88-54d5-47de-94d0-f2acdd2f8fce Date: Tue, 24 Jul 2018 04:24:29 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-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:29,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-ba5e5d88-54d5-47de-94d0-f2acdd2f8fce 2018-07-24 04:24:29,611 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname 2018-07-24 04:24:29,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:29,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-14cfe141-e9c2-47c7-8c58-70e558f9362b Date: Tue, 24 Jul 2018 04:24:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 2, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:29,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname used request id req-14cfe141-e9c2-47c7-8c58-70e558f9362b 2018-07-24 04:24:29,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:24:29,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:24: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:24:29,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:29,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a50d8b-7df1-4973-aedc-e8335e054f32 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef107cb3b7ca404f8239b5988ca90187", "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj"}} 2018-07-24 04:24:29,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187 used request id req-63a50d8b-7df1-4973-aedc-e8335e054f32 2018-07-24 04:24:29,932 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:29,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:30,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cb150308-96cf-40c2-acac-6cd4d2e36b0b Date: Tue, 24 Jul 2018 04:24:30 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-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:30,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-cb150308-96cf-40c2-acac-6cd4d2e36b0b 2018-07-24 04:24:30,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5"}}' 2018-07-24 04:24:30,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-083ddf57-610e-46e1-9898-917f14b4c359 Date: Tue, 24 Jul 2018 04:24:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}} 2018-07-24 04:24:30,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-083ddf57-610e-46e1-9898-917f14b4c359 2018-07-24 04:24:30,481 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname 2018-07-24 04:24:30,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:30,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-4811aeb0-81cc-447d-9d47-d70700dd6ed1 Date: Tue, 24 Jul 2018 04:24:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "revision_number": 0, "id": "17257b99-d56b-497c-9cc8-75e77be4dd40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 3, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:30,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname used request id req-4811aeb0-81cc-447d-9d47-d70700dd6ed1 2018-07-24 04:24:30,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:30,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e795865-67b0-4a2c-a85b-08d33f7a0fc8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef107cb3b7ca404f8239b5988ca90187", "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj"}} 2018-07-24 04:24:30,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187 used request id req-0e795865-67b0-4a2c-a85b-08d33f7a0fc8 2018-07-24 04:24:30,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:30,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:31,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-97695b4b-4752-42bc-82fa-b24cfaf62f37 Date: Tue, 24 Jul 2018 04:24:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:31,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-97695b4b-4752-42bc-82fa-b24cfaf62f37 2018-07-24 04:24:31,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5"}}' 2018-07-24 04:24:31,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-543e522e-b2da-4219-8a50-4a313baa3ddf Date: Tue, 24 Jul 2018 04:24:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}} 2018-07-24 04:24:31,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-543e522e-b2da-4219-8a50-4a313baa3ddf 2018-07-24 04:24:31,427 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname 2018-07-24 04:24:31,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:31,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-6cd32f2a-5044-4554-85dc-10168f9d19a0 Date: Tue, 24 Jul 2018 04:24:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "revision_number": 0, "id": "17257b99-d56b-497c-9cc8-75e77be4dd40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "revision_number": 0, "id": "c4396190-ba6a-4656-a28b-bb7703486ceb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 4, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:31,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname used request id req-6cd32f2a-5044-4554-85dc-10168f9d19a0 2018-07-24 04:24:31,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:31,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dffa6b68-8847-4877-8928-e03b5de65927 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef107cb3b7ca404f8239b5988ca90187", "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj"}} 2018-07-24 04:24:31,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187 used request id req-dffa6b68-8847-4877-8928-e03b5de65927 2018-07-24 04:24:31,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:31,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-93865111-8fdf-442f-9612-e22f6c9e2cea Date: Tue, 24 Jul 2018 04:24:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:31,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-93865111-8fdf-442f-9612-e22f6c9e2cea 2018-07-24 04:24:31,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10}}' 2018-07-24 04:24:32,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-c20e6fce-c247-429a-b6c4-d9246af3b8ff Date: Tue, 24 Jul 2018 04:24:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:32Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5ad0da86-8676-4a09-8ced-bb731224e57e"}} 2018-07-24 04:24:32,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-c20e6fce-c247-429a-b6c4-d9246af3b8ff 2018-07-24 04:24:32,140 - neutron_utils - INFO - Retrieving security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:32,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:32,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bb94c3ca-eedc-4626-94ad-dcb0c235f74e Date: Tue, 24 Jul 2018 04:24:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "revision_number": 0, "id": "17257b99-d56b-497c-9cc8-75e77be4dd40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "revision_number": 0, "id": "5ad0da86-8676-4a09-8ced-bb731224e57e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "revision_number": 0, "id": "c4396190-ba6a-4656-a28b-bb7703486ceb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 5, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:32,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-bb94c3ca-eedc-4626-94ad-dcb0c235f74e 2018-07-24 04:24:32,354 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:32,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:32,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-eda66ac8-dcc5-4509-ab10-c4bfe654f7c7 Date: Tue, 24 Jul 2018 04:24:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:32Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5ad0da86-8676-4a09-8ced-bb731224e57e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:32,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-eda66ac8-dcc5-4509-ab10-c4bfe654f7c7 2018-07-24 04:24:32,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:32,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dbeb90cf8f8436886fc2c19f2d3d5af", "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj-role"}], "expires_at": "2018-07-24T05:24:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef107cb3b7ca404f8239b5988ca90187", "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ef107cb3b7ca404f8239b5988ca90187", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ef107cb3b7ca404f8239b5988ca90187", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ef107cb3b7ca404f8239b5988ca90187", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/ef107cb3b7ca404f8239b5988ca90187", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/ef107cb3b7ca404f8239b5988ca90187", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ef107cb3b7ca404f8239b5988ca90187", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/ef107cb3b7ca404f8239b5988ca90187", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/ef107cb3b7ca404f8239b5988ca90187", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ef107cb3b7ca404f8239b5988ca90187", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/ef107cb3b7ca404f8239b5988ca90187", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/ef107cb3b7ca404f8239b5988ca90187", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ef107cb3b7ca404f8239b5988ca90187", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/ef107cb3b7ca404f8239b5988ca90187", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/ef107cb3b7ca404f8239b5988ca90187", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-user", "id": "05a78e869525490a851671bf0c90e998"}, "audit_ids": ["BNRwbeRQSnKTbAr5dY2Uig"], "issued_at": "2018-07-24T04:24:32.000000Z"}} 2018-07-24 04:24:32,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:33,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dbf0b0be-fb0e-4926-9fd6-e64e5646902f Date: Tue, 24 Jul 2018 04:24:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "revision_number": 0, "id": "17257b99-d56b-497c-9cc8-75e77be4dd40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "revision_number": 0, "id": "5ad0da86-8676-4a09-8ced-bb731224e57e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "revision_number": 0, "id": "c4396190-ba6a-4656-a28b-bb7703486ceb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 5, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:33,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname&description=hello+group used request id req-dbf0b0be-fb0e-4926-9fd6-e64e5646902f 2018-07-24 04:24:33,015 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:33,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:33,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-98098824-adcf-45f5-8bff-bcf3c176a51d Date: Tue, 24 Jul 2018 04:24:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:32Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5ad0da86-8676-4a09-8ced-bb731224e57e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:33,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-98098824-adcf-45f5-8bff-bcf3c176a51d 2018-07-24 04:24:33,218 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:33,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:33,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e9d5b9a2-2935-4dc1-be18-6eb98869d07f Date: Tue, 24 Jul 2018 04:24:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:32Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5ad0da86-8676-4a09-8ced-bb731224e57e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:33,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-e9d5b9a2-2935-4dc1-be18-6eb98869d07f 2018-07-24 04:24:33,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:33,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-730c56c1-b371-4266-be19-43ffc635a2e5 Date: Tue, 24 Jul 2018 04:24:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "revision_number": 0, "id": "17257b99-d56b-497c-9cc8-75e77be4dd40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "revision_number": 0, "id": "5ad0da86-8676-4a09-8ced-bb731224e57e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "revision_number": 0, "id": "c4396190-ba6a-4656-a28b-bb7703486ceb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 5, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:33,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname used request id req-730c56c1-b371-4266-be19-43ffc635a2e5 2018-07-24 04:24:33,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:33,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:33,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ad7bddc8-5bf1-4e22-89e5-32f11899dc39 Date: Tue, 24 Jul 2018 04:24:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:32Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5ad0da86-8676-4a09-8ced-bb731224e57e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:33,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-ad7bddc8-5bf1-4e22-89e5-32f11899dc39 2018-07-24 04:24:33,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:34,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ba6d7df0-9f7d-4b82-9015-68d9a0ec944a Date: Tue, 24 Jul 2018 04:24:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "revision_number": 0, "id": "17257b99-d56b-497c-9cc8-75e77be4dd40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "revision_number": 0, "id": "5ad0da86-8676-4a09-8ced-bb731224e57e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "revision_number": 0, "id": "c4396190-ba6a-4656-a28b-bb7703486ceb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 5, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:34,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname used request id req-ba6d7df0-9f7d-4b82-9015-68d9a0ec944a 2018-07-24 04:24:34,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:34,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:34,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-138e1d2b-06cc-49d9-86ec-fc4a70bc8838 Date: Tue, 24 Jul 2018 04:24:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:32Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5ad0da86-8676-4a09-8ced-bb731224e57e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:34,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-138e1d2b-06cc-49d9-86ec-fc4a70bc8838 2018-07-24 04:24:34,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:34,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-335970f7-b0e9-473a-a143-fb01b0f84fad Date: Tue, 24 Jul 2018 04:24:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "revision_number": 0, "id": "17257b99-d56b-497c-9cc8-75e77be4dd40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "revision_number": 0, "id": "5ad0da86-8676-4a09-8ced-bb731224e57e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "revision_number": 0, "id": "c4396190-ba6a-4656-a28b-bb7703486ceb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 5, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:34,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname used request id req-335970f7-b0e9-473a-a143-fb01b0f84fad 2018-07-24 04:24:34,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:34,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:34,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-85c9a761-d6a9-457d-b63f-0f15e80f43b8 Date: Tue, 24 Jul 2018 04:24:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:32Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5ad0da86-8676-4a09-8ced-bb731224e57e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:34,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-85c9a761-d6a9-457d-b63f-0f15e80f43b8 2018-07-24 04:24:34,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:34,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0c0ff5a6-d664-4e52-98b1-69a8880e4ca5 Date: Tue, 24 Jul 2018 04:24:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "revision_number": 0, "id": "17257b99-d56b-497c-9cc8-75e77be4dd40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "revision_number": 0, "id": "5ad0da86-8676-4a09-8ced-bb731224e57e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "revision_number": 0, "id": "c4396190-ba6a-4656-a28b-bb7703486ceb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 5, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:34,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname used request id req-0c0ff5a6-d664-4e52-98b1-69a8880e4ca5 2018-07-24 04:24:34,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:34,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:34,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9e4fbec2-c22d-496d-b9de-a2dc69dbbf73 Date: Tue, 24 Jul 2018 04:24:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:32Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5ad0da86-8676-4a09-8ced-bb731224e57e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:34,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-9e4fbec2-c22d-496d-b9de-a2dc69dbbf73 2018-07-24 04:24:34,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:34,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b0516d7a-5fc5-477e-9858-8356c9d38c32 Date: Tue, 24 Jul 2018 04:24:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "revision_number": 0, "id": "17257b99-d56b-497c-9cc8-75e77be4dd40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "revision_number": 0, "id": "5ad0da86-8676-4a09-8ced-bb731224e57e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "revision_number": 0, "id": "c4396190-ba6a-4656-a28b-bb7703486ceb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 5, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:34,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname used request id req-b0516d7a-5fc5-477e-9858-8356c9d38c32 2018-07-24 04:24:34,740 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:34,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:34,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9940fd43-91ad-4a0a-adeb-428ce5b18df4 Date: Tue, 24 Jul 2018 04:24:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:32Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5ad0da86-8676-4a09-8ced-bb731224e57e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:34,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-9940fd43-91ad-4a0a-adeb-428ce5b18df4 2018-07-24 04:24:34,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:35,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-48d7811d-1006-4886-bfbe-8dec2a976508 Date: Tue, 24 Jul 2018 04:24:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "revision_number": 0, "id": "17257b99-d56b-497c-9cc8-75e77be4dd40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "revision_number": 0, "id": "5ad0da86-8676-4a09-8ced-bb731224e57e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "revision_number": 0, "id": "c4396190-ba6a-4656-a28b-bb7703486ceb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 5, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:35,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname used request id req-48d7811d-1006-4886-bfbe-8dec2a976508 2018-07-24 04:24:35,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:35,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:35,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a69154db-af17-43fe-8638-3306e36cb28b Date: Tue, 24 Jul 2018 04:24:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:32Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5ad0da86-8676-4a09-8ced-bb731224e57e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:35,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-a69154db-af17-43fe-8638-3306e36cb28b 2018-07-24 04:24:35,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:35,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-34d69976-c626-4a87-bf81-5fdd5d59f53f Date: Tue, 24 Jul 2018 04:24:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "revision_number": 0, "id": "17257b99-d56b-497c-9cc8-75e77be4dd40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "revision_number": 0, "id": "5ad0da86-8676-4a09-8ced-bb731224e57e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "revision_number": 0, "id": "c4396190-ba6a-4656-a28b-bb7703486ceb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 5, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:35,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname used request id req-34d69976-c626-4a87-bf81-5fdd5d59f53f 2018-07-24 04:24:35,531 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:35,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:35,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f0df633a-e588-4ce9-8d9b-dae646a41b29 Date: Tue, 24 Jul 2018 04:24:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:32Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5ad0da86-8676-4a09-8ced-bb731224e57e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:35,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-f0df633a-e588-4ce9-8d9b-dae646a41b29 2018-07-24 04:24:35,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:35,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2925aff0-4a66-4ae6-9bda-7eaf0fb94687 Date: Tue, 24 Jul 2018 04:24:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "updated_at": "2018-07-24T04:24:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "revision_number": 0, "id": "17257b99-d56b-497c-9cc8-75e77be4dd40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "revision_number": 0, "id": "5ad0da86-8676-4a09-8ced-bb731224e57e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "revision_number": 0, "id": "c4396190-ba6a-4656-a28b-bb7703486ceb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "revision_number": 0, "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 5, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "name": "CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname"}]} 2018-07-24 04:24:35,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname used request id req-2925aff0-4a66-4ae6-9bda-7eaf0fb94687 2018-07-24 04:24:35,812 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:35,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:35,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-76916dee-82e9-4ace-8550-92e4f1bac499 Date: Tue, 24 Jul 2018 04:24:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:30Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:30Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "17257b99-d56b-497c-9cc8-75e77be4dd40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:32Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5ad0da86-8676-4a09-8ced-bb731224e57e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:35,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-76916dee-82e9-4ace-8550-92e4f1bac499 2018-07-24 04:24:35,857 - neutron_utils - INFO - Deleting security group rule with ID - 17257b99-d56b-497c-9cc8-75e77be4dd40 2018-07-24 04:24:35,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/17257b99-d56b-497c-9cc8-75e77be4dd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:35,966 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-606c10ca-162a-44f8-9f6f-ac143271fbfc Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:35,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/17257b99-d56b-497c-9cc8-75e77be4dd40 used request id req-606c10ca-162a-44f8-9f6f-ac143271fbfc 2018-07-24 04:24:35,966 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-07-24 04:24:35,966 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 2018-07-24 04:24:35,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f0beef1c5e7be2d695e9749dc35a92859f186f" 2018-07-24 04:24:36,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-7f240ae9-f0d7-4ca8-85c2-00f1d2f12432 Date: Tue, 24 Jul 2018 04:24:36 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-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5875447f-0ebd-4309-ba6a-1f581fdb89e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-24T04:24:32Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:32Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "5ad0da86-8676-4a09-8ced-bb731224e57e"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:31Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:31Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "c4396190-ba6a-4656-a28b-bb7703486ceb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:28Z", "security_group_id": "76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:28Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "d97bc979-9449-487e-a9d7-bb3d656ec2c9"}]} 2018-07-24 04:24:36,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-7f240ae9-f0d7-4ca8-85c2-00f1d2f12432 2018-07-24 04:24:36,005 - neutron_utils - INFO - Deleting security group rule with ID - 5875447f-0ebd-4309-ba6a-1f581fdb89e7 2018-07-24 04:24:36,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/5875447f-0ebd-4309-ba6a-1f581fdb89e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:36,098 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e416717-81bf-4292-b169-28b11be74382 Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:36,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/5875447f-0ebd-4309-ba6a-1f581fdb89e7 used request id req-0e416717-81bf-4292-b169-28b11be74382 2018-07-24 04:24:36,098 - neutron_utils - INFO - Deleting security group rule with ID - 5ad0da86-8676-4a09-8ced-bb731224e57e 2018-07-24 04:24:36,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/5ad0da86-8676-4a09-8ced-bb731224e57e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:36,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-902732bb-4d9e-48c3-aa8f-585117ff9e9a Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:36,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/5ad0da86-8676-4a09-8ced-bb731224e57e used request id req-902732bb-4d9e-48c3-aa8f-585117ff9e9a 2018-07-24 04:24:36,187 - neutron_utils - INFO - Deleting security group rule with ID - d97bc979-9449-487e-a9d7-bb3d656ec2c9 2018-07-24 04:24:36,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/d97bc979-9449-487e-a9d7-bb3d656ec2c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:36,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c77074ee-5cea-45ca-8d8c-b9fffc60625e Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:36,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/d97bc979-9449-487e-a9d7-bb3d656ec2c9 used request id req-c77074ee-5cea-45ca-8d8c-b9fffc60625e 2018-07-24 04:24:36,476 - neutron_utils - INFO - Deleting security group rule with ID - c4396190-ba6a-4656-a28b-bb7703486ceb 2018-07-24 04:24:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/c4396190-ba6a-4656-a28b-bb7703486ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:36,570 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fcf71ccc-86ab-4019-ba69-d2f989519da1 Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:36,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/c4396190-ba6a-4656-a28b-bb7703486ceb used request id req-fcf71ccc-86ab-4019-ba69-d2f989519da1 2018-07-24 04:24:36,570 - neutron_utils - INFO - Deleting security group rule with ID - 17257b99-d56b-497c-9cc8-75e77be4dd40 2018-07-24 04:24:36,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/17257b99-d56b-497c-9cc8-75e77be4dd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:36,771 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-3fac11fc-1d02-464f-9d9a-881bd7c85bc6 Date: Tue, 24 Jul 2018 04:24:36 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 17257b99-d56b-497c-9cc8-75e77be4dd40 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-24 04:24:36,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/17257b99-d56b-497c-9cc8-75e77be4dd40 used request id req-3fac11fc-1d02-464f-9d9a-881bd7c85bc6 2018-07-24 04:24:36,771 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 17257b99-d56b-497c-9cc8-75e77be4dd40 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-24 04:24:36,772 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 17257b99-d56b-497c-9cc8-75e77be4dd40 does not exist Neutron server returns request_ids: ['req-3fac11fc-1d02-464f-9d9a-881bd7c85bc6'] 2018-07-24 04:24:36,772 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5011f0ed-4c74-468c-83c2-4fd57f7b914cname 2018-07-24 04:24:36,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1dc4b14c82f02bcd3e15e3347f62010bea12d8" 2018-07-24 04:24:37,092 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c26b7949-afd9-4e34-aced-47f4e6d15c58 Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:37,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/76ac9b54-a1b0-4baf-8b7b-5ee4265eebe5 used request id req-c26b7949-afd9-4e34-aced-47f4e6d15c58 2018-07-24 04:24:37,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:37,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7fc461b5-ad75-4222-8815-0b5a0ac1e600 Date: Tue, 24 Jul 2018 04:24:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:27Z", "updated_at": "2018-07-24T04:24:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:27Z", "revision_number": 0, "id": "19d7c106-64b0-4489-8d80-b22c5c0b4d32", "remote_group_id": "82adcc98-0f79-4418-ab75-252d7813733f", "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:27Z", "security_group_id": "82adcc98-0f79-4418-ab75-252d7813733f", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:27Z", "revision_number": 0, "id": "61c0d751-6247-400b-8e5e-4557920e3bb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:27Z", "security_group_id": "82adcc98-0f79-4418-ab75-252d7813733f", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:27Z", "revision_number": 0, "id": "b57581e3-0ec2-4623-a6e9-1b69db0b96f1", "remote_group_id": "82adcc98-0f79-4418-ab75-252d7813733f", "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:27Z", "security_group_id": "82adcc98-0f79-4418-ab75-252d7813733f", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:24:27Z", "revision_number": 0, "id": "f6e7499c-d630-4d88-b5f1-0bfeb1c18c45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:24:27Z", "security_group_id": "82adcc98-0f79-4418-ab75-252d7813733f", "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef107cb3b7ca404f8239b5988ca90187"}], "revision_number": 4, "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "82adcc98-0f79-4418-ab75-252d7813733f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:24:37,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-7fc461b5-ad75-4222-8815-0b5a0ac1e600 2018-07-24 04:24:37,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:37,442 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9159281-c8dd-40f7-959b-b0b9890faecf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:37,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-b9159281-c8dd-40f7-959b-b0b9890faecf 2018-07-24 04:24:37,442 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:37,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:37,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abcd216c-f66b-480c-b8e3-3f7f48d3fc0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:37,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-abcd216c-f66b-480c-b8e3-3f7f48d3fc0e 2018-07-24 04:24:37,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:37,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:37,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea1d3645-ddbc-487c-8cb6-aaef226a592c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef107cb3b7ca404f8239b5988ca90187", "name": "CreateSecurityGroupTests-78221e3e-0ee5-44c-proj"}} 2018-07-24 04:24:37,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187 used request id req-ea1d3645-ddbc-487c-8cb6-aaef226a592c 2018-07-24 04:24:37,636 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82adcc98-0f79-4418-ab75-252d7813733f 2018-07-24 04:24:37,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=82adcc98-0f79-4418-ab75-252d7813733f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:37,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-99e3cd0e-2c13-435e-aab2-729809ac89e5 Date: Tue, 24 Jul 2018 04:24:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "82adcc98-0f79-4418-ab75-252d7813733f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:27Z", "security_group_id": "82adcc98-0f79-4418-ab75-252d7813733f", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:27Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "19d7c106-64b0-4489-8d80-b22c5c0b4d32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:27Z", "security_group_id": "82adcc98-0f79-4418-ab75-252d7813733f", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:27Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "61c0d751-6247-400b-8e5e-4557920e3bb6"}, {"remote_group_id": "82adcc98-0f79-4418-ab75-252d7813733f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:27Z", "security_group_id": "82adcc98-0f79-4418-ab75-252d7813733f", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:27Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "b57581e3-0ec2-4623-a6e9-1b69db0b96f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:24:27Z", "security_group_id": "82adcc98-0f79-4418-ab75-252d7813733f", "port_range_min": null, "revision_number": 0, "tenant_id": "ef107cb3b7ca404f8239b5988ca90187", "created_at": "2018-07-24T04:24:27Z", "project_id": "ef107cb3b7ca404f8239b5988ca90187", "id": "f6e7499c-d630-4d88-b5f1-0bfeb1c18c45"}]} 2018-07-24 04:24:37,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=82adcc98-0f79-4418-ab75-252d7813733f used request id req-99e3cd0e-2c13-435e-aab2-729809ac89e5 2018-07-24 04:24:37,854 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:24:37,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/82adcc98-0f79-4418-ab75-252d7813733f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:38,193 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6a02356-a9a7-46cf-a321-10390c458965 Content-Length: 0 Date: Tue, 24 Jul 2018 04:24:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:24:38,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/82adcc98-0f79-4418-ab75-252d7813733f used request id req-a6a02356-a9a7-46cf-a321-10390c458965 2018-07-24 04:24:38,194 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-78221e3e-0ee5-44c-proj 2018-07-24 04:24:38,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:38,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e06cb8d2-8809-42ed-9100-fc47a7f86d90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:38,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ef107cb3b7ca404f8239b5988ca90187 used request id req-e06cb8d2-8809-42ed-9100-fc47a7f86d90 2018-07-24 04:24:38,451 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-78221e3e-0ee5-44c-proj-role 2018-07-24 04:24:38,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/7dbeb90cf8f8436886fc2c19f2d3d5af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:38,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d2fa96-eaeb-4de5-b028-aa0d5a206230 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:38,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/7dbeb90cf8f8436886fc2c19f2d3d5af used request id req-74d2fa96-eaeb-4de5-b028-aa0d5a206230 2018-07-24 04:24:38,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0096fe0f9d073c0d76500be13486d12fc451b913" 2018-07-24 04:24:38,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce36c5d-f64e-4afd-ac20-54a048fa4f59 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:24:38,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8ce36c5d-f64e-4afd-ac20-54a048fa4f59 2018-07-24 04:24:38,667 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-78221e3e-0ee5-44c-user 2018-07-24 04:24:38,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/05a78e869525490a851671bf0c90e998 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6ef2a0151f8b305eb4b3dc7b49471a738ad90a" 2018-07-24 04:24:38,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-673b6fed-e423-4d14-9fa8-664dd64feca9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:38,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/05a78e869525490a851671bf0c90e998 used request id req-673b6fed-e423-4d14-9fa8-664dd64feca9 2018-07-24 04:24:38,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:39,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["qNp0m9NFTbmOiX4yHSyS_Q"], "issued_at": "2018-07-24T04:24:39.000000Z"}} 2018-07-24 04:24:39,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}68d8cce9fe4f7d5e775cdfd23617790ed257e190" 2018-07-24 04:24:39,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-348da0d3-1220-4e1e-af22-13e3215d5e1d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:39,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-348da0d3-1220-4e1e-af22-13e3215d5e1d 2018-07-24 04:24:39,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:39,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:39,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bGnAb2sAQQCEr4xfCymQZQ"], "issued_at": "2018-07-24T04:24:39.000000Z"}} 2018-07-24 04:24:39,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:39,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742917fb-d74f-4b94-808f-0ad9c139b365 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:39,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-742917fb-d74f-4b94-808f-0ad9c139b365 2018-07-24 04:24:39,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:24:39,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:24: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:24:39,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ff439f0c-e423-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:39,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc6c6397-fb40-4422-aa29-94e2f4427119 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ff439f0c-e423-498-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:24:39,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ff439f0c-e423-498-proj used request id req-dc6c6397-fb40-4422-aa29-94e2f4427119 2018-07-24 04:24:39,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:40,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fcbfafb-d5ef-44e1-93ad-375b2a45a45c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:24:40,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7fcbfafb-d5ef-44e1-93ad-375b2a45a45c 2018-07-24 04:24:40,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-ff439f0c-e423-498-proj"}}' 2018-07-24 04:24:40,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87967dc4-7add-4619-86f5-6fa8f560c589 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5db36ca0cd0a44a8a1a4094a3b6f7cda"}, "tags": [], "enabled": true, "id": "5db36ca0cd0a44a8a1a4094a3b6f7cda", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ff439f0c-e423-498-proj"}} 2018-07-24 04:24:40,152 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-87967dc4-7add-4619-86f5-6fa8f560c589 2018-07-24 04:24:40,152 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-ff439f0c-e423-498-proj 2018-07-24 04:24:40,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:40,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:40,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["zNnPUXshTXeqfNR-vjZOcA"], "issued_at": "2018-07-24T04:24:40.000000Z"}} 2018-07-24 04:24:40,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2e2a8bb892e80fc18f981b8bf77e0fea22b9082b" 2018-07-24 04:24:40,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04bd5ef1-c32d-4bec-813c-9d353e465ba6 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:40,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-04bd5ef1-c32d-4bec-813c-9d353e465ba6 2018-07-24 04:24:40,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:24:40,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:24: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:24:40,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2a8bb892e80fc18f981b8bf77e0fea22b9082b" 2018-07-24 04:24:40,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a384a745-a437-47be-b66f-8887ee581c0e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:24:40,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a384a745-a437-47be-b66f-8887ee581c0e 2018-07-24 04:24:40,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-ff439f0c-e423-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2a8bb892e80fc18f981b8bf77e0fea22b9082b" 2018-07-24 04:24:40,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8d5659-9005-41f1-8610-d2022e4a7ec0 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-ff439f0c-e423-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5db36ca0cd0a44a8a1a4094a3b6f7cda"}, "tags": [], "enabled": true, "id": "5db36ca0cd0a44a8a1a4094a3b6f7cda", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ff439f0c-e423-498-proj"}]} 2018-07-24 04:24:40,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-ff439f0c-e423-498-proj used request id req-4b8d5659-9005-41f1-8610-d2022e4a7ec0 2018-07-24 04:24:40,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2a8bb892e80fc18f981b8bf77e0fea22b9082b" 2018-07-24 04:24:40,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ddd4a6-51cf-4c92-9c1c-177fb47b7e55 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:24:40,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e9ddd4a6-51cf-4c92-9c1c-177fb47b7e55 2018-07-24 04:24:41,325 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-ff439f0c-e423-498-user 2018-07-24 04:24:41,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:41,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:41,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323f5477-ce00-42d4-8753-6842fb1a5eef Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:24:41,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-323f5477-ce00-42d4-8753-6842fb1a5eef 2018-07-24 04:24:41,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" -d '{"role": {"name": "CreateImageSuccessTests-ff439f0c-e423-498-proj-role"}}' 2018-07-24 04:24:41,463 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b92647-945f-475d-ad10-72d82930dde0 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df0a2906a4b3473c867df635b1dfe16e", "links": {"self": "http://172.30.9.24:5000/v3/roles/df0a2906a4b3473c867df635b1dfe16e"}, "name": "CreateImageSuccessTests-ff439f0c-e423-498-proj-role"}} 2018-07-24 04:24:41,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-19b92647-945f-475d-ad10-72d82930dde0 2018-07-24 04:24:41,464 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-ff439f0c-e423-498-proj-role 2018-07-24 04:24:41,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/df0a2906a4b3473c867df635b1dfe16e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:41,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-231e8fbd-c77e-4e8d-998e-c3873590d34d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df0a2906a4b3473c867df635b1dfe16e", "links": {"self": "http://172.30.9.24:5000/v3/roles/df0a2906a4b3473c867df635b1dfe16e"}, "name": "CreateImageSuccessTests-ff439f0c-e423-498-proj-role"}} 2018-07-24 04:24:41,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/df0a2906a4b3473c867df635b1dfe16e used request id req-231e8fbd-c77e-4e8d-998e-c3873590d34d 2018-07-24 04:24:41,562 - keystone_utils - INFO - Granting role CreateImageSuccessTests-ff439f0c-e423-498-proj-role to project CreateImageSuccessTests-ff439f0c-e423-498-proj 2018-07-24 04:24:41,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/5db36ca0cd0a44a8a1a4094a3b6f7cda/users/c0705e2996e048d1850a41c3c1f03851/roles/df0a2906a4b3473c867df635b1dfe16e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:41,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1854a1d1-de48-4939-87e4-612a30ae11e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:41,693 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/5db36ca0cd0a44a8a1a4094a3b6f7cda/users/c0705e2996e048d1850a41c3c1f03851/roles/df0a2906a4b3473c867df635b1dfe16e used request id req-1854a1d1-de48-4939-87e4-612a30ae11e1 2018-07-24 04:24:41,714 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:24:41,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:41,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:42,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df0a2906a4b3473c867df635b1dfe16e", "name": "CreateImageSuccessTests-ff439f0c-e423-498-proj-role"}], "expires_at": "2018-07-24T05:24:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5db36ca0cd0a44a8a1a4094a3b6f7cda", "name": "CreateImageSuccessTests-ff439f0c-e423-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ff439f0c-e423-498-user", "id": "c0705e2996e048d1850a41c3c1f03851"}, "audit_ids": ["U-rPTwAET22Lp12X6Epkxg"], "issued_at": "2018-07-24T04:24:42.000000Z"}} 2018-07-24 04:24:42,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}920dc9c6a7812c4074426ff8f6d28655ad654f00" 2018-07-24 04:24:42,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f3b14a-c713-457b-8de0-5916b35e03f2 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:42,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f7f3b14a-c713-457b-8de0-5916b35e03f2 2018-07-24 04:24:42,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}920dc9c6a7812c4074426ff8f6d28655ad654f00" 2018-07-24 04:24:42,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-5ea54cec-a0b2-4632-8912-daba963beeb5 Date: Tue, 24 Jul 2018 04:24:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce"} 2018-07-24 04:24:42,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce used request id req-5ea54cec-a0b2-4632-8912-daba963beeb5 2018-07-24 04:24:42,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}920dc9c6a7812c4074426ff8f6d28655ad654f00" 2018-07-24 04:24:43,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-15a2cab1-8dd4-4754-ade7-acb3a34f2f47 Date: Tue, 24 Jul 2018 04:24:43 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-07-24 04:24:43,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-15a2cab1-8dd4-4754-ade7-acb3a34f2f47 2018-07-24 04:24:43,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}920dc9c6a7812c4074426ff8f6d28655ad654f00" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce"}' 2018-07-24 04:24:44,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8999f412-5fdb-4cdb-9cc4-8b102dcf5ad6 Date: Tue, 24 Jul 2018 04:24:44 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:24:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:24:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d", "min_disk": 0, "protected": false, "id": "226c57d0-8d83-438f-9719-9b1bffb61f8d", "file": "/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d/file", "checksum": null, "owner": "5db36ca0cd0a44a8a1a4094a3b6f7cda", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:24:44,006 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8999f412-5fdb-4cdb-9cc4-8b102dcf5ad6 2018-07-24 04:24:44,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}920dc9c6a7812c4074426ff8f6d28655ad654f00" -d '' 2018-07-24 04:24:45,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bd72845-3af3-4551-aff9-b9746bcc155a Date: Tue, 24 Jul 2018 04:24:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:24:45,200 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d/file used request id req-7bd72845-3af3-4551-aff9-b9746bcc155a 2018-07-24 04:24:45,200 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:24:45,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}920dc9c6a7812c4074426ff8f6d28655ad654f00" 2018-07-24 04:24:45,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-562683a4-fbd9-4fd3-bf43-22266f6f0037 Date: Tue, 24 Jul 2018 04:24:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:24:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:24:45Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/226c57d0-8d83-438f-9719-9b1bffb61f8d/snap", "metadata": {}}], "self": "/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d", "min_disk": 0, "protected": false, "id": "226c57d0-8d83-438f-9719-9b1bffb61f8d", "file": "/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5db36ca0cd0a44a8a1a4094a3b6f7cda", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/226c57d0-8d83-438f-9719-9b1bffb61f8d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:24:45,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d used request id req-562683a4-fbd9-4fd3-bf43-22266f6f0037 2018-07-24 04:24:45,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}920dc9c6a7812c4074426ff8f6d28655ad654f00" 2018-07-24 04:24:45,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3dea3238-937e-4310-bf03-0098ca0bd25d Date: Tue, 24 Jul 2018 04:24:45 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-07-24 04:24:45,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-3dea3238-937e-4310-bf03-0098ca0bd25d 2018-07-24 04:24:45,582 - create_image - INFO - Created image with name - CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce 2018-07-24 04:24:45,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}920dc9c6a7812c4074426ff8f6d28655ad654f00" 2018-07-24 04:24:45,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-12dcbf89-bccd-49ab-89b8-0b75964a8330 Date: Tue, 24 Jul 2018 04:24:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:24:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:24:45Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/226c57d0-8d83-438f-9719-9b1bffb61f8d/snap", "metadata": {}}], "self": "/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d", "min_disk": 0, "protected": false, "id": "226c57d0-8d83-438f-9719-9b1bffb61f8d", "file": "/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5db36ca0cd0a44a8a1a4094a3b6f7cda", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/226c57d0-8d83-438f-9719-9b1bffb61f8d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:24:45,605 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d used request id req-12dcbf89-bccd-49ab-89b8-0b75964a8330 2018-07-24 04:24:45,606 - create_image - DEBUG - Instance status is - active 2018-07-24 04:24:45,606 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce 2018-07-24 04:24:45,606 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce 2018-07-24 04:24:45,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:46,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df0a2906a4b3473c867df635b1dfe16e", "name": "CreateImageSuccessTests-ff439f0c-e423-498-proj-role"}], "expires_at": "2018-07-24T05:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5db36ca0cd0a44a8a1a4094a3b6f7cda", "name": "CreateImageSuccessTests-ff439f0c-e423-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/5db36ca0cd0a44a8a1a4094a3b6f7cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ff439f0c-e423-498-user", "id": "c0705e2996e048d1850a41c3c1f03851"}, "audit_ids": ["vhQO7WyJT42buTWa-flmWQ"], "issued_at": "2018-07-24T04:24:46.000000Z"}} 2018-07-24 04:24:46,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61952f0705d5f43a2f215921dbc497c199a07c26" 2018-07-24 04:24:46,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-470c3209-69e3-46c5-bc30-c07920224f78 Date: Tue, 24 Jul 2018 04:24:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:24:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:24:45Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/226c57d0-8d83-438f-9719-9b1bffb61f8d/snap", "metadata": {}}], "self": "/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d", "min_disk": 0, "protected": false, "id": "226c57d0-8d83-438f-9719-9b1bffb61f8d", "file": "/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5db36ca0cd0a44a8a1a4094a3b6f7cda", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/226c57d0-8d83-438f-9719-9b1bffb61f8d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce"} 2018-07-24 04:24:46,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce used request id req-470c3209-69e3-46c5-bc30-c07920224f78 2018-07-24 04:24:46,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61952f0705d5f43a2f215921dbc497c199a07c26" 2018-07-24 04:24:46,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-68317fa2-107f-409d-b35b-90761b9db50d Date: Tue, 24 Jul 2018 04:24: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-07-24 04:24:46,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-68317fa2-107f-409d-b35b-90761b9db50d 2018-07-24 04:24:46,872 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce 2018-07-24 04:24:46,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61952f0705d5f43a2f215921dbc497c199a07c26" 2018-07-24 04:24:47,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e3488edf-b2fe-48b4-bf2b-8eef720af23f Date: Tue, 24 Jul 2018 04:24:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:24:47,319 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d used request id req-e3488edf-b2fe-48b4-bf2b-8eef720af23f 2018-07-24 04:24:47,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61952f0705d5f43a2f215921dbc497c199a07c26" 2018-07-24 04:24:47,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-33e27ffa-eab3-44ae-891c-b3613a1651ac Date: Tue, 24 Jul 2018 04:24:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce"} 2018-07-24 04:24:47,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce used request id req-33e27ffa-eab3-44ae-891c-b3613a1651ac 2018-07-24 04:24:47,516 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-2a0f388e-b841-46da-b487-d70bb9a5cfce 2018-07-24 04:24:47,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}920dc9c6a7812c4074426ff8f6d28655ad654f00" 2018-07-24 04:24:48,107 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-ad4caf9b-c6b3-4b49-9fd1-4cdedc382eb4 Date: Tue, 24 Jul 2018 04:24:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:24:48,107 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/226c57d0-8d83-438f-9719-9b1bffb61f8d used request id req-ad4caf9b-c6b3-4b49-9fd1-4cdedc382eb4 2018-07-24 04:24:48,107 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-07-24 04:24:48,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:48,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-59fe5eb3-7802-4f4f-93d9-a256ab3cda4d Date: Tue, 24 Jul 2018 04:24:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:24:48,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-59fe5eb3-7802-4f4f-93d9-a256ab3cda4d 2018-07-24 04:24:48,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:48,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-944bc810-9534-473f-8695-15881a13d57a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:48,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-944bc810-9534-473f-8695-15881a13d57a 2018-07-24 04:24:48,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:48,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:48,555 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ac654a9-6058-41f5-b7e8-37587283ae58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:48,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-7ac654a9-6058-41f5-b7e8-37587283ae58 2018-07-24 04:24:48,556 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:48,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:48,654 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6654f853-c1b4-4126-b29c-9a0857fedfcc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:48,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-6654f853-c1b4-4126-b29c-9a0857fedfcc 2018-07-24 04:24:48,654 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:48,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:48,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-848bcd81-8910-4d2b-8f9d-e8de531086fa Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:24:48,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-848bcd81-8910-4d2b-8f9d-e8de531086fa 2018-07-24 04:24:48,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:48,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11e11f8-820d-48e9-b6c5-93641f4e64de 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:24:48,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-c11e11f8-820d-48e9-b6c5-93641f4e64de 2018-07-24 04:24:48,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:48,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce76daaf-dbe0-4d3a-82ad-05b451ffb520 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:48,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-ce76daaf-dbe0-4d3a-82ad-05b451ffb520 2018-07-24 04:24:48,943 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:48,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:49,032 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99d99b54-ab77-4ecf-bec1-e21f5ce81507 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:49,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-99d99b54-ab77-4ecf-bec1-e21f5ce81507 2018-07-24 04:24:49,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:49,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:49,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34528f23-ca97-47a2-ba1c-e50aab678d2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:49,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-34528f23-ca97-47a2-ba1c-e50aab678d2e 2018-07-24 04:24:49,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:49,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:49,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f797074e-915d-45cf-9e93-13b9e7d0ef57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:49,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-f797074e-915d-45cf-9e93-13b9e7d0ef57 2018-07-24 04:24:49,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:49,322 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-ff439f0c-e423-498-proj 2018-07-24 04:24:49,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/5db36ca0cd0a44a8a1a4094a3b6f7cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:49,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa29f37b-9627-4d2c-9534-575b8485663f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:49,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/5db36ca0cd0a44a8a1a4094a3b6f7cda used request id req-fa29f37b-9627-4d2c-9534-575b8485663f 2018-07-24 04:24:49,547 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-ff439f0c-e423-498-proj-role 2018-07-24 04:24:49,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/df0a2906a4b3473c867df635b1dfe16e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:49,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81172a08-6368-4101-addf-2d9436a1d797 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:49,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/df0a2906a4b3473c867df635b1dfe16e used request id req-81172a08-6368-4101-addf-2d9436a1d797 2018-07-24 04:24:49,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe1e860d8111d0cda273dd2e4e32ae99dc4a3bb" 2018-07-24 04:24:49,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c092aa37-2788-4b9c-b5a6-4573a9e5d122 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:24:49,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c092aa37-2788-4b9c-b5a6-4573a9e5d122 2018-07-24 04:24:49,772 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-ff439f0c-e423-498-user 2018-07-24 04:24:49,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/c0705e2996e048d1850a41c3c1f03851 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e2a8bb892e80fc18f981b8bf77e0fea22b9082b" 2018-07-24 04:24:49,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eae02a4-fe5f-4aa0-9b90-fba13c7fa336 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:49,984 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c0705e2996e048d1850a41c3c1f03851 used request id req-3eae02a4-fe5f-4aa0-9b90-fba13c7fa336 2018-07-24 04:24:49,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:50,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["QV_a7v5UQae5__wdVNiXCw"], "issued_at": "2018-07-24T04:24:50.000000Z"}} 2018-07-24 04:24:50,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1aca92632ce9d0b5542fec726d722237d25203c2" 2018-07-24 04:24:50,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d02c46-c5cc-4461-b84a-bf653ab62347 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:50,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-89d02c46-c5cc-4461-b84a-bf653ab62347 2018-07-24 04:24:50,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:50,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:50,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["u-JXEdG7TWuyrhd0A5AGHQ"], "issued_at": "2018-07-24T04:24:50.000000Z"}} 2018-07-24 04:24:50,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:50,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736f8af2-8122-4ab3-aa17-03f00127c9d0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:50,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-736f8af2-8122-4ab3-aa17-03f00127c9d0 2018-07-24 04:24:51,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:24:51,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:24: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:24:51,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cb7c5fa3-8984-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:51,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d73fbf2-8342-4618-94c0-7711a0c9c8b1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cb7c5fa3-8984-472-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:24:51,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cb7c5fa3-8984-472-proj used request id req-8d73fbf2-8342-4618-94c0-7711a0c9c8b1 2018-07-24 04:24:51,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:51,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f244c2-d42d-4b24-8e5a-cdacc036901a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:24:51,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f9f244c2-d42d-4b24-8e5a-cdacc036901a 2018-07-24 04:24:51,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-cb7c5fa3-8984-472-proj"}}' 2018-07-24 04:24:51,380 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:24:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4dc3a7a-6302-4cb8-8cec-dceb6c8b1130 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/51a98683397c425c8b1a1f910a663385"}, "tags": [], "enabled": true, "id": "51a98683397c425c8b1a1f910a663385", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-cb7c5fa3-8984-472-proj"}} 2018-07-24 04:24:51,380 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a4dc3a7a-6302-4cb8-8cec-dceb6c8b1130 2018-07-24 04:24:51,381 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-cb7c5fa3-8984-472-proj 2018-07-24 04:24:51,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:51,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:51,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["5pPj6-2ARGKdtIYmYkuh6w"], "issued_at": "2018-07-24T04:24:51.000000Z"}} 2018-07-24 04:24:51,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}23aee61a5ec5822f2d8d421f50e622939891815a" 2018-07-24 04:24:51,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbee2821-3f13-4765-bf32-0f00f6b84887 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:51,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fbee2821-3f13-4765-bf32-0f00f6b84887 2018-07-24 04:24:51,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:24:51,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:24: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:24:51,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23aee61a5ec5822f2d8d421f50e622939891815a" 2018-07-24 04:24:51,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f56f6f85-5bfc-4f2c-90a0-89cf027bc006 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:24:51,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f56f6f85-5bfc-4f2c-90a0-89cf027bc006 2018-07-24 04:24:51,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-cb7c5fa3-8984-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23aee61a5ec5822f2d8d421f50e622939891815a" 2018-07-24 04:24:52,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15e52d0-125c-4f95-8820-deeb711691b0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-cb7c5fa3-8984-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/51a98683397c425c8b1a1f910a663385"}, "tags": [], "enabled": true, "id": "51a98683397c425c8b1a1f910a663385", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-cb7c5fa3-8984-472-proj"}]} 2018-07-24 04:24:52,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-cb7c5fa3-8984-472-proj used request id req-f15e52d0-125c-4f95-8820-deeb711691b0 2018-07-24 04:24:52,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23aee61a5ec5822f2d8d421f50e622939891815a" 2018-07-24 04:24:52,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc676b15-9d88-4149-ace4-8914544aba0a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:24:52,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-fc676b15-9d88-4149-ace4-8914544aba0a 2018-07-24 04:24:52,559 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-cb7c5fa3-8984-472-user 2018-07-24 04:24:52,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:52,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:52,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340e81d7-1f5d-440d-ab07-7560800c4ddc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:24:52,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-340e81d7-1f5d-440d-ab07-7560800c4ddc 2018-07-24 04:24:52,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" -d '{"role": {"name": "CreateImageSuccessTests-cb7c5fa3-8984-472-proj-role"}}' 2018-07-24 04:24:52,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d639d602-bac8-41ee-af98-00387dc8c7db Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ae5bbad52fa143108d8696c3c826e180", "links": {"self": "http://172.30.9.24:5000/v3/roles/ae5bbad52fa143108d8696c3c826e180"}, "name": "CreateImageSuccessTests-cb7c5fa3-8984-472-proj-role"}} 2018-07-24 04:24:52,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d639d602-bac8-41ee-af98-00387dc8c7db 2018-07-24 04:24:52,768 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-cb7c5fa3-8984-472-proj-role 2018-07-24 04:24:52,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/ae5bbad52fa143108d8696c3c826e180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:52,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-519cf058-90c1-498a-9100-11d0790dcecd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ae5bbad52fa143108d8696c3c826e180", "links": {"self": "http://172.30.9.24:5000/v3/roles/ae5bbad52fa143108d8696c3c826e180"}, "name": "CreateImageSuccessTests-cb7c5fa3-8984-472-proj-role"}} 2018-07-24 04:24:52,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/ae5bbad52fa143108d8696c3c826e180 used request id req-519cf058-90c1-498a-9100-11d0790dcecd 2018-07-24 04:24:52,789 - keystone_utils - INFO - Granting role CreateImageSuccessTests-cb7c5fa3-8984-472-proj-role to project CreateImageSuccessTests-cb7c5fa3-8984-472-proj 2018-07-24 04:24:52,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/51a98683397c425c8b1a1f910a663385/users/351212f3f5224349b188b2a63fce9f0b/roles/ae5bbad52fa143108d8696c3c826e180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:52,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f96178e0-b6c5-4248-82b4-f24119946d03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:52,849 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/51a98683397c425c8b1a1f910a663385/users/351212f3f5224349b188b2a63fce9f0b/roles/ae5bbad52fa143108d8696c3c826e180 used request id req-f96178e0-b6c5-4248-82b4-f24119946d03 2018-07-24 04:24:52,850 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:24:52,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:52,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:53,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ae5bbad52fa143108d8696c3c826e180", "name": "CreateImageSuccessTests-cb7c5fa3-8984-472-proj-role"}], "expires_at": "2018-07-24T05:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "51a98683397c425c8b1a1f910a663385", "name": "CreateImageSuccessTests-cb7c5fa3-8984-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_51a98683397c425c8b1a1f910a663385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_51a98683397c425c8b1a1f910a663385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/51a98683397c425c8b1a1f910a663385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/51a98683397c425c8b1a1f910a663385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/51a98683397c425c8b1a1f910a663385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/51a98683397c425c8b1a1f910a663385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/51a98683397c425c8b1a1f910a663385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/51a98683397c425c8b1a1f910a663385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/51a98683397c425c8b1a1f910a663385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/51a98683397c425c8b1a1f910a663385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/51a98683397c425c8b1a1f910a663385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/51a98683397c425c8b1a1f910a663385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/51a98683397c425c8b1a1f910a663385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/51a98683397c425c8b1a1f910a663385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-cb7c5fa3-8984-472-user", "id": "351212f3f5224349b188b2a63fce9f0b"}, "audit_ids": ["Sn-ZfPGwTaGpSd4JdPqiKQ"], "issued_at": "2018-07-24T04:24:53.000000Z"}} 2018-07-24 04:24:53,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c588e7d99e72068450110bf9810470b9d07aa044" 2018-07-24 04:24:53,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a346671-1817-4cc6-aa09-2a303aa6d53f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:53,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6a346671-1817-4cc6-aa09-2a303aa6d53f 2018-07-24 04:24:53,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c588e7d99e72068450110bf9810470b9d07aa044" 2018-07-24 04:24:53,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f5d3f6bd-62db-4b33-bf5c-c82b4a49be37 Date: Tue, 24 Jul 2018 04:24:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83"} 2018-07-24 04:24:53,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83 used request id req-f5d3f6bd-62db-4b33-bf5c-c82b4a49be37 2018-07-24 04:24:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c588e7d99e72068450110bf9810470b9d07aa044" 2018-07-24 04:24:54,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ac578678-8ab7-4800-a8e9-f36fa0e62bcb Date: Tue, 24 Jul 2018 04:24:54 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-07-24 04:24:54,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ac578678-8ab7-4800-a8e9-f36fa0e62bcb 2018-07-24 04:24:54,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c588e7d99e72068450110bf9810470b9d07aa044" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83"}' 2018-07-24 04:24:54,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f9a81b05-c166-4965-8d11-55fa59cc9002 Date: Tue, 24 Jul 2018 04:24:54 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:24:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:24:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046", "min_disk": 0, "protected": false, "id": "d9049274-18c6-483b-b5e7-77f571b5d046", "file": "/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046/file", "checksum": null, "owner": "51a98683397c425c8b1a1f910a663385", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:24:54,568 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f9a81b05-c166-4965-8d11-55fa59cc9002 2018-07-24 04:24:54,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c588e7d99e72068450110bf9810470b9d07aa044" -d '' 2018-07-24 04:24:55,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f956af1f-07cf-4c07-a1f0-a07d9436019d Date: Tue, 24 Jul 2018 04:24:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:24:55,227 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046/file used request id req-f956af1f-07cf-4c07-a1f0-a07d9436019d 2018-07-24 04:24:55,228 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:24:55,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c588e7d99e72068450110bf9810470b9d07aa044" 2018-07-24 04:24:55,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e2357dad-08a1-46fd-9ce8-163e77b4fb50 Date: Tue, 24 Jul 2018 04:24:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:24:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:24:55Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/d9049274-18c6-483b-b5e7-77f571b5d046/snap", "metadata": {}}], "self": "/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046", "min_disk": 0, "protected": false, "id": "d9049274-18c6-483b-b5e7-77f571b5d046", "file": "/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "51a98683397c425c8b1a1f910a663385", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/d9049274-18c6-483b-b5e7-77f571b5d046/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:24:55,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046 used request id req-e2357dad-08a1-46fd-9ce8-163e77b4fb50 2018-07-24 04:24:55,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c588e7d99e72068450110bf9810470b9d07aa044" 2018-07-24 04:24:55,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0055bb60-2276-49e4-b60a-2c06a3cc042e Date: Tue, 24 Jul 2018 04:24: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-07-24 04:24:55,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-0055bb60-2276-49e4-b60a-2c06a3cc042e 2018-07-24 04:24:55,849 - create_image - INFO - Created image with name - CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83 2018-07-24 04:24:55,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c588e7d99e72068450110bf9810470b9d07aa044" 2018-07-24 04:24:56,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6ab7ac75-7f24-4aac-a721-dc6e574ec0b3 Date: Tue, 24 Jul 2018 04:24:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:24:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:24:55Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/d9049274-18c6-483b-b5e7-77f571b5d046/snap", "metadata": {}}], "self": "/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046", "min_disk": 0, "protected": false, "id": "d9049274-18c6-483b-b5e7-77f571b5d046", "file": "/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "51a98683397c425c8b1a1f910a663385", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/d9049274-18c6-483b-b5e7-77f571b5d046/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:24:56,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046 used request id req-6ab7ac75-7f24-4aac-a721-dc6e574ec0b3 2018-07-24 04:24:56,040 - create_image - DEBUG - Instance status is - active 2018-07-24 04:24:56,040 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83 2018-07-24 04:24:56,040 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83 2018-07-24 04:24:56,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:56,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ae5bbad52fa143108d8696c3c826e180", "name": "CreateImageSuccessTests-cb7c5fa3-8984-472-proj-role"}], "expires_at": "2018-07-24T05:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "51a98683397c425c8b1a1f910a663385", "name": "CreateImageSuccessTests-cb7c5fa3-8984-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_51a98683397c425c8b1a1f910a663385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_51a98683397c425c8b1a1f910a663385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/51a98683397c425c8b1a1f910a663385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/51a98683397c425c8b1a1f910a663385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/51a98683397c425c8b1a1f910a663385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/51a98683397c425c8b1a1f910a663385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/51a98683397c425c8b1a1f910a663385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/51a98683397c425c8b1a1f910a663385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/51a98683397c425c8b1a1f910a663385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/51a98683397c425c8b1a1f910a663385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/51a98683397c425c8b1a1f910a663385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/51a98683397c425c8b1a1f910a663385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/51a98683397c425c8b1a1f910a663385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/51a98683397c425c8b1a1f910a663385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-cb7c5fa3-8984-472-user", "id": "351212f3f5224349b188b2a63fce9f0b"}, "audit_ids": ["XoJNPGbDSo6Xh0Wprzo1Zw"], "issued_at": "2018-07-24T04:24:56.000000Z"}} 2018-07-24 04:24:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b6fe95298d9ebe70f895fd44fed32c91280c783" 2018-07-24 04:24:56,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-755de9d2-278d-4ea7-af8a-42f7e453b2ff Date: Tue, 24 Jul 2018 04:24:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:24:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:24:55Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/d9049274-18c6-483b-b5e7-77f571b5d046/snap", "metadata": {}}], "self": "/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046", "min_disk": 0, "protected": false, "id": "d9049274-18c6-483b-b5e7-77f571b5d046", "file": "/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "51a98683397c425c8b1a1f910a663385", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/d9049274-18c6-483b-b5e7-77f571b5d046/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83"} 2018-07-24 04:24:56,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83 used request id req-755de9d2-278d-4ea7-af8a-42f7e453b2ff 2018-07-24 04:24:56,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b6fe95298d9ebe70f895fd44fed32c91280c783" 2018-07-24 04:24:57,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-113d69b7-7097-4010-bb24-9d2a6ddec98f Date: Tue, 24 Jul 2018 04:24:57 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-07-24 04:24:57,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-113d69b7-7097-4010-bb24-9d2a6ddec98f 2018-07-24 04:24:57,222 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-27cd4992-bd63-44d0-aed4-3a7049503e83 2018-07-24 04:24:57,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c588e7d99e72068450110bf9810470b9d07aa044" 2018-07-24 04:24:57,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d36685f-4867-4730-9eb7-fe0e0ecc004f Date: Tue, 24 Jul 2018 04:24:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:24:57,583 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d9049274-18c6-483b-b5e7-77f571b5d046 used request id req-5d36685f-4867-4730-9eb7-fe0e0ecc004f 2018-07-24 04:24:57,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:57,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-abdea3f2-4cf8-4f24-b290-5b8927c2482b Date: Tue, 24 Jul 2018 04:24:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:24:57,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-abdea3f2-4cf8-4f24-b290-5b8927c2482b 2018-07-24 04:24:57,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:57,924 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b72d489a-7988-40fa-b4fc-0420e528ba81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:57,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-b72d489a-7988-40fa-b4fc-0420e528ba81 2018-07-24 04:24:57,925 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:57,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:58,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b149295-1acf-4d87-b49e-7284d9317a59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:58,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-2b149295-1acf-4d87-b49e-7284d9317a59 2018-07-24 04:24:58,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:58,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:58,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14614f06-2a4d-459c-b457-4a5a16dc461c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:58,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-14614f06-2a4d-459c-b457-4a5a16dc461c 2018-07-24 04:24:58,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:58,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:58,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266b9b3e-bd77-4661-bf37-10540e1a6ffb Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:24:58,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-266b9b3e-bd77-4661-bf37-10540e1a6ffb 2018-07-24 04:24:58,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:58,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcb95908-1586-4c67-94d0-790a26dd5385 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:24:58,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-bcb95908-1586-4c67-94d0-790a26dd5385 2018-07-24 04:24:58,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:58,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e359ca39-eefe-4b82-b0cd-633c33acff20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:58,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-e359ca39-eefe-4b82-b0cd-633c33acff20 2018-07-24 04:24:58,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:58,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:58,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f26e60b-9d52-4b1e-8646-de97f6cc2de0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:58,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-5f26e60b-9d52-4b1e-8646-de97f6cc2de0 2018-07-24 04:24:58,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:58,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:58,667 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1c244e1-df37-4e29-a4ec-dbb0d7a7797e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:58,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-f1c244e1-df37-4e29-a4ec-dbb0d7a7797e 2018-07-24 04:24:58,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:58,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:58,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52f9ccc0-c7c8-43d9-998e-bf275a7f24da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:24:58,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-52f9ccc0-c7c8-43d9-998e-bf275a7f24da 2018-07-24 04:24:58,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:24:58,770 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-cb7c5fa3-8984-472-proj 2018-07-24 04:24:58,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/51a98683397c425c8b1a1f910a663385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:59,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4a216bc-80eb-4604-98cb-76e1ae2bbbc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:59,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/51a98683397c425c8b1a1f910a663385 used request id req-e4a216bc-80eb-4604-98cb-76e1ae2bbbc3 2018-07-24 04:24:59,008 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-cb7c5fa3-8984-472-proj-role 2018-07-24 04:24:59,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/ae5bbad52fa143108d8696c3c826e180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:59,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2d3a5c4-3c70-4139-9af8-e18cec60df59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:59,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/ae5bbad52fa143108d8696c3c826e180 used request id req-c2d3a5c4-3c70-4139-9af8-e18cec60df59 2018-07-24 04:24:59,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe026a7aca7ad8bc09ab4520a336b57b2feccc3a" 2018-07-24 04:24:59,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16ab08e-9c76-4975-8b20-37f1c7cfeb8b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:24:59,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c16ab08e-9c76-4975-8b20-37f1c7cfeb8b 2018-07-24 04:24:59,224 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-cb7c5fa3-8984-472-user 2018-07-24 04:24:59,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/351212f3f5224349b188b2a63fce9f0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23aee61a5ec5822f2d8d421f50e622939891815a" 2018-07-24 04:24:59,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:24:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2faf981-c1d6-424c-bbbb-6e85d5b4dd9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:24:59,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/351212f3f5224349b188b2a63fce9f0b used request id req-d2faf981-c1d6-424c-bbbb-6e85d5b4dd9f 2018-07-24 04:24:59,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:24:59,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:24:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Hq1OhkqzQ9y3_2_aRdqlVQ"], "issued_at": "2018-07-24T04:24:59.000000Z"}} 2018-07-24 04:24:59,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0d6b5020f6ad6c65f4cc3c433d9450244f2667c8" 2018-07-24 04:24:59,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49082526-5dca-423e-b26e-9e0a10450fe0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:24:59,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-49082526-5dca-423e-b26e-9e0a10450fe0 2018-07-24 04:24:59,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:24:59,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:00,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["aJrflnSHQyezFOJr5ukeFQ"], "issued_at": "2018-07-24T04:25:00.000000Z"}} 2018-07-24 04:25:00,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:00,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0803249b-3eb0-4a0c-9f5e-951469b0d33e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:00,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0803249b-3eb0-4a0c-9f5e-951469b0d33e 2018-07-24 04:25:00,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:00,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:00,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:00,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6090fda-de69-4bfc-b891-9aa1a84c5ab7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:25:00,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj used request id req-d6090fda-de69-4bfc-b891-9aa1a84c5ab7 2018-07-24 04:25:00,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:00,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d62f67-d50b-4bc6-aee6-d1e64ebee531 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:00,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b5d62f67-d50b-4bc6-aee6-d1e64ebee531 2018-07-24 04:25:00,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj"}}' 2018-07-24 04:25:00,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa91709d-f223-4afe-8e58-82f24654bb53 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7d8c19ee0fde4cdeb8c592f837f7970a"}, "tags": [], "enabled": true, "id": "7d8c19ee0fde4cdeb8c592f837f7970a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj"}} 2018-07-24 04:25:00,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-fa91709d-f223-4afe-8e58-82f24654bb53 2018-07-24 04:25:00,721 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj 2018-07-24 04:25:00,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:00,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:01,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["8KLPDBb9Q-CL3dQnBEeGtw"], "issued_at": "2018-07-24T04:25:01.000000Z"}} 2018-07-24 04:25:01,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}705cea7244a9776456ca28f39103cddcdad1058a" 2018-07-24 04:25:01,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27274637-00cc-42e9-b53a-affe61218288 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:01,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-27274637-00cc-42e9-b53a-affe61218288 2018-07-24 04:25:01,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:01,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:01,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705cea7244a9776456ca28f39103cddcdad1058a" 2018-07-24 04:25:01,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33d24ca-13a6-46e4-8dbd-c8039b0d6d5b Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:25:01,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b33d24ca-13a6-46e4-8dbd-c8039b0d6d5b 2018-07-24 04:25:01,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705cea7244a9776456ca28f39103cddcdad1058a" 2018-07-24 04:25:01,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a5fbc8-79b8-4f93-bcc7-8fb09c2385d4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7d8c19ee0fde4cdeb8c592f837f7970a"}, "tags": [], "enabled": true, "id": "7d8c19ee0fde4cdeb8c592f837f7970a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj"}]} 2018-07-24 04:25:01,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj used request id req-62a5fbc8-79b8-4f93-bcc7-8fb09c2385d4 2018-07-24 04:25:01,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705cea7244a9776456ca28f39103cddcdad1058a" 2018-07-24 04:25:01,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f49be8-67dd-49f9-ab3f-8e222e0f41ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:01,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f4f49be8-67dd-49f9-ab3f-8e222e0f41ee 2018-07-24 04:25:01,918 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-12d01ccd-5cfd-4a5-user 2018-07-24 04:25:01,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:01,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:02,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bad18dd-0eef-4be5-8356-a6c4de3b86a0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:02,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2bad18dd-0eef-4be5-8356-a6c4de3b86a0 2018-07-24 04:25:02,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" -d '{"role": {"name": "CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj-role"}}' 2018-07-24 04:25:02,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7081f3e4-061b-4922-908b-1166913dc9d3 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98f2dfaaf4984c83a8a1985e60ec54f2", "links": {"self": "http://172.30.9.24:5000/v3/roles/98f2dfaaf4984c83a8a1985e60ec54f2"}, "name": "CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj-role"}} 2018-07-24 04:25:02,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-7081f3e4-061b-4922-908b-1166913dc9d3 2018-07-24 04:25:02,152 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj-role 2018-07-24 04:25:02,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/98f2dfaaf4984c83a8a1985e60ec54f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:02,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b651be50-015c-4436-b2fb-fc4aa83cb3b9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98f2dfaaf4984c83a8a1985e60ec54f2", "links": {"self": "http://172.30.9.24:5000/v3/roles/98f2dfaaf4984c83a8a1985e60ec54f2"}, "name": "CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj-role"}} 2018-07-24 04:25:02,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/98f2dfaaf4984c83a8a1985e60ec54f2 used request id req-b651be50-015c-4436-b2fb-fc4aa83cb3b9 2018-07-24 04:25:02,171 - keystone_utils - INFO - Granting role CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj-role to project CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj 2018-07-24 04:25:02,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/7d8c19ee0fde4cdeb8c592f837f7970a/users/572a4985262e4d339fad0324974fcd43/roles/98f2dfaaf4984c83a8a1985e60ec54f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:02,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f8656a2-3525-42c9-b731-0682ad684ff8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:02,298 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7d8c19ee0fde4cdeb8c592f837f7970a/users/572a4985262e4d339fad0324974fcd43/roles/98f2dfaaf4984c83a8a1985e60ec54f2 used request id req-9f8656a2-3525-42c9-b731-0682ad684ff8 2018-07-24 04:25:02,299 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:25:02,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:02,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:02,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98f2dfaaf4984c83a8a1985e60ec54f2", "name": "CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj-role"}], "expires_at": "2018-07-24T05:25:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d8c19ee0fde4cdeb8c592f837f7970a", "name": "CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-12d01ccd-5cfd-4a5-user", "id": "572a4985262e4d339fad0324974fcd43"}, "audit_ids": ["KDhTdnoQQlihSlXfvkQFFg"], "issued_at": "2018-07-24T04:25:02.000000Z"}} 2018-07-24 04:25:02,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}cabc734e5c2bb183ef9e2c88e332148b21843e8d" 2018-07-24 04:25:02,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f161791d-96ee-424a-bea9-72b4e23f338b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:02,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f161791d-96ee-424a-bea9-72b4e23f338b 2018-07-24 04:25:02,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cabc734e5c2bb183ef9e2c88e332148b21843e8d" 2018-07-24 04:25:02,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-a06cad61-3f95-41b6-af21-b73a026db83c Date: Tue, 24 Jul 2018 04:25:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7"} 2018-07-24 04:25:02,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7 used request id req-a06cad61-3f95-41b6-af21-b73a026db83c 2018-07-24 04:25:02,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cabc734e5c2bb183ef9e2c88e332148b21843e8d" 2018-07-24 04:25:03,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e04a0ef1-c503-4cbe-8fd8-ece86e16860a Date: Tue, 24 Jul 2018 04:25: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-07-24 04:25:03,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e04a0ef1-c503-4cbe-8fd8-ece86e16860a 2018-07-24 04:25:03,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cabc734e5c2bb183ef9e2c88e332148b21843e8d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7"}' 2018-07-24 04:25:03,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-da843e80-d05b-4471-a97b-042336bd1b1c Date: Tue, 24 Jul 2018 04:25:03 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282", "min_disk": 0, "protected": false, "id": "4e3c7163-3dfe-40c4-845a-61d1bb451282", "file": "/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282/file", "checksum": null, "owner": "7d8c19ee0fde4cdeb8c592f837f7970a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:25:03,424 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-da843e80-d05b-4471-a97b-042336bd1b1c 2018-07-24 04:25:03,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cabc734e5c2bb183ef9e2c88e332148b21843e8d" -d '' 2018-07-24 04:25:04,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e8481e7-371e-452a-8f10-b0a6bcf0b719 Date: Tue, 24 Jul 2018 04:25:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:25:04,203 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282/file used request id req-1e8481e7-371e-452a-8f10-b0a6bcf0b719 2018-07-24 04:25:04,204 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:25:04,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cabc734e5c2bb183ef9e2c88e332148b21843e8d" 2018-07-24 04:25:04,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1f807c71-3ced-4b07-83e8-d102b6b468d4 Date: Tue, 24 Jul 2018 04:25:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:04Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4e3c7163-3dfe-40c4-845a-61d1bb451282/snap", "metadata": {}}], "self": "/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282", "min_disk": 0, "protected": false, "id": "4e3c7163-3dfe-40c4-845a-61d1bb451282", "file": "/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d8c19ee0fde4cdeb8c592f837f7970a", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4e3c7163-3dfe-40c4-845a-61d1bb451282/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:25:04,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282 used request id req-1f807c71-3ced-4b07-83e8-d102b6b468d4 2018-07-24 04:25:04,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cabc734e5c2bb183ef9e2c88e332148b21843e8d" 2018-07-24 04:25:04,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-209ad67c-c172-44c6-9897-1eee76da650c Date: Tue, 24 Jul 2018 04:25: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-07-24 04:25:04,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-209ad67c-c172-44c6-9897-1eee76da650c 2018-07-24 04:25:04,965 - create_image - INFO - Created image with name - CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7 2018-07-24 04:25:04,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cabc734e5c2bb183ef9e2c88e332148b21843e8d" 2018-07-24 04:25:05,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-7b7021bd-9910-4ab4-8084-fa1163914a6e Date: Tue, 24 Jul 2018 04:25:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:04Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4e3c7163-3dfe-40c4-845a-61d1bb451282/snap", "metadata": {}}], "self": "/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282", "min_disk": 0, "protected": false, "id": "4e3c7163-3dfe-40c4-845a-61d1bb451282", "file": "/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d8c19ee0fde4cdeb8c592f837f7970a", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4e3c7163-3dfe-40c4-845a-61d1bb451282/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:25:05,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282 used request id req-7b7021bd-9910-4ab4-8084-fa1163914a6e 2018-07-24 04:25:05,549 - create_image - DEBUG - Instance status is - active 2018-07-24 04:25:05,549 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7 2018-07-24 04:25:05,549 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7 2018-07-24 04:25:05,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:05,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98f2dfaaf4984c83a8a1985e60ec54f2", "name": "CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj-role"}], "expires_at": "2018-07-24T05:25:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d8c19ee0fde4cdeb8c592f837f7970a", "name": "CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7d8c19ee0fde4cdeb8c592f837f7970a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-12d01ccd-5cfd-4a5-user", "id": "572a4985262e4d339fad0324974fcd43"}, "audit_ids": ["jlua_UBQQtaDUXVY_Tg7wg"], "issued_at": "2018-07-24T04:25:05.000000Z"}} 2018-07-24 04:25:05,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4808089a8a918f5a249f5cc44f4e8e0728edeb03" 2018-07-24 04:25:06,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-25e94834-f009-4110-afb9-93c0e40c902c Date: Tue, 24 Jul 2018 04:25:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:04Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4e3c7163-3dfe-40c4-845a-61d1bb451282/snap", "metadata": {}}], "self": "/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282", "min_disk": 0, "protected": false, "id": "4e3c7163-3dfe-40c4-845a-61d1bb451282", "file": "/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d8c19ee0fde4cdeb8c592f837f7970a", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/4e3c7163-3dfe-40c4-845a-61d1bb451282/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7"} 2018-07-24 04:25:06,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7 used request id req-25e94834-f009-4110-afb9-93c0e40c902c 2018-07-24 04:25:06,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4808089a8a918f5a249f5cc44f4e8e0728edeb03" 2018-07-24 04:25:06,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e90c03d1-5753-41de-bf21-25a280212861 Date: Tue, 24 Jul 2018 04:25:06 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-07-24 04:25:06,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e90c03d1-5753-41de-bf21-25a280212861 2018-07-24 04:25:06,325 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9444041c-9368-4c22-bfcb-a028023f6fd7 2018-07-24 04:25:06,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cabc734e5c2bb183ef9e2c88e332148b21843e8d" 2018-07-24 04:25:07,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1928fee-828a-44bc-85d7-5c19f56dc266 Date: Tue, 24 Jul 2018 04:25:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:25:07,230 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/4e3c7163-3dfe-40c4-845a-61d1bb451282 used request id req-c1928fee-828a-44bc-85d7-5c19f56dc266 2018-07-24 04:25:07,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:07,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-64ecccf4-b084-4526-94e8-20d88afcac17 Date: Tue, 24 Jul 2018 04:25:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:25:07,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-64ecccf4-b084-4526-94e8-20d88afcac17 2018-07-24 04:25:07,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:07,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fda90b9-c64b-4b27-8565-54044e414170 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:07,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-4fda90b9-c64b-4b27-8565-54044e414170 2018-07-24 04:25:07,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:07,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:07,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f681b4ac-065f-4e03-84f2-72340ba48df4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:07,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-f681b4ac-065f-4e03-84f2-72340ba48df4 2018-07-24 04:25:07,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:07,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:07,846 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e7733f7-169d-40d9-a123-92c374bdd065 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:07,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-1e7733f7-169d-40d9-a123-92c374bdd065 2018-07-24 04:25:07,846 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:07,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:07,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2485f77b-b278-464e-b09b-57598aff104a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:25:07,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-2485f77b-b278-464e-b09b-57598aff104a 2018-07-24 04:25:07,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:08,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f7c6d5-516d-4fa1-9726-59600deba8b6 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:25:08,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-81f7c6d5-516d-4fa1-9726-59600deba8b6 2018-07-24 04:25:08,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:08,131 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1f9a894-f92a-4f28-9261-0f0393449b97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:08,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-d1f9a894-f92a-4f28-9261-0f0393449b97 2018-07-24 04:25:08,132 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:08,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:08,239 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6af5050-6c4d-4ba5-ab17-9ef835f37e96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:08,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-d6af5050-6c4d-4ba5-ab17-9ef835f37e96 2018-07-24 04:25:08,239 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:08,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:08,334 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1038a1b9-d7a7-47d7-9f49-593dd5c19ffb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:08,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-1038a1b9-d7a7-47d7-9f49-593dd5c19ffb 2018-07-24 04:25:08,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:08,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:08,440 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a48f7d17-f817-4feb-bf02-8ccd60624938 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:08,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-a48f7d17-f817-4feb-bf02-8ccd60624938 2018-07-24 04:25:08,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:08,441 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj 2018-07-24 04:25:08,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/7d8c19ee0fde4cdeb8c592f837f7970a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:08,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85bb958-8456-4292-89d5-dd731465bbce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:08,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/7d8c19ee0fde4cdeb8c592f837f7970a used request id req-a85bb958-8456-4292-89d5-dd731465bbce 2018-07-24 04:25:08,685 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-12d01ccd-5cfd-4a5-proj-role 2018-07-24 04:25:08,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/98f2dfaaf4984c83a8a1985e60ec54f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:08,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08df02cb-e46a-47f4-a4da-6d19182622e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:08,810 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/98f2dfaaf4984c83a8a1985e60ec54f2 used request id req-08df02cb-e46a-47f4-a4da-6d19182622e8 2018-07-24 04:25:08,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65a0f4b2d9346a20febda0956abcd4d19570cbb" 2018-07-24 04:25:08,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b98339-0e00-44ba-987b-32403733096a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:08,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-71b98339-0e00-44ba-987b-32403733096a 2018-07-24 04:25:08,906 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-12d01ccd-5cfd-4a5-user 2018-07-24 04:25:08,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/572a4985262e4d339fad0324974fcd43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705cea7244a9776456ca28f39103cddcdad1058a" 2018-07-24 04:25:09,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d8d24e7-3aac-4272-948f-3088eb1acd82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:09,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/572a4985262e4d339fad0324974fcd43 used request id req-1d8d24e7-3aac-4272-948f-3088eb1acd82 2018-07-24 04:25:09,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:09,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bNjCCU2OQrWTRca9IvHuUw"], "issued_at": "2018-07-24T04:25:09.000000Z"}} 2018-07-24 04:25:09,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}cced1efdf0f82691d714339f47d836f8beb198fc" 2018-07-24 04:25:09,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d19dc9a-43a5-4590-9833-101f5aa321aa 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:09,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6d19dc9a-43a5-4590-9833-101f5aa321aa 2018-07-24 04:25:09,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:09,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:09,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["_iBr3j_aQqivYjBATflzaw"], "issued_at": "2018-07-24T04:25:09.000000Z"}} 2018-07-24 04:25:09,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:10,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d80e2a-df1a-4151-a7f6-8320746a3c9e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:10,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-54d80e2a-df1a-4151-a7f6-8320746a3c9e 2018-07-24 04:25:10,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:10,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:10,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a7983fb2-7328-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:10,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0804ec11-33f6-4062-b83c-f47f637261be Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a7983fb2-7328-4b0-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:25:10,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a7983fb2-7328-4b0-proj used request id req-0804ec11-33f6-4062-b83c-f47f637261be 2018-07-24 04:25:10,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:10,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b35850d-cb28-44e3-86c9-b54849e6423b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:10,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4b35850d-cb28-44e3-86c9-b54849e6423b 2018-07-24 04:25:10,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-a7983fb2-7328-4b0-proj"}}' 2018-07-24 04:25:10,469 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32a07971-09b8-4495-89dc-b3dce161cb14 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/206614e64a214d1f97543423f2b62d91"}, "tags": [], "enabled": true, "id": "206614e64a214d1f97543423f2b62d91", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a7983fb2-7328-4b0-proj"}} 2018-07-24 04:25:10,469 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-32a07971-09b8-4495-89dc-b3dce161cb14 2018-07-24 04:25:10,469 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-a7983fb2-7328-4b0-proj 2018-07-24 04:25:10,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:10,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:10,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["NKzxH51HSbyFp2xqnnXFfQ"], "issued_at": "2018-07-24T04:25:10.000000Z"}} 2018-07-24 04:25:10,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}52359badb56b1e21bba534ea2ce923b3119bf55b" 2018-07-24 04:25:10,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9c70aa-bf00-47ff-b821-047bc0042f66 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:10,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ac9c70aa-bf00-47ff-b821-047bc0042f66 2018-07-24 04:25:10,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:10,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:10,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52359badb56b1e21bba534ea2ce923b3119bf55b" 2018-07-24 04:25:11,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f537444-70f5-4604-8a5f-76ce93ea4852 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:25:11,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9f537444-70f5-4604-8a5f-76ce93ea4852 2018-07-24 04:25:11,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-a7983fb2-7328-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52359badb56b1e21bba534ea2ce923b3119bf55b" 2018-07-24 04:25:11,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06decb0a-9d9f-4837-9088-571b3a4b7118 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-a7983fb2-7328-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/206614e64a214d1f97543423f2b62d91"}, "tags": [], "enabled": true, "id": "206614e64a214d1f97543423f2b62d91", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a7983fb2-7328-4b0-proj"}]} 2018-07-24 04:25:11,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-a7983fb2-7328-4b0-proj used request id req-06decb0a-9d9f-4837-9088-571b3a4b7118 2018-07-24 04:25:11,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52359badb56b1e21bba534ea2ce923b3119bf55b" 2018-07-24 04:25:11,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3ebd6b-9dd3-447b-883b-b2a47a1fbf14 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:11,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ed3ebd6b-9dd3-447b-883b-b2a47a1fbf14 2018-07-24 04:25:11,594 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-a7983fb2-7328-4b0-user 2018-07-24 04:25:11,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:11,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:11,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-accd41b2-417e-4773-80d1-104fd62ff1f5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:11,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-accd41b2-417e-4773-80d1-104fd62ff1f5 2018-07-24 04:25:11,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" -d '{"role": {"name": "CreateImageSuccessTests-a7983fb2-7328-4b0-proj-role"}}' 2018-07-24 04:25:11,816 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d77c8948-407c-4dae-a83b-866379c16b68 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c58775ca721e48d88fd28ac35c8b219e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c58775ca721e48d88fd28ac35c8b219e"}, "name": "CreateImageSuccessTests-a7983fb2-7328-4b0-proj-role"}} 2018-07-24 04:25:11,816 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d77c8948-407c-4dae-a83b-866379c16b68 2018-07-24 04:25:11,816 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-a7983fb2-7328-4b0-proj-role 2018-07-24 04:25:11,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/c58775ca721e48d88fd28ac35c8b219e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:11,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6dd9ec-a774-4d69-94ab-67a87c045fee Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c58775ca721e48d88fd28ac35c8b219e", "links": {"self": "http://172.30.9.24:5000/v3/roles/c58775ca721e48d88fd28ac35c8b219e"}, "name": "CreateImageSuccessTests-a7983fb2-7328-4b0-proj-role"}} 2018-07-24 04:25:11,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/c58775ca721e48d88fd28ac35c8b219e used request id req-8d6dd9ec-a774-4d69-94ab-67a87c045fee 2018-07-24 04:25:11,844 - keystone_utils - INFO - Granting role CreateImageSuccessTests-a7983fb2-7328-4b0-proj-role to project CreateImageSuccessTests-a7983fb2-7328-4b0-proj 2018-07-24 04:25:11,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/206614e64a214d1f97543423f2b62d91/users/71d2d3cdebc743729563a7f6467602c3/roles/c58775ca721e48d88fd28ac35c8b219e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:11,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9db4446b-5cf6-4c48-97a9-8403d7666848 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:11,994 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/206614e64a214d1f97543423f2b62d91/users/71d2d3cdebc743729563a7f6467602c3/roles/c58775ca721e48d88fd28ac35c8b219e used request id req-9db4446b-5cf6-4c48-97a9-8403d7666848 2018-07-24 04:25:11,994 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:25:11,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:11,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:12,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c58775ca721e48d88fd28ac35c8b219e", "name": "CreateImageSuccessTests-a7983fb2-7328-4b0-proj-role"}], "expires_at": "2018-07-24T05:25:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "206614e64a214d1f97543423f2b62d91", "name": "CreateImageSuccessTests-a7983fb2-7328-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_206614e64a214d1f97543423f2b62d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_206614e64a214d1f97543423f2b62d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/206614e64a214d1f97543423f2b62d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/206614e64a214d1f97543423f2b62d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/206614e64a214d1f97543423f2b62d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/206614e64a214d1f97543423f2b62d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/206614e64a214d1f97543423f2b62d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/206614e64a214d1f97543423f2b62d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/206614e64a214d1f97543423f2b62d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/206614e64a214d1f97543423f2b62d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/206614e64a214d1f97543423f2b62d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/206614e64a214d1f97543423f2b62d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/206614e64a214d1f97543423f2b62d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/206614e64a214d1f97543423f2b62d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a7983fb2-7328-4b0-user", "id": "71d2d3cdebc743729563a7f6467602c3"}, "audit_ids": ["Myfw9Tq2TiSV5wPYVzSD8w"], "issued_at": "2018-07-24T04:25:12.000000Z"}} 2018-07-24 04:25:12,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}063c6d6ea25b7b845613c445f91885b3ff64419a" 2018-07-24 04:25:12,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4db1c7e-428d-4d4c-b1b6-d40ce1a04999 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:12,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a4db1c7e-428d-4d4c-b1b6-d40ce1a04999 2018-07-24 04:25:12,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}063c6d6ea25b7b845613c445f91885b3ff64419a" 2018-07-24 04:25:13,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-1c33ef60-eb7d-49ea-9a62-7cdff8da2069 Date: Tue, 24 Jul 2018 04:25:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f"} 2018-07-24 04:25:13,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f used request id req-1c33ef60-eb7d-49ea-9a62-7cdff8da2069 2018-07-24 04:25:13,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}063c6d6ea25b7b845613c445f91885b3ff64419a" 2018-07-24 04:25:13,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-77a2a876-1a1e-4c6f-aef5-16b179cc2a33 Date: Tue, 24 Jul 2018 04:25: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-07-24 04:25:13,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-77a2a876-1a1e-4c6f-aef5-16b179cc2a33 2018-07-24 04:25:13,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}063c6d6ea25b7b845613c445f91885b3ff64419a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f"}' 2018-07-24 04:25:14,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9b44d926-863d-4a91-b34f-d2ad081a199d Date: Tue, 24 Jul 2018 04:25:14 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16", "min_disk": 0, "protected": false, "id": "2dbc7481-135c-4b7a-a24c-f837ba0d1d16", "file": "/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16/file", "checksum": null, "owner": "206614e64a214d1f97543423f2b62d91", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:25:14,037 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9b44d926-863d-4a91-b34f-d2ad081a199d 2018-07-24 04:25:14,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}063c6d6ea25b7b845613c445f91885b3ff64419a" -d '' 2018-07-24 04:25:15,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01640f32-3b6f-4ffc-890a-91a6f5f0b82f Date: Tue, 24 Jul 2018 04:25:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:25:15,193 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16/file used request id req-01640f32-3b6f-4ffc-890a-91a6f5f0b82f 2018-07-24 04:25:15,194 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:25:15,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}063c6d6ea25b7b845613c445f91885b3ff64419a" 2018-07-24 04:25:15,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-319e5644-b426-4da0-999b-ad9d35e83b29 Date: Tue, 24 Jul 2018 04:25:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:15Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16/snap", "metadata": {}}], "self": "/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16", "min_disk": 0, "protected": false, "id": "2dbc7481-135c-4b7a-a24c-f837ba0d1d16", "file": "/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "206614e64a214d1f97543423f2b62d91", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:25:15,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16 used request id req-319e5644-b426-4da0-999b-ad9d35e83b29 2018-07-24 04:25:15,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}063c6d6ea25b7b845613c445f91885b3ff64419a" 2018-07-24 04:25:15,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-871d9ffb-10f6-4fd4-b818-47df1e5be49f Date: Tue, 24 Jul 2018 04:25:15 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-07-24 04:25:15,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-871d9ffb-10f6-4fd4-b818-47df1e5be49f 2018-07-24 04:25:15,488 - create_image - INFO - Created image with name - CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f 2018-07-24 04:25:15,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}063c6d6ea25b7b845613c445f91885b3ff64419a" 2018-07-24 04:25:15,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ffaea32a-d67f-44db-8f11-4e8c2d8c59b2 Date: Tue, 24 Jul 2018 04:25:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:15Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16/snap", "metadata": {}}], "self": "/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16", "min_disk": 0, "protected": false, "id": "2dbc7481-135c-4b7a-a24c-f837ba0d1d16", "file": "/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "206614e64a214d1f97543423f2b62d91", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:25:15,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16 used request id req-ffaea32a-d67f-44db-8f11-4e8c2d8c59b2 2018-07-24 04:25:15,510 - create_image - DEBUG - Instance status is - active 2018-07-24 04:25:15,510 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f 2018-07-24 04:25:15,511 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f 2018-07-24 04:25:15,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:15,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c58775ca721e48d88fd28ac35c8b219e", "name": "CreateImageSuccessTests-a7983fb2-7328-4b0-proj-role"}], "expires_at": "2018-07-24T05:25:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "206614e64a214d1f97543423f2b62d91", "name": "CreateImageSuccessTests-a7983fb2-7328-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_206614e64a214d1f97543423f2b62d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_206614e64a214d1f97543423f2b62d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/206614e64a214d1f97543423f2b62d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/206614e64a214d1f97543423f2b62d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/206614e64a214d1f97543423f2b62d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/206614e64a214d1f97543423f2b62d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/206614e64a214d1f97543423f2b62d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/206614e64a214d1f97543423f2b62d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/206614e64a214d1f97543423f2b62d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/206614e64a214d1f97543423f2b62d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/206614e64a214d1f97543423f2b62d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/206614e64a214d1f97543423f2b62d91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/206614e64a214d1f97543423f2b62d91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/206614e64a214d1f97543423f2b62d91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a7983fb2-7328-4b0-user", "id": "71d2d3cdebc743729563a7f6467602c3"}, "audit_ids": ["qjCnQLtWRbmUDmcsQE20Eg"], "issued_at": "2018-07-24T04:25:15.000000Z"}} 2018-07-24 04:25:15,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2a0a99d226fe339d60ced3d29dd49fd225eb701" 2018-07-24 04:25:16,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-73ad9fdc-7324-45a5-a5c8-0e36a398f885 Date: Tue, 24 Jul 2018 04:25:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:15Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16/snap", "metadata": {}}], "self": "/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16", "min_disk": 0, "protected": false, "id": "2dbc7481-135c-4b7a-a24c-f837ba0d1d16", "file": "/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "206614e64a214d1f97543423f2b62d91", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f"} 2018-07-24 04:25:16,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f used request id req-73ad9fdc-7324-45a5-a5c8-0e36a398f885 2018-07-24 04:25:16,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c2a0a99d226fe339d60ced3d29dd49fd225eb701" 2018-07-24 04:25:16,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8be7791f-850c-4bc5-b386-70f2fe1939ab Date: Tue, 24 Jul 2018 04:25:16 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-07-24 04:25:16,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-8be7791f-850c-4bc5-b386-70f2fe1939ab 2018-07-24 04:25:16,712 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-0738d345-7000-4847-ac57-035d88bb009f 2018-07-24 04:25:16,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}063c6d6ea25b7b845613c445f91885b3ff64419a" 2018-07-24 04:25:17,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-18c9210f-4781-48a4-bb09-d14c9c5d996e Date: Tue, 24 Jul 2018 04:25:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:25:17,349 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2dbc7481-135c-4b7a-a24c-f837ba0d1d16 used request id req-18c9210f-4781-48a4-bb09-d14c9c5d996e 2018-07-24 04:25:17,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:17,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-fd99dfd9-5857-425b-9bc7-df0d87e84343 Date: Tue, 24 Jul 2018 04:25:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:25:17,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-fd99dfd9-5857-425b-9bc7-df0d87e84343 2018-07-24 04:25:17,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:17,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffde8bc8-ca09-4734-b2fb-4bf84d6ff766 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:17,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-ffde8bc8-ca09-4734-b2fb-4bf84d6ff766 2018-07-24 04:25:17,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:17,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:17,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-207dc9e3-c7a0-49d6-b7ff-1a43b6f20f96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:17,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-207dc9e3-c7a0-49d6-b7ff-1a43b6f20f96 2018-07-24 04:25:17,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:17,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:17,887 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c0e7d0-a443-4e46-96e8-db3c46985067 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:17,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-a1c0e7d0-a443-4e46-96e8-db3c46985067 2018-07-24 04:25:17,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:17,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15feaf2-6d60-4ca4-964d-6a3759f29616 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:25:17,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-e15feaf2-6d60-4ca4-964d-6a3759f29616 2018-07-24 04:25:17,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:18,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3394b3ef-1c95-4612-a17c-c8a857d3883c 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:25:18,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-3394b3ef-1c95-4612-a17c-c8a857d3883c 2018-07-24 04:25:18,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:18,171 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-283046f2-3226-4e4c-bf72-e1220cffbdb0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:18,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-283046f2-3226-4e4c-bf72-e1220cffbdb0 2018-07-24 04:25:18,171 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:18,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:18,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5470b24-3e10-45ac-9dd7-eb0f88d5d58a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:18,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-e5470b24-3e10-45ac-9dd7-eb0f88d5d58a 2018-07-24 04:25:18,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:18,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:18,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c0f97e8-f9b4-4625-be1a-26bd065d6969 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:18,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-1c0f97e8-f9b4-4625-be1a-26bd065d6969 2018-07-24 04:25:18,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:18,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:18,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8506baa-5f9c-403f-b59c-4919a5e993fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:18,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-c8506baa-5f9c-403f-b59c-4919a5e993fd 2018-07-24 04:25:18,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:18,449 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-a7983fb2-7328-4b0-proj 2018-07-24 04:25:18,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/206614e64a214d1f97543423f2b62d91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:18,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3246d26d-3144-4943-a053-1a82adf6768a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:18,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/206614e64a214d1f97543423f2b62d91 used request id req-3246d26d-3144-4943-a053-1a82adf6768a 2018-07-24 04:25:18,672 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-a7983fb2-7328-4b0-proj-role 2018-07-24 04:25:18,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/c58775ca721e48d88fd28ac35c8b219e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:18,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-264f60b0-2d61-41a2-b1fd-8f5787a51d01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:18,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c58775ca721e48d88fd28ac35c8b219e used request id req-264f60b0-2d61-41a2-b1fd-8f5787a51d01 2018-07-24 04:25:18,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99cbe091fe0c427bc71239165d65058cc8dc02d5" 2018-07-24 04:25:18,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899d96e6-d6c5-403d-8e68-563f90679be8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:18,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-899d96e6-d6c5-403d-8e68-563f90679be8 2018-07-24 04:25:18,899 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-a7983fb2-7328-4b0-user 2018-07-24 04:25:18,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/71d2d3cdebc743729563a7f6467602c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52359badb56b1e21bba534ea2ce923b3119bf55b" 2018-07-24 04:25:19,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a813c5-9ad3-45e0-bef9-ea1fca7791a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:19,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/71d2d3cdebc743729563a7f6467602c3 used request id req-13a813c5-9ad3-45e0-bef9-ea1fca7791a3 2018-07-24 04:25:19,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:19,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["l9t3YjfYSJqEOKNxMxC9Ag"], "issued_at": "2018-07-24T04:25:19.000000Z"}} 2018-07-24 04:25:19,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}19a9235775dca54f5fc307664f08f4060e8041c2" 2018-07-24 04:25:19,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de78201f-43e5-4f98-8f00-a81c36d63fe7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:19,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-de78201f-43e5-4f98-8f00-a81c36d63fe7 2018-07-24 04:25:19,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:19,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:19,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["fEqyDSpCSDaZGsarTDa77A"], "issued_at": "2018-07-24T04:25:19.000000Z"}} 2018-07-24 04:25:19,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:20,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-872d12f1-4408-45c3-b1e9-cbc7197aa1c5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:20,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-872d12f1-4408-45c3-b1e9-cbc7197aa1c5 2018-07-24 04:25:20,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:20,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25: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://172.30.9.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:20,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-7bb8b04a-719b-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:20,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ba1e8cd-fc02-4bf2-84f8-e2ecddbca898 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-7bb8b04a-719b-45a-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:25:20,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-7bb8b04a-719b-45a-proj used request id req-0ba1e8cd-fc02-4bf2-84f8-e2ecddbca898 2018-07-24 04:25:20,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:20,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb27a3f-00d7-42bc-8b69-4d27b361feea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:20,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-bdb27a3f-00d7-42bc-8b69-4d27b361feea 2018-07-24 04:25:20,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-proj"}}' 2018-07-24 04:25:20,379 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eed71d51-4aab-4aeb-8515-fb5c2ca90de0 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6e3a8c8454e54ff784f7889e5808106a"}, "tags": [], "enabled": true, "id": "6e3a8c8454e54ff784f7889e5808106a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-proj"}} 2018-07-24 04:25:20,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-eed71d51-4aab-4aeb-8515-fb5c2ca90de0 2018-07-24 04:25:20,380 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-7bb8b04a-719b-45a-proj 2018-07-24 04:25:20,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:20,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:20,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["-X1x0860SMK7pLgT4OMw8A"], "issued_at": "2018-07-24T04:25:20.000000Z"}} 2018-07-24 04:25:20,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}eebdabe5d98b396c0f6ade0304fa4867a452e5b5" 2018-07-24 04:25:20,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1066ed4a-14e1-4f14-8d46-4d4352a626f9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:20,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1066ed4a-14e1-4f14-8d46-4d4352a626f9 2018-07-24 04:25:20,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:20,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25: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://172.30.9.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:20,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebdabe5d98b396c0f6ade0304fa4867a452e5b5" 2018-07-24 04:25:20,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af71fb8b-e43c-49fb-aaff-30e19c598d01 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:25:20,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-af71fb8b-e43c-49fb-aaff-30e19c598d01 2018-07-24 04:25:20,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-7bb8b04a-719b-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebdabe5d98b396c0f6ade0304fa4867a452e5b5" 2018-07-24 04:25:21,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1275f740-aa2a-40b3-8ac7-0b1e64eb7642 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-7bb8b04a-719b-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6e3a8c8454e54ff784f7889e5808106a"}, "tags": [], "enabled": true, "id": "6e3a8c8454e54ff784f7889e5808106a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-proj"}]} 2018-07-24 04:25:21,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-7bb8b04a-719b-45a-proj used request id req-1275f740-aa2a-40b3-8ac7-0b1e64eb7642 2018-07-24 04:25:21,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebdabe5d98b396c0f6ade0304fa4867a452e5b5" 2018-07-24 04:25:21,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf31fb7-381e-4a92-8560-1162b614a8f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:21,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-fbf31fb7-381e-4a92-8560-1162b614a8f6 2018-07-24 04:25:21,439 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-7bb8b04a-719b-45a-user 2018-07-24 04:25:21,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:21,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:21,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2a3a6e-af29-4a89-9a7f-8bd055837f4d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:21,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8c2a3a6e-af29-4a89-9a7f-8bd055837f4d 2018-07-24 04:25:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" -d '{"role": {"name": "CreateImageSuccessTests-7bb8b04a-719b-45a-proj-role"}}' 2018-07-24 04:25:21,655 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a174a38-2b87-4879-86ef-4b817839517c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a22cc6e7522d4e8da8430820e7c05fec", "links": {"self": "http://172.30.9.24:5000/v3/roles/a22cc6e7522d4e8da8430820e7c05fec"}, "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-proj-role"}} 2018-07-24 04:25:21,655 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-4a174a38-2b87-4879-86ef-4b817839517c 2018-07-24 04:25:21,655 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-7bb8b04a-719b-45a-proj-role 2018-07-24 04:25:21,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/a22cc6e7522d4e8da8430820e7c05fec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:21,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e61bd3c-d8d2-4120-8512-f000eb310281 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a22cc6e7522d4e8da8430820e7c05fec", "links": {"self": "http://172.30.9.24:5000/v3/roles/a22cc6e7522d4e8da8430820e7c05fec"}, "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-proj-role"}} 2018-07-24 04:25:21,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/a22cc6e7522d4e8da8430820e7c05fec used request id req-4e61bd3c-d8d2-4120-8512-f000eb310281 2018-07-24 04:25:21,744 - keystone_utils - INFO - Granting role CreateImageSuccessTests-7bb8b04a-719b-45a-proj-role to project CreateImageSuccessTests-7bb8b04a-719b-45a-proj 2018-07-24 04:25:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/6e3a8c8454e54ff784f7889e5808106a/users/503074e402ba435f91d878c95047b8f7/roles/a22cc6e7522d4e8da8430820e7c05fec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:21,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50052c1a-d507-4002-8d03-6c01a019652f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:21,884 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/6e3a8c8454e54ff784f7889e5808106a/users/503074e402ba435f91d878c95047b8f7/roles/a22cc6e7522d4e8da8430820e7c05fec used request id req-50052c1a-d507-4002-8d03-6c01a019652f 2018-07-24 04:25:21,885 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:25:21,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:21,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:22,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a22cc6e7522d4e8da8430820e7c05fec", "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-proj-role"}], "expires_at": "2018-07-24T05:25:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e3a8c8454e54ff784f7889e5808106a", "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6e3a8c8454e54ff784f7889e5808106a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/6e3a8c8454e54ff784f7889e5808106a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-user", "id": "503074e402ba435f91d878c95047b8f7"}, "audit_ids": ["5qlaFWdFRNG7eSqq738UwQ"], "issued_at": "2018-07-24T04:25:22.000000Z"}} 2018-07-24 04:25:22,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}02db8590a52ccf8518851490f2edc8ce40105bf0" 2018-07-24 04:25:22,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9fc65fe-de32-4baf-b55c-0eaccc3ae203 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:22,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d9fc65fe-de32-4baf-b55c-0eaccc3ae203 2018-07-24 04:25:22,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02db8590a52ccf8518851490f2edc8ce40105bf0" 2018-07-24 04:25:22,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-286c3b8c-e329-4e6f-8c2e-b560efed722d Date: Tue, 24 Jul 2018 04:25:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd"} 2018-07-24 04:25:22,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd used request id req-286c3b8c-e329-4e6f-8c2e-b560efed722d 2018-07-24 04:25:22,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02db8590a52ccf8518851490f2edc8ce40105bf0" 2018-07-24 04:25:22,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b5b4fb0e-31d1-4a5e-b012-fc645d27cc43 Date: Tue, 24 Jul 2018 04:25:22 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-07-24 04:25:22,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b5b4fb0e-31d1-4a5e-b012-fc645d27cc43 2018-07-24 04:25:22,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02db8590a52ccf8518851490f2edc8ce40105bf0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd"}' 2018-07-24 04:25:23,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bfc32d82-cea6-4848-b18e-b3e317f92c5c Date: Tue, 24 Jul 2018 04:25:23 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64", "min_disk": 0, "protected": false, "id": "0b43a8cf-52e6-44aa-8ae8-fcb651e47d64", "file": "/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/file", "checksum": null, "owner": "6e3a8c8454e54ff784f7889e5808106a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:25:23,402 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-bfc32d82-cea6-4848-b18e-b3e317f92c5c 2018-07-24 04:25:23,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02db8590a52ccf8518851490f2edc8ce40105bf0" -d '' 2018-07-24 04:25:24,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-018a7fdf-e416-4bb5-8dff-c27029a113c5 Date: Tue, 24 Jul 2018 04:25:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:25:24,745 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/file used request id req-018a7fdf-e416-4bb5-8dff-c27029a113c5 2018-07-24 04:25:24,745 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:25:24,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02db8590a52ccf8518851490f2edc8ce40105bf0" 2018-07-24 04:25:24,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-50f0d149-a986-40f6-97d1-4ab1c477368f Date: Tue, 24 Jul 2018 04:25:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:24Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/snap", "metadata": {}}], "self": "/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64", "min_disk": 0, "protected": false, "id": "0b43a8cf-52e6-44aa-8ae8-fcb651e47d64", "file": "/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6e3a8c8454e54ff784f7889e5808106a", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:25:24,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64 used request id req-50f0d149-a986-40f6-97d1-4ab1c477368f 2018-07-24 04:25:24,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02db8590a52ccf8518851490f2edc8ce40105bf0" 2018-07-24 04:25:25,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-58d2efaf-701e-41c8-9b71-eed8f379c22a Date: Tue, 24 Jul 2018 04:25:25 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-07-24 04:25:25,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-58d2efaf-701e-41c8-9b71-eed8f379c22a 2018-07-24 04:25:25,107 - create_image - INFO - Created image with name - CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd 2018-07-24 04:25:25,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02db8590a52ccf8518851490f2edc8ce40105bf0" 2018-07-24 04:25:25,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-be58c54c-ba9d-4215-b2e7-b725d9859eeb Date: Tue, 24 Jul 2018 04:25:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:24Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/snap", "metadata": {}}], "self": "/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64", "min_disk": 0, "protected": false, "id": "0b43a8cf-52e6-44aa-8ae8-fcb651e47d64", "file": "/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6e3a8c8454e54ff784f7889e5808106a", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:25:25,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64 used request id req-be58c54c-ba9d-4215-b2e7-b725d9859eeb 2018-07-24 04:25:25,706 - create_image - DEBUG - Instance status is - active 2018-07-24 04:25:25,706 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd 2018-07-24 04:25:25,706 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd 2018-07-24 04:25:25,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:26,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a22cc6e7522d4e8da8430820e7c05fec", "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-proj-role"}], "expires_at": "2018-07-24T05:25:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e3a8c8454e54ff784f7889e5808106a", "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6e3a8c8454e54ff784f7889e5808106a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/6e3a8c8454e54ff784f7889e5808106a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-user", "id": "503074e402ba435f91d878c95047b8f7"}, "audit_ids": ["rTBvhUYHRUi37TSrFZabmw"], "issued_at": "2018-07-24T04:25:26.000000Z"}} 2018-07-24 04:25:26,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60ffe2898f6a627b092979a6392e041bd3dfa806" 2018-07-24 04:25:26,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-4ff04225-76fe-4d61-8e20-95c1fb20ca3a Date: Tue, 24 Jul 2018 04:25:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:24Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/snap", "metadata": {}}], "self": "/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64", "min_disk": 0, "protected": false, "id": "0b43a8cf-52e6-44aa-8ae8-fcb651e47d64", "file": "/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6e3a8c8454e54ff784f7889e5808106a", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd"} 2018-07-24 04:25:26,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd used request id req-4ff04225-76fe-4d61-8e20-95c1fb20ca3a 2018-07-24 04:25:26,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60ffe2898f6a627b092979a6392e041bd3dfa806" 2018-07-24 04:25:26,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-56b9bd47-b466-42c3-889b-a0fb4adbb71d Date: Tue, 24 Jul 2018 04:25:26 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-07-24 04:25:26,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-56b9bd47-b466-42c3-889b-a0fb4adbb71d 2018-07-24 04:25:26,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:26,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:26,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a22cc6e7522d4e8da8430820e7c05fec", "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-proj-role"}], "expires_at": "2018-07-24T05:25:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e3a8c8454e54ff784f7889e5808106a", "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6e3a8c8454e54ff784f7889e5808106a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6e3a8c8454e54ff784f7889e5808106a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/6e3a8c8454e54ff784f7889e5808106a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/6e3a8c8454e54ff784f7889e5808106a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-7bb8b04a-719b-45a-user", "id": "503074e402ba435f91d878c95047b8f7"}, "audit_ids": ["b4mq6WTIRJ2o_hrq7jWG3g"], "issued_at": "2018-07-24T04:25:26.000000Z"}} 2018-07-24 04:25:26,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a9e5975007737f66059df207299a2f868e6e7924" 2018-07-24 04:25:26,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7bdcca9-bc61-453a-8944-d070320858c3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:26,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a7bdcca9-bc61-453a-8944-d070320858c3 2018-07-24 04:25:26,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9e5975007737f66059df207299a2f868e6e7924" 2018-07-24 04:25:27,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-3978625c-cf8a-4a97-8112-5884fee4500c Date: Tue, 24 Jul 2018 04:25:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:24Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/snap", "metadata": {}}], "self": "/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64", "min_disk": 0, "protected": false, "id": "0b43a8cf-52e6-44aa-8ae8-fcb651e47d64", "file": "/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6e3a8c8454e54ff784f7889e5808106a", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd"} 2018-07-24 04:25:27,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd used request id req-3978625c-cf8a-4a97-8112-5884fee4500c 2018-07-24 04:25:27,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9e5975007737f66059df207299a2f868e6e7924" 2018-07-24 04:25:27,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5074fbbc-976c-42f9-9573-8ba59db59d22 Date: Tue, 24 Jul 2018 04:25: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-07-24 04:25:27,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-5074fbbc-976c-42f9-9573-8ba59db59d22 2018-07-24 04:25:27,354 - create_image - INFO - Found image with name - CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd 2018-07-24 04:25:27,354 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c2b45ea3-b736-4842-8232-33ddcd8e0dbd 2018-07-24 04:25:27,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02db8590a52ccf8518851490f2edc8ce40105bf0" 2018-07-24 04:25:27,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3bf7d43d-1a6a-4429-be83-ba9c6ebbdc21 Date: Tue, 24 Jul 2018 04:25:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:25:27,912 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/0b43a8cf-52e6-44aa-8ae8-fcb651e47d64 used request id req-3bf7d43d-1a6a-4429-be83-ba9c6ebbdc21 2018-07-24 04:25:27,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:28,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e6011af9-bbff-43b2-b683-bfe0f304ea64 Date: Tue, 24 Jul 2018 04:25:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:25:28,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-e6011af9-bbff-43b2-b683-bfe0f304ea64 2018-07-24 04:25:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:28,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8c37317-c56f-4915-81eb-7badd2b5ae0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:28,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-e8c37317-c56f-4915-81eb-7badd2b5ae0d 2018-07-24 04:25:28,278 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:28,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:28,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68412075-ad25-44b9-8c83-ce1fa2880e85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:28,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-68412075-ad25-44b9-8c83-ce1fa2880e85 2018-07-24 04:25:28,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:28,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:28,467 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37983a16-f84c-4fa0-afed-747f0478ebee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:28,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-37983a16-f84c-4fa0-afed-747f0478ebee 2018-07-24 04:25:28,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:28,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:28,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80b1a32-3b21-45e1-866d-c4cf0fd87cbe Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:25:28,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-c80b1a32-3b21-45e1-866d-c4cf0fd87cbe 2018-07-24 04:25:28,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:28,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc87b5b-7162-4015-af5c-959281d54f72 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:25:28,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-2fc87b5b-7162-4015-af5c-959281d54f72 2018-07-24 04:25:28,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:28,749 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-801baa98-1c06-4222-bab2-902000b4e2ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:28,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-801baa98-1c06-4222-bab2-902000b4e2ac 2018-07-24 04:25:28,750 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:28,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:28,837 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85da15f2-eaab-4f61-bf6f-7548a05d01f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:28,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-85da15f2-eaab-4f61-bf6f-7548a05d01f3 2018-07-24 04:25:28,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:28,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:28,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f152955-5702-459a-bc41-1182c741f1ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:28,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-0f152955-5702-459a-bc41-1182c741f1ec 2018-07-24 04:25:28,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:28,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:29,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cf49ce8-5db1-44b5-bd3a-6072c5329ccc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:29,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-8cf49ce8-5db1-44b5-bd3a-6072c5329ccc 2018-07-24 04:25:29,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:29,021 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-7bb8b04a-719b-45a-proj 2018-07-24 04:25:29,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/6e3a8c8454e54ff784f7889e5808106a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:29,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ac44b23-a087-4dba-b5e1-e235241c0dd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:29,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/6e3a8c8454e54ff784f7889e5808106a used request id req-2ac44b23-a087-4dba-b5e1-e235241c0dd0 2018-07-24 04:25:29,247 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-7bb8b04a-719b-45a-proj-role 2018-07-24 04:25:29,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/a22cc6e7522d4e8da8430820e7c05fec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:29,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8550205f-2093-480f-b5d4-15dbe6c67662 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:29,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a22cc6e7522d4e8da8430820e7c05fec used request id req-8550205f-2093-480f-b5d4-15dbe6c67662 2018-07-24 04:25:29,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68bcfb433fc1c4c12118a1100f341bd92a337d6" 2018-07-24 04:25:29,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e5bcc2-80e1-418f-9fee-d387419a74dc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:29,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-65e5bcc2-80e1-418f-9fee-d387419a74dc 2018-07-24 04:25:29,461 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-7bb8b04a-719b-45a-user 2018-07-24 04:25:29,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/503074e402ba435f91d878c95047b8f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebdabe5d98b396c0f6ade0304fa4867a452e5b5" 2018-07-24 04:25:29,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecb6abf3-c4fd-4959-a238-fa1aa37f69b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:29,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/503074e402ba435f91d878c95047b8f7 used request id req-ecb6abf3-c4fd-4959-a238-fa1aa37f69b4 2018-07-24 04:25:29,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:30,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["QSmFEKhFRB-JFC_uxK4g7g"], "issued_at": "2018-07-24T04:25:30.000000Z"}} 2018-07-24 04:25:30,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}73a6a33819ed6d1d3bb88eb0e3ef98ead1059da9" 2018-07-24 04:25:30,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb57f89-28ec-41ee-8ca9-e27f4571ab4c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:30,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3cb57f89-28ec-41ee-8ca9-e27f4571ab4c 2018-07-24 04:25:30,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:30,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:30,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["uJ8ucKcjT9WPilbC-pXgSw"], "issued_at": "2018-07-24T04:25:30.000000Z"}} 2018-07-24 04:25:30,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:30,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90880e75-0ecb-4ce7-a1b7-46ee5849dad0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:30,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-90880e75-0ecb-4ce7-a1b7-46ee5849dad0 2018-07-24 04:25:30,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:30,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25:30 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:30,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:30,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562b8814-c66d-4297-8f53-dfd0ade0d63a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:25:30,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj used request id req-562b8814-c66d-4297-8f53-dfd0ade0d63a 2018-07-24 04:25:30,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:30,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bc22dd5-6de5-4b3a-89d1-b19853b625e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:30,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8bc22dd5-6de5-4b3a-89d1-b19853b625e7 2018-07-24 04:25:30,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj"}}' 2018-07-24 04:25:30,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e231fe3d-a3cd-4893-8264-a51469e5f9c1 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e4d0b482d4cf4272afad9a5c461f723b"}, "tags": [], "enabled": true, "id": "e4d0b482d4cf4272afad9a5c461f723b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj"}} 2018-07-24 04:25:30,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e231fe3d-a3cd-4893-8264-a51469e5f9c1 2018-07-24 04:25:30,930 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj 2018-07-24 04:25:30,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:30,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:31,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["yJ3ryPiqTa6TNBgnyrz_Cw"], "issued_at": "2018-07-24T04:25:31.000000Z"}} 2018-07-24 04:25:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7f9320819d77bc7ee2ec77397059c24f46c8bb51" 2018-07-24 04:25:31,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-061a28c1-60c7-4a6f-8d5e-89d8173bd88e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:31,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-061a28c1-60c7-4a6f-8d5e-89d8173bd88e 2018-07-24 04:25:31,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:31,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:31,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9320819d77bc7ee2ec77397059c24f46c8bb51" 2018-07-24 04:25:31,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a087c5d-cb6c-48b5-998c-3e9ce0497c50 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:25:31,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0a087c5d-cb6c-48b5-998c-3e9ce0497c50 2018-07-24 04:25:31,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9320819d77bc7ee2ec77397059c24f46c8bb51" 2018-07-24 04:25:31,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d03a63-95cf-451d-94a6-970f67801018 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e4d0b482d4cf4272afad9a5c461f723b"}, "tags": [], "enabled": true, "id": "e4d0b482d4cf4272afad9a5c461f723b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj"}]} 2018-07-24 04:25:31,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj used request id req-11d03a63-95cf-451d-94a6-970f67801018 2018-07-24 04:25:31,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9320819d77bc7ee2ec77397059c24f46c8bb51" 2018-07-24 04:25:31,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbdf4299-8e69-4409-8a31-b609801af706 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:31,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-fbdf4299-8e69-4409-8a31-b609801af706 2018-07-24 04:25:32,109 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-8e70a2cd-78d2-4ba-user 2018-07-24 04:25:32,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:32,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:32,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fa0f02-d710-4199-b3a2-90b9c96b259e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:32,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e1fa0f02-d710-4199-b3a2-90b9c96b259e 2018-07-24 04:25:32,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" -d '{"role": {"name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj-role"}}' 2018-07-24 04:25:32,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0824adc2-7c50-43f7-b25c-fa70d6e0c5b2 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f9480cab11e47048c12b6c9feac48a2", "links": {"self": "http://172.30.9.24:5000/v3/roles/3f9480cab11e47048c12b6c9feac48a2"}, "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj-role"}} 2018-07-24 04:25:32,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0824adc2-7c50-43f7-b25c-fa70d6e0c5b2 2018-07-24 04:25:32,308 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj-role 2018-07-24 04:25:32,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/3f9480cab11e47048c12b6c9feac48a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:32,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6137533-5216-443d-b4a4-b8e5941f84e0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f9480cab11e47048c12b6c9feac48a2", "links": {"self": "http://172.30.9.24:5000/v3/roles/3f9480cab11e47048c12b6c9feac48a2"}, "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj-role"}} 2018-07-24 04:25:32,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/3f9480cab11e47048c12b6c9feac48a2 used request id req-b6137533-5216-443d-b4a4-b8e5941f84e0 2018-07-24 04:25:32,404 - keystone_utils - INFO - Granting role CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj-role to project CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj 2018-07-24 04:25:32,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/e4d0b482d4cf4272afad9a5c461f723b/users/56670bef6c7444a8b6afa2f288e7e936/roles/3f9480cab11e47048c12b6c9feac48a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:32,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-315a256d-cf19-4e33-8808-a50558895ad7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:32,544 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e4d0b482d4cf4272afad9a5c461f723b/users/56670bef6c7444a8b6afa2f288e7e936/roles/3f9480cab11e47048c12b6c9feac48a2 used request id req-315a256d-cf19-4e33-8808-a50558895ad7 2018-07-24 04:25:32,544 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:25:32,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:32,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:32,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f9480cab11e47048c12b6c9feac48a2", "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj-role"}], "expires_at": "2018-07-24T05:25:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4d0b482d4cf4272afad9a5c461f723b", "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e4d0b482d4cf4272afad9a5c461f723b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/e4d0b482d4cf4272afad9a5c461f723b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-user", "id": "56670bef6c7444a8b6afa2f288e7e936"}, "audit_ids": ["dvJK6wwRQLS01hdbPc8Fsg"], "issued_at": "2018-07-24T04:25:32.000000Z"}} 2018-07-24 04:25:32,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}68f7db165293e1b85fef90a2ee99332881f2c94f" 2018-07-24 04:25:33,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c58635-8ee8-4507-b00e-bc0b77e2a1e8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:33,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e7c58635-8ee8-4507-b00e-bc0b77e2a1e8 2018-07-24 04:25:33,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68f7db165293e1b85fef90a2ee99332881f2c94f" 2018-07-24 04:25:33,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0c6a3363-c1ad-4024-8a08-4cec2f243187 Date: Tue, 24 Jul 2018 04:25:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2"} 2018-07-24 04:25:33,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2 used request id req-0c6a3363-c1ad-4024-8a08-4cec2f243187 2018-07-24 04:25:33,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68f7db165293e1b85fef90a2ee99332881f2c94f" 2018-07-24 04:25:33,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-64cda35c-b6f2-48d0-8ed5-94704ba86c89 Date: Tue, 24 Jul 2018 04:25:33 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-07-24 04:25:33,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-64cda35c-b6f2-48d0-8ed5-94704ba86c89 2018-07-24 04:25:33,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}68f7db165293e1b85fef90a2ee99332881f2c94f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2"}' 2018-07-24 04:25:33,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0926469a-1dcf-4c35-8d53-bbf052ba4af9 Date: Tue, 24 Jul 2018 04:25:33 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c", "min_disk": 0, "protected": false, "id": "6e072478-079e-4c8f-9ded-84d64b17474c", "file": "/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c/file", "checksum": null, "owner": "e4d0b482d4cf4272afad9a5c461f723b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:25:33,670 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-0926469a-1dcf-4c35-8d53-bbf052ba4af9 2018-07-24 04:25:33,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68f7db165293e1b85fef90a2ee99332881f2c94f" -d '' 2018-07-24 04:25:35,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39be14fb-b980-47f5-a833-fc45f8a311a0 Date: Tue, 24 Jul 2018 04:25:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:25:35,257 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c/file used request id req-39be14fb-b980-47f5-a833-fc45f8a311a0 2018-07-24 04:25:35,257 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:25:35,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68f7db165293e1b85fef90a2ee99332881f2c94f" 2018-07-24 04:25:35,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-d99ffc67-1352-4e36-b769-e2d79a60ede2 Date: Tue, 24 Jul 2018 04:25:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:35Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/6e072478-079e-4c8f-9ded-84d64b17474c/snap", "metadata": {}}], "self": "/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c", "min_disk": 0, "protected": false, "id": "6e072478-079e-4c8f-9ded-84d64b17474c", "file": "/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4d0b482d4cf4272afad9a5c461f723b", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/6e072478-079e-4c8f-9ded-84d64b17474c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:25:35,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c used request id req-d99ffc67-1352-4e36-b769-e2d79a60ede2 2018-07-24 04:25:35,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68f7db165293e1b85fef90a2ee99332881f2c94f" 2018-07-24 04:25:35,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d1499738-63cb-49bd-858f-8c83f534bf7c Date: Tue, 24 Jul 2018 04:25:35 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-07-24 04:25:35,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-d1499738-63cb-49bd-858f-8c83f534bf7c 2018-07-24 04:25:35,635 - create_image - INFO - Created image with name - CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2 2018-07-24 04:25:35,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68f7db165293e1b85fef90a2ee99332881f2c94f" 2018-07-24 04:25:36,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c8095940-8b79-40d2-815a-a36c03933572 Date: Tue, 24 Jul 2018 04:25:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:35Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/6e072478-079e-4c8f-9ded-84d64b17474c/snap", "metadata": {}}], "self": "/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c", "min_disk": 0, "protected": false, "id": "6e072478-079e-4c8f-9ded-84d64b17474c", "file": "/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4d0b482d4cf4272afad9a5c461f723b", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/6e072478-079e-4c8f-9ded-84d64b17474c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:25:36,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c used request id req-c8095940-8b79-40d2-815a-a36c03933572 2018-07-24 04:25:36,226 - create_image - DEBUG - Instance status is - active 2018-07-24 04:25:36,226 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2 2018-07-24 04:25:36,226 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2 2018-07-24 04:25:36,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:36,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f9480cab11e47048c12b6c9feac48a2", "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj-role"}], "expires_at": "2018-07-24T05:25:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4d0b482d4cf4272afad9a5c461f723b", "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e4d0b482d4cf4272afad9a5c461f723b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/e4d0b482d4cf4272afad9a5c461f723b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-user", "id": "56670bef6c7444a8b6afa2f288e7e936"}, "audit_ids": ["0jP0AfK6TMKenor2YaMBrw"], "issued_at": "2018-07-24T04:25:36.000000Z"}} 2018-07-24 04:25:36,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef379b80b8657441f724f98c060fa6c62b4ed2f0" 2018-07-24 04:25:36,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-7de2b709-f31e-433d-a63c-698ec9ad3e21 Date: Tue, 24 Jul 2018 04:25:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:35Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/6e072478-079e-4c8f-9ded-84d64b17474c/snap", "metadata": {}}], "self": "/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c", "min_disk": 0, "protected": false, "id": "6e072478-079e-4c8f-9ded-84d64b17474c", "file": "/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4d0b482d4cf4272afad9a5c461f723b", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/6e072478-079e-4c8f-9ded-84d64b17474c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2"} 2018-07-24 04:25:36,945 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2 used request id req-7de2b709-f31e-433d-a63c-698ec9ad3e21 2018-07-24 04:25:36,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef379b80b8657441f724f98c060fa6c62b4ed2f0" 2018-07-24 04:25:37,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-28b72898-3ecf-46a6-84cb-5cea5cbc9220 Date: Tue, 24 Jul 2018 04:25:37 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-07-24 04:25:37,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-28b72898-3ecf-46a6-84cb-5cea5cbc9220 2018-07-24 04:25:37,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:37,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:37,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f9480cab11e47048c12b6c9feac48a2", "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj-role"}], "expires_at": "2018-07-24T05:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4d0b482d4cf4272afad9a5c461f723b", "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e4d0b482d4cf4272afad9a5c461f723b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e4d0b482d4cf4272afad9a5c461f723b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/e4d0b482d4cf4272afad9a5c461f723b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/e4d0b482d4cf4272afad9a5c461f723b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8e70a2cd-78d2-4ba-user", "id": "56670bef6c7444a8b6afa2f288e7e936"}, "audit_ids": ["99JQblLERGWFc-WQz76J7A"], "issued_at": "2018-07-24T04:25:37.000000Z"}} 2018-07-24 04:25:37,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c65b96e006b2526873190f3d3b76ba247bbba58f" 2018-07-24 04:25:37,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-939d9ed5-b5f8-49b5-b1b0-9858e3f428dd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:37,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-939d9ed5-b5f8-49b5-b1b0-9858e3f428dd 2018-07-24 04:25:37,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&name=CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c65b96e006b2526873190f3d3b76ba247bbba58f" 2018-07-24 04:25:37,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-c739113d-696d-404c-b4ae-629c0d7b6d84 Date: Tue, 24 Jul 2018 04:25:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:35Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/6e072478-079e-4c8f-9ded-84d64b17474c/snap", "metadata": {}}], "self": "/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c", "min_disk": 0, "protected": false, "id": "6e072478-079e-4c8f-9ded-84d64b17474c", "file": "/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4d0b482d4cf4272afad9a5c461f723b", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/6e072478-079e-4c8f-9ded-84d64b17474c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2"} 2018-07-24 04:25:37,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&name=CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2 used request id req-c739113d-696d-404c-b4ae-629c0d7b6d84 2018-07-24 04:25:37,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c65b96e006b2526873190f3d3b76ba247bbba58f" 2018-07-24 04:25:38,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ccf56111-0393-4470-82ea-ba904ea0c27a Date: Tue, 24 Jul 2018 04:25:38 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-07-24 04:25:38,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ccf56111-0393-4470-82ea-ba904ea0c27a 2018-07-24 04:25:38,022 - create_image - INFO - Found image with name - CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2 2018-07-24 04:25:38,023 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-10e8ae40-d390-4c0a-8896-291ba60d8ef2 2018-07-24 04:25:38,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68f7db165293e1b85fef90a2ee99332881f2c94f" 2018-07-24 04:25:39,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8ff3f82a-8433-443b-8273-b334c292d259 Date: Tue, 24 Jul 2018 04:25:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:25:39,325 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/6e072478-079e-4c8f-9ded-84d64b17474c used request id req-8ff3f82a-8433-443b-8273-b334c292d259 2018-07-24 04:25:39,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:39,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ad748a13-5de9-4c61-9b93-04eea29d5533 Date: Tue, 24 Jul 2018 04:25:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:25:39,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-ad748a13-5de9-4c61-9b93-04eea29d5533 2018-07-24 04:25:39,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:39,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd1d923c-8aec-4e40-8d88-43e717c2b69e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:39,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-bd1d923c-8aec-4e40-8d88-43e717c2b69e 2018-07-24 04:25:39,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:39,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:39,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39ada1c8-eb89-4f3f-a85a-f4a9537f2266 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:39,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-39ada1c8-eb89-4f3f-a85a-f4a9537f2266 2018-07-24 04:25:39,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:39,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:39,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f5b828b-fc75-4abd-acce-faf44540f418 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:39,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-5f5b828b-fc75-4abd-acce-faf44540f418 2018-07-24 04:25:39,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:39,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:39,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0912a9f5-7c53-4ed9-81c1-7e01a4b03db9 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:25:39,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-0912a9f5-7c53-4ed9-81c1-7e01a4b03db9 2018-07-24 04:25:39,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:40,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15343b6-4bf1-4fcb-a131-28083c067bba 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:25:40,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-f15343b6-4bf1-4fcb-a131-28083c067bba 2018-07-24 04:25:40,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:40,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc2632bd-d0f5-466a-bdce-05d2d15bddcb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:40,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-fc2632bd-d0f5-466a-bdce-05d2d15bddcb 2018-07-24 04:25:40,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:40,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:40,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7760ed5-bd83-4cee-affb-34210b0ae37b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:40,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-d7760ed5-bd83-4cee-affb-34210b0ae37b 2018-07-24 04:25:40,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:40,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:40,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e34bd45f-bc35-48cb-a6bd-030892147ba4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:40,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-e34bd45f-bc35-48cb-a6bd-030892147ba4 2018-07-24 04:25:40,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:40,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:40,436 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a22aa0c-893d-4746-88e6-1686205c9fd8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:40,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-9a22aa0c-893d-4746-88e6-1686205c9fd8 2018-07-24 04:25:40,437 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:40,438 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj 2018-07-24 04:25:40,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/e4d0b482d4cf4272afad9a5c461f723b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:40,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55add650-f352-4c81-9d9f-152cc4dc9d51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:40,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e4d0b482d4cf4272afad9a5c461f723b used request id req-55add650-f352-4c81-9d9f-152cc4dc9d51 2018-07-24 04:25:40,672 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-8e70a2cd-78d2-4ba-proj-role 2018-07-24 04:25:40,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/3f9480cab11e47048c12b6c9feac48a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:40,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-486ff35d-84c0-415f-ad60-0e04bb1af39f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:40,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/3f9480cab11e47048c12b6c9feac48a2 used request id req-486ff35d-84c0-415f-ad60-0e04bb1af39f 2018-07-24 04:25:40,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b1852fdad13e63ebde87c80d56d2a497a498fe" 2018-07-24 04:25:40,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f7957d0-a08d-46a9-98f3-16ba1c240bf3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:40,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3f7957d0-a08d-46a9-98f3-16ba1c240bf3 2018-07-24 04:25:40,882 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-8e70a2cd-78d2-4ba-user 2018-07-24 04:25:40,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/56670bef6c7444a8b6afa2f288e7e936 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9320819d77bc7ee2ec77397059c24f46c8bb51" 2018-07-24 04:25:41,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cec3a413-4cf9-42c7-bda2-b95e020ce17f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:41,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/56670bef6c7444a8b6afa2f288e7e936 used request id req-cec3a413-4cf9-42c7-bda2-b95e020ce17f 2018-07-24 04:25:41,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:41,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["rDVdQhPlR66_FfzTrpCa4g"], "issued_at": "2018-07-24T04:25:41.000000Z"}} 2018-07-24 04:25:41,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}23f375dce1e6c4719908b88ccc7e3fdafd68be67" 2018-07-24 04:25:41,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82cbe761-bd71-42f1-b4a6-b3421ea8873b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:41,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-82cbe761-bd71-42f1-b4a6-b3421ea8873b 2018-07-24 04:25:41,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:41,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:41,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["tXUc8_ueT4eO0-0FR1M3ZQ"], "issued_at": "2018-07-24T04:25:41.000000Z"}} 2018-07-24 04:25:41,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:42,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d3b142-a40b-4f9d-bdaf-3414b0158639 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:42,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-53d3b142-a40b-4f9d-bdaf-3414b0158639 2018-07-24 04:25:42,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:42,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:42,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-86437b61-f161-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:42,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-becb8350-f446-473c-827f-1e5133893392 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-86437b61-f161-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:25:42,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-86437b61-f161-4a1-proj used request id req-becb8350-f446-473c-827f-1e5133893392 2018-07-24 04:25:42,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:42,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1abf05-efb2-48d8-8375-48ed0d7ac5db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:42,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-1d1abf05-efb2-48d8-8375-48ed0d7ac5db 2018-07-24 04:25:42,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-86437b61-f161-4a1-proj"}}' 2018-07-24 04:25:42,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f537e41-146b-40ab-851b-cc2ab3cdb555 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/253b05974f6944af9225336fc312eb8a"}, "tags": [], "enabled": true, "id": "253b05974f6944af9225336fc312eb8a", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-86437b61-f161-4a1-proj"}} 2018-07-24 04:25:42,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9f537e41-146b-40ab-851b-cc2ab3cdb555 2018-07-24 04:25:42,385 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-86437b61-f161-4a1-proj 2018-07-24 04:25:42,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:42,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:42,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["rzeOSdU6RsKBKfbov2DuQg"], "issued_at": "2018-07-24T04:25:42.000000Z"}} 2018-07-24 04:25:42,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}311d49925c519161940fdbcc66f11b760ac33a73" 2018-07-24 04:25:42,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428e45a6-672d-499c-9fee-d64402727ce0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:42,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-428e45a6-672d-499c-9fee-d64402727ce0 2018-07-24 04:25:42,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:42,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:42,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311d49925c519161940fdbcc66f11b760ac33a73" 2018-07-24 04:25:42,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cdc11e9-ed75-40c9-9e4d-81e39c0e896f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:25:42,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7cdc11e9-ed75-40c9-9e4d-81e39c0e896f 2018-07-24 04:25:42,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-86437b61-f161-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311d49925c519161940fdbcc66f11b760ac33a73" 2018-07-24 04:25:43,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d2586f-5cd6-46cc-84fc-e43a5566a283 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-86437b61-f161-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/253b05974f6944af9225336fc312eb8a"}, "tags": [], "enabled": true, "id": "253b05974f6944af9225336fc312eb8a", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-86437b61-f161-4a1-proj"}]} 2018-07-24 04:25:43,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-86437b61-f161-4a1-proj used request id req-17d2586f-5cd6-46cc-84fc-e43a5566a283 2018-07-24 04:25:43,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311d49925c519161940fdbcc66f11b760ac33a73" 2018-07-24 04:25:43,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40f6b61-4228-4873-adb6-ae30fcdec5b8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:43,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e40f6b61-4228-4873-adb6-ae30fcdec5b8 2018-07-24 04:25:43,576 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-86437b61-f161-4a1-user 2018-07-24 04:25:43,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:43,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:43,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174dcde8-8ec9-4a40-8873-f182f4fdf39d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:43,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-174dcde8-8ec9-4a40-8873-f182f4fdf39d 2018-07-24 04:25:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" -d '{"role": {"name": "CreateImageNegativeTests-86437b61-f161-4a1-proj-role"}}' 2018-07-24 04:25:43,714 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df6ccb31-d930-4423-89ff-e477e2c66569 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75b3233c41d64750aea76f928b1b0776", "links": {"self": "http://172.30.9.24:5000/v3/roles/75b3233c41d64750aea76f928b1b0776"}, "name": "CreateImageNegativeTests-86437b61-f161-4a1-proj-role"}} 2018-07-24 04:25:43,715 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-df6ccb31-d930-4423-89ff-e477e2c66569 2018-07-24 04:25:43,715 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-86437b61-f161-4a1-proj-role 2018-07-24 04:25:43,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/75b3233c41d64750aea76f928b1b0776 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:43,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41618ac4-9a73-45d7-a3a5-331ca79f4d36 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75b3233c41d64750aea76f928b1b0776", "links": {"self": "http://172.30.9.24:5000/v3/roles/75b3233c41d64750aea76f928b1b0776"}, "name": "CreateImageNegativeTests-86437b61-f161-4a1-proj-role"}} 2018-07-24 04:25:43,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/75b3233c41d64750aea76f928b1b0776 used request id req-41618ac4-9a73-45d7-a3a5-331ca79f4d36 2018-07-24 04:25:43,816 - keystone_utils - INFO - Granting role CreateImageNegativeTests-86437b61-f161-4a1-proj-role to project CreateImageNegativeTests-86437b61-f161-4a1-proj 2018-07-24 04:25:43,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/253b05974f6944af9225336fc312eb8a/users/f8505fdd1bfa481bb1410a1356bd2b59/roles/75b3233c41d64750aea76f928b1b0776 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:43,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f1d5830-23c3-4d30-a14f-d843f008f077 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:43,950 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/253b05974f6944af9225336fc312eb8a/users/f8505fdd1bfa481bb1410a1356bd2b59/roles/75b3233c41d64750aea76f928b1b0776 used request id req-4f1d5830-23c3-4d30-a14f-d843f008f077 2018-07-24 04:25:43,951 - openstack_tests - DEBUG - Image metadata - None 2018-07-24 04:25:43,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:43,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:44,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75b3233c41d64750aea76f928b1b0776", "name": "CreateImageNegativeTests-86437b61-f161-4a1-proj-role"}], "expires_at": "2018-07-24T05:25:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "253b05974f6944af9225336fc312eb8a", "name": "CreateImageNegativeTests-86437b61-f161-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_253b05974f6944af9225336fc312eb8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_253b05974f6944af9225336fc312eb8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/253b05974f6944af9225336fc312eb8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/253b05974f6944af9225336fc312eb8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/253b05974f6944af9225336fc312eb8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/253b05974f6944af9225336fc312eb8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/253b05974f6944af9225336fc312eb8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/253b05974f6944af9225336fc312eb8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/253b05974f6944af9225336fc312eb8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/253b05974f6944af9225336fc312eb8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/253b05974f6944af9225336fc312eb8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/253b05974f6944af9225336fc312eb8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/253b05974f6944af9225336fc312eb8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/253b05974f6944af9225336fc312eb8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-86437b61-f161-4a1-user", "id": "f8505fdd1bfa481bb1410a1356bd2b59"}, "audit_ids": ["0vxMW0YoSxuJJyGKETWvqQ"], "issued_at": "2018-07-24T04:25:44.000000Z"}} 2018-07-24 04:25:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ee359da1b201c73140d654f63b10ad20dfe13010" 2018-07-24 04:25:44,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04dc97eb-c0d0-4f0d-b797-556bb0bf59c3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:44,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-04dc97eb-c0d0-4f0d-b797-556bb0bf59c3 2018-07-24 04:25:44,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-94d258ac-902f-4e67-9ea4-ead59aa0b67b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee359da1b201c73140d654f63b10ad20dfe13010" 2018-07-24 04:25:44,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-6a52e3d5-b061-4743-b07f-ecfd29882337 Date: Tue, 24 Jul 2018 04:25:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-94d258ac-902f-4e67-9ea4-ead59aa0b67b"} 2018-07-24 04:25:44,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-94d258ac-902f-4e67-9ea4-ead59aa0b67b used request id req-6a52e3d5-b061-4743-b07f-ecfd29882337 2018-07-24 04:25:44,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee359da1b201c73140d654f63b10ad20dfe13010" 2018-07-24 04:25:44,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5746d4f7-c0c4-44da-a8fb-7090cb92376e Date: Tue, 24 Jul 2018 04:25:44 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-07-24 04:25:44,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-5746d4f7-c0c4-44da-a8fb-7090cb92376e 2018-07-24 04:25:44,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee359da1b201c73140d654f63b10ad20dfe13010" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-94d258ac-902f-4e67-9ea4-ead59aa0b67b"}' 2018-07-24 04:25:45,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/2db0ac15-cda0-454f-a6bc-85f22eb0a482 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b21cb91a-20cd-4530-b80f-d52f5109e386 Date: Tue, 24 Jul 2018 04:25:45 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-94d258ac-902f-4e67-9ea4-ead59aa0b67b", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:25:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:25:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/2db0ac15-cda0-454f-a6bc-85f22eb0a482", "min_disk": 0, "protected": false, "id": "2db0ac15-cda0-454f-a6bc-85f22eb0a482", "file": "/v2/images/2db0ac15-cda0-454f-a6bc-85f22eb0a482/file", "checksum": null, "owner": "253b05974f6944af9225336fc312eb8a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:25:45,065 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b21cb91a-20cd-4530-b80f-d52f5109e386 2018-07-24 04:25:45,073 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-24 04:25:45,073 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-94d258ac-902f-4e67-9ea4-ead59aa0b67b 2018-07-24 04:25:45,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/2db0ac15-cda0-454f-a6bc-85f22eb0a482 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee359da1b201c73140d654f63b10ad20dfe13010" 2018-07-24 04:25:45,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ead6461-4187-4e58-9bc1-c543060680ef Date: Tue, 24 Jul 2018 04:25:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:25:45,313 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2db0ac15-cda0-454f-a6bc-85f22eb0a482 used request id req-2ead6461-4187-4e58-9bc1-c543060680ef 2018-07-24 04:25:45,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:45,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-53b6f0c7-9a87-41d0-ab12-be1391c05f55 Date: Tue, 24 Jul 2018 04:25:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:25:45,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-53b6f0c7-9a87-41d0-ab12-be1391c05f55 2018-07-24 04:25:45,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:45,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b4c2f85-0583-4f94-8525-9f7d19d3f489 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:45,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-0b4c2f85-0583-4f94-8525-9f7d19d3f489 2018-07-24 04:25:45,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:45,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:45,752 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f694ea3-ef3c-4066-8b16-e26cef108d58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:45,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-7f694ea3-ef3c-4066-8b16-e26cef108d58 2018-07-24 04:25:45,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:45,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:45,846 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e405707-8ca3-40d0-a5a1-3d8072d552a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:45,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-0e405707-8ca3-40d0-a5a1-3d8072d552a4 2018-07-24 04:25:45,847 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:45,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:45,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6a59696-f4a2-4dbf-9eaf-30f716a2fe15 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:25:45,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-d6a59696-f4a2-4dbf-9eaf-30f716a2fe15 2018-07-24 04:25:45,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:46,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ec2874-446f-4298-891b-40cce455ea1d 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:25:46,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-a7ec2874-446f-4298-891b-40cce455ea1d 2018-07-24 04:25:46,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:46,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59c08ed6-70bb-4aae-946e-5d308f864592 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:46,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-59c08ed6-70bb-4aae-946e-5d308f864592 2018-07-24 04:25:46,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:46,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:46,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e49d8764-08cf-42fa-9034-8ab67d4bbd87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:46,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-e49d8764-08cf-42fa-9034-8ab67d4bbd87 2018-07-24 04:25:46,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:46,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:46,329 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44b926d0-8338-4a3e-9ec1-c6143255271a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:46,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-44b926d0-8338-4a3e-9ec1-c6143255271a 2018-07-24 04:25:46,329 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:46,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:46,427 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ddcc087-af95-4bcd-8d87-e6230d312189 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:46,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-9ddcc087-af95-4bcd-8d87-e6230d312189 2018-07-24 04:25:46,427 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:46,428 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-86437b61-f161-4a1-proj 2018-07-24 04:25:46,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/253b05974f6944af9225336fc312eb8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:46,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0a61603-4eda-4afa-a35e-7ba2b17c2785 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:46,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/253b05974f6944af9225336fc312eb8a used request id req-c0a61603-4eda-4afa-a35e-7ba2b17c2785 2018-07-24 04:25:46,660 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-86437b61-f161-4a1-proj-role 2018-07-24 04:25:46,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/75b3233c41d64750aea76f928b1b0776 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:46,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63476211-84bb-44a1-bae0-5094bb546628 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:46,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/75b3233c41d64750aea76f928b1b0776 used request id req-63476211-84bb-44a1-bae0-5094bb546628 2018-07-24 04:25:46,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c13ac1d6caa6b4daeb315fcd8c5d3711db4a36" 2018-07-24 04:25:46,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c120b5d5-70eb-4619-ab9b-12012b12ef0e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:46,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c120b5d5-70eb-4619-ab9b-12012b12ef0e 2018-07-24 04:25:46,879 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-86437b61-f161-4a1-user 2018-07-24 04:25:46,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f8505fdd1bfa481bb1410a1356bd2b59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311d49925c519161940fdbcc66f11b760ac33a73" 2018-07-24 04:25:47,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cd2c096-84d2-429b-a649-f01034e8b8fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:47,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f8505fdd1bfa481bb1410a1356bd2b59 used request id req-0cd2c096-84d2-429b-a649-f01034e8b8fa 2018-07-24 04:25:47,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:47,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["7O_zR92WTn-uelswWEPXUw"], "issued_at": "2018-07-24T04:25:47.000000Z"}} 2018-07-24 04:25:47,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d5b5c2ee2a3a1030764a077ce1a2aabdf8f0954d" 2018-07-24 04:25:47,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a235fb-2f47-46bd-b772-420dc1038f1c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:47,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-99a235fb-2f47-46bd-b772-420dc1038f1c 2018-07-24 04:25:47,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:47,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:47,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["AKmEwK8hRmec3P5qTxuPrQ"], "issued_at": "2018-07-24T04:25:47.000000Z"}} 2018-07-24 04:25:47,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:48,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc2f0f6-b12c-4155-91e2-f42734f4cb01 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:48,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0fc2f0f6-b12c-4155-91e2-f42734f4cb01 2018-07-24 04:25:48,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:48,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25:48 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:48,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-72e62029-40d0-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:48,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d4d6bb-7ce4-46c6-960d-cd2269368e1b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-72e62029-40d0-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:25:48,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-72e62029-40d0-4eb-proj used request id req-b6d4d6bb-7ce4-46c6-960d-cd2269368e1b 2018-07-24 04:25:48,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:48,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c42023cb-f878-42cf-8cba-51f2ffaa2f36 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:48,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-c42023cb-f878-42cf-8cba-51f2ffaa2f36 2018-07-24 04:25:48,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-72e62029-40d0-4eb-proj"}}' 2018-07-24 04:25:48,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4d85cc6-b692-41f8-bccf-1733c7a217e4 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/045e7dfb85234fc2865c71d8b8b8f8b1"}, "tags": [], "enabled": true, "id": "045e7dfb85234fc2865c71d8b8b8f8b1", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-72e62029-40d0-4eb-proj"}} 2018-07-24 04:25:48,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b4d85cc6-b692-41f8-bccf-1733c7a217e4 2018-07-24 04:25:48,385 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-72e62029-40d0-4eb-proj 2018-07-24 04:25:48,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:48,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:48,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["lLVo924dQx2ntOOQxM41Og"], "issued_at": "2018-07-24T04:25:48.000000Z"}} 2018-07-24 04:25:48,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}76a6e6cd2491c90624cae479648db2d8fb489a47" 2018-07-24 04:25:48,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a439115-6ea0-4667-a66c-ac9804823571 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:48,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3a439115-6ea0-4667-a66c-ac9804823571 2018-07-24 04:25:48,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:48,883 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25:48 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:48,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a6e6cd2491c90624cae479648db2d8fb489a47" 2018-07-24 04:25:48,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931fb569-307a-4f7e-bec3-354e6879edc0 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:25:48,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-931fb569-307a-4f7e-bec3-354e6879edc0 2018-07-24 04:25:48,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-72e62029-40d0-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a6e6cd2491c90624cae479648db2d8fb489a47" 2018-07-24 04:25:49,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b8bd68-84fe-45a3-adbd-df4997dcdae4 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-72e62029-40d0-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/045e7dfb85234fc2865c71d8b8b8f8b1"}, "tags": [], "enabled": true, "id": "045e7dfb85234fc2865c71d8b8b8f8b1", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-72e62029-40d0-4eb-proj"}]} 2018-07-24 04:25:49,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-72e62029-40d0-4eb-proj used request id req-47b8bd68-84fe-45a3-adbd-df4997dcdae4 2018-07-24 04:25:49,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a6e6cd2491c90624cae479648db2d8fb489a47" 2018-07-24 04:25:49,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286454a8-93e9-4308-9b14-76f96e1082c3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:49,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-286454a8-93e9-4308-9b14-76f96e1082c3 2018-07-24 04:25:49,564 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-72e62029-40d0-4eb-user 2018-07-24 04:25:49,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:49,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:49,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3715755b-de32-4a6b-b648-d9187e506364 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:49,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3715755b-de32-4a6b-b648-d9187e506364 2018-07-24 04:25:49,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" -d '{"role": {"name": "CreateImageNegativeTests-72e62029-40d0-4eb-proj-role"}}' 2018-07-24 04:25:49,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43bf09f6-52e6-4c51-a31b-feee4f6c535d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b69d7f27fb8b4176a93d0b8b2c443d42", "links": {"self": "http://172.30.9.24:5000/v3/roles/b69d7f27fb8b4176a93d0b8b2c443d42"}, "name": "CreateImageNegativeTests-72e62029-40d0-4eb-proj-role"}} 2018-07-24 04:25:49,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-43bf09f6-52e6-4c51-a31b-feee4f6c535d 2018-07-24 04:25:49,774 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-72e62029-40d0-4eb-proj-role 2018-07-24 04:25:49,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/b69d7f27fb8b4176a93d0b8b2c443d42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:49,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6598c699-9ad3-478d-9809-6a2d305c1337 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b69d7f27fb8b4176a93d0b8b2c443d42", "links": {"self": "http://172.30.9.24:5000/v3/roles/b69d7f27fb8b4176a93d0b8b2c443d42"}, "name": "CreateImageNegativeTests-72e62029-40d0-4eb-proj-role"}} 2018-07-24 04:25:49,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/b69d7f27fb8b4176a93d0b8b2c443d42 used request id req-6598c699-9ad3-478d-9809-6a2d305c1337 2018-07-24 04:25:49,866 - keystone_utils - INFO - Granting role CreateImageNegativeTests-72e62029-40d0-4eb-proj-role to project CreateImageNegativeTests-72e62029-40d0-4eb-proj 2018-07-24 04:25:49,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/045e7dfb85234fc2865c71d8b8b8f8b1/users/b5df8d02d6734e9691c48c7c13c8da8f/roles/b69d7f27fb8b4176a93d0b8b2c443d42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:50,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76efc275-abae-46e4-9c00-95c31e4ce801 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:50,005 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/045e7dfb85234fc2865c71d8b8b8f8b1/users/b5df8d02d6734e9691c48c7c13c8da8f/roles/b69d7f27fb8b4176a93d0b8b2c443d42 used request id req-76efc275-abae-46e4-9c00-95c31e4ce801 2018-07-24 04:25:50,006 - openstack_tests - DEBUG - Image metadata - None 2018-07-24 04:25:50,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:50,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:50,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b69d7f27fb8b4176a93d0b8b2c443d42", "name": "CreateImageNegativeTests-72e62029-40d0-4eb-proj-role"}], "expires_at": "2018-07-24T05:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "045e7dfb85234fc2865c71d8b8b8f8b1", "name": "CreateImageNegativeTests-72e62029-40d0-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/045e7dfb85234fc2865c71d8b8b8f8b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-72e62029-40d0-4eb-user", "id": "b5df8d02d6734e9691c48c7c13c8da8f"}, "audit_ids": ["L-iDd3NYSwK2j39xZLIXUw"], "issued_at": "2018-07-24T04:25:50.000000Z"}} 2018-07-24 04:25:50,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}de4e60112b9bfd47449a07852338081e43e03f02" 2018-07-24 04:25:50,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70978554-f316-4bac-9e27-2201b299be0a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:50,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-70978554-f316-4bac-9e27-2201b299be0a 2018-07-24 04:25:50,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-07578864-357d-43a4-8ba7-b564580826ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de4e60112b9bfd47449a07852338081e43e03f02" 2018-07-24 04:25:50,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-fb7642f1-5d09-4e31-b3fc-a20df31a0bd4 Date: Tue, 24 Jul 2018 04:25:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-07578864-357d-43a4-8ba7-b564580826ca"} 2018-07-24 04:25:50,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-07578864-357d-43a4-8ba7-b564580826ca used request id req-fb7642f1-5d09-4e31-b3fc-a20df31a0bd4 2018-07-24 04:25:50,683 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-07-24 04:25:50,684 - file_utils - DEBUG - Saving file to - /tmp/58930555-9384-4390-9378-943a3d179c44 2018-07-24 04:25:50,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de4e60112b9bfd47449a07852338081e43e03f02" 2018-07-24 04:25:51,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7c6f5a71-c092-42ef-affb-3e6680dc3450 Date: Tue, 24 Jul 2018 04:25:51 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-07-24 04:25:51,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-7c6f5a71-c092-42ef-affb-3e6680dc3450 2018-07-24 04:25:51,125 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-24 04:25:51,125 - glance_utils - DEBUG - Closing file ./tmp/58930555-9384-4390-9378-943a3d179c44 2018-07-24 04:25:51,125 - glance_utils - INFO - Removing file ./tmp/58930555-9384-4390-9378-943a3d179c44 2018-07-24 04:25:51,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:51,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-062093ff-80f6-4a73-9091-4d4ca2d0e66b Date: Tue, 24 Jul 2018 04:25:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:25:51,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-062093ff-80f6-4a73-9091-4d4ca2d0e66b 2018-07-24 04:25:51,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:51,483 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77742d3e-ef28-4f70-b293-3c816e21c522 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:51,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-77742d3e-ef28-4f70-b293-3c816e21c522 2018-07-24 04:25:51,483 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:51,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:51,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c067e867-d8a6-4d15-a7e0-aa03193a0de6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:51,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-c067e867-d8a6-4d15-a7e0-aa03193a0de6 2018-07-24 04:25:51,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:51,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:51,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e202147-9f0e-44ee-9cfc-0da74c264a23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:51,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-4e202147-9f0e-44ee-9cfc-0da74c264a23 2018-07-24 04:25:51,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:51,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a3cb8a-57d5-4a2a-aa7c-0dcdb21849cb Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:25:51,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-c6a3cb8a-57d5-4a2a-aa7c-0dcdb21849cb 2018-07-24 04:25:51,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:51,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3824e050-4a43-41ae-a3d3-dd72a969e0db 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:25:51,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-3824e050-4a43-41ae-a3d3-dd72a969e0db 2018-07-24 04:25:51,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:51,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47670587-8e7e-4b36-8bee-fb2137327d87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:51,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-47670587-8e7e-4b36-8bee-fb2137327d87 2018-07-24 04:25:51,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:51,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:52,061 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb5f14af-c519-4183-839c-42b2b02143d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:52,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-fb5f14af-c519-4183-839c-42b2b02143d2 2018-07-24 04:25:52,061 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:52,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:52,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3b853d3-3e25-4a1b-8587-d85a805487d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:52,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-f3b853d3-3e25-4a1b-8587-d85a805487d8 2018-07-24 04:25:52,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:52,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:52,246 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d3f13a2-99a7-4f78-83b9-d3fc5d1ac4c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:52,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-4d3f13a2-99a7-4f78-83b9-d3fc5d1ac4c8 2018-07-24 04:25:52,246 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:52,247 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-72e62029-40d0-4eb-proj 2018-07-24 04:25:52,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/045e7dfb85234fc2865c71d8b8b8f8b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:52,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0027b97a-382f-4940-ba68-c5a02a5c2788 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:52,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/045e7dfb85234fc2865c71d8b8b8f8b1 used request id req-0027b97a-382f-4940-ba68-c5a02a5c2788 2018-07-24 04:25:52,499 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-72e62029-40d0-4eb-proj-role 2018-07-24 04:25:52,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/b69d7f27fb8b4176a93d0b8b2c443d42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:52,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2325109b-1a59-461e-b59e-5051b3c138c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:52,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b69d7f27fb8b4176a93d0b8b2c443d42 used request id req-2325109b-1a59-461e-b59e-5051b3c138c2 2018-07-24 04:25:52,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda36b7f27b0b965bb44c4a6cbede1e62cc88926" 2018-07-24 04:25:52,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33df608-2adc-4412-bef3-f1f38671cbbe Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:52,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a33df608-2adc-4412-bef3-f1f38671cbbe 2018-07-24 04:25:52,713 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-72e62029-40d0-4eb-user 2018-07-24 04:25:52,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/b5df8d02d6734e9691c48c7c13c8da8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a6e6cd2491c90624cae479648db2d8fb489a47" 2018-07-24 04:25:52,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d46b629f-d992-4052-a184-385b5980261b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:52,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b5df8d02d6734e9691c48c7c13c8da8f used request id req-d46b629f-d992-4052-a184-385b5980261b 2018-07-24 04:25:52,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:53,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["rj0qjpVJRsSW1xEaGCB02w"], "issued_at": "2018-07-24T04:25:53.000000Z"}} 2018-07-24 04:25:53,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}80cd7f512f0b83ca0bcaa27b551c8886506f41ff" 2018-07-24 04:25:53,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b9894e-8665-4958-9526-a0780b5773b0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:53,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c8b9894e-8665-4958-9526-a0780b5773b0 2018-07-24 04:25:53,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:53,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:53,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["VSrMpcQST4ewg2mshRZENg"], "issued_at": "2018-07-24T04:25:53.000000Z"}} 2018-07-24 04:25:53,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:53,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b205da7-4f2a-40fc-bd83-9e6b53e77710 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:53,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8b205da7-4f2a-40fc-bd83-9e6b53e77710 2018-07-24 04:25:53,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:53,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:53,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-dae26e8d-545f-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:53,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c08a673-7344-424e-8364-45155fe802b7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-dae26e8d-545f-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:25:53,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-dae26e8d-545f-4b3-proj used request id req-6c08a673-7344-424e-8364-45155fe802b7 2018-07-24 04:25:53,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:54,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65146406-d1a1-4ac0-8b34-d449a8eb7d79 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:54,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-65146406-d1a1-4ac0-8b34-d449a8eb7d79 2018-07-24 04:25:54,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-dae26e8d-545f-4b3-proj"}}' 2018-07-24 04:25:54,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af75b2b9-1ce1-44b3-ac9e-3d6cc4cfe44a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9508648476194dcca63750dcb539c3df"}, "tags": [], "enabled": true, "id": "9508648476194dcca63750dcb539c3df", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-dae26e8d-545f-4b3-proj"}} 2018-07-24 04:25:54,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-af75b2b9-1ce1-44b3-ac9e-3d6cc4cfe44a 2018-07-24 04:25:54,188 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-dae26e8d-545f-4b3-proj 2018-07-24 04:25:54,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:54,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:54,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["9pGSYmSsTV2bPg_3mOEaJw"], "issued_at": "2018-07-24T04:25:54.000000Z"}} 2018-07-24 04:25:54,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}89b7362b9136b1d01fbe7ff499127833dfc7823f" 2018-07-24 04:25:54,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde4dd0e-5525-48c4-b4de-18100e6dbf5d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:54,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bde4dd0e-5525-48c4-b4de-18100e6dbf5d 2018-07-24 04:25:54,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:54,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:54,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b7362b9136b1d01fbe7ff499127833dfc7823f" 2018-07-24 04:25:54,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2916e8a-e5d0-47dd-a0fe-01ac3f978ba0 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:25:54,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b2916e8a-e5d0-47dd-a0fe-01ac3f978ba0 2018-07-24 04:25:54,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-dae26e8d-545f-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b7362b9136b1d01fbe7ff499127833dfc7823f" 2018-07-24 04:25:54,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2dc84d1-8a5e-47e9-8de6-c843666dd7c1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-dae26e8d-545f-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9508648476194dcca63750dcb539c3df"}, "tags": [], "enabled": true, "id": "9508648476194dcca63750dcb539c3df", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-dae26e8d-545f-4b3-proj"}]} 2018-07-24 04:25:54,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-dae26e8d-545f-4b3-proj used request id req-d2dc84d1-8a5e-47e9-8de6-c843666dd7c1 2018-07-24 04:25:54,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b7362b9136b1d01fbe7ff499127833dfc7823f" 2018-07-24 04:25:54,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d2401e-e04f-45e3-ae74-e7002f73b164 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:54,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-74d2401e-e04f-45e3-ae74-e7002f73b164 2018-07-24 04:25:55,309 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-dae26e8d-545f-4b3-user 2018-07-24 04:25:55,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:55,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:55,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab0fb9c-1f98-4e37-abe7-34b063dcd0f5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:55,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7ab0fb9c-1f98-4e37-abe7-34b063dcd0f5 2018-07-24 04:25:55,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" -d '{"role": {"name": "CreateImageNegativeTests-dae26e8d-545f-4b3-proj-role"}}' 2018-07-24 04:25:55,523 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5eb7cd7-c413-41ff-aca4-3ab9099b16ee Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2617184ca9dd44f5af32c03f004df601", "links": {"self": "http://172.30.9.24:5000/v3/roles/2617184ca9dd44f5af32c03f004df601"}, "name": "CreateImageNegativeTests-dae26e8d-545f-4b3-proj-role"}} 2018-07-24 04:25:55,523 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b5eb7cd7-c413-41ff-aca4-3ab9099b16ee 2018-07-24 04:25:55,524 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-dae26e8d-545f-4b3-proj-role 2018-07-24 04:25:55,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2617184ca9dd44f5af32c03f004df601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:55,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1747c930-c67a-4d43-9378-b3cef5647a71 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2617184ca9dd44f5af32c03f004df601", "links": {"self": "http://172.30.9.24:5000/v3/roles/2617184ca9dd44f5af32c03f004df601"}, "name": "CreateImageNegativeTests-dae26e8d-545f-4b3-proj-role"}} 2018-07-24 04:25:55,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2617184ca9dd44f5af32c03f004df601 used request id req-1747c930-c67a-4d43-9378-b3cef5647a71 2018-07-24 04:25:55,623 - keystone_utils - INFO - Granting role CreateImageNegativeTests-dae26e8d-545f-4b3-proj-role to project CreateImageNegativeTests-dae26e8d-545f-4b3-proj 2018-07-24 04:25:55,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/9508648476194dcca63750dcb539c3df/users/fa1079ecf50540c992ac6a5bafcaed29/roles/2617184ca9dd44f5af32c03f004df601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:55,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b120da82-8020-4b27-a918-d23a9fd6dba5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:55,787 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/9508648476194dcca63750dcb539c3df/users/fa1079ecf50540c992ac6a5bafcaed29/roles/2617184ca9dd44f5af32c03f004df601 used request id req-b120da82-8020-4b27-a918-d23a9fd6dba5 2018-07-24 04:25:55,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:55,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:56,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2617184ca9dd44f5af32c03f004df601", "name": "CreateImageNegativeTests-dae26e8d-545f-4b3-proj-role"}], "expires_at": "2018-07-24T05:25:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9508648476194dcca63750dcb539c3df", "name": "CreateImageNegativeTests-dae26e8d-545f-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_9508648476194dcca63750dcb539c3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9508648476194dcca63750dcb539c3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/9508648476194dcca63750dcb539c3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/9508648476194dcca63750dcb539c3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/9508648476194dcca63750dcb539c3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9508648476194dcca63750dcb539c3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/9508648476194dcca63750dcb539c3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/9508648476194dcca63750dcb539c3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9508648476194dcca63750dcb539c3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/9508648476194dcca63750dcb539c3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/9508648476194dcca63750dcb539c3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9508648476194dcca63750dcb539c3df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/9508648476194dcca63750dcb539c3df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/9508648476194dcca63750dcb539c3df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-dae26e8d-545f-4b3-user", "id": "fa1079ecf50540c992ac6a5bafcaed29"}, "audit_ids": ["_iWYWvkxTMO428LnRShOpw"], "issued_at": "2018-07-24T04:25:56.000000Z"}} 2018-07-24 04:25:56,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}496227c8330aa839d14f726bfe5ee4cda8c970cf" 2018-07-24 04:25:56,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3d0ddc-7ea6-4ef0-b64f-d62b6844546e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:56,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1f3d0ddc-7ea6-4ef0-b64f-d62b6844546e 2018-07-24 04:25:56,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}496227c8330aa839d14f726bfe5ee4cda8c970cf" 2018-07-24 04:25:56,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-4c5c90d2-f842-4b6e-8dfc-17489b8e6c18 Date: Tue, 24 Jul 2018 04:25:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-24 04:25:56,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&name=foo used request id req-4c5c90d2-f842-4b6e-8dfc-17489b8e6c18 2018-07-24 04:25:56,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:56,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-60b6ac10-85af-40a9-950c-4cc97296c364 Date: Tue, 24 Jul 2018 04:25:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:25:56,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-60b6ac10-85af-40a9-950c-4cc97296c364 2018-07-24 04:25:56,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:56,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7004ed8-d444-4acb-8db9-9d17ad293970 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:56,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-f7004ed8-d444-4acb-8db9-9d17ad293970 2018-07-24 04:25:56,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:56,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1fe841a-2ea4-478e-9eb3-966ef42dc9cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:56,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-e1fe841a-2ea4-478e-9eb3-966ef42dc9cf 2018-07-24 04:25:56,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:56,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:57,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0441d3ab-9aed-4340-8e46-5e2037cb45ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:57,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-0441d3ab-9aed-4340-8e46-5e2037cb45ee 2018-07-24 04:25:57,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:57,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:57,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9508fc9c-8764-45fa-9f4c-dc956f67df89 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:25:57,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-9508fc9c-8764-45fa-9f4c-dc956f67df89 2018-07-24 04:25:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:57,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7056ea7-a972-4e81-963d-1b538295c269 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:25:57,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-b7056ea7-a972-4e81-963d-1b538295c269 2018-07-24 04:25:57,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:57,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1bc5016-e304-4d22-a947-9731b91094f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:57,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-a1bc5016-e304-4d22-a947-9731b91094f2 2018-07-24 04:25:57,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:57,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:57,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f3d8aa1-88c3-4f0f-bdae-ad7304bd75b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:57,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-8f3d8aa1-88c3-4f0f-bdae-ad7304bd75b9 2018-07-24 04:25:57,679 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:57,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:57,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36be29ce-4112-45ab-b368-19352ccb926b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:57,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-36be29ce-4112-45ab-b368-19352ccb926b 2018-07-24 04:25:57,771 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:57,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:57,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a40abbe-4400-4c22-ad49-74ea16353c9d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:25:57,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-7a40abbe-4400-4c22-ad49-74ea16353c9d 2018-07-24 04:25:57,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:25:57,867 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-dae26e8d-545f-4b3-proj 2018-07-24 04:25:57,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/9508648476194dcca63750dcb539c3df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:58,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfa9570e-adcc-43d3-a73f-eff1d6b5e91c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:58,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/9508648476194dcca63750dcb539c3df used request id req-cfa9570e-adcc-43d3-a73f-eff1d6b5e91c 2018-07-24 04:25:58,133 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-dae26e8d-545f-4b3-proj-role 2018-07-24 04:25:58,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/2617184ca9dd44f5af32c03f004df601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:58,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf16e9e5-3d14-44e9-a818-bac9a33842ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:58,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/2617184ca9dd44f5af32c03f004df601 used request id req-bf16e9e5-3d14-44e9-a818-bac9a33842ae 2018-07-24 04:25:58,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f24700f87be85941f0fedd59001ea3dd42b99c" 2018-07-24 04:25:58,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20775522-d437-4c12-beb9-6b1c95ee5ef2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:25:58,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-20775522-d437-4c12-beb9-6b1c95ee5ef2 2018-07-24 04:25:58,346 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-dae26e8d-545f-4b3-user 2018-07-24 04:25:58,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/fa1079ecf50540c992ac6a5bafcaed29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b7362b9136b1d01fbe7ff499127833dfc7823f" 2018-07-24 04:25:58,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47867073-b5ac-4ff8-abdf-6041ef9a76fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:25:58,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/fa1079ecf50540c992ac6a5bafcaed29 used request id req-47867073-b5ac-4ff8-abdf-6041ef9a76fa 2018-07-24 04:25:58,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:58,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["aCk_wldtTvKZ_BP5Ku-uRw"], "issued_at": "2018-07-24T04:25:58.000000Z"}} 2018-07-24 04:25:58,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}13780f4403601c70da595b333d28d62caaa0a5d7" 2018-07-24 04:25:59,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ceb4e7f-a9b6-4754-bedf-0d2f3f467b5e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:59,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7ceb4e7f-a9b6-4754-bedf-0d2f3f467b5e 2018-07-24 04:25:59,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:59,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:25:59,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:25:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["n3GRkQP7TFOXGRTThJVXFQ"], "issued_at": "2018-07-24T04:25:59.000000Z"}} 2018-07-24 04:25:59,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:25:59,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13edff19-6d11-4357-83ca-302fbd4cc213 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:25:59,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-13edff19-6d11-4357-83ca-302fbd4cc213 2018-07-24 04:25:59,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:25:59,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:25: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:25:59,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-7a775740-d5e2-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:25:59,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1d649a5-3a7f-4cdb-a684-d9757cfba25f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-7a775740-d5e2-41d-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:25:59,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-7a775740-d5e2-41d-proj used request id req-c1d649a5-3a7f-4cdb-a684-d9757cfba25f 2018-07-24 04:25:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:25:59,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8b4260-9a2d-4ef4-b616-46bfee2bc0fe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:25:59,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-5a8b4260-9a2d-4ef4-b616-46bfee2bc0fe 2018-07-24 04:25:59,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-7a775740-d5e2-41d-proj"}}' 2018-07-24 04:25:59,852 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd15d02-1c49-48e7-8160-d66b5fe57b18 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a410496a86c94768ad9275b64cf78da1"}, "tags": [], "enabled": true, "id": "a410496a86c94768ad9275b64cf78da1", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-7a775740-d5e2-41d-proj"}} 2018-07-24 04:25:59,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-7dd15d02-1c49-48e7-8160-d66b5fe57b18 2018-07-24 04:25:59,852 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-7a775740-d5e2-41d-proj 2018-07-24 04:25:59,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:25:59,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:00,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["PLepRbhKRW2Me1JEAIOrRg"], "issued_at": "2018-07-24T04:26:00.000000Z"}} 2018-07-24 04:26:00,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}53545e24d340bd722ad9188c2967f4c8933ae67c" 2018-07-24 04:26:00,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a120c0c-947c-4090-94a3-11fc91242d01 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:00,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2a120c0c-947c-4090-94a3-11fc91242d01 2018-07-24 04:26:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:00,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:00,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53545e24d340bd722ad9188c2967f4c8933ae67c" 2018-07-24 04:26:00,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0bf1fbf-7563-4734-9059-f8c2aef62f44 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:26:00,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f0bf1fbf-7563-4734-9059-f8c2aef62f44 2018-07-24 04:26:00,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-7a775740-d5e2-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53545e24d340bd722ad9188c2967f4c8933ae67c" 2018-07-24 04:26:00,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cedacbcf-b0b2-4958-8457-2c23345d5866 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-7a775740-d5e2-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a410496a86c94768ad9275b64cf78da1"}, "tags": [], "enabled": true, "id": "a410496a86c94768ad9275b64cf78da1", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-7a775740-d5e2-41d-proj"}]} 2018-07-24 04:26:00,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateImageNegativeTests-7a775740-d5e2-41d-proj used request id req-cedacbcf-b0b2-4958-8457-2c23345d5866 2018-07-24 04:26:00,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53545e24d340bd722ad9188c2967f4c8933ae67c" 2018-07-24 04:26:00,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00aa8f43-15f7-4e0c-9af1-7f2c3d57ab9d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:00,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-00aa8f43-15f7-4e0c-9af1-7f2c3d57ab9d 2018-07-24 04:26:01,038 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-7a775740-d5e2-41d-user 2018-07-24 04:26:01,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:01,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972fcb7a-13bd-4694-906d-417ad2ed2ecb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:01,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-972fcb7a-13bd-4694-906d-417ad2ed2ecb 2018-07-24 04:26:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" -d '{"role": {"name": "CreateImageNegativeTests-7a775740-d5e2-41d-proj-role"}}' 2018-07-24 04:26:01,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4f79129-c094-4be8-ac21-1c996a3bd11a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3d9fceec0f44f828e0ebd27b68573a6", "links": {"self": "http://172.30.9.24:5000/v3/roles/a3d9fceec0f44f828e0ebd27b68573a6"}, "name": "CreateImageNegativeTests-7a775740-d5e2-41d-proj-role"}} 2018-07-24 04:26:01,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d4f79129-c094-4be8-ac21-1c996a3bd11a 2018-07-24 04:26:01,181 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-7a775740-d5e2-41d-proj-role 2018-07-24 04:26:01,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/a3d9fceec0f44f828e0ebd27b68573a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:01,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0080cfba-e8ab-441b-8fd9-052b512d2233 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3d9fceec0f44f828e0ebd27b68573a6", "links": {"self": "http://172.30.9.24:5000/v3/roles/a3d9fceec0f44f828e0ebd27b68573a6"}, "name": "CreateImageNegativeTests-7a775740-d5e2-41d-proj-role"}} 2018-07-24 04:26:01,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/a3d9fceec0f44f828e0ebd27b68573a6 used request id req-0080cfba-e8ab-441b-8fd9-052b512d2233 2018-07-24 04:26:01,202 - keystone_utils - INFO - Granting role CreateImageNegativeTests-7a775740-d5e2-41d-proj-role to project CreateImageNegativeTests-7a775740-d5e2-41d-proj 2018-07-24 04:26:01,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/a410496a86c94768ad9275b64cf78da1/users/1f88d4bf2567446c8d00055d4be6d413/roles/a3d9fceec0f44f828e0ebd27b68573a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:01,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec6d5465-a775-47ce-93f7-8360c5266678 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:01,334 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a410496a86c94768ad9275b64cf78da1/users/1f88d4bf2567446c8d00055d4be6d413/roles/a3d9fceec0f44f828e0ebd27b68573a6 used request id req-ec6d5465-a775-47ce-93f7-8360c5266678 2018-07-24 04:26:01,334 - openstack_tests - DEBUG - Image metadata - None 2018-07-24 04:26:01,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:01,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:01,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3d9fceec0f44f828e0ebd27b68573a6", "name": "CreateImageNegativeTests-7a775740-d5e2-41d-proj-role"}], "expires_at": "2018-07-24T05:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a410496a86c94768ad9275b64cf78da1", "name": "CreateImageNegativeTests-7a775740-d5e2-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_a410496a86c94768ad9275b64cf78da1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a410496a86c94768ad9275b64cf78da1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a410496a86c94768ad9275b64cf78da1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/a410496a86c94768ad9275b64cf78da1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/a410496a86c94768ad9275b64cf78da1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a410496a86c94768ad9275b64cf78da1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/a410496a86c94768ad9275b64cf78da1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/a410496a86c94768ad9275b64cf78da1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a410496a86c94768ad9275b64cf78da1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/a410496a86c94768ad9275b64cf78da1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/a410496a86c94768ad9275b64cf78da1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a410496a86c94768ad9275b64cf78da1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/a410496a86c94768ad9275b64cf78da1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/a410496a86c94768ad9275b64cf78da1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-7a775740-d5e2-41d-user", "id": "1f88d4bf2567446c8d00055d4be6d413"}, "audit_ids": ["G55525k1RwuBeXa54c2BUw"], "issued_at": "2018-07-24T04:26:01.000000Z"}} 2018-07-24 04:26:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f444d95f76d7c1acf3e44d4ccaff77f8e837a1cb" 2018-07-24 04:26:01,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f34a203-2028-434a-93a5-e6b3d26d7162 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:01,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7f34a203-2028-434a-93a5-e6b3d26d7162 2018-07-24 04:26:01,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-ce8ec555-4fb7-4666-b093-0569b0c65c15 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f444d95f76d7c1acf3e44d4ccaff77f8e837a1cb" 2018-07-24 04:26:02,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-31be7426-5a9f-4818-ac85-1b2a50f4cd93 Date: Tue, 24 Jul 2018 04:26:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-ce8ec555-4fb7-4666-b093-0569b0c65c15"} 2018-07-24 04:26:02,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-ce8ec555-4fb7-4666-b093-0569b0c65c15 used request id req-31be7426-5a9f-4818-ac85-1b2a50f4cd93 2018-07-24 04:26:02,023 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-07-24 04:26:02,023 - file_utils - DEBUG - Saving file to - /tmp/a53fb80c-45de-4354-87d6-158c9ccf33f0 2018-07-24 04:26:02,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:02,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-1cdec13b-419c-4966-b6e0-3076bde59861 Date: Tue, 24 Jul 2018 04:26:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:26:02,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-1cdec13b-419c-4966-b6e0-3076bde59861 2018-07-24 04:26:02,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:02,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b184e5d4-ed50-46ec-8d14-ca8fa36c7fea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:02,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-b184e5d4-ed50-46ec-8d14-ca8fa36c7fea 2018-07-24 04:26:02,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:02,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:02,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b775d77-e7e8-45bf-862a-9eb1cb28548b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:02,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-0b775d77-e7e8-45bf-862a-9eb1cb28548b 2018-07-24 04:26:02,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:02,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:02,619 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3dbd7c2-b85c-4072-a605-5da0bcd98d4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:02,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-e3dbd7c2-b85c-4072-a605-5da0bcd98d4b 2018-07-24 04:26:02,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:02,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:02,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5522c35f-c2e5-45eb-8043-eff6a3c2e362 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:26:02,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-5522c35f-c2e5-45eb-8043-eff6a3c2e362 2018-07-24 04:26:02,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:02,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d48fc1b-cfb2-45e9-923c-81f8bbddec69 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:26:02,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-7d48fc1b-cfb2-45e9-923c-81f8bbddec69 2018-07-24 04:26:02,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:02,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35e4e97d-9b73-4399-b964-e91a55fed580 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:02,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-35e4e97d-9b73-4399-b964-e91a55fed580 2018-07-24 04:26:02,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:02,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:02,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06e0a53a-8f52-4d7a-af02-80b01de8243d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:02,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-06e0a53a-8f52-4d7a-af02-80b01de8243d 2018-07-24 04:26:02,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:02,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:03,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6db51d2e-c2c3-4762-9600-75c7432c7ea1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:03,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-6db51d2e-c2c3-4762-9600-75c7432c7ea1 2018-07-24 04:26:03,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:03,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:03,176 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3709652-694d-4958-af3a-170878cb6fd6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:03,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-e3709652-694d-4958-af3a-170878cb6fd6 2018-07-24 04:26:03,176 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:03,177 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-7a775740-d5e2-41d-proj 2018-07-24 04:26:03,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/a410496a86c94768ad9275b64cf78da1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:03,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87af614b-b5d3-451c-9067-c4ec36a13a70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:03,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a410496a86c94768ad9275b64cf78da1 used request id req-87af614b-b5d3-451c-9067-c4ec36a13a70 2018-07-24 04:26:03,397 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-7a775740-d5e2-41d-proj-role 2018-07-24 04:26:03,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/a3d9fceec0f44f828e0ebd27b68573a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:03,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-209c81e8-aa61-41f8-83da-4e69a1239b75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:03,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a3d9fceec0f44f828e0ebd27b68573a6 used request id req-209c81e8-aa61-41f8-83da-4e69a1239b75 2018-07-24 04:26:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1823684516fc50634ea1978d907418dae6a9c764" 2018-07-24 04:26:03,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2833424-83e2-4ba8-9c6c-1d79e95b3d01 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:03,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e2833424-83e2-4ba8-9c6c-1d79e95b3d01 2018-07-24 04:26:03,544 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-7a775740-d5e2-41d-user 2018-07-24 04:26:03,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/1f88d4bf2567446c8d00055d4be6d413 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53545e24d340bd722ad9188c2967f4c8933ae67c" 2018-07-24 04:26:03,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eeb6dc6-fab6-421d-8568-3b1a519af637 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:03,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1f88d4bf2567446c8d00055d4be6d413 used request id req-8eeb6dc6-fab6-421d-8568-3b1a519af637 2018-07-24 04:26:03,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:04,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Xj1tQDdyQ2Obpd8L68yTfg"], "issued_at": "2018-07-24T04:26:04.000000Z"}} 2018-07-24 04:26:04,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}00ad31808cf044a2000cf021fde917ca5769ad8c" 2018-07-24 04:26:04,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730660fe-438a-471a-aeb3-ddc54b6db09c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:04,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-730660fe-438a-471a-aeb3-ddc54b6db09c 2018-07-24 04:26:04,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:04,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:04,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["X59QGV3XSca3UpBx_yrfmg"], "issued_at": "2018-07-24T04:26:04.000000Z"}} 2018-07-24 04:26:04,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:04,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5689fc8c-c27f-4940-8686-3ba5b35a9e68 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:04,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5689fc8c-c27f-4940-8686-3ba5b35a9e68 2018-07-24 04:26:04,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:04,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:04,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:04,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b76ecc-5736-41fb-843d-c5d206cfd45c Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:26:04,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj used request id req-05b76ecc-5736-41fb-843d-c5d206cfd45c 2018-07-24 04:26:04,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:04,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b267ce-deec-4544-8680-44e40246b0e2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:04,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d9b267ce-deec-4544-8680-44e40246b0e2 2018-07-24 04:26:04,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj"}}' 2018-07-24 04:26:05,121 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-252dfa6c-3da6-4d44-8ba0-11f0d8c6fc69 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/4cbc6a6e12be407f8db47d21b5944a2e"}, "tags": [], "enabled": true, "id": "4cbc6a6e12be407f8db47d21b5944a2e", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj"}} 2018-07-24 04:26:05,121 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-252dfa6c-3da6-4d44-8ba0-11f0d8c6fc69 2018-07-24 04:26:05,121 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj 2018-07-24 04:26:05,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:05,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:05,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["K4_66ihQR3OB3dDwKqav8A"], "issued_at": "2018-07-24T04:26:05.000000Z"}} 2018-07-24 04:26:05,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0eb2015d4b48a36c4b32f8bd3b46664b620ebe93" 2018-07-24 04:26:05,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701ad41a-82e3-4f66-8d48-48e8c23ed696 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:05,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-701ad41a-82e3-4f66-8d48-48e8c23ed696 2018-07-24 04:26:05,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:05,535 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:05,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb2015d4b48a36c4b32f8bd3b46664b620ebe93" 2018-07-24 04:26:05,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ee4140-3a60-46d3-8a5d-44891907fab1 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:26:05,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d6ee4140-3a60-46d3-8a5d-44891907fab1 2018-07-24 04:26:05,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb2015d4b48a36c4b32f8bd3b46664b620ebe93" 2018-07-24 04:26:05,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33070adf-3409-4916-aa16-47583e0dd206 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/4cbc6a6e12be407f8db47d21b5944a2e"}, "tags": [], "enabled": true, "id": "4cbc6a6e12be407f8db47d21b5944a2e", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj"}]} 2018-07-24 04:26:05,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj used request id req-33070adf-3409-4916-aa16-47583e0dd206 2018-07-24 04:26:05,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb2015d4b48a36c4b32f8bd3b46664b620ebe93" 2018-07-24 04:26:05,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e369d1e-e9bf-4ba5-9a6f-1af15d1fc338 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:05,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7e369d1e-e9bf-4ba5-9a6f-1af15d1fc338 2018-07-24 04:26:06,211 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-867c7d9b-3a53-4c4-user 2018-07-24 04:26:06,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:06,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:06,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1d8541-37c7-4dae-8627-2945d4a10505 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:06,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ed1d8541-37c7-4dae-8627-2945d4a10505 2018-07-24 04:26:06,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" -d '{"role": {"name": "CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj-role"}}' 2018-07-24 04:26:06,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c3800f9-8cb7-431a-8187-4b0978ff61cf Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "585419cebfbe4d5ab3cfc4f09a965811", "links": {"self": "http://172.30.9.24:5000/v3/roles/585419cebfbe4d5ab3cfc4f09a965811"}, "name": "CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj-role"}} 2018-07-24 04:26:06,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-9c3800f9-8cb7-431a-8187-4b0978ff61cf 2018-07-24 04:26:06,433 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj-role 2018-07-24 04:26:06,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/585419cebfbe4d5ab3cfc4f09a965811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:06,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94aadf23-6bf8-4452-9069-4b653aea7912 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "585419cebfbe4d5ab3cfc4f09a965811", "links": {"self": "http://172.30.9.24:5000/v3/roles/585419cebfbe4d5ab3cfc4f09a965811"}, "name": "CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj-role"}} 2018-07-24 04:26:06,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/585419cebfbe4d5ab3cfc4f09a965811 used request id req-94aadf23-6bf8-4452-9069-4b653aea7912 2018-07-24 04:26:06,524 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj-role to project CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj 2018-07-24 04:26:06,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/4cbc6a6e12be407f8db47d21b5944a2e/users/bd699e4989114d6093a719c4b938027a/roles/585419cebfbe4d5ab3cfc4f09a965811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:06,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71870a2a-9482-433e-94be-b69894fdef0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:06,585 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/4cbc6a6e12be407f8db47d21b5944a2e/users/bd699e4989114d6093a719c4b938027a/roles/585419cebfbe4d5ab3cfc4f09a965811 used request id req-71870a2a-9482-433e-94be-b69894fdef0e 2018-07-24 04:26:06,586 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-07-24 04:26:06,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:06,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-3afb6755-65e1-41d7-a657-27bc8cb58b73 Date: Tue, 24 Jul 2018 04:26:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:26:06,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-3afb6755-65e1-41d7-a657-27bc8cb58b73 2018-07-24 04:26:06,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:06,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d05c61d7-0332-4a87-9bd3-ed1e5f764a56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:06,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-d05c61d7-0332-4a87-9bd3-ed1e5f764a56 2018-07-24 04:26:06,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:06,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:06,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2bbe129-caaa-478a-b403-ef0acb71c8b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:06,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-b2bbe129-caaa-478a-b403-ef0acb71c8b2 2018-07-24 04:26:06,967 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:06,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:07,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79646907-cf36-4ab0-bbfd-d08be35baba2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:07,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-79646907-cf36-4ab0-bbfd-d08be35baba2 2018-07-24 04:26:07,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:07,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:07,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941b44c7-db80-46e3-a97c-4a3d415ce578 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:26:07,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-941b44c7-db80-46e3-a97c-4a3d415ce578 2018-07-24 04:26:07,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:07,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5468d57-17e4-4d58-88e4-21b2f5d90ceb 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:26:07,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-e5468d57-17e4-4d58-88e4-21b2f5d90ceb 2018-07-24 04:26:07,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:07,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e99d57ac-db19-4af5-8787-0eb902e0d864 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:07,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-e99d57ac-db19-4af5-8787-0eb902e0d864 2018-07-24 04:26:07,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:07,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:07,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adaf8fd3-aa3a-44be-b821-abc5e9f1c61b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:07,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-adaf8fd3-aa3a-44be-b821-abc5e9f1c61b 2018-07-24 04:26:07,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:07,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:07,535 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa04230-a315-4381-a6d4-e62d3ee29e71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:07,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-daa04230-a315-4381-a6d4-e62d3ee29e71 2018-07-24 04:26:07,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:07,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:07,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-745afb8f-fe12-450e-b2fc-393c1233badf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:07,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-745afb8f-fe12-450e-b2fc-393c1233badf 2018-07-24 04:26:07,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:07,641 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj 2018-07-24 04:26:07,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/4cbc6a6e12be407f8db47d21b5944a2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:07,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19ef5649-f76c-4843-b749-ed1cadbe4449 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:07,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/4cbc6a6e12be407f8db47d21b5944a2e used request id req-19ef5649-f76c-4843-b749-ed1cadbe4449 2018-07-24 04:26:07,888 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-867c7d9b-3a53-4c4-proj-role 2018-07-24 04:26:07,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/585419cebfbe4d5ab3cfc4f09a965811 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:08,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82bf0e7-43a6-4da7-973e-2b384fb2382d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:08,014 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/585419cebfbe4d5ab3cfc4f09a965811 used request id req-c82bf0e7-43a6-4da7-973e-2b384fb2382d 2018-07-24 04:26:08,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e0809c44f94586c7459660afd661e13626ae92" 2018-07-24 04:26:08,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a665df10-6a03-46b9-b171-c97a05e2c4fe Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:08,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a665df10-6a03-46b9-b171-c97a05e2c4fe 2018-07-24 04:26:08,114 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-867c7d9b-3a53-4c4-user 2018-07-24 04:26:08,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/bd699e4989114d6093a719c4b938027a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb2015d4b48a36c4b32f8bd3b46664b620ebe93" 2018-07-24 04:26:08,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1737fdaf-4d19-4971-b533-afa3e9fd0374 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:08,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/bd699e4989114d6093a719c4b938027a used request id req-1737fdaf-4d19-4971-b533-afa3e9fd0374 2018-07-24 04:26:08,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:08,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["SBEERKECQ2aEt19E7lvHlg"], "issued_at": "2018-07-24T04:26:08.000000Z"}} 2018-07-24 04:26:08,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}263ada57f9525df1801f3c9677ec4185c6389795" 2018-07-24 04:26:08,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865d0cb0-064f-44ef-b105-d0f7c5e05bd8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:08,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-865d0cb0-064f-44ef-b105-d0f7c5e05bd8 2018-07-24 04:26:08,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:08,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:09,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["rWP9RxwERiqUrMoc-kI4mA"], "issued_at": "2018-07-24T04:26:09.000000Z"}} 2018-07-24 04:26:09,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:09,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db644c97-9b41-438e-a38c-941bf7ff48f3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:09,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-db644c97-9b41-438e-a38c-941bf7ff48f3 2018-07-24 04:26:09,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:09,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:09,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-662c9350-0efe-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:09,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e17ab4-e0e2-4f18-8450-d790715ab672 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-662c9350-0efe-412-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:26:09,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-662c9350-0efe-412-proj used request id req-18e17ab4-e0e2-4f18-8450-d790715ab672 2018-07-24 04:26:09,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:09,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69431954-64dc-4c10-851e-8b4d477ee8da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:09,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-69431954-64dc-4c10-851e-8b4d477ee8da 2018-07-24 04:26:09,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-662c9350-0efe-412-proj"}}' 2018-07-24 04:26:09,618 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f1124c7-7221-43fc-bbd3-3cf90fb8f7d6 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a6c1c60740454e8683d05ea2d3d823ec"}, "tags": [], "enabled": true, "id": "a6c1c60740454e8683d05ea2d3d823ec", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-662c9350-0efe-412-proj"}} 2018-07-24 04:26:09,618 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0f1124c7-7221-43fc-bbd3-3cf90fb8f7d6 2018-07-24 04:26:09,619 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-662c9350-0efe-412-proj 2018-07-24 04:26:09,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:09,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:10,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["2dhqK128SZCp7Ghr-pmRqA"], "issued_at": "2018-07-24T04:26:10.000000Z"}} 2018-07-24 04:26:10,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}85ac4b117e831878fd522aafbad01c68087fd773" 2018-07-24 04:26:10,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-545e5166-0ee3-4227-bf6a-e9ded8ff4232 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:10,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-545e5166-0ee3-4227-bf6a-e9ded8ff4232 2018-07-24 04:26:10,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:10,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:10,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ac4b117e831878fd522aafbad01c68087fd773" 2018-07-24 04:26:10,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3144d29-e061-4d11-a171-a61928a88e88 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:26:10,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d3144d29-e061-4d11-a171-a61928a88e88 2018-07-24 04:26:10,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-662c9350-0efe-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ac4b117e831878fd522aafbad01c68087fd773" 2018-07-24 04:26:10,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8499270-b1d6-4da5-b922-271bb0d24a72 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-662c9350-0efe-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a6c1c60740454e8683d05ea2d3d823ec"}, "tags": [], "enabled": true, "id": "a6c1c60740454e8683d05ea2d3d823ec", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-662c9350-0efe-412-proj"}]} 2018-07-24 04:26:10,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-662c9350-0efe-412-proj used request id req-e8499270-b1d6-4da5-b922-271bb0d24a72 2018-07-24 04:26:10,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ac4b117e831878fd522aafbad01c68087fd773" 2018-07-24 04:26:10,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e2edb3-98e5-45cb-bb7d-4a207bc9c0ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:10,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-75e2edb3-98e5-45cb-bb7d-4a207bc9c0ee 2018-07-24 04:26:10,816 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-662c9350-0efe-412-user 2018-07-24 04:26:10,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:10,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:10,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a636fee3-02da-4888-9b17-eeff0b240dc3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:10,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a636fee3-02da-4888-9b17-eeff0b240dc3 2018-07-24 04:26:10,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" -d '{"role": {"name": "CreateMultiPartImageTests-662c9350-0efe-412-proj-role"}}' 2018-07-24 04:26:11,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae98fb0c-52c6-4846-a3f2-4cfc9303b664 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca23f16d160b4a98aefc8a628519e5b5", "links": {"self": "http://172.30.9.24:5000/v3/roles/ca23f16d160b4a98aefc8a628519e5b5"}, "name": "CreateMultiPartImageTests-662c9350-0efe-412-proj-role"}} 2018-07-24 04:26:11,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-ae98fb0c-52c6-4846-a3f2-4cfc9303b664 2018-07-24 04:26:11,026 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-662c9350-0efe-412-proj-role 2018-07-24 04:26:11,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/ca23f16d160b4a98aefc8a628519e5b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:11,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e9b45d-8ef1-4e30-844c-84ee946d43c3 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca23f16d160b4a98aefc8a628519e5b5", "links": {"self": "http://172.30.9.24:5000/v3/roles/ca23f16d160b4a98aefc8a628519e5b5"}, "name": "CreateMultiPartImageTests-662c9350-0efe-412-proj-role"}} 2018-07-24 04:26:11,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/ca23f16d160b4a98aefc8a628519e5b5 used request id req-50e9b45d-8ef1-4e30-844c-84ee946d43c3 2018-07-24 04:26:11,122 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-662c9350-0efe-412-proj-role to project CreateMultiPartImageTests-662c9350-0efe-412-proj 2018-07-24 04:26:11,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/a6c1c60740454e8683d05ea2d3d823ec/users/343f598241af45b5875a31ab36d37073/roles/ca23f16d160b4a98aefc8a628519e5b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:11,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0558dea9-7032-456b-99c0-c61a5960216d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:11,249 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a6c1c60740454e8683d05ea2d3d823ec/users/343f598241af45b5875a31ab36d37073/roles/ca23f16d160b4a98aefc8a628519e5b5 used request id req-0558dea9-7032-456b-99c0-c61a5960216d 2018-07-24 04:26:11,250 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-24 04:26:11,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:11,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d80a3770-2d5f-4cbe-8414-aa3090158e97 Date: Tue, 24 Jul 2018 04:26:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:26:11,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-d80a3770-2d5f-4cbe-8414-aa3090158e97 2018-07-24 04:26:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:11,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfbe273f-2f67-4fdb-8733-4f8ef19bbbbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:11,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-bfbe273f-2f67-4fdb-8733-4f8ef19bbbbf 2018-07-24 04:26:11,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:11,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:11,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-794db380-2451-4fe2-be5f-2027bd0dc87d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:11,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-794db380-2451-4fe2-be5f-2027bd0dc87d 2018-07-24 04:26:11,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:11,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:11,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ff0b145-b854-4846-a47c-3b7517e7eacd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:11,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-3ff0b145-b854-4846-a47c-3b7517e7eacd 2018-07-24 04:26:11,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:11,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:11,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65a3c72-0001-4a04-9235-f9f476241aea Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:26:11,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-c65a3c72-0001-4a04-9235-f9f476241aea 2018-07-24 04:26:11,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:11,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82cfe66c-d298-4510-a75d-6db3676f1379 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:26:11,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-82cfe66c-d298-4510-a75d-6db3676f1379 2018-07-24 04:26:11,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:11,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d88374ff-2c79-465d-9a8b-24bed731d4f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:11,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-d88374ff-2c79-465d-9a8b-24bed731d4f6 2018-07-24 04:26:11,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:12,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:12,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5491e0f-35e5-4725-82c9-48ddbbd706e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:12,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-b5491e0f-35e5-4725-82c9-48ddbbd706e1 2018-07-24 04:26:12,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:12,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:12,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d361f401-ebaa-4d8b-9719-eef262fdd271 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:12,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-d361f401-ebaa-4d8b-9719-eef262fdd271 2018-07-24 04:26:12,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:12,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:12,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d379ce6-65ac-478a-9452-4f476f1dd783 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:12,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-9d379ce6-65ac-478a-9452-4f476f1dd783 2018-07-24 04:26:12,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:12,280 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-662c9350-0efe-412-proj 2018-07-24 04:26:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/a6c1c60740454e8683d05ea2d3d823ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:12,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69961e8b-10ee-4a93-8637-873cbbf93456 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:12,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a6c1c60740454e8683d05ea2d3d823ec used request id req-69961e8b-10ee-4a93-8637-873cbbf93456 2018-07-24 04:26:12,528 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-662c9350-0efe-412-proj-role 2018-07-24 04:26:12,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/ca23f16d160b4a98aefc8a628519e5b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:12,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8d983c9-b9ce-4698-b36d-0334bf4fee98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:12,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/ca23f16d160b4a98aefc8a628519e5b5 used request id req-e8d983c9-b9ce-4698-b36d-0334bf4fee98 2018-07-24 04:26:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}410c5a1a7c69d4fd942c6bd99357684b220c1e51" 2018-07-24 04:26:12,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2f692f-249c-4f07-805e-1b740b207ce1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:12,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8f2f692f-249c-4f07-805e-1b740b207ce1 2018-07-24 04:26:12,744 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-662c9350-0efe-412-user 2018-07-24 04:26:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/343f598241af45b5875a31ab36d37073 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ac4b117e831878fd522aafbad01c68087fd773" 2018-07-24 04:26:12,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a303c41e-fb2e-48a1-bdee-ff2ac6d936bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:12,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/343f598241af45b5875a31ab36d37073 used request id req-a303c41e-fb2e-48a1-bdee-ff2ac6d936bb 2018-07-24 04:26:12,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:13,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["MBd0B1aaT5i8J7lVa0Vi5g"], "issued_at": "2018-07-24T04:26:13.000000Z"}} 2018-07-24 04:26:13,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}601996d6afceca5b3398b764194b4e3751bd8f8a" 2018-07-24 04:26:13,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be4c9892-3c96-430a-aa27-4e30c8e23022 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:13,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-be4c9892-3c96-430a-aa27-4e30c8e23022 2018-07-24 04:26:13,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:13,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:13,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["BXkSgo0ZSDyqCF9jFTTyaA"], "issued_at": "2018-07-24T04:26:13.000000Z"}} 2018-07-24 04:26:13,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:13,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb31ee64-bb1c-4b93-b935-db8f985495a0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:13,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-eb31ee64-bb1c-4b93-b935-db8f985495a0 2018-07-24 04:26:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:13,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26:13 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:13,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-f71913f5-7dab-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:14,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32790d1-e02a-416e-935b-a6f332e42d7c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-f71913f5-7dab-495-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:26:14,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-f71913f5-7dab-495-proj used request id req-e32790d1-e02a-416e-935b-a6f332e42d7c 2018-07-24 04:26:14,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:14,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c9cb30-6b0c-4b25-b8fc-aeee4d9e205e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:14,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-06c9cb30-6b0c-4b25-b8fc-aeee4d9e205e 2018-07-24 04:26:14,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-f71913f5-7dab-495-proj"}}' 2018-07-24 04:26:14,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c720d1fb-1750-4372-bdc9-45deeedfc74f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/563b44a53ae248a890974f289b0b34e7"}, "tags": [], "enabled": true, "id": "563b44a53ae248a890974f289b0b34e7", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-f71913f5-7dab-495-proj"}} 2018-07-24 04:26:14,224 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c720d1fb-1750-4372-bdc9-45deeedfc74f 2018-07-24 04:26:14,224 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-f71913f5-7dab-495-proj 2018-07-24 04:26:14,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:14,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:14,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["oLL20E-yT8mrH-5ZXbbwww"], "issued_at": "2018-07-24T04:26:14.000000Z"}} 2018-07-24 04:26:14,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}cd0962c74beed0022b6c04f3c457bf173e6dcf36" 2018-07-24 04:26:14,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88b6a21-b5bd-4409-ac44-248aeedac6fd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:14,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c88b6a21-b5bd-4409-ac44-248aeedac6fd 2018-07-24 04:26:14,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:14,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:14,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0962c74beed0022b6c04f3c457bf173e6dcf36" 2018-07-24 04:26:14,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a7c36b4-31ae-466b-b1cb-8714fa637c38 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:26:14,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5a7c36b4-31ae-466b-b1cb-8714fa637c38 2018-07-24 04:26:14,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-f71913f5-7dab-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0962c74beed0022b6c04f3c457bf173e6dcf36" 2018-07-24 04:26:14,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-269531a1-cd03-47e3-914f-7fc5ed8dcfe6 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-f71913f5-7dab-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/563b44a53ae248a890974f289b0b34e7"}, "tags": [], "enabled": true, "id": "563b44a53ae248a890974f289b0b34e7", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-f71913f5-7dab-495-proj"}]} 2018-07-24 04:26:14,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateMultiPartImageTests-f71913f5-7dab-495-proj used request id req-269531a1-cd03-47e3-914f-7fc5ed8dcfe6 2018-07-24 04:26:14,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0962c74beed0022b6c04f3c457bf173e6dcf36" 2018-07-24 04:26:14,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ee1c28-898e-456b-a98b-ae59dbdfd8a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:14,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-c5ee1c28-898e-456b-a98b-ae59dbdfd8a1 2018-07-24 04:26:15,357 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-f71913f5-7dab-495-user 2018-07-24 04:26:15,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:15,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:15,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db0dba9-8808-46ec-9898-f3bca86df5f3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:15,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0db0dba9-8808-46ec-9898-f3bca86df5f3 2018-07-24 04:26:15,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" -d '{"role": {"name": "CreateMultiPartImageTests-f71913f5-7dab-495-proj-role"}}' 2018-07-24 04:26:15,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67bbef44-24e0-4638-bf6c-caa029ead14e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abc36bc29e3c415ca45e02d39cc2cf79", "links": {"self": "http://172.30.9.24:5000/v3/roles/abc36bc29e3c415ca45e02d39cc2cf79"}, "name": "CreateMultiPartImageTests-f71913f5-7dab-495-proj-role"}} 2018-07-24 04:26:15,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-67bbef44-24e0-4638-bf6c-caa029ead14e 2018-07-24 04:26:15,655 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-f71913f5-7dab-495-proj-role 2018-07-24 04:26:15,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/abc36bc29e3c415ca45e02d39cc2cf79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:15,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e135898d-860e-42a9-8914-f13f3042e20e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abc36bc29e3c415ca45e02d39cc2cf79", "links": {"self": "http://172.30.9.24:5000/v3/roles/abc36bc29e3c415ca45e02d39cc2cf79"}, "name": "CreateMultiPartImageTests-f71913f5-7dab-495-proj-role"}} 2018-07-24 04:26:15,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/abc36bc29e3c415ca45e02d39cc2cf79 used request id req-e135898d-860e-42a9-8914-f13f3042e20e 2018-07-24 04:26:15,752 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-f71913f5-7dab-495-proj-role to project CreateMultiPartImageTests-f71913f5-7dab-495-proj 2018-07-24 04:26:15,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/563b44a53ae248a890974f289b0b34e7/users/4f1419009bf344318de446b7838f2174/roles/abc36bc29e3c415ca45e02d39cc2cf79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:15,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1582c938-badc-42e3-8278-377d29fd254f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:15,921 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/563b44a53ae248a890974f289b0b34e7/users/4f1419009bf344318de446b7838f2174/roles/abc36bc29e3c415ca45e02d39cc2cf79 used request id req-1582c938-badc-42e3-8278-377d29fd254f 2018-07-24 04:26:15,932 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-24 04:26:15,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:16,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6f2b9355-a73a-46b2-a05d-a5173e26a16d Date: Tue, 24 Jul 2018 04:26:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:26:16,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-6f2b9355-a73a-46b2-a05d-a5173e26a16d 2018-07-24 04:26:16,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:16,256 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dd5c91b-5853-4dab-b3cf-9b7d05e0e5dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:16,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-0dd5c91b-5853-4dab-b3cf-9b7d05e0e5dd 2018-07-24 04:26:16,257 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:16,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:16,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e79e994d-0143-4c42-b939-c3ef0eef32ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:16,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-e79e994d-0143-4c42-b939-c3ef0eef32ba 2018-07-24 04:26:16,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:16,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:16,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c0ca363-2294-4e4f-a8a8-a2632021a691 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:16,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-0c0ca363-2294-4e4f-a8a8-a2632021a691 2018-07-24 04:26:16,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:16,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:16,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6aad461-3b80-4091-ac2b-7ee0086a4a30 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:26:16,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-f6aad461-3b80-4091-ac2b-7ee0086a4a30 2018-07-24 04:26:16,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:16,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a325a500-bd57-4b78-a480-ab18bd10bbec 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:26:16,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-a325a500-bd57-4b78-a480-ab18bd10bbec 2018-07-24 04:26:16,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:16,747 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c863c110-6756-492c-ac11-29b7bb7cbf37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:16,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-c863c110-6756-492c-ac11-29b7bb7cbf37 2018-07-24 04:26:16,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:16,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:16,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-210294f8-f84a-45ba-9ed9-06d752b5009d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:16,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-210294f8-f84a-45ba-9ed9-06d752b5009d 2018-07-24 04:26:16,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:16,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:16,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0543bd66-8651-499d-b463-e216bbdc11e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:16,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-0543bd66-8651-499d-b463-e216bbdc11e3 2018-07-24 04:26:16,862 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:16,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:16,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa0839b3-fb01-46d0-906a-c3144c23b250 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:16,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-aa0839b3-fb01-46d0-906a-c3144c23b250 2018-07-24 04:26:16,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:16,958 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-f71913f5-7dab-495-proj 2018-07-24 04:26:16,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/563b44a53ae248a890974f289b0b34e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:17,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-065310ae-965d-4c16-82ea-8542bacbf602 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:17,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/563b44a53ae248a890974f289b0b34e7 used request id req-065310ae-965d-4c16-82ea-8542bacbf602 2018-07-24 04:26:17,176 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-f71913f5-7dab-495-proj-role 2018-07-24 04:26:17,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/abc36bc29e3c415ca45e02d39cc2cf79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:17,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fd2b6be-13d8-4925-9a1d-d0a5d7449eaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:17,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/abc36bc29e3c415ca45e02d39cc2cf79 used request id req-5fd2b6be-13d8-4925-9a1d-d0a5d7449eaa 2018-07-24 04:26:17,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcaeea46a8d709b497e7cb806ca285e86371ed79" 2018-07-24 04:26:17,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76254ddb-07b7-4c2e-a3a0-0f531b893a55 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:17,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-76254ddb-07b7-4c2e-a3a0-0f531b893a55 2018-07-24 04:26:17,406 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-f71913f5-7dab-495-user 2018-07-24 04:26:17,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/4f1419009bf344318de446b7838f2174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0962c74beed0022b6c04f3c457bf173e6dcf36" 2018-07-24 04:26:17,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47a04131-5d8f-4a84-9df3-8c83bea3c8d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:17,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4f1419009bf344318de446b7838f2174 used request id req-47a04131-5d8f-4a84-9df3-8c83bea3c8d3 2018-07-24 04:26:17,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:17,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["xHn5L1CKShiBxQB3RARq4w"], "issued_at": "2018-07-24T04:26:17.000000Z"}} 2018-07-24 04:26:17,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}40b55ce048349c7adc5bf4c7eb3aa3fa75f554b8" 2018-07-24 04:26:18,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee10d69-475b-4023-9c7e-89226f1d0943 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:18,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9ee10d69-475b-4023-9c7e-89226f1d0943 2018-07-24 04:26:18,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:18,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:18,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["CDBIGPP1S2GLLAObwilZ0Q"], "issued_at": "2018-07-24T04:26:18.000000Z"}} 2018-07-24 04:26:18,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:18,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7851e178-1c6b-43dd-91fc-445dd7182b1d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:18,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7851e178-1c6b-43dd-91fc-445dd7182b1d 2018-07-24 04:26:18,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:18,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26:18 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:18,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1c360884-c974-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:18,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131538ee-7060-493d-85fa-12a7122f4888 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1c360884-c974-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:26:18,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1c360884-c974-4ab-proj used request id req-131538ee-7060-493d-85fa-12a7122f4888 2018-07-24 04:26:18,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:18,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd153ef-02a9-45fd-807d-0b945587ead5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:18,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ccd153ef-02a9-45fd-807d-0b945587ead5 2018-07-24 04:26:18,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-1c360884-c974-4ab-proj"}}' 2018-07-24 04:26:18,882 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2dc9bd5-c2d1-44c3-919b-aa79de4ee976 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/2ec81c277def4982ad5aed2b1614c6df"}, "tags": [], "enabled": true, "id": "2ec81c277def4982ad5aed2b1614c6df", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1c360884-c974-4ab-proj"}} 2018-07-24 04:26:18,882 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a2dc9bd5-c2d1-44c3-919b-aa79de4ee976 2018-07-24 04:26:18,882 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-1c360884-c974-4ab-proj 2018-07-24 04:26:18,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:18,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:19,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Ry4VVROSSaezlvVMt_06Pg"], "issued_at": "2018-07-24T04:26:19.000000Z"}} 2018-07-24 04:26:19,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6f143396d3a8010f3f56fb004a1eb00689ef8285" 2018-07-24 04:26:19,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36bf5696-017a-4467-b2a9-c05689b14d50 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:19,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-36bf5696-017a-4467-b2a9-c05689b14d50 2018-07-24 04:26:19,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:19,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:19,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f143396d3a8010f3f56fb004a1eb00689ef8285" 2018-07-24 04:26:19,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1bc90a-af5e-4a72-a0c0-4998b8a26778 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:26:19,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4a1bc90a-af5e-4a72-a0c0-4998b8a26778 2018-07-24 04:26:19,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-1c360884-c974-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f143396d3a8010f3f56fb004a1eb00689ef8285" 2018-07-24 04:26:19,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84615a74-6901-44fa-bbf7-a3e6368a6d7d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-1c360884-c974-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/2ec81c277def4982ad5aed2b1614c6df"}, "tags": [], "enabled": true, "id": "2ec81c277def4982ad5aed2b1614c6df", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1c360884-c974-4ab-proj"}]} 2018-07-24 04:26:19,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-1c360884-c974-4ab-proj used request id req-84615a74-6901-44fa-bbf7-a3e6368a6d7d 2018-07-24 04:26:19,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f143396d3a8010f3f56fb004a1eb00689ef8285" 2018-07-24 04:26:19,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609e243a-9a22-4597-ab0b-d2f4a8432c81 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:19,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-609e243a-9a22-4597-ab0b-d2f4a8432c81 2018-07-24 04:26:20,063 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-1c360884-c974-4ab-user 2018-07-24 04:26:20,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:20,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:20,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1470208-053b-49c0-8c70-6e97250adedb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:20,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d1470208-053b-49c0-8c70-6e97250adedb 2018-07-24 04:26:20,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" -d '{"role": {"name": "CreateKeypairsTests-1c360884-c974-4ab-proj-role"}}' 2018-07-24 04:26:20,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81bf63fb-a9a8-4dfa-821c-42dd46ed9718 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0f854cf3a7a4dc093a5384d23b32862", "links": {"self": "http://172.30.9.24:5000/v3/roles/d0f854cf3a7a4dc093a5384d23b32862"}, "name": "CreateKeypairsTests-1c360884-c974-4ab-proj-role"}} 2018-07-24 04:26:20,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-81bf63fb-a9a8-4dfa-821c-42dd46ed9718 2018-07-24 04:26:20,205 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-1c360884-c974-4ab-proj-role 2018-07-24 04:26:20,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/d0f854cf3a7a4dc093a5384d23b32862 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:20,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f5ccf7-a4af-4173-8bac-df287d9a5121 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0f854cf3a7a4dc093a5384d23b32862", "links": {"self": "http://172.30.9.24:5000/v3/roles/d0f854cf3a7a4dc093a5384d23b32862"}, "name": "CreateKeypairsTests-1c360884-c974-4ab-proj-role"}} 2018-07-24 04:26:20,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/d0f854cf3a7a4dc093a5384d23b32862 used request id req-20f5ccf7-a4af-4173-8bac-df287d9a5121 2018-07-24 04:26:20,306 - keystone_utils - INFO - Granting role CreateKeypairsTests-1c360884-c974-4ab-proj-role to project CreateKeypairsTests-1c360884-c974-4ab-proj 2018-07-24 04:26:20,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/2ec81c277def4982ad5aed2b1614c6df/users/ad228cbf44ec44d494e198f222729f71/roles/d0f854cf3a7a4dc093a5384d23b32862 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:20,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43d5e427-5f42-422c-8bcb-d02b7ddc9117 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:20,460 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2ec81c277def4982ad5aed2b1614c6df/users/ad228cbf44ec44d494e198f222729f71/roles/d0f854cf3a7a4dc093a5384d23b32862 used request id req-43d5e427-5f42-422c-8bcb-d02b7ddc9117 2018-07-24 04:26:20,461 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:26:20,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:20,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:20,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0f854cf3a7a4dc093a5384d23b32862", "name": "CreateKeypairsTests-1c360884-c974-4ab-proj-role"}], "expires_at": "2018-07-24T05:26:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ec81c277def4982ad5aed2b1614c6df", "name": "CreateKeypairsTests-1c360884-c974-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2ec81c277def4982ad5aed2b1614c6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_2ec81c277def4982ad5aed2b1614c6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/2ec81c277def4982ad5aed2b1614c6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/2ec81c277def4982ad5aed2b1614c6df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/2ec81c277def4982ad5aed2b1614c6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2ec81c277def4982ad5aed2b1614c6df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/2ec81c277def4982ad5aed2b1614c6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/2ec81c277def4982ad5aed2b1614c6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2ec81c277def4982ad5aed2b1614c6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/2ec81c277def4982ad5aed2b1614c6df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/2ec81c277def4982ad5aed2b1614c6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ec81c277def4982ad5aed2b1614c6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/2ec81c277def4982ad5aed2b1614c6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/2ec81c277def4982ad5aed2b1614c6df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1c360884-c974-4ab-user", "id": "ad228cbf44ec44d494e198f222729f71"}, "audit_ids": ["RhOKl1nFSQ6TlGP0getkDA"], "issued_at": "2018-07-24T04:26:20.000000Z"}} 2018-07-24 04:26:20,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}51724980779b94d4d7943fde6e954b14aa9c711e" 2018-07-24 04:26:20,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5117ad5e-0e70-4498-864e-1b64178d1b45 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:20,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5117ad5e-0e70-4498-864e-1b64178d1b45 2018-07-24 04:26:20,994 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:26:20,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51724980779b94d4d7943fde6e954b14aa9c711e" 2018-07-24 04:26:21,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26: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-148aa511-5fcf-4466-8eb6-d90bfeca5da5 x-compute-request-id: req-148aa511-5fcf-4466-8eb6-d90bfeca5da5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 04:26:21,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-148aa511-5fcf-4466-8eb6-d90bfeca5da5 2018-07-24 04:26:21,189 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-275dd378-6674-467f-a2d5-90d5d01076a1... 2018-07-24 04:26:21,189 - OpenStackKeypair - INFO - Creating new keypair 2018-07-24 04:26:21,216 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-275dd378-6674-467f-a2d5-90d5d01076a1 2018-07-24 04:26:21,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51724980779b94d4d7943fde6e954b14aa9c711e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCnfDLf/cSSTwIJXxoFR419IYieUCVJYpi6mupEj51l4sTke71jKtq5vHtCD6F891M26Y7FOI8B3TUEtLhRUwOMRZLF89o+otPOCj+Mn3qp+FlKo8r7LdOpU4/138DwrGgwwUd4pWiiKE4WeaJ5Ht0wBBuPrfjimhd6le4t4DZZLw==", "name": "CreateKeypairsTests-275dd378-6674-467f-a2d5-90d5d01076a1"}}' 2018-07-24 04:26:21,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26: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-c433b91b-c95f-4d93-8e45-f721b2a8f181 x-compute-request-id: req-c433b91b-c95f-4d93-8e45-f721b2a8f181 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCnfDLf/cSSTwIJXxoFR419IYieUCVJYpi6mupEj51l4sTke71jKtq5vHtCD6F891M26Y7FOI8B3TUEtLhRUwOMRZLF89o+otPOCj+Mn3qp+FlKo8r7LdOpU4/138DwrGgwwUd4pWiiKE4WeaJ5Ht0wBBuPrfjimhd6le4t4DZZLw==", "user_id": "ad228cbf44ec44d494e198f222729f71", "name": "CreateKeypairsTests-275dd378-6674-467f-a2d5-90d5d01076a1", "fingerprint": "c0:91:6b:8b:c4:d4:bf:38:62:81:bd:bb:26:18:3f:89"}} 2018-07-24 04:26:21,283 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-c433b91b-c95f-4d93-8e45-f721b2a8f181 2018-07-24 04:26:21,284 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-275dd378-6674-467f-a2d5-90d5d01076a1 2018-07-24 04:26:21,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:21,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0f854cf3a7a4dc093a5384d23b32862", "name": "CreateKeypairsTests-1c360884-c974-4ab-proj-role"}], "expires_at": "2018-07-24T05:26:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ec81c277def4982ad5aed2b1614c6df", "name": "CreateKeypairsTests-1c360884-c974-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_2ec81c277def4982ad5aed2b1614c6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_2ec81c277def4982ad5aed2b1614c6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/2ec81c277def4982ad5aed2b1614c6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/2ec81c277def4982ad5aed2b1614c6df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/2ec81c277def4982ad5aed2b1614c6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2ec81c277def4982ad5aed2b1614c6df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/2ec81c277def4982ad5aed2b1614c6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/2ec81c277def4982ad5aed2b1614c6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2ec81c277def4982ad5aed2b1614c6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/2ec81c277def4982ad5aed2b1614c6df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/2ec81c277def4982ad5aed2b1614c6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2ec81c277def4982ad5aed2b1614c6df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/2ec81c277def4982ad5aed2b1614c6df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/2ec81c277def4982ad5aed2b1614c6df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1c360884-c974-4ab-user", "id": "ad228cbf44ec44d494e198f222729f71"}, "audit_ids": ["RymEvtCMTcuezVaM2_lhww"], "issued_at": "2018-07-24T04:26:21.000000Z"}} 2018-07-24 04:26:21,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-275dd378-6674-467f-a2d5-90d5d01076a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130e33f8f13dd1c76d9bad382536fe1531a30b7" 2018-07-24 04:26:21,906 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:26: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-b22b7193-c409-4aba-8394-49520b37ccc7 x-compute-request-id: req-b22b7193-c409-4aba-8394-49520b37ccc7 Content-Length: 0 Content-Type: application/json 2018-07-24 04:26:21,906 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-275dd378-6674-467f-a2d5-90d5d01076a1 used request id req-b22b7193-c409-4aba-8394-49520b37ccc7 2018-07-24 04:26:21,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130e33f8f13dd1c76d9bad382536fe1531a30b7" 2018-07-24 04:26:21,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26: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-a1fd231f-260a-439f-8f65-095828dadd02 x-compute-request-id: req-a1fd231f-260a-439f-8f65-095828dadd02 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 04:26:21,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a1fd231f-260a-439f-8f65-095828dadd02 2018-07-24 04:26:21,930 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-275dd378-6674-467f-a2d5-90d5d01076a1 2018-07-24 04:26:21,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-275dd378-6674-467f-a2d5-90d5d01076a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51724980779b94d4d7943fde6e954b14aa9c711e" 2018-07-24 04:26:21,957 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26: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-274f2aa9-3641-4f93-b62c-2ec706892b66 x-compute-request-id: req-274f2aa9-3641-4f93-b62c-2ec706892b66 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-275dd378-6674-467f-a2d5-90d5d01076a1 not found for user ad228cbf44ec44d494e198f222729f71", "code": 404}} 2018-07-24 04:26:21,957 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-275dd378-6674-467f-a2d5-90d5d01076a1 used request id req-274f2aa9-3641-4f93-b62c-2ec706892b66 2018-07-24 04:26:21,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:22,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-621311f0-f4a9-4efb-9bf7-2528f2865853 Date: Tue, 24 Jul 2018 04:26:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:26:22,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-621311f0-f4a9-4efb-9bf7-2528f2865853 2018-07-24 04:26:22,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:22,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-946728d3-6e2b-42c5-a45d-848c96cdbc7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:22,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-946728d3-6e2b-42c5-a45d-848c96cdbc7e 2018-07-24 04:26:22,291 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:22,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:22,310 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8144b4a6-9a1f-442c-b1f9-b2f3f4bfc512 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:22,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-8144b4a6-9a1f-442c-b1f9-b2f3f4bfc512 2018-07-24 04:26:22,310 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:22,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:22,407 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38119ced-0a78-4d29-b62f-5b8584a09623 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:22,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-38119ced-0a78-4d29-b62f-5b8584a09623 2018-07-24 04:26:22,407 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:22,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:22,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b39a15-4291-471f-a9db-5b1931c1a460 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:26:22,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-34b39a15-4291-471f-a9db-5b1931c1a460 2018-07-24 04:26:22,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:22,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45d3da7d-e932-43ed-8018-c730649b6e17 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:26:22,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-45d3da7d-e932-43ed-8018-c730649b6e17 2018-07-24 04:26:22,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:22,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9aa068a-bcec-4b2c-a47b-71adaac8cbd7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:22,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-e9aa068a-bcec-4b2c-a47b-71adaac8cbd7 2018-07-24 04:26:22,688 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:22,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b0d5ded-d93f-4d92-ab3a-b9d2929a04c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:22,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-7b0d5ded-d93f-4d92-ab3a-b9d2929a04c0 2018-07-24 04:26:22,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:22,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:22,873 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34277125-99c2-473a-bc77-e47525dd5e57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:22,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-34277125-99c2-473a-bc77-e47525dd5e57 2018-07-24 04:26:22,873 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:22,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:22,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cc41784-5658-4fe7-8876-65b7831a02fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:22,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-3cc41784-5658-4fe7-8876-65b7831a02fa 2018-07-24 04:26:22,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:22,966 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-1c360884-c974-4ab-proj 2018-07-24 04:26:22,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/2ec81c277def4982ad5aed2b1614c6df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:23,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-397919a3-73dd-4987-8a4d-d012ee97cbbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:23,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/2ec81c277def4982ad5aed2b1614c6df used request id req-397919a3-73dd-4987-8a4d-d012ee97cbbe 2018-07-24 04:26:23,283 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-1c360884-c974-4ab-proj-role 2018-07-24 04:26:23,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/d0f854cf3a7a4dc093a5384d23b32862 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:23,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4b7ad22-0581-498f-b18d-22db1581d7d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:23,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/d0f854cf3a7a4dc093a5384d23b32862 used request id req-f4b7ad22-0581-498f-b18d-22db1581d7d7 2018-07-24 04:26:23,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7231884ccd99ea72d8894667c288addda101502" 2018-07-24 04:26:23,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42f1013-b195-44ff-8230-2b213de22add Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:23,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a42f1013-b195-44ff-8230-2b213de22add 2018-07-24 04:26:23,499 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-1c360884-c974-4ab-user 2018-07-24 04:26:23,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/ad228cbf44ec44d494e198f222729f71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f143396d3a8010f3f56fb004a1eb00689ef8285" 2018-07-24 04:26:23,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5403020d-a81d-4cad-a9b2-eae1a4ef8c42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:23,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ad228cbf44ec44d494e198f222729f71 used request id req-5403020d-a81d-4cad-a9b2-eae1a4ef8c42 2018-07-24 04:26:23,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:24,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["VXvlmiEVS2ubTFMp2jMHrw"], "issued_at": "2018-07-24T04:26:24.000000Z"}} 2018-07-24 04:26:24,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}028ede829790f975014c8861fdb5cd41a65ad812" 2018-07-24 04:26:24,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345bc2dd-ce20-43a9-a4a4-233c94a25317 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:24,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-345bc2dd-ce20-43a9-a4a4-233c94a25317 2018-07-24 04:26:24,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:24,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:24,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["nES1NSjzQX2ThtQplLJMbA"], "issued_at": "2018-07-24T04:26:24.000000Z"}} 2018-07-24 04:26:24,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:24,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86e25bd-fdec-4a04-97c4-ec368399375e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:24,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f86e25bd-fdec-4a04-97c4-ec368399375e 2018-07-24 04:26:24,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:24,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:24,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-693821fd-98e0-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:24,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b42270-955f-4616-a8c1-d5bae8feec80 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-693821fd-98e0-410-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:26:24,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-693821fd-98e0-410-proj used request id req-53b42270-955f-4616-a8c1-d5bae8feec80 2018-07-24 04:26:24,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:24,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d3428f-9622-40ec-8762-d2a420a01148 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:24,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e8d3428f-9622-40ec-8762-d2a420a01148 2018-07-24 04:26:24,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-693821fd-98e0-410-proj"}}' 2018-07-24 04:26:24,984 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b21cc8-de7f-4f56-852d-bfb7e46a118a Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb0f54b755b1461092e757c7d60839bb"}, "tags": [], "enabled": true, "id": "bb0f54b755b1461092e757c7d60839bb", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-693821fd-98e0-410-proj"}} 2018-07-24 04:26:24,984 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-07b21cc8-de7f-4f56-852d-bfb7e46a118a 2018-07-24 04:26:24,984 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-693821fd-98e0-410-proj 2018-07-24 04:26:24,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:24,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:25,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["U_K3MOxdR9eScQ0-qhaFsg"], "issued_at": "2018-07-24T04:26:25.000000Z"}} 2018-07-24 04:26:25,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9db78eeb310a0fbe5addd0de9448d0c7b9d53717" 2018-07-24 04:26:25,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-712f03a8-9f0f-44dd-a857-1594ef59039c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:25,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-712f03a8-9f0f-44dd-a857-1594ef59039c 2018-07-24 04:26:25,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:25,476 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26:25 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:25,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9db78eeb310a0fbe5addd0de9448d0c7b9d53717" 2018-07-24 04:26:25,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-681503cb-9c80-46ff-9a21-2b7d2790c576 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:26:25,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-681503cb-9c80-46ff-9a21-2b7d2790c576 2018-07-24 04:26:25,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-693821fd-98e0-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9db78eeb310a0fbe5addd0de9448d0c7b9d53717" 2018-07-24 04:26:25,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1c1a8a-a6ea-4a97-ae23-edecb75d6182 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-693821fd-98e0-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb0f54b755b1461092e757c7d60839bb"}, "tags": [], "enabled": true, "id": "bb0f54b755b1461092e757c7d60839bb", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-693821fd-98e0-410-proj"}]} 2018-07-24 04:26:25,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-693821fd-98e0-410-proj used request id req-ec1c1a8a-a6ea-4a97-ae23-edecb75d6182 2018-07-24 04:26:25,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9db78eeb310a0fbe5addd0de9448d0c7b9d53717" 2018-07-24 04:26:25,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63437964-13dc-4a12-ad11-12bbbd84c10b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:25,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-63437964-13dc-4a12-ad11-12bbbd84c10b 2018-07-24 04:26:26,121 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-693821fd-98e0-410-user 2018-07-24 04:26:26,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:26,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:26,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf3ead7-906d-412e-937a-d8ffac4bdb6c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:26,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-acf3ead7-906d-412e-937a-d8ffac4bdb6c 2018-07-24 04:26:26,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" -d '{"role": {"name": "CreateKeypairsTests-693821fd-98e0-410-proj-role"}}' 2018-07-24 04:26:26,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5135daf4-c343-4fe2-a6b8-429771384afc Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c4821cf549f4da7be4b45a2518c0d6f", "links": {"self": "http://172.30.9.24:5000/v3/roles/4c4821cf549f4da7be4b45a2518c0d6f"}, "name": "CreateKeypairsTests-693821fd-98e0-410-proj-role"}} 2018-07-24 04:26:26,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-5135daf4-c343-4fe2-a6b8-429771384afc 2018-07-24 04:26:26,325 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-693821fd-98e0-410-proj-role 2018-07-24 04:26:26,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/4c4821cf549f4da7be4b45a2518c0d6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:26,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0034dad-442a-4ab4-bb22-57bd50974702 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c4821cf549f4da7be4b45a2518c0d6f", "links": {"self": "http://172.30.9.24:5000/v3/roles/4c4821cf549f4da7be4b45a2518c0d6f"}, "name": "CreateKeypairsTests-693821fd-98e0-410-proj-role"}} 2018-07-24 04:26:26,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/4c4821cf549f4da7be4b45a2518c0d6f used request id req-b0034dad-442a-4ab4-bb22-57bd50974702 2018-07-24 04:26:26,421 - keystone_utils - INFO - Granting role CreateKeypairsTests-693821fd-98e0-410-proj-role to project CreateKeypairsTests-693821fd-98e0-410-proj 2018-07-24 04:26:26,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/bb0f54b755b1461092e757c7d60839bb/users/059fc40cebd746b099383f6245f3ce55/roles/4c4821cf549f4da7be4b45a2518c0d6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:26,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5558c9b4-97ba-46e5-b5af-a9cce4a0d884 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:26,555 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/bb0f54b755b1461092e757c7d60839bb/users/059fc40cebd746b099383f6245f3ce55/roles/4c4821cf549f4da7be4b45a2518c0d6f used request id req-5558c9b4-97ba-46e5-b5af-a9cce4a0d884 2018-07-24 04:26:26,556 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:26:26,650 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-2777f3d6-b57e-4018-a6e8-80e6e7f4c450.pub 2018-07-24 04:26:26,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:26,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:27,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c4821cf549f4da7be4b45a2518c0d6f", "name": "CreateKeypairsTests-693821fd-98e0-410-proj-role"}], "expires_at": "2018-07-24T05:26:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb0f54b755b1461092e757c7d60839bb", "name": "CreateKeypairsTests-693821fd-98e0-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_bb0f54b755b1461092e757c7d60839bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_bb0f54b755b1461092e757c7d60839bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bb0f54b755b1461092e757c7d60839bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/bb0f54b755b1461092e757c7d60839bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/bb0f54b755b1461092e757c7d60839bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bb0f54b755b1461092e757c7d60839bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/bb0f54b755b1461092e757c7d60839bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/bb0f54b755b1461092e757c7d60839bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bb0f54b755b1461092e757c7d60839bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/bb0f54b755b1461092e757c7d60839bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/bb0f54b755b1461092e757c7d60839bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bb0f54b755b1461092e757c7d60839bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/bb0f54b755b1461092e757c7d60839bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/bb0f54b755b1461092e757c7d60839bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-693821fd-98e0-410-user", "id": "059fc40cebd746b099383f6245f3ce55"}, "audit_ids": ["rCVexBvhSxCqayOQb8z3bw"], "issued_at": "2018-07-24T04:26:27.000000Z"}} 2018-07-24 04:26:27,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}aef3acf4e13398b6cd8b8daf3d77226cd9e824b9" 2018-07-24 04:26:27,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e436650d-9cb4-423d-9353-061c28c7bfbc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:27,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e436650d-9cb4-423d-9353-061c28c7bfbc 2018-07-24 04:26:27,139 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:26:27,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef3acf4e13398b6cd8b8daf3d77226cd9e824b9" 2018-07-24 04:26:27,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26: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-a6b7fcd4-865e-4a54-b14b-29b1d10603b7 x-compute-request-id: req-a6b7fcd4-865e-4a54-b14b-29b1d10603b7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 04:26:27,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-a6b7fcd4-865e-4a54-b14b-29b1d10603b7 2018-07-24 04:26:27,349 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-2777f3d6-b57e-4018-a6e8-80e6e7f4c450... 2018-07-24 04:26:27,349 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-24 04:26:27,349 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-2777f3d6-b57e-4018-a6e8-80e6e7f4c450.pub 2018-07-24 04:26:27,350 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-2777f3d6-b57e-4018-a6e8-80e6e7f4c450 2018-07-24 04:26:27,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef3acf4e13398b6cd8b8daf3d77226cd9e824b9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC42Kc7K6pZLuWj64O+tSqTubQXlIVCCfB+mAYrdAm3sLGZzitqB2+Chfpd2H53cu8Q1I3L+i5Efp0kV6V64TLzlqkz0KcPsJCU1MtdPYZ90YFqT6AoSX55S+w2Mk7xql6MbiBvVovBrHGP27uEdjncluWbrPp/CICP1nJS33+dG7SlJdVWYxyzJUq6Balghw69mg7LtqX/9D/obpubGT/BBmZYFC/7hpE/iVXQq6YfNgA9DeIziZrfFQi+IQW9j8vTUoGyZfDvpodbs71BFrPF06l2v+8iWNKJ4jyUsd9ySx4asgiIZJPq2d1TD2nXF0FKZeTFI5YpbWnAsjmn0J5f", "name": "CreateKeypairsTests-2777f3d6-b57e-4018-a6e8-80e6e7f4c450"}}' 2018-07-24 04:26:27,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26: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-2fb5152b-1bfb-4af1-b0c4-3da7451f0507 x-compute-request-id: req-2fb5152b-1bfb-4af1-b0c4-3da7451f0507 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC42Kc7K6pZLuWj64O+tSqTubQXlIVCCfB+mAYrdAm3sLGZzitqB2+Chfpd2H53cu8Q1I3L+i5Efp0kV6V64TLzlqkz0KcPsJCU1MtdPYZ90YFqT6AoSX55S+w2Mk7xql6MbiBvVovBrHGP27uEdjncluWbrPp/CICP1nJS33+dG7SlJdVWYxyzJUq6Balghw69mg7LtqX/9D/obpubGT/BBmZYFC/7hpE/iVXQq6YfNgA9DeIziZrfFQi+IQW9j8vTUoGyZfDvpodbs71BFrPF06l2v+8iWNKJ4jyUsd9ySx4asgiIZJPq2d1TD2nXF0FKZeTFI5YpbWnAsjmn0J5f", "user_id": "059fc40cebd746b099383f6245f3ce55", "name": "CreateKeypairsTests-2777f3d6-b57e-4018-a6e8-80e6e7f4c450", "fingerprint": "6a:6d:a6:39:a3:e3:e9:9d:58:94:1a:3e:9e:b2:f5:59"}} 2018-07-24 04:26:27,416 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-2fb5152b-1bfb-4af1-b0c4-3da7451f0507 2018-07-24 04:26:27,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:27,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c4821cf549f4da7be4b45a2518c0d6f", "name": "CreateKeypairsTests-693821fd-98e0-410-proj-role"}], "expires_at": "2018-07-24T05:26:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb0f54b755b1461092e757c7d60839bb", "name": "CreateKeypairsTests-693821fd-98e0-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_bb0f54b755b1461092e757c7d60839bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_bb0f54b755b1461092e757c7d60839bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bb0f54b755b1461092e757c7d60839bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/bb0f54b755b1461092e757c7d60839bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/bb0f54b755b1461092e757c7d60839bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bb0f54b755b1461092e757c7d60839bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/bb0f54b755b1461092e757c7d60839bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/bb0f54b755b1461092e757c7d60839bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bb0f54b755b1461092e757c7d60839bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/bb0f54b755b1461092e757c7d60839bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/bb0f54b755b1461092e757c7d60839bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bb0f54b755b1461092e757c7d60839bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/bb0f54b755b1461092e757c7d60839bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/bb0f54b755b1461092e757c7d60839bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-693821fd-98e0-410-user", "id": "059fc40cebd746b099383f6245f3ce55"}, "audit_ids": ["UBazHFm9Tfur2Uc_PBLLvg"], "issued_at": "2018-07-24T04:26:27.000000Z"}} 2018-07-24 04:26:27,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-2777f3d6-b57e-4018-a6e8-80e6e7f4c450 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2f4c3b06953f32526b031e21275e91acf07dd3" 2018-07-24 04:26:28,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26: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-0e37403f-460d-4a96-9316-e89a3dc5dddb x-compute-request-id: req-0e37403f-460d-4a96-9316-e89a3dc5dddb Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC42Kc7K6pZLuWj64O+tSqTubQXlIVCCfB+mAYrdAm3sLGZzitqB2+Chfpd2H53cu8Q1I3L+i5Efp0kV6V64TLzlqkz0KcPsJCU1MtdPYZ90YFqT6AoSX55S+w2Mk7xql6MbiBvVovBrHGP27uEdjncluWbrPp/CICP1nJS33+dG7SlJdVWYxyzJUq6Balghw69mg7LtqX/9D/obpubGT/BBmZYFC/7hpE/iVXQq6YfNgA9DeIziZrfFQi+IQW9j8vTUoGyZfDvpodbs71BFrPF06l2v+8iWNKJ4jyUsd9ySx4asgiIZJPq2d1TD2nXF0FKZeTFI5YpbWnAsjmn0J5f", "user_id": "059fc40cebd746b099383f6245f3ce55", "name": "CreateKeypairsTests-2777f3d6-b57e-4018-a6e8-80e6e7f4c450", "deleted": false, "created_at": "2018-07-24T04:26:27.000000", "updated_at": null, "fingerprint": "6a:6d:a6:39:a3:e3:e9:9d:58:94:1a:3e:9e:b2:f5:59", "deleted_at": null, "id": 65}} 2018-07-24 04:26:28,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-2777f3d6-b57e-4018-a6e8-80e6e7f4c450 used request id req-0e37403f-460d-4a96-9316-e89a3dc5dddb 2018-07-24 04:26:28,006 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-2777f3d6-b57e-4018-a6e8-80e6e7f4c450 2018-07-24 04:26:28,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-2777f3d6-b57e-4018-a6e8-80e6e7f4c450 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aef3acf4e13398b6cd8b8daf3d77226cd9e824b9" 2018-07-24 04:26:28,043 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:26: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-c6a7cc77-430f-428f-9cae-44643ffec29f x-compute-request-id: req-c6a7cc77-430f-428f-9cae-44643ffec29f Content-Length: 0 Content-Type: application/json 2018-07-24 04:26:28,043 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-2777f3d6-b57e-4018-a6e8-80e6e7f4c450 used request id req-c6a7cc77-430f-428f-9cae-44643ffec29f 2018-07-24 04:26:28,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:28,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f7748b01-a814-4a1c-865f-b0066d02c5b4 Date: Tue, 24 Jul 2018 04:26:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:26:28,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-f7748b01-a814-4a1c-865f-b0066d02c5b4 2018-07-24 04:26:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:28,385 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-898692d6-bbf5-46ff-8874-53ae9f8041d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:28,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-898692d6-bbf5-46ff-8874-53ae9f8041d0 2018-07-24 04:26:28,385 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:28,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:28,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a53a5a55-9fbf-4e8a-9532-04585cbd8ab9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:28,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-a53a5a55-9fbf-4e8a-9532-04585cbd8ab9 2018-07-24 04:26:28,479 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:28,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:28,658 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd30e45-1878-445d-abf8-1a5a43d3699e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:28,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-8bd30e45-1878-445d-abf8-1a5a43d3699e 2018-07-24 04:26:28,658 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:28,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:28,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3949eb3b-1786-4c0b-95cd-e67f1c7f321c Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:26:28,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-3949eb3b-1786-4c0b-95cd-e67f1c7f321c 2018-07-24 04:26:28,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:28,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b34b4f6a-5ede-41dc-937c-1790549d1173 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:26:28,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-b34b4f6a-5ede-41dc-937c-1790549d1173 2018-07-24 04:26:28,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:28,947 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5731017-57c1-44ad-89aa-bd2427a19bbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:28,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-d5731017-57c1-44ad-89aa-bd2427a19bbb 2018-07-24 04:26:28,948 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:28,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:29,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-620c309d-64cb-4c50-a496-26a293a555fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:29,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-620c309d-64cb-4c50-a496-26a293a555fe 2018-07-24 04:26:29,045 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:29,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:29,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-438ec4b3-376f-4b94-9916-e9521836b8ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:29,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-438ec4b3-376f-4b94-9916-e9521836b8ae 2018-07-24 04:26:29,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:29,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:29,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ea2e3b9-c128-411a-9582-5c40d6bcbcba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:29,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-6ea2e3b9-c128-411a-9582-5c40d6bcbcba 2018-07-24 04:26:29,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:29,237 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-693821fd-98e0-410-proj 2018-07-24 04:26:29,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/bb0f54b755b1461092e757c7d60839bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:29,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3fba25b-0c7a-462f-998f-9d0b7dc5b3b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:29,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/bb0f54b755b1461092e757c7d60839bb used request id req-b3fba25b-0c7a-462f-998f-9d0b7dc5b3b6 2018-07-24 04:26:29,504 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-693821fd-98e0-410-proj-role 2018-07-24 04:26:29,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/4c4821cf549f4da7be4b45a2518c0d6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:29,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-272c9f13-9e74-40a2-93d8-eef2ee9f33e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:29,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/4c4821cf549f4da7be4b45a2518c0d6f used request id req-272c9f13-9e74-40a2-93d8-eef2ee9f33e4 2018-07-24 04:26:29,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66e30de63c64c8686d2ba1ae13a123c8ea0e26b" 2018-07-24 04:26:29,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb75eac8-6671-4e48-8122-700640ba08c9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:29,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fb75eac8-6671-4e48-8122-700640ba08c9 2018-07-24 04:26:29,717 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-693821fd-98e0-410-user 2018-07-24 04:26:29,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/059fc40cebd746b099383f6245f3ce55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9db78eeb310a0fbe5addd0de9448d0c7b9d53717" 2018-07-24 04:26:29,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-011674b4-6fb6-436f-bb72-23b861dc10df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:29,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/059fc40cebd746b099383f6245f3ce55 used request id req-011674b4-6fb6-436f-bb72-23b861dc10df 2018-07-24 04:26:29,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:30,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["JWB-O8yaRSK0DGlIDkxuCA"], "issued_at": "2018-07-24T04:26:30.000000Z"}} 2018-07-24 04:26:30,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5e42c663b0884ed65802037dc340dc6406ab93de" 2018-07-24 04:26:30,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c7e0f5-ef3d-405e-b5d6-f0c9a89c5856 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:30,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-50c7e0f5-ef3d-405e-b5d6-f0c9a89c5856 2018-07-24 04:26:30,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:30,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:30,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["-NLUifSzSs67133meP_JyQ"], "issued_at": "2018-07-24T04:26:30.000000Z"}} 2018-07-24 04:26:30,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:31,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d528254f-8db5-41b4-9345-27a6f5ef8741 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:31,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d528254f-8db5-41b4-9345-27a6f5ef8741 2018-07-24 04:26:31,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:31,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:31,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-99a7b32d-ff23-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:31,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dde3c34-a029-4bda-81c4-d68f08d4d2c4 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-99a7b32d-ff23-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:26:31,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-99a7b32d-ff23-4e4-proj used request id req-7dde3c34-a029-4bda-81c4-d68f08d4d2c4 2018-07-24 04:26:31,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:31,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a2a7ce3-8db1-427b-92a5-951ebe5b6be7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:31,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4a2a7ce3-8db1-427b-92a5-951ebe5b6be7 2018-07-24 04:26:31,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-99a7b32d-ff23-4e4-proj"}}' 2018-07-24 04:26:31,337 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20061461-bb82-4c2e-a66f-4231658e4761 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ce56e547b87f402a8a9e6ac3d93d302b"}, "tags": [], "enabled": true, "id": "ce56e547b87f402a8a9e6ac3d93d302b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-99a7b32d-ff23-4e4-proj"}} 2018-07-24 04:26:31,337 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-20061461-bb82-4c2e-a66f-4231658e4761 2018-07-24 04:26:31,338 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-99a7b32d-ff23-4e4-proj 2018-07-24 04:26:31,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:31,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:31,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Uh2C6m-BR9yELFSyleanuA"], "issued_at": "2018-07-24T04:26:31.000000Z"}} 2018-07-24 04:26:31,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1e91b6d1587e68798e4f1d5a0151550cadb6c7ee" 2018-07-24 04:26:31,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f15d25-bf91-4a1d-82bf-9259234fac73 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:31,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a5f15d25-bf91-4a1d-82bf-9259234fac73 2018-07-24 04:26:31,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:31,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:31,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91b6d1587e68798e4f1d5a0151550cadb6c7ee" 2018-07-24 04:26:31,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74ae5bf-76ae-475d-a904-34b1718ebf19 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:26:31,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d74ae5bf-76ae-475d-a904-34b1718ebf19 2018-07-24 04:26:31,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-99a7b32d-ff23-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91b6d1587e68798e4f1d5a0151550cadb6c7ee" 2018-07-24 04:26:32,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-306469ec-98f7-41b3-8c25-c45fea3ae4e7 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-99a7b32d-ff23-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ce56e547b87f402a8a9e6ac3d93d302b"}, "tags": [], "enabled": true, "id": "ce56e547b87f402a8a9e6ac3d93d302b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-99a7b32d-ff23-4e4-proj"}]} 2018-07-24 04:26:32,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-99a7b32d-ff23-4e4-proj used request id req-306469ec-98f7-41b3-8c25-c45fea3ae4e7 2018-07-24 04:26:32,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91b6d1587e68798e4f1d5a0151550cadb6c7ee" 2018-07-24 04:26:32,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9964785c-09ff-4b72-a4df-5410dbfacebb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:32,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-9964785c-09ff-4b72-a4df-5410dbfacebb 2018-07-24 04:26:32,523 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-99a7b32d-ff23-4e4-user 2018-07-24 04:26:32,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:32,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:32,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641aeece-3941-4f97-be11-5b4cba834ae4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:32,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-641aeece-3941-4f97-be11-5b4cba834ae4 2018-07-24 04:26:32,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" -d '{"role": {"name": "CreateKeypairsTests-99a7b32d-ff23-4e4-proj-role"}}' 2018-07-24 04:26:32,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e691b20-3bcd-42cb-9903-f512972efc1d Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fe4dbaeaae07470ba021abcf6bfd3b7a", "links": {"self": "http://172.30.9.24:5000/v3/roles/fe4dbaeaae07470ba021abcf6bfd3b7a"}, "name": "CreateKeypairsTests-99a7b32d-ff23-4e4-proj-role"}} 2018-07-24 04:26:32,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-7e691b20-3bcd-42cb-9903-f512972efc1d 2018-07-24 04:26:32,721 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-99a7b32d-ff23-4e4-proj-role 2018-07-24 04:26:32,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/fe4dbaeaae07470ba021abcf6bfd3b7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:32,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817c3706-be6a-4b4c-bd3d-4d1435bdd572 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fe4dbaeaae07470ba021abcf6bfd3b7a", "links": {"self": "http://172.30.9.24:5000/v3/roles/fe4dbaeaae07470ba021abcf6bfd3b7a"}, "name": "CreateKeypairsTests-99a7b32d-ff23-4e4-proj-role"}} 2018-07-24 04:26:32,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/fe4dbaeaae07470ba021abcf6bfd3b7a used request id req-817c3706-be6a-4b4c-bd3d-4d1435bdd572 2018-07-24 04:26:32,742 - keystone_utils - INFO - Granting role CreateKeypairsTests-99a7b32d-ff23-4e4-proj-role to project CreateKeypairsTests-99a7b32d-ff23-4e4-proj 2018-07-24 04:26:32,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/ce56e547b87f402a8a9e6ac3d93d302b/users/a6834a9f6cff4914a5a7c6f00fd72fdb/roles/fe4dbaeaae07470ba021abcf6bfd3b7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:32,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0da9841-ef19-46d7-b891-d1f3a3573ec5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:32,878 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ce56e547b87f402a8a9e6ac3d93d302b/users/a6834a9f6cff4914a5a7c6f00fd72fdb/roles/fe4dbaeaae07470ba021abcf6bfd3b7a used request id req-c0da9841-ef19-46d7-b891-d1f3a3573ec5 2018-07-24 04:26:32,878 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:26:32,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:32,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:33,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fe4dbaeaae07470ba021abcf6bfd3b7a", "name": "CreateKeypairsTests-99a7b32d-ff23-4e4-proj-role"}], "expires_at": "2018-07-24T05:26:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce56e547b87f402a8a9e6ac3d93d302b", "name": "CreateKeypairsTests-99a7b32d-ff23-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ce56e547b87f402a8a9e6ac3d93d302b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ce56e547b87f402a8a9e6ac3d93d302b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-99a7b32d-ff23-4e4-user", "id": "a6834a9f6cff4914a5a7c6f00fd72fdb"}, "audit_ids": ["QkyfChg6TRyd8UB5Wlg04Q"], "issued_at": "2018-07-24T04:26:33.000000Z"}} 2018-07-24 04:26:33,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}90ca4db0da35f5d82db6872e4d3189ea465c0562" 2018-07-24 04:26:33,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d020ac-ef74-4c7a-9aa7-6018a2d66132 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:33,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-37d020ac-ef74-4c7a-9aa7-6018a2d66132 2018-07-24 04:26:33,374 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:26:33,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ca4db0da35f5d82db6872e4d3189ea465c0562" 2018-07-24 04:26:33,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26: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 x-openstack-request-id: req-47d02564-3183-4fed-9672-2bbcc859cb9f x-compute-request-id: req-47d02564-3183-4fed-9672-2bbcc859cb9f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 04:26:33,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-47d02564-3183-4fed-9672-2bbcc859cb9f 2018-07-24 04:26:33,569 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-783f18f7-5f7c-44ed-a04d-6415ecfd668d... 2018-07-24 04:26:33,569 - OpenStackKeypair - INFO - Creating new keypair 2018-07-24 04:26:47,805 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-783f18f7-5f7c-44ed-a04d-6415ecfd668d 2018-07-24 04:26:47,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ca4db0da35f5d82db6872e4d3189ea465c0562" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDPeme3qjmmHReIGVSbs2/T5LzOoFjGGVgHrq5XHZN8iB8J0ti4zOYnc+h4yx9zaO3wDeqeQKFP5OYIYOrb/uBrqcobqTPzDc93uRcUKOOH4o3qCiKkicemDRAOERbujDwkJ1T5Sud+1tXHBvxxmWumiFG1Q+lxOt3Kgl1aaqKQd6qBhwKEbxVLK1kUF7uNy1qbBkF+I/dzi4zWXUT5C2IXBoTSpR8hT3WFPwyaTsnY0UL/NWI6C9oMtFfIK2SSOnb3vM2K9vJL99xcsrnqsKijl73JAN6ywvB1hPx88iU8CBEYr4lXj51RN2/Xy+//YNKdAVOY8P3DQApNa7iHvGIYL52GKdxGD3stk6/WYWBitpxD6uVjUDR3FQ4/kTC3s7yue9RGzAK9n0FZ0ZV7QDHHEVheyKt3rRq37N0jujWahLUlk9PO3X+5mbdDvswp3oNtOk8bFzn6qFxDPLFwkYuVLHFDFUD+9C1bceV9ty1KDYNy8rIzd4CXk8rqs6euDaiLXbRWQxx50CV+RyxwaqXSwsKlcPIjLuxN2VohvUwm/CgRKgTIr1/q9b0sXOtMQAJl2UItBf5Zf5VeWHDfVOy6M8MCX/yP5faaOT/yfC8vtFfmoJxl0SLgcG55JhPnr8DTFiHwEDaMPjE4WSd5tBAYKrMUoEs9SG+qwrLSlsjUiFADSAPbDLYqei1ZwPonYStkgjOqm+zPI9De6nz0TbXQ+NjMS//HZn+hsfD+cJBybrXlzvLBnHHUE1B0Mlhw8p0DSgT75md0sSmW9MNGazM0H3loFqAKe1cMn3CPbGrjj3AwdiM2z95gRM1gju8wQEra+OVVgMqj+u5ynWpGCDSd6EvKJ/tEPKfZASuRWQUfeL+Up1AuzcwxLztyVanr5RTKLkwmJDL+LdIp+Yr1JFbmPEErFkfIezqR3wnA7Pbzqw3diwvd+A/Vw6LwAwnlDt2Ti7N9agzgEUkNf65ecDrr83qeWQyQAuvC1wYMpyBYRZJw9RCeo+9fu7MONu62HvCpsE8bUd8ZumKLw4EgOvBtnBtipYEF7BSjrIb2DJTs8E5Mm1ROXEdz/McM1xLaTJPyy70jpDAfVbJcveiS4WZheYgv9LG2nIgrGfeLStMqw4lr77DZm45MD/eaSUtz+2cKqxZbs4giJH9kCGXkeU6hmzkYMhsYqgcAqYVDw1Vexp/pYJWlWjsO5Ng580jS+Lgg7bZTP5AmHkCj9hi85kqytHrir8Odc4aBOfPlz3+vPxD33n9Ru69PyDYS4KG/EoQoHpMYCkZ4I2186/itb1I6Q1SqJrd4d0ugdm3utO0wvMzKaR/CMxRq/z55KbHjMVeczEqF1/yFWAy6IsP5gFDP8t0/apgBr033Ae+O96WZgkVnDOVOB/tLX4JAz16GHjbs9/fKmaD46KomGFmaJ9WBuivq12fdTiRFiY3njvC/CSIKrfO/S5tK95anwOkL5lhm0/PgyY9OHSs2O3Xv/cIlGGmGc1kH0q+n+4gHtG4R+0J675z65Bs/nfkVK2MMIkdDa2239vmty+d0vfRgOmsTbClyticjUTFEgSos48VMpZMpZn7ZEUs4GoQ0AF8fivrKm1/q77Q+FXBkhaKSHSgxLEQ5EuTiyaG+hpkQJ7Y59pYIgqd5iPKLMMIgNgb3boqK6Q==", "name": "CreateKeypairsTests-783f18f7-5f7c-44ed-a04d-6415ecfd668d"}}' 2018-07-24 04:26:47,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26: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-d3d58212-e010-433e-8ec2-2c63150cb477 x-compute-request-id: req-d3d58212-e010-433e-8ec2-2c63150cb477 Content-Encoding: gzip Content-Length: 1513 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDPeme3qjmmHReIGVSbs2/T5LzOoFjGGVgHrq5XHZN8iB8J0ti4zOYnc+h4yx9zaO3wDeqeQKFP5OYIYOrb/uBrqcobqTPzDc93uRcUKOOH4o3qCiKkicemDRAOERbujDwkJ1T5Sud+1tXHBvxxmWumiFG1Q+lxOt3Kgl1aaqKQd6qBhwKEbxVLK1kUF7uNy1qbBkF+I/dzi4zWXUT5C2IXBoTSpR8hT3WFPwyaTsnY0UL/NWI6C9oMtFfIK2SSOnb3vM2K9vJL99xcsrnqsKijl73JAN6ywvB1hPx88iU8CBEYr4lXj51RN2/Xy+//YNKdAVOY8P3DQApNa7iHvGIYL52GKdxGD3stk6/WYWBitpxD6uVjUDR3FQ4/kTC3s7yue9RGzAK9n0FZ0ZV7QDHHEVheyKt3rRq37N0jujWahLUlk9PO3X+5mbdDvswp3oNtOk8bFzn6qFxDPLFwkYuVLHFDFUD+9C1bceV9ty1KDYNy8rIzd4CXk8rqs6euDaiLXbRWQxx50CV+RyxwaqXSwsKlcPIjLuxN2VohvUwm/CgRKgTIr1/q9b0sXOtMQAJl2UItBf5Zf5VeWHDfVOy6M8MCX/yP5faaOT/yfC8vtFfmoJxl0SLgcG55JhPnr8DTFiHwEDaMPjE4WSd5tBAYKrMUoEs9SG+qwrLSlsjUiFADSAPbDLYqei1ZwPonYStkgjOqm+zPI9De6nz0TbXQ+NjMS//HZn+hsfD+cJBybrXlzvLBnHHUE1B0Mlhw8p0DSgT75md0sSmW9MNGazM0H3loFqAKe1cMn3CPbGrjj3AwdiM2z95gRM1gju8wQEra+OVVgMqj+u5ynWpGCDSd6EvKJ/tEPKfZASuRWQUfeL+Up1AuzcwxLztyVanr5RTKLkwmJDL+LdIp+Yr1JFbmPEErFkfIezqR3wnA7Pbzqw3diwvd+A/Vw6LwAwnlDt2Ti7N9agzgEUkNf65ecDrr83qeWQyQAuvC1wYMpyBYRZJw9RCeo+9fu7MONu62HvCpsE8bUd8ZumKLw4EgOvBtnBtipYEF7BSjrIb2DJTs8E5Mm1ROXEdz/McM1xLaTJPyy70jpDAfVbJcveiS4WZheYgv9LG2nIgrGfeLStMqw4lr77DZm45MD/eaSUtz+2cKqxZbs4giJH9kCGXkeU6hmzkYMhsYqgcAqYVDw1Vexp/pYJWlWjsO5Ng580jS+Lgg7bZTP5AmHkCj9hi85kqytHrir8Odc4aBOfPlz3+vPxD33n9Ru69PyDYS4KG/EoQoHpMYCkZ4I2186/itb1I6Q1SqJrd4d0ugdm3utO0wvMzKaR/CMxRq/z55KbHjMVeczEqF1/yFWAy6IsP5gFDP8t0/apgBr033Ae+O96WZgkVnDOVOB/tLX4JAz16GHjbs9/fKmaD46KomGFmaJ9WBuivq12fdTiRFiY3njvC/CSIKrfO/S5tK95anwOkL5lhm0/PgyY9OHSs2O3Xv/cIlGGmGc1kH0q+n+4gHtG4R+0J675z65Bs/nfkVK2MMIkdDa2239vmty+d0vfRgOmsTbClyticjUTFEgSos48VMpZMpZn7ZEUs4GoQ0AF8fivrKm1/q77Q+FXBkhaKSHSgxLEQ5EuTiyaG+hpkQJ7Y59pYIgqd5iPKLMMIgNgb3boqK6Q==", "user_id": "a6834a9f6cff4914a5a7c6f00fd72fdb", "name": "CreateKeypairsTests-783f18f7-5f7c-44ed-a04d-6415ecfd668d", "fingerprint": "25:d1:cf:aa:45:6d:b3:b6:8f:9a:17:87:d6:1c:02:b8"}} 2018-07-24 04:26:47,872 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d3d58212-e010-433e-8ec2-2c63150cb477 2018-07-24 04:26:47,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:48,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fe4dbaeaae07470ba021abcf6bfd3b7a", "name": "CreateKeypairsTests-99a7b32d-ff23-4e4-proj-role"}], "expires_at": "2018-07-24T05:26:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce56e547b87f402a8a9e6ac3d93d302b", "name": "CreateKeypairsTests-99a7b32d-ff23-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ce56e547b87f402a8a9e6ac3d93d302b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ce56e547b87f402a8a9e6ac3d93d302b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/ce56e547b87f402a8a9e6ac3d93d302b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-99a7b32d-ff23-4e4-user", "id": "a6834a9f6cff4914a5a7c6f00fd72fdb"}, "audit_ids": ["PIK7Rf6sQxiC0wsUy0peCQ"], "issued_at": "2018-07-24T04:26:48.000000Z"}} 2018-07-24 04:26:48,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-783f18f7-5f7c-44ed-a04d-6415ecfd668d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7398e5b00af8da7800b89623262309a0cbe4a6a" 2018-07-24 04:26:48,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:48 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-9b2bc15a-d213-4285-8d0b-0a2c5641b65b x-compute-request-id: req-9b2bc15a-d213-4285-8d0b-0a2c5641b65b Content-Encoding: gzip Content-Length: 1575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDPeme3qjmmHReIGVSbs2/T5LzOoFjGGVgHrq5XHZN8iB8J0ti4zOYnc+h4yx9zaO3wDeqeQKFP5OYIYOrb/uBrqcobqTPzDc93uRcUKOOH4o3qCiKkicemDRAOERbujDwkJ1T5Sud+1tXHBvxxmWumiFG1Q+lxOt3Kgl1aaqKQd6qBhwKEbxVLK1kUF7uNy1qbBkF+I/dzi4zWXUT5C2IXBoTSpR8hT3WFPwyaTsnY0UL/NWI6C9oMtFfIK2SSOnb3vM2K9vJL99xcsrnqsKijl73JAN6ywvB1hPx88iU8CBEYr4lXj51RN2/Xy+//YNKdAVOY8P3DQApNa7iHvGIYL52GKdxGD3stk6/WYWBitpxD6uVjUDR3FQ4/kTC3s7yue9RGzAK9n0FZ0ZV7QDHHEVheyKt3rRq37N0jujWahLUlk9PO3X+5mbdDvswp3oNtOk8bFzn6qFxDPLFwkYuVLHFDFUD+9C1bceV9ty1KDYNy8rIzd4CXk8rqs6euDaiLXbRWQxx50CV+RyxwaqXSwsKlcPIjLuxN2VohvUwm/CgRKgTIr1/q9b0sXOtMQAJl2UItBf5Zf5VeWHDfVOy6M8MCX/yP5faaOT/yfC8vtFfmoJxl0SLgcG55JhPnr8DTFiHwEDaMPjE4WSd5tBAYKrMUoEs9SG+qwrLSlsjUiFADSAPbDLYqei1ZwPonYStkgjOqm+zPI9De6nz0TbXQ+NjMS//HZn+hsfD+cJBybrXlzvLBnHHUE1B0Mlhw8p0DSgT75md0sSmW9MNGazM0H3loFqAKe1cMn3CPbGrjj3AwdiM2z95gRM1gju8wQEra+OVVgMqj+u5ynWpGCDSd6EvKJ/tEPKfZASuRWQUfeL+Up1AuzcwxLztyVanr5RTKLkwmJDL+LdIp+Yr1JFbmPEErFkfIezqR3wnA7Pbzqw3diwvd+A/Vw6LwAwnlDt2Ti7N9agzgEUkNf65ecDrr83qeWQyQAuvC1wYMpyBYRZJw9RCeo+9fu7MONu62HvCpsE8bUd8ZumKLw4EgOvBtnBtipYEF7BSjrIb2DJTs8E5Mm1ROXEdz/McM1xLaTJPyy70jpDAfVbJcveiS4WZheYgv9LG2nIgrGfeLStMqw4lr77DZm45MD/eaSUtz+2cKqxZbs4giJH9kCGXkeU6hmzkYMhsYqgcAqYVDw1Vexp/pYJWlWjsO5Ng580jS+Lgg7bZTP5AmHkCj9hi85kqytHrir8Odc4aBOfPlz3+vPxD33n9Ru69PyDYS4KG/EoQoHpMYCkZ4I2186/itb1I6Q1SqJrd4d0ugdm3utO0wvMzKaR/CMxRq/z55KbHjMVeczEqF1/yFWAy6IsP5gFDP8t0/apgBr033Ae+O96WZgkVnDOVOB/tLX4JAz16GHjbs9/fKmaD46KomGFmaJ9WBuivq12fdTiRFiY3njvC/CSIKrfO/S5tK95anwOkL5lhm0/PgyY9OHSs2O3Xv/cIlGGmGc1kH0q+n+4gHtG4R+0J675z65Bs/nfkVK2MMIkdDa2239vmty+d0vfRgOmsTbClyticjUTFEgSos48VMpZMpZn7ZEUs4GoQ0AF8fivrKm1/q77Q+FXBkhaKSHSgxLEQ5EuTiyaG+hpkQJ7Y59pYIgqd5iPKLMMIgNgb3boqK6Q==", "user_id": "a6834a9f6cff4914a5a7c6f00fd72fdb", "name": "CreateKeypairsTests-783f18f7-5f7c-44ed-a04d-6415ecfd668d", "deleted": false, "created_at": "2018-07-24T04:26:47.000000", "updated_at": null, "fingerprint": "25:d1:cf:aa:45:6d:b3:b6:8f:9a:17:87:d6:1c:02:b8", "deleted_at": null, "id": 68}} 2018-07-24 04:26:48,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-783f18f7-5f7c-44ed-a04d-6415ecfd668d used request id req-9b2bc15a-d213-4285-8d0b-0a2c5641b65b 2018-07-24 04:26:48,477 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-783f18f7-5f7c-44ed-a04d-6415ecfd668d 2018-07-24 04:26:48,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-783f18f7-5f7c-44ed-a04d-6415ecfd668d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ca4db0da35f5d82db6872e4d3189ea465c0562" 2018-07-24 04:26:48,523 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:26:48 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-30ab704d-1386-4311-b199-9bb55ea17c46 x-compute-request-id: req-30ab704d-1386-4311-b199-9bb55ea17c46 Content-Length: 0 Content-Type: application/json 2018-07-24 04:26:48,523 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-783f18f7-5f7c-44ed-a04d-6415ecfd668d used request id req-30ab704d-1386-4311-b199-9bb55ea17c46 2018-07-24 04:26:48,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:48,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-c41877af-bae7-4b8e-9162-d28dd372958d Date: Tue, 24 Jul 2018 04:26:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:26:48,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-c41877af-bae7-4b8e-9162-d28dd372958d 2018-07-24 04:26:48,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:48,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcac1d2d-ba91-4edc-a830-1cf369261e63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:48,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-bcac1d2d-ba91-4edc-a830-1cf369261e63 2018-07-24 04:26:48,871 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:48,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:48,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a811bb5-73bd-47f4-985a-a1d89157e63f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:48,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-6a811bb5-73bd-47f4-985a-a1d89157e63f 2018-07-24 04:26:48,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:48,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:49,062 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-071c7d4e-4767-4812-af73-2308fffbd9e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:49,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-071c7d4e-4767-4812-af73-2308fffbd9e6 2018-07-24 04:26:49,062 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:49,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:49,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5636aebd-633e-4ca5-a7dd-d4f6f11921a9 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:26:49,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-5636aebd-633e-4ca5-a7dd-d4f6f11921a9 2018-07-24 04:26:49,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:49,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4835fbfe-e163-4b2d-8e59-c09edcd32e2e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:26:49,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-4835fbfe-e163-4b2d-8e59-c09edcd32e2e 2018-07-24 04:26:49,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:49,349 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92c25342-cf99-4dc0-9946-f9da31bdf217 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:49,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-92c25342-cf99-4dc0-9946-f9da31bdf217 2018-07-24 04:26:49,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:49,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:49,440 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f877a670-d10d-4d27-a535-5494b16e23c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:49,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-f877a670-d10d-4d27-a535-5494b16e23c0 2018-07-24 04:26:49,441 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:49,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:49,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b420c20c-e379-44c5-8224-a3a1ab43d436 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:49,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-b420c20c-e379-44c5-8224-a3a1ab43d436 2018-07-24 04:26:49,538 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:49,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:49,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6398f015-6bdd-4139-86d3-89e692cc0989 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:49,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-6398f015-6bdd-4139-86d3-89e692cc0989 2018-07-24 04:26:49,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:49,639 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-99a7b32d-ff23-4e4-proj 2018-07-24 04:26:49,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/ce56e547b87f402a8a9e6ac3d93d302b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:49,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88f1cbb7-1b66-408b-b3b4-b6ac81e6acce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:49,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ce56e547b87f402a8a9e6ac3d93d302b used request id req-88f1cbb7-1b66-408b-b3b4-b6ac81e6acce 2018-07-24 04:26:49,858 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-99a7b32d-ff23-4e4-proj-role 2018-07-24 04:26:49,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/fe4dbaeaae07470ba021abcf6bfd3b7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:49,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d13163f-8972-4965-9572-68ba27580a97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:49,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/fe4dbaeaae07470ba021abcf6bfd3b7a used request id req-6d13163f-8972-4965-9572-68ba27580a97 2018-07-24 04:26:49,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfc572def8a574d9e28477a91de2338477d469f" 2018-07-24 04:26:50,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b069a44-a155-4bde-954b-c60f9037da18 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:50,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2b069a44-a155-4bde-954b-c60f9037da18 2018-07-24 04:26:50,081 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-99a7b32d-ff23-4e4-user 2018-07-24 04:26:50,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/a6834a9f6cff4914a5a7c6f00fd72fdb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91b6d1587e68798e4f1d5a0151550cadb6c7ee" 2018-07-24 04:26:50,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae3ea77e-3f4c-4b3d-b7b8-ba408640524a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:50,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a6834a9f6cff4914a5a7c6f00fd72fdb used request id req-ae3ea77e-3f4c-4b3d-b7b8-ba408640524a 2018-07-24 04:26:50,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:50,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["tzUX4UU-QkOBhPuVTvuClw"], "issued_at": "2018-07-24T04:26:50.000000Z"}} 2018-07-24 04:26:50,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}10e3405330618119a91fe478250520e218e5dd5d" 2018-07-24 04:26:50,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1908aa7a-5362-4bfc-82d2-adc1d94abd5b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:50,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1908aa7a-5362-4bfc-82d2-adc1d94abd5b 2018-07-24 04:26:50,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:50,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:51,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["6Lxlu-QDQvKPPLe2hnMR8g"], "issued_at": "2018-07-24T04:26:51.000000Z"}} 2018-07-24 04:26:51,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:51,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0853de-90e6-4e78-98b7-d16fff86b2fd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:51,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ec0853de-90e6-4e78-98b7-d16fff86b2fd 2018-07-24 04:26:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:51,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:51,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-cc5b8937-84b7-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:51,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f55d2ec-6610-4627-927b-4dc1c058d0d1 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-cc5b8937-84b7-4da-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:26:51,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-cc5b8937-84b7-4da-proj used request id req-5f55d2ec-6610-4627-927b-4dc1c058d0d1 2018-07-24 04:26:51,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:51,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee45263-0ad7-4a13-aa13-c6a05101df59 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:51,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6ee45263-0ad7-4a13-aa13-c6a05101df59 2018-07-24 04:26:51,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-cc5b8937-84b7-4da-proj"}}' 2018-07-24 04:26:51,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3495fe38-a047-4e82-8e49-efbad168e4ed Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bed95f37697b4d40ab3c57d8990e9a69"}, "tags": [], "enabled": true, "id": "bed95f37697b4d40ab3c57d8990e9a69", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-cc5b8937-84b7-4da-proj"}} 2018-07-24 04:26:51,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-3495fe38-a047-4e82-8e49-efbad168e4ed 2018-07-24 04:26:51,583 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-cc5b8937-84b7-4da-proj 2018-07-24 04:26:51,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:51,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:51,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["_ub0rai6Q1GXG5tvZVJy5w"], "issued_at": "2018-07-24T04:26:51.000000Z"}} 2018-07-24 04:26:51,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d4db58f12019cf6413a6037f2e94cafbb3a321dc" 2018-07-24 04:26:52,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98c25f0-d0dd-4a11-95e2-7521abf6abcc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:52,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b98c25f0-d0dd-4a11-95e2-7521abf6abcc 2018-07-24 04:26:52,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:52,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:52,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4db58f12019cf6413a6037f2e94cafbb3a321dc" 2018-07-24 04:26:52,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db983203-5f16-4812-b452-a350baa1dbb1 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:26:52,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-db983203-5f16-4812-b452-a350baa1dbb1 2018-07-24 04:26:52,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-cc5b8937-84b7-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4db58f12019cf6413a6037f2e94cafbb3a321dc" 2018-07-24 04:26:52,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937f3bfd-18a9-4321-972d-0f0cb8d02926 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-cc5b8937-84b7-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/bed95f37697b4d40ab3c57d8990e9a69"}, "tags": [], "enabled": true, "id": "bed95f37697b4d40ab3c57d8990e9a69", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-cc5b8937-84b7-4da-proj"}]} 2018-07-24 04:26:52,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-cc5b8937-84b7-4da-proj used request id req-937f3bfd-18a9-4321-972d-0f0cb8d02926 2018-07-24 04:26:52,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4db58f12019cf6413a6037f2e94cafbb3a321dc" 2018-07-24 04:26:52,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea5e5198-51aa-4b53-b3ee-f3adf43ee84b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:52,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ea5e5198-51aa-4b53-b3ee-f3adf43ee84b 2018-07-24 04:26:52,756 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-cc5b8937-84b7-4da-user 2018-07-24 04:26:52,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:52,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:52,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac8df51-29a7-46f5-ac97-e55e125b90cd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:52,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2ac8df51-29a7-46f5-ac97-e55e125b90cd 2018-07-24 04:26:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" -d '{"role": {"name": "CreateKeypairsTests-cc5b8937-84b7-4da-proj-role"}}' 2018-07-24 04:26:52,977 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c06046d8-a178-49c1-9e89-63465216d4c4 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b33f9a80b10145fab73dd441bd97f705", "links": {"self": "http://172.30.9.24:5000/v3/roles/b33f9a80b10145fab73dd441bd97f705"}, "name": "CreateKeypairsTests-cc5b8937-84b7-4da-proj-role"}} 2018-07-24 04:26:52,978 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-c06046d8-a178-49c1-9e89-63465216d4c4 2018-07-24 04:26:52,978 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-cc5b8937-84b7-4da-proj-role 2018-07-24 04:26:52,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/b33f9a80b10145fab73dd441bd97f705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:53,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5a9058-d8ee-4ebb-9461-31ef46d96d17 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b33f9a80b10145fab73dd441bd97f705", "links": {"self": "http://172.30.9.24:5000/v3/roles/b33f9a80b10145fab73dd441bd97f705"}, "name": "CreateKeypairsTests-cc5b8937-84b7-4da-proj-role"}} 2018-07-24 04:26:53,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/b33f9a80b10145fab73dd441bd97f705 used request id req-6b5a9058-d8ee-4ebb-9461-31ef46d96d17 2018-07-24 04:26:53,068 - keystone_utils - INFO - Granting role CreateKeypairsTests-cc5b8937-84b7-4da-proj-role to project CreateKeypairsTests-cc5b8937-84b7-4da-proj 2018-07-24 04:26:53,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/bed95f37697b4d40ab3c57d8990e9a69/users/36fea63b293a48af944efaed61c55768/roles/b33f9a80b10145fab73dd441bd97f705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:53,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41ad7269-9d80-45d9-b12d-5c81bb1d126b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:53,208 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/bed95f37697b4d40ab3c57d8990e9a69/users/36fea63b293a48af944efaed61c55768/roles/b33f9a80b10145fab73dd441bd97f705 used request id req-41ad7269-9d80-45d9-b12d-5c81bb1d126b 2018-07-24 04:26:53,209 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:26:53,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:53,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:53,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b33f9a80b10145fab73dd441bd97f705", "name": "CreateKeypairsTests-cc5b8937-84b7-4da-proj-role"}], "expires_at": "2018-07-24T05:26:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bed95f37697b4d40ab3c57d8990e9a69", "name": "CreateKeypairsTests-cc5b8937-84b7-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_bed95f37697b4d40ab3c57d8990e9a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_bed95f37697b4d40ab3c57d8990e9a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bed95f37697b4d40ab3c57d8990e9a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/bed95f37697b4d40ab3c57d8990e9a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/bed95f37697b4d40ab3c57d8990e9a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bed95f37697b4d40ab3c57d8990e9a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/bed95f37697b4d40ab3c57d8990e9a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/bed95f37697b4d40ab3c57d8990e9a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bed95f37697b4d40ab3c57d8990e9a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/bed95f37697b4d40ab3c57d8990e9a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/bed95f37697b4d40ab3c57d8990e9a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bed95f37697b4d40ab3c57d8990e9a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/bed95f37697b4d40ab3c57d8990e9a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/bed95f37697b4d40ab3c57d8990e9a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-cc5b8937-84b7-4da-user", "id": "36fea63b293a48af944efaed61c55768"}, "audit_ids": ["-H7q2RFpTa-XC9m85HsAfA"], "issued_at": "2018-07-24T04:26:53.000000Z"}} 2018-07-24 04:26:53,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8ec7ae8aca6428df0f6bc9cf2e0990e6a929e193" 2018-07-24 04:26:53,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03483515-b4c9-4b28-9b42-ffaf01a91ba3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:53,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-03483515-b4c9-4b28-9b42-ffaf01a91ba3 2018-07-24 04:26:53,710 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:26:53,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7ae8aca6428df0f6bc9cf2e0990e6a929e193" 2018-07-24 04:26:53,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26: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-405fb8ec-7f09-4853-a4bb-c3cdb3e5ca03 x-compute-request-id: req-405fb8ec-7f09-4853-a4bb-c3cdb3e5ca03 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 04:26:53,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-405fb8ec-7f09-4853-a4bb-c3cdb3e5ca03 2018-07-24 04:26:53,914 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-600e86fe-9e06-429d-ba77-9a9af3bf80ca... 2018-07-24 04:26:53,914 - OpenStackKeypair - INFO - Creating new keypair 2018-07-24 04:26:53,943 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-600e86fe-9e06-429d-ba77-9a9af3bf80ca 2018-07-24 04:26:53,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7ae8aca6428df0f6bc9cf2e0990e6a929e193" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDuv4CpBOSnMHz7s8zyNG+TWLPe/RZcv+msLBImGEgauqUthY2l8h3AQuhIwO/kUtMRxgsFwqOD3eaA779WJQNMsoZwFFUS42DqTiUoyAAYodoG9Ej+4t0nf3xWRrpq0eTLdepTyxIYZaYg0qfAPVM3zOGEe/wu6U7ypijXm5OjGw==", "name": "CreateKeypairsTests-600e86fe-9e06-429d-ba77-9a9af3bf80ca"}}' 2018-07-24 04:26:54,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26: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,Accept-Encoding x-openstack-request-id: req-351e3b41-f594-476a-8691-db1eb435b03f x-compute-request-id: req-351e3b41-f594-476a-8691-db1eb435b03f Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDuv4CpBOSnMHz7s8zyNG+TWLPe/RZcv+msLBImGEgauqUthY2l8h3AQuhIwO/kUtMRxgsFwqOD3eaA779WJQNMsoZwFFUS42DqTiUoyAAYodoG9Ej+4t0nf3xWRrpq0eTLdepTyxIYZaYg0qfAPVM3zOGEe/wu6U7ypijXm5OjGw==", "user_id": "36fea63b293a48af944efaed61c55768", "name": "CreateKeypairsTests-600e86fe-9e06-429d-ba77-9a9af3bf80ca", "fingerprint": "18:5c:1a:b9:31:5d:8b:23:b4:63:b6:fb:11:d9:ad:bf"}} 2018-07-24 04:26:54,013 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-351e3b41-f594-476a-8691-db1eb435b03f 2018-07-24 04:26:54,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:54,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b33f9a80b10145fab73dd441bd97f705", "name": "CreateKeypairsTests-cc5b8937-84b7-4da-proj-role"}], "expires_at": "2018-07-24T05:26:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bed95f37697b4d40ab3c57d8990e9a69", "name": "CreateKeypairsTests-cc5b8937-84b7-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_bed95f37697b4d40ab3c57d8990e9a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_bed95f37697b4d40ab3c57d8990e9a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bed95f37697b4d40ab3c57d8990e9a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/bed95f37697b4d40ab3c57d8990e9a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/bed95f37697b4d40ab3c57d8990e9a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bed95f37697b4d40ab3c57d8990e9a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/bed95f37697b4d40ab3c57d8990e9a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/bed95f37697b4d40ab3c57d8990e9a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bed95f37697b4d40ab3c57d8990e9a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/bed95f37697b4d40ab3c57d8990e9a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/bed95f37697b4d40ab3c57d8990e9a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bed95f37697b4d40ab3c57d8990e9a69", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/bed95f37697b4d40ab3c57d8990e9a69", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/bed95f37697b4d40ab3c57d8990e9a69", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-cc5b8937-84b7-4da-user", "id": "36fea63b293a48af944efaed61c55768"}, "audit_ids": ["Ne5toqxgQDC8CB7yhLbFcA"], "issued_at": "2018-07-24T04:26:54.000000Z"}} 2018-07-24 04:26:54,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-600e86fe-9e06-429d-ba77-9a9af3bf80ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3b02ac8b0bcf9acb58df237ab4f01fc1b69bf1" 2018-07-24 04:26:54,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26: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-53ebd4bf-9399-43bc-9a08-639b656fe38b x-compute-request-id: req-53ebd4bf-9399-43bc-9a08-639b656fe38b Content-Encoding: gzip Content-Length: 425 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDuv4CpBOSnMHz7s8zyNG+TWLPe/RZcv+msLBImGEgauqUthY2l8h3AQuhIwO/kUtMRxgsFwqOD3eaA779WJQNMsoZwFFUS42DqTiUoyAAYodoG9Ej+4t0nf3xWRrpq0eTLdepTyxIYZaYg0qfAPVM3zOGEe/wu6U7ypijXm5OjGw==", "user_id": "36fea63b293a48af944efaed61c55768", "name": "CreateKeypairsTests-600e86fe-9e06-429d-ba77-9a9af3bf80ca", "deleted": false, "created_at": "2018-07-24T04:26:53.000000", "updated_at": null, "fingerprint": "18:5c:1a:b9:31:5d:8b:23:b4:63:b6:fb:11:d9:ad:bf", "deleted_at": null, "id": 71}} 2018-07-24 04:26:54,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-600e86fe-9e06-429d-ba77-9a9af3bf80ca used request id req-53ebd4bf-9399-43bc-9a08-639b656fe38b 2018-07-24 04:26:54,601 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-600e86fe-9e06-429d-ba77-9a9af3bf80ca 2018-07-24 04:26:54,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-600e86fe-9e06-429d-ba77-9a9af3bf80ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7ae8aca6428df0f6bc9cf2e0990e6a929e193" 2018-07-24 04:26:54,648 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:26: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-6a29b369-cb83-4a26-8d69-035c1d9e1e33 x-compute-request-id: req-6a29b369-cb83-4a26-8d69-035c1d9e1e33 Content-Length: 0 Content-Type: application/json 2018-07-24 04:26:54,649 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-600e86fe-9e06-429d-ba77-9a9af3bf80ca used request id req-6a29b369-cb83-4a26-8d69-035c1d9e1e33 2018-07-24 04:26:54,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:54,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7b1b6f44-4d74-475e-8426-b3ab1b1fe27c Date: Tue, 24 Jul 2018 04:26:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:26:54,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-7b1b6f44-4d74-475e-8426-b3ab1b1fe27c 2018-07-24 04:26:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:55,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d8016e8-9424-49fa-b6ed-e4de26ac2b0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:55,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-2d8016e8-9424-49fa-b6ed-e4de26ac2b0a 2018-07-24 04:26:55,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:55,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:55,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3404aee-6164-483c-943b-b93920351f5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:55,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-f3404aee-6164-483c-943b-b93920351f5e 2018-07-24 04:26:55,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:55,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:55,209 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-595548c5-17aa-4393-9b03-d302cfddafa4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:55,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-595548c5-17aa-4393-9b03-d302cfddafa4 2018-07-24 04:26:55,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:55,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:55,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09aac8fd-f574-4ce1-b2d0-3341b7af5079 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:26:55,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-09aac8fd-f574-4ce1-b2d0-3341b7af5079 2018-07-24 04:26:55,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:55,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26aa834-5fc4-4d9c-af61-4395e44861c9 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:26:55,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-b26aa834-5fc4-4d9c-af61-4395e44861c9 2018-07-24 04:26:55,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:55,432 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c2be0ba-a862-4cfb-af7c-8ac1ab22c017 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:55,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-0c2be0ba-a862-4cfb-af7c-8ac1ab22c017 2018-07-24 04:26:55,432 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:55,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:55,532 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7db84ba2-af41-4c33-b11f-afc69df05ca8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:55,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-7db84ba2-af41-4c33-b11f-afc69df05ca8 2018-07-24 04:26:55,533 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:55,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:55,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f92bc4a-6dc4-4e58-85b4-9d65e987911f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:55,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-6f92bc4a-6dc4-4e58-85b4-9d65e987911f 2018-07-24 04:26:55,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:55,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:55,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6557971f-969c-465b-b773-6f58410da2cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:26:55,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-6557971f-969c-465b-b773-6f58410da2cf 2018-07-24 04:26:55,808 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:26:55,809 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-cc5b8937-84b7-4da-proj 2018-07-24 04:26:55,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/bed95f37697b4d40ab3c57d8990e9a69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:56,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41e8c6a0-3e92-4900-887c-cca065a3e547 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:56,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/bed95f37697b4d40ab3c57d8990e9a69 used request id req-41e8c6a0-3e92-4900-887c-cca065a3e547 2018-07-24 04:26:56,091 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-cc5b8937-84b7-4da-proj-role 2018-07-24 04:26:56,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/b33f9a80b10145fab73dd441bd97f705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:56,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fda4c31a-e4d9-4a0a-886c-03a2685523e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:56,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b33f9a80b10145fab73dd441bd97f705 used request id req-fda4c31a-e4d9-4a0a-886c-03a2685523e1 2018-07-24 04:26:56,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76575bd54c47e6084e2e1fb304a7c38be45252c1" 2018-07-24 04:26:56,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b77a40-1822-4e5f-adb9-b9d021d8a330 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:56,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d4b77a40-1822-4e5f-adb9-b9d021d8a330 2018-07-24 04:26:56,290 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-cc5b8937-84b7-4da-user 2018-07-24 04:26:56,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/36fea63b293a48af944efaed61c55768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4db58f12019cf6413a6037f2e94cafbb3a321dc" 2018-07-24 04:26:56,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51d40cb0-dbaa-4bea-bca7-dcdc508ef31f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:56,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/36fea63b293a48af944efaed61c55768 used request id req-51d40cb0-dbaa-4bea-bca7-dcdc508ef31f 2018-07-24 04:26:56,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:56,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["sToSA6DCRjiJP6N0ZpsfJQ"], "issued_at": "2018-07-24T04:26:56.000000Z"}} 2018-07-24 04:26:56,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}88f4a501bc4b41618203f75e07ee15b7715eeeb8" 2018-07-24 04:26:57,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a069dd80-ebd1-402b-8233-ad5e33dcb122 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:57,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a069dd80-ebd1-402b-8233-ad5e33dcb122 2018-07-24 04:26:57,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:57,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:57,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["wU7kGFJAT162UkMcc8ft2g"], "issued_at": "2018-07-24T04:26:57.000000Z"}} 2018-07-24 04:26:57,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:26:57,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf5221f-fcfa-470d-bbea-0291e745079a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:57,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bbf5221f-fcfa-470d-bbea-0291e745079a 2018-07-24 04:26:57,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:57,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:57,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ff702213-b66f-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:26:57,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5bf486-e929-4e36-b393-94e8a5f44e5c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ff702213-b66f-400-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:26:57,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ff702213-b66f-400-proj used request id req-1a5bf486-e929-4e36-b393-94e8a5f44e5c 2018-07-24 04:26:57,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:26:57,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b918151-1cdf-4ec5-b5a1-71e7408a53fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:57,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0b918151-1cdf-4ec5-b5a1-71e7408a53fa 2018-07-24 04:26:57,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-ff702213-b66f-400-proj"}}' 2018-07-24 04:26:57,876 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e9c84c3-4dd8-4891-9d1c-c8527f967858 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/48d064c184184135947797bac05aae33"}, "tags": [], "enabled": true, "id": "48d064c184184135947797bac05aae33", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-ff702213-b66f-400-proj"}} 2018-07-24 04:26:57,876 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4e9c84c3-4dd8-4891-9d1c-c8527f967858 2018-07-24 04:26:57,876 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-ff702213-b66f-400-proj 2018-07-24 04:26:57,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:57,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:58,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["cMBsysq7R5GZX9npojQO1Q"], "issued_at": "2018-07-24T04:26:58.000000Z"}} 2018-07-24 04:26:58,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8e1b0d6e3365a08a23a6c406a0918466f16c222c" 2018-07-24 04:26:58,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a0869f-9988-4edd-8dd9-1029fa3a870a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:58,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-67a0869f-9988-4edd-8dd9-1029fa3a870a 2018-07-24 04:26:58,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:26:58,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:26:58 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:26:58,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1b0d6e3365a08a23a6c406a0918466f16c222c" 2018-07-24 04:26:58,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18fb1705-8e2b-4c59-99ba-536364193655 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:26:58,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-18fb1705-8e2b-4c59-99ba-536364193655 2018-07-24 04:26:58,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-ff702213-b66f-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1b0d6e3365a08a23a6c406a0918466f16c222c" 2018-07-24 04:26:58,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d957e54f-33e6-454e-8ced-5b6cbcc897b8 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-ff702213-b66f-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/48d064c184184135947797bac05aae33"}, "tags": [], "enabled": true, "id": "48d064c184184135947797bac05aae33", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-ff702213-b66f-400-proj"}]} 2018-07-24 04:26:58,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-ff702213-b66f-400-proj used request id req-d957e54f-33e6-454e-8ced-5b6cbcc897b8 2018-07-24 04:26:58,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1b0d6e3365a08a23a6c406a0918466f16c222c" 2018-07-24 04:26:58,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528d5855-b58c-4145-a135-59552c19ce57 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:26:58,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-528d5855-b58c-4145-a135-59552c19ce57 2018-07-24 04:26:59,061 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-ff702213-b66f-400-user 2018-07-24 04:26:59,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:59,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:26:59,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8981c5a2-6b1f-43ad-8682-9120da442de7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:26:59,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8981c5a2-6b1f-43ad-8682-9120da442de7 2018-07-24 04:26:59,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" -d '{"role": {"name": "CreateKeypairsTests-ff702213-b66f-400-proj-role"}}' 2018-07-24 04:26:59,265 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ae6e46b-5c2c-4c6e-bd80-d72c13b114e6 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c00db684a67543558edabbdc0d3df6ba", "links": {"self": "http://172.30.9.24:5000/v3/roles/c00db684a67543558edabbdc0d3df6ba"}, "name": "CreateKeypairsTests-ff702213-b66f-400-proj-role"}} 2018-07-24 04:26:59,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-3ae6e46b-5c2c-4c6e-bd80-d72c13b114e6 2018-07-24 04:26:59,265 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-ff702213-b66f-400-proj-role 2018-07-24 04:26:59,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/c00db684a67543558edabbdc0d3df6ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:26:59,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e42b490e-b3ff-4b1c-997c-1f63a8d2e3cf Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c00db684a67543558edabbdc0d3df6ba", "links": {"self": "http://172.30.9.24:5000/v3/roles/c00db684a67543558edabbdc0d3df6ba"}, "name": "CreateKeypairsTests-ff702213-b66f-400-proj-role"}} 2018-07-24 04:26:59,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/c00db684a67543558edabbdc0d3df6ba used request id req-e42b490e-b3ff-4b1c-997c-1f63a8d2e3cf 2018-07-24 04:26:59,285 - keystone_utils - INFO - Granting role CreateKeypairsTests-ff702213-b66f-400-proj-role to project CreateKeypairsTests-ff702213-b66f-400-proj 2018-07-24 04:26:59,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/48d064c184184135947797bac05aae33/users/d367b04f8b4e463680c6526d14db4195/roles/c00db684a67543558edabbdc0d3df6ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:26:59,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb415c64-f4a9-4524-b6fa-95d02c9d2f38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:26:59,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/48d064c184184135947797bac05aae33/users/d367b04f8b4e463680c6526d14db4195/roles/c00db684a67543558edabbdc0d3df6ba used request id req-bb415c64-f4a9-4524-b6fa-95d02c9d2f38 2018-07-24 04:26:59,418 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:26:59,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:26:59,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:26:59,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c00db684a67543558edabbdc0d3df6ba", "name": "CreateKeypairsTests-ff702213-b66f-400-proj-role"}], "expires_at": "2018-07-24T05:26:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48d064c184184135947797bac05aae33", "name": "CreateKeypairsTests-ff702213-b66f-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_48d064c184184135947797bac05aae33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_48d064c184184135947797bac05aae33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/48d064c184184135947797bac05aae33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/48d064c184184135947797bac05aae33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/48d064c184184135947797bac05aae33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/48d064c184184135947797bac05aae33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/48d064c184184135947797bac05aae33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/48d064c184184135947797bac05aae33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/48d064c184184135947797bac05aae33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/48d064c184184135947797bac05aae33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/48d064c184184135947797bac05aae33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/48d064c184184135947797bac05aae33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/48d064c184184135947797bac05aae33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/48d064c184184135947797bac05aae33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-ff702213-b66f-400-user", "id": "d367b04f8b4e463680c6526d14db4195"}, "audit_ids": ["tT-RuYeZQaalnZQYF0q8Fg"], "issued_at": "2018-07-24T04:26:59.000000Z"}} 2018-07-24 04:26:59,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a5fd0b397c530e2967b09174b8b5f8bbc03f6257" 2018-07-24 04:26:59,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69dfc19d-2a9f-469f-838b-ccf024b68d14 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:26:59,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-69dfc19d-2a9f-469f-838b-ccf024b68d14 2018-07-24 04:26:59,910 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:26:59,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fd0b397c530e2967b09174b8b5f8bbc03f6257" 2018-07-24 04:27:00,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:26: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 x-openstack-request-id: req-ef2fae47-3fd4-4a59-b0d1-302f455988a7 x-compute-request-id: req-ef2fae47-3fd4-4a59-b0d1-302f455988a7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 04:27:00,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-ef2fae47-3fd4-4a59-b0d1-302f455988a7 2018-07-24 04:27:00,126 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86... 2018-07-24 04:27:00,126 - OpenStackKeypair - INFO - Creating new keypair 2018-07-24 04:27:00,166 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86 2018-07-24 04:27:00,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fd0b397c530e2967b09174b8b5f8bbc03f6257" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDeNQ3z1WTBS620fSEJYOXJZ7IlbgpwFQLJ8dGHYClyoVpqPMZer1bPcdSYcl7XTNj2vYc/ZworOE4jx6h2o2VC0wE7EirNahgb2QYLEy/Y2FRjuqVqcmOvBHS89Hf8FBcA8gMoiGQqqdoqctYmLJyXTeeblc1SpQ91ttPsAWAWtQ==", "name": "CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86"}}' 2018-07-24 04:27:00,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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-399f89e9-d121-4d3f-b532-b4e1059b3db9 x-compute-request-id: req-399f89e9-d121-4d3f-b532-b4e1059b3db9 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDeNQ3z1WTBS620fSEJYOXJZ7IlbgpwFQLJ8dGHYClyoVpqPMZer1bPcdSYcl7XTNj2vYc/ZworOE4jx6h2o2VC0wE7EirNahgb2QYLEy/Y2FRjuqVqcmOvBHS89Hf8FBcA8gMoiGQqqdoqctYmLJyXTeeblc1SpQ91ttPsAWAWtQ==", "user_id": "d367b04f8b4e463680c6526d14db4195", "name": "CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86", "fingerprint": "d6:73:b0:18:a0:94:d5:e1:10:a5:dc:e0:60:a8:1d:d1"}} 2018-07-24 04:27:00,223 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-399f89e9-d121-4d3f-b532-b4e1059b3db9 2018-07-24 04:27:00,225 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86.pub 2018-07-24 04:27:00,226 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86 2018-07-24 04:27:00,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:00,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c00db684a67543558edabbdc0d3df6ba", "name": "CreateKeypairsTests-ff702213-b66f-400-proj-role"}], "expires_at": "2018-07-24T05:27:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48d064c184184135947797bac05aae33", "name": "CreateKeypairsTests-ff702213-b66f-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_48d064c184184135947797bac05aae33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_48d064c184184135947797bac05aae33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/48d064c184184135947797bac05aae33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/48d064c184184135947797bac05aae33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/48d064c184184135947797bac05aae33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/48d064c184184135947797bac05aae33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/48d064c184184135947797bac05aae33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/48d064c184184135947797bac05aae33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/48d064c184184135947797bac05aae33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/48d064c184184135947797bac05aae33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/48d064c184184135947797bac05aae33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/48d064c184184135947797bac05aae33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/48d064c184184135947797bac05aae33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/48d064c184184135947797bac05aae33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-ff702213-b66f-400-user", "id": "d367b04f8b4e463680c6526d14db4195"}, "audit_ids": ["WC31z1rGQuGPDt_Xnk6O2A"], "issued_at": "2018-07-24T04:27:00.000000Z"}} 2018-07-24 04:27:00,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d741e434dd2c4228fe83a5c93a10c108a7c6b3" 2018-07-24 04:27:00,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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-a6525768-b6dc-44e3-8d69-4db409afe59f x-compute-request-id: req-a6525768-b6dc-44e3-8d69-4db409afe59f Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDeNQ3z1WTBS620fSEJYOXJZ7IlbgpwFQLJ8dGHYClyoVpqPMZer1bPcdSYcl7XTNj2vYc/ZworOE4jx6h2o2VC0wE7EirNahgb2QYLEy/Y2FRjuqVqcmOvBHS89Hf8FBcA8gMoiGQqqdoqctYmLJyXTeeblc1SpQ91ttPsAWAWtQ==", "user_id": "d367b04f8b4e463680c6526d14db4195", "name": "CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86", "deleted": false, "created_at": "2018-07-24T04:27:00.000000", "updated_at": null, "fingerprint": "d6:73:b0:18:a0:94:d5:e1:10:a5:dc:e0:60:a8:1d:d1", "deleted_at": null, "id": 74}} 2018-07-24 04:27:00,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86 used request id req-a6525768-b6dc-44e3-8d69-4db409afe59f 2018-07-24 04:27:00,902 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86 2018-07-24 04:27:00,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5fd0b397c530e2967b09174b8b5f8bbc03f6257" 2018-07-24 04:27:00,941 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:27: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-e42ca47c-e188-4193-a920-8ec20ffdee5a x-compute-request-id: req-e42ca47c-e188-4193-a920-8ec20ffdee5a Content-Length: 0 Content-Type: application/json 2018-07-24 04:27:00,942 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86 used request id req-e42ca47c-e188-4193-a920-8ec20ffdee5a 2018-07-24 04:27:00,942 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86.pub] 2018-07-24 04:27:00,942 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-ce7af626-1e82-44bc-91a6-d28cd539ae86] 2018-07-24 04:27:00,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:27:01,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a6a066e9-8d80-48be-96e9-225fcb92b3e3 Date: Tue, 24 Jul 2018 04:27:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:27:01,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-a6a066e9-8d80-48be-96e9-225fcb92b3e3 2018-07-24 04:27:01,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:27:01,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47bb1c7f-df48-4fc2-825a-272f19b91b6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:01,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-47bb1c7f-df48-4fc2-825a-272f19b91b6a 2018-07-24 04:27:01,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:01,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:27:01,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3e6d867-8cf9-4093-be82-dba93fb9e30b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:01,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-c3e6d867-8cf9-4093-be82-dba93fb9e30b 2018-07-24 04:27:01,375 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:01,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:27:01,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4c3f86f-afe2-4c6d-9183-82252cca6123 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:01,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-e4c3f86f-afe2-4c6d-9183-82252cca6123 2018-07-24 04:27:01,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:01,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:27:01,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d7def1-e890-41bc-9330-126d5d65b985 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:27:01,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-36d7def1-e890-41bc-9330-126d5d65b985 2018-07-24 04:27:01,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:27:01,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d737d5-1a45-4514-8b49-7fce94f51715 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:27:01,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-69d737d5-1a45-4514-8b49-7fce94f51715 2018-07-24 04:27:01,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:27:01,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f5f0870-27b2-4a10-8259-2241d7c93c5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:01,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-8f5f0870-27b2-4a10-8259-2241d7c93c5a 2018-07-24 04:27:01,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:01,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:27:01,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea35bf78-51a2-4f20-a162-321c453c9563 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:01,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-ea35bf78-51a2-4f20-a162-321c453c9563 2018-07-24 04:27:01,858 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:01,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:27:01,948 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c7cc5fe-72dd-4748-b0aa-85469e5d2ec4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:01,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-2c7cc5fe-72dd-4748-b0aa-85469e5d2ec4 2018-07-24 04:27:01,948 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:01,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:27:02,036 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-071182cb-1e54-4991-9813-ca6cb283f9d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:02,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-071182cb-1e54-4991-9813-ca6cb283f9d2 2018-07-24 04:27:02,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:02,037 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-ff702213-b66f-400-proj 2018-07-24 04:27:02,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/48d064c184184135947797bac05aae33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:27:02,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34e3f180-6e86-408a-858f-6618f567cf83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:02,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/48d064c184184135947797bac05aae33 used request id req-34e3f180-6e86-408a-858f-6618f567cf83 2018-07-24 04:27:02,307 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-ff702213-b66f-400-proj-role 2018-07-24 04:27:02,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/c00db684a67543558edabbdc0d3df6ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:27:02,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-993ca2c4-d567-41a8-b72e-186d807cbe9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:02,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c00db684a67543558edabbdc0d3df6ba used request id req-993ca2c4-d567-41a8-b72e-186d807cbe9a 2018-07-24 04:27:02,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e69f019929ad413f7e29d21cf384c2e3889cefb" 2018-07-24 04:27:02,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f4630d-7c99-48d1-a081-86c8d86803c3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:02,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-39f4630d-7c99-48d1-a081-86c8d86803c3 2018-07-24 04:27:02,509 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-ff702213-b66f-400-user 2018-07-24 04:27:02,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/d367b04f8b4e463680c6526d14db4195 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e1b0d6e3365a08a23a6c406a0918466f16c222c" 2018-07-24 04:27:02,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c98f17e-c727-4000-a133-d1dfd0f5895c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:02,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/d367b04f8b4e463680c6526d14db4195 used request id req-3c98f17e-c727-4000-a133-d1dfd0f5895c 2018-07-24 04:27:02,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:03,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["HCusn62mRcKVlHRzqO8daw"], "issued_at": "2018-07-24T04:27:03.000000Z"}} 2018-07-24 04:27:03,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c3ef35caba90453a99b1836cfa1fa0092c76f703" 2018-07-24 04:27:03,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb927ac-d142-4b9f-904f-6e86585a0943 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:03,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2cb927ac-d142-4b9f-904f-6e86585a0943 2018-07-24 04:27:03,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:03,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:03,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["3z5s28HlSI2flHIgLoLhGA"], "issued_at": "2018-07-24T04:27:03.000000Z"}} 2018-07-24 04:27:03,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:03,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f0252e-be8f-43f0-9939-6a53fe591126 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:03,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-64f0252e-be8f-43f0-9939-6a53fe591126 2018-07-24 04:27:03,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:03,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27:03 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:03,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0e3c6b92-f69e-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:03,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ced140-8841-4486-842a-c68c01ff8683 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0e3c6b92-f69e-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:27:03,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0e3c6b92-f69e-4e5-proj used request id req-e0ced140-8841-4486-842a-c68c01ff8683 2018-07-24 04:27:03,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:03,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5814bdf2-a3f2-4150-8429-7676ed26471e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:03,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-5814bdf2-a3f2-4150-8429-7676ed26471e 2018-07-24 04:27:03,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-0e3c6b92-f69e-4e5-proj"}}' 2018-07-24 04:27:04,007 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f805fa51-2a9b-413f-8fb5-716ed6bc72a6 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dc1d5918123a47128bbf62a83044fedb"}, "tags": [], "enabled": true, "id": "dc1d5918123a47128bbf62a83044fedb", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0e3c6b92-f69e-4e5-proj"}} 2018-07-24 04:27:04,007 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f805fa51-2a9b-413f-8fb5-716ed6bc72a6 2018-07-24 04:27:04,007 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-0e3c6b92-f69e-4e5-proj 2018-07-24 04:27:04,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:04,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:04,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["h4DnI8YhTe-9zCvkU-TklQ"], "issued_at": "2018-07-24T04:27:04.000000Z"}} 2018-07-24 04:27:04,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0e4d59264f2e30e8b06bacf8f16ab7310002b0b2" 2018-07-24 04:27:04,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60835fa-3b68-439b-9be0-bc90e2cbcadd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:04,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b60835fa-3b68-439b-9be0-bc90e2cbcadd 2018-07-24 04:27:04,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:04,506 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:04,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d59264f2e30e8b06bacf8f16ab7310002b0b2" 2018-07-24 04:27:04,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16607cdc-4ff8-4f5a-bac8-003632ce0de2 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:27:04,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-16607cdc-4ff8-4f5a-bac8-003632ce0de2 2018-07-24 04:27:04,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-0e3c6b92-f69e-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d59264f2e30e8b06bacf8f16ab7310002b0b2" 2018-07-24 04:27:04,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8768eb2e-e508-4995-8dd3-2114f6fa7439 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-0e3c6b92-f69e-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dc1d5918123a47128bbf62a83044fedb"}, "tags": [], "enabled": true, "id": "dc1d5918123a47128bbf62a83044fedb", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0e3c6b92-f69e-4e5-proj"}]} 2018-07-24 04:27:04,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsTests-0e3c6b92-f69e-4e5-proj used request id req-8768eb2e-e508-4995-8dd3-2114f6fa7439 2018-07-24 04:27:04,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d59264f2e30e8b06bacf8f16ab7310002b0b2" 2018-07-24 04:27:04,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0378b2da-33d2-4a11-b33e-48aa0134d184 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:04,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0378b2da-33d2-4a11-b33e-48aa0134d184 2018-07-24 04:27:05,199 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-0e3c6b92-f69e-4e5-user 2018-07-24 04:27:05,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:05,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:05,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad644804-87f0-49b2-94af-1d27bc5691ca Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:05,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ad644804-87f0-49b2-94af-1d27bc5691ca 2018-07-24 04:27:05,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" -d '{"role": {"name": "CreateKeypairsTests-0e3c6b92-f69e-4e5-proj-role"}}' 2018-07-24 04:27:05,421 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a3ec82d-216c-4413-86dc-f1376aea84c2 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a7dafad4b004f8daf79e7058e76c277", "links": {"self": "http://172.30.9.24:5000/v3/roles/7a7dafad4b004f8daf79e7058e76c277"}, "name": "CreateKeypairsTests-0e3c6b92-f69e-4e5-proj-role"}} 2018-07-24 04:27:05,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0a3ec82d-216c-4413-86dc-f1376aea84c2 2018-07-24 04:27:05,422 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-0e3c6b92-f69e-4e5-proj-role 2018-07-24 04:27:05,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/7a7dafad4b004f8daf79e7058e76c277 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:05,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceaf921d-cd57-45e6-b323-e89f8727f151 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a7dafad4b004f8daf79e7058e76c277", "links": {"self": "http://172.30.9.24:5000/v3/roles/7a7dafad4b004f8daf79e7058e76c277"}, "name": "CreateKeypairsTests-0e3c6b92-f69e-4e5-proj-role"}} 2018-07-24 04:27:05,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/7a7dafad4b004f8daf79e7058e76c277 used request id req-ceaf921d-cd57-45e6-b323-e89f8727f151 2018-07-24 04:27:05,443 - keystone_utils - INFO - Granting role CreateKeypairsTests-0e3c6b92-f69e-4e5-proj-role to project CreateKeypairsTests-0e3c6b92-f69e-4e5-proj 2018-07-24 04:27:05,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/dc1d5918123a47128bbf62a83044fedb/users/a7bc430952f344d19f3eee27d2c71967/roles/7a7dafad4b004f8daf79e7058e76c277 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:05,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a59bcee2-9ab3-456b-90f3-a0b73d67a19f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:05,507 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/dc1d5918123a47128bbf62a83044fedb/users/a7bc430952f344d19f3eee27d2c71967/roles/7a7dafad4b004f8daf79e7058e76c277 used request id req-a59bcee2-9ab3-456b-90f3-a0b73d67a19f 2018-07-24 04:27:05,507 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:27:05,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:05,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:05,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a7dafad4b004f8daf79e7058e76c277", "name": "CreateKeypairsTests-0e3c6b92-f69e-4e5-proj-role"}], "expires_at": "2018-07-24T05:27:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc1d5918123a47128bbf62a83044fedb", "name": "CreateKeypairsTests-0e3c6b92-f69e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_dc1d5918123a47128bbf62a83044fedb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_dc1d5918123a47128bbf62a83044fedb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dc1d5918123a47128bbf62a83044fedb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/dc1d5918123a47128bbf62a83044fedb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/dc1d5918123a47128bbf62a83044fedb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/dc1d5918123a47128bbf62a83044fedb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/dc1d5918123a47128bbf62a83044fedb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/dc1d5918123a47128bbf62a83044fedb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/dc1d5918123a47128bbf62a83044fedb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/dc1d5918123a47128bbf62a83044fedb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/dc1d5918123a47128bbf62a83044fedb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dc1d5918123a47128bbf62a83044fedb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/dc1d5918123a47128bbf62a83044fedb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/dc1d5918123a47128bbf62a83044fedb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0e3c6b92-f69e-4e5-user", "id": "a7bc430952f344d19f3eee27d2c71967"}, "audit_ids": ["pvEtsvI4SDypTKGVE0b86g"], "issued_at": "2018-07-24T04:27:05.000000Z"}} 2018-07-24 04:27:05,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}086f27e3faa6934f3a0aa81d1e3fb40f5e603690" 2018-07-24 04:27:05,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc8d81b-9ff7-4310-a026-c9b4998e65e4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:05,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4cc8d81b-9ff7-4310-a026-c9b4998e65e4 2018-07-24 04:27:05,988 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:27:05,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086f27e3faa6934f3a0aa81d1e3fb40f5e603690" 2018-07-24 04:27:06,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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 x-openstack-request-id: req-313e595e-2c35-4c62-bac7-12366a4301e7 x-compute-request-id: req-313e595e-2c35-4c62-bac7-12366a4301e7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 04:27:06,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-313e595e-2c35-4c62-bac7-12366a4301e7 2018-07-24 04:27:06,179 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-c3e5922b-3ab8-497f-be8f-9bc925ec96c1... 2018-07-24 04:27:06,179 - OpenStackKeypair - INFO - Creating new keypair 2018-07-24 04:27:06,209 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-c3e5922b-3ab8-497f-be8f-9bc925ec96c1 2018-07-24 04:27:06,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086f27e3faa6934f3a0aa81d1e3fb40f5e603690" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCqNb8PG332P7+AkbspWGkzxf++/2LCqxTSDZcOh3PVMInV1m9HYkZ3nHUytv5dJkN83VOR7RPfthXiuURk7JCQwSysZFX5ehevYDn6LZpadKDgb7FP9luWnST8KZ8lYOg/DgOhrh/Edz0ewx9OsL8um/nstKFj7kc+uvEeMImtLQ==", "name": "CreateKeypairsTests-c3e5922b-3ab8-497f-be8f-9bc925ec96c1"}}' 2018-07-24 04:27:06,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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-4b4e54b0-b755-4aaa-94a8-19c28cb6ca8c x-compute-request-id: req-4b4e54b0-b755-4aaa-94a8-19c28cb6ca8c Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCqNb8PG332P7+AkbspWGkzxf++/2LCqxTSDZcOh3PVMInV1m9HYkZ3nHUytv5dJkN83VOR7RPfthXiuURk7JCQwSysZFX5ehevYDn6LZpadKDgb7FP9luWnST8KZ8lYOg/DgOhrh/Edz0ewx9OsL8um/nstKFj7kc+uvEeMImtLQ==", "user_id": "a7bc430952f344d19f3eee27d2c71967", "name": "CreateKeypairsTests-c3e5922b-3ab8-497f-be8f-9bc925ec96c1", "fingerprint": "d8:bf:1e:41:79:92:b6:c0:85:9e:87:b3:ec:17:3b:88"}} 2018-07-24 04:27:06,284 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4b4e54b0-b755-4aaa-94a8-19c28cb6ca8c 2018-07-24 04:27:06,298 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-c3e5922b-3ab8-497f-be8f-9bc925ec96c1.pub 2018-07-24 04:27:06,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:06,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a7dafad4b004f8daf79e7058e76c277", "name": "CreateKeypairsTests-0e3c6b92-f69e-4e5-proj-role"}], "expires_at": "2018-07-24T05:27:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc1d5918123a47128bbf62a83044fedb", "name": "CreateKeypairsTests-0e3c6b92-f69e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_dc1d5918123a47128bbf62a83044fedb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_dc1d5918123a47128bbf62a83044fedb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/dc1d5918123a47128bbf62a83044fedb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/dc1d5918123a47128bbf62a83044fedb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/dc1d5918123a47128bbf62a83044fedb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/dc1d5918123a47128bbf62a83044fedb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/dc1d5918123a47128bbf62a83044fedb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/dc1d5918123a47128bbf62a83044fedb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/dc1d5918123a47128bbf62a83044fedb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/dc1d5918123a47128bbf62a83044fedb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/dc1d5918123a47128bbf62a83044fedb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dc1d5918123a47128bbf62a83044fedb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/dc1d5918123a47128bbf62a83044fedb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/dc1d5918123a47128bbf62a83044fedb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0e3c6b92-f69e-4e5-user", "id": "a7bc430952f344d19f3eee27d2c71967"}, "audit_ids": ["G0J4tpjIQyC1FzxibY9h0A"], "issued_at": "2018-07-24T04:27:06.000000Z"}} 2018-07-24 04:27:06,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-c3e5922b-3ab8-497f-be8f-9bc925ec96c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e59f25068d336112ee6a0d0459f30e7fe8991c2c" 2018-07-24 04:27:06,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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-81a12c1b-303c-43d3-93fa-dbea14ed45a1 x-compute-request-id: req-81a12c1b-303c-43d3-93fa-dbea14ed45a1 Content-Encoding: gzip Content-Length: 424 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCqNb8PG332P7+AkbspWGkzxf++/2LCqxTSDZcOh3PVMInV1m9HYkZ3nHUytv5dJkN83VOR7RPfthXiuURk7JCQwSysZFX5ehevYDn6LZpadKDgb7FP9luWnST8KZ8lYOg/DgOhrh/Edz0ewx9OsL8um/nstKFj7kc+uvEeMImtLQ==", "user_id": "a7bc430952f344d19f3eee27d2c71967", "name": "CreateKeypairsTests-c3e5922b-3ab8-497f-be8f-9bc925ec96c1", "deleted": false, "created_at": "2018-07-24T04:27:06.000000", "updated_at": null, "fingerprint": "d8:bf:1e:41:79:92:b6:c0:85:9e:87:b3:ec:17:3b:88", "deleted_at": null, "id": 77}} 2018-07-24 04:27:06,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-c3e5922b-3ab8-497f-be8f-9bc925ec96c1 used request id req-81a12c1b-303c-43d3-93fa-dbea14ed45a1 2018-07-24 04:27:06,966 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-c3e5922b-3ab8-497f-be8f-9bc925ec96c1 2018-07-24 04:27:06,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-c3e5922b-3ab8-497f-be8f-9bc925ec96c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}086f27e3faa6934f3a0aa81d1e3fb40f5e603690" 2018-07-24 04:27:07,013 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:27: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 x-openstack-request-id: req-ed9ba4ba-d85e-49d9-97fa-7bb52a2c328c x-compute-request-id: req-ed9ba4ba-d85e-49d9-97fa-7bb52a2c328c Content-Length: 0 Content-Type: application/json 2018-07-24 04:27:07,014 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsTests-c3e5922b-3ab8-497f-be8f-9bc925ec96c1 used request id req-ed9ba4ba-d85e-49d9-97fa-7bb52a2c328c 2018-07-24 04:27:07,014 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-c3e5922b-3ab8-497f-be8f-9bc925ec96c1.pub] 2018-07-24 04:27:07,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:07,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-226e0192-0a1d-4ad0-ba7f-9bfdb26369ff Date: Tue, 24 Jul 2018 04:27:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:27:07,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-226e0192-0a1d-4ad0-ba7f-9bfdb26369ff 2018-07-24 04:27:07,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:07,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f68fe627-d1c8-4b92-84dc-931a446f8bf7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:07,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-f68fe627-d1c8-4b92-84dc-931a446f8bf7 2018-07-24 04:27:07,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:07,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:07,442 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c871fa25-16f1-4892-acac-5987ed59ab98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:07,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-c871fa25-16f1-4892-acac-5987ed59ab98 2018-07-24 04:27:07,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:07,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:07,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-152e046a-52e8-4232-aeca-aadcbdb740ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:07,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-152e046a-52e8-4232-aeca-aadcbdb740ce 2018-07-24 04:27:07,543 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:07,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:07,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2769205-c03a-4274-b48a-c7e09eaf23e4 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:27:07,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-c2769205-c03a-4274-b48a-c7e09eaf23e4 2018-07-24 04:27:07,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:07,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4b8077-f6d3-4d99-a221-04f36d615bf7 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:27:07,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-ce4b8077-f6d3-4d99-a221-04f36d615bf7 2018-07-24 04:27:07,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:07,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d59c8e08-cb36-4d6d-af3e-8da56fc997be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:07,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-d59c8e08-cb36-4d6d-af3e-8da56fc997be 2018-07-24 04:27:07,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:07,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:07,907 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7887d96c-1553-4943-b115-786488a01273 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:07,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-7887d96c-1553-4943-b115-786488a01273 2018-07-24 04:27:07,907 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:07,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:08,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93f0d5a8-5cea-404e-8b73-8c4938454616 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:08,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-93f0d5a8-5cea-404e-8b73-8c4938454616 2018-07-24 04:27:08,001 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:08,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:08,099 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e11a118-2702-40b4-b469-34c3a54b8bad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:08,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-9e11a118-2702-40b4-b469-34c3a54b8bad 2018-07-24 04:27:08,099 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:08,100 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-0e3c6b92-f69e-4e5-proj 2018-07-24 04:27:08,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/dc1d5918123a47128bbf62a83044fedb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:08,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea191037-ccb1-49bb-bf34-e59c4eb0f99c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:08,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/dc1d5918123a47128bbf62a83044fedb used request id req-ea191037-ccb1-49bb-bf34-e59c4eb0f99c 2018-07-24 04:27:08,313 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-0e3c6b92-f69e-4e5-proj-role 2018-07-24 04:27:08,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/7a7dafad4b004f8daf79e7058e76c277 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:08,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69b796bc-984f-440b-9819-580593623818 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:08,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/7a7dafad4b004f8daf79e7058e76c277 used request id req-69b796bc-984f-440b-9819-580593623818 2018-07-24 04:27:08,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83353d954bd5ad67c0f94345a7da99834d23afc" 2018-07-24 04:27:08,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea28f0cb-a25b-4c5a-b90c-efffa706695d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:08,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ea28f0cb-a25b-4c5a-b90c-efffa706695d 2018-07-24 04:27:08,522 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-0e3c6b92-f69e-4e5-user 2018-07-24 04:27:08,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/a7bc430952f344d19f3eee27d2c71967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d59264f2e30e8b06bacf8f16ab7310002b0b2" 2018-07-24 04:27:08,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dd640f8-2ec3-4aeb-8dc2-afdc7a516800 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:08,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a7bc430952f344d19f3eee27d2c71967 used request id req-0dd640f8-2ec3-4aeb-8dc2-afdc7a516800 2018-07-24 04:27:08,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:09,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bNvMHoBnT3mfmK6K_WBuiQ"], "issued_at": "2018-07-24T04:27:09.000000Z"}} 2018-07-24 04:27:09,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c8b76960583a4c45ff7a30844219d0beb2dd07e6" 2018-07-24 04:27:09,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d86da7e-d05b-4fe6-828a-71dce0c8f4d1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:09,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8d86da7e-d05b-4fe6-828a-71dce0c8f4d1 2018-07-24 04:27:09,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:09,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:09,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["uSVZxDIPTyWt6bjwXouaUQ"], "issued_at": "2018-07-24T04:27:09.000000Z"}} 2018-07-24 04:27:09,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:09,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82620497-69c8-4565-8149-9d7957fd2a3a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:09,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-82620497-69c8-4565-8149-9d7957fd2a3a 2018-07-24 04:27:09,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:09,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:09,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:09,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64fb0e72-8168-4c55-93f8-df73fc406ee6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:27:09,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj used request id req-64fb0e72-8168-4c55-93f8-df73fc406ee6 2018-07-24 04:27:09,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:09,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b5c48f-c11b-4a61-b531-8fe0821fd814 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:09,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-94b5c48f-c11b-4a61-b531-8fe0821fd814 2018-07-24 04:27:09,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj"}}' 2018-07-24 04:27:10,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-079489ec-1977-46f6-a3af-a927811c94c2 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ecdad8a6217a455eaea86a50292ddd72"}, "tags": [], "enabled": true, "id": "ecdad8a6217a455eaea86a50292ddd72", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj"}} 2018-07-24 04:27:10,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-079489ec-1977-46f6-a3af-a927811c94c2 2018-07-24 04:27:10,057 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj 2018-07-24 04:27:10,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:10,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:10,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["rk5B-E9AT8-a7e1hVWwZVQ"], "issued_at": "2018-07-24T04:27:10.000000Z"}} 2018-07-24 04:27:10,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3692563a333d14be14b3401e412f3d31c210d997" 2018-07-24 04:27:10,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc11731-3909-4df2-907d-6d972181cde4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:10,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dbc11731-3909-4df2-907d-6d972181cde4 2018-07-24 04:27:10,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:10,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:10,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3692563a333d14be14b3401e412f3d31c210d997" 2018-07-24 04:27:10,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-245528d3-4483-435f-940f-91bb1d6241c0 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:27:10,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-245528d3-4483-435f-940f-91bb1d6241c0 2018-07-24 04:27:10,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3692563a333d14be14b3401e412f3d31c210d997" 2018-07-24 04:27:10,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324f83a3-cf9b-4b53-95b6-22949e01d6bd Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ecdad8a6217a455eaea86a50292ddd72"}, "tags": [], "enabled": true, "id": "ecdad8a6217a455eaea86a50292ddd72", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj"}]} 2018-07-24 04:27:10,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj used request id req-324f83a3-cf9b-4b53-95b6-22949e01d6bd 2018-07-24 04:27:10,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3692563a333d14be14b3401e412f3d31c210d997" 2018-07-24 04:27:10,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eddc42a4-7555-4daa-9661-8a58f4c5e3a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:10,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-eddc42a4-7555-4daa-9661-8a58f4c5e3a1 2018-07-24 04:27:11,235 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-user 2018-07-24 04:27:11,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:11,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:11,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-734be524-9442-4e0c-b82c-21ba32cb0637 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:11,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-734be524-9442-4e0c-b82c-21ba32cb0637 2018-07-24 04:27:11,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" -d '{"role": {"name": "CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj-role"}}' 2018-07-24 04:27:11,439 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a66409d9-b83b-4350-aac0-a3f227bb37ad Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44ecfd85745d425a82af142d18828335", "links": {"self": "http://172.30.9.24:5000/v3/roles/44ecfd85745d425a82af142d18828335"}, "name": "CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj-role"}} 2018-07-24 04:27:11,439 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-a66409d9-b83b-4350-aac0-a3f227bb37ad 2018-07-24 04:27:11,440 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj-role 2018-07-24 04:27:11,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/44ecfd85745d425a82af142d18828335 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:11,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdbe0e5c-9252-417b-a2a6-a218db8fcad8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44ecfd85745d425a82af142d18828335", "links": {"self": "http://172.30.9.24:5000/v3/roles/44ecfd85745d425a82af142d18828335"}, "name": "CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj-role"}} 2018-07-24 04:27:11,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/44ecfd85745d425a82af142d18828335 used request id req-cdbe0e5c-9252-417b-a2a6-a218db8fcad8 2018-07-24 04:27:11,530 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj-role to project CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj 2018-07-24 04:27:11,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/ecdad8a6217a455eaea86a50292ddd72/users/596f66df0208435c872d29bd04370a0d/roles/44ecfd85745d425a82af142d18828335 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:11,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afdcd8a4-21de-48a5-8eaf-3ff5285f4c6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:11,669 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ecdad8a6217a455eaea86a50292ddd72/users/596f66df0208435c872d29bd04370a0d/roles/44ecfd85745d425a82af142d18828335 used request id req-afdcd8a4-21de-48a5-8eaf-3ff5285f4c6d 2018-07-24 04:27:11,670 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:27:11,750 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f266725e-9529-4c89-ba53-d6bacc332eff.pub 2018-07-24 04:27:11,750 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f266725e-9529-4c89-ba53-d6bacc332eff 2018-07-24 04:27:11,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:11,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:12,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44ecfd85745d425a82af142d18828335", "name": "CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj-role"}], "expires_at": "2018-07-24T05:27:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecdad8a6217a455eaea86a50292ddd72", "name": "CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ecdad8a6217a455eaea86a50292ddd72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ecdad8a6217a455eaea86a50292ddd72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ecdad8a6217a455eaea86a50292ddd72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/ecdad8a6217a455eaea86a50292ddd72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/ecdad8a6217a455eaea86a50292ddd72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ecdad8a6217a455eaea86a50292ddd72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/ecdad8a6217a455eaea86a50292ddd72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/ecdad8a6217a455eaea86a50292ddd72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ecdad8a6217a455eaea86a50292ddd72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/ecdad8a6217a455eaea86a50292ddd72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/ecdad8a6217a455eaea86a50292ddd72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ecdad8a6217a455eaea86a50292ddd72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/ecdad8a6217a455eaea86a50292ddd72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/ecdad8a6217a455eaea86a50292ddd72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-user", "id": "596f66df0208435c872d29bd04370a0d"}, "audit_ids": ["mk0dxi8TTF2KHLdof2YPnA"], "issued_at": "2018-07-24T04:27:12.000000Z"}} 2018-07-24 04:27:12,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1a53f38b97e355bfa94a186c7cd3b1cd8f2a3fa4" 2018-07-24 04:27:12,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbe124f-19a6-4bae-8ff9-57143950da4b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:12,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dbbe124f-19a6-4bae-8ff9-57143950da4b 2018-07-24 04:27:12,225 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:27:12,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a53f38b97e355bfa94a186c7cd3b1cd8f2a3fa4" 2018-07-24 04:27:12,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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 x-openstack-request-id: req-87e2bf16-031b-4545-bd7d-035edf8d71e1 x-compute-request-id: req-87e2bf16-031b-4545-bd7d-035edf8d71e1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 04:27:12,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-87e2bf16-031b-4545-bd7d-035edf8d71e1 2018-07-24 04:27:12,428 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f266725e-9529-4c89-ba53-d6bacc332eff... 2018-07-24 04:27:12,429 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-24 04:27:12,429 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-f266725e-9529-4c89-ba53-d6bacc332eff.pub 2018-07-24 04:27:12,429 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f266725e-9529-4c89-ba53-d6bacc332eff 2018-07-24 04:27:12,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a53f38b97e355bfa94a186c7cd3b1cd8f2a3fa4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCFZyqWt6PJxcILAhiQPHkBRkX/jzFPqXIUhu8Rdhde1DKduGSur5/nVdDvI7g5wUojRDd0V4ma+lbU43Vb2VTqiq2cAgKnR1yK/ltQEQ0bMX0P+F5y1Ce3+PfSurWDJadhszzXMHQ0x+iAtW6Ve5AvQhCFFpIceG8JC24S46l1nqhk/WWvDOTn3SK+O4mvV0pVQeimQ0MBY+PFEk2vmars4UMOiOHq+TXytUiPv8/qYLBEEujqfs76FjYRP4cQRuy17wpogmNHczHXs/oc2YTOC8c0DQi+3etH2F1AXUwHZkSZN3+zVzy8G2zu3kgBNmzzOvuZKXvA8+iaBt6l09X", "name": "CreateKeypairsCleanupTests-f266725e-9529-4c89-ba53-d6bacc332eff"}}' 2018-07-24 04:27:12,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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-9cb10006-42d8-4eb9-a56e-de676f15968e x-compute-request-id: req-9cb10006-42d8-4eb9-a56e-de676f15968e Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCFZyqWt6PJxcILAhiQPHkBRkX/jzFPqXIUhu8Rdhde1DKduGSur5/nVdDvI7g5wUojRDd0V4ma+lbU43Vb2VTqiq2cAgKnR1yK/ltQEQ0bMX0P+F5y1Ce3+PfSurWDJadhszzXMHQ0x+iAtW6Ve5AvQhCFFpIceG8JC24S46l1nqhk/WWvDOTn3SK+O4mvV0pVQeimQ0MBY+PFEk2vmars4UMOiOHq+TXytUiPv8/qYLBEEujqfs76FjYRP4cQRuy17wpogmNHczHXs/oc2YTOC8c0DQi+3etH2F1AXUwHZkSZN3+zVzy8G2zu3kgBNmzzOvuZKXvA8+iaBt6l09X", "user_id": "596f66df0208435c872d29bd04370a0d", "name": "CreateKeypairsCleanupTests-f266725e-9529-4c89-ba53-d6bacc332eff", "fingerprint": "ad:5b:e8:1a:3a:87:02:d8:55:74:15:14:29:22:27:4c"}} 2018-07-24 04:27:12,511 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-9cb10006-42d8-4eb9-a56e-de676f15968e 2018-07-24 04:27:12,511 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f266725e-9529-4c89-ba53-d6bacc332eff 2018-07-24 04:27:12,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f266725e-9529-4c89-ba53-d6bacc332eff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a53f38b97e355bfa94a186c7cd3b1cd8f2a3fa4" 2018-07-24 04:27:12,583 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:27: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 x-openstack-request-id: req-f117ee40-f187-402b-8314-d8644c1dd36d x-compute-request-id: req-f117ee40-f187-402b-8314-d8644c1dd36d Content-Length: 0 Content-Type: application/json 2018-07-24 04:27:12,583 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f266725e-9529-4c89-ba53-d6bacc332eff used request id req-f117ee40-f187-402b-8314-d8644c1dd36d 2018-07-24 04:27:12,583 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-f266725e-9529-4c89-ba53-d6bacc332eff.pub] 2018-07-24 04:27:12,584 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-f266725e-9529-4c89-ba53-d6bacc332eff] 2018-07-24 04:27:12,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:12,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-8602c2d9-4998-4b34-b800-176684d8c229 Date: Tue, 24 Jul 2018 04:27:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:27:12,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-8602c2d9-4998-4b34-b800-176684d8c229 2018-07-24 04:27:12,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:12,928 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a2ad4d7-ff6e-4fa2-a9e0-2f42bb264a3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:12,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-3a2ad4d7-ff6e-4fa2-a9e0-2f42bb264a3e 2018-07-24 04:27:12,928 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:12,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:13,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d519caa1-5bbb-489e-8f21-5789b82b41f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:13,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-d519caa1-5bbb-489e-8f21-5789b82b41f1 2018-07-24 04:27:13,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:13,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:13,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-febe9658-d680-49ce-aec7-a8772a6f18f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:13,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-febe9658-d680-49ce-aec7-a8772a6f18f9 2018-07-24 04:27:13,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:13,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:13,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bb3f74-4e01-4bb4-8533-2b769ee09063 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:27:13,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-01bb3f74-4e01-4bb4-8533-2b769ee09063 2018-07-24 04:27:13,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:13,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0712bd0a-852e-4347-9ac1-be0832f9a6a0 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:27:13,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-0712bd0a-852e-4347-9ac1-be0832f9a6a0 2018-07-24 04:27:13,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:13,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9bd076d-d365-4dd5-82ce-191c0bf8fd48 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:13,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-d9bd076d-d365-4dd5-82ce-191c0bf8fd48 2018-07-24 04:27:13,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:13,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:13,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4e167b-ed7d-4b8a-ac62-1f5d9b4d9463 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:13,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-2e4e167b-ed7d-4b8a-ac62-1f5d9b4d9463 2018-07-24 04:27:13,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:13,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:13,599 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfa5144a-e1fd-4029-b684-24ed1b935022 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:13,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-cfa5144a-e1fd-4029-b684-24ed1b935022 2018-07-24 04:27:13,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:13,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:13,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e617e64-0249-4506-b6c9-7ec0c6c23472 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:13,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-2e617e64-0249-4506-b6c9-7ec0c6c23472 2018-07-24 04:27:13,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:13,688 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj 2018-07-24 04:27:13,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/ecdad8a6217a455eaea86a50292ddd72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:13,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cfc9ad2-6516-4efe-84f9-c321f131317e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:13,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ecdad8a6217a455eaea86a50292ddd72 used request id req-0cfc9ad2-6516-4efe-84f9-c321f131317e 2018-07-24 04:27:13,923 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-proj-role 2018-07-24 04:27:13,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/44ecfd85745d425a82af142d18828335 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:14,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b4f09d1-ab89-4972-ac1e-09639533ee27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:14,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/44ecfd85745d425a82af142d18828335 used request id req-7b4f09d1-ab89-4972-ac1e-09639533ee27 2018-07-24 04:27:14,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84945ba3b3cd2c7046c50736161ad359c2b18a40" 2018-07-24 04:27:14,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896b96d9-20a1-41d4-b025-b9dc3cae4432 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:14,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-896b96d9-20a1-41d4-b025-b9dc3cae4432 2018-07-24 04:27:14,155 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-5f0c520b-0d9d-4b5-user 2018-07-24 04:27:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/596f66df0208435c872d29bd04370a0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3692563a333d14be14b3401e412f3d31c210d997" 2018-07-24 04:27:14,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00642a39-ad2b-448a-8280-bc18aa212794 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:14,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/596f66df0208435c872d29bd04370a0d used request id req-00642a39-ad2b-448a-8280-bc18aa212794 2018-07-24 04:27:14,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:14,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["0pUbdjeuS-WY7emduvdyrw"], "issued_at": "2018-07-24T04:27:14.000000Z"}} 2018-07-24 04:27:14,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}def547f339fdcc4575ccf8435952f7ee3243965b" 2018-07-24 04:27:14,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4b5cfa-cae5-46dd-9246-3012c5d1c066 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:14,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1d4b5cfa-cae5-46dd-9246-3012c5d1c066 2018-07-24 04:27:14,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:14,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:15,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["o01epQ52QtikZEC7wIMVHA"], "issued_at": "2018-07-24T04:27:15.000000Z"}} 2018-07-24 04:27:15,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:15,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c961af-4d26-4c06-8cc5-8042950c0092 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:15,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-07c961af-4d26-4c06-8cc5-8042950c0092 2018-07-24 04:27:15,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:15,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27:15 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:15,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:15,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83618ce-a9fc-4f43-99cb-10062531ff62 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:27:15,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj used request id req-b83618ce-a9fc-4f43-99cb-10062531ff62 2018-07-24 04:27:15,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:15,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d40944a6-ebfe-43da-852b-5704bf7d7f34 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:15,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d40944a6-ebfe-43da-852b-5704bf7d7f34 2018-07-24 04:27:15,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj"}}' 2018-07-24 04:27:15,642 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3d6c74d-2eec-4bdd-bc4c-360eccbd5869 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/59c4ef132fbd4df7bd476a610114f7d8"}, "tags": [], "enabled": true, "id": "59c4ef132fbd4df7bd476a610114f7d8", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj"}} 2018-07-24 04:27:15,642 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f3d6c74d-2eec-4bdd-bc4c-360eccbd5869 2018-07-24 04:27:15,642 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj 2018-07-24 04:27:15,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:15,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:16,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["56tRRwRhS62vhzwVHk_ZPA"], "issued_at": "2018-07-24T04:27:16.000000Z"}} 2018-07-24 04:27:16,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2cd3313320137f21b92922be9a2bb92467b99a45" 2018-07-24 04:27:16,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b961f5c-5df8-4ef8-a4d3-38bb7a066803 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:16,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4b961f5c-5df8-4ef8-a4d3-38bb7a066803 2018-07-24 04:27:16,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:16,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27:16 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:16,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd3313320137f21b92922be9a2bb92467b99a45" 2018-07-24 04:27:16,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2833262e-4064-498c-b2de-8cc1244fb0c0 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:27:16,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2833262e-4064-498c-b2de-8cc1244fb0c0 2018-07-24 04:27:16,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd3313320137f21b92922be9a2bb92467b99a45" 2018-07-24 04:27:16,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd1c8a9c-6ea3-48b3-a57f-da8584d19c59 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/59c4ef132fbd4df7bd476a610114f7d8"}, "tags": [], "enabled": true, "id": "59c4ef132fbd4df7bd476a610114f7d8", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj"}]} 2018-07-24 04:27:16,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj used request id req-bd1c8a9c-6ea3-48b3-a57f-da8584d19c59 2018-07-24 04:27:16,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd3313320137f21b92922be9a2bb92467b99a45" 2018-07-24 04:27:16,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-222cdac0-b4fb-43fd-9229-a15b18bb21fd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:16,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-222cdac0-b4fb-43fd-9229-a15b18bb21fd 2018-07-24 04:27:16,840 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-59dab0ef-c47c-47c-user 2018-07-24 04:27:16,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:16,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:16,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e12998-de94-4c53-a6dd-ed01463ab048 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:16,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-02e12998-de94-4c53-a6dd-ed01463ab048 2018-07-24 04:27:16,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" -d '{"role": {"name": "CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj-role"}}' 2018-07-24 04:27:17,074 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45f117c6-fe89-4bc6-9812-a2efbecbfd9b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa48824815c34d11acadaf81e4a85069", "links": {"self": "http://172.30.9.24:5000/v3/roles/aa48824815c34d11acadaf81e4a85069"}, "name": "CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj-role"}} 2018-07-24 04:27:17,074 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-45f117c6-fe89-4bc6-9812-a2efbecbfd9b 2018-07-24 04:27:17,074 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj-role 2018-07-24 04:27:17,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/aa48824815c34d11acadaf81e4a85069 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:17,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398b94a0-b853-4faa-984e-11a068f1bf6f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa48824815c34d11acadaf81e4a85069", "links": {"self": "http://172.30.9.24:5000/v3/roles/aa48824815c34d11acadaf81e4a85069"}, "name": "CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj-role"}} 2018-07-24 04:27:17,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/aa48824815c34d11acadaf81e4a85069 used request id req-398b94a0-b853-4faa-984e-11a068f1bf6f 2018-07-24 04:27:17,170 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj-role to project CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj 2018-07-24 04:27:17,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/59c4ef132fbd4df7bd476a610114f7d8/users/24f4e56b184f45489afd0cfec4faf7e3/roles/aa48824815c34d11acadaf81e4a85069 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:17,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87f8448e-6471-47e7-b330-9f657928a591 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:17,304 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/59c4ef132fbd4df7bd476a610114f7d8/users/24f4e56b184f45489afd0cfec4faf7e3/roles/aa48824815c34d11acadaf81e4a85069 used request id req-87f8448e-6471-47e7-b330-9f657928a591 2018-07-24 04:27:17,304 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:27:17,505 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-29d662d1-8862-4c96-a4e1-8060352a37bb.pub 2018-07-24 04:27:17,505 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-29d662d1-8862-4c96-a4e1-8060352a37bb 2018-07-24 04:27:17,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:17,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:17,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa48824815c34d11acadaf81e4a85069", "name": "CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj-role"}], "expires_at": "2018-07-24T05:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59c4ef132fbd4df7bd476a610114f7d8", "name": "CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_59c4ef132fbd4df7bd476a610114f7d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_59c4ef132fbd4df7bd476a610114f7d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/59c4ef132fbd4df7bd476a610114f7d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/59c4ef132fbd4df7bd476a610114f7d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/59c4ef132fbd4df7bd476a610114f7d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/59c4ef132fbd4df7bd476a610114f7d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/59c4ef132fbd4df7bd476a610114f7d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/59c4ef132fbd4df7bd476a610114f7d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/59c4ef132fbd4df7bd476a610114f7d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/59c4ef132fbd4df7bd476a610114f7d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/59c4ef132fbd4df7bd476a610114f7d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59c4ef132fbd4df7bd476a610114f7d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/59c4ef132fbd4df7bd476a610114f7d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/59c4ef132fbd4df7bd476a610114f7d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-59dab0ef-c47c-47c-user", "id": "24f4e56b184f45489afd0cfec4faf7e3"}, "audit_ids": ["270qjHD_RFq19ZHJVGFuQw"], "issued_at": "2018-07-24T04:27:17.000000Z"}} 2018-07-24 04:27:17,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c8b3fb8448594fdb66a1c317999030b654a9cb23" 2018-07-24 04:27:17,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-012d85c8-36b7-415e-8dac-698001a35c19 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:17,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-012d85c8-36b7-415e-8dac-698001a35c19 2018-07-24 04:27:17,979 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:27:17,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8b3fb8448594fdb66a1c317999030b654a9cb23" 2018-07-24 04:27:18,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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-3aaf0071-7cd0-41d1-855b-5be500b3a064 x-compute-request-id: req-3aaf0071-7cd0-41d1-855b-5be500b3a064 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 04:27:18,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3aaf0071-7cd0-41d1-855b-5be500b3a064 2018-07-24 04:27:18,164 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-29d662d1-8862-4c96-a4e1-8060352a37bb... 2018-07-24 04:27:18,164 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-24 04:27:18,164 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-29d662d1-8862-4c96-a4e1-8060352a37bb.pub 2018-07-24 04:27:18,164 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-29d662d1-8862-4c96-a4e1-8060352a37bb 2018-07-24 04:27:18,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8b3fb8448594fdb66a1c317999030b654a9cb23" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3GGyUXPmei3Ok97008jsgv0ceFQwuS8r2QlE5cyaBCfgGWhvBGZRxYQtK3TFL4XmBI9QUr7sSRj0i3DGsviPlrxA7H3BCSKILUIt4LubtReHtKW8wnmdVdgeCRrSHsUIYu9PQGS5U1x73gp3/1tpsSMl/pMNgMzahfbHJta9RgcUZMPnTAqvqtcEpGON2lXrLsex/XyQfJem7jo/a4Ia19jGye15FKnkL5xXSpBH0nyTPeuoqCfnczs+ALa2g8/mmEB+HKyRW4i6GJnNFWsbR+6r3a2cwc/ef43N4OGkX/sHYXOrdaj5ru6mOiEpWkIKSfjzwPxcgqhjxwYp8/EhZ", "name": "CreateKeypairsCleanupTests-29d662d1-8862-4c96-a4e1-8060352a37bb"}}' 2018-07-24 04:27:18,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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-7b74e755-e5b4-40e6-a602-8daeb564aacd x-compute-request-id: req-7b74e755-e5b4-40e6-a602-8daeb564aacd Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3GGyUXPmei3Ok97008jsgv0ceFQwuS8r2QlE5cyaBCfgGWhvBGZRxYQtK3TFL4XmBI9QUr7sSRj0i3DGsviPlrxA7H3BCSKILUIt4LubtReHtKW8wnmdVdgeCRrSHsUIYu9PQGS5U1x73gp3/1tpsSMl/pMNgMzahfbHJta9RgcUZMPnTAqvqtcEpGON2lXrLsex/XyQfJem7jo/a4Ia19jGye15FKnkL5xXSpBH0nyTPeuoqCfnczs+ALa2g8/mmEB+HKyRW4i6GJnNFWsbR+6r3a2cwc/ef43N4OGkX/sHYXOrdaj5ru6mOiEpWkIKSfjzwPxcgqhjxwYp8/EhZ", "user_id": "24f4e56b184f45489afd0cfec4faf7e3", "name": "CreateKeypairsCleanupTests-29d662d1-8862-4c96-a4e1-8060352a37bb", "fingerprint": "6a:00:47:5d:f3:f4:01:07:ee:ca:2d:74:6e:a3:ee:24"}} 2018-07-24 04:27:18,231 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-7b74e755-e5b4-40e6-a602-8daeb564aacd 2018-07-24 04:27:18,231 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-29d662d1-8862-4c96-a4e1-8060352a37bb 2018-07-24 04:27:18,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-29d662d1-8862-4c96-a4e1-8060352a37bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8b3fb8448594fdb66a1c317999030b654a9cb23" 2018-07-24 04:27:18,283 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:27: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-1c4c1b8a-a7c2-428c-95a0-63d554ee2061 x-compute-request-id: req-1c4c1b8a-a7c2-428c-95a0-63d554ee2061 Content-Length: 0 Content-Type: application/json 2018-07-24 04:27:18,283 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-29d662d1-8862-4c96-a4e1-8060352a37bb used request id req-1c4c1b8a-a7c2-428c-95a0-63d554ee2061 2018-07-24 04:27:18,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:18,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0ecd0ef9-58d8-418e-bac0-b31acf2e16d5 Date: Tue, 24 Jul 2018 04:27:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:27:18,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-0ecd0ef9-58d8-418e-bac0-b31acf2e16d5 2018-07-24 04:27:18,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:18,771 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a9ca72-6c46-42d7-a2a0-25a6ba61f041 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:18,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-f9a9ca72-6c46-42d7-a2a0-25a6ba61f041 2018-07-24 04:27:18,771 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:18,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:18,933 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aeeae1f-a824-4df5-a4dd-039f121c3070 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:18,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-2aeeae1f-a824-4df5-a4dd-039f121c3070 2018-07-24 04:27:18,934 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:18,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:19,032 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25ee130d-155b-42b0-9d81-41a90b4869f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:19,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-25ee130d-155b-42b0-9d81-41a90b4869f3 2018-07-24 04:27:19,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:19,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:19,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dced5c8-6a71-4a37-b597-ecbe62551664 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:27:19,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-9dced5c8-6a71-4a37-b597-ecbe62551664 2018-07-24 04:27:19,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:19,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855b2019-6b3d-49fb-b987-a040846e5aa3 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:27:19,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-855b2019-6b3d-49fb-b987-a040846e5aa3 2018-07-24 04:27:19,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:19,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01c29c8b-fd01-4dc1-baa2-415411a8fcdb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:19,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-01c29c8b-fd01-4dc1-baa2-415411a8fcdb 2018-07-24 04:27:19,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:19,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:19,420 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4d6c346-118e-48ee-8b75-9cf2144ab48c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:19,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-b4d6c346-118e-48ee-8b75-9cf2144ab48c 2018-07-24 04:27:19,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:19,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:19,514 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e93e26c7-b723-4bd9-a6e1-669f735b5495 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:19,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-e93e26c7-b723-4bd9-a6e1-669f735b5495 2018-07-24 04:27:19,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:19,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:19,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cae221b-3bb6-4c0f-80b0-725ac2fb5aee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:19,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-8cae221b-3bb6-4c0f-80b0-725ac2fb5aee 2018-07-24 04:27:19,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:19,609 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj 2018-07-24 04:27:19,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/59c4ef132fbd4df7bd476a610114f7d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:19,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5212184d-4912-4067-ad73-814cbabd9329 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:19,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/59c4ef132fbd4df7bd476a610114f7d8 used request id req-5212184d-4912-4067-ad73-814cbabd9329 2018-07-24 04:27:19,845 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-59dab0ef-c47c-47c-proj-role 2018-07-24 04:27:19,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/aa48824815c34d11acadaf81e4a85069 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:19,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8db232bc-d1b9-4433-b293-d8ae7d295d17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:19,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/aa48824815c34d11acadaf81e4a85069 used request id req-8db232bc-d1b9-4433-b293-d8ae7d295d17 2018-07-24 04:27:19,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9a281d4a0e7bc4ae1c08f18ea4161d1a767219" 2018-07-24 04:27:20,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a93a1b1-b234-4e40-bbf2-051f2ed241b0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:20,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4a93a1b1-b234-4e40-bbf2-051f2ed241b0 2018-07-24 04:27:20,048 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-59dab0ef-c47c-47c-user 2018-07-24 04:27:20,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/24f4e56b184f45489afd0cfec4faf7e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd3313320137f21b92922be9a2bb92467b99a45" 2018-07-24 04:27:20,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f43e1b6c-3304-4a40-8159-ba538069b708 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:20,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/24f4e56b184f45489afd0cfec4faf7e3 used request id req-f43e1b6c-3304-4a40-8159-ba538069b708 2018-07-24 04:27:20,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:20,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["NLD0piv9SaKoUnu_QFDcOA"], "issued_at": "2018-07-24T04:27:20.000000Z"}} 2018-07-24 04:27:20,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}468a74399c1018e8957d6ede7c2a6ce55865ff29" 2018-07-24 04:27:20,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62939077-4a33-4a76-8b00-237b7ee28036 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:20,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-62939077-4a33-4a76-8b00-237b7ee28036 2018-07-24 04:27:20,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:20,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:21,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["4p6evlffTmurXRtpCnVFmw"], "issued_at": "2018-07-24T04:27:21.000000Z"}} 2018-07-24 04:27:21,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:21,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68fd16a-9f81-4070-9bc7-1ea2de521103 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:21,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c68fd16a-9f81-4070-9bc7-1ea2de521103 2018-07-24 04:27:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:21,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:21,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3b10829f-23f1-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:21,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e4aecf-6462-4f04-a38a-fce3310fca39 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3b10829f-23f1-496-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:27:21,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3b10829f-23f1-496-proj used request id req-c9e4aecf-6462-4f04-a38a-fce3310fca39 2018-07-24 04:27:21,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:21,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a4be2e-1b71-46cb-9ed4-ec4ecca22483 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:21,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-95a4be2e-1b71-46cb-9ed4-ec4ecca22483 2018-07-24 04:27:21,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-3b10829f-23f1-496-proj"}}' 2018-07-24 04:27:21,624 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb205604-fca1-400c-ba7b-d911d18060ab Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/af18f2e5d58648ecb55bf4ba2abb34e0"}, "tags": [], "enabled": true, "id": "af18f2e5d58648ecb55bf4ba2abb34e0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-3b10829f-23f1-496-proj"}} 2018-07-24 04:27:21,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-fb205604-fca1-400c-ba7b-d911d18060ab 2018-07-24 04:27:21,625 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-3b10829f-23f1-496-proj 2018-07-24 04:27:21,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:21,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:22,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["lUmMdF73S12ohj2Ctl9zAA"], "issued_at": "2018-07-24T04:27:22.000000Z"}} 2018-07-24 04:27:22,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7547c82652d64a72a6cbc81210c03f3295075101" 2018-07-24 04:27:22,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec8a165-8c4f-4ff2-a028-a8dc664b9abf 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:22,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3ec8a165-8c4f-4ff2-a028-a8dc664b9abf 2018-07-24 04:27:22,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:22,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:22,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547c82652d64a72a6cbc81210c03f3295075101" 2018-07-24 04:27:22,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22bf1eaa-a02f-474f-9e7d-9689ace1a6e7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:27:22,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-22bf1eaa-a02f-474f-9e7d-9689ace1a6e7 2018-07-24 04:27:22,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-3b10829f-23f1-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547c82652d64a72a6cbc81210c03f3295075101" 2018-07-24 04:27:22,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75768cc-d22a-4c8f-a7f6-cd7a26a59875 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-3b10829f-23f1-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/af18f2e5d58648ecb55bf4ba2abb34e0"}, "tags": [], "enabled": true, "id": "af18f2e5d58648ecb55bf4ba2abb34e0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-3b10829f-23f1-496-proj"}]} 2018-07-24 04:27:22,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-3b10829f-23f1-496-proj used request id req-c75768cc-d22a-4c8f-a7f6-cd7a26a59875 2018-07-24 04:27:22,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547c82652d64a72a6cbc81210c03f3295075101" 2018-07-24 04:27:22,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f3813b-fed0-4c5e-b5c2-f70ce36a84d2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:22,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-49f3813b-fed0-4c5e-b5c2-f70ce36a84d2 2018-07-24 04:27:22,804 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-3b10829f-23f1-496-user 2018-07-24 04:27:22,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:22,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:22,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63aa3e89-eab4-4a4e-8247-84b1d6cd38a2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:22,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-63aa3e89-eab4-4a4e-8247-84b1d6cd38a2 2018-07-24 04:27:22,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" -d '{"role": {"name": "CreateKeypairsCleanupTests-3b10829f-23f1-496-proj-role"}}' 2018-07-24 04:27:23,007 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2ee82ce-f64c-4f2e-ba62-0b13777bb042 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dedc4d848ec3470ab82ee3ff1017dcd9", "links": {"self": "http://172.30.9.24:5000/v3/roles/dedc4d848ec3470ab82ee3ff1017dcd9"}, "name": "CreateKeypairsCleanupTests-3b10829f-23f1-496-proj-role"}} 2018-07-24 04:27:23,007 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b2ee82ce-f64c-4f2e-ba62-0b13777bb042 2018-07-24 04:27:23,008 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-3b10829f-23f1-496-proj-role 2018-07-24 04:27:23,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/dedc4d848ec3470ab82ee3ff1017dcd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:23,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eeddd3c-bb6e-436d-a39b-8d4130f86b9f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dedc4d848ec3470ab82ee3ff1017dcd9", "links": {"self": "http://172.30.9.24:5000/v3/roles/dedc4d848ec3470ab82ee3ff1017dcd9"}, "name": "CreateKeypairsCleanupTests-3b10829f-23f1-496-proj-role"}} 2018-07-24 04:27:23,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/dedc4d848ec3470ab82ee3ff1017dcd9 used request id req-6eeddd3c-bb6e-436d-a39b-8d4130f86b9f 2018-07-24 04:27:23,029 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-3b10829f-23f1-496-proj-role to project CreateKeypairsCleanupTests-3b10829f-23f1-496-proj 2018-07-24 04:27:23,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/af18f2e5d58648ecb55bf4ba2abb34e0/users/9424298bb2ce4321aa754089871b6c35/roles/dedc4d848ec3470ab82ee3ff1017dcd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:23,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbc98d74-cfdc-45d9-8c2d-1ee61513b0ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:23,185 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/af18f2e5d58648ecb55bf4ba2abb34e0/users/9424298bb2ce4321aa754089871b6c35/roles/dedc4d848ec3470ab82ee3ff1017dcd9 used request id req-fbc98d74-cfdc-45d9-8c2d-1ee61513b0ee 2018-07-24 04:27:23,185 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:27:23,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:23,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:23,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dedc4d848ec3470ab82ee3ff1017dcd9", "name": "CreateKeypairsCleanupTests-3b10829f-23f1-496-proj-role"}], "expires_at": "2018-07-24T05:27:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af18f2e5d58648ecb55bf4ba2abb34e0", "name": "CreateKeypairsCleanupTests-3b10829f-23f1-496-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/af18f2e5d58648ecb55bf4ba2abb34e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-3b10829f-23f1-496-user", "id": "9424298bb2ce4321aa754089871b6c35"}, "audit_ids": ["HwatGIwlSEKEYr9p0Z6dJA"], "issued_at": "2018-07-24T04:27:23.000000Z"}} 2018-07-24 04:27:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}330bd43f05024eb128f11835e22ed36953e54161" 2018-07-24 04:27:23,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f3ea74-9066-4131-a79f-17873d496dbd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:23,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f9f3ea74-9066-4131-a79f-17873d496dbd 2018-07-24 04:27:23,678 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:27:23,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330bd43f05024eb128f11835e22ed36953e54161" 2018-07-24 04:27:23,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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-e65920ec-950f-4a8f-a9fd-93dd4fc9c5af x-compute-request-id: req-e65920ec-950f-4a8f-a9fd-93dd4fc9c5af Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 04:27:23,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-e65920ec-950f-4a8f-a9fd-93dd4fc9c5af 2018-07-24 04:27:23,972 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-9e795d90-d1f3-4fe8-b59b-cd6f1d36930c... 2018-07-24 04:27:23,972 - OpenStackKeypair - INFO - Creating new keypair 2018-07-24 04:27:23,988 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-9e795d90-d1f3-4fe8-b59b-cd6f1d36930c 2018-07-24 04:27:23,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330bd43f05024eb128f11835e22ed36953e54161" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCvwEX3OwFhD1bS2hSzRwNA04Vy95hTy7EAeqNpvtvjv/ziqvkceNKkvMONP2dEPfxWrusetPodflbY8WSaDA2OW5NZ72yHTd1/NQ1np7ZKpoyC5KP68aj133SnLNv32vQ1eohd4BQSWcxUIiEWkWTS6bcupcx4Urvec5nNr5AdSw==", "name": "CreateKeypairsCleanupTests-9e795d90-d1f3-4fe8-b59b-cd6f1d36930c"}}' 2018-07-24 04:27:24,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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-44f1e452-c011-446b-b301-674b79d468b6 x-compute-request-id: req-44f1e452-c011-446b-b301-674b79d468b6 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCvwEX3OwFhD1bS2hSzRwNA04Vy95hTy7EAeqNpvtvjv/ziqvkceNKkvMONP2dEPfxWrusetPodflbY8WSaDA2OW5NZ72yHTd1/NQ1np7ZKpoyC5KP68aj133SnLNv32vQ1eohd4BQSWcxUIiEWkWTS6bcupcx4Urvec5nNr5AdSw==", "user_id": "9424298bb2ce4321aa754089871b6c35", "name": "CreateKeypairsCleanupTests-9e795d90-d1f3-4fe8-b59b-cd6f1d36930c", "fingerprint": "2a:ca:e7:f3:96:c5:6b:95:d9:a7:de:b4:d5:ac:73:c0"}} 2018-07-24 04:27:24,098 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-44f1e452-c011-446b-b301-674b79d468b6 2018-07-24 04:27:24,100 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-9e795d90-d1f3-4fe8-b59b-cd6f1d36930c.pub 2018-07-24 04:27:24,101 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-9e795d90-d1f3-4fe8-b59b-cd6f1d36930c 2018-07-24 04:27:24,101 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-9e795d90-d1f3-4fe8-b59b-cd6f1d36930c 2018-07-24 04:27:24,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9e795d90-d1f3-4fe8-b59b-cd6f1d36930c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}330bd43f05024eb128f11835e22ed36953e54161" 2018-07-24 04:27:24,157 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:27: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-e07108a4-4639-4cb3-a5a9-9b7790641cdd x-compute-request-id: req-e07108a4-4639-4cb3-a5a9-9b7790641cdd Content-Length: 0 Content-Type: application/json 2018-07-24 04:27:24,157 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9e795d90-d1f3-4fe8-b59b-cd6f1d36930c used request id req-e07108a4-4639-4cb3-a5a9-9b7790641cdd 2018-07-24 04:27:24,158 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-9e795d90-d1f3-4fe8-b59b-cd6f1d36930c.pub] 2018-07-24 04:27:24,158 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-9e795d90-d1f3-4fe8-b59b-cd6f1d36930c] 2018-07-24 04:27:24,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:24,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f1d8a2a3-7c19-4125-b561-038a4f4d9f9c Date: Tue, 24 Jul 2018 04:27:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:27:24,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-f1d8a2a3-7c19-4125-b561-038a4f4d9f9c 2018-07-24 04:27:24,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:24,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20a7f8b1-5b5d-43ec-ba63-4f95350a4f41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:24,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-20a7f8b1-5b5d-43ec-ba63-4f95350a4f41 2018-07-24 04:27:24,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:24,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:24,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6608b552-4003-4cca-81f1-0e132ce166e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:24,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-6608b552-4003-4cca-81f1-0e132ce166e2 2018-07-24 04:27:24,589 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:24,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:24,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2389fd1d-0802-4ba7-aa95-a26d7323470a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:24,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-2389fd1d-0802-4ba7-aa95-a26d7323470a 2018-07-24 04:27:24,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:24,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:24,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b5eb6ea-b916-430f-9c0c-fecd28867383 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:27:24,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-5b5eb6ea-b916-430f-9c0c-fecd28867383 2018-07-24 04:27:24,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:24,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2949bfcb-4a74-46e9-b44d-07578873e15c 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:27:24,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-2949bfcb-4a74-46e9-b44d-07578873e15c 2018-07-24 04:27:24,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:24,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b03d9453-e2f0-4227-8371-84ae3b4489d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:24,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-b03d9453-e2f0-4227-8371-84ae3b4489d6 2018-07-24 04:27:24,981 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:24,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:25,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07de35db-1ec3-4797-b3ae-604a2278d998 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:25,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-07de35db-1ec3-4797-b3ae-604a2278d998 2018-07-24 04:27:25,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:25,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:25,165 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0d22613-7f65-4dc3-b9a8-726abea10c64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:25,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-e0d22613-7f65-4dc3-b9a8-726abea10c64 2018-07-24 04:27:25,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:25,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:25,263 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db803dbe-c216-4a3c-ac0f-184f4d404f0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:25,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-db803dbe-c216-4a3c-ac0f-184f4d404f0c 2018-07-24 04:27:25,264 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:25,264 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-3b10829f-23f1-496-proj 2018-07-24 04:27:25,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/af18f2e5d58648ecb55bf4ba2abb34e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:25,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6db32cd9-2e68-4c77-9ce9-135473700a42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:25,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/af18f2e5d58648ecb55bf4ba2abb34e0 used request id req-6db32cd9-2e68-4c77-9ce9-135473700a42 2018-07-24 04:27:25,480 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-3b10829f-23f1-496-proj-role 2018-07-24 04:27:25,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/dedc4d848ec3470ab82ee3ff1017dcd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:25,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77795a55-6646-458c-b7da-1c62b7d976e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:25,594 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/dedc4d848ec3470ab82ee3ff1017dcd9 used request id req-77795a55-6646-458c-b7da-1c62b7d976e5 2018-07-24 04:27:25,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6707807fb30577296291c337a10a230e9a44f4" 2018-07-24 04:27:25,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e951df7-7ef9-488e-a77c-a8f50160f577 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:25,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6e951df7-7ef9-488e-a77c-a8f50160f577 2018-07-24 04:27:25,693 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-3b10829f-23f1-496-user 2018-07-24 04:27:25,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/9424298bb2ce4321aa754089871b6c35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7547c82652d64a72a6cbc81210c03f3295075101" 2018-07-24 04:27:25,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36884037-d64e-43a0-8c68-d43743be3020 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:25,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/9424298bb2ce4321aa754089871b6c35 used request id req-36884037-d64e-43a0-8c68-d43743be3020 2018-07-24 04:27:25,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:26,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["0moXIuBjR-SWniVgosMLvw"], "issued_at": "2018-07-24T04:27:26.000000Z"}} 2018-07-24 04:27:26,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a3d06a6ffc01f6ac94e14969dd56c9efe492bf33" 2018-07-24 04:27:26,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-610c5f0e-81c6-4d81-a399-01ca9ea949e4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:26,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-610c5f0e-81c6-4d81-a399-01ca9ea949e4 2018-07-24 04:27:26,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:26,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:26,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["g6xgSlxcTZW3y9cnklNLrA"], "issued_at": "2018-07-24T04:27:26.000000Z"}} 2018-07-24 04:27:26,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:26,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab98b62-3ea8-4695-ac89-ce4b123da60a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:26,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7ab98b62-3ea8-4695-ac89-ce4b123da60a 2018-07-24 04:27:26,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:26,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27:26 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:26,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:26,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e575b0-6f81-4060-97d0-b87ec0aab5cf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:27:26,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj used request id req-30e575b0-6f81-4060-97d0-b87ec0aab5cf 2018-07-24 04:27:26,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:27,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dcb634b-0258-4ad0-a043-bc7605bfb7d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:27,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-5dcb634b-0258-4ad0-a043-bc7605bfb7d4 2018-07-24 04:27:27,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj"}}' 2018-07-24 04:27:27,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9270904-f7c8-4e8c-926c-9911c923f171 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/942800cf6d6a477ca79c4b4e9212a360"}, "tags": [], "enabled": true, "id": "942800cf6d6a477ca79c4b4e9212a360", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj"}} 2018-07-24 04:27:27,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e9270904-f7c8-4e8c-926c-9911c923f171 2018-07-24 04:27:27,199 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj 2018-07-24 04:27:27,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:27,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:27,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["WoaFayjhSoeP6OFJ2Z40cg"], "issued_at": "2018-07-24T04:27:27.000000Z"}} 2018-07-24 04:27:27,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7fccf6ce973790128d8d40a69ed620a9bdc21400" 2018-07-24 04:27:27,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc857e9-229f-4cc3-b39f-320e97d0ece0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:27,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2dc857e9-229f-4cc3-b39f-320e97d0ece0 2018-07-24 04:27:27,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:27,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:27,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fccf6ce973790128d8d40a69ed620a9bdc21400" 2018-07-24 04:27:27,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a14446-45ae-4bf5-91df-ee1e3f429131 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:27:27,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-42a14446-45ae-4bf5-91df-ee1e3f429131 2018-07-24 04:27:27,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fccf6ce973790128d8d40a69ed620a9bdc21400" 2018-07-24 04:27:27,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21852ad0-4e76-49a1-babc-b94008427793 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/942800cf6d6a477ca79c4b4e9212a360"}, "tags": [], "enabled": true, "id": "942800cf6d6a477ca79c4b4e9212a360", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj"}]} 2018-07-24 04:27:27,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj used request id req-21852ad0-4e76-49a1-babc-b94008427793 2018-07-24 04:27:27,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fccf6ce973790128d8d40a69ed620a9bdc21400" 2018-07-24 04:27:27,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69925e05-dc0b-4d14-82fb-44a274e6dc97 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:27,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-69925e05-dc0b-4d14-82fb-44a274e6dc97 2018-07-24 04:27:28,289 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-user 2018-07-24 04:27:28,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:28,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7dc8f7-f249-4a79-b3cb-32ad14572872 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:28,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4a7dc8f7-f249-4a79-b3cb-32ad14572872 2018-07-24 04:27:28,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" -d '{"role": {"name": "CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj-role"}}' 2018-07-24 04:27:28,529 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eba73be-4621-4d6a-a8dc-dc713b71111c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2499978db78b41a8ba78a8ed604f2e81", "links": {"self": "http://172.30.9.24:5000/v3/roles/2499978db78b41a8ba78a8ed604f2e81"}, "name": "CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj-role"}} 2018-07-24 04:27:28,529 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-3eba73be-4621-4d6a-a8dc-dc713b71111c 2018-07-24 04:27:28,529 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj-role 2018-07-24 04:27:28,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2499978db78b41a8ba78a8ed604f2e81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:28,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374d7f48-6a8d-4d1c-9f24-cc3ce15690fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2499978db78b41a8ba78a8ed604f2e81", "links": {"self": "http://172.30.9.24:5000/v3/roles/2499978db78b41a8ba78a8ed604f2e81"}, "name": "CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj-role"}} 2018-07-24 04:27:28,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2499978db78b41a8ba78a8ed604f2e81 used request id req-374d7f48-6a8d-4d1c-9f24-cc3ce15690fa 2018-07-24 04:27:28,620 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj-role to project CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj 2018-07-24 04:27:28,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/942800cf6d6a477ca79c4b4e9212a360/users/fa5af3534dac4ec6bb5957d48d5f021d/roles/2499978db78b41a8ba78a8ed604f2e81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:28,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33372783-f006-46f8-8ae6-6aba33a43c1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:28,746 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/942800cf6d6a477ca79c4b4e9212a360/users/fa5af3534dac4ec6bb5957d48d5f021d/roles/2499978db78b41a8ba78a8ed604f2e81 used request id req-33372783-f006-46f8-8ae6-6aba33a43c1d 2018-07-24 04:27:28,747 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:27:28,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:28,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:29,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2499978db78b41a8ba78a8ed604f2e81", "name": "CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj-role"}], "expires_at": "2018-07-24T05:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "942800cf6d6a477ca79c4b4e9212a360", "name": "CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_942800cf6d6a477ca79c4b4e9212a360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_942800cf6d6a477ca79c4b4e9212a360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/942800cf6d6a477ca79c4b4e9212a360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/942800cf6d6a477ca79c4b4e9212a360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/942800cf6d6a477ca79c4b4e9212a360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/942800cf6d6a477ca79c4b4e9212a360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/942800cf6d6a477ca79c4b4e9212a360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/942800cf6d6a477ca79c4b4e9212a360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/942800cf6d6a477ca79c4b4e9212a360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/942800cf6d6a477ca79c4b4e9212a360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/942800cf6d6a477ca79c4b4e9212a360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/942800cf6d6a477ca79c4b4e9212a360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/942800cf6d6a477ca79c4b4e9212a360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/942800cf6d6a477ca79c4b4e9212a360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-user", "id": "fa5af3534dac4ec6bb5957d48d5f021d"}, "audit_ids": ["XKChYMbMRla3LaDfilyw2Q"], "issued_at": "2018-07-24T04:27:29.000000Z"}} 2018-07-24 04:27:29,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a7e95532e6d39ae354f88eb965da2cbfd1cec3b0" 2018-07-24 04:27:29,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a397e33c-a504-4654-9cce-0c54e0c5dfcc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:29,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a397e33c-a504-4654-9cce-0c54e0c5dfcc 2018-07-24 04:27:29,324 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:27:29,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e95532e6d39ae354f88eb965da2cbfd1cec3b0" 2018-07-24 04:27:29,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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-b9a560e5-c190-4b30-b5bf-d4f48b5b0927 x-compute-request-id: req-b9a560e5-c190-4b30-b5bf-d4f48b5b0927 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 04:27:29,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-b9a560e5-c190-4b30-b5bf-d4f48b5b0927 2018-07-24 04:27:29,526 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-57496497-0f83-48ed-b6cc-6ed10ad92aec... 2018-07-24 04:27:29,527 - OpenStackKeypair - INFO - Creating new keypair 2018-07-24 04:27:29,555 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-57496497-0f83-48ed-b6cc-6ed10ad92aec 2018-07-24 04:27:29,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e95532e6d39ae354f88eb965da2cbfd1cec3b0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDE/nqMwm4vUzSCorxONgPLf2MERAZ5DAI382S+U6EcdjyAswcD3b73IGGeY4ZIaqYKgRYAaFqGe0HpZs5Vq9+6DW+2CisNhHaTEYlHGHxCtrBF1CLX8MsA4hiRfR4bmIBW+Le+m/B+757QftYRzsQzpZpb1qaKovNssoY7v8DJ3Q==", "name": "CreateKeypairsCleanupTests-57496497-0f83-48ed-b6cc-6ed10ad92aec"}}' 2018-07-24 04:27:29,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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-d9a11ce4-b166-41e5-bfd0-b2000edbd557 x-compute-request-id: req-d9a11ce4-b166-41e5-bfd0-b2000edbd557 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDE/nqMwm4vUzSCorxONgPLf2MERAZ5DAI382S+U6EcdjyAswcD3b73IGGeY4ZIaqYKgRYAaFqGe0HpZs5Vq9+6DW+2CisNhHaTEYlHGHxCtrBF1CLX8MsA4hiRfR4bmIBW+Le+m/B+757QftYRzsQzpZpb1qaKovNssoY7v8DJ3Q==", "user_id": "fa5af3534dac4ec6bb5957d48d5f021d", "name": "CreateKeypairsCleanupTests-57496497-0f83-48ed-b6cc-6ed10ad92aec", "fingerprint": "81:32:31:28:dd:6c:08:09:5b:88:57:ad:d8:b3:50:49"}} 2018-07-24 04:27:29,625 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d9a11ce4-b166-41e5-bfd0-b2000edbd557 2018-07-24 04:27:29,636 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-57496497-0f83-48ed-b6cc-6ed10ad92aec.pub 2018-07-24 04:27:29,637 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-57496497-0f83-48ed-b6cc-6ed10ad92aec 2018-07-24 04:27:29,637 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-57496497-0f83-48ed-b6cc-6ed10ad92aec 2018-07-24 04:27:29,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-57496497-0f83-48ed-b6cc-6ed10ad92aec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e95532e6d39ae354f88eb965da2cbfd1cec3b0" 2018-07-24 04:27:29,672 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:27: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-470c2f61-4d7f-4d4e-8486-638e2c8152f4 x-compute-request-id: req-470c2f61-4d7f-4d4e-8486-638e2c8152f4 Content-Length: 0 Content-Type: application/json 2018-07-24 04:27:29,672 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-57496497-0f83-48ed-b6cc-6ed10ad92aec used request id req-470c2f61-4d7f-4d4e-8486-638e2c8152f4 2018-07-24 04:27:29,673 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-57496497-0f83-48ed-b6cc-6ed10ad92aec.pub] 2018-07-24 04:27:29,673 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-57496497-0f83-48ed-b6cc-6ed10ad92aec] 2018-07-24 04:27:29,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:29,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7362850e-3d7a-494b-b9c3-874d184ed82c Date: Tue, 24 Jul 2018 04:27:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:27:29,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-7362850e-3d7a-494b-b9c3-874d184ed82c 2018-07-24 04:27:29,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:30,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f690bc3-5056-4b64-b777-c3d06db3e89d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:30,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-5f690bc3-5056-4b64-b777-c3d06db3e89d 2018-07-24 04:27:30,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:30,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:30,129 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c20684c7-5248-4210-94b8-31243254e282 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:30,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-c20684c7-5248-4210-94b8-31243254e282 2018-07-24 04:27:30,130 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:30,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:30,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0670701-bb8a-4d5e-a47b-64fd40b346b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:30,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-c0670701-bb8a-4d5e-a47b-64fd40b346b4 2018-07-24 04:27:30,150 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:30,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:30,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e71aca-de1c-4a32-ae2e-348d4951a6ec Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:27:30,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-18e71aca-de1c-4a32-ae2e-348d4951a6ec 2018-07-24 04:27:30,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:30,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8091a958-cec0-40a9-9f7c-c7ec7502e16e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:27:30,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-8091a958-cec0-40a9-9f7c-c7ec7502e16e 2018-07-24 04:27:30,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:30,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d4feaf6-2cf2-47d9-a916-a212adaa7684 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:30,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-1d4feaf6-2cf2-47d9-a916-a212adaa7684 2018-07-24 04:27:30,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:30,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:30,524 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-449ef4a7-c866-4e50-80a9-afd91558b1f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:30,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-449ef4a7-c866-4e50-80a9-afd91558b1f7 2018-07-24 04:27:30,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:30,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:30,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb58a928-a0c3-4233-a390-84d7676c56b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:30,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-fb58a928-a0c3-4233-a390-84d7676c56b1 2018-07-24 04:27:30,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:30,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:30,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-409862c5-1e67-4add-ba75-2662e140aefb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:30,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-409862c5-1e67-4add-ba75-2662e140aefb 2018-07-24 04:27:30,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:30,714 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj 2018-07-24 04:27:30,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/942800cf6d6a477ca79c4b4e9212a360 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:30,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dde6b48-4e99-45e3-89fb-caf99d939bda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:30,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/942800cf6d6a477ca79c4b4e9212a360 used request id req-2dde6b48-4e99-45e3-89fb-caf99d939bda 2018-07-24 04:27:30,954 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-proj-role 2018-07-24 04:27:30,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/2499978db78b41a8ba78a8ed604f2e81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:31,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee3ba4f2-60c6-4ab2-b200-7627e6dd9f35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:31,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/2499978db78b41a8ba78a8ed604f2e81 used request id req-ee3ba4f2-60c6-4ab2-b200-7627e6dd9f35 2018-07-24 04:27:31,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2648860890176a790d765eff25f80f65eadecbbd" 2018-07-24 04:27:31,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00877631-f048-486d-84ac-62bda3415051 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:31,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-00877631-f048-486d-84ac-62bda3415051 2018-07-24 04:27:31,163 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-9daa0ea5-d89b-48a-user 2018-07-24 04:27:31,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/fa5af3534dac4ec6bb5957d48d5f021d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fccf6ce973790128d8d40a69ed620a9bdc21400" 2018-07-24 04:27:31,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-311acfae-90f6-4b20-a64d-c129e6c5392e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:31,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/fa5af3534dac4ec6bb5957d48d5f021d used request id req-311acfae-90f6-4b20-a64d-c129e6c5392e 2018-07-24 04:27:31,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:31,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["KLROLIEtTLu7DdgYTeICUw"], "issued_at": "2018-07-24T04:27:31.000000Z"}} 2018-07-24 04:27:31,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}11900b20b009cd916d70d5a999ad55441a391687" 2018-07-24 04:27:31,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6298da8-3797-4719-a42e-9a59f1458614 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:31,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a6298da8-3797-4719-a42e-9a59f1458614 2018-07-24 04:27:31,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:31,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:32,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Rf6QUqtpTqCdfUFhEdQjzQ"], "issued_at": "2018-07-24T04:27:32.000000Z"}} 2018-07-24 04:27:32,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:32,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65ed9c3-1559-4882-854f-8a7239a387d0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:32,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b65ed9c3-1559-4882-854f-8a7239a387d0 2018-07-24 04:27:32,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:32,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27:32 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:32,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1728c080-d273-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:32,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0652ba45-7367-4be7-8144-9c9a95714655 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1728c080-d273-4de-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:27:32,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1728c080-d273-4de-proj used request id req-0652ba45-7367-4be7-8144-9c9a95714655 2018-07-24 04:27:32,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:32,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9ace84-97fc-41c7-a135-92330c171369 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:32,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ef9ace84-97fc-41c7-a135-92330c171369 2018-07-24 04:27:32,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-1728c080-d273-4de-proj"}}' 2018-07-24 04:27:32,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17cc6dac-aa19-4dc4-a798-99d64b676a34 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d89bd665c7f54ce2b28fd723ee666b79"}, "tags": [], "enabled": true, "id": "d89bd665c7f54ce2b28fd723ee666b79", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-1728c080-d273-4de-proj"}} 2018-07-24 04:27:32,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-17cc6dac-aa19-4dc4-a798-99d64b676a34 2018-07-24 04:27:32,648 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-1728c080-d273-4de-proj 2018-07-24 04:27:32,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:32,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:33,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["19T33lYDT2yexLb8IeZ37A"], "issued_at": "2018-07-24T04:27:33.000000Z"}} 2018-07-24 04:27:33,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b31af4f4b0f3d83d668ee1da79488c8a9806e8d9" 2018-07-24 04:27:33,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe75c87f-d6e1-4ccd-9edc-1256067a3950 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:33,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fe75c87f-d6e1-4ccd-9edc-1256067a3950 2018-07-24 04:27:33,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:33,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:33,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31af4f4b0f3d83d668ee1da79488c8a9806e8d9" 2018-07-24 04:27:33,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc26de2-a27e-4767-9827-569596a5d458 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:27:33,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-adc26de2-a27e-4767-9827-569596a5d458 2018-07-24 04:27:33,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-1728c080-d273-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31af4f4b0f3d83d668ee1da79488c8a9806e8d9" 2018-07-24 04:27:33,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2234532-28da-4dcc-a948-ebef03f29df7 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-1728c080-d273-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d89bd665c7f54ce2b28fd723ee666b79"}, "tags": [], "enabled": true, "id": "d89bd665c7f54ce2b28fd723ee666b79", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-1728c080-d273-4de-proj"}]} 2018-07-24 04:27:33,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateKeypairsCleanupTests-1728c080-d273-4de-proj used request id req-e2234532-28da-4dcc-a948-ebef03f29df7 2018-07-24 04:27:33,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31af4f4b0f3d83d668ee1da79488c8a9806e8d9" 2018-07-24 04:27:33,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a1afa6-ffa5-4b73-b7ba-a9ccf1b5dd60 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:33,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-55a1afa6-ffa5-4b73-b7ba-a9ccf1b5dd60 2018-07-24 04:27:33,858 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-1728c080-d273-4de-user 2018-07-24 04:27:33,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:33,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:33,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42245766-4e80-4690-afef-b89453e35c97 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:33,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-42245766-4e80-4690-afef-b89453e35c97 2018-07-24 04:27:33,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" -d '{"role": {"name": "CreateKeypairsCleanupTests-1728c080-d273-4de-proj-role"}}' 2018-07-24 04:27:34,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef64c383-b6fb-43cf-8e3c-e73f0b43c95e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1e554a38641d4df48f48a0b5cd0145e4", "links": {"self": "http://172.30.9.24:5000/v3/roles/1e554a38641d4df48f48a0b5cd0145e4"}, "name": "CreateKeypairsCleanupTests-1728c080-d273-4de-proj-role"}} 2018-07-24 04:27:34,067 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-ef64c383-b6fb-43cf-8e3c-e73f0b43c95e 2018-07-24 04:27:34,067 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-1728c080-d273-4de-proj-role 2018-07-24 04:27:34,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/1e554a38641d4df48f48a0b5cd0145e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:34,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-219560f8-1dbe-46a1-8ba5-58d440d5641f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1e554a38641d4df48f48a0b5cd0145e4", "links": {"self": "http://172.30.9.24:5000/v3/roles/1e554a38641d4df48f48a0b5cd0145e4"}, "name": "CreateKeypairsCleanupTests-1728c080-d273-4de-proj-role"}} 2018-07-24 04:27:34,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/1e554a38641d4df48f48a0b5cd0145e4 used request id req-219560f8-1dbe-46a1-8ba5-58d440d5641f 2018-07-24 04:27:34,086 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-1728c080-d273-4de-proj-role to project CreateKeypairsCleanupTests-1728c080-d273-4de-proj 2018-07-24 04:27:34,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d89bd665c7f54ce2b28fd723ee666b79/users/053766ad52cf492497a6a34c371d92ea/roles/1e554a38641d4df48f48a0b5cd0145e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:34,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8177962-3011-45b0-a179-9ddd8b7a7cec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:34,239 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d89bd665c7f54ce2b28fd723ee666b79/users/053766ad52cf492497a6a34c371d92ea/roles/1e554a38641d4df48f48a0b5cd0145e4 used request id req-d8177962-3011-45b0-a179-9ddd8b7a7cec 2018-07-24 04:27:34,239 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:27:34,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:34,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:34,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e554a38641d4df48f48a0b5cd0145e4", "name": "CreateKeypairsCleanupTests-1728c080-d273-4de-proj-role"}], "expires_at": "2018-07-24T05:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d89bd665c7f54ce2b28fd723ee666b79", "name": "CreateKeypairsCleanupTests-1728c080-d273-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d89bd665c7f54ce2b28fd723ee666b79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d89bd665c7f54ce2b28fd723ee666b79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d89bd665c7f54ce2b28fd723ee666b79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d89bd665c7f54ce2b28fd723ee666b79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d89bd665c7f54ce2b28fd723ee666b79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d89bd665c7f54ce2b28fd723ee666b79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d89bd665c7f54ce2b28fd723ee666b79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d89bd665c7f54ce2b28fd723ee666b79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d89bd665c7f54ce2b28fd723ee666b79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d89bd665c7f54ce2b28fd723ee666b79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d89bd665c7f54ce2b28fd723ee666b79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d89bd665c7f54ce2b28fd723ee666b79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d89bd665c7f54ce2b28fd723ee666b79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d89bd665c7f54ce2b28fd723ee666b79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-1728c080-d273-4de-user", "id": "053766ad52cf492497a6a34c371d92ea"}, "audit_ids": ["MnazwY7rScCvHN6haZ_8Vw"], "issued_at": "2018-07-24T04:27:34.000000Z"}} 2018-07-24 04:27:34,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}54fd0feadf6391ef217aee9a64465720da9fa7e9" 2018-07-24 04:27:34,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d9077ba-8388-4716-b332-5c36e2ecf227 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:34,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7d9077ba-8388-4716-b332-5c36e2ecf227 2018-07-24 04:27:34,717 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:27:34,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54fd0feadf6391ef217aee9a64465720da9fa7e9" 2018-07-24 04:27:34,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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 x-openstack-request-id: req-6bfe3d8a-4c16-45cf-b683-eb6cb5ae4e35 x-compute-request-id: req-6bfe3d8a-4c16-45cf-b683-eb6cb5ae4e35 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 04:27:34,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-6bfe3d8a-4c16-45cf-b683-eb6cb5ae4e35 2018-07-24 04:27:34,906 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-c673264b-7124-45e5-b97f-f2c8c9078774... 2018-07-24 04:27:34,906 - OpenStackKeypair - INFO - Creating new keypair 2018-07-24 04:27:34,943 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-c673264b-7124-45e5-b97f-f2c8c9078774 2018-07-24 04:27:34,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54fd0feadf6391ef217aee9a64465720da9fa7e9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH1av78CnncGDb994BApvnlK+agpSp6zSC//JDZ64ItkT/NRCzXCg9kTp2KeTzgfgC7Epf0r5h4mj2POO/DlxgXWEPrSNeGmGctOyhAhI9ae9sUkD2tutQE+GVSETSHhr6sB+Ko+zFLEJnCPGFZjZ67T4UdUfcRplMvHQErcuiqw==", "name": "CreateKeypairsCleanupTests-c673264b-7124-45e5-b97f-f2c8c9078774"}}' 2018-07-24 04:27:35,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27: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-69c6e085-a7c6-4f7f-954c-7c984aeb2dfd x-compute-request-id: req-69c6e085-a7c6-4f7f-954c-7c984aeb2dfd Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH1av78CnncGDb994BApvnlK+agpSp6zSC//JDZ64ItkT/NRCzXCg9kTp2KeTzgfgC7Epf0r5h4mj2POO/DlxgXWEPrSNeGmGctOyhAhI9ae9sUkD2tutQE+GVSETSHhr6sB+Ko+zFLEJnCPGFZjZ67T4UdUfcRplMvHQErcuiqw==", "user_id": "053766ad52cf492497a6a34c371d92ea", "name": "CreateKeypairsCleanupTests-c673264b-7124-45e5-b97f-f2c8c9078774", "fingerprint": "b8:a5:45:27:aa:a1:f5:b3:60:81:18:7c:f0:eb:d9:33"}} 2018-07-24 04:27:35,014 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-69c6e085-a7c6-4f7f-954c-7c984aeb2dfd 2018-07-24 04:27:35,015 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-c673264b-7124-45e5-b97f-f2c8c9078774.pub 2018-07-24 04:27:35,016 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-c673264b-7124-45e5-b97f-f2c8c9078774 2018-07-24 04:27:35,016 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-c673264b-7124-45e5-b97f-f2c8c9078774 2018-07-24 04:27:35,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-c673264b-7124-45e5-b97f-f2c8c9078774 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54fd0feadf6391ef217aee9a64465720da9fa7e9" 2018-07-24 04:27:35,056 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:27: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-9129c3f2-76b7-48dd-bbc1-0d3f92dbc7ad x-compute-request-id: req-9129c3f2-76b7-48dd-bbc1-0d3f92dbc7ad Content-Length: 0 Content-Type: application/json 2018-07-24 04:27:35,056 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-c673264b-7124-45e5-b97f-f2c8c9078774 used request id req-9129c3f2-76b7-48dd-bbc1-0d3f92dbc7ad 2018-07-24 04:27:35,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:35,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-daeac864-7075-41d3-81c5-f98f8fa69aff Date: Tue, 24 Jul 2018 04:27:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:27:35,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-daeac864-7075-41d3-81c5-f98f8fa69aff 2018-07-24 04:27:35,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:35,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f792227-9999-404d-b04c-895f4394801d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:35,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-4f792227-9999-404d-b04c-895f4394801d 2018-07-24 04:27:35,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:35,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:35,492 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7e4742e-c391-4410-8b64-4d830cc5bbf8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:35,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-c7e4742e-c391-4410-8b64-4d830cc5bbf8 2018-07-24 04:27:35,492 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:35,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:35,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14c4f31f-62a8-432b-aa22-c56941fe894c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:35,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-14c4f31f-62a8-432b-aa22-c56941fe894c 2018-07-24 04:27:35,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:35,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:35,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5814e271-cb99-449e-800a-eb9f10909212 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:27:35,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-5814e271-cb99-449e-800a-eb9f10909212 2018-07-24 04:27:35,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:35,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17481c0-595c-4612-8b6b-b0171a55138d 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:27:35,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-f17481c0-595c-4612-8b6b-b0171a55138d 2018-07-24 04:27:35,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:35,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-850f4203-fa7a-44ae-a10c-456453361ca1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:35,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-850f4203-fa7a-44ae-a10c-456453361ca1 2018-07-24 04:27:35,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:35,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:35,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-851c5dc2-0fbf-44fe-81d9-7e816f8bc7dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:35,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-851c5dc2-0fbf-44fe-81d9-7e816f8bc7dd 2018-07-24 04:27:35,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:35,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f1b0c18-ca4d-43e5-87da-41f9e578f675 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:35,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-2f1b0c18-ca4d-43e5-87da-41f9e578f675 2018-07-24 04:27:35,986 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:35,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:36,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-762932ed-1e73-40de-833f-541ab8705068 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:36,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-762932ed-1e73-40de-833f-541ab8705068 2018-07-24 04:27:36,088 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:36,088 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-1728c080-d273-4de-proj 2018-07-24 04:27:36,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/d89bd665c7f54ce2b28fd723ee666b79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:36,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aed2c747-eae1-4b4d-88af-a434a7a13a4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:36,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d89bd665c7f54ce2b28fd723ee666b79 used request id req-aed2c747-eae1-4b4d-88af-a434a7a13a4d 2018-07-24 04:27:36,337 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-1728c080-d273-4de-proj-role 2018-07-24 04:27:36,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/1e554a38641d4df48f48a0b5cd0145e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:36,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73b45158-3539-4137-a1a9-f9a0196589c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:36,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/1e554a38641d4df48f48a0b5cd0145e4 used request id req-73b45158-3539-4137-a1a9-f9a0196589c1 2018-07-24 04:27:36,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130b78add06338acbd9e5df1bb3146eea44d5db0" 2018-07-24 04:27:36,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720eb075-e025-4bfa-993e-d327035ce0a6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:36,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-720eb075-e025-4bfa-993e-d327035ce0a6 2018-07-24 04:27:36,569 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-1728c080-d273-4de-user 2018-07-24 04:27:36,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/053766ad52cf492497a6a34c371d92ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31af4f4b0f3d83d668ee1da79488c8a9806e8d9" 2018-07-24 04:27:36,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-036a0a09-f752-4c3c-a162-717feb5b6ef4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:36,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/053766ad52cf492497a6a34c371d92ea used request id req-036a0a09-f752-4c3c-a162-717feb5b6ef4 2018-07-24 04:27:36,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:37,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["nCVIjO_-QuCl1YsHhs0C8g"], "issued_at": "2018-07-24T04:27:37.000000Z"}} 2018-07-24 04:27:37,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}06475d1e57afa64402c6416afca1cb44811d5a3c" 2018-07-24 04:27:37,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445f5318-00e2-4ef9-aefb-ffc9c795d3b6 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:37,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-445f5318-00e2-4ef9-aefb-ffc9c795d3b6 2018-07-24 04:27:37,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:37,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:37,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["zFzzjrqSTkiTYyYtzDkzmw"], "issued_at": "2018-07-24T04:27:37.000000Z"}} 2018-07-24 04:27:37,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:37,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7479b188-97ca-4021-9666-98891b452d46 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:37,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7479b188-97ca-4021-9666-98891b452d46 2018-07-24 04:27:37,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:37,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27:37 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:37,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:37,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31346ef8-b1e2-49c1-9da0-14ce1c0007ef Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:27:37,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj used request id req-31346ef8-b1e2-49c1-9da0-14ce1c0007ef 2018-07-24 04:27:37,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:37,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b667c4f-d045-4525-a049-8f6279bd7941 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:37,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6b667c4f-d045-4525-a049-8f6279bd7941 2018-07-24 04:27:37,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj"}}' 2018-07-24 04:27:38,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aea1ef1-1c3a-4453-99c2-07c044078e86 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c6b6ca7b25f8431489dd7f12dc059855"}, "tags": [], "enabled": true, "id": "c6b6ca7b25f8431489dd7f12dc059855", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj"}} 2018-07-24 04:27:38,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-6aea1ef1-1c3a-4453-99c2-07c044078e86 2018-07-24 04:27:38,049 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj 2018-07-24 04:27:38,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:38,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:38,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["sKX7XynETmWsrHyXkaL-HQ"], "issued_at": "2018-07-24T04:27:38.000000Z"}} 2018-07-24 04:27:38,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}67cbdc202046be1affbe682a7ab58519dcd07e01" 2018-07-24 04:27:38,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6830df5c-4e07-445e-82ac-d53151cf13b0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:38,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6830df5c-4e07-445e-82ac-d53151cf13b0 2018-07-24 04:27:38,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:38,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:38,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67cbdc202046be1affbe682a7ab58519dcd07e01" 2018-07-24 04:27:38,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28547820-2590-4b82-be1c-4a14783020c7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:27:38,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-28547820-2590-4b82-be1c-4a14783020c7 2018-07-24 04:27:38,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67cbdc202046be1affbe682a7ab58519dcd07e01" 2018-07-24 04:27:38,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17c3519-483f-46f3-ad8c-95a16ad0a9ca Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c6b6ca7b25f8431489dd7f12dc059855"}, "tags": [], "enabled": true, "id": "c6b6ca7b25f8431489dd7f12dc059855", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj"}]} 2018-07-24 04:27:38,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj used request id req-c17c3519-483f-46f3-ad8c-95a16ad0a9ca 2018-07-24 04:27:38,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67cbdc202046be1affbe682a7ab58519dcd07e01" 2018-07-24 04:27:38,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc37137e-7584-466b-8c40-f21806b90445 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:38,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-dc37137e-7584-466b-8c40-f21806b90445 2018-07-24 04:27:39,354 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-user 2018-07-24 04:27:39,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:39,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:39,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8f214e-1673-4a3f-977f-738e1a1f6fb1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:39,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6d8f214e-1673-4a3f-977f-738e1a1f6fb1 2018-07-24 04:27:39,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" -d '{"role": {"name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj-role"}}' 2018-07-24 04:27:39,571 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e68fabc-8cb7-4b94-8d8a-c8db2e727f81 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08007832fd2d451fa1343624128f2a91", "links": {"self": "http://172.30.9.24:5000/v3/roles/08007832fd2d451fa1343624128f2a91"}, "name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj-role"}} 2018-07-24 04:27:39,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-8e68fabc-8cb7-4b94-8d8a-c8db2e727f81 2018-07-24 04:27:39,571 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj-role 2018-07-24 04:27:39,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/08007832fd2d451fa1343624128f2a91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:39,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c29ba0-a8bf-415e-882f-c2020e0e3e82 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08007832fd2d451fa1343624128f2a91", "links": {"self": "http://172.30.9.24:5000/v3/roles/08007832fd2d451fa1343624128f2a91"}, "name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj-role"}} 2018-07-24 04:27:39,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/08007832fd2d451fa1343624128f2a91 used request id req-16c29ba0-a8bf-415e-882f-c2020e0e3e82 2018-07-24 04:27:39,669 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj-role to project CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj 2018-07-24 04:27:39,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/c6b6ca7b25f8431489dd7f12dc059855/users/b03c89424ad74b5698d763f64a963fef/roles/08007832fd2d451fa1343624128f2a91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:39,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5903eea4-e965-427c-ac55-6d931f30374f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:39,806 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/c6b6ca7b25f8431489dd7f12dc059855/users/b03c89424ad74b5698d763f64a963fef/roles/08007832fd2d451fa1343624128f2a91 used request id req-5903eea4-e965-427c-ac55-6d931f30374f 2018-07-24 04:27:39,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:39,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:40,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08007832fd2d451fa1343624128f2a91", "name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj-role"}], "expires_at": "2018-07-24T05:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6b6ca7b25f8431489dd7f12dc059855", "name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c6b6ca7b25f8431489dd7f12dc059855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c6b6ca7b25f8431489dd7f12dc059855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c6b6ca7b25f8431489dd7f12dc059855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c6b6ca7b25f8431489dd7f12dc059855", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c6b6ca7b25f8431489dd7f12dc059855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c6b6ca7b25f8431489dd7f12dc059855", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c6b6ca7b25f8431489dd7f12dc059855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c6b6ca7b25f8431489dd7f12dc059855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c6b6ca7b25f8431489dd7f12dc059855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c6b6ca7b25f8431489dd7f12dc059855", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c6b6ca7b25f8431489dd7f12dc059855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c6b6ca7b25f8431489dd7f12dc059855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c6b6ca7b25f8431489dd7f12dc059855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c6b6ca7b25f8431489dd7f12dc059855", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-user", "id": "b03c89424ad74b5698d763f64a963fef"}, "audit_ids": ["id5jA916QGexjAPLKH7Z8w"], "issued_at": "2018-07-24T04:27:40.000000Z"}} 2018-07-24 04:27:40,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}62286fd597ce7d1acce3cd63342eee320cd846dc" 2018-07-24 04:27:40,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684cd2b1-c7d2-424a-b06c-b8f8ef527ce4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:40,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-684cd2b1-c7d2-424a-b06c-b8f8ef527ce4 2018-07-24 04:27:40,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62286fd597ce7d1acce3cd63342eee320cd846dc" 2018-07-24 04:27:40,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6f88e45c-a513-43d7-adc5-8d4ee5d48dc7 Date: Tue, 24 Jul 2018 04:27:40 GMT RESP BODY: {"networks":[]} 2018-07-24 04:27:40,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net used request id req-6f88e45c-a513-43d7-adc5-8d4ee5d48dc7 2018-07-24 04:27:40,596 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net 2018-07-24 04:27:40,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62286fd597ce7d1acce3cd63342eee320cd846dc" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net", "admin_state_up": true}}' 2018-07-24 04:27:41,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-cc74e4df-5287-44db-9724-466edecc7f18 Date: Tue, 24 Jul 2018 04:27:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26d07439-25ef-445e-b87d-b7290bf32f85","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c6b6ca7b25f8431489dd7f12dc059855","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:27:41Z","is_default":false,"name":"CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c6b6ca7b25f8431489dd7f12dc059855","created_at":"2018-07-24T04:27:40Z","mtu":999}} 2018-07-24 04:27:41,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-cc74e4df-5287-44db-9724-466edecc7f18 2018-07-24 04:27:41,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=26d07439-25ef-445e-b87d-b7290bf32f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62286fd597ce7d1acce3cd63342eee320cd846dc" 2018-07-24 04:27:41,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-6ab22981-2794-42ec-9f17-c6c8c78128a3 Date: Tue, 24 Jul 2018 04:27:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26d07439-25ef-445e-b87d-b7290bf32f85","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c6b6ca7b25f8431489dd7f12dc059855","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:27:41Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net","admin_state_up":true,"tenant_id":"c6b6ca7b25f8431489dd7f12dc059855","created_at":"2018-07-24T04:27:40Z","mtu":999}]} 2018-07-24 04:27:41,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=26d07439-25ef-445e-b87d-b7290bf32f85 used request id req-6ab22981-2794-42ec-9f17-c6c8c78128a3 2018-07-24 04:27:41,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26d07439-25ef-445e-b87d-b7290bf32f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62286fd597ce7d1acce3cd63342eee320cd846dc" 2018-07-24 04:27:41,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-25f112cb-0025-4539-add9-baf082c67d4f Date: Tue, 24 Jul 2018 04:27:41 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:27:41,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26d07439-25ef-445e-b87d-b7290bf32f85 used request id req-25f112cb-0025-4539-add9-baf082c67d4f 2018-07-24 04:27:41,450 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-subnet 2018-07-24 04:27:41,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62286fd597ce7d1acce3cd63342eee320cd846dc" -d '{"subnets": [{"ip_version": 4, "network_id": "26d07439-25ef-445e-b87d-b7290bf32f85", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-subnet"}]}' 2018-07-24 04:27:42,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fffb0f09-9ad0-4591-8a08-e051bf75ac66 Date: Tue, 24 Jul 2018 04:27:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26d07439-25ef-445e-b87d-b7290bf32f85","tenant_id":"c6b6ca7b25f8431489dd7f12dc059855","created_at":"2018-07-24T04:27:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:27:41Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c6b6ca7b25f8431489dd7f12dc059855","id":"285540a3-dcff-42f5-9d0a-49dac556223c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-subnet"}]} 2018-07-24 04:27:42,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-fffb0f09-9ad0-4591-8a08-e051bf75ac66 2018-07-24 04:27:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=26d07439-25ef-445e-b87d-b7290bf32f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62286fd597ce7d1acce3cd63342eee320cd846dc" 2018-07-24 04:27:42,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ab4b7a9b-c05e-4bcb-97fd-ca4f36853b95 Date: Tue, 24 Jul 2018 04:27:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26d07439-25ef-445e-b87d-b7290bf32f85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c6b6ca7b25f8431489dd7f12dc059855","l2_adjacency":true,"status":"ACTIVE","subnets":["285540a3-dcff-42f5-9d0a-49dac556223c"],"description":"","tags":[],"updated_at":"2018-07-24T04:27:41Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net","admin_state_up":true,"tenant_id":"c6b6ca7b25f8431489dd7f12dc059855","created_at":"2018-07-24T04:27:40Z","mtu":999}]} 2018-07-24 04:27:42,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=26d07439-25ef-445e-b87d-b7290bf32f85 used request id req-ab4b7a9b-c05e-4bcb-97fd-ca4f36853b95 2018-07-24 04:27:42,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26d07439-25ef-445e-b87d-b7290bf32f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62286fd597ce7d1acce3cd63342eee320cd846dc" 2018-07-24 04:27:42,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ed7c2406-2963-4687-b46c-5d5f61b18e90 Date: Tue, 24 Jul 2018 04:27:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26d07439-25ef-445e-b87d-b7290bf32f85","tenant_id":"c6b6ca7b25f8431489dd7f12dc059855","created_at":"2018-07-24T04:27:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:27:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c6b6ca7b25f8431489dd7f12dc059855","id":"285540a3-dcff-42f5-9d0a-49dac556223c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-subnet"}]} 2018-07-24 04:27:42,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26d07439-25ef-445e-b87d-b7290bf32f85 used request id req-ed7c2406-2963-4687-b46c-5d5f61b18e90 2018-07-24 04:27:42,593 - OpenStackNetwork - DEBUG - Network [26d07439-25ef-445e-b87d-b7290bf32f85] created successfully 2018-07-24 04:27:42,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:43,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08007832fd2d451fa1343624128f2a91", "name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj-role"}], "expires_at": "2018-07-24T05:27:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6b6ca7b25f8431489dd7f12dc059855", "name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c6b6ca7b25f8431489dd7f12dc059855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c6b6ca7b25f8431489dd7f12dc059855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c6b6ca7b25f8431489dd7f12dc059855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c6b6ca7b25f8431489dd7f12dc059855", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c6b6ca7b25f8431489dd7f12dc059855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c6b6ca7b25f8431489dd7f12dc059855", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c6b6ca7b25f8431489dd7f12dc059855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c6b6ca7b25f8431489dd7f12dc059855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c6b6ca7b25f8431489dd7f12dc059855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c6b6ca7b25f8431489dd7f12dc059855", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c6b6ca7b25f8431489dd7f12dc059855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c6b6ca7b25f8431489dd7f12dc059855", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c6b6ca7b25f8431489dd7f12dc059855", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c6b6ca7b25f8431489dd7f12dc059855", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-user", "id": "b03c89424ad74b5698d763f64a963fef"}, "audit_ids": ["AVyh41zPS367Q7lTtw6ftg"], "issued_at": "2018-07-24T04:27:43.000000Z"}} 2018-07-24 04:27:43,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8ec5046d2ec037ffc9466124e6b9bb09a5afa2" 2018-07-24 04:27:43,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-53b366a1-a528-4670-b5a1-2242f6f3605a Date: Tue, 24 Jul 2018 04:27:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26d07439-25ef-445e-b87d-b7290bf32f85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c6b6ca7b25f8431489dd7f12dc059855","l2_adjacency":true,"status":"ACTIVE","subnets":["285540a3-dcff-42f5-9d0a-49dac556223c"],"description":"","tags":[],"updated_at":"2018-07-24T04:27:41Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net","admin_state_up":true,"tenant_id":"c6b6ca7b25f8431489dd7f12dc059855","created_at":"2018-07-24T04:27:40Z","mtu":999}]} 2018-07-24 04:27:43,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net used request id req-53b366a1-a528-4670-b5a1-2242f6f3605a 2018-07-24 04:27:43,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:43,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27:43 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:43,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c6b6ca7b25f8431489dd7f12dc059855 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06475d1e57afa64402c6416afca1cb44811d5a3c" 2018-07-24 04:27:43,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd2d99a-d802-40fa-a2ea-633b6921d5c9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c6b6ca7b25f8431489dd7f12dc059855"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c6b6ca7b25f8431489dd7f12dc059855", "name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj"}} 2018-07-24 04:27:43,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c6b6ca7b25f8431489dd7f12dc059855 used request id req-ffd2d99a-d802-40fa-a2ea-633b6921d5c9 2018-07-24 04:27:43,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=26d07439-25ef-445e-b87d-b7290bf32f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8ec5046d2ec037ffc9466124e6b9bb09a5afa2" 2018-07-24 04:27:43,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e0384f5e-9c41-4ef2-a5b9-4200002d45b8 Date: Tue, 24 Jul 2018 04:27:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26d07439-25ef-445e-b87d-b7290bf32f85","tenant_id":"c6b6ca7b25f8431489dd7f12dc059855","created_at":"2018-07-24T04:27:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:27:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c6b6ca7b25f8431489dd7f12dc059855","id":"285540a3-dcff-42f5-9d0a-49dac556223c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-subnet"}]} 2018-07-24 04:27:43,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=26d07439-25ef-445e-b87d-b7290bf32f85 used request id req-e0384f5e-9c41-4ef2-a5b9-4200002d45b8 2018-07-24 04:27:43,577 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-subnet 2018-07-24 04:27:43,577 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-subnet 2018-07-24 04:27:43,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/285540a3-dcff-42f5-9d0a-49dac556223c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8ec5046d2ec037ffc9466124e6b9bb09a5afa2" 2018-07-24 04:27:45,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1fb4452-f6ef-4e63-9bbd-2b9e9b35d12d Date: Tue, 24 Jul 2018 04:27:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:27:45,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/285540a3-dcff-42f5-9d0a-49dac556223c used request id req-a1fb4452-f6ef-4e63-9bbd-2b9e9b35d12d 2018-07-24 04:27:45,518 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net 2018-07-24 04:27:45,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/26d07439-25ef-445e-b87d-b7290bf32f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8ec5046d2ec037ffc9466124e6b9bb09a5afa2" 2018-07-24 04:27:47,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30e4fadf-86e5-4615-b139-fdeea969b040 Date: Tue, 24 Jul 2018 04:27:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:27:47,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/26d07439-25ef-445e-b87d-b7290bf32f85 used request id req-30e4fadf-86e5-4615-b139-fdeea969b040 2018-07-24 04:27:47,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8ec5046d2ec037ffc9466124e6b9bb09a5afa2" 2018-07-24 04:27:47,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aac8cd79-a170-4305-a3bc-52b31e103a8e Date: Tue, 24 Jul 2018 04:27:47 GMT RESP BODY: {"networks":[]} 2018-07-24 04:27:47,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net used request id req-aac8cd79-a170-4305-a3bc-52b31e103a8e 2018-07-24 04:27:47,085 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-subnet 2018-07-24 04:27:47,085 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-subnet 2018-07-24 04:27:47,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/285540a3-dcff-42f5-9d0a-49dac556223c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62286fd597ce7d1acce3cd63342eee320cd846dc" 2018-07-24 04:27:47,119 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-47cb1286-7760-4b0e-91ce-e9012fcc56a2 Date: Tue, 24 Jul 2018 04:27:47 GMT RESP BODY: {"NeutronError": {"message": "Subnet 285540a3-dcff-42f5-9d0a-49dac556223c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-24 04:27:47,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/285540a3-dcff-42f5-9d0a-49dac556223c used request id req-47cb1286-7760-4b0e-91ce-e9012fcc56a2 2018-07-24 04:27:47,120 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 285540a3-dcff-42f5-9d0a-49dac556223c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-24 04:27:47,120 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-6dcad0e2-d557-4270-8ec8-24299b8cbc46-pub-net 2018-07-24 04:27:47,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/26d07439-25ef-445e-b87d-b7290bf32f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62286fd597ce7d1acce3cd63342eee320cd846dc" 2018-07-24 04:27:47,327 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-8a05a026-dcc2-419f-a0fd-47e938d439b2 Date: Tue, 24 Jul 2018 04:27:47 GMT RESP BODY: {"NeutronError": {"message": "Network 26d07439-25ef-445e-b87d-b7290bf32f85 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-24 04:27:47,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/26d07439-25ef-445e-b87d-b7290bf32f85 used request id req-8a05a026-dcc2-419f-a0fd-47e938d439b2 2018-07-24 04:27:47,328 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 26d07439-25ef-445e-b87d-b7290bf32f85 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-24 04:27:47,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:47,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-15a3f4e9-0a4c-474b-adfa-9b7d3fd4d4f1 Date: Tue, 24 Jul 2018 04:27:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6b6ca7b25f8431489dd7f12dc059855", "created_at": "2018-07-24T04:27:40Z", "updated_at": "2018-07-24T04:27:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:27:40Z", "revision_number": 0, "id": "164ccf7b-3df4-4adb-b3b7-d80e490fac4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:27:40Z", "security_group_id": "2011a32a-0a3a-4cf1-93d3-b4513323cc39", "tenant_id": "c6b6ca7b25f8431489dd7f12dc059855", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6b6ca7b25f8431489dd7f12dc059855"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:27:40Z", "revision_number": 0, "id": "62fc4ac3-f85f-4e12-99a5-8e1817a49a5b", "remote_group_id": "2011a32a-0a3a-4cf1-93d3-b4513323cc39", "remote_ip_prefix": null, "created_at": "2018-07-24T04:27:40Z", "security_group_id": "2011a32a-0a3a-4cf1-93d3-b4513323cc39", "tenant_id": "c6b6ca7b25f8431489dd7f12dc059855", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6b6ca7b25f8431489dd7f12dc059855"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:27:40Z", "revision_number": 0, "id": "76eb55bd-8b5f-49e5-9335-62a746b2353a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:27:40Z", "security_group_id": "2011a32a-0a3a-4cf1-93d3-b4513323cc39", "tenant_id": "c6b6ca7b25f8431489dd7f12dc059855", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6b6ca7b25f8431489dd7f12dc059855"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:27:40Z", "revision_number": 0, "id": "918f837a-abb5-483a-ae26-399eeb3cf388", "remote_group_id": "2011a32a-0a3a-4cf1-93d3-b4513323cc39", "remote_ip_prefix": null, "created_at": "2018-07-24T04:27:40Z", "security_group_id": "2011a32a-0a3a-4cf1-93d3-b4513323cc39", "tenant_id": "c6b6ca7b25f8431489dd7f12dc059855", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6b6ca7b25f8431489dd7f12dc059855"}], "revision_number": 4, "project_id": "c6b6ca7b25f8431489dd7f12dc059855", "id": "2011a32a-0a3a-4cf1-93d3-b4513323cc39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:27:47,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-15a3f4e9-0a4c-474b-adfa-9b7d3fd4d4f1 2018-07-24 04:27:47,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:47,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80f1c177-e03d-409f-bbdf-267b85fcb2e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:27:47,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-80f1c177-e03d-409f-bbdf-267b85fcb2e2 2018-07-24 04:27:47,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:27:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c6b6ca7b25f8431489dd7f12dc059855 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:47,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876b8c95-b7eb-43af-a390-fe6a67c01dd9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c6b6ca7b25f8431489dd7f12dc059855"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c6b6ca7b25f8431489dd7f12dc059855", "name": "CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj"}} 2018-07-24 04:27:47,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c6b6ca7b25f8431489dd7f12dc059855 used request id req-876b8c95-b7eb-43af-a390-fe6a67c01dd9 2018-07-24 04:27:47,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2011a32a-0a3a-4cf1-93d3-b4513323cc39 2018-07-24 04:27:47,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2011a32a-0a3a-4cf1-93d3-b4513323cc39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:47,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c787d131-d617-458e-8d21-85a793f028c7 Date: Tue, 24 Jul 2018 04:27:47 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-07-24T04:27:40Z", "security_group_id": "2011a32a-0a3a-4cf1-93d3-b4513323cc39", "port_range_min": null, "revision_number": 0, "tenant_id": "c6b6ca7b25f8431489dd7f12dc059855", "created_at": "2018-07-24T04:27:40Z", "project_id": "c6b6ca7b25f8431489dd7f12dc059855", "id": "164ccf7b-3df4-4adb-b3b7-d80e490fac4f"}, {"remote_group_id": "2011a32a-0a3a-4cf1-93d3-b4513323cc39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:27:40Z", "security_group_id": "2011a32a-0a3a-4cf1-93d3-b4513323cc39", "port_range_min": null, "revision_number": 0, "tenant_id": "c6b6ca7b25f8431489dd7f12dc059855", "created_at": "2018-07-24T04:27:40Z", "project_id": "c6b6ca7b25f8431489dd7f12dc059855", "id": "62fc4ac3-f85f-4e12-99a5-8e1817a49a5b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:27:40Z", "security_group_id": "2011a32a-0a3a-4cf1-93d3-b4513323cc39", "port_range_min": null, "revision_number": 0, "tenant_id": "c6b6ca7b25f8431489dd7f12dc059855", "created_at": "2018-07-24T04:27:40Z", "project_id": "c6b6ca7b25f8431489dd7f12dc059855", "id": "76eb55bd-8b5f-49e5-9335-62a746b2353a"}, {"remote_group_id": "2011a32a-0a3a-4cf1-93d3-b4513323cc39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:27:40Z", "security_group_id": "2011a32a-0a3a-4cf1-93d3-b4513323cc39", "port_range_min": null, "revision_number": 0, "tenant_id": "c6b6ca7b25f8431489dd7f12dc059855", "created_at": "2018-07-24T04:27:40Z", "project_id": "c6b6ca7b25f8431489dd7f12dc059855", "id": "918f837a-abb5-483a-ae26-399eeb3cf388"}]} 2018-07-24 04:27:47,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2011a32a-0a3a-4cf1-93d3-b4513323cc39 used request id req-c787d131-d617-458e-8d21-85a793f028c7 2018-07-24 04:27:47,994 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:27:47,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/2011a32a-0a3a-4cf1-93d3-b4513323cc39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:48,298 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9112ab8-0550-46dc-8c54-b173774261e8 Content-Length: 0 Date: Tue, 24 Jul 2018 04:27:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:27:48,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/2011a32a-0a3a-4cf1-93d3-b4513323cc39 used request id req-a9112ab8-0550-46dc-8c54-b173774261e8 2018-07-24 04:27:48,299 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj 2018-07-24 04:27:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/c6b6ca7b25f8431489dd7f12dc059855 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:48,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-182cac64-1243-4d2a-b3e9-08df04277980 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:48,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/c6b6ca7b25f8431489dd7f12dc059855 used request id req-182cac64-1243-4d2a-b3e9-08df04277980 2018-07-24 04:27:48,547 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-proj-role 2018-07-24 04:27:48,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/08007832fd2d451fa1343624128f2a91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:48,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a520eb59-42f4-4af9-b34d-23807dedbb47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:48,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/08007832fd2d451fa1343624128f2a91 used request id req-a520eb59-42f4-4af9-b34d-23807dedbb47 2018-07-24 04:27:48,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d96b8da26ab0ddba046d3c18da7dffb24cd2f84" 2018-07-24 04:27:48,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ae0ef8b-86ea-4042-8449-7449ca023213 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:48,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1ae0ef8b-86ea-4042-8449-7449ca023213 2018-07-24 04:27:48,759 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-15e5bda3-2bd0-4fc-user 2018-07-24 04:27:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/b03c89424ad74b5698d763f64a963fef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67cbdc202046be1affbe682a7ab58519dcd07e01" 2018-07-24 04:27:48,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-655a1a53-8c63-4ab1-a054-7ce14a3ecb73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:48,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b03c89424ad74b5698d763f64a963fef used request id req-655a1a53-8c63-4ab1-a054-7ce14a3ecb73 2018-07-24 04:27:48,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:49,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["qmIrGrNwQA-3y3BZzRVKEA"], "issued_at": "2018-07-24T04:27:49.000000Z"}} 2018-07-24 04:27:49,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}544f57659851000e302ff416928bf8c2d7b715f2" 2018-07-24 04:27:49,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2408a69b-eb9c-4885-8854-9f62d482148c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:49,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2408a69b-eb9c-4885-8854-9f62d482148c 2018-07-24 04:27:49,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:49,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:49,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["wC7qBEoKQGSJJgObCe678Q"], "issued_at": "2018-07-24T04:27:49.000000Z"}} 2018-07-24 04:27:49,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:27:49,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c357da1f-d2b3-40d0-8bd1-92f0ee76cd74 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:49,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c357da1f-d2b3-40d0-8bd1-92f0ee76cd74 2018-07-24 04:27:49,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:49,926 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:49,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:27:50,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33ed54c-25c5-4e6c-b971-38fb1b052bac Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:27:50,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj used request id req-a33ed54c-25c5-4e6c-b971-38fb1b052bac 2018-07-24 04:27:50,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:27:50,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07a48c8-e186-4e42-a44f-555535dd2d76 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:50,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e07a48c8-e186-4e42-a44f-555535dd2d76 2018-07-24 04:27:50,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj"}}' 2018-07-24 04:27:50,253 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a73878-3d18-4342-88a9-e35c99e5453d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db"}, "tags": [], "enabled": true, "id": "52223f98a1ee4ef68a1cda7063a319db", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj"}} 2018-07-24 04:27:50,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-77a73878-3d18-4342-88a9-e35c99e5453d 2018-07-24 04:27:50,254 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj 2018-07-24 04:27:50,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:50,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:50,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ope03XLuQEyVmMmixWTkqQ"], "issued_at": "2018-07-24T04:27:50.000000Z"}} 2018-07-24 04:27:50,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4de068e78d4257cc7ab98b53f8f7fe2f6389d21a" 2018-07-24 04:27:50,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb249779-a672-440f-9095-a8f5fc72da07 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:50,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-eb249779-a672-440f-9095-a8f5fc72da07 2018-07-24 04:27:50,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:50,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:50,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de068e78d4257cc7ab98b53f8f7fe2f6389d21a" 2018-07-24 04:27:50,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95668cf0-6890-4501-a58a-e04d51123293 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:27:50,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-95668cf0-6890-4501-a58a-e04d51123293 2018-07-24 04:27:50,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de068e78d4257cc7ab98b53f8f7fe2f6389d21a" 2018-07-24 04:27:50,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d0fe414-0f0f-4dca-82a1-2fe767b75891 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db"}, "tags": [], "enabled": true, "id": "52223f98a1ee4ef68a1cda7063a319db", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj"}]} 2018-07-24 04:27:50,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj used request id req-6d0fe414-0f0f-4dca-82a1-2fe767b75891 2018-07-24 04:27:50,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de068e78d4257cc7ab98b53f8f7fe2f6389d21a" 2018-07-24 04:27:51,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eada41f8-846a-4da5-88d7-998d8d965153 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:27:51,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-eada41f8-846a-4da5-88d7-998d8d965153 2018-07-24 04:27:51,385 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-ce756f74-1a87-4d1-user 2018-07-24 04:27:51,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:51,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:27:51,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5604386e-f7a9-46db-bdda-4755f2c36989 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:27:51,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5604386e-f7a9-46db-bdda-4755f2c36989 2018-07-24 04:27:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" -d '{"role": {"name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj-role"}}' 2018-07-24 04:27:51,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70b11bdb-44bf-4e48-a09a-6dd011c0b2c5 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e9a8dda6eae4652b0681f6f1c77c613", "links": {"self": "http://172.30.9.24:5000/v3/roles/4e9a8dda6eae4652b0681f6f1c77c613"}, "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj-role"}} 2018-07-24 04:27:51,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-70b11bdb-44bf-4e48-a09a-6dd011c0b2c5 2018-07-24 04:27:51,589 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj-role 2018-07-24 04:27:51,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/4e9a8dda6eae4652b0681f6f1c77c613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:27:51,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0526bebb-fe34-478c-886e-637854a72510 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e9a8dda6eae4652b0681f6f1c77c613", "links": {"self": "http://172.30.9.24:5000/v3/roles/4e9a8dda6eae4652b0681f6f1c77c613"}, "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj-role"}} 2018-07-24 04:27:51,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/4e9a8dda6eae4652b0681f6f1c77c613 used request id req-0526bebb-fe34-478c-886e-637854a72510 2018-07-24 04:27:51,684 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj-role to project CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj 2018-07-24 04:27:51,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db/users/6be9d6bb0451451594cd2952ef6de1e5/roles/4e9a8dda6eae4652b0681f6f1c77c613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:27:51,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24c5d03f-f5c9-4666-9cbe-c5b520efcd94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:27:51,812 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db/users/6be9d6bb0451451594cd2952ef6de1e5/roles/4e9a8dda6eae4652b0681f6f1c77c613 used request id req-24c5d03f-f5c9-4666-9cbe-c5b520efcd94 2018-07-24 04:27:51,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:51,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:52,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["S-Ue12bvRcu0ezNOkkwGwA"], "issued_at": "2018-07-24T04:27:52.000000Z"}} 2018-07-24 04:27:52,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}cb29a0746b7d40b38466197a22f74d78ff558208" 2018-07-24 04:27:52,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-624b5a21-31f3-464b-a3d1-d2a3e583f2cf 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:52,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-624b5a21-31f3-464b-a3d1-d2a3e583f2cf 2018-07-24 04:27:52,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb29a0746b7d40b38466197a22f74d78ff558208" 2018-07-24 04:27:52,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ab4d8eb1-782e-4a25-8240-937af20942c9 Date: Tue, 24 Jul 2018 04:27:52 GMT RESP BODY: {"networks":[]} 2018-07-24 04:27:52,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net used request id req-ab4d8eb1-782e-4a25-8240-937af20942c9 2018-07-24 04:27:52,512 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net 2018-07-24 04:27:52,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:52,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:52,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Z7N0u8MvT8Kwz0FBacIuMg"], "issued_at": "2018-07-24T04:27:52.000000Z"}} 2018-07-24 04:27:52,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ff11ef0936cd0b0da3f767bf187ea58a8ad733f1" 2018-07-24 04:27:52,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b829b56-00fa-43ae-98d9-bc70c0170602 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:52,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5b829b56-00fa-43ae-98d9-bc70c0170602 2018-07-24 04:27:53,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:53,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:53,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff11ef0936cd0b0da3f767bf187ea58a8ad733f1" 2018-07-24 04:27:53,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81fcef6a-1c28-41db-87c3-7653dded6a7f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db"}, "tags": [], "enabled": true, "id": "52223f98a1ee4ef68a1cda7063a319db", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj"}]} 2018-07-24 04:27:53,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj used request id req-81fcef6a-1c28-41db-87c3-7653dded6a7f 2018-07-24 04:27:53,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb29a0746b7d40b38466197a22f74d78ff558208" -d '{"network": {"tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "mtu": 999, "name": "CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net", "admin_state_up": true}}' 2018-07-24 04:27:53,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-bf96f117-cf31-45e8-b747-e14ae47aa913 Date: Tue, 24 Jul 2018 04:27:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"52223f98a1ee4ef68a1cda7063a319db","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:27:53Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net","admin_state_up":true,"tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:53Z","mtu":999}} 2018-07-24 04:27:53,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-bf96f117-cf31-45e8-b747-e14ae47aa913 2018-07-24 04:27:53,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb29a0746b7d40b38466197a22f74d78ff558208" 2018-07-24 04:27:53,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-0bb5b921-62c2-48e2-816d-513bf257df2e Date: Tue, 24 Jul 2018 04:27:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"52223f98a1ee4ef68a1cda7063a319db","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:27:53Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net","admin_state_up":true,"tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:53Z","provider:network_type":"vxlan"}]} 2018-07-24 04:27:53,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 used request id req-0bb5b921-62c2-48e2-816d-513bf257df2e 2018-07-24 04:27:53,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb29a0746b7d40b38466197a22f74d78ff558208" 2018-07-24 04:27:53,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-38d7c1e9-e716-4fe6-bf66-76cf18f9bd93 Date: Tue, 24 Jul 2018 04:27:53 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:27:53,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 used request id req-38d7c1e9-e716-4fe6-bf66-76cf18f9bd93 2018-07-24 04:27:53,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:53,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:54,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["R0oz8WR9QESDzfunG29pAw"], "issued_at": "2018-07-24T04:27:54.000000Z"}} 2018-07-24 04:27:54,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9ad3267cfb9a4cc00cf5f0940f9d220ecced2306" 2018-07-24 04:27:54,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bfe91df-50a1-43d9-b9ea-f9cd9e2d6a3a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:54,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8bfe91df-50a1-43d9-b9ea-f9cd9e2d6a3a 2018-07-24 04:27:54,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:54,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:54,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad3267cfb9a4cc00cf5f0940f9d220ecced2306" 2018-07-24 04:27:54,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d45dd12-88ea-44a2-b729-80794c2061df Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db"}, "tags": [], "enabled": true, "id": "52223f98a1ee4ef68a1cda7063a319db", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj"}]} 2018-07-24 04:27:54,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj used request id req-4d45dd12-88ea-44a2-b729-80794c2061df 2018-07-24 04:27:54,569 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet 2018-07-24 04:27:54,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb29a0746b7d40b38466197a22f74d78ff558208" -d '{"subnets": [{"ip_version": 4, "network_id": "c88fc606-68db-4e61-b27f-60e53d4a4aa2", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet", "tenant_id": "52223f98a1ee4ef68a1cda7063a319db"}]}' 2018-07-24 04:27:55,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-b432f2cb-4d50-434d-9c19-e8a2ecfc020a Date: Tue, 24 Jul 2018 04:27:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:27:54Z","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":"1d8390b6-3d43-485d-8a3c-e56b3a6e56ad","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"52223f98a1ee4ef68a1cda7063a319db","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:54Z","ip_version":4}]} 2018-07-24 04:27:55,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-b432f2cb-4d50-434d-9c19-e8a2ecfc020a 2018-07-24 04:27:55,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb29a0746b7d40b38466197a22f74d78ff558208" 2018-07-24 04:27:55,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-54a3116f-b4de-4c0c-b446-cdf335a8553f Date: Tue, 24 Jul 2018 04:27:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"52223f98a1ee4ef68a1cda7063a319db","l2_adjacency":true,"status":"ACTIVE","subnets":["1d8390b6-3d43-485d-8a3c-e56b3a6e56ad"],"description":"","tags":[],"updated_at":"2018-07-24T04:27:54Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net","admin_state_up":true,"tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:53Z","provider:network_type":"vxlan"}]} 2018-07-24 04:27:55,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 used request id req-54a3116f-b4de-4c0c-b446-cdf335a8553f 2018-07-24 04:27:55,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb29a0746b7d40b38466197a22f74d78ff558208" 2018-07-24 04:27:55,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-bec403ff-3872-4c8f-90ac-ca61784a63af Date: Tue, 24 Jul 2018 04:27:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:27:54Z","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":"1d8390b6-3d43-485d-8a3c-e56b3a6e56ad","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"52223f98a1ee4ef68a1cda7063a319db","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:54Z","ip_version":4}]} 2018-07-24 04:27:55,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 used request id req-bec403ff-3872-4c8f-90ac-ca61784a63af 2018-07-24 04:27:55,700 - OpenStackNetwork - DEBUG - Network [c88fc606-68db-4e61-b27f-60e53d4a4aa2] created successfully 2018-07-24 04:27:55,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:56,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e9a8dda6eae4652b0681f6f1c77c613", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj-role"}], "expires_at": "2018-07-24T05:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52223f98a1ee4ef68a1cda7063a319db", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_52223f98a1ee4ef68a1cda7063a319db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_52223f98a1ee4ef68a1cda7063a319db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/52223f98a1ee4ef68a1cda7063a319db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/52223f98a1ee4ef68a1cda7063a319db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/52223f98a1ee4ef68a1cda7063a319db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/52223f98a1ee4ef68a1cda7063a319db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/52223f98a1ee4ef68a1cda7063a319db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/52223f98a1ee4ef68a1cda7063a319db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/52223f98a1ee4ef68a1cda7063a319db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/52223f98a1ee4ef68a1cda7063a319db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/52223f98a1ee4ef68a1cda7063a319db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/52223f98a1ee4ef68a1cda7063a319db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/52223f98a1ee4ef68a1cda7063a319db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/52223f98a1ee4ef68a1cda7063a319db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-user", "id": "6be9d6bb0451451594cd2952ef6de1e5"}, "audit_ids": ["Z6hFhpPDREmRPtXWVaQZ3A"], "issued_at": "2018-07-24T04:27:56.000000Z"}} 2018-07-24 04:27:56,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f65c994f72472c28c322870421bc32cd65187973" 2018-07-24 04:27:56,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-178cd08b-8c3b-4ea8-83cf-f14c2c8c6b1d Date: Tue, 24 Jul 2018 04:27:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"52223f98a1ee4ef68a1cda7063a319db","l2_adjacency":true,"status":"ACTIVE","subnets":["1d8390b6-3d43-485d-8a3c-e56b3a6e56ad"],"description":"","tags":[],"updated_at":"2018-07-24T04:27:54Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net","admin_state_up":true,"tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:53Z","mtu":999}]} 2018-07-24 04:27:56,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net used request id req-178cd08b-8c3b-4ea8-83cf-f14c2c8c6b1d 2018-07-24 04:27:56,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:56,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:56,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544f57659851000e302ff416928bf8c2d7b715f2" 2018-07-24 04:27:56,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81117223-a70a-4657-bc95-a99649fb4152 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52223f98a1ee4ef68a1cda7063a319db", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj"}} 2018-07-24 04:27:56,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db used request id req-81117223-a70a-4657-bc95-a99649fb4152 2018-07-24 04:27:56,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f65c994f72472c28c322870421bc32cd65187973" 2018-07-24 04:27:56,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8eaea6c8-cdbc-45b8-a87d-5ad4f7414763 Date: Tue, 24 Jul 2018 04:27:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:54Z","dns_nameservers":[],"updated_at":"2018-07-24T04:27:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52223f98a1ee4ef68a1cda7063a319db","id":"1d8390b6-3d43-485d-8a3c-e56b3a6e56ad","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet"}]} 2018-07-24 04:27:56,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 used request id req-8eaea6c8-cdbc-45b8-a87d-5ad4f7414763 2018-07-24 04:27:56,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:56,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:57,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e9a8dda6eae4652b0681f6f1c77c613", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj-role"}], "expires_at": "2018-07-24T05:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52223f98a1ee4ef68a1cda7063a319db", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_52223f98a1ee4ef68a1cda7063a319db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_52223f98a1ee4ef68a1cda7063a319db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/52223f98a1ee4ef68a1cda7063a319db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/52223f98a1ee4ef68a1cda7063a319db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/52223f98a1ee4ef68a1cda7063a319db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/52223f98a1ee4ef68a1cda7063a319db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/52223f98a1ee4ef68a1cda7063a319db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/52223f98a1ee4ef68a1cda7063a319db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/52223f98a1ee4ef68a1cda7063a319db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/52223f98a1ee4ef68a1cda7063a319db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/52223f98a1ee4ef68a1cda7063a319db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/52223f98a1ee4ef68a1cda7063a319db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/52223f98a1ee4ef68a1cda7063a319db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/52223f98a1ee4ef68a1cda7063a319db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-user", "id": "6be9d6bb0451451594cd2952ef6de1e5"}, "audit_ids": ["90yAdN7MRk2QaWnxuD5M9A"], "issued_at": "2018-07-24T04:27:57.000000Z"}} 2018-07-24 04:27:57,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}faa2d9e7c5dca3ab309020e9d2b7beddb60befc5" 2018-07-24 04:27:57,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b869d643-98a3-493e-82de-abd3635448ce 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:57,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b869d643-98a3-493e-82de-abd3635448ce 2018-07-24 04:27:57,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa2d9e7c5dca3ab309020e9d2b7beddb60befc5" 2018-07-24 04:27:57,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-78376800-7c55-4889-b101-c58406be2c32 Date: Tue, 24 Jul 2018 04:27:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"52223f98a1ee4ef68a1cda7063a319db","l2_adjacency":true,"status":"ACTIVE","subnets":["1d8390b6-3d43-485d-8a3c-e56b3a6e56ad"],"description":"","tags":[],"updated_at":"2018-07-24T04:27:54Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net","admin_state_up":true,"tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:53Z","mtu":999}]} 2018-07-24 04:27:57,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net used request id req-78376800-7c55-4889-b101-c58406be2c32 2018-07-24 04:27:57,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:57,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:57,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa2d9e7c5dca3ab309020e9d2b7beddb60befc5" 2018-07-24 04:27:57,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe742065-ee51-4cd7-853f-f22708f0f2ef Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52223f98a1ee4ef68a1cda7063a319db", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj"}} 2018-07-24 04:27:57,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db used request id req-fe742065-ee51-4cd7-853f-f22708f0f2ef 2018-07-24 04:27:57,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa2d9e7c5dca3ab309020e9d2b7beddb60befc5" 2018-07-24 04:27:57,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-08db3657-d5d2-414f-8a89-911d04418ab1 Date: Tue, 24 Jul 2018 04:27:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:54Z","dns_nameservers":[],"updated_at":"2018-07-24T04:27:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"52223f98a1ee4ef68a1cda7063a319db","id":"1d8390b6-3d43-485d-8a3c-e56b3a6e56ad","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet"}]} 2018-07-24 04:27:57,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 used request id req-08db3657-d5d2-414f-8a89-911d04418ab1 2018-07-24 04:27:57,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:57,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:58,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ilg8U6_rSImYliUQzGWDgw"], "issued_at": "2018-07-24T04:27:58.000000Z"}} 2018-07-24 04:27:58,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:27:58,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17fec5e8-f689-4834-956f-eab59faa5948 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:58,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-17fec5e8-f689-4834-956f-eab59faa5948 2018-07-24 04:27:58,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:27:58,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-867c16c6-7729-4458-9edb-1a4a89e8d7cc Date: Tue, 24 Jul 2018 04:27:58 GMT RESP BODY: {"routers": []} 2018-07-24 04:27:58,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router&admin_state_up=True used request id req-867c16c6-7729-4458-9edb-1a4a89e8d7cc 2018-07-24 04:27:58,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:27:58,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:27:59,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["6g6Tp12aTLKSZbNWENqHLQ"], "issued_at": "2018-07-24T04:27:59.000000Z"}} 2018-07-24 04:27:59,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}801fa67fb327fa86f4f76842b9e35cd2330ada34" 2018-07-24 04:27:59,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a17144f2-5b74-4dbd-9e4a-bbe1f2e6650e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:27:59,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a17144f2-5b74-4dbd-9e4a-bbe1f2e6650e 2018-07-24 04:27:59,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:27:59,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:27: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:27:59,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801fa67fb327fa86f4f76842b9e35cd2330ada34" 2018-07-24 04:27:59,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee0deb7-008f-4a9d-96b3-ae482bb9833c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db"}, "tags": [], "enabled": true, "id": "52223f98a1ee4ef68a1cda7063a319db", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj"}]} 2018-07-24 04:27:59,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj used request id req-eee0deb7-008f-4a9d-96b3-ae482bb9833c 2018-07-24 04:27:59,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:27:59,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0076f476-99c2-4862-bf62-b49f1cbd1de4 Date: Tue, 24 Jul 2018 04:27:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 04:27:59,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-0076f476-99c2-4862-bf62-b49f1cbd1de4 2018-07-24 04:27:59,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:27:59,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9331963f-24e2-47c6-8e58-98ea54bfdf1e Date: Tue, 24 Jul 2018 04:27:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 04:27:59,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-9331963f-24e2-47c6-8e58-98ea54bfdf1e 2018-07-24 04:27:59,698 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router 2018-07-24 04:27:59,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "name": "CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router", "admin_state_up": true}}' 2018-07-24 04:28:05,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4371231b-0767-45d5-b7a7-6e1d1e1536a1 Date: Tue, 24 Jul 2018 04:28:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "created_at": "2018-07-24T04:28:00Z", "admin_state_up": true, "updated_at": "2018-07-24T04:28:01Z", "project_id": "52223f98a1ee4ef68a1cda7063a319db", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "3283b050-e4b9-4987-80f7-47ebf56d44d4", "name": "CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router"}} 2018-07-24 04:28:05,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-4371231b-0767-45d5-b7a7-6e1d1e1536a1 2018-07-24 04:28:05,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=3283b050-e4b9-4987-80f7-47ebf56d44d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:05,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3361 X-Openstack-Request-Id: req-48ab99d5-7689-4981-82dd-7dcb0f9165fa Date: Tue, 24 Jul 2018 04:28:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:02Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26ba7c3e-7aed-41fd-96fa-b0e109fadc43","ip_address":"169.254.192.4"}],"id":"0a1b5dca-2821-4e5b-ba2c-cee45086536e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:92:b7:a5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 52223f98a1ee4ef68a1cda7063a319db","admin_state_up":true,"network_id":"2c460bf2-195f-4dee-8477-a0bd3ee76c90","tenant_id":"","created_at":"2018-07-24T04:28:02Z","binding:vnic_type":"normal","device_id":"3283b050-e4b9-4987-80f7-47ebf56d44d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:03Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26ba7c3e-7aed-41fd-96fa-b0e109fadc43","ip_address":"169.254.192.10"}],"id":"25a5c9f8-1976-412c-be34-f9f32f4cc709","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:40:94","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 52223f98a1ee4ef68a1cda7063a319db","admin_state_up":true,"network_id":"2c460bf2-195f-4dee-8477-a0bd3ee76c90","tenant_id":"","created_at":"2018-07-24T04:28:03Z","binding:vnic_type":"normal","device_id":"3283b050-e4b9-4987-80f7-47ebf56d44d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:02Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26ba7c3e-7aed-41fd-96fa-b0e109fadc43","ip_address":"169.254.192.2"}],"id":"a2c17215-d3b5-496c-99a7-241d821a9a89","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b0:33:02","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 52223f98a1ee4ef68a1cda7063a319db","admin_state_up":true,"network_id":"2c460bf2-195f-4dee-8477-a0bd3ee76c90","tenant_id":"","created_at":"2018-07-24T04:28:01Z","binding:vnic_type":"normal","device_id":"3283b050-e4b9-4987-80f7-47ebf56d44d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:05Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.200"}],"id":"c7f51190-e368-44c0-a515-0752852afce0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:23:9c","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T04:28:01Z","binding:vnic_type":"normal","device_id":"3283b050-e4b9-4987-80f7-47ebf56d44d4","ip_allocation":"immediate"}]} 2018-07-24 04:28:05,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=3283b050-e4b9-4987-80f7-47ebf56d44d4 used request id req-48ab99d5-7689-4981-82dd-7dcb0f9165fa 2018-07-24 04:28:05,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/26ba7c3e-7aed-41fd-96fa-b0e109fadc43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:06,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-79030eda-6c68-4484-9b48-c14a9510c451 Date: Tue, 24 Jul 2018 04:28:06 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26ba7c3e-7aed-41fd-96fa-b0e109fadc43","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 52223f98a1ee4ef68a1cda7063a319db","enable_dhcp":false,"segment_id":null,"network_id":"2c460bf2-195f-4dee-8477-a0bd3ee76c90","tenant_id":"","created_at":"2018-07-24T04:28:00Z","ip_version":4}} 2018-07-24 04:28:06,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/26ba7c3e-7aed-41fd-96fa-b0e109fadc43 used request id req-79030eda-6c68-4484-9b48-c14a9510c451 2018-07-24 04:28:06,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:06,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-d7f27206-8a32-49be-b129-98571c4b355b Date: Tue, 24 Jul 2018 04:28:06 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 04:28:06,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-d7f27206-8a32-49be-b129-98571c4b355b 2018-07-24 04:28:06,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/26ba7c3e-7aed-41fd-96fa-b0e109fadc43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:06,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-316ed708-7a9f-42e7-b804-de86a1f1af1d Date: Tue, 24 Jul 2018 04:28:06 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26ba7c3e-7aed-41fd-96fa-b0e109fadc43","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 52223f98a1ee4ef68a1cda7063a319db","enable_dhcp":false,"segment_id":null,"network_id":"2c460bf2-195f-4dee-8477-a0bd3ee76c90","tenant_id":"","created_at":"2018-07-24T04:28:00Z","ip_version":4}} 2018-07-24 04:28:06,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/26ba7c3e-7aed-41fd-96fa-b0e109fadc43 used request id req-316ed708-7a9f-42e7-b804-de86a1f1af1d 2018-07-24 04:28:06,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/26ba7c3e-7aed-41fd-96fa-b0e109fadc43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:06,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-68070ddb-6a41-47a3-9b32-d031f2a57627 Date: Tue, 24 Jul 2018 04:28:06 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26ba7c3e-7aed-41fd-96fa-b0e109fadc43","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 52223f98a1ee4ef68a1cda7063a319db","enable_dhcp":false,"segment_id":null,"network_id":"2c460bf2-195f-4dee-8477-a0bd3ee76c90","tenant_id":"","created_at":"2018-07-24T04:28:00Z","ip_version":4}} 2018-07-24 04:28:06,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/26ba7c3e-7aed-41fd-96fa-b0e109fadc43 used request id req-68070ddb-6a41-47a3-9b32-d031f2a57627 2018-07-24 04:28:06,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:06,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e56e6ddf-7987-4598-aa41-32318f98052f Date: Tue, 24 Jul 2018 04:28:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"52223f98a1ee4ef68a1cda7063a319db","l2_adjacency":true,"status":"ACTIVE","subnets":["1d8390b6-3d43-485d-8a3c-e56b3a6e56ad"],"description":"","tags":[],"updated_at":"2018-07-24T04:27:54Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net","admin_state_up":true,"tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:53Z","provider:network_type":"vxlan"}]} 2018-07-24 04:28:06,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net used request id req-e56e6ddf-7987-4598-aa41-32318f98052f 2018-07-24 04:28:06,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:28:07,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:28:07 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:28:07,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:07,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2ed1d3e-578f-4761-8c82-74357bd38aea Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52223f98a1ee4ef68a1cda7063a319db", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj"}} 2018-07-24 04:28:07,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db used request id req-b2ed1d3e-578f-4761-8c82-74357bd38aea 2018-07-24 04:28:07,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:07,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-c451c172-87bf-4f2b-a63c-14e2cdcf6d20 Date: Tue, 24 Jul 2018 04:28:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:27:54Z","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":"1d8390b6-3d43-485d-8a3c-e56b3a6e56ad","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"52223f98a1ee4ef68a1cda7063a319db","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:54Z","ip_version":4}]} 2018-07-24 04:28:07,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c88fc606-68db-4e61-b27f-60e53d4a4aa2 used request id req-c451c172-87bf-4f2b-a63c-14e2cdcf6d20 2018-07-24 04:28:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c88fc606-68db-4e61-b27f-60e53d4a4aa2&name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:07,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-3debb4fc-18f2-44b0-9056-c4141b2d1a1b Date: Tue, 24 Jul 2018 04:28:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:27:54Z","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":"1d8390b6-3d43-485d-8a3c-e56b3a6e56ad","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"52223f98a1ee4ef68a1cda7063a319db","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:54Z","ip_version":4}]} 2018-07-24 04:28:07,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c88fc606-68db-4e61-b27f-60e53d4a4aa2&name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet used request id req-3debb4fc-18f2-44b0-9056-c4141b2d1a1b 2018-07-24 04:28:07,573 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-24 04:28:07,573 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router 2018-07-24 04:28:07,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/3283b050-e4b9-4987-80f7-47ebf56d44d4/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" -d '{"subnet_id": "1d8390b6-3d43-485d-8a3c-e56b3a6e56ad"}' 2018-07-24 04:28:10,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3b344b39-c954-4e31-915f-a4dad8da664b Date: Tue, 24 Jul 2018 04:28:10 GMT RESP BODY: {"network_id": "c88fc606-68db-4e61-b27f-60e53d4a4aa2", "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "subnet_id": "1d8390b6-3d43-485d-8a3c-e56b3a6e56ad", "subnet_ids": ["1d8390b6-3d43-485d-8a3c-e56b3a6e56ad"], "port_id": "53c644dd-4020-4609-8bf7-b23ee05211c6", "id": "3283b050-e4b9-4987-80f7-47ebf56d44d4"} 2018-07-24 04:28:10,107 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3283b050-e4b9-4987-80f7-47ebf56d44d4/add_router_interface used request id req-3b344b39-c954-4e31-915f-a4dad8da664b 2018-07-24 04:28:10,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/3283b050-e4b9-4987-80f7-47ebf56d44d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:10,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-97b8c482-1ace-4aaf-aadf-096fc244f111 Date: Tue, 24 Jul 2018 04:28:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "created_at": "2018-07-24T04:28:00Z", "admin_state_up": true, "updated_at": "2018-07-24T04:28:08Z", "project_id": "52223f98a1ee4ef68a1cda7063a319db", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "3283b050-e4b9-4987-80f7-47ebf56d44d4", "name": "CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router"}} 2018-07-24 04:28:10,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/3283b050-e4b9-4987-80f7-47ebf56d44d4 used request id req-97b8c482-1ace-4aaf-aadf-096fc244f111 2018-07-24 04:28:10,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=3283b050-e4b9-4987-80f7-47ebf56d44d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:10,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4616 X-Openstack-Request-Id: req-7aa93539-6118-4bdf-84e9-9755abf45056 Date: Tue, 24 Jul 2018 04:28:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:09Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26ba7c3e-7aed-41fd-96fa-b0e109fadc43","ip_address":"169.254.192.4"}],"id":"0a1b5dca-2821-4e5b-ba2c-cee45086536e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:b7:a5","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 52223f98a1ee4ef68a1cda7063a319db","admin_state_up":true,"network_id":"2c460bf2-195f-4dee-8477-a0bd3ee76c90","tenant_id":"","created_at":"2018-07-24T04:28:02Z","binding:vnic_type":"normal","device_id":"3283b050-e4b9-4987-80f7-47ebf56d44d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:09Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26ba7c3e-7aed-41fd-96fa-b0e109fadc43","ip_address":"169.254.192.10"}],"id":"25a5c9f8-1976-412c-be34-f9f32f4cc709","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:40:94","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 52223f98a1ee4ef68a1cda7063a319db","admin_state_up":true,"network_id":"2c460bf2-195f-4dee-8477-a0bd3ee76c90","tenant_id":"","created_at":"2018-07-24T04:28:03Z","binding:vnic_type":"normal","device_id":"3283b050-e4b9-4987-80f7-47ebf56d44d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1d8390b6-3d43-485d-8a3c-e56b3a6e56ad","ip_address":"10.55.1.1"}],"id":"53c644dd-4020-4609-8bf7-b23ee05211c6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:b2:41","project_id":"52223f98a1ee4ef68a1cda7063a319db","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:28:08Z","binding:vnic_type":"normal","device_id":"3283b050-e4b9-4987-80f7-47ebf56d44d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:08Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26ba7c3e-7aed-41fd-96fa-b0e109fadc43","ip_address":"169.254.192.2"}],"id":"a2c17215-d3b5-496c-99a7-241d821a9a89","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:33:02","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 52223f98a1ee4ef68a1cda7063a319db","admin_state_up":true,"network_id":"2c460bf2-195f-4dee-8477-a0bd3ee76c90","tenant_id":"","created_at":"2018-07-24T04:28:01Z","binding:vnic_type":"normal","device_id":"3283b050-e4b9-4987-80f7-47ebf56d44d4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:07Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.200"}],"id":"c7f51190-e368-44c0-a515-0752852afce0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:23:9c","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T04:28:01Z","binding:vnic_type":"normal","device_id":"3283b050-e4b9-4987-80f7-47ebf56d44d4","ip_allocation":"immediate"}]} 2018-07-24 04:28:10,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=3283b050-e4b9-4987-80f7-47ebf56d44d4 used request id req-7aa93539-6118-4bdf-84e9-9755abf45056 2018-07-24 04:28:10,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/26ba7c3e-7aed-41fd-96fa-b0e109fadc43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:10,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-7cf4502c-4e41-4f8b-8e1f-9238cd26cc36 Date: Tue, 24 Jul 2018 04:28:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26ba7c3e-7aed-41fd-96fa-b0e109fadc43","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 52223f98a1ee4ef68a1cda7063a319db","enable_dhcp":false,"segment_id":null,"network_id":"2c460bf2-195f-4dee-8477-a0bd3ee76c90","tenant_id":"","created_at":"2018-07-24T04:28:00Z","ip_version":4}} 2018-07-24 04:28:10,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/26ba7c3e-7aed-41fd-96fa-b0e109fadc43 used request id req-7cf4502c-4e41-4f8b-8e1f-9238cd26cc36 2018-07-24 04:28:10,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:10,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5e0aea4e-be2b-4aec-8fe6-832d5c9fc36b Date: Tue, 24 Jul 2018 04:28:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 04:28:10,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-5e0aea4e-be2b-4aec-8fe6-832d5c9fc36b 2018-07-24 04:28:10,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/26ba7c3e-7aed-41fd-96fa-b0e109fadc43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:10,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-25a589ae-6b8a-4b49-a999-79cd55e6c2f3 Date: Tue, 24 Jul 2018 04:28:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26ba7c3e-7aed-41fd-96fa-b0e109fadc43","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 52223f98a1ee4ef68a1cda7063a319db","enable_dhcp":false,"segment_id":null,"network_id":"2c460bf2-195f-4dee-8477-a0bd3ee76c90","tenant_id":"","created_at":"2018-07-24T04:28:00Z","ip_version":4}} 2018-07-24 04:28:10,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/26ba7c3e-7aed-41fd-96fa-b0e109fadc43 used request id req-25a589ae-6b8a-4b49-a999-79cd55e6c2f3 2018-07-24 04:28:10,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/26ba7c3e-7aed-41fd-96fa-b0e109fadc43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:11,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-1adaf9d4-0327-45ed-9f03-4088a3977356 Date: Tue, 24 Jul 2018 04:28:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"26ba7c3e-7aed-41fd-96fa-b0e109fadc43","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 52223f98a1ee4ef68a1cda7063a319db","enable_dhcp":false,"segment_id":null,"network_id":"2c460bf2-195f-4dee-8477-a0bd3ee76c90","tenant_id":"","created_at":"2018-07-24T04:28:00Z","ip_version":4}} 2018-07-24 04:28:11,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/26ba7c3e-7aed-41fd-96fa-b0e109fadc43 used request id req-1adaf9d4-0327-45ed-9f03-4088a3977356 2018-07-24 04:28:11,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/1d8390b6-3d43-485d-8a3c-e56b3a6e56ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:11,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-4c640f55-63fb-426c-a585-af01e58855ce Date: Tue, 24 Jul 2018 04:28:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:27:54Z","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":"1d8390b6-3d43-485d-8a3c-e56b3a6e56ad","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"52223f98a1ee4ef68a1cda7063a319db","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:54Z","ip_version":4}} 2018-07-24 04:28:11,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/1d8390b6-3d43-485d-8a3c-e56b3a6e56ad used request id req-4c640f55-63fb-426c-a585-af01e58855ce 2018-07-24 04:28:11,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f65c994f72472c28c322870421bc32cd65187973" 2018-07-24 04:28:11,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-1ff5f0aa-ab9c-4e63-ac28-d56003a129dc Date: Tue, 24 Jul 2018 04:28:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "created_at": "2018-07-24T04:28:00Z", "admin_state_up": true, "updated_at": "2018-07-24T04:28:08Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "52223f98a1ee4ef68a1cda7063a319db", "id": "3283b050-e4b9-4987-80f7-47ebf56d44d4", "name": "CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router"}]} 2018-07-24 04:28:11,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router&admin_state_up=True used request id req-1ff5f0aa-ab9c-4e63-ac28-d56003a129dc 2018-07-24 04:28:11,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544f57659851000e302ff416928bf8c2d7b715f2" 2018-07-24 04:28:11,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2cffac3-24de-40f7-9331-7f1fefaafaba Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52223f98a1ee4ef68a1cda7063a319db", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj"}} 2018-07-24 04:28:11,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db used request id req-f2cffac3-24de-40f7-9331-7f1fefaafaba 2018-07-24 04:28:11,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=3283b050-e4b9-4987-80f7-47ebf56d44d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f65c994f72472c28c322870421bc32cd65187973" 2018-07-24 04:28:11,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-18a89a2a-9411-4e8f-a9a8-5f59d4d9fccd Date: Tue, 24 Jul 2018 04:28:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d8390b6-3d43-485d-8a3c-e56b3a6e56ad","ip_address":"10.55.1.1"}],"id":"53c644dd-4020-4609-8bf7-b23ee05211c6","security_groups":[],"mac_address":"fa:16:3e:44:b2:41","project_id":"52223f98a1ee4ef68a1cda7063a319db","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:28:08Z","binding:vnic_type":"normal","device_id":"3283b050-e4b9-4987-80f7-47ebf56d44d4","ip_allocation":"immediate"}]} 2018-07-24 04:28:11,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=3283b050-e4b9-4987-80f7-47ebf56d44d4 used request id req-18a89a2a-9411-4e8f-a9a8-5f59d4d9fccd 2018-07-24 04:28:11,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/1d8390b6-3d43-485d-8a3c-e56b3a6e56ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f65c994f72472c28c322870421bc32cd65187973" 2018-07-24 04:28:12,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-709ebebd-a545-43b3-80e0-8b354d127223 Date: Tue, 24 Jul 2018 04:28:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c88fc606-68db-4e61-b27f-60e53d4a4aa2","tenant_id":"52223f98a1ee4ef68a1cda7063a319db","created_at":"2018-07-24T04:27:54Z","dns_nameservers":[],"updated_at":"2018-07-24T04:27:54Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"52223f98a1ee4ef68a1cda7063a319db","id":"1d8390b6-3d43-485d-8a3c-e56b3a6e56ad","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet"}} 2018-07-24 04:28:12,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/1d8390b6-3d43-485d-8a3c-e56b3a6e56ad used request id req-709ebebd-a545-43b3-80e0-8b354d127223 2018-07-24 04:28:12,199 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router and subnet CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet 2018-07-24 04:28:12,199 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router 2018-07-24 04:28:12,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/3283b050-e4b9-4987-80f7-47ebf56d44d4/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" -d '{"subnet_id": "1d8390b6-3d43-485d-8a3c-e56b3a6e56ad"}' 2018-07-24 04:28:14,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-817bdaba-29f1-4f31-8ce2-86074594eeef Date: Tue, 24 Jul 2018 04:28:14 GMT RESP BODY: {"network_id": "c88fc606-68db-4e61-b27f-60e53d4a4aa2", "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "subnet_id": "1d8390b6-3d43-485d-8a3c-e56b3a6e56ad", "subnet_ids": ["1d8390b6-3d43-485d-8a3c-e56b3a6e56ad"], "port_id": "53c644dd-4020-4609-8bf7-b23ee05211c6", "id": "3283b050-e4b9-4987-80f7-47ebf56d44d4"} 2018-07-24 04:28:14,887 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3283b050-e4b9-4987-80f7-47ebf56d44d4/remove_router_interface used request id req-817bdaba-29f1-4f31-8ce2-86074594eeef 2018-07-24 04:28:14,888 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router 2018-07-24 04:28:14,888 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-router 2018-07-24 04:28:14,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/3283b050-e4b9-4987-80f7-47ebf56d44d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef110fcc60b0344098e8b92c5c25ee15e414c8fc" 2018-07-24 04:28:18,614 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46f2a495-629f-4da2-a34a-eeeb3e6ca30c Content-Length: 0 Date: Tue, 24 Jul 2018 04:28:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:28:18,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/3283b050-e4b9-4987-80f7-47ebf56d44d4 used request id req-46f2a495-629f-4da2-a34a-eeeb3e6ca30c 2018-07-24 04:28:18,615 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet 2018-07-24 04:28:18,615 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-subnet 2018-07-24 04:28:18,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/1d8390b6-3d43-485d-8a3c-e56b3a6e56ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb29a0746b7d40b38466197a22f74d78ff558208" 2018-07-24 04:28:20,974 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dcc2d579-5c19-4f2a-a4b7-df2a072c1636 Date: Tue, 24 Jul 2018 04:28:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:28:20,974 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/1d8390b6-3d43-485d-8a3c-e56b3a6e56ad used request id req-dcc2d579-5c19-4f2a-a4b7-df2a072c1636 2018-07-24 04:28:20,974 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e86d8c9d-332e-4218-8266-7a044e6db97d-pub-net 2018-07-24 04:28:20,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/c88fc606-68db-4e61-b27f-60e53d4a4aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb29a0746b7d40b38466197a22f74d78ff558208" 2018-07-24 04:28:22,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b1c6ed63-af13-466c-b031-72cd5829f516 Date: Tue, 24 Jul 2018 04:28:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:28:22,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c88fc606-68db-4e61-b27f-60e53d4a4aa2 used request id req-b1c6ed63-af13-466c-b031-72cd5829f516 2018-07-24 04:28:22,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:22,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7a17edff-6793-4c34-ba59-c2d3505b6d37 Date: Tue, 24 Jul 2018 04:28:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "created_at": "2018-07-24T04:27:53Z", "updated_at": "2018-07-24T04:27:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:27:53Z", "revision_number": 0, "id": "04662fdc-76cb-4dcc-bb6e-eca7d930217a", "remote_group_id": "f30ef188-26ba-47d3-aba3-72145079e1a0", "remote_ip_prefix": null, "created_at": "2018-07-24T04:27:53Z", "security_group_id": "f30ef188-26ba-47d3-aba3-72145079e1a0", "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "port_range_min": null, "ethertype": "IPv6", "project_id": "52223f98a1ee4ef68a1cda7063a319db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:27:53Z", "revision_number": 0, "id": "a7dbc4fd-3d72-4f65-97b2-2dc9889a4bbe", "remote_group_id": "f30ef188-26ba-47d3-aba3-72145079e1a0", "remote_ip_prefix": null, "created_at": "2018-07-24T04:27:53Z", "security_group_id": "f30ef188-26ba-47d3-aba3-72145079e1a0", "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "port_range_min": null, "ethertype": "IPv4", "project_id": "52223f98a1ee4ef68a1cda7063a319db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:27:53Z", "revision_number": 0, "id": "df3df5cf-85b7-460e-84c7-9fa262819097", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:27:53Z", "security_group_id": "f30ef188-26ba-47d3-aba3-72145079e1a0", "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "port_range_min": null, "ethertype": "IPv6", "project_id": "52223f98a1ee4ef68a1cda7063a319db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:27:53Z", "revision_number": 0, "id": "ebfe42da-0093-434b-8371-1ac20207ae07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:27:53Z", "security_group_id": "f30ef188-26ba-47d3-aba3-72145079e1a0", "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "port_range_min": null, "ethertype": "IPv4", "project_id": "52223f98a1ee4ef68a1cda7063a319db"}], "revision_number": 4, "project_id": "52223f98a1ee4ef68a1cda7063a319db", "id": "f30ef188-26ba-47d3-aba3-72145079e1a0", "name": "default"}]} 2018-07-24 04:28:22,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-7a17edff-6793-4c34-ba59-c2d3505b6d37 2018-07-24 04:28:22,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:22,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35a532ee-615f-498f-bbca-db77a70b7d9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:28:22,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-35a532ee-615f-498f-bbca-db77a70b7d9a 2018-07-24 04:28:22,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:28:22,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:22,741 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6b7db87-9768-4adc-9070-d9ffa0e2aa3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:28:22,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-c6b7db87-9768-4adc-9070-d9ffa0e2aa3e 2018-07-24 04:28:22,741 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:28:22,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:22,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb5e0e34-8a8d-40c6-89ef-cfae5ae16a0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:28:22,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-eb5e0e34-8a8d-40c6-89ef-cfae5ae16a0a 2018-07-24 04:28:22,838 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:28:22,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:22,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2685bdd8-19c2-4df7-bf41-2ff8e7236919 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:28:22,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-2685bdd8-19c2-4df7-bf41-2ff8e7236919 2018-07-24 04:28:22,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:23,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e05dd34-9f7a-49b6-88f6-2401e9ef73b8 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:28:23,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-7e05dd34-9f7a-49b6-88f6-2401e9ef73b8 2018-07-24 04:28:23,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:23,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12dbbe20-d9b0-46e2-96b8-4902f41223d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:28:23,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-12dbbe20-d9b0-46e2-96b8-4902f41223d7 2018-07-24 04:28:23,135 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:28:23,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:23,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0987e43-6424-41e2-a83d-1f3af5d88151 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:28:23,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-e0987e43-6424-41e2-a83d-1f3af5d88151 2018-07-24 04:28:23,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:28:23,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:23,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7663281d-b73d-4a12-b9f4-6154e5cb93bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:28:23,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-7663281d-b73d-4a12-b9f4-6154e5cb93bf 2018-07-24 04:28:23,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:28:23,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:23,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e64cae87-0b1b-46a6-a3b3-937e9d5ed01c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:28:23,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-e64cae87-0b1b-46a6-a3b3-937e9d5ed01c 2018-07-24 04:28:23,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:28:23,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:23,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98bd9fe3-8a5e-4a71-984a-67c8d274f2e1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52223f98a1ee4ef68a1cda7063a319db", "name": "CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj"}} 2018-07-24 04:28:23,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db used request id req-98bd9fe3-8a5e-4a71-984a-67c8d274f2e1 2018-07-24 04:28:23,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f30ef188-26ba-47d3-aba3-72145079e1a0 2018-07-24 04:28:23,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f30ef188-26ba-47d3-aba3-72145079e1a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:23,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ad48184b-d941-445d-9dd2-188c546f39c1 Date: Tue, 24 Jul 2018 04:28:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f30ef188-26ba-47d3-aba3-72145079e1a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:27:53Z", "security_group_id": "f30ef188-26ba-47d3-aba3-72145079e1a0", "port_range_min": null, "revision_number": 0, "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "created_at": "2018-07-24T04:27:53Z", "project_id": "52223f98a1ee4ef68a1cda7063a319db", "id": "04662fdc-76cb-4dcc-bb6e-eca7d930217a"}, {"remote_group_id": "f30ef188-26ba-47d3-aba3-72145079e1a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:27:53Z", "security_group_id": "f30ef188-26ba-47d3-aba3-72145079e1a0", "port_range_min": null, "revision_number": 0, "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "created_at": "2018-07-24T04:27:53Z", "project_id": "52223f98a1ee4ef68a1cda7063a319db", "id": "a7dbc4fd-3d72-4f65-97b2-2dc9889a4bbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:27:53Z", "security_group_id": "f30ef188-26ba-47d3-aba3-72145079e1a0", "port_range_min": null, "revision_number": 0, "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "created_at": "2018-07-24T04:27:53Z", "project_id": "52223f98a1ee4ef68a1cda7063a319db", "id": "df3df5cf-85b7-460e-84c7-9fa262819097"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:27:53Z", "security_group_id": "f30ef188-26ba-47d3-aba3-72145079e1a0", "port_range_min": null, "revision_number": 0, "tenant_id": "52223f98a1ee4ef68a1cda7063a319db", "created_at": "2018-07-24T04:27:53Z", "project_id": "52223f98a1ee4ef68a1cda7063a319db", "id": "ebfe42da-0093-434b-8371-1ac20207ae07"}]} 2018-07-24 04:28:23,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=f30ef188-26ba-47d3-aba3-72145079e1a0 used request id req-ad48184b-d941-445d-9dd2-188c546f39c1 2018-07-24 04:28:23,716 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:28:23,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/f30ef188-26ba-47d3-aba3-72145079e1a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:24,016 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-800f2d24-7645-40e4-a574-d58ed89c5fba Content-Length: 0 Date: Tue, 24 Jul 2018 04:28:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:28:24,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/f30ef188-26ba-47d3-aba3-72145079e1a0 used request id req-800f2d24-7645-40e4-a574-d58ed89c5fba 2018-07-24 04:28:24,016 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj 2018-07-24 04:28:24,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:24,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc7e96ad-340b-4e2e-b02c-38bc0ba6f38e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:28:24,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/52223f98a1ee4ef68a1cda7063a319db used request id req-dc7e96ad-340b-4e2e-b02c-38bc0ba6f38e 2018-07-24 04:28:24,815 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-ce756f74-1a87-4d1-proj-role 2018-07-24 04:28:24,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/4e9a8dda6eae4652b0681f6f1c77c613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:24,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a44aba2-2845-46cb-bd62-99341d85f64c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:28:24,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/4e9a8dda6eae4652b0681f6f1c77c613 used request id req-3a44aba2-2845-46cb-bd62-99341d85f64c 2018-07-24 04:28:24,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da87f53f2f7626cb178df3f4115bdfe94814b18" 2018-07-24 04:28:25,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3122ff-f804-45b9-b3f5-dcfb7b75d01d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:28:25,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ee3122ff-f804-45b9-b3f5-dcfb7b75d01d 2018-07-24 04:28:25,047 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-ce756f74-1a87-4d1-user 2018-07-24 04:28:25,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/6be9d6bb0451451594cd2952ef6de1e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4de068e78d4257cc7ab98b53f8f7fe2f6389d21a" 2018-07-24 04:28:25,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17261476-f046-4546-991d-c08f0d7a6149 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:28:25,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6be9d6bb0451451594cd2952ef6de1e5 used request id req-17261476-f046-4546-991d-c08f0d7a6149 2018-07-24 04:28:25,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:28:25,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:28:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["taE5SWSHQVe8UoCDmVGTaA"], "issued_at": "2018-07-24T04:28:25.000000Z"}} 2018-07-24 04:28:25,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f0673b35d8653d6a12b2f6ad8a1da027cd38a9e4" 2018-07-24 04:28:25,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204c7bdb-29e8-498f-8521-baa9473711a1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:28:25,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-204c7bdb-29e8-498f-8521-baa9473711a1 2018-07-24 04:28:25,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:28:25,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:28:26,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ZbQKJ56YRzSpQ9jOAzYs0A"], "issued_at": "2018-07-24T04:28:26.000000Z"}} 2018-07-24 04:28:26,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:26,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b00418-19a0-43bd-ae33-d856dfa31142 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:28:26,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-76b00418-19a0-43bd-ae33-d856dfa31142 2018-07-24 04:28:26,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:28:26,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:28:26 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:28:26,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:26,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9bceb5-0161-424d-aab9-262a6376ae50 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:28:26,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj used request id req-4c9bceb5-0161-424d-aab9-262a6376ae50 2018-07-24 04:28:26,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:26,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e4f1b5-0941-44b9-a268-23092b89772f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:28:26,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f6e4f1b5-0941-44b9-a268-23092b89772f 2018-07-24 04:28:26,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj"}}' 2018-07-24 04:28:26,624 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f6d9335-4440-4289-a379-cdd7b9a26b5c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee"}, "tags": [], "enabled": true, "id": "f977e18d07164d0b9766a06b9ce6feee", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj"}} 2018-07-24 04:28:26,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0f6d9335-4440-4289-a379-cdd7b9a26b5c 2018-07-24 04:28:26,624 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-c1826e14-24f2-412-proj 2018-07-24 04:28:26,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:28:26,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:28:27,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Atq7Y05DQcC1p4DDKniZqA"], "issued_at": "2018-07-24T04:28:27.000000Z"}} 2018-07-24 04:28:27,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}60255725bd32cf2ec4cffa839b9d50dc82731815" 2018-07-24 04:28:27,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a5be49-e21b-4d31-9258-ff730aa96911 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:28:27,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-79a5be49-e21b-4d31-9258-ff730aa96911 2018-07-24 04:28:27,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:28:27,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:28: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:28:27,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60255725bd32cf2ec4cffa839b9d50dc82731815" 2018-07-24 04:28:27,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111c1193-2fae-4897-ad68-e13cca043fe4 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:28:27,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-111c1193-2fae-4897-ad68-e13cca043fe4 2018-07-24 04:28:27,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60255725bd32cf2ec4cffa839b9d50dc82731815" 2018-07-24 04:28:27,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42c5cdd-4e38-4b3b-ae21-48e6e17727a5 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee"}, "tags": [], "enabled": true, "id": "f977e18d07164d0b9766a06b9ce6feee", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj"}]} 2018-07-24 04:28:27,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj used request id req-b42c5cdd-4e38-4b3b-ae21-48e6e17727a5 2018-07-24 04:28:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60255725bd32cf2ec4cffa839b9d50dc82731815" 2018-07-24 04:28:27,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d226c2-3a42-421b-b065-a8fb0dda2360 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:28:27,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d8d226c2-3a42-421b-b065-a8fb0dda2360 2018-07-24 04:28:27,737 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-c1826e14-24f2-412-user 2018-07-24 04:28:27,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:28:27,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:27,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f72ae26-36da-489e-8267-8cd48c53e4a5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:28:27,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9f72ae26-36da-489e-8267-8cd48c53e4a5 2018-07-24 04:28:27,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" -d '{"role": {"name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj-role"}}' 2018-07-24 04:28:27,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2072f918-bae4-42cb-a6da-66cfb9fae8f9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3a8486350544e4c91400adf781bf384", "links": {"self": "http://172.30.9.24:5000/v3/roles/e3a8486350544e4c91400adf781bf384"}, "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj-role"}} 2018-07-24 04:28:27,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-2072f918-bae4-42cb-a6da-66cfb9fae8f9 2018-07-24 04:28:27,960 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-c1826e14-24f2-412-proj-role 2018-07-24 04:28:27,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/e3a8486350544e4c91400adf781bf384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:28,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d09954-2261-4941-9176-8c4777d1f5ca Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3a8486350544e4c91400adf781bf384", "links": {"self": "http://172.30.9.24:5000/v3/roles/e3a8486350544e4c91400adf781bf384"}, "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj-role"}} 2018-07-24 04:28:28,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/e3a8486350544e4c91400adf781bf384 used request id req-53d09954-2261-4941-9176-8c4777d1f5ca 2018-07-24 04:28:28,057 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-c1826e14-24f2-412-proj-role to project CreateNetworkSuccessTests-c1826e14-24f2-412-proj 2018-07-24 04:28:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee/users/9c1da2e7d83e4752b9e2b175f54a3b5a/roles/e3a8486350544e4c91400adf781bf384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:28,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c1fc15-ecea-402a-8ccf-6bec5001c516 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:28:28,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee/users/9c1da2e7d83e4752b9e2b175f54a3b5a/roles/e3a8486350544e4c91400adf781bf384 used request id req-52c1fc15-ecea-402a-8ccf-6bec5001c516 2018-07-24 04:28:28,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:28:28,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:28:28,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["IXY-XJiURJm9VisvNVdjmg"], "issued_at": "2018-07-24T04:28:28.000000Z"}} 2018-07-24 04:28:28,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0ce2ef320ffa21edfd4befec482fc96866437a57" 2018-07-24 04:28:28,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103125f6-adfb-42f3-9ec7-8a8a1b44f9e2 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:28:28,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-103125f6-adfb-42f3-9ec7-8a8a1b44f9e2 2018-07-24 04:28:28,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce2ef320ffa21edfd4befec482fc96866437a57" 2018-07-24 04:28:28,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-34bdbfff-c66a-457a-a39f-d7bab8e03e9d Date: Tue, 24 Jul 2018 04:28:28 GMT RESP BODY: {"networks":[]} 2018-07-24 04:28:28,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net used request id req-34bdbfff-c66a-457a-a39f-d7bab8e03e9d 2018-07-24 04:28:28,955 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net 2018-07-24 04:28:28,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:28:28,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:28:29,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:28:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["RGnSMe4zRD2qCsezJnor6A"], "issued_at": "2018-07-24T04:28:29.000000Z"}} 2018-07-24 04:28:29,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4dba5d687fecb47e980cc4e48a839f9063487276" 2018-07-24 04:28:29,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30e3d67-8dea-416f-8230-a1913627b3d8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:28:29,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d30e3d67-8dea-416f-8230-a1913627b3d8 2018-07-24 04:28:29,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:28:29,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:28: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:28:29,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dba5d687fecb47e980cc4e48a839f9063487276" 2018-07-24 04:28:29,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02df7b5c-d52a-420f-bfd5-116b76aaf64a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee"}, "tags": [], "enabled": true, "id": "f977e18d07164d0b9766a06b9ce6feee", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj"}]} 2018-07-24 04:28:29,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj used request id req-02df7b5c-d52a-420f-bfd5-116b76aaf64a 2018-07-24 04:28:29,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce2ef320ffa21edfd4befec482fc96866437a57" -d '{"network": {"tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "mtu": 999, "name": "CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net", "admin_state_up": true}}' 2018-07-24 04:28:30,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-03bccb6b-33af-4fa9-9d1c-00b6eb4db68e Date: Tue, 24 Jul 2018 04:28:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"f977e18d07164d0b9766a06b9ce6feee","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:28:30Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net","admin_state_up":true,"tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:29Z","mtu":999}} 2018-07-24 04:28:30,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-03bccb6b-33af-4fa9-9d1c-00b6eb4db68e 2018-07-24 04:28:30,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce2ef320ffa21edfd4befec482fc96866437a57" 2018-07-24 04:28:30,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8a62a15f-842a-4c86-abb9-4751ff483557 Date: Tue, 24 Jul 2018 04:28:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"f977e18d07164d0b9766a06b9ce6feee","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:28:30Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net","admin_state_up":true,"tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:28:30,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca used request id req-8a62a15f-842a-4c86-abb9-4751ff483557 2018-07-24 04:28:30,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce2ef320ffa21edfd4befec482fc96866437a57" 2018-07-24 04:28:30,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6d06cb31-8c70-41f7-a025-04f3c67f7c6d Date: Tue, 24 Jul 2018 04:28:30 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:28:30,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca used request id req-6d06cb31-8c70-41f7-a025-04f3c67f7c6d 2018-07-24 04:28:30,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:28:30,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:28:30,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:28:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ULRNhAjpQVufnUf52HozTw"], "issued_at": "2018-07-24T04:28:31.000000Z"}} 2018-07-24 04:28:30,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}adfd1c7b953264e876280a278af077a1130add68" 2018-07-24 04:28:31,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2415b2f6-ed87-47d8-8f7d-79a80f8ec3d8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:28:31,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2415b2f6-ed87-47d8-8f7d-79a80f8ec3d8 2018-07-24 04:28:31,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:28:31,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:28: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:28:31,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adfd1c7b953264e876280a278af077a1130add68" 2018-07-24 04:28:31,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2074114-dedf-4371-916c-c857f9ba2c26 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee"}, "tags": [], "enabled": true, "id": "f977e18d07164d0b9766a06b9ce6feee", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj"}]} 2018-07-24 04:28:31,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj used request id req-d2074114-dedf-4371-916c-c857f9ba2c26 2018-07-24 04:28:31,180 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet 2018-07-24 04:28:31,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce2ef320ffa21edfd4befec482fc96866437a57" -d '{"subnets": [{"ip_version": 4, "network_id": "ed11f0be-83af-4c07-a4e7-033fcad0d0ca", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet", "tenant_id": "f977e18d07164d0b9766a06b9ce6feee"}]}' 2018-07-24 04:28:31,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-52c9dbf5-c22a-42dc-bd3b-b2cd6c994326 Date: Tue, 24 Jul 2018 04:28:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:28:31Z","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":"1a2d5817-3a01-4ee4-af1b-9076fe27c63a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"f977e18d07164d0b9766a06b9ce6feee","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:31Z","ip_version":4}]} 2018-07-24 04:28:31,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-52c9dbf5-c22a-42dc-bd3b-b2cd6c994326 2018-07-24 04:28:31,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce2ef320ffa21edfd4befec482fc96866437a57" 2018-07-24 04:28:32,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-044605d5-69cf-4faf-9025-a3fefa0297f0 Date: Tue, 24 Jul 2018 04:28:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"f977e18d07164d0b9766a06b9ce6feee","l2_adjacency":true,"status":"ACTIVE","subnets":["1a2d5817-3a01-4ee4-af1b-9076fe27c63a"],"description":"","tags":[],"updated_at":"2018-07-24T04:28:31Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net","admin_state_up":true,"tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:28:32,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca used request id req-044605d5-69cf-4faf-9025-a3fefa0297f0 2018-07-24 04:28:32,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce2ef320ffa21edfd4befec482fc96866437a57" 2018-07-24 04:28:32,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-14039c38-0d45-426e-abed-0c68309c0bad Date: Tue, 24 Jul 2018 04:28:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:28:31Z","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":"1a2d5817-3a01-4ee4-af1b-9076fe27c63a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"f977e18d07164d0b9766a06b9ce6feee","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:31Z","ip_version":4}]} 2018-07-24 04:28:32,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca used request id req-14039c38-0d45-426e-abed-0c68309c0bad 2018-07-24 04:28:32,374 - OpenStackNetwork - DEBUG - Network [ed11f0be-83af-4c07-a4e7-033fcad0d0ca] created successfully 2018-07-24 04:28:32,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:28:32,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3a8486350544e4c91400adf781bf384", "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj-role"}], "expires_at": "2018-07-24T05:28:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f977e18d07164d0b9766a06b9ce6feee", "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_f977e18d07164d0b9766a06b9ce6feee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f977e18d07164d0b9766a06b9ce6feee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f977e18d07164d0b9766a06b9ce6feee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/f977e18d07164d0b9766a06b9ce6feee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/f977e18d07164d0b9766a06b9ce6feee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f977e18d07164d0b9766a06b9ce6feee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/f977e18d07164d0b9766a06b9ce6feee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/f977e18d07164d0b9766a06b9ce6feee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f977e18d07164d0b9766a06b9ce6feee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/f977e18d07164d0b9766a06b9ce6feee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/f977e18d07164d0b9766a06b9ce6feee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f977e18d07164d0b9766a06b9ce6feee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/f977e18d07164d0b9766a06b9ce6feee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/f977e18d07164d0b9766a06b9ce6feee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-user", "id": "9c1da2e7d83e4752b9e2b175f54a3b5a"}, "audit_ids": ["6ocMYBNkQRidWpeB0Pz9Gw"], "issued_at": "2018-07-24T04:28:32.000000Z"}} 2018-07-24 04:28:32,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9876d91c6330290804acd262aabed725caed1795" 2018-07-24 04:28:33,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2d45378f-0d44-4693-94ee-4f2c7b9eb5c7 Date: Tue, 24 Jul 2018 04:28:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f977e18d07164d0b9766a06b9ce6feee","l2_adjacency":true,"status":"ACTIVE","subnets":["1a2d5817-3a01-4ee4-af1b-9076fe27c63a"],"description":"","tags":[],"updated_at":"2018-07-24T04:28:31Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net","admin_state_up":true,"tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:29Z","mtu":999}]} 2018-07-24 04:28:33,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net used request id req-2d45378f-0d44-4693-94ee-4f2c7b9eb5c7 2018-07-24 04:28:33,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:28:33,061 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:28: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:28:33,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0673b35d8653d6a12b2f6ad8a1da027cd38a9e4" 2018-07-24 04:28:33,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c97f94-a414-4a52-af05-93313485c87d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f977e18d07164d0b9766a06b9ce6feee", "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj"}} 2018-07-24 04:28:33,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee used request id req-43c97f94-a414-4a52-af05-93313485c87d 2018-07-24 04:28:33,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9876d91c6330290804acd262aabed725caed1795" 2018-07-24 04:28:33,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d9b9309c-fbc4-4d38-bec6-ea8c93d4bd88 Date: Tue, 24 Jul 2018 04:28:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:31Z","dns_nameservers":[],"updated_at":"2018-07-24T04:28:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f977e18d07164d0b9766a06b9ce6feee","id":"1a2d5817-3a01-4ee4-af1b-9076fe27c63a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet"}]} 2018-07-24 04:28:33,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca used request id req-d9b9309c-fbc4-4d38-bec6-ea8c93d4bd88 2018-07-24 04:28:33,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:28:33,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:28:33,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:28:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["BCh5tfV4RVeWqeM--hrRAA"], "issued_at": "2018-07-24T04:28:33.000000Z"}} 2018-07-24 04:28:33,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:33,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50e31a6-d99a-4287-8237-6b06f30ef0ef 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:28:33,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d50e31a6-d99a-4287-8237-6b06f30ef0ef 2018-07-24 04:28:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:34,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dab8d68a-a00d-4748-98e7-db0f5db5a9cd Date: Tue, 24 Jul 2018 04:28:34 GMT RESP BODY: {"routers": []} 2018-07-24 04:28:34,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router&admin_state_up=True used request id req-dab8d68a-a00d-4748-98e7-db0f5db5a9cd 2018-07-24 04:28:34,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:28:34,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:28:34,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:28:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["iqJiCmo5Q0mRFWRP7qqcBg"], "issued_at": "2018-07-24T04:28:34.000000Z"}} 2018-07-24 04:28:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}61cb3142eb8cc3de6e28d83824c9e177dcf67c42" 2018-07-24 04:28:34,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc9d961-2b1a-409e-8aa6-5123d29995b6 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:28:34,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3dc9d961-2b1a-409e-8aa6-5123d29995b6 2018-07-24 04:28:34,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:28:34,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:28:34 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:28:34,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61cb3142eb8cc3de6e28d83824c9e177dcf67c42" 2018-07-24 04:28:34,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cfbc15c-da94-4934-9831-7831a8d6ed22 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee"}, "tags": [], "enabled": true, "id": "f977e18d07164d0b9766a06b9ce6feee", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj"}]} 2018-07-24 04:28:34,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-c1826e14-24f2-412-proj used request id req-3cfbc15c-da94-4934-9831-7831a8d6ed22 2018-07-24 04:28:34,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:34,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-45909bfd-b29d-4352-abed-e5531373b430 Date: Tue, 24 Jul 2018 04:28:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 04:28:34,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-45909bfd-b29d-4352-abed-e5531373b430 2018-07-24 04:28:34,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:35,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d27ea191-2945-4e00-bcad-67d46b8b5f4d Date: Tue, 24 Jul 2018 04:28:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 04:28:35,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-d27ea191-2945-4e00-bcad-67d46b8b5f4d 2018-07-24 04:28:35,174 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router 2018-07-24 04:28:35,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "name": "CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router", "admin_state_up": true}}' 2018-07-24 04:28:41,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d656cb52-c7ea-40fa-8824-dff949691d0a Date: Tue, 24 Jul 2018 04:28:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "created_at": "2018-07-24T04:28:36Z", "admin_state_up": true, "updated_at": "2018-07-24T04:28:37Z", "project_id": "f977e18d07164d0b9766a06b9ce6feee", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "3a8435ae-b6bd-4312-9cbc-7f247e952531", "name": "CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router"}} 2018-07-24 04:28:41,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-d656cb52-c7ea-40fa-8824-dff949691d0a 2018-07-24 04:28:41,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=3a8435ae-b6bd-4312-9cbc-7f247e952531 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:41,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3361 X-Openstack-Request-Id: req-d82adccb-2852-4d4d-8a33-426815368346 Date: Tue, 24 Jul 2018 04:28:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:39Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d3ac2b0-5ce8-479b-a268-b5f5ea635a60","ip_address":"169.254.192.11"}],"id":"2dca0d08-b97d-4ff2-8f65-3c03a5763570","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d2:46:ef","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant f977e18d07164d0b9766a06b9ce6feee","admin_state_up":true,"network_id":"791c9e85-f99e-4cb4-b715-9d0b48399f6a","tenant_id":"","created_at":"2018-07-24T04:28:39Z","binding:vnic_type":"normal","device_id":"3a8435ae-b6bd-4312-9cbc-7f247e952531","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:41Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.203"}],"id":"43ff5fb2-4cd6-40ec-929d-a18b5fef6505","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a5:cc:9f","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T04:28:36Z","binding:vnic_type":"normal","device_id":"3a8435ae-b6bd-4312-9cbc-7f247e952531","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:38Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d3ac2b0-5ce8-479b-a268-b5f5ea635a60","ip_address":"169.254.192.1"}],"id":"f20c7c91-ba72-47f3-8d79-cfe4393bac83","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:42:46","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant f977e18d07164d0b9766a06b9ce6feee","admin_state_up":true,"network_id":"791c9e85-f99e-4cb4-b715-9d0b48399f6a","tenant_id":"","created_at":"2018-07-24T04:28:38Z","binding:vnic_type":"normal","device_id":"3a8435ae-b6bd-4312-9cbc-7f247e952531","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:37Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d3ac2b0-5ce8-479b-a268-b5f5ea635a60","ip_address":"169.254.192.6"}],"id":"f35d7f4c-5347-4285-997f-f3e67afa9755","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7a:ee:d5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant f977e18d07164d0b9766a06b9ce6feee","admin_state_up":true,"network_id":"791c9e85-f99e-4cb4-b715-9d0b48399f6a","tenant_id":"","created_at":"2018-07-24T04:28:37Z","binding:vnic_type":"normal","device_id":"3a8435ae-b6bd-4312-9cbc-7f247e952531","ip_allocation":"immediate"}]} 2018-07-24 04:28:41,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=3a8435ae-b6bd-4312-9cbc-7f247e952531 used request id req-d82adccb-2852-4d4d-8a33-426815368346 2018-07-24 04:28:41,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:41,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-a4033b9e-332c-4b62-8030-701120765ef0 Date: Tue, 24 Jul 2018 04:28:41 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 04:28:41,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-a4033b9e-332c-4b62-8030-701120765ef0 2018-07-24 04:28:41,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/9d3ac2b0-5ce8-479b-a268-b5f5ea635a60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:41,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-851b097d-fe46-4685-aff3-2b6195f4cbbb Date: Tue, 24 Jul 2018 04:28:41 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:28:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d3ac2b0-5ce8-479b-a268-b5f5ea635a60","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant f977e18d07164d0b9766a06b9ce6feee","enable_dhcp":false,"segment_id":null,"network_id":"791c9e85-f99e-4cb4-b715-9d0b48399f6a","tenant_id":"","created_at":"2018-07-24T04:28:35Z","ip_version":4}} 2018-07-24 04:28:41,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/9d3ac2b0-5ce8-479b-a268-b5f5ea635a60 used request id req-851b097d-fe46-4685-aff3-2b6195f4cbbb 2018-07-24 04:28:41,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/9d3ac2b0-5ce8-479b-a268-b5f5ea635a60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:42,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-4aabab38-660e-4989-8c2f-eeaf9ee4e605 Date: Tue, 24 Jul 2018 04:28:42 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:28:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d3ac2b0-5ce8-479b-a268-b5f5ea635a60","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant f977e18d07164d0b9766a06b9ce6feee","enable_dhcp":false,"segment_id":null,"network_id":"791c9e85-f99e-4cb4-b715-9d0b48399f6a","tenant_id":"","created_at":"2018-07-24T04:28:35Z","ip_version":4}} 2018-07-24 04:28:42,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/9d3ac2b0-5ce8-479b-a268-b5f5ea635a60 used request id req-4aabab38-660e-4989-8c2f-eeaf9ee4e605 2018-07-24 04:28:42,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/9d3ac2b0-5ce8-479b-a268-b5f5ea635a60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:42,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-38b8d7cd-4f06-4ddf-a94a-eaedc4cab56b Date: Tue, 24 Jul 2018 04:28:42 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:28:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d3ac2b0-5ce8-479b-a268-b5f5ea635a60","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant f977e18d07164d0b9766a06b9ce6feee","enable_dhcp":false,"segment_id":null,"network_id":"791c9e85-f99e-4cb4-b715-9d0b48399f6a","tenant_id":"","created_at":"2018-07-24T04:28:35Z","ip_version":4}} 2018-07-24 04:28:42,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/9d3ac2b0-5ce8-479b-a268-b5f5ea635a60 used request id req-38b8d7cd-4f06-4ddf-a94a-eaedc4cab56b 2018-07-24 04:28:42,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:42,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-381a5e36-133c-41e8-9f10-9e08658a40ad Date: Tue, 24 Jul 2018 04:28:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"f977e18d07164d0b9766a06b9ce6feee","l2_adjacency":true,"status":"ACTIVE","subnets":["1a2d5817-3a01-4ee4-af1b-9076fe27c63a"],"description":"","tags":[],"updated_at":"2018-07-24T04:28:31Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net","admin_state_up":true,"tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:28:42,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net used request id req-381a5e36-133c-41e8-9f10-9e08658a40ad 2018-07-24 04:28:42,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:28:42,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:28: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:28:42,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:42,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ca966d-1dd3-416d-b564-d9944a7ddce1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f977e18d07164d0b9766a06b9ce6feee", "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj"}} 2018-07-24 04:28:42,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee used request id req-b6ca966d-1dd3-416d-b564-d9944a7ddce1 2018-07-24 04:28:42,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:42,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-46dc4174-7af3-4ea4-b6b1-d25dac5a742e Date: Tue, 24 Jul 2018 04:28:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:28:31Z","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":"1a2d5817-3a01-4ee4-af1b-9076fe27c63a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"f977e18d07164d0b9766a06b9ce6feee","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:31Z","ip_version":4}]} 2018-07-24 04:28:42,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca used request id req-46dc4174-7af3-4ea4-b6b1-d25dac5a742e 2018-07-24 04:28:42,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca&name=CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:42,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-acd67534-0ea2-4f60-9e1d-1fa718f14bd1 Date: Tue, 24 Jul 2018 04:28:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:28:31Z","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":"1a2d5817-3a01-4ee4-af1b-9076fe27c63a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"f977e18d07164d0b9766a06b9ce6feee","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:31Z","ip_version":4}]} 2018-07-24 04:28:42,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ed11f0be-83af-4c07-a4e7-033fcad0d0ca&name=CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet used request id req-acd67534-0ea2-4f60-9e1d-1fa718f14bd1 2018-07-24 04:28:42,939 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-24 04:28:42,939 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router 2018-07-24 04:28:42,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/3a8435ae-b6bd-4312-9cbc-7f247e952531/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" -d '{"subnet_id": "1a2d5817-3a01-4ee4-af1b-9076fe27c63a"}' 2018-07-24 04:28:45,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4f2304af-0e7b-47ba-9ae0-3f29b0007497 Date: Tue, 24 Jul 2018 04:28:45 GMT RESP BODY: {"network_id": "ed11f0be-83af-4c07-a4e7-033fcad0d0ca", "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "subnet_id": "1a2d5817-3a01-4ee4-af1b-9076fe27c63a", "subnet_ids": ["1a2d5817-3a01-4ee4-af1b-9076fe27c63a"], "port_id": "00c6be35-f5af-4e6c-b433-c9526e6103d1", "id": "3a8435ae-b6bd-4312-9cbc-7f247e952531"} 2018-07-24 04:28:45,388 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3a8435ae-b6bd-4312-9cbc-7f247e952531/add_router_interface used request id req-4f2304af-0e7b-47ba-9ae0-3f29b0007497 2018-07-24 04:28:45,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/3a8435ae-b6bd-4312-9cbc-7f247e952531 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:45,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-1620d261-8062-4bf8-8cd3-c0a5fa4966c4 Date: Tue, 24 Jul 2018 04:28:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "created_at": "2018-07-24T04:28:36Z", "admin_state_up": true, "updated_at": "2018-07-24T04:28:44Z", "project_id": "f977e18d07164d0b9766a06b9ce6feee", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "3a8435ae-b6bd-4312-9cbc-7f247e952531", "name": "CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router"}} 2018-07-24 04:28:45,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/3a8435ae-b6bd-4312-9cbc-7f247e952531 used request id req-1620d261-8062-4bf8-8cd3-c0a5fa4966c4 2018-07-24 04:28:45,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=3a8435ae-b6bd-4312-9cbc-7f247e952531 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:45,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4582 X-Openstack-Request-Id: req-d0126251-027b-4b89-86cc-913fea39d4e6 Date: Tue, 24 Jul 2018 04:28:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1a2d5817-3a01-4ee4-af1b-9076fe27c63a","ip_address":"10.55.1.1"}],"id":"00c6be35-f5af-4e6c-b433-c9526e6103d1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fe:3a:7d","project_id":"f977e18d07164d0b9766a06b9ce6feee","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:43Z","binding:vnic_type":"normal","device_id":"3a8435ae-b6bd-4312-9cbc-7f247e952531","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:44Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d3ac2b0-5ce8-479b-a268-b5f5ea635a60","ip_address":"169.254.192.11"}],"id":"2dca0d08-b97d-4ff2-8f65-3c03a5763570","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:46:ef","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant f977e18d07164d0b9766a06b9ce6feee","admin_state_up":true,"network_id":"791c9e85-f99e-4cb4-b715-9d0b48399f6a","tenant_id":"","created_at":"2018-07-24T04:28:39Z","binding:vnic_type":"normal","device_id":"3a8435ae-b6bd-4312-9cbc-7f247e952531","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:43Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.203"}],"id":"43ff5fb2-4cd6-40ec-929d-a18b5fef6505","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:cc:9f","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T04:28:36Z","binding:vnic_type":"normal","device_id":"3a8435ae-b6bd-4312-9cbc-7f247e952531","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:45Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d3ac2b0-5ce8-479b-a268-b5f5ea635a60","ip_address":"169.254.192.1"}],"id":"f20c7c91-ba72-47f3-8d79-cfe4393bac83","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:42:46","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant f977e18d07164d0b9766a06b9ce6feee","admin_state_up":true,"network_id":"791c9e85-f99e-4cb4-b715-9d0b48399f6a","tenant_id":"","created_at":"2018-07-24T04:28:38Z","binding:vnic_type":"normal","device_id":"3a8435ae-b6bd-4312-9cbc-7f247e952531","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:43Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d3ac2b0-5ce8-479b-a268-b5f5ea635a60","ip_address":"169.254.192.6"}],"id":"f35d7f4c-5347-4285-997f-f3e67afa9755","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:ee:d5","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant f977e18d07164d0b9766a06b9ce6feee","admin_state_up":true,"network_id":"791c9e85-f99e-4cb4-b715-9d0b48399f6a","tenant_id":"","created_at":"2018-07-24T04:28:37Z","binding:vnic_type":"normal","device_id":"3a8435ae-b6bd-4312-9cbc-7f247e952531","ip_allocation":"immediate"}]} 2018-07-24 04:28:45,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=3a8435ae-b6bd-4312-9cbc-7f247e952531 used request id req-d0126251-027b-4b89-86cc-913fea39d4e6 2018-07-24 04:28:45,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:45,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-699a7a25-499d-41f0-8584-c9ad662bc24e Date: Tue, 24 Jul 2018 04:28:45 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 04:28:45,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-699a7a25-499d-41f0-8584-c9ad662bc24e 2018-07-24 04:28:45,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/9d3ac2b0-5ce8-479b-a268-b5f5ea635a60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:46,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-71f3e1a5-fbe7-4d12-85e8-bb30073829ac Date: Tue, 24 Jul 2018 04:28:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:28:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d3ac2b0-5ce8-479b-a268-b5f5ea635a60","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant f977e18d07164d0b9766a06b9ce6feee","enable_dhcp":false,"segment_id":null,"network_id":"791c9e85-f99e-4cb4-b715-9d0b48399f6a","tenant_id":"","created_at":"2018-07-24T04:28:35Z","ip_version":4}} 2018-07-24 04:28:46,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/9d3ac2b0-5ce8-479b-a268-b5f5ea635a60 used request id req-71f3e1a5-fbe7-4d12-85e8-bb30073829ac 2018-07-24 04:28:46,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/9d3ac2b0-5ce8-479b-a268-b5f5ea635a60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:46,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-3e4cb7fa-dda2-46b3-837a-d7d209a680d9 Date: Tue, 24 Jul 2018 04:28:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:28:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d3ac2b0-5ce8-479b-a268-b5f5ea635a60","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant f977e18d07164d0b9766a06b9ce6feee","enable_dhcp":false,"segment_id":null,"network_id":"791c9e85-f99e-4cb4-b715-9d0b48399f6a","tenant_id":"","created_at":"2018-07-24T04:28:35Z","ip_version":4}} 2018-07-24 04:28:46,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/9d3ac2b0-5ce8-479b-a268-b5f5ea635a60 used request id req-3e4cb7fa-dda2-46b3-837a-d7d209a680d9 2018-07-24 04:28:46,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/9d3ac2b0-5ce8-479b-a268-b5f5ea635a60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:46,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-cfe5a37c-b08d-4984-8e4d-cd5bb1c8cfeb Date: Tue, 24 Jul 2018 04:28:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:28:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d3ac2b0-5ce8-479b-a268-b5f5ea635a60","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant f977e18d07164d0b9766a06b9ce6feee","enable_dhcp":false,"segment_id":null,"network_id":"791c9e85-f99e-4cb4-b715-9d0b48399f6a","tenant_id":"","created_at":"2018-07-24T04:28:35Z","ip_version":4}} 2018-07-24 04:28:46,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/9d3ac2b0-5ce8-479b-a268-b5f5ea635a60 used request id req-cfe5a37c-b08d-4984-8e4d-cd5bb1c8cfeb 2018-07-24 04:28:46,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/1a2d5817-3a01-4ee4-af1b-9076fe27c63a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:46,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-db1eaea9-52af-4cee-9c0c-b4a1a85a7146 Date: Tue, 24 Jul 2018 04:28:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:28:31Z","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":"1a2d5817-3a01-4ee4-af1b-9076fe27c63a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"f977e18d07164d0b9766a06b9ce6feee","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:31Z","ip_version":4}} 2018-07-24 04:28:46,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/1a2d5817-3a01-4ee4-af1b-9076fe27c63a used request id req-db1eaea9-52af-4cee-9c0c-b4a1a85a7146 2018-07-24 04:28:46,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9876d91c6330290804acd262aabed725caed1795" 2018-07-24 04:28:46,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-fc004c77-a2bc-41a5-b24b-2a2cf8b528bb Date: Tue, 24 Jul 2018 04:28:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "created_at": "2018-07-24T04:28:36Z", "admin_state_up": true, "updated_at": "2018-07-24T04:28:44Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "f977e18d07164d0b9766a06b9ce6feee", "id": "3a8435ae-b6bd-4312-9cbc-7f247e952531", "name": "CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router"}]} 2018-07-24 04:28:46,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router&admin_state_up=True used request id req-fc004c77-a2bc-41a5-b24b-2a2cf8b528bb 2018-07-24 04:28:46,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0673b35d8653d6a12b2f6ad8a1da027cd38a9e4" 2018-07-24 04:28:47,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad4610d-d291-48c2-82c7-a1a06afcd608 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f977e18d07164d0b9766a06b9ce6feee", "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj"}} 2018-07-24 04:28:47,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee used request id req-7ad4610d-d291-48c2-82c7-a1a06afcd608 2018-07-24 04:28:47,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=3a8435ae-b6bd-4312-9cbc-7f247e952531 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9876d91c6330290804acd262aabed725caed1795" 2018-07-24 04:28:47,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-72f7e349-58d5-4976-97af-af00b0f89851 Date: Tue, 24 Jul 2018 04:28:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:28:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1a2d5817-3a01-4ee4-af1b-9076fe27c63a","ip_address":"10.55.1.1"}],"id":"00c6be35-f5af-4e6c-b433-c9526e6103d1","security_groups":[],"mac_address":"fa:16:3e:fe:3a:7d","project_id":"f977e18d07164d0b9766a06b9ce6feee","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:43Z","binding:vnic_type":"normal","device_id":"3a8435ae-b6bd-4312-9cbc-7f247e952531","ip_allocation":"immediate"}]} 2018-07-24 04:28:47,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=3a8435ae-b6bd-4312-9cbc-7f247e952531 used request id req-72f7e349-58d5-4976-97af-af00b0f89851 2018-07-24 04:28:47,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/1a2d5817-3a01-4ee4-af1b-9076fe27c63a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9876d91c6330290804acd262aabed725caed1795" 2018-07-24 04:28:47,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-15d2bfb5-4cf0-4956-9f84-56284f15c0b7 Date: Tue, 24 Jul 2018 04:28:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed11f0be-83af-4c07-a4e7-033fcad0d0ca","tenant_id":"f977e18d07164d0b9766a06b9ce6feee","created_at":"2018-07-24T04:28:31Z","dns_nameservers":[],"updated_at":"2018-07-24T04:28:31Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"f977e18d07164d0b9766a06b9ce6feee","id":"1a2d5817-3a01-4ee4-af1b-9076fe27c63a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet"}} 2018-07-24 04:28:47,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/1a2d5817-3a01-4ee4-af1b-9076fe27c63a used request id req-15d2bfb5-4cf0-4956-9f84-56284f15c0b7 2018-07-24 04:28:47,539 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router and subnet CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet 2018-07-24 04:28:47,539 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router 2018-07-24 04:28:47,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/3a8435ae-b6bd-4312-9cbc-7f247e952531/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" -d '{"subnet_id": "1a2d5817-3a01-4ee4-af1b-9076fe27c63a"}' 2018-07-24 04:28:49,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e45c9cfa-bc52-41b8-a64c-f6fa00719338 Date: Tue, 24 Jul 2018 04:28:49 GMT RESP BODY: {"network_id": "ed11f0be-83af-4c07-a4e7-033fcad0d0ca", "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "subnet_id": "1a2d5817-3a01-4ee4-af1b-9076fe27c63a", "subnet_ids": ["1a2d5817-3a01-4ee4-af1b-9076fe27c63a"], "port_id": "00c6be35-f5af-4e6c-b433-c9526e6103d1", "id": "3a8435ae-b6bd-4312-9cbc-7f247e952531"} 2018-07-24 04:28:49,712 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/3a8435ae-b6bd-4312-9cbc-7f247e952531/remove_router_interface used request id req-e45c9cfa-bc52-41b8-a64c-f6fa00719338 2018-07-24 04:28:49,712 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router 2018-07-24 04:28:49,713 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-router 2018-07-24 04:28:49,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/3a8435ae-b6bd-4312-9cbc-7f247e952531 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec8d4fd24caca9957a9a2240f15dbf5a7b454f9" 2018-07-24 04:28:53,352 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6787e7c2-65dd-461c-8b2e-ffb432b703ee Content-Length: 0 Date: Tue, 24 Jul 2018 04:28:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:28:53,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/3a8435ae-b6bd-4312-9cbc-7f247e952531 used request id req-6787e7c2-65dd-461c-8b2e-ffb432b703ee 2018-07-24 04:28:53,353 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet 2018-07-24 04:28:53,353 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-subnet 2018-07-24 04:28:53,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/1a2d5817-3a01-4ee4-af1b-9076fe27c63a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce2ef320ffa21edfd4befec482fc96866437a57" 2018-07-24 04:28:55,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a953c59-66ef-4db2-8963-a3118929d3db Date: Tue, 24 Jul 2018 04:28:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:28:55,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/1a2d5817-3a01-4ee4-af1b-9076fe27c63a used request id req-3a953c59-66ef-4db2-8963-a3118929d3db 2018-07-24 04:28:55,850 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-0a21745e-ed39-4f41-b584-8b46a53baaab-pub-net 2018-07-24 04:28:55,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/ed11f0be-83af-4c07-a4e7-033fcad0d0ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce2ef320ffa21edfd4befec482fc96866437a57" 2018-07-24 04:28:57,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50b1711c-3ced-4100-92ad-96cf68ac4c8f Date: Tue, 24 Jul 2018 04:28:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:28:57,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ed11f0be-83af-4c07-a4e7-033fcad0d0ca used request id req-50b1711c-3ced-4100-92ad-96cf68ac4c8f 2018-07-24 04:28:57,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:57,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-150b2aaf-4841-4efe-b62c-4bcf1646af88 Date: Tue, 24 Jul 2018 04:28:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "created_at": "2018-07-24T04:28:29Z", "updated_at": "2018-07-24T04:28:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:28:29Z", "revision_number": 0, "id": "8db876cd-0fc3-42fc-8cd0-6266c6abaad8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:28:29Z", "security_group_id": "37b9acd8-a362-478a-b307-2f6bca9159c1", "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "port_range_min": null, "ethertype": "IPv4", "project_id": "f977e18d07164d0b9766a06b9ce6feee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:28:29Z", "revision_number": 0, "id": "973d580c-65ba-4fd7-8a9f-52a783d7c9b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:28:29Z", "security_group_id": "37b9acd8-a362-478a-b307-2f6bca9159c1", "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "port_range_min": null, "ethertype": "IPv6", "project_id": "f977e18d07164d0b9766a06b9ce6feee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:28:29Z", "revision_number": 0, "id": "c7d1587d-1f24-4c55-ab3c-8d380879fe32", "remote_group_id": "37b9acd8-a362-478a-b307-2f6bca9159c1", "remote_ip_prefix": null, "created_at": "2018-07-24T04:28:29Z", "security_group_id": "37b9acd8-a362-478a-b307-2f6bca9159c1", "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "port_range_min": null, "ethertype": "IPv6", "project_id": "f977e18d07164d0b9766a06b9ce6feee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:28:29Z", "revision_number": 0, "id": "cd7edc3c-b3a1-4a3a-88a1-01c9fb4a040a", "remote_group_id": "37b9acd8-a362-478a-b307-2f6bca9159c1", "remote_ip_prefix": null, "created_at": "2018-07-24T04:28:29Z", "security_group_id": "37b9acd8-a362-478a-b307-2f6bca9159c1", "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "port_range_min": null, "ethertype": "IPv4", "project_id": "f977e18d07164d0b9766a06b9ce6feee"}], "revision_number": 4, "project_id": "f977e18d07164d0b9766a06b9ce6feee", "id": "37b9acd8-a362-478a-b307-2f6bca9159c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:28:57,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-150b2aaf-4841-4efe-b62c-4bcf1646af88 2018-07-24 04:28:57,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:57,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf4e816-c00f-4a04-bbee-d6be6d738adb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:28:57,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-9cf4e816-c00f-4a04-bbee-d6be6d738adb 2018-07-24 04:28:57,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:28:57,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:57,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ded5d2d-6567-431a-b54b-90494e7a6eb1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f977e18d07164d0b9766a06b9ce6feee", "name": "CreateNetworkSuccessTests-c1826e14-24f2-412-proj"}} 2018-07-24 04:28:57,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee used request id req-4ded5d2d-6567-431a-b54b-90494e7a6eb1 2018-07-24 04:28:57,569 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37b9acd8-a362-478a-b307-2f6bca9159c1 2018-07-24 04:28:57,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=37b9acd8-a362-478a-b307-2f6bca9159c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:57,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d9b2dc51-5a26-4e30-b379-25f658d64e95 Date: Tue, 24 Jul 2018 04:28:57 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-07-24T04:28:29Z", "security_group_id": "37b9acd8-a362-478a-b307-2f6bca9159c1", "port_range_min": null, "revision_number": 0, "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "created_at": "2018-07-24T04:28:29Z", "project_id": "f977e18d07164d0b9766a06b9ce6feee", "id": "8db876cd-0fc3-42fc-8cd0-6266c6abaad8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:28:29Z", "security_group_id": "37b9acd8-a362-478a-b307-2f6bca9159c1", "port_range_min": null, "revision_number": 0, "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "created_at": "2018-07-24T04:28:29Z", "project_id": "f977e18d07164d0b9766a06b9ce6feee", "id": "973d580c-65ba-4fd7-8a9f-52a783d7c9b8"}, {"remote_group_id": "37b9acd8-a362-478a-b307-2f6bca9159c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:28:29Z", "security_group_id": "37b9acd8-a362-478a-b307-2f6bca9159c1", "port_range_min": null, "revision_number": 0, "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "created_at": "2018-07-24T04:28:29Z", "project_id": "f977e18d07164d0b9766a06b9ce6feee", "id": "c7d1587d-1f24-4c55-ab3c-8d380879fe32"}, {"remote_group_id": "37b9acd8-a362-478a-b307-2f6bca9159c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:28:29Z", "security_group_id": "37b9acd8-a362-478a-b307-2f6bca9159c1", "port_range_min": null, "revision_number": 0, "tenant_id": "f977e18d07164d0b9766a06b9ce6feee", "created_at": "2018-07-24T04:28:29Z", "project_id": "f977e18d07164d0b9766a06b9ce6feee", "id": "cd7edc3c-b3a1-4a3a-88a1-01c9fb4a040a"}]} 2018-07-24 04:28:57,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=37b9acd8-a362-478a-b307-2f6bca9159c1 used request id req-d9b2dc51-5a26-4e30-b379-25f658d64e95 2018-07-24 04:28:57,769 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:28:57,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/37b9acd8-a362-478a-b307-2f6bca9159c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:58,108 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ffb5a2f-0b87-4c7d-a47f-6d97dbe3d4b1 Content-Length: 0 Date: Tue, 24 Jul 2018 04:28:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:28:58,108 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/37b9acd8-a362-478a-b307-2f6bca9159c1 used request id req-7ffb5a2f-0b87-4c7d-a47f-6d97dbe3d4b1 2018-07-24 04:28:58,109 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-c1826e14-24f2-412-proj 2018-07-24 04:28:58,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:58,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-054f1fec-a0fb-4eda-b5aa-ba3a43be7c7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:28:58,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/f977e18d07164d0b9766a06b9ce6feee used request id req-054f1fec-a0fb-4eda-b5aa-ba3a43be7c7d 2018-07-24 04:28:58,337 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-c1826e14-24f2-412-proj-role 2018-07-24 04:28:58,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/e3a8486350544e4c91400adf781bf384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:58,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e401ae8-f389-4734-9a00-e06745e197d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:28:58,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/e3a8486350544e4c91400adf781bf384 used request id req-4e401ae8-f389-4734-9a00-e06745e197d8 2018-07-24 04:28:58,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa842afb62ba9e23b6a265949d263179ca5929" 2018-07-24 04:28:58,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbb2220-3189-47c5-8d3b-cde79faafc73 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:28:58,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-dbbb2220-3189-47c5-8d3b-cde79faafc73 2018-07-24 04:28:58,554 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-c1826e14-24f2-412-user 2018-07-24 04:28:58,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/9c1da2e7d83e4752b9e2b175f54a3b5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60255725bd32cf2ec4cffa839b9d50dc82731815" 2018-07-24 04:28:58,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c62d717c-44a1-4333-be0b-baad120a9bcf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:28:58,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/9c1da2e7d83e4752b9e2b175f54a3b5a used request id req-c62d717c-44a1-4333-be0b-baad120a9bcf 2018-07-24 04:28:58,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:28:59,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["mzNPXp5BRgOkuhHFNvGdxw"], "issued_at": "2018-07-24T04:28:59.000000Z"}} 2018-07-24 04:28:59,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5c9d1537e259761e98cbec4f19f6e9bcb1218045" 2018-07-24 04:28:59,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44fdb9b9-7b19-4c36-9696-2b076e6c92ef 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:28:59,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-44fdb9b9-7b19-4c36-9696-2b076e6c92ef 2018-07-24 04:28:59,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:28:59,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:28:59,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bgUWR-GgTpWEN_WDQWv8pg"], "issued_at": "2018-07-24T04:28:59.000000Z"}} 2018-07-24 04:28:59,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:28:59,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8acf80b1-bf39-40bf-904a-adf7615f8ba4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:28:59,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8acf80b1-bf39-40bf-904a-adf7615f8ba4 2018-07-24 04:28:59,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:28:59,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:28: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:28:59,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:28:59,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3cdf53-d7e3-49ae-9aa0-414127f4dd46 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:28:59,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj used request id req-ab3cdf53-d7e3-49ae-9aa0-414127f4dd46 2018-07-24 04:28:59,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:28:59,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4acf5a9a-1c10-42b7-9725-2d7faa65283c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:28:59,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4acf5a9a-1c10-42b7-9725-2d7faa65283c 2018-07-24 04:28:59,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj"}}' 2018-07-24 04:29:00,103 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffb5b78a-cc4c-453a-9d99-316e6ddf1262 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596"}, "tags": [], "enabled": true, "id": "9b557f39ef3d421791bb757a2283b596", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj"}} 2018-07-24 04:29:00,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ffb5b78a-cc4c-453a-9d99-316e6ddf1262 2018-07-24 04:29:00,104 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj 2018-07-24 04:29:00,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:00,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:00,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["82JddCCMTAe-7PcojlSlVg"], "issued_at": "2018-07-24T04:29:00.000000Z"}} 2018-07-24 04:29:00,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}04126246b09fca1043a578347bcac7f050390485" 2018-07-24 04:29:00,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efbf38b7-b9eb-44d7-b0f2-d2a897fe65a1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:00,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-efbf38b7-b9eb-44d7-b0f2-d2a897fe65a1 2018-07-24 04:29:00,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:29:00,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:29: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:29:00,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04126246b09fca1043a578347bcac7f050390485" 2018-07-24 04:29:00,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3660bf8-746a-443e-930c-0d6b891e25ba Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:29:00,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a3660bf8-746a-443e-930c-0d6b891e25ba 2018-07-24 04:29:00,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04126246b09fca1043a578347bcac7f050390485" 2018-07-24 04:29:00,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdae0ba9-a65e-4f93-be77-b2e98cab85a9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596"}, "tags": [], "enabled": true, "id": "9b557f39ef3d421791bb757a2283b596", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj"}]} 2018-07-24 04:29:00,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj used request id req-fdae0ba9-a65e-4f93-be77-b2e98cab85a9 2018-07-24 04:29:00,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04126246b09fca1043a578347bcac7f050390485" 2018-07-24 04:29:00,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc7d387-ffe6-449e-a521-2b1067037031 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:29:00,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-bfc7d387-ffe6-449e-a521-2b1067037031 2018-07-24 04:29:01,212 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-7b8f8bb5-8f44-461-user 2018-07-24 04:29:01,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:01,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:01,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8a1c99-be3b-4805-9a42-6474f4caf985 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:29:01,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9d8a1c99-be3b-4805-9a42-6474f4caf985 2018-07-24 04:29:01,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" -d '{"role": {"name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj-role"}}' 2018-07-24 04:29:01,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e5eb3f5-b82f-4a5b-b37f-ca3a7f329596 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3b1d6a5c49442868b41bf89cbe62cf6", "links": {"self": "http://172.30.9.24:5000/v3/roles/d3b1d6a5c49442868b41bf89cbe62cf6"}, "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj-role"}} 2018-07-24 04:29:01,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-3e5eb3f5-b82f-4a5b-b37f-ca3a7f329596 2018-07-24 04:29:01,529 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj-role 2018-07-24 04:29:01,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/d3b1d6a5c49442868b41bf89cbe62cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:01,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35852460-ea2b-49fa-a875-0a1ac046c6de Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3b1d6a5c49442868b41bf89cbe62cf6", "links": {"self": "http://172.30.9.24:5000/v3/roles/d3b1d6a5c49442868b41bf89cbe62cf6"}, "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj-role"}} 2018-07-24 04:29:01,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/d3b1d6a5c49442868b41bf89cbe62cf6 used request id req-35852460-ea2b-49fa-a875-0a1ac046c6de 2018-07-24 04:29:01,632 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj-role to project CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj 2018-07-24 04:29:01,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596/users/3e01386bdefc438bbf9ae39248470763/roles/d3b1d6a5c49442868b41bf89cbe62cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:01,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0783eef2-939f-4f30-9205-f86ec817d76e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:29:01,776 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596/users/3e01386bdefc438bbf9ae39248470763/roles/d3b1d6a5c49442868b41bf89cbe62cf6 used request id req-0783eef2-939f-4f30-9205-f86ec817d76e 2018-07-24 04:29:01,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:01,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:02,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3b1d6a5c49442868b41bf89cbe62cf6", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj-role"}], "expires_at": "2018-07-24T05:29:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b557f39ef3d421791bb757a2283b596", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-user", "id": "3e01386bdefc438bbf9ae39248470763"}, "audit_ids": ["VwOlT-noSFm27sYdf73_dQ"], "issued_at": "2018-07-24T04:29:02.000000Z"}} 2018-07-24 04:29:02,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1a796c1cbbb7243a89cd68ff9ae6d71a753ad637" 2018-07-24 04:29:02,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a78fe57-01d3-43b5-8fb4-6c9925987468 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:02,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6a78fe57-01d3-43b5-8fb4-6c9925987468 2018-07-24 04:29:02,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a796c1cbbb7243a89cd68ff9ae6d71a753ad637" 2018-07-24 04:29:02,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d3904f65-b637-4a72-a6b7-98cfd28d81af Date: Tue, 24 Jul 2018 04:29:02 GMT RESP BODY: {"networks":[]} 2018-07-24 04:29:02,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net used request id req-d3904f65-b637-4a72-a6b7-98cfd28d81af 2018-07-24 04:29:02,458 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net 2018-07-24 04:29:02,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a796c1cbbb7243a89cd68ff9ae6d71a753ad637" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net", "admin_state_up": true}}' 2018-07-24 04:29:03,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-b7431b7e-0dbe-4655-b8cd-d2d1dd7a4545 Date: Tue, 24 Jul 2018 04:29:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9b557f39ef3d421791bb757a2283b596","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:29:02Z","is_default":false,"name":"CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:02Z","mtu":999}} 2018-07-24 04:29:03,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-b7431b7e-0dbe-4655-b8cd-d2d1dd7a4545 2018-07-24 04:29:03,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=915fa691-5edf-4ab0-8903-4a6dec60fc36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a796c1cbbb7243a89cd68ff9ae6d71a753ad637" 2018-07-24 04:29:03,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-2b370042-2669-409a-8829-22f34899414c Date: Tue, 24 Jul 2018 04:29:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9b557f39ef3d421791bb757a2283b596","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:29:02Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net","admin_state_up":true,"tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:02Z","mtu":999}]} 2018-07-24 04:29:03,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=915fa691-5edf-4ab0-8903-4a6dec60fc36 used request id req-2b370042-2669-409a-8829-22f34899414c 2018-07-24 04:29:03,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=915fa691-5edf-4ab0-8903-4a6dec60fc36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a796c1cbbb7243a89cd68ff9ae6d71a753ad637" 2018-07-24 04:29:03,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-308f6dc1-9790-494e-bf3c-c859bb49c356 Date: Tue, 24 Jul 2018 04:29:03 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:29:03,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=915fa691-5edf-4ab0-8903-4a6dec60fc36 used request id req-308f6dc1-9790-494e-bf3c-c859bb49c356 2018-07-24 04:29:03,321 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet 2018-07-24 04:29:03,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a796c1cbbb7243a89cd68ff9ae6d71a753ad637" -d '{"subnets": [{"ip_version": 4, "network_id": "915fa691-5edf-4ab0-8903-4a6dec60fc36", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet"}]}' 2018-07-24 04:29:04,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2819bd71-cf30-4a7d-acb7-b55082e96a18 Date: Tue, 24 Jul 2018 04:29:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:03Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9b557f39ef3d421791bb757a2283b596","id":"72320664-81dd-4dfe-83f8-172ebb9e0879","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet"}]} 2018-07-24 04:29:04,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-2819bd71-cf30-4a7d-acb7-b55082e96a18 2018-07-24 04:29:04,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=915fa691-5edf-4ab0-8903-4a6dec60fc36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a796c1cbbb7243a89cd68ff9ae6d71a753ad637" 2018-07-24 04:29:04,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-26e4b9ee-be46-44a6-a61f-6b961fd6fb9f Date: Tue, 24 Jul 2018 04:29:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b557f39ef3d421791bb757a2283b596","l2_adjacency":true,"status":"ACTIVE","subnets":["72320664-81dd-4dfe-83f8-172ebb9e0879"],"description":"","tags":[],"updated_at":"2018-07-24T04:29:03Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net","admin_state_up":true,"tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:02Z","mtu":999}]} 2018-07-24 04:29:04,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=915fa691-5edf-4ab0-8903-4a6dec60fc36 used request id req-26e4b9ee-be46-44a6-a61f-6b961fd6fb9f 2018-07-24 04:29:04,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=915fa691-5edf-4ab0-8903-4a6dec60fc36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a796c1cbbb7243a89cd68ff9ae6d71a753ad637" 2018-07-24 04:29:04,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bea42f28-5c0a-41c5-976e-0e50a85a08b7 Date: Tue, 24 Jul 2018 04:29:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:03Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9b557f39ef3d421791bb757a2283b596","id":"72320664-81dd-4dfe-83f8-172ebb9e0879","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet"}]} 2018-07-24 04:29:04,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=915fa691-5edf-4ab0-8903-4a6dec60fc36 used request id req-bea42f28-5c0a-41c5-976e-0e50a85a08b7 2018-07-24 04:29:04,642 - OpenStackNetwork - DEBUG - Network [915fa691-5edf-4ab0-8903-4a6dec60fc36] created successfully 2018-07-24 04:29:04,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:04,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:05,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3b1d6a5c49442868b41bf89cbe62cf6", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj-role"}], "expires_at": "2018-07-24T05:29:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b557f39ef3d421791bb757a2283b596", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-user", "id": "3e01386bdefc438bbf9ae39248470763"}, "audit_ids": ["KPqlTmuUS0CT7Sgv5i8IjA"], "issued_at": "2018-07-24T04:29:05.000000Z"}} 2018-07-24 04:29:05,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ee39a14d194f54636f15c5b30cc53e852511b27a" 2018-07-24 04:29:05,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d946a4-ae59-45b7-82f4-a919bd0c2d9b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:05,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-76d946a4-ae59-45b7-82f4-a919bd0c2d9b 2018-07-24 04:29:05,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" 2018-07-24 04:29:05,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5c2f2e78-0949-40b1-920e-a3c73bd306b5 Date: Tue, 24 Jul 2018 04:29:05 GMT RESP BODY: {"routers": []} 2018-07-24 04:29:05,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router&admin_state_up=True used request id req-5c2f2e78-0949-40b1-920e-a3c73bd306b5 2018-07-24 04:29:05,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:05,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:05,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3b1d6a5c49442868b41bf89cbe62cf6", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj-role"}], "expires_at": "2018-07-24T05:29:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b557f39ef3d421791bb757a2283b596", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-user", "id": "3e01386bdefc438bbf9ae39248470763"}, "audit_ids": ["uHzDwSp4Rpi2xWrjyhAXgw"], "issued_at": "2018-07-24T04:29:05.000000Z"}} 2018-07-24 04:29:05,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b4a73cb7c9689eb74efd6847d197eb99933f5d29" 2018-07-24 04:29:05,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d9ccda-3bfb-4427-a7b4-42158e231ad9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:05,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d2d9ccda-3bfb-4427-a7b4-42158e231ad9 2018-07-24 04:29:05,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" 2018-07-24 04:29:06,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a3f57bb1-19f9-46bf-a70a-880bfaf9862a Date: Tue, 24 Jul 2018 04:29:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 04:29:06,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-a3f57bb1-19f9-46bf-a70a-880bfaf9862a 2018-07-24 04:29:06,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" 2018-07-24 04:29:06,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4e3d9a2f-57a8-45db-bdb7-350ddb42aabd Date: Tue, 24 Jul 2018 04:29:06 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:29:06,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-4e3d9a2f-57a8-45db-bdb7-350ddb42aabd 2018-07-24 04:29:06,429 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router 2018-07-24 04:29:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router", "admin_state_up": true}}' 2018-07-24 04:29:12,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4f04b403-93ec-4a86-add9-b67c59d8b188 Date: Tue, 24 Jul 2018 04:29:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9b557f39ef3d421791bb757a2283b596", "created_at": "2018-07-24T04:29:07Z", "admin_state_up": true, "updated_at": "2018-07-24T04:29:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9b557f39ef3d421791bb757a2283b596", "id": "694f558c-1e5c-4b6a-b3c6-d50af3882b68", "name": "CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router"}} 2018-07-24 04:29:12,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-4f04b403-93ec-4a86-add9-b67c59d8b188 2018-07-24 04:29:12,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=694f558c-1e5c-4b6a-b3c6-d50af3882b68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" 2018-07-24 04:29:12,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b1bc777-2802-47ed-9b86-09d930d32846 Date: Tue, 24 Jul 2018 04:29:12 GMT RESP BODY: {"ports":[]} 2018-07-24 04:29:12,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=694f558c-1e5c-4b6a-b3c6-d50af3882b68 used request id req-1b1bc777-2802-47ed-9b86-09d930d32846 2018-07-24 04:29:12,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" 2018-07-24 04:29:13,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-acccee1d-1e29-4472-a60f-fb81e0d3e1f0 Date: Tue, 24 Jul 2018 04:29:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b557f39ef3d421791bb757a2283b596","l2_adjacency":true,"status":"ACTIVE","subnets":["72320664-81dd-4dfe-83f8-172ebb9e0879"],"description":"","tags":[],"updated_at":"2018-07-24T04:29:03Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net","admin_state_up":true,"tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:02Z","mtu":999}]} 2018-07-24 04:29:13,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net used request id req-acccee1d-1e29-4472-a60f-fb81e0d3e1f0 2018-07-24 04:29:13,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:29:13,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:29:13 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:29:13,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" 2018-07-24 04:29:13,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8b319b-4275-4b13-8230-fe5af426ed96 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b557f39ef3d421791bb757a2283b596", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj"}} 2018-07-24 04:29:13,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596 used request id req-4d8b319b-4275-4b13-8230-fe5af426ed96 2018-07-24 04:29:13,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=915fa691-5edf-4ab0-8903-4a6dec60fc36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" 2018-07-24 04:29:13,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-939321c5-12a5-47da-8850-1cf27d58cb60 Date: Tue, 24 Jul 2018 04:29:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:03Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9b557f39ef3d421791bb757a2283b596","id":"72320664-81dd-4dfe-83f8-172ebb9e0879","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet"}]} 2018-07-24 04:29:13,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=915fa691-5edf-4ab0-8903-4a6dec60fc36 used request id req-939321c5-12a5-47da-8850-1cf27d58cb60 2018-07-24 04:29:13,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=915fa691-5edf-4ab0-8903-4a6dec60fc36&name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" 2018-07-24 04:29:13,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4f3c5615-6024-4bf9-8293-a0c9ef0b726c Date: Tue, 24 Jul 2018 04:29:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:03Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9b557f39ef3d421791bb757a2283b596","id":"72320664-81dd-4dfe-83f8-172ebb9e0879","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet"}]} 2018-07-24 04:29:13,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=915fa691-5edf-4ab0-8903-4a6dec60fc36&name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet used request id req-4f3c5615-6024-4bf9-8293-a0c9ef0b726c 2018-07-24 04:29:13,917 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-24 04:29:13,917 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router 2018-07-24 04:29:13,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/694f558c-1e5c-4b6a-b3c6-d50af3882b68/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" -d '{"subnet_id": "72320664-81dd-4dfe-83f8-172ebb9e0879"}' 2018-07-24 04:29:16,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0027531d-8ac4-4063-874a-4eaa543a7f44 Date: Tue, 24 Jul 2018 04:29:16 GMT RESP BODY: {"network_id": "915fa691-5edf-4ab0-8903-4a6dec60fc36", "tenant_id": "9b557f39ef3d421791bb757a2283b596", "subnet_id": "72320664-81dd-4dfe-83f8-172ebb9e0879", "subnet_ids": ["72320664-81dd-4dfe-83f8-172ebb9e0879"], "port_id": "9d490681-e2b0-406c-9cf1-63a9bc9c123d", "id": "694f558c-1e5c-4b6a-b3c6-d50af3882b68"} 2018-07-24 04:29:16,654 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/694f558c-1e5c-4b6a-b3c6-d50af3882b68/add_router_interface used request id req-0027531d-8ac4-4063-874a-4eaa543a7f44 2018-07-24 04:29:16,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/694f558c-1e5c-4b6a-b3c6-d50af3882b68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" 2018-07-24 04:29:16,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-38b47e99-0d90-42bd-9ebc-1d86d5b0f9cb Date: Tue, 24 Jul 2018 04:29:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9b557f39ef3d421791bb757a2283b596", "created_at": "2018-07-24T04:29:07Z", "admin_state_up": true, "updated_at": "2018-07-24T04:29:15Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9b557f39ef3d421791bb757a2283b596", "id": "694f558c-1e5c-4b6a-b3c6-d50af3882b68", "name": "CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router"}} 2018-07-24 04:29:16,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/694f558c-1e5c-4b6a-b3c6-d50af3882b68 used request id req-38b47e99-0d90-42bd-9ebc-1d86d5b0f9cb 2018-07-24 04:29:16,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=694f558c-1e5c-4b6a-b3c6-d50af3882b68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" 2018-07-24 04:29:17,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-4f4183c1-cbce-4e09-b79e-e0c312272871 Date: Tue, 24 Jul 2018 04:29:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:29:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"72320664-81dd-4dfe-83f8-172ebb9e0879","ip_address":"10.55.1.1"}],"id":"9d490681-e2b0-406c-9cf1-63a9bc9c123d","security_groups":[],"mac_address":"fa:16:3e:96:44:43","project_id":"9b557f39ef3d421791bb757a2283b596","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:14Z","binding:vnic_type":"normal","device_id":"694f558c-1e5c-4b6a-b3c6-d50af3882b68","ip_allocation":"immediate"}]} 2018-07-24 04:29:17,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=694f558c-1e5c-4b6a-b3c6-d50af3882b68 used request id req-4f4183c1-cbce-4e09-b79e-e0c312272871 2018-07-24 04:29:17,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/72320664-81dd-4dfe-83f8-172ebb9e0879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" 2018-07-24 04:29:17,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-fd52dfc2-1403-4ff9-a371-a5427ec213c6 Date: Tue, 24 Jul 2018 04:29:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:03Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9b557f39ef3d421791bb757a2283b596","id":"72320664-81dd-4dfe-83f8-172ebb9e0879","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet"}} 2018-07-24 04:29:17,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/72320664-81dd-4dfe-83f8-172ebb9e0879 used request id req-fd52dfc2-1403-4ff9-a371-a5427ec213c6 2018-07-24 04:29:17,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:17,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3b1d6a5c49442868b41bf89cbe62cf6", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj-role"}], "expires_at": "2018-07-24T05:29:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b557f39ef3d421791bb757a2283b596", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9b557f39ef3d421791bb757a2283b596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/9b557f39ef3d421791bb757a2283b596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/9b557f39ef3d421791bb757a2283b596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-user", "id": "3e01386bdefc438bbf9ae39248470763"}, "audit_ids": ["RN5mw-KdTHOdha6AUUCU2g"], "issued_at": "2018-07-24T04:29:17.000000Z"}} 2018-07-24 04:29:17,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383f7ce582dc94b0854327f92b35ab6d467a068f" 2018-07-24 04:29:18,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cb2208b5-fe27-47a9-b37c-10f0c529ca10 Date: Tue, 24 Jul 2018 04:29:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b557f39ef3d421791bb757a2283b596","l2_adjacency":true,"status":"ACTIVE","subnets":["72320664-81dd-4dfe-83f8-172ebb9e0879"],"description":"","tags":[],"updated_at":"2018-07-24T04:29:03Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net","admin_state_up":true,"tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:02Z","mtu":999}]} 2018-07-24 04:29:18,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net used request id req-cb2208b5-fe27-47a9-b37c-10f0c529ca10 2018-07-24 04:29:18,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:29:18,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:29:18 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:29:18,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c9d1537e259761e98cbec4f19f6e9bcb1218045" 2018-07-24 04:29:18,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-556f57f6-39f5-4fcb-80a0-7c90cb468bee Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b557f39ef3d421791bb757a2283b596", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj"}} 2018-07-24 04:29:18,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596 used request id req-556f57f6-39f5-4fcb-80a0-7c90cb468bee 2018-07-24 04:29:18,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=915fa691-5edf-4ab0-8903-4a6dec60fc36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383f7ce582dc94b0854327f92b35ab6d467a068f" 2018-07-24 04:29:18,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-38265ec3-3a1c-440d-9702-00a9474394ec Date: Tue, 24 Jul 2018 04:29:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:03Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9b557f39ef3d421791bb757a2283b596","id":"72320664-81dd-4dfe-83f8-172ebb9e0879","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet"}]} 2018-07-24 04:29:18,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=915fa691-5edf-4ab0-8903-4a6dec60fc36 used request id req-38265ec3-3a1c-440d-9702-00a9474394ec 2018-07-24 04:29:18,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=915fa691-5edf-4ab0-8903-4a6dec60fc36&name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383f7ce582dc94b0854327f92b35ab6d467a068f" 2018-07-24 04:29:19,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-07c05618-c54a-4e26-b24f-2622c1173822 Date: Tue, 24 Jul 2018 04:29:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:03Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9b557f39ef3d421791bb757a2283b596","id":"72320664-81dd-4dfe-83f8-172ebb9e0879","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet"}]} 2018-07-24 04:29:19,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=915fa691-5edf-4ab0-8903-4a6dec60fc36&name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet used request id req-07c05618-c54a-4e26-b24f-2622c1173822 2018-07-24 04:29:19,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383f7ce582dc94b0854327f92b35ab6d467a068f" 2018-07-24 04:29:19,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-48309a33-d222-40ee-a602-2193b7aca0be Date: Tue, 24 Jul 2018 04:29:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9b557f39ef3d421791bb757a2283b596", "created_at": "2018-07-24T04:29:07Z", "admin_state_up": true, "updated_at": "2018-07-24T04:29:15Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9b557f39ef3d421791bb757a2283b596", "id": "694f558c-1e5c-4b6a-b3c6-d50af3882b68", "name": "CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router"}]} 2018-07-24 04:29:19,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router used request id req-48309a33-d222-40ee-a602-2193b7aca0be 2018-07-24 04:29:19,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c9d1537e259761e98cbec4f19f6e9bcb1218045" 2018-07-24 04:29:19,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d9354d-4e44-487d-b639-fa0ed1452828 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b557f39ef3d421791bb757a2283b596", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj"}} 2018-07-24 04:29:19,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596 used request id req-a8d9354d-4e44-487d-b639-fa0ed1452828 2018-07-24 04:29:19,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=694f558c-1e5c-4b6a-b3c6-d50af3882b68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383f7ce582dc94b0854327f92b35ab6d467a068f" 2018-07-24 04:29:19,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-47f8bf3f-aecc-4726-8d8b-3582d1648463 Date: Tue, 24 Jul 2018 04:29:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:29:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"72320664-81dd-4dfe-83f8-172ebb9e0879","ip_address":"10.55.1.1"}],"id":"9d490681-e2b0-406c-9cf1-63a9bc9c123d","security_groups":[],"mac_address":"fa:16:3e:96:44:43","project_id":"9b557f39ef3d421791bb757a2283b596","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:14Z","binding:vnic_type":"normal","device_id":"694f558c-1e5c-4b6a-b3c6-d50af3882b68","ip_allocation":"immediate"}]} 2018-07-24 04:29:19,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=694f558c-1e5c-4b6a-b3c6-d50af3882b68 used request id req-47f8bf3f-aecc-4726-8d8b-3582d1648463 2018-07-24 04:29:19,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/72320664-81dd-4dfe-83f8-172ebb9e0879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383f7ce582dc94b0854327f92b35ab6d467a068f" 2018-07-24 04:29:19,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-8b460f09-7fef-472a-ab8c-08a28d55179b Date: Tue, 24 Jul 2018 04:29:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"915fa691-5edf-4ab0-8903-4a6dec60fc36","tenant_id":"9b557f39ef3d421791bb757a2283b596","created_at":"2018-07-24T04:29:03Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9b557f39ef3d421791bb757a2283b596","id":"72320664-81dd-4dfe-83f8-172ebb9e0879","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet"}} 2018-07-24 04:29:19,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/72320664-81dd-4dfe-83f8-172ebb9e0879 used request id req-8b460f09-7fef-472a-ab8c-08a28d55179b 2018-07-24 04:29:19,883 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router and subnet CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet 2018-07-24 04:29:19,883 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router 2018-07-24 04:29:19,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/694f558c-1e5c-4b6a-b3c6-d50af3882b68/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" -d '{"subnet_id": "72320664-81dd-4dfe-83f8-172ebb9e0879"}' 2018-07-24 04:29:21,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0a495b1c-2c06-4c79-95d9-93019db1caed Date: Tue, 24 Jul 2018 04:29:21 GMT RESP BODY: {"network_id": "915fa691-5edf-4ab0-8903-4a6dec60fc36", "tenant_id": "9b557f39ef3d421791bb757a2283b596", "subnet_id": "72320664-81dd-4dfe-83f8-172ebb9e0879", "subnet_ids": ["72320664-81dd-4dfe-83f8-172ebb9e0879"], "port_id": "9d490681-e2b0-406c-9cf1-63a9bc9c123d", "id": "694f558c-1e5c-4b6a-b3c6-d50af3882b68"} 2018-07-24 04:29:21,969 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/694f558c-1e5c-4b6a-b3c6-d50af3882b68/remove_router_interface used request id req-0a495b1c-2c06-4c79-95d9-93019db1caed 2018-07-24 04:29:21,969 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router 2018-07-24 04:29:21,969 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-router 2018-07-24 04:29:21,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/694f558c-1e5c-4b6a-b3c6-d50af3882b68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee39a14d194f54636f15c5b30cc53e852511b27a" 2018-07-24 04:29:25,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05b0dd1e-35e1-41d3-a4ae-7298d638d059 Content-Length: 0 Date: Tue, 24 Jul 2018 04:29:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:29:25,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/694f558c-1e5c-4b6a-b3c6-d50af3882b68 used request id req-05b0dd1e-35e1-41d3-a4ae-7298d638d059 2018-07-24 04:29:25,818 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet 2018-07-24 04:29:25,818 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-subnet 2018-07-24 04:29:25,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/72320664-81dd-4dfe-83f8-172ebb9e0879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a796c1cbbb7243a89cd68ff9ae6d71a753ad637" 2018-07-24 04:29:27,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf280212-fbd6-439b-b9d1-121bd07483e1 Date: Tue, 24 Jul 2018 04:29:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:29:27,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/72320664-81dd-4dfe-83f8-172ebb9e0879 used request id req-cf280212-fbd6-439b-b9d1-121bd07483e1 2018-07-24 04:29:27,953 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-5b815db2-ea05-42b8-b4ad-4c66835527c8-pub-net 2018-07-24 04:29:27,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/915fa691-5edf-4ab0-8903-4a6dec60fc36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a796c1cbbb7243a89cd68ff9ae6d71a753ad637" 2018-07-24 04:29:29,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28aea346-cbe8-44ac-a704-194858c2207b Date: Tue, 24 Jul 2018 04:29:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:29:29,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/915fa691-5edf-4ab0-8903-4a6dec60fc36 used request id req-28aea346-cbe8-44ac-a704-194858c2207b 2018-07-24 04:29:29,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:29,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1c9573ce-6b59-4789-af86-09e3a1637ba0 Date: Tue, 24 Jul 2018 04:29:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9b557f39ef3d421791bb757a2283b596", "created_at": "2018-07-24T04:29:02Z", "updated_at": "2018-07-24T04:29:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:29:02Z", "revision_number": 0, "id": "17bc2335-3cf2-4d26-bbbc-7fb8b4064c65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:29:02Z", "security_group_id": "e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6", "tenant_id": "9b557f39ef3d421791bb757a2283b596", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b557f39ef3d421791bb757a2283b596"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:29:02Z", "revision_number": 0, "id": "1dc0d66d-c294-4bd8-9ff1-9a58d90c7bd6", "remote_group_id": "e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6", "remote_ip_prefix": null, "created_at": "2018-07-24T04:29:02Z", "security_group_id": "e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6", "tenant_id": "9b557f39ef3d421791bb757a2283b596", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b557f39ef3d421791bb757a2283b596"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:29:02Z", "revision_number": 0, "id": "80712c12-cf0a-44a4-9601-02de53913cd1", "remote_group_id": "e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6", "remote_ip_prefix": null, "created_at": "2018-07-24T04:29:02Z", "security_group_id": "e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6", "tenant_id": "9b557f39ef3d421791bb757a2283b596", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b557f39ef3d421791bb757a2283b596"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:29:02Z", "revision_number": 0, "id": "e191877e-689b-48c5-9ee1-12f81fcc0917", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:29:02Z", "security_group_id": "e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6", "tenant_id": "9b557f39ef3d421791bb757a2283b596", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b557f39ef3d421791bb757a2283b596"}], "revision_number": 4, "project_id": "9b557f39ef3d421791bb757a2283b596", "id": "e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:29:29,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-1c9573ce-6b59-4789-af86-09e3a1637ba0 2018-07-24 04:29:29,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:29,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deaa6246-da33-4ba9-87ea-28ff2ee5e840 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:29:29,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-deaa6246-da33-4ba9-87ea-28ff2ee5e840 2018-07-24 04:29:29,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:29:29,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:29,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c99e9b-c1c7-409c-88ae-f33099271d74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:29:29,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-40c99e9b-c1c7-409c-88ae-f33099271d74 2018-07-24 04:29:29,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:29:29,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:29,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13d6dedb-2da2-4a4e-83bc-c646570e39ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:29:29,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-13d6dedb-2da2-4a4e-83bc-c646570e39ac 2018-07-24 04:29:29,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:29:29,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:29,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532ae9da-d1c7-4199-bb30-6535069a7a68 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:29:29,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-532ae9da-d1c7-4199-bb30-6535069a7a68 2018-07-24 04:29:29,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:30,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d0a4e08-2785-4e3c-850a-e5757c6f05bb 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:29:30,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-4d0a4e08-2785-4e3c-850a-e5757c6f05bb 2018-07-24 04:29:30,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:30,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0dec5a-6dfd-4436-910e-4b6a78edd054 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:29:30,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-9b0dec5a-6dfd-4436-910e-4b6a78edd054 2018-07-24 04:29:30,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:29:30,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:30,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef73e882-4015-4f1e-b5f2-b6696c236f49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:29:30,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-ef73e882-4015-4f1e-b5f2-b6696c236f49 2018-07-24 04:29:30,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:29:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:30,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926ad9c9-cbcf-40df-a52a-cb3f4a3473f4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b557f39ef3d421791bb757a2283b596", "name": "CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj"}} 2018-07-24 04:29:30,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596 used request id req-926ad9c9-cbcf-40df-a52a-cb3f4a3473f4 2018-07-24 04:29:30,309 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6 2018-07-24 04:29:30,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:30,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4d1f75b4-1a9f-4583-964c-507704117464 Date: Tue, 24 Jul 2018 04:29:30 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-07-24T04:29:02Z", "security_group_id": "e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6", "port_range_min": null, "revision_number": 0, "tenant_id": "9b557f39ef3d421791bb757a2283b596", "created_at": "2018-07-24T04:29:02Z", "project_id": "9b557f39ef3d421791bb757a2283b596", "id": "17bc2335-3cf2-4d26-bbbc-7fb8b4064c65"}, {"remote_group_id": "e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:29:02Z", "security_group_id": "e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6", "port_range_min": null, "revision_number": 0, "tenant_id": "9b557f39ef3d421791bb757a2283b596", "created_at": "2018-07-24T04:29:02Z", "project_id": "9b557f39ef3d421791bb757a2283b596", "id": "1dc0d66d-c294-4bd8-9ff1-9a58d90c7bd6"}, {"remote_group_id": "e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:29:02Z", "security_group_id": "e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6", "port_range_min": null, "revision_number": 0, "tenant_id": "9b557f39ef3d421791bb757a2283b596", "created_at": "2018-07-24T04:29:02Z", "project_id": "9b557f39ef3d421791bb757a2283b596", "id": "80712c12-cf0a-44a4-9601-02de53913cd1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:29:02Z", "security_group_id": "e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6", "port_range_min": null, "revision_number": 0, "tenant_id": "9b557f39ef3d421791bb757a2283b596", "created_at": "2018-07-24T04:29:02Z", "project_id": "9b557f39ef3d421791bb757a2283b596", "id": "e191877e-689b-48c5-9ee1-12f81fcc0917"}]} 2018-07-24 04:29:30,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6 used request id req-4d1f75b4-1a9f-4583-964c-507704117464 2018-07-24 04:29:30,515 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:29:30,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:30,814 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d06d600-b990-4b73-b553-3b5711d139ca Content-Length: 0 Date: Tue, 24 Jul 2018 04:29:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:29:30,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e3f8ce2a-5857-493a-a7e2-0e75ab49b1d6 used request id req-5d06d600-b990-4b73-b553-3b5711d139ca 2018-07-24 04:29:30,815 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj 2018-07-24 04:29:30,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:31,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e76eb423-89cf-4071-b889-d28ddda08587 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:29:31,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/9b557f39ef3d421791bb757a2283b596 used request id req-e76eb423-89cf-4071-b889-d28ddda08587 2018-07-24 04:29:31,049 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-7b8f8bb5-8f44-461-proj-role 2018-07-24 04:29:31,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/d3b1d6a5c49442868b41bf89cbe62cf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:31,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4651ad27-e4d6-4433-9e0f-6e95375927de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:29:31,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/d3b1d6a5c49442868b41bf89cbe62cf6 used request id req-4651ad27-e4d6-4433-9e0f-6e95375927de 2018-07-24 04:29:31,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b22635ebf071953b9a4f0ddf58f02a8ba5d4fc0" 2018-07-24 04:29:31,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20535434-1f49-46a6-9017-1a577dfa8562 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:29:31,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-20535434-1f49-46a6-9017-1a577dfa8562 2018-07-24 04:29:31,381 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-7b8f8bb5-8f44-461-user 2018-07-24 04:29:31,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/3e01386bdefc438bbf9ae39248470763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04126246b09fca1043a578347bcac7f050390485" 2018-07-24 04:29:31,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc09dadb-d8bf-486f-8d18-c2838c351fba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:29:31,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3e01386bdefc438bbf9ae39248470763 used request id req-fc09dadb-d8bf-486f-8d18-c2838c351fba 2018-07-24 04:29:31,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:31,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["62V7qjmZTVKKne_Mei7lsw"], "issued_at": "2018-07-24T04:29:31.000000Z"}} 2018-07-24 04:29:31,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a58e4ee55c2c54f7a6ab881170ce96bbb5be347f" 2018-07-24 04:29:32,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec75745-dcc7-42dd-ad1d-0a94d68e7e28 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:32,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-eec75745-dcc7-42dd-ad1d-0a94d68e7e28 2018-07-24 04:29:32,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:32,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:32,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["rSAiU0ruSsa5yr5C58j4ZQ"], "issued_at": "2018-07-24T04:29:32.000000Z"}} 2018-07-24 04:29:32,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:32,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f201f3c-19b4-46a7-8206-215a899d3136 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:32,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8f201f3c-19b4-46a7-8206-215a899d3136 2018-07-24 04:29:32,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:29:32,584 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:29:32 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:29:32,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-402e8ebe-6405-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:32,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b831546c-a236-4f35-9bc1-c1c7c25179be Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-402e8ebe-6405-45e-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:29:32,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-402e8ebe-6405-45e-proj used request id req-b831546c-a236-4f35-9bc1-c1c7c25179be 2018-07-24 04:29:32,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:32,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1004b30-3c21-4dce-a4a4-aae490dfa470 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:29:32,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f1004b30-3c21-4dce-a4a4-aae490dfa470 2018-07-24 04:29:32,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-proj"}}' 2018-07-24 04:29:32,893 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25b96d61-92e2-4fd0-af1a-d825a47d4b48 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7507703a7834477d823599a7f0a99729"}, "tags": [], "enabled": true, "id": "7507703a7834477d823599a7f0a99729", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-proj"}} 2018-07-24 04:29:32,893 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-25b96d61-92e2-4fd0-af1a-d825a47d4b48 2018-07-24 04:29:32,894 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-402e8ebe-6405-45e-proj 2018-07-24 04:29:32,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:32,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:33,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["o8V7hfytT4WnX4HEXHpzQg"], "issued_at": "2018-07-24T04:29:33.000000Z"}} 2018-07-24 04:29:33,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3a0c3228d3ae49e435c3d5f051df7491b05a0ec5" 2018-07-24 04:29:33,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c21a7a39-edc5-4e50-b982-0d1e55baaf4a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:33,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c21a7a39-edc5-4e50-b982-0d1e55baaf4a 2018-07-24 04:29:33,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:29:33,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:29: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:29:33,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0c3228d3ae49e435c3d5f051df7491b05a0ec5" 2018-07-24 04:29:33,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686f9196-2065-47de-8f25-3cea7bc5f21c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:29:33,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-686f9196-2065-47de-8f25-3cea7bc5f21c 2018-07-24 04:29:33,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-402e8ebe-6405-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0c3228d3ae49e435c3d5f051df7491b05a0ec5" 2018-07-24 04:29:33,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab6b77a-f501-4217-88ba-da4747dfd672 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-402e8ebe-6405-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7507703a7834477d823599a7f0a99729"}, "tags": [], "enabled": true, "id": "7507703a7834477d823599a7f0a99729", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-proj"}]} 2018-07-24 04:29:33,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-402e8ebe-6405-45e-proj used request id req-8ab6b77a-f501-4217-88ba-da4747dfd672 2018-07-24 04:29:33,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0c3228d3ae49e435c3d5f051df7491b05a0ec5" 2018-07-24 04:29:33,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dabb063b-b1c6-467d-9147-85291f181cb8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:29:33,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-dabb063b-b1c6-467d-9147-85291f181cb8 2018-07-24 04:29:34,079 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-402e8ebe-6405-45e-user 2018-07-24 04:29:34,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:34,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:34,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d562674b-f1fb-4417-aaf5-3ce07aabd7c4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:29:34,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d562674b-f1fb-4417-aaf5-3ce07aabd7c4 2018-07-24 04:29:34,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" -d '{"role": {"name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-proj-role"}}' 2018-07-24 04:29:34,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de191826-4a03-4c2e-a20e-0df1923afd4c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "993fbf893f954e4fad46c51a1ce954a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/993fbf893f954e4fad46c51a1ce954a5"}, "name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-proj-role"}} 2018-07-24 04:29:34,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-de191826-4a03-4c2e-a20e-0df1923afd4c 2018-07-24 04:29:34,289 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-402e8ebe-6405-45e-proj-role 2018-07-24 04:29:34,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/993fbf893f954e4fad46c51a1ce954a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:34,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63850637-d9a0-4dc8-8387-57d9e700696c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "993fbf893f954e4fad46c51a1ce954a5", "links": {"self": "http://172.30.9.24:5000/v3/roles/993fbf893f954e4fad46c51a1ce954a5"}, "name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-proj-role"}} 2018-07-24 04:29:34,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/993fbf893f954e4fad46c51a1ce954a5 used request id req-63850637-d9a0-4dc8-8387-57d9e700696c 2018-07-24 04:29:34,311 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-402e8ebe-6405-45e-proj-role to project CreateNetworkSuccessTests-402e8ebe-6405-45e-proj 2018-07-24 04:29:34,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/7507703a7834477d823599a7f0a99729/users/4def672db77b4406b96395219757d681/roles/993fbf893f954e4fad46c51a1ce954a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:34,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc7d6cee-1e04-4577-8443-de01239df944 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:29:34,448 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7507703a7834477d823599a7f0a99729/users/4def672db77b4406b96395219757d681/roles/993fbf893f954e4fad46c51a1ce954a5 used request id req-cc7d6cee-1e04-4577-8443-de01239df944 2018-07-24 04:29:34,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:34,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:34,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "993fbf893f954e4fad46c51a1ce954a5", "name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-proj-role"}], "expires_at": "2018-07-24T05:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7507703a7834477d823599a7f0a99729", "name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7507703a7834477d823599a7f0a99729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7507703a7834477d823599a7f0a99729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7507703a7834477d823599a7f0a99729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7507703a7834477d823599a7f0a99729", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7507703a7834477d823599a7f0a99729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7507703a7834477d823599a7f0a99729", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7507703a7834477d823599a7f0a99729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7507703a7834477d823599a7f0a99729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7507703a7834477d823599a7f0a99729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7507703a7834477d823599a7f0a99729", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7507703a7834477d823599a7f0a99729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7507703a7834477d823599a7f0a99729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7507703a7834477d823599a7f0a99729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7507703a7834477d823599a7f0a99729", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-user", "id": "4def672db77b4406b96395219757d681"}, "audit_ids": ["Zagbhr7hSjuaAWaCYMqsSw"], "issued_at": "2018-07-24T04:29:34.000000Z"}} 2018-07-24 04:29:34,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7dba06b4f9fb2b710acbbc04443e235ee726e355" 2018-07-24 04:29:34,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a21034b0-13af-4928-a8a5-b144c4fdcf72 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:34,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a21034b0-13af-4928-a8a5-b144c4fdcf72 2018-07-24 04:29:34,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dba06b4f9fb2b710acbbc04443e235ee726e355" 2018-07-24 04:29:35,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b34723cd-f0d4-42d4-a95b-efac80cbacb0 Date: Tue, 24 Jul 2018 04:29:35 GMT RESP BODY: {"networks":[]} 2018-07-24 04:29:35,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-net used request id req-b34723cd-f0d4-42d4-a95b-efac80cbacb0 2018-07-24 04:29:35,134 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-net 2018-07-24 04:29:35,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dba06b4f9fb2b710acbbc04443e235ee726e355" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-net", "admin_state_up": true}}' 2018-07-24 04:29:35,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-5b534751-af05-4cc2-a17d-358f32aba595 Date: Tue, 24 Jul 2018 04:29:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5d6631e2-fdc4-4154-adfb-50f11eb66b2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7507703a7834477d823599a7f0a99729","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:29:35Z","is_default":false,"name":"CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7507703a7834477d823599a7f0a99729","created_at":"2018-07-24T04:29:35Z","mtu":999}} 2018-07-24 04:29:35,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-5b534751-af05-4cc2-a17d-358f32aba595 2018-07-24 04:29:35,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5d6631e2-fdc4-4154-adfb-50f11eb66b2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dba06b4f9fb2b710acbbc04443e235ee726e355" 2018-07-24 04:29:36,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-f76c7e8e-76c9-4465-b658-4038919c9c78 Date: Tue, 24 Jul 2018 04:29:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5d6631e2-fdc4-4154-adfb-50f11eb66b2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7507703a7834477d823599a7f0a99729","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:29:35Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-net","admin_state_up":true,"tenant_id":"7507703a7834477d823599a7f0a99729","created_at":"2018-07-24T04:29:35Z","mtu":999}]} 2018-07-24 04:29:36,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5d6631e2-fdc4-4154-adfb-50f11eb66b2c used request id req-f76c7e8e-76c9-4465-b658-4038919c9c78 2018-07-24 04:29:36,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5d6631e2-fdc4-4154-adfb-50f11eb66b2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dba06b4f9fb2b710acbbc04443e235ee726e355" 2018-07-24 04:29:36,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-30345eb7-6059-4561-9b21-14caf3c8aeed Date: Tue, 24 Jul 2018 04:29:36 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:29:36,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5d6631e2-fdc4-4154-adfb-50f11eb66b2c used request id req-30345eb7-6059-4561-9b21-14caf3c8aeed 2018-07-24 04:29:36,213 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-subnet 2018-07-24 04:29:36,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dba06b4f9fb2b710acbbc04443e235ee726e355" -d '{"subnets": [{"ip_version": 4, "network_id": "5d6631e2-fdc4-4154-adfb-50f11eb66b2c", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-subnet"}]}' 2018-07-24 04:29:37,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e694cbba-5268-4c18-a4e5-8397087feba2 Date: Tue, 24 Jul 2018 04:29:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d6631e2-fdc4-4154-adfb-50f11eb66b2c","tenant_id":"7507703a7834477d823599a7f0a99729","created_at":"2018-07-24T04:29:36Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:36Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7507703a7834477d823599a7f0a99729","id":"f8e84fb2-df34-4c34-b719-f299a0bde51b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-subnet"}]} 2018-07-24 04:29:37,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-e694cbba-5268-4c18-a4e5-8397087feba2 2018-07-24 04:29:37,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5d6631e2-fdc4-4154-adfb-50f11eb66b2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dba06b4f9fb2b710acbbc04443e235ee726e355" 2018-07-24 04:29:37,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dd689bdb-0902-47c6-8d74-7eefbd03d85b Date: Tue, 24 Jul 2018 04:29:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5d6631e2-fdc4-4154-adfb-50f11eb66b2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7507703a7834477d823599a7f0a99729","l2_adjacency":true,"status":"ACTIVE","subnets":["f8e84fb2-df34-4c34-b719-f299a0bde51b"],"description":"","tags":[],"updated_at":"2018-07-24T04:29:36Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-net","admin_state_up":true,"tenant_id":"7507703a7834477d823599a7f0a99729","created_at":"2018-07-24T04:29:35Z","mtu":999}]} 2018-07-24 04:29:37,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5d6631e2-fdc4-4154-adfb-50f11eb66b2c used request id req-dd689bdb-0902-47c6-8d74-7eefbd03d85b 2018-07-24 04:29:37,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5d6631e2-fdc4-4154-adfb-50f11eb66b2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dba06b4f9fb2b710acbbc04443e235ee726e355" 2018-07-24 04:29:37,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cb714e1b-047d-4f6b-af2d-b39017f3249a Date: Tue, 24 Jul 2018 04:29:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d6631e2-fdc4-4154-adfb-50f11eb66b2c","tenant_id":"7507703a7834477d823599a7f0a99729","created_at":"2018-07-24T04:29:36Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7507703a7834477d823599a7f0a99729","id":"f8e84fb2-df34-4c34-b719-f299a0bde51b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-subnet"}]} 2018-07-24 04:29:37,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5d6631e2-fdc4-4154-adfb-50f11eb66b2c used request id req-cb714e1b-047d-4f6b-af2d-b39017f3249a 2018-07-24 04:29:37,588 - OpenStackNetwork - DEBUG - Network [5d6631e2-fdc4-4154-adfb-50f11eb66b2c] created successfully 2018-07-24 04:29:37,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:37,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "993fbf893f954e4fad46c51a1ce954a5", "name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-proj-role"}], "expires_at": "2018-07-24T05:29:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7507703a7834477d823599a7f0a99729", "name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7507703a7834477d823599a7f0a99729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7507703a7834477d823599a7f0a99729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7507703a7834477d823599a7f0a99729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7507703a7834477d823599a7f0a99729", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7507703a7834477d823599a7f0a99729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7507703a7834477d823599a7f0a99729", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7507703a7834477d823599a7f0a99729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7507703a7834477d823599a7f0a99729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7507703a7834477d823599a7f0a99729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7507703a7834477d823599a7f0a99729", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7507703a7834477d823599a7f0a99729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7507703a7834477d823599a7f0a99729", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7507703a7834477d823599a7f0a99729", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7507703a7834477d823599a7f0a99729", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-user", "id": "4def672db77b4406b96395219757d681"}, "audit_ids": ["zFuncpXsTKefiTJKurfRcg"], "issued_at": "2018-07-24T04:29:37.000000Z"}} 2018-07-24 04:29:37,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a5dc6d367a650d21ba6f27bef5baef4ceb04a" 2018-07-24 04:29:38,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cea2921f-7db0-44e1-9570-2e7ef1d25808 Date: Tue, 24 Jul 2018 04:29:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5d6631e2-fdc4-4154-adfb-50f11eb66b2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7507703a7834477d823599a7f0a99729","l2_adjacency":true,"status":"ACTIVE","subnets":["f8e84fb2-df34-4c34-b719-f299a0bde51b"],"description":"","tags":[],"updated_at":"2018-07-24T04:29:36Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-net","admin_state_up":true,"tenant_id":"7507703a7834477d823599a7f0a99729","created_at":"2018-07-24T04:29:35Z","mtu":999}]} 2018-07-24 04:29:38,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-net used request id req-cea2921f-7db0-44e1-9570-2e7ef1d25808 2018-07-24 04:29:38,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:29:38,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:29: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:29:38,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7507703a7834477d823599a7f0a99729 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58e4ee55c2c54f7a6ab881170ce96bbb5be347f" 2018-07-24 04:29:38,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-850e0266-08a7-4d2e-8067-1311b67c2850 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7507703a7834477d823599a7f0a99729"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7507703a7834477d823599a7f0a99729", "name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-proj"}} 2018-07-24 04:29:38,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7507703a7834477d823599a7f0a99729 used request id req-850e0266-08a7-4d2e-8067-1311b67c2850 2018-07-24 04:29:38,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5d6631e2-fdc4-4154-adfb-50f11eb66b2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a5dc6d367a650d21ba6f27bef5baef4ceb04a" 2018-07-24 04:29:38,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6c7526b9-fc9d-4331-a520-0994304920a2 Date: Tue, 24 Jul 2018 04:29:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d6631e2-fdc4-4154-adfb-50f11eb66b2c","tenant_id":"7507703a7834477d823599a7f0a99729","created_at":"2018-07-24T04:29:36Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7507703a7834477d823599a7f0a99729","id":"f8e84fb2-df34-4c34-b719-f299a0bde51b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-subnet"}]} 2018-07-24 04:29:38,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5d6631e2-fdc4-4154-adfb-50f11eb66b2c used request id req-6c7526b9-fc9d-4331-a520-0994304920a2 2018-07-24 04:29:38,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5d6631e2-fdc4-4154-adfb-50f11eb66b2c&name=CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a5dc6d367a650d21ba6f27bef5baef4ceb04a" 2018-07-24 04:29:38,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-978be9fa-66b0-4bf0-b711-ac67cfe62c27 Date: Tue, 24 Jul 2018 04:29:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d6631e2-fdc4-4154-adfb-50f11eb66b2c","tenant_id":"7507703a7834477d823599a7f0a99729","created_at":"2018-07-24T04:29:36Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7507703a7834477d823599a7f0a99729","id":"f8e84fb2-df34-4c34-b719-f299a0bde51b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-subnet"}]} 2018-07-24 04:29:38,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5d6631e2-fdc4-4154-adfb-50f11eb66b2c&name=CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-subnet used request id req-978be9fa-66b0-4bf0-b711-ac67cfe62c27 2018-07-24 04:29:38,885 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-subnet 2018-07-24 04:29:38,885 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-subnet 2018-07-24 04:29:38,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/f8e84fb2-df34-4c34-b719-f299a0bde51b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dba06b4f9fb2b710acbbc04443e235ee726e355" 2018-07-24 04:29:41,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eec5940c-00c6-4139-8402-fdf6c3e69e3c Date: Tue, 24 Jul 2018 04:29:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:29:41,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/f8e84fb2-df34-4c34-b719-f299a0bde51b used request id req-eec5940c-00c6-4139-8402-fdf6c3e69e3c 2018-07-24 04:29:41,405 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-885254a6-3892-42e7-a2a8-6af40c968602-pub-net 2018-07-24 04:29:41,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/5d6631e2-fdc4-4154-adfb-50f11eb66b2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dba06b4f9fb2b710acbbc04443e235ee726e355" 2018-07-24 04:29:42,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-373b04e4-6b20-47ef-b39f-8dcb07c5ab2f Date: Tue, 24 Jul 2018 04:29:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:29:42,825 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5d6631e2-fdc4-4154-adfb-50f11eb66b2c used request id req-373b04e4-6b20-47ef-b39f-8dcb07c5ab2f 2018-07-24 04:29:42,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:43,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-96881743-2342-44c8-bf4e-6553cba6a311 Date: Tue, 24 Jul 2018 04:29:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7507703a7834477d823599a7f0a99729", "created_at": "2018-07-24T04:29:35Z", "updated_at": "2018-07-24T04:29:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:29:35Z", "revision_number": 0, "id": "19c99078-8676-4eb2-a60a-40ef0a159f76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:29:35Z", "security_group_id": "524eba4b-83da-41aa-b698-d72631024346", "tenant_id": "7507703a7834477d823599a7f0a99729", "port_range_min": null, "ethertype": "IPv6", "project_id": "7507703a7834477d823599a7f0a99729"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:29:35Z", "revision_number": 0, "id": "29ac2bd3-efd0-43d7-ba95-d14e182ef1e3", "remote_group_id": "524eba4b-83da-41aa-b698-d72631024346", "remote_ip_prefix": null, "created_at": "2018-07-24T04:29:35Z", "security_group_id": "524eba4b-83da-41aa-b698-d72631024346", "tenant_id": "7507703a7834477d823599a7f0a99729", "port_range_min": null, "ethertype": "IPv6", "project_id": "7507703a7834477d823599a7f0a99729"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:29:35Z", "revision_number": 0, "id": "9213452d-5c11-4891-ac4b-4198f0ea19ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:29:35Z", "security_group_id": "524eba4b-83da-41aa-b698-d72631024346", "tenant_id": "7507703a7834477d823599a7f0a99729", "port_range_min": null, "ethertype": "IPv4", "project_id": "7507703a7834477d823599a7f0a99729"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:29:35Z", "revision_number": 0, "id": "a151ebca-aa23-47a8-b136-af1b49155598", "remote_group_id": "524eba4b-83da-41aa-b698-d72631024346", "remote_ip_prefix": null, "created_at": "2018-07-24T04:29:35Z", "security_group_id": "524eba4b-83da-41aa-b698-d72631024346", "tenant_id": "7507703a7834477d823599a7f0a99729", "port_range_min": null, "ethertype": "IPv4", "project_id": "7507703a7834477d823599a7f0a99729"}], "revision_number": 4, "project_id": "7507703a7834477d823599a7f0a99729", "id": "524eba4b-83da-41aa-b698-d72631024346", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:29:43,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-96881743-2342-44c8-bf4e-6553cba6a311 2018-07-24 04:29:43,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:43,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:29:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5abe61c-f19e-4a6b-b5c4-372c4bc6640b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:29:43,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-f5abe61c-f19e-4a6b-b5c4-372c4bc6640b 2018-07-24 04:29:43,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:29:43,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7507703a7834477d823599a7f0a99729 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:43,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a723e545-9b43-4a18-88cf-5c5bd739c879 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7507703a7834477d823599a7f0a99729"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7507703a7834477d823599a7f0a99729", "name": "CreateNetworkSuccessTests-402e8ebe-6405-45e-proj"}} 2018-07-24 04:29:43,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7507703a7834477d823599a7f0a99729 used request id req-a723e545-9b43-4a18-88cf-5c5bd739c879 2018-07-24 04:29:43,262 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 524eba4b-83da-41aa-b698-d72631024346 2018-07-24 04:29:43,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=524eba4b-83da-41aa-b698-d72631024346 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:43,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c1657ba4-33c1-4c95-8758-4c2f8b32a64e Date: Tue, 24 Jul 2018 04:29:43 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-07-24T04:29:35Z", "security_group_id": "524eba4b-83da-41aa-b698-d72631024346", "port_range_min": null, "revision_number": 0, "tenant_id": "7507703a7834477d823599a7f0a99729", "created_at": "2018-07-24T04:29:35Z", "project_id": "7507703a7834477d823599a7f0a99729", "id": "19c99078-8676-4eb2-a60a-40ef0a159f76"}, {"remote_group_id": "524eba4b-83da-41aa-b698-d72631024346", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:29:35Z", "security_group_id": "524eba4b-83da-41aa-b698-d72631024346", "port_range_min": null, "revision_number": 0, "tenant_id": "7507703a7834477d823599a7f0a99729", "created_at": "2018-07-24T04:29:35Z", "project_id": "7507703a7834477d823599a7f0a99729", "id": "29ac2bd3-efd0-43d7-ba95-d14e182ef1e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:29:35Z", "security_group_id": "524eba4b-83da-41aa-b698-d72631024346", "port_range_min": null, "revision_number": 0, "tenant_id": "7507703a7834477d823599a7f0a99729", "created_at": "2018-07-24T04:29:35Z", "project_id": "7507703a7834477d823599a7f0a99729", "id": "9213452d-5c11-4891-ac4b-4198f0ea19ca"}, {"remote_group_id": "524eba4b-83da-41aa-b698-d72631024346", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:29:35Z", "security_group_id": "524eba4b-83da-41aa-b698-d72631024346", "port_range_min": null, "revision_number": 0, "tenant_id": "7507703a7834477d823599a7f0a99729", "created_at": "2018-07-24T04:29:35Z", "project_id": "7507703a7834477d823599a7f0a99729", "id": "a151ebca-aa23-47a8-b136-af1b49155598"}]} 2018-07-24 04:29:43,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=524eba4b-83da-41aa-b698-d72631024346 used request id req-c1657ba4-33c1-4c95-8758-4c2f8b32a64e 2018-07-24 04:29:43,459 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:29:43,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/524eba4b-83da-41aa-b698-d72631024346 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:43,794 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f0b093b-f25f-4dc2-8487-71b628dd1fb8 Content-Length: 0 Date: Tue, 24 Jul 2018 04:29:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:29:43,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/524eba4b-83da-41aa-b698-d72631024346 used request id req-5f0b093b-f25f-4dc2-8487-71b628dd1fb8 2018-07-24 04:29:43,795 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-402e8ebe-6405-45e-proj 2018-07-24 04:29:43,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/7507703a7834477d823599a7f0a99729 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:44,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:29:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a16d05a-3e8f-4b7b-a3c8-4539361025b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:29:44,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/7507703a7834477d823599a7f0a99729 used request id req-8a16d05a-3e8f-4b7b-a3c8-4539361025b1 2018-07-24 04:29:44,020 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-402e8ebe-6405-45e-proj-role 2018-07-24 04:29:44,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/993fbf893f954e4fad46c51a1ce954a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:44,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4de413b2-2675-44e1-b650-4d4c7b80ec84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:29:44,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/993fbf893f954e4fad46c51a1ce954a5 used request id req-4de413b2-2675-44e1-b650-4d4c7b80ec84 2018-07-24 04:29:44,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee48035be5bd1024cd645806db423995ca4e08f" 2018-07-24 04:29:44,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5151703-2cc2-4cb8-9999-41da9884e580 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:29:44,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c5151703-2cc2-4cb8-9999-41da9884e580 2018-07-24 04:29:44,236 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-402e8ebe-6405-45e-user 2018-07-24 04:29:44,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/4def672db77b4406b96395219757d681 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0c3228d3ae49e435c3d5f051df7491b05a0ec5" 2018-07-24 04:29:44,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1b3aae0-8f42-46a1-9465-02e95cca1813 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:29:44,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4def672db77b4406b96395219757d681 used request id req-a1b3aae0-8f42-46a1-9465-02e95cca1813 2018-07-24 04:29:44,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:44,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:29:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["5_xfpIwfQg2H49PADw3Qsg"], "issued_at": "2018-07-24T04:29:44.000000Z"}} 2018-07-24 04:29:44,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b82f0e35d837455b0c62eb55cc037b6bd0dc24aa" 2018-07-24 04:29:44,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0375fcfd-6317-4b26-bef0-62770ef0977a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:44,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0375fcfd-6317-4b26-bef0-62770ef0977a 2018-07-24 04:29:44,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:44,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:45,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:29:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["nqd7r-yRQqqk6pn_4RFtYg"], "issued_at": "2018-07-24T04:29:45.000000Z"}} 2018-07-24 04:29:45,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:45,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe86078-2345-4371-99db-46dd51d43841 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:45,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9fe86078-2345-4371-99db-46dd51d43841 2018-07-24 04:29:45,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:29:45,418 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:29: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:29:45,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:45,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-923ceb5f-3fd7-4f73-8740-0b497797160c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:29:45,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj used request id req-923ceb5f-3fd7-4f73-8740-0b497797160c 2018-07-24 04:29:45,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:45,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c72b247-3419-4a48-9d55-4efe48ecf3e0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:29:45,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-9c72b247-3419-4a48-9d55-4efe48ecf3e0 2018-07-24 04:29:45,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj"}}' 2018-07-24 04:29:45,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-472547b5-c3a0-4287-831a-270675a8829c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/39869652123e4cab87c017bfcbab7441"}, "tags": [], "enabled": true, "id": "39869652123e4cab87c017bfcbab7441", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj"}} 2018-07-24 04:29:45,750 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-472547b5-c3a0-4287-831a-270675a8829c 2018-07-24 04:29:45,750 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj 2018-07-24 04:29:45,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:45,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:46,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:29:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["5STOr1DnTNSuP2Hv39DyIA"], "issued_at": "2018-07-24T04:29:46.000000Z"}} 2018-07-24 04:29:46,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}23834f430a114fd3e984a74c68867925e810c2b1" 2018-07-24 04:29:46,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f0b4ce-ec80-4d7c-85be-e41459f9c930 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:46,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-29f0b4ce-ec80-4d7c-85be-e41459f9c930 2018-07-24 04:29:46,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:29:46,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:29: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:29:46,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23834f430a114fd3e984a74c68867925e810c2b1" 2018-07-24 04:29:46,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a27e19-11d8-4559-b2bd-a2c9ea9a2444 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:29:46,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b5a27e19-11d8-4559-b2bd-a2c9ea9a2444 2018-07-24 04:29:46,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23834f430a114fd3e984a74c68867925e810c2b1" 2018-07-24 04:29:46,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be73cc1e-b2fd-45ec-bb88-47d4a631458f Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/39869652123e4cab87c017bfcbab7441"}, "tags": [], "enabled": true, "id": "39869652123e4cab87c017bfcbab7441", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj"}]} 2018-07-24 04:29:46,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj used request id req-be73cc1e-b2fd-45ec-bb88-47d4a631458f 2018-07-24 04:29:46,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23834f430a114fd3e984a74c68867925e810c2b1" 2018-07-24 04:29:46,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab093cfe-ccf7-441f-bae1-55dbc19242cd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:29:46,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ab093cfe-ccf7-441f-bae1-55dbc19242cd 2018-07-24 04:29:46,935 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-b7ea34ad-d32e-440-user 2018-07-24 04:29:46,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:46,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:47,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9780d998-b6f4-4d09-8c5c-6294b4d9fe3b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:29:47,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9780d998-b6f4-4d09-8c5c-6294b4d9fe3b 2018-07-24 04:29:47,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" -d '{"role": {"name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj-role"}}' 2018-07-24 04:29:47,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:29:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e8562e8-658a-42c3-b39b-581f1e6d75dd Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44dcf2036e3e429aa58fbf2ecb1fd115", "links": {"self": "http://172.30.9.24:5000/v3/roles/44dcf2036e3e429aa58fbf2ecb1fd115"}, "name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj-role"}} 2018-07-24 04:29:47,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-9e8562e8-658a-42c3-b39b-581f1e6d75dd 2018-07-24 04:29:47,151 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj-role 2018-07-24 04:29:47,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/44dcf2036e3e429aa58fbf2ecb1fd115 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:47,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f8d1b5-1c08-4667-8cbd-19d665297c74 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44dcf2036e3e429aa58fbf2ecb1fd115", "links": {"self": "http://172.30.9.24:5000/v3/roles/44dcf2036e3e429aa58fbf2ecb1fd115"}, "name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj-role"}} 2018-07-24 04:29:47,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/44dcf2036e3e429aa58fbf2ecb1fd115 used request id req-48f8d1b5-1c08-4667-8cbd-19d665297c74 2018-07-24 04:29:47,247 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj-role to project CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj 2018-07-24 04:29:47,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/39869652123e4cab87c017bfcbab7441/users/65c1cd08e7fb45169ef3d0c6b189ccdf/roles/44dcf2036e3e429aa58fbf2ecb1fd115 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:47,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:29:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2e83741-d68f-492e-9b85-9353cc5a7394 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:29:47,399 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/39869652123e4cab87c017bfcbab7441/users/65c1cd08e7fb45169ef3d0c6b189ccdf/roles/44dcf2036e3e429aa58fbf2ecb1fd115 used request id req-e2e83741-d68f-492e-9b85-9353cc5a7394 2018-07-24 04:29:47,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:47,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:47,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44dcf2036e3e429aa58fbf2ecb1fd115", "name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj-role"}], "expires_at": "2018-07-24T05:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39869652123e4cab87c017bfcbab7441", "name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_39869652123e4cab87c017bfcbab7441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_39869652123e4cab87c017bfcbab7441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/39869652123e4cab87c017bfcbab7441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/39869652123e4cab87c017bfcbab7441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/39869652123e4cab87c017bfcbab7441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/39869652123e4cab87c017bfcbab7441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/39869652123e4cab87c017bfcbab7441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/39869652123e4cab87c017bfcbab7441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/39869652123e4cab87c017bfcbab7441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/39869652123e4cab87c017bfcbab7441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/39869652123e4cab87c017bfcbab7441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/39869652123e4cab87c017bfcbab7441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/39869652123e4cab87c017bfcbab7441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/39869652123e4cab87c017bfcbab7441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-user", "id": "65c1cd08e7fb45169ef3d0c6b189ccdf"}, "audit_ids": ["aGFaMO3gSNe0_A2xG30xiw"], "issued_at": "2018-07-24T04:29:47.000000Z"}} 2018-07-24 04:29:47,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1d3adaa8e179424c13ce8a236d218bc49cdfeaef" 2018-07-24 04:29:47,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4793a657-2d86-4748-8593-7d0d68ca48fb 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:47,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4793a657-2d86-4748-8593-7d0d68ca48fb 2018-07-24 04:29:47,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3adaa8e179424c13ce8a236d218bc49cdfeaef" 2018-07-24 04:29:48,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fbcb3dba-2e06-4848-8bde-4a99de8f3c8d Date: Tue, 24 Jul 2018 04:29:48 GMT RESP BODY: {"networks":[]} 2018-07-24 04:29:48,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-net used request id req-fbcb3dba-2e06-4848-8bde-4a99de8f3c8d 2018-07-24 04:29:48,064 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-net 2018-07-24 04:29:48,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3adaa8e179424c13ce8a236d218bc49cdfeaef" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-net", "admin_state_up": true}}' 2018-07-24 04:29:48,640 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-94f596fb-db84-4078-82b0-5425a78d64de Date: Tue, 24 Jul 2018 04:29:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168048ef-e064-4802-9008-a53faf662b1f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"39869652123e4cab87c017bfcbab7441","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:29:48Z","is_default":false,"name":"CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"39869652123e4cab87c017bfcbab7441","created_at":"2018-07-24T04:29:48Z","mtu":999}} 2018-07-24 04:29:48,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-94f596fb-db84-4078-82b0-5425a78d64de 2018-07-24 04:29:48,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=168048ef-e064-4802-9008-a53faf662b1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3adaa8e179424c13ce8a236d218bc49cdfeaef" 2018-07-24 04:29:48,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-c0ef9a2e-4c90-4e42-ba27-170df6d3c788 Date: Tue, 24 Jul 2018 04:29:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"168048ef-e064-4802-9008-a53faf662b1f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"39869652123e4cab87c017bfcbab7441","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:29:48Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-net","admin_state_up":true,"tenant_id":"39869652123e4cab87c017bfcbab7441","created_at":"2018-07-24T04:29:48Z","mtu":999}]} 2018-07-24 04:29:48,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=168048ef-e064-4802-9008-a53faf662b1f used request id req-c0ef9a2e-4c90-4e42-ba27-170df6d3c788 2018-07-24 04:29:48,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=168048ef-e064-4802-9008-a53faf662b1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3adaa8e179424c13ce8a236d218bc49cdfeaef" 2018-07-24 04:29:48,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f8390116-2abe-4f83-930d-147935ea4557 Date: Tue, 24 Jul 2018 04:29:48 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:29:48,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=168048ef-e064-4802-9008-a53faf662b1f used request id req-f8390116-2abe-4f83-930d-147935ea4557 2018-07-24 04:29:48,942 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-subnet 2018-07-24 04:29:48,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3adaa8e179424c13ce8a236d218bc49cdfeaef" -d '{"subnets": [{"ip_version": 4, "network_id": "168048ef-e064-4802-9008-a53faf662b1f", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-subnet"}]}' 2018-07-24 04:29:49,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d8a3a04f-56aa-4021-bf35-8c4d15a41e7c Date: Tue, 24 Jul 2018 04:29:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"168048ef-e064-4802-9008-a53faf662b1f","tenant_id":"39869652123e4cab87c017bfcbab7441","created_at":"2018-07-24T04:29:49Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:49Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"39869652123e4cab87c017bfcbab7441","id":"0a917db6-6e8d-4966-8cd5-465870f1d57b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-subnet"}]} 2018-07-24 04:29:49,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-d8a3a04f-56aa-4021-bf35-8c4d15a41e7c 2018-07-24 04:29:49,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=168048ef-e064-4802-9008-a53faf662b1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3adaa8e179424c13ce8a236d218bc49cdfeaef" 2018-07-24 04:29:49,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6505e5c9-6055-4b9e-ae4b-e22b6bebd50d Date: Tue, 24 Jul 2018 04:29:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168048ef-e064-4802-9008-a53faf662b1f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"39869652123e4cab87c017bfcbab7441","l2_adjacency":true,"status":"ACTIVE","subnets":["0a917db6-6e8d-4966-8cd5-465870f1d57b"],"description":"","tags":[],"updated_at":"2018-07-24T04:29:49Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-net","admin_state_up":true,"tenant_id":"39869652123e4cab87c017bfcbab7441","created_at":"2018-07-24T04:29:48Z","mtu":999}]} 2018-07-24 04:29:49,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=168048ef-e064-4802-9008-a53faf662b1f used request id req-6505e5c9-6055-4b9e-ae4b-e22b6bebd50d 2018-07-24 04:29:49,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=168048ef-e064-4802-9008-a53faf662b1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3adaa8e179424c13ce8a236d218bc49cdfeaef" 2018-07-24 04:29:50,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b77562c6-3c45-4902-8ccd-90a0756727ab Date: Tue, 24 Jul 2018 04:29:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"168048ef-e064-4802-9008-a53faf662b1f","tenant_id":"39869652123e4cab87c017bfcbab7441","created_at":"2018-07-24T04:29:49Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"39869652123e4cab87c017bfcbab7441","id":"0a917db6-6e8d-4966-8cd5-465870f1d57b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-subnet"}]} 2018-07-24 04:29:50,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=168048ef-e064-4802-9008-a53faf662b1f used request id req-b77562c6-3c45-4902-8ccd-90a0756727ab 2018-07-24 04:29:50,034 - OpenStackNetwork - DEBUG - Network [168048ef-e064-4802-9008-a53faf662b1f] created successfully 2018-07-24 04:29:50,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:50,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:50,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44dcf2036e3e429aa58fbf2ecb1fd115", "name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj-role"}], "expires_at": "2018-07-24T05:29:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39869652123e4cab87c017bfcbab7441", "name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_39869652123e4cab87c017bfcbab7441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_39869652123e4cab87c017bfcbab7441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/39869652123e4cab87c017bfcbab7441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/39869652123e4cab87c017bfcbab7441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/39869652123e4cab87c017bfcbab7441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/39869652123e4cab87c017bfcbab7441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/39869652123e4cab87c017bfcbab7441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/39869652123e4cab87c017bfcbab7441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/39869652123e4cab87c017bfcbab7441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/39869652123e4cab87c017bfcbab7441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/39869652123e4cab87c017bfcbab7441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/39869652123e4cab87c017bfcbab7441", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/39869652123e4cab87c017bfcbab7441", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/39869652123e4cab87c017bfcbab7441", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-user", "id": "65c1cd08e7fb45169ef3d0c6b189ccdf"}, "audit_ids": ["meCELy_XRseIWQxlPwU3Tg"], "issued_at": "2018-07-24T04:29:50.000000Z"}} 2018-07-24 04:29:50,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}41e59f22eb31046533ab14e61897e7bb5632ee84" 2018-07-24 04:29:50,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a2e7e9e-f179-43dd-bf01-dabb123ead03 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:50,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9a2e7e9e-f179-43dd-bf01-dabb123ead03 2018-07-24 04:29:50,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e59f22eb31046533ab14e61897e7bb5632ee84" 2018-07-24 04:29:50,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-34700636-ce23-49ec-b710-e70f746b8320 Date: Tue, 24 Jul 2018 04:29:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"168048ef-e064-4802-9008-a53faf662b1f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"39869652123e4cab87c017bfcbab7441","l2_adjacency":true,"status":"ACTIVE","subnets":["0a917db6-6e8d-4966-8cd5-465870f1d57b"],"description":"","tags":[],"updated_at":"2018-07-24T04:29:49Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-net","admin_state_up":true,"tenant_id":"39869652123e4cab87c017bfcbab7441","created_at":"2018-07-24T04:29:48Z","mtu":999}]} 2018-07-24 04:29:50,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-net used request id req-34700636-ce23-49ec-b710-e70f746b8320 2018-07-24 04:29:50,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:29:50,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:29: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:29:50,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/39869652123e4cab87c017bfcbab7441 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e59f22eb31046533ab14e61897e7bb5632ee84" 2018-07-24 04:29:50,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d093f5-fc40-455d-b110-1ce9d04d7035 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/39869652123e4cab87c017bfcbab7441"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "39869652123e4cab87c017bfcbab7441", "name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj"}} 2018-07-24 04:29:50,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/39869652123e4cab87c017bfcbab7441 used request id req-56d093f5-fc40-455d-b110-1ce9d04d7035 2018-07-24 04:29:50,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=168048ef-e064-4802-9008-a53faf662b1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41e59f22eb31046533ab14e61897e7bb5632ee84" 2018-07-24 04:29:51,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f162ff79-6933-4bcb-91f7-f74cee5de193 Date: Tue, 24 Jul 2018 04:29:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"168048ef-e064-4802-9008-a53faf662b1f","tenant_id":"39869652123e4cab87c017bfcbab7441","created_at":"2018-07-24T04:29:49Z","dns_nameservers":[],"updated_at":"2018-07-24T04:29:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"39869652123e4cab87c017bfcbab7441","id":"0a917db6-6e8d-4966-8cd5-465870f1d57b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-subnet"}]} 2018-07-24 04:29:51,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=168048ef-e064-4802-9008-a53faf662b1f used request id req-f162ff79-6933-4bcb-91f7-f74cee5de193 2018-07-24 04:29:51,166 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-subnet 2018-07-24 04:29:51,167 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-subnet 2018-07-24 04:29:51,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/0a917db6-6e8d-4966-8cd5-465870f1d57b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3adaa8e179424c13ce8a236d218bc49cdfeaef" 2018-07-24 04:29:53,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36252da1-321a-4a82-840e-aa5377f40aa9 Date: Tue, 24 Jul 2018 04:29:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:29:53,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/0a917db6-6e8d-4966-8cd5-465870f1d57b used request id req-36252da1-321a-4a82-840e-aa5377f40aa9 2018-07-24 04:29:53,627 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-8a06a014-763d-4da0-acf9-d1035d5e12b5-pub-net 2018-07-24 04:29:53,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/168048ef-e064-4802-9008-a53faf662b1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3adaa8e179424c13ce8a236d218bc49cdfeaef" 2018-07-24 04:29:54,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae807ed5-7c08-487f-a3ea-5bb3955849c5 Date: Tue, 24 Jul 2018 04:29:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:29:54,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/168048ef-e064-4802-9008-a53faf662b1f used request id req-ae807ed5-7c08-487f-a3ea-5bb3955849c5 2018-07-24 04:29:54,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:55,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5bbfd306-8f9c-448e-bf50-4ec7174593ab Date: Tue, 24 Jul 2018 04:29:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39869652123e4cab87c017bfcbab7441", "created_at": "2018-07-24T04:29:48Z", "updated_at": "2018-07-24T04:29:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:29:48Z", "revision_number": 0, "id": "1bc309e8-7e17-4e4b-9ef7-a8d5a45775f9", "remote_group_id": "99a401ae-0da8-4a13-9125-1c99f596df1b", "remote_ip_prefix": null, "created_at": "2018-07-24T04:29:48Z", "security_group_id": "99a401ae-0da8-4a13-9125-1c99f596df1b", "tenant_id": "39869652123e4cab87c017bfcbab7441", "port_range_min": null, "ethertype": "IPv6", "project_id": "39869652123e4cab87c017bfcbab7441"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:29:48Z", "revision_number": 0, "id": "c0a3586c-3721-4e1d-80fc-064d6358b39c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:29:48Z", "security_group_id": "99a401ae-0da8-4a13-9125-1c99f596df1b", "tenant_id": "39869652123e4cab87c017bfcbab7441", "port_range_min": null, "ethertype": "IPv4", "project_id": "39869652123e4cab87c017bfcbab7441"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:29:48Z", "revision_number": 0, "id": "e3b9d545-b318-401b-beef-20df6a2c4191", "remote_group_id": "99a401ae-0da8-4a13-9125-1c99f596df1b", "remote_ip_prefix": null, "created_at": "2018-07-24T04:29:48Z", "security_group_id": "99a401ae-0da8-4a13-9125-1c99f596df1b", "tenant_id": "39869652123e4cab87c017bfcbab7441", "port_range_min": null, "ethertype": "IPv4", "project_id": "39869652123e4cab87c017bfcbab7441"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:29:48Z", "revision_number": 0, "id": "f5960d23-8992-4539-ae6e-9ebd33684206", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:29:48Z", "security_group_id": "99a401ae-0da8-4a13-9125-1c99f596df1b", "tenant_id": "39869652123e4cab87c017bfcbab7441", "port_range_min": null, "ethertype": "IPv6", "project_id": "39869652123e4cab87c017bfcbab7441"}], "revision_number": 4, "project_id": "39869652123e4cab87c017bfcbab7441", "id": "99a401ae-0da8-4a13-9125-1c99f596df1b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:29:55,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5bbfd306-8f9c-448e-bf50-4ec7174593ab 2018-07-24 04:29:55,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:55,265 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:29:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e0fbb6-e81b-4689-aa88-eaf19f4322fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:29:55,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-a2e0fbb6-e81b-4689-aa88-eaf19f4322fd 2018-07-24 04:29:55,265 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:29:55,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:55,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:29:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a34276-d667-4b1a-a489-12051d6fca3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:29:55,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-02a34276-d667-4b1a-a489-12051d6fca3b 2018-07-24 04:29:55,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:29:55,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/39869652123e4cab87c017bfcbab7441 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:55,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cff9892-c40c-469d-afe3-1d4d11a8a5f3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/39869652123e4cab87c017bfcbab7441"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "39869652123e4cab87c017bfcbab7441", "name": "CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj"}} 2018-07-24 04:29:55,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/39869652123e4cab87c017bfcbab7441 used request id req-9cff9892-c40c-469d-afe3-1d4d11a8a5f3 2018-07-24 04:29:55,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 99a401ae-0da8-4a13-9125-1c99f596df1b 2018-07-24 04:29:55,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=99a401ae-0da8-4a13-9125-1c99f596df1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:55,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6b5d5192-32cf-49aa-915b-895b5a25b188 Date: Tue, 24 Jul 2018 04:29:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "99a401ae-0da8-4a13-9125-1c99f596df1b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:29:48Z", "security_group_id": "99a401ae-0da8-4a13-9125-1c99f596df1b", "port_range_min": null, "revision_number": 0, "tenant_id": "39869652123e4cab87c017bfcbab7441", "created_at": "2018-07-24T04:29:48Z", "project_id": "39869652123e4cab87c017bfcbab7441", "id": "1bc309e8-7e17-4e4b-9ef7-a8d5a45775f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:29:48Z", "security_group_id": "99a401ae-0da8-4a13-9125-1c99f596df1b", "port_range_min": null, "revision_number": 0, "tenant_id": "39869652123e4cab87c017bfcbab7441", "created_at": "2018-07-24T04:29:48Z", "project_id": "39869652123e4cab87c017bfcbab7441", "id": "c0a3586c-3721-4e1d-80fc-064d6358b39c"}, {"remote_group_id": "99a401ae-0da8-4a13-9125-1c99f596df1b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:29:48Z", "security_group_id": "99a401ae-0da8-4a13-9125-1c99f596df1b", "port_range_min": null, "revision_number": 0, "tenant_id": "39869652123e4cab87c017bfcbab7441", "created_at": "2018-07-24T04:29:48Z", "project_id": "39869652123e4cab87c017bfcbab7441", "id": "e3b9d545-b318-401b-beef-20df6a2c4191"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:29:48Z", "security_group_id": "99a401ae-0da8-4a13-9125-1c99f596df1b", "port_range_min": null, "revision_number": 0, "tenant_id": "39869652123e4cab87c017bfcbab7441", "created_at": "2018-07-24T04:29:48Z", "project_id": "39869652123e4cab87c017bfcbab7441", "id": "f5960d23-8992-4539-ae6e-9ebd33684206"}]} 2018-07-24 04:29:55,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=99a401ae-0da8-4a13-9125-1c99f596df1b used request id req-6b5d5192-32cf-49aa-915b-895b5a25b188 2018-07-24 04:29:55,673 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:29:55,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/99a401ae-0da8-4a13-9125-1c99f596df1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:55,969 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4e672f9-271e-46bf-aacb-8b1a440d75fc Content-Length: 0 Date: Tue, 24 Jul 2018 04:29:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:29:55,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/99a401ae-0da8-4a13-9125-1c99f596df1b used request id req-b4e672f9-271e-46bf-aacb-8b1a440d75fc 2018-07-24 04:29:55,970 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj 2018-07-24 04:29:55,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/39869652123e4cab87c017bfcbab7441 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:56,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:29:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-372755ba-f6c4-4a0b-8987-8aeb58a7cad4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:29:56,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/39869652123e4cab87c017bfcbab7441 used request id req-372755ba-f6c4-4a0b-8987-8aeb58a7cad4 2018-07-24 04:29:56,211 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-b7ea34ad-d32e-440-proj-role 2018-07-24 04:29:56,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/44dcf2036e3e429aa58fbf2ecb1fd115 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:56,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-664ed1d9-4ed6-46f3-93a9-9117d8ee13b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:29:56,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/44dcf2036e3e429aa58fbf2ecb1fd115 used request id req-664ed1d9-4ed6-46f3-93a9-9117d8ee13b9 2018-07-24 04:29:56,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a0a9f7292e6ebc0d37f512e1e64a541d94f4df" 2018-07-24 04:29:56,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60200322-4981-4e71-bb6e-b4e6ebc27c2f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:29:56,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-60200322-4981-4e71-bb6e-b4e6ebc27c2f 2018-07-24 04:29:56,446 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-b7ea34ad-d32e-440-user 2018-07-24 04:29:56,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/65c1cd08e7fb45169ef3d0c6b189ccdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23834f430a114fd3e984a74c68867925e810c2b1" 2018-07-24 04:29:56,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aedc103-6f20-4cae-bbe2-235512be47b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:29:56,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/65c1cd08e7fb45169ef3d0c6b189ccdf used request id req-3aedc103-6f20-4cae-bbe2-235512be47b3 2018-07-24 04:29:56,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:57,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["NrrIn4w3Q_6D-ydGknUTXQ"], "issued_at": "2018-07-24T04:29:57.000000Z"}} 2018-07-24 04:29:57,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9e9c0b01263c1cca8311442223ad109f9066b32b" 2018-07-24 04:29:57,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64e602d-fd65-4533-a465-82a46e346d74 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:57,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b64e602d-fd65-4533-a465-82a46e346d74 2018-07-24 04:29:57,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:57,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:57,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["PS1ZB6QiRIi6hyOFJyB1BA"], "issued_at": "2018-07-24T04:29:57.000000Z"}} 2018-07-24 04:29:57,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:29:57,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61154805-61cb-4172-a75e-7c0740e1e0e3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:57,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-61154805-61cb-4172-a75e-7c0740e1e0e3 2018-07-24 04:29:57,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:29:57,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:29: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:29:57,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-60ea2470-3135-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:29:57,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816164f2-f210-4125-a38e-2bfdf33c0603 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-60ea2470-3135-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:29:57,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-60ea2470-3135-4a4-proj used request id req-816164f2-f210-4125-a38e-2bfdf33c0603 2018-07-24 04:29:57,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:29:57,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fdc8868-f7e9-44a3-bd9c-0b7597fbaa47 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:29:57,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4fdc8868-f7e9-44a3-bd9c-0b7597fbaa47 2018-07-24 04:29:57,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-proj"}}' 2018-07-24 04:29:57,965 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1d9a30d-fbae-4e8b-be38-c771795b7030 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/740ed1922dd349dd844fd826e229775a"}, "tags": [], "enabled": true, "id": "740ed1922dd349dd844fd826e229775a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-proj"}} 2018-07-24 04:29:57,965 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f1d9a30d-fbae-4e8b-be38-c771795b7030 2018-07-24 04:29:57,965 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-60ea2470-3135-4a4-proj 2018-07-24 04:29:57,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:57,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:58,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["2PI6o6mARImbOhSJ0VLIUg"], "issued_at": "2018-07-24T04:29:58.000000Z"}} 2018-07-24 04:29:58,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b3f671f755da34acb55f7fc60b87822fd516f73e" 2018-07-24 04:29:58,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6515ed8d-9ad4-42bc-bdbb-d60c951d5713 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:29:58,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6515ed8d-9ad4-42bc-bdbb-d60c951d5713 2018-07-24 04:29:58,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:29:58,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:29:58 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:29:58,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f671f755da34acb55f7fc60b87822fd516f73e" 2018-07-24 04:29:58,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5099ea2-e0c8-467f-b7e9-85332e693395 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:29:58,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b5099ea2-e0c8-467f-b7e9-85332e693395 2018-07-24 04:29:58,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-60ea2470-3135-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f671f755da34acb55f7fc60b87822fd516f73e" 2018-07-24 04:29:58,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53877d5-e4e0-4b48-b32b-eeac02f03d1f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-60ea2470-3135-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/740ed1922dd349dd844fd826e229775a"}, "tags": [], "enabled": true, "id": "740ed1922dd349dd844fd826e229775a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-proj"}]} 2018-07-24 04:29:58,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-60ea2470-3135-4a4-proj used request id req-e53877d5-e4e0-4b48-b32b-eeac02f03d1f 2018-07-24 04:29:58,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f671f755da34acb55f7fc60b87822fd516f73e" 2018-07-24 04:29:58,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db14baef-6282-4415-800b-9b8e5b26373a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:29:58,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-db14baef-6282-4415-800b-9b8e5b26373a 2018-07-24 04:29:59,128 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-60ea2470-3135-4a4-user 2018-07-24 04:29:59,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:59,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:29:59,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d89d6f1-ba1d-431e-9783-923776a6fcae Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:29:59,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9d89d6f1-ba1d-431e-9783-923776a6fcae 2018-07-24 04:29:59,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" -d '{"role": {"name": "CreateRouterNegativeTests-60ea2470-3135-4a4-proj-role"}}' 2018-07-24 04:29:59,348 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9785cd66-17b8-4123-95a8-3ad974098714 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b47eafeff92e4629ac82c469329808bf", "links": {"self": "http://172.30.9.24:5000/v3/roles/b47eafeff92e4629ac82c469329808bf"}, "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-proj-role"}} 2018-07-24 04:29:59,348 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-9785cd66-17b8-4123-95a8-3ad974098714 2018-07-24 04:29:59,349 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-60ea2470-3135-4a4-proj-role 2018-07-24 04:29:59,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/b47eafeff92e4629ac82c469329808bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:29:59,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f56706-fba0-4e4a-9be3-47cbe6dc55c2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b47eafeff92e4629ac82c469329808bf", "links": {"self": "http://172.30.9.24:5000/v3/roles/b47eafeff92e4629ac82c469329808bf"}, "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-proj-role"}} 2018-07-24 04:29:59,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/b47eafeff92e4629ac82c469329808bf used request id req-62f56706-fba0-4e4a-9be3-47cbe6dc55c2 2018-07-24 04:29:59,443 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-60ea2470-3135-4a4-proj-role to project CreateRouterNegativeTests-60ea2470-3135-4a4-proj 2018-07-24 04:29:59,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/740ed1922dd349dd844fd826e229775a/users/6e0d3878c05c47a1aad1651f3562bd3b/roles/b47eafeff92e4629ac82c469329808bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:29:59,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ab1a0cd-d6b5-4a77-98a3-eb9809fae744 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:29:59,580 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/740ed1922dd349dd844fd826e229775a/users/6e0d3878c05c47a1aad1651f3562bd3b/roles/b47eafeff92e4629ac82c469329808bf used request id req-4ab1a0cd-d6b5-4a77-98a3-eb9809fae744 2018-07-24 04:29:59,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:29:59,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:29:59,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:29:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["QVq4Nx8FRVCyi21xrYObEA"], "issued_at": "2018-07-24T04:29:59.000000Z"}} 2018-07-24 04:29:59,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}dbad5228664a8e306719b4c5e7f5a5973c17ba59" 2018-07-24 04:30:00,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c35c1a-3ee5-41f7-9ee1-1aadae37b14e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:00,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-73c35c1a-3ee5-41f7-9ee1-1aadae37b14e 2018-07-24 04:30:00,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbad5228664a8e306719b4c5e7f5a5973c17ba59" 2018-07-24 04:30:00,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f89cdf42-904e-4253-8318-095d6cead59c Date: Tue, 24 Jul 2018 04:30:00 GMT RESP BODY: {"networks":[]} 2018-07-24 04:30:00,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-net1 used request id req-f89cdf42-904e-4253-8318-095d6cead59c 2018-07-24 04:30:00,274 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-net1 2018-07-24 04:30:00,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbad5228664a8e306719b4c5e7f5a5973c17ba59" -d '{"network": {"name": "CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-net1", "admin_state_up": true}}' 2018-07-24 04:30:00,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-19336dba-e653-41d8-9420-83fddbe2cb6b Date: Tue, 24 Jul 2018 04:30:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"11c5aa5f-7291-4298-989c-ba13b13b3045","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:30:00Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-net1","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:30:00Z","mtu":1450}} 2018-07-24 04:30:00,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-19336dba-e653-41d8-9420-83fddbe2cb6b 2018-07-24 04:30:00,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=11c5aa5f-7291-4298-989c-ba13b13b3045 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbad5228664a8e306719b4c5e7f5a5973c17ba59" 2018-07-24 04:30:00,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-799cec13-f2e1-4bef-a8c3-370fe3775aa8 Date: Tue, 24 Jul 2018 04:30:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"11c5aa5f-7291-4298-989c-ba13b13b3045","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:30:00Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-net1","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:30:00Z","provider:network_type":"vxlan"}]} 2018-07-24 04:30:00,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=11c5aa5f-7291-4298-989c-ba13b13b3045 used request id req-799cec13-f2e1-4bef-a8c3-370fe3775aa8 2018-07-24 04:30:00,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=11c5aa5f-7291-4298-989c-ba13b13b3045 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbad5228664a8e306719b4c5e7f5a5973c17ba59" 2018-07-24 04:30:01,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a721325-abf9-40d5-9cda-5ad862acab3b Date: Tue, 24 Jul 2018 04:30:01 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:30:01,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=11c5aa5f-7291-4298-989c-ba13b13b3045 used request id req-2a721325-abf9-40d5-9cda-5ad862acab3b 2018-07-24 04:30:01,007 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-subnet1 2018-07-24 04:30:01,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbad5228664a8e306719b4c5e7f5a5973c17ba59" -d '{"subnets": [{"ip_version": 4, "network_id": "11c5aa5f-7291-4298-989c-ba13b13b3045", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-subnet1"}]}' 2018-07-24 04:30:01,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-dc3c43d2-0b6a-41b4-809e-82ee183efb64 Date: Tue, 24 Jul 2018 04:30:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:30:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cae880ca-1deb-470d-b3ed-70ba71a503da","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"11c5aa5f-7291-4298-989c-ba13b13b3045","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:30:01Z","ip_version":4}]} 2018-07-24 04:30:01,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-dc3c43d2-0b6a-41b4-809e-82ee183efb64 2018-07-24 04:30:01,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=11c5aa5f-7291-4298-989c-ba13b13b3045 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbad5228664a8e306719b4c5e7f5a5973c17ba59" 2018-07-24 04:30:01,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-6d19ef77-ac57-47c7-b4f9-b971605e5a4d Date: Tue, 24 Jul 2018 04:30:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"11c5aa5f-7291-4298-989c-ba13b13b3045","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["cae880ca-1deb-470d-b3ed-70ba71a503da"],"description":"","tags":[],"updated_at":"2018-07-24T04:30:01Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-net1","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:30:00Z","provider:network_type":"vxlan"}]} 2018-07-24 04:30:01,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=11c5aa5f-7291-4298-989c-ba13b13b3045 used request id req-6d19ef77-ac57-47c7-b4f9-b971605e5a4d 2018-07-24 04:30:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=11c5aa5f-7291-4298-989c-ba13b13b3045 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbad5228664a8e306719b4c5e7f5a5973c17ba59" 2018-07-24 04:30:01,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-c0b93039-6f9e-4d4b-9571-d3f08d09adbc Date: Tue, 24 Jul 2018 04:30:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:30:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cae880ca-1deb-470d-b3ed-70ba71a503da","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"11c5aa5f-7291-4298-989c-ba13b13b3045","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:30:01Z","ip_version":4}]} 2018-07-24 04:30:01,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=11c5aa5f-7291-4298-989c-ba13b13b3045 used request id req-c0b93039-6f9e-4d4b-9571-d3f08d09adbc 2018-07-24 04:30:01,968 - OpenStackNetwork - DEBUG - Network [11c5aa5f-7291-4298-989c-ba13b13b3045] created successfully 2018-07-24 04:30:01,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:01,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:02,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b47eafeff92e4629ac82c469329808bf", "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-proj-role"}], "expires_at": "2018-07-24T05:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "740ed1922dd349dd844fd826e229775a", "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/740ed1922dd349dd844fd826e229775a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/740ed1922dd349dd844fd826e229775a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/740ed1922dd349dd844fd826e229775a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/740ed1922dd349dd844fd826e229775a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-user", "id": "6e0d3878c05c47a1aad1651f3562bd3b"}, "audit_ids": ["OFszQ0RjRZS88HV5t6rRrw"], "issued_at": "2018-07-24T04:30:02.000000Z"}} 2018-07-24 04:30:02,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e48a459dba494c9059ba408c1fe9cb92a509bc53" 2018-07-24 04:30:02,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3586a53-e3b6-49c1-8a0d-82e9181665af 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:02,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b3586a53-e3b6-49c1-8a0d-82e9181665af 2018-07-24 04:30:02,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a459dba494c9059ba408c1fe9cb92a509bc53" 2018-07-24 04:30:02,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-113ebf18-dcc1-4cbc-aa86-f740e1875694 Date: Tue, 24 Jul 2018 04:30:02 GMT RESP BODY: {"routers": []} 2018-07-24 04:30:02,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-router&admin_state_up=True used request id req-113ebf18-dcc1-4cbc-aa86-f740e1875694 2018-07-24 04:30:02,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:02,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:03,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b47eafeff92e4629ac82c469329808bf", "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-proj-role"}], "expires_at": "2018-07-24T05:30:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "740ed1922dd349dd844fd826e229775a", "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/740ed1922dd349dd844fd826e229775a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/740ed1922dd349dd844fd826e229775a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/740ed1922dd349dd844fd826e229775a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/740ed1922dd349dd844fd826e229775a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-user", "id": "6e0d3878c05c47a1aad1651f3562bd3b"}, "audit_ids": ["Nhj5BTOQT9WOek9C0mI46w"], "issued_at": "2018-07-24T04:30:03.000000Z"}} 2018-07-24 04:30:03,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}862be7bae57b0d73fe9ecff62757a62a7856e7dd" 2018-07-24 04:30:03,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fdd6057-f302-4b5f-b185-8c47a3caa3ca 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:03,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7fdd6057-f302-4b5f-b185-8c47a3caa3ca 2018-07-24 04:30:03,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a459dba494c9059ba408c1fe9cb92a509bc53" 2018-07-24 04:30:03,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-bf984880-c6e4-439f-a740-56d04e7e3f93 Date: Tue, 24 Jul 2018 04:30:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 04:30:03,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-bf984880-c6e4-439f-a740-56d04e7e3f93 2018-07-24 04:30:03,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a459dba494c9059ba408c1fe9cb92a509bc53" 2018-07-24 04:30:03,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4eed88a9-475d-4204-b27e-d69a735f15bc Date: Tue, 24 Jul 2018 04:30:03 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:30:03,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-4eed88a9-475d-4204-b27e-d69a735f15bc 2018-07-24 04:30:03,688 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-router 2018-07-24 04:30:03,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a459dba494c9059ba408c1fe9cb92a509bc53" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-router", "admin_state_up": true}}' 2018-07-24 04:30:09,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-fdcf346b-a167-4633-9227-49cf92ae96b2 Date: Tue, 24 Jul 2018 04:30:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "740ed1922dd349dd844fd826e229775a", "created_at": "2018-07-24T04:30:04Z", "admin_state_up": true, "updated_at": "2018-07-24T04:30:05Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "740ed1922dd349dd844fd826e229775a", "id": "ac3ed65e-f9b6-4c7f-800c-58040ff955a0", "name": "CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-router"}} 2018-07-24 04:30:09,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-fdcf346b-a167-4633-9227-49cf92ae96b2 2018-07-24 04:30:09,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=ac3ed65e-f9b6-4c7f-800c-58040ff955a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a459dba494c9059ba408c1fe9cb92a509bc53" 2018-07-24 04:30:10,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b3772304-af78-4c70-8ca1-5ec8485052d1 Date: Tue, 24 Jul 2018 04:30:10 GMT RESP BODY: {"ports":[]} 2018-07-24 04:30:10,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=ac3ed65e-f9b6-4c7f-800c-58040ff955a0 used request id req-b3772304-af78-4c70-8ca1-5ec8485052d1 2018-07-24 04:30:10,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a459dba494c9059ba408c1fe9cb92a509bc53" 2018-07-24 04:30:10,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-05eac6ab-a0b5-4a56-b216-e318bcae1418 Date: Tue, 24 Jul 2018 04:30:10 GMT RESP BODY: {"networks":[]} 2018-07-24 04:30:10,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-net1 used request id req-05eac6ab-a0b5-4a56-b216-e318bcae1418 2018-07-24 04:30:10,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?name=CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a459dba494c9059ba408c1fe9cb92a509bc53" 2018-07-24 04:30:10,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-86b6392e-c577-4bb4-97d2-9d1642a216ac Date: Tue, 24 Jul 2018 04:30:10 GMT RESP BODY: {"ports":[]} 2018-07-24 04:30:10,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?name=CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-port1&admin_state_up=True used request id req-86b6392e-c577-4bb4-97d2-9d1642a216ac 2018-07-24 04:30:10,610 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-port1 for router - CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-router 2018-07-24 04:30:10,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:10,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:11,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b47eafeff92e4629ac82c469329808bf", "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-proj-role"}], "expires_at": "2018-07-24T05:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "740ed1922dd349dd844fd826e229775a", "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/740ed1922dd349dd844fd826e229775a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/740ed1922dd349dd844fd826e229775a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/740ed1922dd349dd844fd826e229775a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/740ed1922dd349dd844fd826e229775a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/740ed1922dd349dd844fd826e229775a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/740ed1922dd349dd844fd826e229775a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-60ea2470-3135-4a4-user", "id": "6e0d3878c05c47a1aad1651f3562bd3b"}, "audit_ids": ["PZ6Zby2dRgiwor8O53bWIA"], "issued_at": "2018-07-24T04:30:11.000000Z"}} 2018-07-24 04:30:11,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5c0025efd7accd38b26daff323c06bdb1285a167" 2018-07-24 04:30:11,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18466292-af43-4f7b-bfd1-618ef2944f13 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:11,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-18466292-af43-4f7b-bfd1-618ef2944f13 2018-07-24 04:30:11,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a459dba494c9059ba408c1fe9cb92a509bc53" 2018-07-24 04:30:11,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f14b6dc8-f461-45ec-880a-1301a4b1520f Date: Tue, 24 Jul 2018 04:30:11 GMT RESP BODY: {"networks":[]} 2018-07-24 04:30:11,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-net1 used request id req-f14b6dc8-f461-45ec-880a-1301a4b1520f 2018-07-24 04:30:11,298 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-router 2018-07-24 04:30:11,298 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-router 2018-07-24 04:30:11,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/ac3ed65e-f9b6-4c7f-800c-58040ff955a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e48a459dba494c9059ba408c1fe9cb92a509bc53" 2018-07-24 04:30:15,312 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64d8706d-88e1-4ea0-ac73-d0b2d21b0f9d Content-Length: 0 Date: Tue, 24 Jul 2018 04:30:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:30:15,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/ac3ed65e-f9b6-4c7f-800c-58040ff955a0 used request id req-64d8706d-88e1-4ea0-ac73-d0b2d21b0f9d 2018-07-24 04:30:15,313 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-subnet1 2018-07-24 04:30:15,313 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-subnet1 2018-07-24 04:30:15,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/cae880ca-1deb-470d-b3ed-70ba71a503da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbad5228664a8e306719b4c5e7f5a5973c17ba59" 2018-07-24 04:30:17,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ce883a2-867c-4aa5-a358-9b2aa6ad4c14 Date: Tue, 24 Jul 2018 04:30:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:30:17,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/cae880ca-1deb-470d-b3ed-70ba71a503da used request id req-7ce883a2-867c-4aa5-a358-9b2aa6ad4c14 2018-07-24 04:30:17,603 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-965c73a9-9ee3-4918-a302-fefd57511cf0-pub-net1 2018-07-24 04:30:17,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/11c5aa5f-7291-4298-989c-ba13b13b3045 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbad5228664a8e306719b4c5e7f5a5973c17ba59" 2018-07-24 04:30:19,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22a30f00-070b-4a92-91d0-cb19029003f5 Date: Tue, 24 Jul 2018 04:30:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:30:19,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/11c5aa5f-7291-4298-989c-ba13b13b3045 used request id req-22a30f00-070b-4a92-91d0-cb19029003f5 2018-07-24 04:30:19,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:30:19,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-fc9aefd8-a529-4489-86f5-b41423305f59 Date: Tue, 24 Jul 2018 04:30:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:30:19,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-fc9aefd8-a529-4489-86f5-b41423305f59 2018-07-24 04:30:19,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:30:19,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-858615be-d371-4006-b929-067dd427cd55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:19,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-858615be-d371-4006-b929-067dd427cd55 2018-07-24 04:30:19,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:19,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:30:19,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c61b1ac-2891-4fe5-b6fd-bc05981c1861 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:19,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-8c61b1ac-2891-4fe5-b6fd-bc05981c1861 2018-07-24 04:30:19,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:19,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:30:19,731 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-004c6a81-155f-4028-aeac-b4cc4eb225bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:19,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-004c6a81-155f-4028-aeac-b4cc4eb225bc 2018-07-24 04:30:19,731 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:19,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:30:19,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47fc9e53-7df2-4de9-bc09-6042b8162f5d Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:30:19,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-47fc9e53-7df2-4de9-bc09-6042b8162f5d 2018-07-24 04:30:19,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:30:19,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e57e521a-9017-4966-9e75-f183db0cedc0 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:30:19,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-e57e521a-9017-4966-9e75-f183db0cedc0 2018-07-24 04:30:19,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:30:20,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b3bb92f-0ae3-4d6f-996a-14beadf31127 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:20,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-6b3bb92f-0ae3-4d6f-996a-14beadf31127 2018-07-24 04:30:20,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:20,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:30:20,117 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3891d141-95a7-42d1-91c4-47d607120125 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:20,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-3891d141-95a7-42d1-91c4-47d607120125 2018-07-24 04:30:20,117 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:20,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:30:20,211 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36273a43-c26f-4e6b-a0cb-c1b103fa3d5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:20,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-36273a43-c26f-4e6b-a0cb-c1b103fa3d5f 2018-07-24 04:30:20,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:20,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:30:20,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b7ced6a-868b-4ce1-83a8-19718a9d035d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:20,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-3b7ced6a-868b-4ce1-83a8-19718a9d035d 2018-07-24 04:30:20,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:20,309 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-60ea2470-3135-4a4-proj 2018-07-24 04:30:20,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/740ed1922dd349dd844fd826e229775a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:30:20,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-197e4222-cc2d-4e5b-8765-39b4bf70db36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:20,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/740ed1922dd349dd844fd826e229775a used request id req-197e4222-cc2d-4e5b-8765-39b4bf70db36 2018-07-24 04:30:20,564 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-60ea2470-3135-4a4-proj-role 2018-07-24 04:30:20,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/b47eafeff92e4629ac82c469329808bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:30:20,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-570273b0-9b76-45d5-ac70-116bacd74329 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:20,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b47eafeff92e4629ac82c469329808bf used request id req-570273b0-9b76-45d5-ac70-116bacd74329 2018-07-24 04:30:20,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32db05343fda2a18517686ad069a6b809625abaf" 2018-07-24 04:30:20,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65194cf-e8fb-4211-9b87-352cc64f1fcc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:30:20,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a65194cf-e8fb-4211-9b87-352cc64f1fcc 2018-07-24 04:30:20,778 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-60ea2470-3135-4a4-user 2018-07-24 04:30:20,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/6e0d3878c05c47a1aad1651f3562bd3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f671f755da34acb55f7fc60b87822fd516f73e" 2018-07-24 04:30:20,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cace93e6-5966-499c-8a66-f17b6313a76a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:20,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/6e0d3878c05c47a1aad1651f3562bd3b used request id req-cace93e6-5966-499c-8a66-f17b6313a76a 2018-07-24 04:30:20,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:21,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["QL3Y8hYoR0ynsNDCh4HNig"], "issued_at": "2018-07-24T04:30:21.000000Z"}} 2018-07-24 04:30:21,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a584fab53dcec194a5a72c439abac36c95be5e88" 2018-07-24 04:30:21,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67553dbb-82cd-4c1e-ba87-3ce54efb6184 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:21,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-67553dbb-82cd-4c1e-ba87-3ce54efb6184 2018-07-24 04:30:21,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:21,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:21,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["SK3R8Kb6TTOel2cyuki79w"], "issued_at": "2018-07-24T04:30:21.000000Z"}} 2018-07-24 04:30:21,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:21,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d264450-1b3d-4b36-812e-e90ab95147c7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:21,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5d264450-1b3d-4b36-812e-e90ab95147c7 2018-07-24 04:30:21,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:30:21,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:30: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:30:21,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-192906f3-de58-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:22,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e125eaf-3084-4c38-81f8-7b252bc3e83e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-192906f3-de58-461-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:30:22,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-192906f3-de58-461-proj used request id req-0e125eaf-3084-4c38-81f8-7b252bc3e83e 2018-07-24 04:30:22,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:22,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064c12a9-272d-4d9a-b068-8957f796dea6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:30:22,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-064c12a9-272d-4d9a-b068-8957f796dea6 2018-07-24 04:30:22,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-192906f3-de58-461-proj"}}' 2018-07-24 04:30:22,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c9fd623-bd65-4b60-9243-7010cbf79caa Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5fbda8dad8964ce192cd225f965c8549"}, "tags": [], "enabled": true, "id": "5fbda8dad8964ce192cd225f965c8549", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-192906f3-de58-461-proj"}} 2018-07-24 04:30:22,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-7c9fd623-bd65-4b60-9243-7010cbf79caa 2018-07-24 04:30:22,283 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-192906f3-de58-461-proj 2018-07-24 04:30:22,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:22,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:22,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["l2zFES8eQAyC5EzQfsdbsA"], "issued_at": "2018-07-24T04:30:22.000000Z"}} 2018-07-24 04:30:22,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6833dac28c747b8fa98091cf2ac665a83e4a0880" 2018-07-24 04:30:22,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ced888-b725-436d-a8ca-f9400b326b20 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:22,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-28ced888-b725-436d-a8ca-f9400b326b20 2018-07-24 04:30:22,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:30:22,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:30: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:30:22,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6833dac28c747b8fa98091cf2ac665a83e4a0880" 2018-07-24 04:30:22,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf398c03-9e31-40ee-a9a5-f448b77fd31b Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:30:22,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-cf398c03-9e31-40ee-a9a5-f448b77fd31b 2018-07-24 04:30:22,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-192906f3-de58-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6833dac28c747b8fa98091cf2ac665a83e4a0880" 2018-07-24 04:30:22,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6556da-381a-4188-a152-04df2193e291 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-192906f3-de58-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5fbda8dad8964ce192cd225f965c8549"}, "tags": [], "enabled": true, "id": "5fbda8dad8964ce192cd225f965c8549", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-192906f3-de58-461-proj"}]} 2018-07-24 04:30:22,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-192906f3-de58-461-proj used request id req-7f6556da-381a-4188-a152-04df2193e291 2018-07-24 04:30:22,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6833dac28c747b8fa98091cf2ac665a83e4a0880" 2018-07-24 04:30:23,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ad41f90-4f01-4eb7-8a69-b61a8a2b6aba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:30:23,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4ad41f90-4f01-4eb7-8a69-b61a8a2b6aba 2018-07-24 04:30:23,384 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-192906f3-de58-461-user 2018-07-24 04:30:23,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:23,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:23,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc0dc14-f981-48d0-8202-a72f3ff41dfe Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:30:23,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ecc0dc14-f981-48d0-8202-a72f3ff41dfe 2018-07-24 04:30:23,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" -d '{"role": {"name": "CreateRouterNegativeTests-192906f3-de58-461-proj-role"}}' 2018-07-24 04:30:23,713 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3425d010-f133-4b1e-9426-f608993ac6cc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1a57687e71d4ce6986769fffc1dd6dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/e1a57687e71d4ce6986769fffc1dd6dc"}, "name": "CreateRouterNegativeTests-192906f3-de58-461-proj-role"}} 2018-07-24 04:30:23,713 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-3425d010-f133-4b1e-9426-f608993ac6cc 2018-07-24 04:30:23,714 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-192906f3-de58-461-proj-role 2018-07-24 04:30:23,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/e1a57687e71d4ce6986769fffc1dd6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:23,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59985cc6-b3bd-46c1-b09e-790d6d44c63d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1a57687e71d4ce6986769fffc1dd6dc", "links": {"self": "http://172.30.9.24:5000/v3/roles/e1a57687e71d4ce6986769fffc1dd6dc"}, "name": "CreateRouterNegativeTests-192906f3-de58-461-proj-role"}} 2018-07-24 04:30:23,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/e1a57687e71d4ce6986769fffc1dd6dc used request id req-59985cc6-b3bd-46c1-b09e-790d6d44c63d 2018-07-24 04:30:23,813 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-192906f3-de58-461-proj-role to project CreateRouterNegativeTests-192906f3-de58-461-proj 2018-07-24 04:30:23,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/5fbda8dad8964ce192cd225f965c8549/users/67842f868feb402a9f82d5411d435d0f/roles/e1a57687e71d4ce6986769fffc1dd6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:23,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5da3b4c1-9b8a-4931-bb63-84f8dd5819f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:23,957 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/5fbda8dad8964ce192cd225f965c8549/users/67842f868feb402a9f82d5411d435d0f/roles/e1a57687e71d4ce6986769fffc1dd6dc used request id req-5da3b4c1-9b8a-4931-bb63-84f8dd5819f2 2018-07-24 04:30:23,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:23,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:24,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e1a57687e71d4ce6986769fffc1dd6dc", "name": "CreateRouterNegativeTests-192906f3-de58-461-proj-role"}], "expires_at": "2018-07-24T05:30:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5fbda8dad8964ce192cd225f965c8549", "name": "CreateRouterNegativeTests-192906f3-de58-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_5fbda8dad8964ce192cd225f965c8549", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5fbda8dad8964ce192cd225f965c8549", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/5fbda8dad8964ce192cd225f965c8549", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/5fbda8dad8964ce192cd225f965c8549", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/5fbda8dad8964ce192cd225f965c8549", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5fbda8dad8964ce192cd225f965c8549", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/5fbda8dad8964ce192cd225f965c8549", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/5fbda8dad8964ce192cd225f965c8549", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5fbda8dad8964ce192cd225f965c8549", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/5fbda8dad8964ce192cd225f965c8549", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/5fbda8dad8964ce192cd225f965c8549", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5fbda8dad8964ce192cd225f965c8549", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/5fbda8dad8964ce192cd225f965c8549", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/5fbda8dad8964ce192cd225f965c8549", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-192906f3-de58-461-user", "id": "67842f868feb402a9f82d5411d435d0f"}, "audit_ids": ["o8_UKeXXSxKuTbnK3NZY-Q"], "issued_at": "2018-07-24T04:30:24.000000Z"}} 2018-07-24 04:30:24,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}28537cbbe12959247014b8692cba658b43feed55" 2018-07-24 04:30:24,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23959a6b-a748-45a7-a899-3b88bf163b62 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:24,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-23959a6b-a748-45a7-a899-3b88bf163b62 2018-07-24 04:30:24,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateRouterNegativeTests-b650266f-554b-4cf8-8310-71bca141e98c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28537cbbe12959247014b8692cba658b43feed55" 2018-07-24 04:30:24,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ab7e3dbb-53a7-4d86-b43a-72e90bcafc1a Date: Tue, 24 Jul 2018 04:30:24 GMT RESP BODY: {"routers": []} 2018-07-24 04:30:24,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateRouterNegativeTests-b650266f-554b-4cf8-8310-71bca141e98c-pub-router&admin_state_up=True used request id req-ab7e3dbb-53a7-4d86-b43a-72e90bcafc1a 2018-07-24 04:30:24,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:24,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:25,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e1a57687e71d4ce6986769fffc1dd6dc", "name": "CreateRouterNegativeTests-192906f3-de58-461-proj-role"}], "expires_at": "2018-07-24T05:30:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5fbda8dad8964ce192cd225f965c8549", "name": "CreateRouterNegativeTests-192906f3-de58-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_5fbda8dad8964ce192cd225f965c8549", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5fbda8dad8964ce192cd225f965c8549", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/5fbda8dad8964ce192cd225f965c8549", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/5fbda8dad8964ce192cd225f965c8549", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/5fbda8dad8964ce192cd225f965c8549", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5fbda8dad8964ce192cd225f965c8549", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/5fbda8dad8964ce192cd225f965c8549", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/5fbda8dad8964ce192cd225f965c8549", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5fbda8dad8964ce192cd225f965c8549", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/5fbda8dad8964ce192cd225f965c8549", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/5fbda8dad8964ce192cd225f965c8549", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5fbda8dad8964ce192cd225f965c8549", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/5fbda8dad8964ce192cd225f965c8549", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/5fbda8dad8964ce192cd225f965c8549", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-192906f3-de58-461-user", "id": "67842f868feb402a9f82d5411d435d0f"}, "audit_ids": ["g4aI6teLQuWRK4CU0ynGsw"], "issued_at": "2018-07-24T04:30:25.000000Z"}} 2018-07-24 04:30:25,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9c4f4698d8ebef8027faa657adf06dae28693b7c" 2018-07-24 04:30:25,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6379734f-931d-4ab5-b94f-820a5cb8bb33 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:25,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6379734f-931d-4ab5-b94f-820a5cb8bb33 2018-07-24 04:30:25,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28537cbbe12959247014b8692cba658b43feed55" 2018-07-24 04:30:25,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3ca500a4-7cb2-4a66-b367-5105511d16d4 Date: Tue, 24 Jul 2018 04:30:25 GMT RESP BODY: {"networks":[]} 2018-07-24 04:30:25,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=Invalid_name used request id req-3ca500a4-7cb2-4a66-b367-5105511d16d4 2018-07-24 04:30:25,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:25,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7a0e9c13-545d-4595-83b3-404a9b16f052 Date: Tue, 24 Jul 2018 04:30:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:30:25,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-7a0e9c13-545d-4595-83b3-404a9b16f052 2018-07-24 04:30:25,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:25,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bcbe3ba-a358-4857-b74e-b5d0e419b458 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:25,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-7bcbe3ba-a358-4857-b74e-b5d0e419b458 2018-07-24 04:30:25,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:25,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:26,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccfa4d81-4b8f-4334-af84-20d361665ae6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:26,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-ccfa4d81-4b8f-4334-af84-20d361665ae6 2018-07-24 04:30:26,001 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:26,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:26,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd0b0935-378e-488f-b029-146cdcc31368 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:26,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-cd0b0935-378e-488f-b029-146cdcc31368 2018-07-24 04:30:26,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:26,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:26,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78bdf84d-3db1-4de3-81e0-87ffaa2dbb77 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:30:26,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-78bdf84d-3db1-4de3-81e0-87ffaa2dbb77 2018-07-24 04:30:26,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:26,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c833cb84-2e18-4673-986d-c533e4654284 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:30:26,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-c833cb84-2e18-4673-986d-c533e4654284 2018-07-24 04:30:26,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:26,380 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e59c126-e067-430c-89a6-ffe7e417c36e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:26,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-7e59c126-e067-430c-89a6-ffe7e417c36e 2018-07-24 04:30:26,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:26,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:26,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-658ad196-3406-452a-a88f-59427e7d4b51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:26,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-658ad196-3406-452a-a88f-59427e7d4b51 2018-07-24 04:30:26,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:26,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:26,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca96c1df-0986-4ac8-99cf-10f1ce9924aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:26,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-ca96c1df-0986-4ac8-99cf-10f1ce9924aa 2018-07-24 04:30:26,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:26,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:26,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a00476-3ee1-4d1a-a187-beb32748e8b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:26,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-87a00476-3ee1-4d1a-a187-beb32748e8b8 2018-07-24 04:30:26,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:26,607 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-192906f3-de58-461-proj 2018-07-24 04:30:26,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/5fbda8dad8964ce192cd225f965c8549 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:26,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bc86678-b32a-4fa1-8d52-b29359dc607f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:26,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/5fbda8dad8964ce192cd225f965c8549 used request id req-6bc86678-b32a-4fa1-8d52-b29359dc607f 2018-07-24 04:30:26,851 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-192906f3-de58-461-proj-role 2018-07-24 04:30:26,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/e1a57687e71d4ce6986769fffc1dd6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:26,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f38c44d-41bd-4917-8f2e-3aa8981f1fe7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:26,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/e1a57687e71d4ce6986769fffc1dd6dc used request id req-1f38c44d-41bd-4917-8f2e-3aa8981f1fe7 2018-07-24 04:30:26,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2646a9c1e54bab415fa7b30e9df4fcf7162208" 2018-07-24 04:30:27,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67255ccf-0777-4db5-9c47-b65b19c14205 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:30:27,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-67255ccf-0777-4db5-9c47-b65b19c14205 2018-07-24 04:30:27,064 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-192906f3-de58-461-user 2018-07-24 04:30:27,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/67842f868feb402a9f82d5411d435d0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6833dac28c747b8fa98091cf2ac665a83e4a0880" 2018-07-24 04:30:27,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b40aa14-0582-4e3c-9859-4286bb2a89fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:27,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/67842f868feb402a9f82d5411d435d0f used request id req-9b40aa14-0582-4e3c-9859-4286bb2a89fe 2018-07-24 04:30:27,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:27,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["t99WtBMGSWiHqQF61QuCNQ"], "issued_at": "2018-07-24T04:30:27.000000Z"}} 2018-07-24 04:30:27,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}414cbb737451a9ff53172361483310fa619b84d3" 2018-07-24 04:30:27,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7764131-8dd3-4e7b-b17c-d3508304024f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:27,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a7764131-8dd3-4e7b-b17c-d3508304024f 2018-07-24 04:30:27,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:27,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:28,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["KP3MrQ0RQcCI2IiPsVC97g"], "issued_at": "2018-07-24T04:30:28.000000Z"}} 2018-07-24 04:30:28,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:28,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a970ecb-3dcc-4c75-88d9-2158b80ca7c2 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:28,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5a970ecb-3dcc-4c75-88d9-2158b80ca7c2 2018-07-24 04:30:28,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:30:28,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:30: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:30:28,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-c4976eec-ea77-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:28,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa0161e-b826-4d81-8f06-6f2346be5246 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-c4976eec-ea77-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:30:28,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-c4976eec-ea77-4d9-proj used request id req-ffa0161e-b826-4d81-8f06-6f2346be5246 2018-07-24 04:30:28,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:28,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07f3f0a-36c5-4414-818f-62f5046d5b7e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:30:28,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e07f3f0a-36c5-4414-818f-62f5046d5b7e 2018-07-24 04:30:28,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-c4976eec-ea77-4d9-proj"}}' 2018-07-24 04:30:28,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e7366bb-51e6-4f22-a011-579af60a31f8 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89ba470a2fe24fcbb1e4102311fad1e6"}, "tags": [], "enabled": true, "id": "89ba470a2fe24fcbb1e4102311fad1e6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-c4976eec-ea77-4d9-proj"}} 2018-07-24 04:30:28,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-3e7366bb-51e6-4f22-a011-579af60a31f8 2018-07-24 04:30:28,582 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-c4976eec-ea77-4d9-proj 2018-07-24 04:30:28,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:28,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:28,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["e9pIstrdQ3SBjGxnDPJeAw"], "issued_at": "2018-07-24T04:30:28.000000Z"}} 2018-07-24 04:30:28,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2e8c16c6b5fe9e2972256c3287594100797753cc" 2018-07-24 04:30:29,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bcd4935-9974-40c6-94d5-aa58665e8ab6 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:29,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7bcd4935-9974-40c6-94d5-aa58665e8ab6 2018-07-24 04:30:29,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:30:29,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:30: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:30:29,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8c16c6b5fe9e2972256c3287594100797753cc" 2018-07-24 04:30:29,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4424de24-ae61-45f5-a5bb-d2a159e8cd35 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:30:29,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4424de24-ae61-45f5-a5bb-d2a159e8cd35 2018-07-24 04:30:29,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-c4976eec-ea77-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8c16c6b5fe9e2972256c3287594100797753cc" 2018-07-24 04:30:29,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a2dc4da-1ada-410c-a82f-95bc10434065 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-c4976eec-ea77-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89ba470a2fe24fcbb1e4102311fad1e6"}, "tags": [], "enabled": true, "id": "89ba470a2fe24fcbb1e4102311fad1e6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-c4976eec-ea77-4d9-proj"}]} 2018-07-24 04:30:29,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateRouterNegativeTests-c4976eec-ea77-4d9-proj used request id req-5a2dc4da-1ada-410c-a82f-95bc10434065 2018-07-24 04:30:29,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8c16c6b5fe9e2972256c3287594100797753cc" 2018-07-24 04:30:29,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b888413e-674b-4abf-8420-68eeddd0e477 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:30:29,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b888413e-674b-4abf-8420-68eeddd0e477 2018-07-24 04:30:29,779 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-c4976eec-ea77-4d9-user 2018-07-24 04:30:29,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:29,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f416d98-3b2e-4e47-ba97-01b731541fad Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:30:29,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3f416d98-3b2e-4e47-ba97-01b731541fad 2018-07-24 04:30:29,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" -d '{"role": {"name": "CreateRouterNegativeTests-c4976eec-ea77-4d9-proj-role"}}' 2018-07-24 04:30:29,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbf5aee1-e11c-48ed-90ef-26fda7ea8f0b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba769155294e4a5482e3c38cc9d83d25", "links": {"self": "http://172.30.9.24:5000/v3/roles/ba769155294e4a5482e3c38cc9d83d25"}, "name": "CreateRouterNegativeTests-c4976eec-ea77-4d9-proj-role"}} 2018-07-24 04:30:29,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-fbf5aee1-e11c-48ed-90ef-26fda7ea8f0b 2018-07-24 04:30:29,983 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-c4976eec-ea77-4d9-proj-role 2018-07-24 04:30:29,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/ba769155294e4a5482e3c38cc9d83d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:30,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8ab1e7-f2c4-45e3-a004-4f2a9831716b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba769155294e4a5482e3c38cc9d83d25", "links": {"self": "http://172.30.9.24:5000/v3/roles/ba769155294e4a5482e3c38cc9d83d25"}, "name": "CreateRouterNegativeTests-c4976eec-ea77-4d9-proj-role"}} 2018-07-24 04:30:30,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/ba769155294e4a5482e3c38cc9d83d25 used request id req-fb8ab1e7-f2c4-45e3-a004-4f2a9831716b 2018-07-24 04:30:30,082 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-c4976eec-ea77-4d9-proj-role to project CreateRouterNegativeTests-c4976eec-ea77-4d9-proj 2018-07-24 04:30:30,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/89ba470a2fe24fcbb1e4102311fad1e6/users/1136d3001a8142d597be79ff42ac6681/roles/ba769155294e4a5482e3c38cc9d83d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:30,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d32541-e504-45c6-a7dd-25a24f0860ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:30,214 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/89ba470a2fe24fcbb1e4102311fad1e6/users/1136d3001a8142d597be79ff42ac6681/roles/ba769155294e4a5482e3c38cc9d83d25 used request id req-a1d32541-e504-45c6-a7dd-25a24f0860ad 2018-07-24 04:30:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:30,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-db33a22e-08bd-4010-8515-b012fc9db814 Date: Tue, 24 Jul 2018 04:30:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:30:30,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-db33a22e-08bd-4010-8515-b012fc9db814 2018-07-24 04:30:30,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:30,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d5cdb4c-fafb-40ad-82ab-86b1289e939b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:30,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-2d5cdb4c-fafb-40ad-82ab-86b1289e939b 2018-07-24 04:30:30,543 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:30,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:30,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-501574dc-38e9-401a-8b45-0c408d098366 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:30,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-501574dc-38e9-401a-8b45-0c408d098366 2018-07-24 04:30:30,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:30,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:30,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83355ff5-5fd8-423b-83ed-3f90fe26f93a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:30,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-83355ff5-5fd8-423b-83ed-3f90fe26f93a 2018-07-24 04:30:30,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:30,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:30,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33bec889-df17-439a-acc4-370ff5dbfea0 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:30:30,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-33bec889-df17-439a-acc4-370ff5dbfea0 2018-07-24 04:30:30,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:30,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57ba9956-04df-4c78-93c3-71036983523e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:30:30,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-57ba9956-04df-4c78-93c3-71036983523e 2018-07-24 04:30:30,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:31,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e6fa2b2-8030-4fa6-98bc-9d3cd979d2a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:31,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-5e6fa2b2-8030-4fa6-98bc-9d3cd979d2a0 2018-07-24 04:30:31,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:31,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:31,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bde9240-8eac-41af-810c-b10ae934e330 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:31,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-1bde9240-8eac-41af-810c-b10ae934e330 2018-07-24 04:30:31,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:31,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:31,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08ffd0fc-052e-4f62-82fb-00fc89e10edf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:31,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-08ffd0fc-052e-4f62-82fb-00fc89e10edf 2018-07-24 04:30:31,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:31,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:31,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4b966c6-1fda-4f52-8a99-87a2abd16288 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:31,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-e4b966c6-1fda-4f52-8a99-87a2abd16288 2018-07-24 04:30:31,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:31,326 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-c4976eec-ea77-4d9-proj 2018-07-24 04:30:31,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/89ba470a2fe24fcbb1e4102311fad1e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:31,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3b582d5-6a27-4890-8536-f83758bb91b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:31,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/89ba470a2fe24fcbb1e4102311fad1e6 used request id req-c3b582d5-6a27-4890-8536-f83758bb91b9 2018-07-24 04:30:31,534 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-c4976eec-ea77-4d9-proj-role 2018-07-24 04:30:31,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/ba769155294e4a5482e3c38cc9d83d25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:31,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e4b2875-d368-4ac7-8024-5cea262f4d3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:31,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/ba769155294e4a5482e3c38cc9d83d25 used request id req-4e4b2875-d368-4ac7-8024-5cea262f4d3f 2018-07-24 04:30:31,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a63dd64ad10a74e90fdbdc5c2bada686b88bf93" 2018-07-24 04:30:31,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd564c17-6ce3-4c25-9d0a-2c831b17e12e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:30:31,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cd564c17-6ce3-4c25-9d0a-2c831b17e12e 2018-07-24 04:30:31,748 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-c4976eec-ea77-4d9-user 2018-07-24 04:30:31,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/1136d3001a8142d597be79ff42ac6681 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e8c16c6b5fe9e2972256c3287594100797753cc" 2018-07-24 04:30:31,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae46974-257c-4f59-9a88-c71f5c5621c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:31,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1136d3001a8142d597be79ff42ac6681 used request id req-fae46974-257c-4f59-9a88-c71f5c5621c4 2018-07-24 04:30:31,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:32,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["JFHeir4VRriNEcZDQPSi3Q"], "issued_at": "2018-07-24T04:30:32.000000Z"}} 2018-07-24 04:30:32,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}42b1269c6d3e57226c25d41101f4c2c91a69c26d" 2018-07-24 04:30:32,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6c6a45-8cb5-4b7f-8c79-a0aab4f5116e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:32,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bc6c6a45-8cb5-4b7f-8c79-a0aab4f5116e 2018-07-24 04:30:32,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:32,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:32,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["JCt6OmUKTEmPJf-jlvTnCA"], "issued_at": "2018-07-24T04:30:32.000000Z"}} 2018-07-24 04:30:32,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:32,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986635d0-9c07-4647-99ad-2f3ed89c76e0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:32,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-986635d0-9c07-4647-99ad-2f3ed89c76e0 2018-07-24 04:30:32,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:30:32,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:30:32 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:30:32,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0629ce28-28d7-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:33,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9dbf8c8-393b-445d-88d6-f8c03e5b3a51 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0629ce28-28d7-482-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:30:33,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0629ce28-28d7-482-proj used request id req-d9dbf8c8-393b-445d-88d6-f8c03e5b3a51 2018-07-24 04:30:33,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:33,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332d38b6-1861-4a86-ae6d-ee29a38a1358 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:30:33,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-332d38b6-1861-4a86-ae6d-ee29a38a1358 2018-07-24 04:30:33,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-0629ce28-28d7-482-proj"}}' 2018-07-24 04:30:33,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-251dc586-c40f-489b-8da3-f39b0b839b28 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5a891ff42ed94d908ad37a1e3cfd0e1e"}, "tags": [], "enabled": true, "id": "5a891ff42ed94d908ad37a1e3cfd0e1e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-0629ce28-28d7-482-proj"}} 2018-07-24 04:30:33,301 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-251dc586-c40f-489b-8da3-f39b0b839b28 2018-07-24 04:30:33,301 - keystone_utils - INFO - Created project with name - CreateQoSTests-0629ce28-28d7-482-proj 2018-07-24 04:30:33,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:33,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:33,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Gl6gIPIDQW-1rew1WjMngg"], "issued_at": "2018-07-24T04:30:33.000000Z"}} 2018-07-24 04:30:33,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e0673295ca818cd989d176a2022cdf910717a553" 2018-07-24 04:30:33,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26da0de1-5cf6-40a1-a9c2-f90db538d291 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:33,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-26da0de1-5cf6-40a1-a9c2-f90db538d291 2018-07-24 04:30:33,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:30:33,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:30: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:30:33,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0673295ca818cd989d176a2022cdf910717a553" 2018-07-24 04:30:33,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48bd902d-db57-43a0-93f3-d6b664d18c1b Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:30:33,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-48bd902d-db57-43a0-93f3-d6b664d18c1b 2018-07-24 04:30:33,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-0629ce28-28d7-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0673295ca818cd989d176a2022cdf910717a553" 2018-07-24 04:30:33,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9932231b-c5e9-4e3f-b389-5e0e46eed344 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-0629ce28-28d7-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5a891ff42ed94d908ad37a1e3cfd0e1e"}, "tags": [], "enabled": true, "id": "5a891ff42ed94d908ad37a1e3cfd0e1e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-0629ce28-28d7-482-proj"}]} 2018-07-24 04:30:33,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-0629ce28-28d7-482-proj used request id req-9932231b-c5e9-4e3f-b389-5e0e46eed344 2018-07-24 04:30:33,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0673295ca818cd989d176a2022cdf910717a553" 2018-07-24 04:30:34,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7181027b-4d75-46bb-908c-9781938d6a7a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:30:34,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7181027b-4d75-46bb-908c-9781938d6a7a 2018-07-24 04:30:34,462 - keystone_utils - INFO - Created user with name - CreateQoSTests-0629ce28-28d7-482-user 2018-07-24 04:30:34,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:34,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:34,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1e70711-86be-4f69-a167-1e8a5c12e1d5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:30:34,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a1e70711-86be-4f69-a167-1e8a5c12e1d5 2018-07-24 04:30:34,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" -d '{"role": {"name": "CreateQoSTests-0629ce28-28d7-482-proj-role"}}' 2018-07-24 04:30:34,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6d87c18-fe3c-4cfd-8d34-d6fc575ddd2f Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "74ab79a9e0a447008ff4b925080663b3", "links": {"self": "http://172.30.9.24:5000/v3/roles/74ab79a9e0a447008ff4b925080663b3"}, "name": "CreateQoSTests-0629ce28-28d7-482-proj-role"}} 2018-07-24 04:30:34,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d6d87c18-fe3c-4cfd-8d34-d6fc575ddd2f 2018-07-24 04:30:34,774 - keystone_utils - INFO - Created role with name - CreateQoSTests-0629ce28-28d7-482-proj-role 2018-07-24 04:30:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/74ab79a9e0a447008ff4b925080663b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:34,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de346628-5e22-49fc-a950-f295682acd54 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "74ab79a9e0a447008ff4b925080663b3", "links": {"self": "http://172.30.9.24:5000/v3/roles/74ab79a9e0a447008ff4b925080663b3"}, "name": "CreateQoSTests-0629ce28-28d7-482-proj-role"}} 2018-07-24 04:30:34,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/74ab79a9e0a447008ff4b925080663b3 used request id req-de346628-5e22-49fc-a950-f295682acd54 2018-07-24 04:30:34,882 - keystone_utils - INFO - Granting role CreateQoSTests-0629ce28-28d7-482-proj-role to project CreateQoSTests-0629ce28-28d7-482-proj 2018-07-24 04:30:34,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/5a891ff42ed94d908ad37a1e3cfd0e1e/users/66361889ab614092b2653a277aa2e611/roles/74ab79a9e0a447008ff4b925080663b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:35,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecefbecf-10c9-4228-8157-174a5ce9c2cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:35,022 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/5a891ff42ed94d908ad37a1e3cfd0e1e/users/66361889ab614092b2653a277aa2e611/roles/74ab79a9e0a447008ff4b925080663b3 used request id req-ecefbecf-10c9-4228-8157-174a5ce9c2cf 2018-07-24 04:30:35,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:35,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:35,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Hrm8Mw4VTQSdy28jkO6t-g"], "issued_at": "2018-07-24T04:30:35.000000Z"}} 2018-07-24 04:30:35,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}df5511b59a10c23a1535b066a599a825f083b46e" 2018-07-24 04:30:35,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b10fbbe-ae51-4ad1-ab0e-28b93649d7dd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:35,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9b10fbbe-ae51-4ad1-ab0e-28b93649d7dd 2018-07-24 04:30:35,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5511b59a10c23a1535b066a599a825f083b46e" 2018-07-24 04:30:36,131 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:35 GMT Server: Apache x-compute-request-id: req-cb312051-1d6e-4070-823a-7f9931cb11cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cb312051-1d6e-4070-823a-7f9931cb11cc Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-24 04:30:36,131 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-cb312051-1d6e-4070-823a-7f9931cb11cc 2018-07-24 04:30:36,135 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cb312051-1d6e-4070-823a-7f9931cb11cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5511b59a10c23a1535b066a599a825f083b46e" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-c9a59467-7bab-4427-8fe8-f610c44216ec"}}' 2018-07-24 04:30:36,762 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:36 GMT Server: Apache x-compute-request-id: req-844eb3a6-5fb4-49cd-aede-261bac65aab4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-844eb3a6-5fb4-49cd-aede-261bac65aab4 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "2f35a6c6-a8eb-4390-9ad9-26055b0eb484", "name": "CreateQoSTests-c9a59467-7bab-4427-8fe8-f610c44216ec"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/2f35a6c6-a8eb-4390-9ad9-26055b0eb484", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/2f35a6c6-a8eb-4390-9ad9-26055b0eb484", "rel": "bookmark"}]} 2018-07-24 04:30:36,762 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-844eb3a6-5fb4-49cd-aede-261bac65aab4 2018-07-24 04:30:36,763 - create_qos - INFO - Created qos with name - CreateQoSTests-c9a59467-7bab-4427-8fe8-f610c44216ec 2018-07-24 04:30:36,766 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1269c6d3e57226c25d41101f4c2c91a69c26d" 2018-07-24 04:30:37,366 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:36 GMT Server: Apache x-compute-request-id: req-738ea6f4-ba4a-4945-b520-e8185a157628 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-738ea6f4-ba4a-4945-b520-e8185a157628 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "2f35a6c6-a8eb-4390-9ad9-26055b0eb484", "name": "CreateQoSTests-c9a59467-7bab-4427-8fe8-f610c44216ec"}]} 2018-07-24 04:30:37,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-738ea6f4-ba4a-4945-b520-e8185a157628 2018-07-24 04:30:37,367 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-c9a59467-7bab-4427-8fe8-f610c44216ec 2018-07-24 04:30:37,370 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/2f35a6c6-a8eb-4390-9ad9-26055b0eb484?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-738ea6f4-ba4a-4945-b520-e8185a157628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1269c6d3e57226c25d41101f4c2c91a69c26d" 2018-07-24 04:30:38,014 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:30:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8fe07047-25d3-4fe4-8a55-0652f44cf775 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-07-24 04:30:38,015 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/2f35a6c6-a8eb-4390-9ad9-26055b0eb484?force=False used request id req-8fe07047-25d3-4fe4-8a55-0652f44cf775 2018-07-24 04:30:38,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-738ea6f4-ba4a-4945-b520-e8185a157628" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b1269c6d3e57226c25d41101f4c2c91a69c26d" 2018-07-24 04:30:38,221 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:38 GMT Server: Apache x-compute-request-id: req-88498337-54ec-44eb-ba2f-d23ac0e4099c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-88498337-54ec-44eb-ba2f-d23ac0e4099c Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-24 04:30:38,222 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-88498337-54ec-44eb-ba2f-d23ac0e4099c 2018-07-24 04:30:38,222 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-c9a59467-7bab-4427-8fe8-f610c44216ec 2018-07-24 04:30:38,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/2f35a6c6-a8eb-4390-9ad9-26055b0eb484?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb312051-1d6e-4070-823a-7f9931cb11cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5511b59a10c23a1535b066a599a825f083b46e" 2018-07-24 04:30:38,819 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1ebef423-917d-4a66-827d-047e1875fd94 x-openstack-request-id: req-1ebef423-917d-4a66-827d-047e1875fd94 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 2f35a6c6-a8eb-4390-9ad9-26055b0eb484.", "code": 404}} 2018-07-24 04:30:38,819 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/2f35a6c6-a8eb-4390-9ad9-26055b0eb484?force=False used request id req-1ebef423-917d-4a66-827d-047e1875fd94 2018-07-24 04:30:38,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:39,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-62f118ba-e613-43db-b9f9-ff031bd7e585 Date: Tue, 24 Jul 2018 04:30:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:30:39,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-62f118ba-e613-43db-b9f9-ff031bd7e585 2018-07-24 04:30:39,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:39,176 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0ce0155-97b0-4643-a6bd-7482c5c2210f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:39,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-c0ce0155-97b0-4643-a6bd-7482c5c2210f 2018-07-24 04:30:39,176 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:39,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:39,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aed086ea-1127-4767-8ac9-6f343e9f1cf8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:39,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-aed086ea-1127-4767-8ac9-6f343e9f1cf8 2018-07-24 04:30:39,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:39,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:39,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adc0a13f-13bb-4880-9f4e-3ec208ca76fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:39,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-adc0a13f-13bb-4880-9f4e-3ec208ca76fb 2018-07-24 04:30:39,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:39,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:39,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925e9b60-c3ad-4b23-a7e5-c7d179f40d1b Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:30:39,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-925e9b60-c3ad-4b23-a7e5-c7d179f40d1b 2018-07-24 04:30:39,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:39,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7813beb2-0dd0-4aa0-9cd5-921cb10543f7 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:30:39,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-7813beb2-0dd0-4aa0-9cd5-921cb10543f7 2018-07-24 04:30:39,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:39,650 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81e304d4-efe4-4d14-a1df-f9229f92450a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:39,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-81e304d4-efe4-4d14-a1df-f9229f92450a 2018-07-24 04:30:39,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:39,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:39,749 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d0060d7-d8a0-4f24-9f13-2ae91c60b00a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:39,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-9d0060d7-d8a0-4f24-9f13-2ae91c60b00a 2018-07-24 04:30:39,749 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:39,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:39,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab75b31-cab9-405a-b955-8e4e14ca5d0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:39,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-eab75b31-cab9-405a-b955-8e4e14ca5d0d 2018-07-24 04:30:39,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:39,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:39,922 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c8637ff-ff0f-4dca-a5e9-5b5d132a9ca8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:39,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-0c8637ff-ff0f-4dca-a5e9-5b5d132a9ca8 2018-07-24 04:30:39,923 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:39,924 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-0629ce28-28d7-482-proj 2018-07-24 04:30:39,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/5a891ff42ed94d908ad37a1e3cfd0e1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:40,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f09e3b8-197e-4287-92db-040009fe306e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:40,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/5a891ff42ed94d908ad37a1e3cfd0e1e used request id req-0f09e3b8-197e-4287-92db-040009fe306e 2018-07-24 04:30:40,133 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-0629ce28-28d7-482-proj-role 2018-07-24 04:30:40,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/74ab79a9e0a447008ff4b925080663b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:40,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70baa2ef-1a6f-451e-ac2c-d2fec5629880 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:40,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/74ab79a9e0a447008ff4b925080663b3 used request id req-70baa2ef-1a6f-451e-ac2c-d2fec5629880 2018-07-24 04:30:40,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a211f5832e8727d0c7d354b506b1c0d4cb9e1170" 2018-07-24 04:30:40,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fecb0cf2-9ada-4440-9a93-5a97242d5dc6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:30:40,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fecb0cf2-9ada-4440-9a93-5a97242d5dc6 2018-07-24 04:30:40,341 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-0629ce28-28d7-482-user 2018-07-24 04:30:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/66361889ab614092b2653a277aa2e611 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0673295ca818cd989d176a2022cdf910717a553" 2018-07-24 04:30:40,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b43da4f8-3a1b-4412-9374-6364cf6201db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:40,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/66361889ab614092b2653a277aa2e611 used request id req-b43da4f8-3a1b-4412-9374-6364cf6201db 2018-07-24 04:30:40,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:40,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Wu1bQlEkRliYb-4geQvRIg"], "issued_at": "2018-07-24T04:30:40.000000Z"}} 2018-07-24 04:30:40,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e7d3c377444046ccc3b7faa676cdbd8e1ca49bfa" 2018-07-24 04:30:41,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56cb2a6f-d985-481a-9f3f-eed0b21f475d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:41,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-56cb2a6f-d985-481a-9f3f-eed0b21f475d 2018-07-24 04:30:41,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:41,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:41,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["iENOVcSsR52i0T-oeNfP2Q"], "issued_at": "2018-07-24T04:30:41.000000Z"}} 2018-07-24 04:30:41,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:41,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a61766-d0c4-4d7f-8d60-90864423595e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:41,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d9a61766-d0c4-4d7f-8d60-90864423595e 2018-07-24 04:30:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:30:41,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:30: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:30:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0da96a52-8a06-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:41,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cdebde1-aaa7-437a-834e-0ec340e8d097 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0da96a52-8a06-4f0-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:30:41,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0da96a52-8a06-4f0-proj used request id req-7cdebde1-aaa7-437a-834e-0ec340e8d097 2018-07-24 04:30:41,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:41,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8140c81-0dfc-4de3-bb98-2cc02f81f6c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:30:41,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a8140c81-0dfc-4de3-bb98-2cc02f81f6c5 2018-07-24 04:30:41,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-0da96a52-8a06-4f0-proj"}}' 2018-07-24 04:30:41,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d388fc3-e2da-43ae-8f12-edaec5b66ca7 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/50468577c799493ca2512beb0ac1ec8b"}, "tags": [], "enabled": true, "id": "50468577c799493ca2512beb0ac1ec8b", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-0da96a52-8a06-4f0-proj"}} 2018-07-24 04:30:41,834 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-3d388fc3-e2da-43ae-8f12-edaec5b66ca7 2018-07-24 04:30:41,834 - keystone_utils - INFO - Created project with name - CreateQoSTests-0da96a52-8a06-4f0-proj 2018-07-24 04:30:41,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:41,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:42,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ATkao3O2QKK9_cyJtjJM-g"], "issued_at": "2018-07-24T04:30:42.000000Z"}} 2018-07-24 04:30:42,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4b0ae41e57452195672fc06991cf59b6c22bcc6c" 2018-07-24 04:30:42,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf576f3-49b9-4701-a80b-dd85a995ca10 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:42,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4cf576f3-49b9-4701-a80b-dd85a995ca10 2018-07-24 04:30:42,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:30:42,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:30: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:30:42,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0ae41e57452195672fc06991cf59b6c22bcc6c" 2018-07-24 04:30:42,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db80faa-b909-4d44-8918-7df9257f7093 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:30:42,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0db80faa-b909-4d44-8918-7df9257f7093 2018-07-24 04:30:42,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-0da96a52-8a06-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0ae41e57452195672fc06991cf59b6c22bcc6c" 2018-07-24 04:30:42,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ca8ef9-9b0e-4d7d-87cd-c487677cb8dd Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-0da96a52-8a06-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/50468577c799493ca2512beb0ac1ec8b"}, "tags": [], "enabled": true, "id": "50468577c799493ca2512beb0ac1ec8b", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-0da96a52-8a06-4f0-proj"}]} 2018-07-24 04:30:42,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-0da96a52-8a06-4f0-proj used request id req-77ca8ef9-9b0e-4d7d-87cd-c487677cb8dd 2018-07-24 04:30:42,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0ae41e57452195672fc06991cf59b6c22bcc6c" 2018-07-24 04:30:42,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef34ae4f-f30c-4df3-802f-fecadf7f82a5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:30:42,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ef34ae4f-f30c-4df3-802f-fecadf7f82a5 2018-07-24 04:30:43,019 - keystone_utils - INFO - Created user with name - CreateQoSTests-0da96a52-8a06-4f0-user 2018-07-24 04:30:43,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:43,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:43,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3badb2a-58ba-4d89-8964-89d4fb64e9e8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:30:43,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d3badb2a-58ba-4d89-8964-89d4fb64e9e8 2018-07-24 04:30:43,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" -d '{"role": {"name": "CreateQoSTests-0da96a52-8a06-4f0-proj-role"}}' 2018-07-24 04:30:43,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bba17bb5-9d2b-41bd-b667-61a2199b45b7 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96a9430fce1141d6911405cf104ac85e", "links": {"self": "http://172.30.9.24:5000/v3/roles/96a9430fce1141d6911405cf104ac85e"}, "name": "CreateQoSTests-0da96a52-8a06-4f0-proj-role"}} 2018-07-24 04:30:43,217 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-bba17bb5-9d2b-41bd-b667-61a2199b45b7 2018-07-24 04:30:43,217 - keystone_utils - INFO - Created role with name - CreateQoSTests-0da96a52-8a06-4f0-proj-role 2018-07-24 04:30:43,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/96a9430fce1141d6911405cf104ac85e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:43,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f58f7b1-c664-4a9d-a9d7-44c5a7eba989 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96a9430fce1141d6911405cf104ac85e", "links": {"self": "http://172.30.9.24:5000/v3/roles/96a9430fce1141d6911405cf104ac85e"}, "name": "CreateQoSTests-0da96a52-8a06-4f0-proj-role"}} 2018-07-24 04:30:43,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/96a9430fce1141d6911405cf104ac85e used request id req-5f58f7b1-c664-4a9d-a9d7-44c5a7eba989 2018-07-24 04:30:43,396 - keystone_utils - INFO - Granting role CreateQoSTests-0da96a52-8a06-4f0-proj-role to project CreateQoSTests-0da96a52-8a06-4f0-proj 2018-07-24 04:30:43,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/50468577c799493ca2512beb0ac1ec8b/users/896393b19ad745a6a4c39f99158334f6/roles/96a9430fce1141d6911405cf104ac85e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:43,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-363a6888-0b56-4fd2-b261-0edb75ee8947 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:43,538 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/50468577c799493ca2512beb0ac1ec8b/users/896393b19ad745a6a4c39f99158334f6/roles/96a9430fce1141d6911405cf104ac85e used request id req-363a6888-0b56-4fd2-b261-0edb75ee8947 2018-07-24 04:30:43,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:43,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:43,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["dAu5WXdRQf6gu013rper_g"], "issued_at": "2018-07-24T04:30:43.000000Z"}} 2018-07-24 04:30:43,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9f8c39fcd708f5f8df3797ad57f814a972ed5be7" 2018-07-24 04:30:44,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc928618-6956-44de-9d44-e14ba422d3ca 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:44,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cc928618-6956-44de-9d44-e14ba422d3ca 2018-07-24 04:30:44,035 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8c39fcd708f5f8df3797ad57f814a972ed5be7" 2018-07-24 04:30:44,612 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:44 GMT Server: Apache x-compute-request-id: req-e47eb7cd-f6ba-4fe9-a282-0675071b848f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e47eb7cd-f6ba-4fe9-a282-0675071b848f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-24 04:30:44,612 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-e47eb7cd-f6ba-4fe9-a282-0675071b848f 2018-07-24 04:30:44,615 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e47eb7cd-f6ba-4fe9-a282-0675071b848f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8c39fcd708f5f8df3797ad57f814a972ed5be7" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-9767d0ba-104d-4386-9189-ad8d7936f2f1"}}' 2018-07-24 04:30:45,338 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:44 GMT Server: Apache x-compute-request-id: req-53aaa9f7-aec2-45ca-9026-584fce9c6b10 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53aaa9f7-aec2-45ca-9026-584fce9c6b10 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "b67d0ef5-d003-488b-b67f-2bb85f08cc89", "name": "CreateQoSTests-9767d0ba-104d-4386-9189-ad8d7936f2f1"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/b67d0ef5-d003-488b-b67f-2bb85f08cc89", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/b67d0ef5-d003-488b-b67f-2bb85f08cc89", "rel": "bookmark"}]} 2018-07-24 04:30:45,338 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-53aaa9f7-aec2-45ca-9026-584fce9c6b10 2018-07-24 04:30:45,338 - create_qos - INFO - Created qos with name - CreateQoSTests-9767d0ba-104d-4386-9189-ad8d7936f2f1 2018-07-24 04:30:45,341 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7d3c377444046ccc3b7faa676cdbd8e1ca49bfa" 2018-07-24 04:30:45,934 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:45 GMT Server: Apache x-compute-request-id: req-90ab19a1-015b-4ca3-88a5-2c9dc8e85301 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90ab19a1-015b-4ca3-88a5-2c9dc8e85301 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "b67d0ef5-d003-488b-b67f-2bb85f08cc89", "name": "CreateQoSTests-9767d0ba-104d-4386-9189-ad8d7936f2f1"}]} 2018-07-24 04:30:45,934 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-90ab19a1-015b-4ca3-88a5-2c9dc8e85301 2018-07-24 04:30:45,935 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-9767d0ba-104d-4386-9189-ad8d7936f2f1 2018-07-24 04:30:45,938 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/b67d0ef5-d003-488b-b67f-2bb85f08cc89?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e47eb7cd-f6ba-4fe9-a282-0675071b848f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8c39fcd708f5f8df3797ad57f814a972ed5be7" 2018-07-24 04:30:46,578 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:30:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e903bc6-0cdb-47c0-ad9c-e3efe82750c8 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-07-24 04:30:46,578 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/b67d0ef5-d003-488b-b67f-2bb85f08cc89?force=False used request id req-9e903bc6-0cdb-47c0-ad9c-e3efe82750c8 2018-07-24 04:30:46,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:46,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2c01f8d2-430d-4227-b7a4-3cc010da05a8 Date: Tue, 24 Jul 2018 04:30:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:30:46,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-2c01f8d2-430d-4227-b7a4-3cc010da05a8 2018-07-24 04:30:46,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:46,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10d81343-9c08-4026-a895-0381813a7f20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:46,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-10d81343-9c08-4026-a895-0381813a7f20 2018-07-24 04:30:46,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:46,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:47,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad8b9a8c-f974-4f26-869c-2fa75b2bc2f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:47,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-ad8b9a8c-f974-4f26-869c-2fa75b2bc2f2 2018-07-24 04:30:47,006 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:47,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:47,103 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37e0a09c-ede7-44b3-9134-4d699e140695 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:47,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-37e0a09c-ede7-44b3-9134-4d699e140695 2018-07-24 04:30:47,103 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:47,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:47,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8da842d-0f0d-4fc7-b45b-800ac0811a02 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:30:47,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-c8da842d-0f0d-4fc7-b45b-800ac0811a02 2018-07-24 04:30:47,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:47,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3464d08-3cc6-4e83-bc86-d425a816b6f5 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:30:47,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-a3464d08-3cc6-4e83-bc86-d425a816b6f5 2018-07-24 04:30:47,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:47,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9b95ba9-855b-47ec-a686-f21008e297df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:47,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-a9b95ba9-855b-47ec-a686-f21008e297df 2018-07-24 04:30:47,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:47,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:47,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c323689-c4b4-45be-bc01-c7279afdafee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:47,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-3c323689-c4b4-45be-bc01-c7279afdafee 2018-07-24 04:30:47,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:47,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:47,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98aec162-0d76-4e41-a887-3cb371129357 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:47,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-98aec162-0d76-4e41-a887-3cb371129357 2018-07-24 04:30:47,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:47,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:47,675 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcd687c1-02b6-430b-bf44-38e654d6ef62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:47,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-fcd687c1-02b6-430b-bf44-38e654d6ef62 2018-07-24 04:30:47,675 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:47,676 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-0da96a52-8a06-4f0-proj 2018-07-24 04:30:47,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/50468577c799493ca2512beb0ac1ec8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:47,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b299ca08-3184-4d80-bb35-b0a00d62fe5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:47,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/50468577c799493ca2512beb0ac1ec8b used request id req-b299ca08-3184-4d80-bb35-b0a00d62fe5b 2018-07-24 04:30:47,960 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-0da96a52-8a06-4f0-proj-role 2018-07-24 04:30:47,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/96a9430fce1141d6911405cf104ac85e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:48,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22ed4251-a05a-45da-9148-740b6285ff82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:48,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/96a9430fce1141d6911405cf104ac85e used request id req-22ed4251-a05a-45da-9148-740b6285ff82 2018-07-24 04:30:48,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56f16535d3ec8c2889b4884351ab0f38dff515d5" 2018-07-24 04:30:48,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef8f5b6-3698-4970-ac5a-92f20015f8ae Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:30:48,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9ef8f5b6-3698-4970-ac5a-92f20015f8ae 2018-07-24 04:30:48,171 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-0da96a52-8a06-4f0-user 2018-07-24 04:30:48,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/896393b19ad745a6a4c39f99158334f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0ae41e57452195672fc06991cf59b6c22bcc6c" 2018-07-24 04:30:48,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99b326be-b7c1-4d82-8b83-657e6b928b48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:48,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/896393b19ad745a6a4c39f99158334f6 used request id req-99b326be-b7c1-4d82-8b83-657e6b928b48 2018-07-24 04:30:48,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:48,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Sjs_tD48Qsa4IV5qzwL4nQ"], "issued_at": "2018-07-24T04:30:48.000000Z"}} 2018-07-24 04:30:48,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2ef3b8bdbcaa2ac611fbcdfd4703b97371fc0efe" 2018-07-24 04:30:48,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0efde401-6b0d-4043-819f-6f506b39041b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:48,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0efde401-6b0d-4043-819f-6f506b39041b 2018-07-24 04:30:48,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:48,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:49,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["W_RijW4gTGWVlBCv1C8NZA"], "issued_at": "2018-07-24T04:30:49.000000Z"}} 2018-07-24 04:30:49,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:49,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a36c845-683a-43ca-9fbe-25b2c7ab3fb1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:49,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8a36c845-683a-43ca-9fbe-25b2c7ab3fb1 2018-07-24 04:30:49,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:30:49,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:30: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:30:49,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-97e48656-de3e-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:49,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f963e2-5a8c-469d-b647-40b73347eff3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-97e48656-de3e-406-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:30:49,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-97e48656-de3e-406-proj used request id req-51f963e2-5a8c-469d-b647-40b73347eff3 2018-07-24 04:30:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:49,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa49cd1-1cb5-448d-9fa9-6a91eedffa71 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:30:49,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8fa49cd1-1cb5-448d-9fa9-6a91eedffa71 2018-07-24 04:30:49,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-97e48656-de3e-406-proj"}}' 2018-07-24 04:30:49,749 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee24afe7-ad0c-4338-987a-3d97d73ab3f9 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f5c42f9e24fb42318f15db47235d6a36"}, "tags": [], "enabled": true, "id": "f5c42f9e24fb42318f15db47235d6a36", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-97e48656-de3e-406-proj"}} 2018-07-24 04:30:49,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ee24afe7-ad0c-4338-987a-3d97d73ab3f9 2018-07-24 04:30:49,750 - keystone_utils - INFO - Created project with name - CreateQoSTests-97e48656-de3e-406-proj 2018-07-24 04:30:49,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:49,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:50,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["q25bqWJeSxqHPfarLhzryg"], "issued_at": "2018-07-24T04:30:50.000000Z"}} 2018-07-24 04:30:50,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c985046e973dce1fcf6ce07227144378412a08f1" 2018-07-24 04:30:50,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc87f802-b840-4503-a6d0-6f40b3c1b841 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:50,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cc87f802-b840-4503-a6d0-6f40b3c1b841 2018-07-24 04:30:50,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:30:50,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:30: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:30:50,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c985046e973dce1fcf6ce07227144378412a08f1" 2018-07-24 04:30:50,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e492563-d538-45cf-a5e4-93dd43a9d342 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:30:50,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9e492563-d538-45cf-a5e4-93dd43a9d342 2018-07-24 04:30:50,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-97e48656-de3e-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c985046e973dce1fcf6ce07227144378412a08f1" 2018-07-24 04:30:50,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b89661f-bc90-44f4-9704-74e4e9edd102 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-97e48656-de3e-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f5c42f9e24fb42318f15db47235d6a36"}, "tags": [], "enabled": true, "id": "f5c42f9e24fb42318f15db47235d6a36", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-97e48656-de3e-406-proj"}]} 2018-07-24 04:30:50,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateQoSTests-97e48656-de3e-406-proj used request id req-0b89661f-bc90-44f4-9704-74e4e9edd102 2018-07-24 04:30:50,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c985046e973dce1fcf6ce07227144378412a08f1" 2018-07-24 04:30:50,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb2235d-6201-4df1-a43a-fc630c0bafe6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:30:50,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0eb2235d-6201-4df1-a43a-fc630c0bafe6 2018-07-24 04:30:50,937 - keystone_utils - INFO - Created user with name - CreateQoSTests-97e48656-de3e-406-user 2018-07-24 04:30:50,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:50,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:51,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75888c0-e7bc-4d14-9df4-6117e42ab67c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:30:51,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e75888c0-e7bc-4d14-9df4-6117e42ab67c 2018-07-24 04:30:51,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" -d '{"role": {"name": "CreateQoSTests-97e48656-de3e-406-proj-role"}}' 2018-07-24 04:30:51,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57135e54-23d6-46eb-a8fd-dc04334a30df Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b93154a295af4bc8bad24a5a470fab7e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b93154a295af4bc8bad24a5a470fab7e"}, "name": "CreateQoSTests-97e48656-de3e-406-proj-role"}} 2018-07-24 04:30:51,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-57135e54-23d6-46eb-a8fd-dc04334a30df 2018-07-24 04:30:51,151 - keystone_utils - INFO - Created role with name - CreateQoSTests-97e48656-de3e-406-proj-role 2018-07-24 04:30:51,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/b93154a295af4bc8bad24a5a470fab7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:51,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6136501a-77fd-4a18-ac6c-6ebb171eb354 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b93154a295af4bc8bad24a5a470fab7e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b93154a295af4bc8bad24a5a470fab7e"}, "name": "CreateQoSTests-97e48656-de3e-406-proj-role"}} 2018-07-24 04:30:51,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/b93154a295af4bc8bad24a5a470fab7e used request id req-6136501a-77fd-4a18-ac6c-6ebb171eb354 2018-07-24 04:30:51,247 - keystone_utils - INFO - Granting role CreateQoSTests-97e48656-de3e-406-proj-role to project CreateQoSTests-97e48656-de3e-406-proj 2018-07-24 04:30:51,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/f5c42f9e24fb42318f15db47235d6a36/users/50704697bb8b47f390ac73e2f4578e06/roles/b93154a295af4bc8bad24a5a470fab7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:51,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e9b2f04-b4f5-4ddc-8d40-0bcb427bfe2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:51,389 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f5c42f9e24fb42318f15db47235d6a36/users/50704697bb8b47f390ac73e2f4578e06/roles/b93154a295af4bc8bad24a5a470fab7e used request id req-6e9b2f04-b4f5-4ddc-8d40-0bcb427bfe2a 2018-07-24 04:30:51,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:51,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:51,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["e-QMmlGkSvGWzPHh_YjGHQ"], "issued_at": "2018-07-24T04:30:51.000000Z"}} 2018-07-24 04:30:51,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b2727659f2ccd7b3e6b913e328d91deb2b236cde" 2018-07-24 04:30:51,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcfc14b7-1dc6-4182-9f6c-aa8148f8553e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:51,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fcfc14b7-1dc6-4182-9f6c-aa8148f8553e 2018-07-24 04:30:51,889 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2727659f2ccd7b3e6b913e328d91deb2b236cde" 2018-07-24 04:30:52,480 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:51 GMT Server: Apache x-compute-request-id: req-f00b166a-59cb-401c-b7b6-f188d3d27d4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f00b166a-59cb-401c-b7b6-f188d3d27d4d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-24 04:30:52,480 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-f00b166a-59cb-401c-b7b6-f188d3d27d4d 2018-07-24 04:30:52,483 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f00b166a-59cb-401c-b7b6-f188d3d27d4d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2727659f2ccd7b3e6b913e328d91deb2b236cde" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-56fc099f-a192-444e-bb72-ae433ab84e91"}}' 2018-07-24 04:30:53,092 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:52 GMT Server: Apache x-compute-request-id: req-0893c808-c9b4-4672-9039-590b00c30ff9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0893c808-c9b4-4672-9039-590b00c30ff9 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "e9d170d8-d754-4a9a-bbce-5ec2ca8cfd0b", "name": "CreateQoSTests-56fc099f-a192-444e-bb72-ae433ab84e91"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/e9d170d8-d754-4a9a-bbce-5ec2ca8cfd0b", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/e9d170d8-d754-4a9a-bbce-5ec2ca8cfd0b", "rel": "bookmark"}]} 2018-07-24 04:30:53,092 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-0893c808-c9b4-4672-9039-590b00c30ff9 2018-07-24 04:30:53,093 - create_qos - INFO - Created qos with name - CreateQoSTests-56fc099f-a192-444e-bb72-ae433ab84e91 2018-07-24 04:30:53,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef3b8bdbcaa2ac611fbcdfd4703b97371fc0efe" 2018-07-24 04:30:53,678 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:53 GMT Server: Apache x-compute-request-id: req-dd973be2-c8e5-43f5-a0f6-7ccb8610a6ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dd973be2-c8e5-43f5-a0f6-7ccb8610a6ce Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "e9d170d8-d754-4a9a-bbce-5ec2ca8cfd0b", "name": "CreateQoSTests-56fc099f-a192-444e-bb72-ae433ab84e91"}]} 2018-07-24 04:30:53,679 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-dd973be2-c8e5-43f5-a0f6-7ccb8610a6ce 2018-07-24 04:30:53,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:53,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:54,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["F0KPO94NS0iX31Tg7QWt8A"], "issued_at": "2018-07-24T04:30:54.000000Z"}} 2018-07-24 04:30:54,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}30071acd4d46e6491e445d3537cadcf10a502e1d" 2018-07-24 04:30:54,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1dc691-e430-448f-bc0e-749ea72bc713 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:54,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-be1dc691-e430-448f-bc0e-749ea72bc713 2018-07-24 04:30:54,160 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30071acd4d46e6491e445d3537cadcf10a502e1d" 2018-07-24 04:30:54,765 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:54 GMT Server: Apache x-compute-request-id: req-ade7ebdf-6835-49c2-ae56-204715e7ea34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ade7ebdf-6835-49c2-ae56-204715e7ea34 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "e9d170d8-d754-4a9a-bbce-5ec2ca8cfd0b", "name": "CreateQoSTests-56fc099f-a192-444e-bb72-ae433ab84e91"}]} 2018-07-24 04:30:54,765 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-ade7ebdf-6835-49c2-ae56-204715e7ea34 2018-07-24 04:30:54,766 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-56fc099f-a192-444e-bb72-ae433ab84e91 2018-07-24 04:30:54,769 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/e9d170d8-d754-4a9a-bbce-5ec2ca8cfd0b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f00b166a-59cb-401c-b7b6-f188d3d27d4d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2727659f2ccd7b3e6b913e328d91deb2b236cde" 2018-07-24 04:30:55,007 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:30:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cccc6c1a-6ec0-4650-8b82-deba31588aab 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-07-24 04:30:55,007 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/e9d170d8-d754-4a9a-bbce-5ec2ca8cfd0b?force=False used request id req-cccc6c1a-6ec0-4650-8b82-deba31588aab 2018-07-24 04:30:55,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:55,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-99f3c208-8d62-42f1-beeb-afb2e9e19139 Date: Tue, 24 Jul 2018 04:30:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:30:55,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-99f3c208-8d62-42f1-beeb-afb2e9e19139 2018-07-24 04:30:55,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:55,350 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f4496b4-111f-4850-a328-0bcf47012f1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:55,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-6f4496b4-111f-4850-a328-0bcf47012f1d 2018-07-24 04:30:55,350 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:55,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:55,440 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c5dd6da-f8bb-4f3d-8682-35a18191ac0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:55,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-8c5dd6da-f8bb-4f3d-8682-35a18191ac0a 2018-07-24 04:30:55,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:55,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:55,528 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6d0fd1f-e6bc-4148-bb23-787d117c6d65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:55,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-f6d0fd1f-e6bc-4148-bb23-787d117c6d65 2018-07-24 04:30:55,528 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:55,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:55,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a87eed-256d-4edb-a185-400b0af726c6 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:30:55,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-a9a87eed-256d-4edb-a185-400b0af726c6 2018-07-24 04:30:55,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:55,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f324ed7-d0f4-4959-88ea-0b339074d0cc 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:30:55,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-5f324ed7-d0f4-4959-88ea-0b339074d0cc 2018-07-24 04:30:55,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:55,827 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99e76c54-6e2a-4c0e-9021-a5bd9625eca3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:55,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-99e76c54-6e2a-4c0e-9021-a5bd9625eca3 2018-07-24 04:30:55,827 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:55,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:55,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb91154-fc9d-4145-9e33-9b2ebbf12f6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:55,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-efb91154-fc9d-4145-9e33-9b2ebbf12f6f 2018-07-24 04:30:55,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:55,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:56,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adbae47e-7cb0-4ad5-80f0-7bc35ac87030 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:56,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-adbae47e-7cb0-4ad5-80f0-7bc35ac87030 2018-07-24 04:30:56,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:56,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:56,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c400ede-cf1a-443a-91b8-d715b2eaa79c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:30:56,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-7c400ede-cf1a-443a-91b8-d715b2eaa79c 2018-07-24 04:30:56,036 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:30:56,037 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-97e48656-de3e-406-proj 2018-07-24 04:30:56,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/f5c42f9e24fb42318f15db47235d6a36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:56,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2514b0c-05bd-4330-93c5-38ef008b6e48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:56,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/f5c42f9e24fb42318f15db47235d6a36 used request id req-b2514b0c-05bd-4330-93c5-38ef008b6e48 2018-07-24 04:30:56,270 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-97e48656-de3e-406-proj-role 2018-07-24 04:30:56,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/b93154a295af4bc8bad24a5a470fab7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:56,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa09cbf2-c4fb-4fb7-8701-fd51fed919f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:56,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b93154a295af4bc8bad24a5a470fab7e used request id req-fa09cbf2-c4fb-4fb7-8701-fd51fed919f0 2018-07-24 04:30:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0effa9c57f37f462b7517c4e82ebb6ead47f2481" 2018-07-24 04:30:56,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fda4f4f-9af5-4017-8b9c-eb2107943f97 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:30:56,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9fda4f4f-9af5-4017-8b9c-eb2107943f97 2018-07-24 04:30:56,472 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-97e48656-de3e-406-user 2018-07-24 04:30:56,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/50704697bb8b47f390ac73e2f4578e06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c985046e973dce1fcf6ce07227144378412a08f1" 2018-07-24 04:30:56,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f2a00ff-a008-42d0-bad3-d910264ad3d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:56,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/50704697bb8b47f390ac73e2f4578e06 used request id req-2f2a00ff-a008-42d0-bad3-d910264ad3d4 2018-07-24 04:30:56,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:57,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["m3aTN8fIQDC1YNypVCxctA"], "issued_at": "2018-07-24T04:30:57.000000Z"}} 2018-07-24 04:30:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f40c4096141c2aa12bb121ae3620bf85bdcdb951" 2018-07-24 04:30:57,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1842f2-6f0e-4f44-857e-bfd22be20c4e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:57,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2f1842f2-6f0e-4f44-857e-bfd22be20c4e 2018-07-24 04:30:57,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:57,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:57,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["BfGhq_7_SiasPfbT2Jlzpw"], "issued_at": "2018-07-24T04:30:57.000000Z"}} 2018-07-24 04:30:57,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:30:57,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51bf220-c8f1-4e56-840b-6c2f1aba7908 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:57,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c51bf220-c8f1-4e56-840b-6c2f1aba7908 2018-07-24 04:30:57,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:30:57,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:30: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:30:57,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:30:57,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f7f06f-b8fb-467c-b8ad-4a0f1a6005f7 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:30:57,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj used request id req-90f7f06f-b8fb-467c-b8ad-4a0f1a6005f7 2018-07-24 04:30:57,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:30:57,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f64a40bb-a3ca-4758-aee8-3514433d8940 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:30:57,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f64a40bb-a3ca-4758-aee8-3514433d8940 2018-07-24 04:30:57,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj"}}' 2018-07-24 04:30:57,953 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97e77898-99b5-4b51-87f5-d0ee1efdc5f2 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d72f34dac59c4f27a592f6832cf12fea"}, "tags": [], "enabled": true, "id": "d72f34dac59c4f27a592f6832cf12fea", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj"}} 2018-07-24 04:30:57,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-97e77898-99b5-4b51-87f5-d0ee1efdc5f2 2018-07-24 04:30:57,954 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj 2018-07-24 04:30:57,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:57,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:58,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["qSARkQBrQWGuYdC4Px6xMA"], "issued_at": "2018-07-24T04:30:58.000000Z"}} 2018-07-24 04:30:58,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d24759a776d038f24bac2602e463306ab33e58b5" 2018-07-24 04:30:58,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c72539-0554-45e4-a59f-a25d356a3cf0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:30:58,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-90c72539-0554-45e4-a59f-a25d356a3cf0 2018-07-24 04:30:58,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:30:58,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:30:58 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:30:58,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24759a776d038f24bac2602e463306ab33e58b5" 2018-07-24 04:30:58,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd10633-cbb2-435f-8b02-a90c7a01fcb9 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:30:58,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9bd10633-cbb2-435f-8b02-a90c7a01fcb9 2018-07-24 04:30:58,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24759a776d038f24bac2602e463306ab33e58b5" 2018-07-24 04:30:58,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b90218-37e5-4666-ac85-02ee05879230 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d72f34dac59c4f27a592f6832cf12fea"}, "tags": [], "enabled": true, "id": "d72f34dac59c4f27a592f6832cf12fea", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj"}]} 2018-07-24 04:30:58,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj used request id req-94b90218-37e5-4666-ac85-02ee05879230 2018-07-24 04:30:58,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24759a776d038f24bac2602e463306ab33e58b5" 2018-07-24 04:30:58,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96776932-9b1f-4a45-bd8c-87cf278b611d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:30:58,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-96776932-9b1f-4a45-bd8c-87cf278b611d 2018-07-24 04:30:59,133 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-user 2018-07-24 04:30:59,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:59,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:30:59,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056fddae-cf61-4911-b1e1-65f4b1581c69 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:30:59,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-056fddae-cf61-4911-b1e1-65f4b1581c69 2018-07-24 04:30:59,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj-role"}}' 2018-07-24 04:30:59,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e4a1e09-b753-4147-a300-e0b24f16ed27 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0ea6280194c42fc8a700c0e0a1c7656", "links": {"self": "http://172.30.9.24:5000/v3/roles/a0ea6280194c42fc8a700c0e0a1c7656"}, "name": "CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj-role"}} 2018-07-24 04:30:59,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0e4a1e09-b753-4147-a300-e0b24f16ed27 2018-07-24 04:30:59,265 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj-role 2018-07-24 04:30:59,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/a0ea6280194c42fc8a700c0e0a1c7656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:30:59,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed81723-248d-48eb-bf05-ff11c603adb3 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0ea6280194c42fc8a700c0e0a1c7656", "links": {"self": "http://172.30.9.24:5000/v3/roles/a0ea6280194c42fc8a700c0e0a1c7656"}, "name": "CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj-role"}} 2018-07-24 04:30:59,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/a0ea6280194c42fc8a700c0e0a1c7656 used request id req-2ed81723-248d-48eb-bf05-ff11c603adb3 2018-07-24 04:30:59,370 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj-role to project CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj 2018-07-24 04:30:59,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d72f34dac59c4f27a592f6832cf12fea/users/c85c3c3aac2a49a8949cfa5c8f811347/roles/a0ea6280194c42fc8a700c0e0a1c7656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:30:59,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f87d3fec-2e14-4457-a56d-1abc0c349cd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:30:59,501 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d72f34dac59c4f27a592f6832cf12fea/users/c85c3c3aac2a49a8949cfa5c8f811347/roles/a0ea6280194c42fc8a700c0e0a1c7656 used request id req-f87d3fec-2e14-4457-a56d-1abc0c349cd7 2018-07-24 04:30:59,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:30:59,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:30:59,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:30:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["dL8oA2P9Qi2XTRkfJSdvPw"], "issued_at": "2018-07-24T04:30:59.000000Z"}} 2018-07-24 04:30:59,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3e2454a5824ac64fb522583f424b5ad562cd027a" 2018-07-24 04:31:00,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c24d544-d0ad-43ab-966e-b6dd322413c7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:00,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2c24d544-d0ad-43ab-966e-b6dd322413c7 2018-07-24 04:31:00,095 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e2454a5824ac64fb522583f424b5ad562cd027a" 2018-07-24 04:31:00,296 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:00 GMT Server: Apache x-compute-request-id: req-c2e47468-0960-4c79-a059-b759ccd29d1e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c2e47468-0960-4c79-a059-b759ccd29d1e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-24 04:31:00,296 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-c2e47468-0960-4c79-a059-b759ccd29d1e 2018-07-24 04:31:00,300 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c2e47468-0960-4c79-a059-b759ccd29d1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e2454a5824ac64fb522583f424b5ad562cd027a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-397441d5-3111-4442-8ad4-f6f03a4c4e14", "description": null}}' 2018-07-24 04:31:00,547 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:00 GMT Server: Apache x-compute-request-id: req-60574fd8-416e-4945-9a9b-ba1656f9b625 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-60574fd8-416e-4945-9a9b-ba1656f9b625 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-397441d5-3111-4442-8ad4-f6f03a4c4e14", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b3894032-1f8b-4576-99d3-210cf255867e", "description": null}} 2018-07-24 04:31:00,547 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-60574fd8-416e-4945-9a9b-ba1656f9b625 2018-07-24 04:31:00,548 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-397441d5-3111-4442-8ad4-f6f03a4c4e14 2018-07-24 04:31:00,550 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40c4096141c2aa12bb121ae3620bf85bdcdb951" 2018-07-24 04:31:01,145 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:00 GMT Server: Apache x-compute-request-id: req-a99ef202-2f75-4a38-998a-2b3185922e23 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a99ef202-2f75-4a38-998a-2b3185922e23 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-397441d5-3111-4442-8ad4-f6f03a4c4e14", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b3894032-1f8b-4576-99d3-210cf255867e", "description": null}]} 2018-07-24 04:31:01,146 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-a99ef202-2f75-4a38-998a-2b3185922e23 2018-07-24 04:31:01,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b3894032-1f8b-4576-99d3-210cf255867e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a99ef202-2f75-4a38-998a-2b3185922e23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40c4096141c2aa12bb121ae3620bf85bdcdb951" 2018-07-24 04:31:01,758 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:01 GMT Server: Apache x-compute-request-id: req-e928d022-04b6-42f0-873d-6081e924eebf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e928d022-04b6-42f0-873d-6081e924eebf Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-397441d5-3111-4442-8ad4-f6f03a4c4e14", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b3894032-1f8b-4576-99d3-210cf255867e", "description": null}} 2018-07-24 04:31:01,759 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b3894032-1f8b-4576-99d3-210cf255867e used request id req-e928d022-04b6-42f0-873d-6081e924eebf 2018-07-24 04:31:01,761 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b3894032-1f8b-4576-99d3-210cf255867e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a99ef202-2f75-4a38-998a-2b3185922e23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40c4096141c2aa12bb121ae3620bf85bdcdb951" 2018-07-24 04:31:02,448 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:01 GMT Server: Apache x-compute-request-id: req-0113f97b-493d-41c6-928d-dabba608e0cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0113f97b-493d-41c6-928d-dabba608e0cb Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-24 04:31:02,448 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b3894032-1f8b-4576-99d3-210cf255867e/encryption used request id req-0113f97b-493d-41c6-928d-dabba608e0cb 2018-07-24 04:31:02,449 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-397441d5-3111-4442-8ad4-f6f03a4c4e14 2018-07-24 04:31:02,451 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b3894032-1f8b-4576-99d3-210cf255867e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a99ef202-2f75-4a38-998a-2b3185922e23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40c4096141c2aa12bb121ae3620bf85bdcdb951" 2018-07-24 04:31:02,672 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:31:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a49f17d1-03ab-41cd-a7a4-b761d9d5f733 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-07-24 04:31:02,672 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b3894032-1f8b-4576-99d3-210cf255867e used request id req-a49f17d1-03ab-41cd-a7a4-b761d9d5f733 2018-07-24 04:31:02,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a99ef202-2f75-4a38-998a-2b3185922e23" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40c4096141c2aa12bb121ae3620bf85bdcdb951" 2018-07-24 04:31:02,871 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:02 GMT Server: Apache x-compute-request-id: req-e052a3e9-2883-45b7-8062-d3ded222b336 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e052a3e9-2883-45b7-8062-d3ded222b336 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-24 04:31:02,871 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-e052a3e9-2883-45b7-8062-d3ded222b336 2018-07-24 04:31:02,872 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-397441d5-3111-4442-8ad4-f6f03a4c4e14 2018-07-24 04:31:02,875 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b3894032-1f8b-4576-99d3-210cf255867e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c2e47468-0960-4c79-a059-b759ccd29d1e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e2454a5824ac64fb522583f424b5ad562cd027a" 2018-07-24 04:31:02,897 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-db76bdb3-4a49-40d8-998e-63c71a395606 x-openstack-request-id: req-db76bdb3-4a49-40d8-998e-63c71a395606 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type b3894032-1f8b-4576-99d3-210cf255867e could not be found.", "code": 404}} 2018-07-24 04:31:02,898 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b3894032-1f8b-4576-99d3-210cf255867e used request id req-db76bdb3-4a49-40d8-998e-63c71a395606 2018-07-24 04:31:02,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:31:03,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2357d8b1-9506-4ea9-b168-3f060a24841a Date: Tue, 24 Jul 2018 04:31:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:31:03,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-2357d8b1-9506-4ea9-b168-3f060a24841a 2018-07-24 04:31:03,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:31:03,247 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e98e2fc-1da5-4738-8052-dc9b05842f12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:03,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-3e98e2fc-1da5-4738-8052-dc9b05842f12 2018-07-24 04:31:03,247 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:31:03,344 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9a59a2e-8f8a-443a-a399-df9ad8be8423 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:03,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-e9a59a2e-8f8a-443a-a399-df9ad8be8423 2018-07-24 04:31:03,344 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:31:03,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fcd09f2-3af4-43d3-976c-c2378b0752e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:03,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-3fcd09f2-3af4-43d3-976c-c2378b0752e8 2018-07-24 04:31:03,363 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:03,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:31:03,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91628da-4f51-4cbe-8c5f-831ea83885a7 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:31:03,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-c91628da-4f51-4cbe-8c5f-831ea83885a7 2018-07-24 04:31:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:31:03,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8acfc65-bf38-46d5-9a5a-9d853f74f544 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:31:03,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-a8acfc65-bf38-46d5-9a5a-9d853f74f544 2018-07-24 04:31:03,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:31:03,654 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66fef230-9edc-4762-9bf4-b0be223db33b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:03,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-66fef230-9edc-4762-9bf4-b0be223db33b 2018-07-24 04:31:03,654 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:03,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:31:03,748 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df1dfe9b-8f67-450f-bbdc-8fcaa2b88e24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:03,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-df1dfe9b-8f67-450f-bbdc-8fcaa2b88e24 2018-07-24 04:31:03,749 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:03,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:31:03,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d74aef3c-6f02-491a-b3cb-e0e74570d58a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:03,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-d74aef3c-6f02-491a-b3cb-e0e74570d58a 2018-07-24 04:31:03,771 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:03,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:31:03,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd8ebca7-5b74-4efc-8df5-3c8a4430c7cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:03,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-cd8ebca7-5b74-4efc-8df5-3c8a4430c7cb 2018-07-24 04:31:03,862 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:03,863 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj 2018-07-24 04:31:03,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/d72f34dac59c4f27a592f6832cf12fea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:31:04,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ad4b662-3e92-46f4-b576-888be4869c82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:04,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d72f34dac59c4f27a592f6832cf12fea used request id req-0ad4b662-3e92-46f4-b576-888be4869c82 2018-07-24 04:31:04,104 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-proj-role 2018-07-24 04:31:04,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/a0ea6280194c42fc8a700c0e0a1c7656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:31:04,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da4b60e-0668-47e2-b532-352f0af21dce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:04,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a0ea6280194c42fc8a700c0e0a1c7656 used request id req-4da4b60e-0668-47e2-b532-352f0af21dce 2018-07-24 04:31:04,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b686048391177279768122922aeca26e9a3963" 2018-07-24 04:31:04,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-338b533c-c134-4ae8-af32-5ab778f8032d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:31:04,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-338b533c-c134-4ae8-af32-5ab778f8032d 2018-07-24 04:31:04,314 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-e51da86a-0b88-4a1-user 2018-07-24 04:31:04,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/c85c3c3aac2a49a8949cfa5c8f811347 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24759a776d038f24bac2602e463306ab33e58b5" 2018-07-24 04:31:04,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ca4e55-cb6a-4ef5-978a-c33e63da204f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:04,498 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c85c3c3aac2a49a8949cfa5c8f811347 used request id req-00ca4e55-cb6a-4ef5-978a-c33e63da204f 2018-07-24 04:31:04,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:04,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["U--pBsn_S3OSuRBURbuDMg"], "issued_at": "2018-07-24T04:31:04.000000Z"}} 2018-07-24 04:31:04,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f3a2380e18594e9a5fb4ad9b1d3436060a3ef987" 2018-07-24 04:31:04,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8682f0ed-c574-4202-b9b2-a0add63b74d2 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:04,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8682f0ed-c574-4202-b9b2-a0add63b74d2 2018-07-24 04:31:04,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:04,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:05,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Swc6bKFiQdaM2DOOpQF4eA"], "issued_at": "2018-07-24T04:31:05.000000Z"}} 2018-07-24 04:31:05,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:05,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67522714-261b-4386-b033-1ad2c777af06 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:05,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-67522714-261b-4386-b033-1ad2c777af06 2018-07-24 04:31:05,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:05,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:05,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:05,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa09d6e-feb0-4d3d-8067-98e2abeb58ea Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:31:05,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj used request id req-9aa09d6e-feb0-4d3d-8067-98e2abeb58ea 2018-07-24 04:31:05,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:05,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba80d90-b096-4c1d-ab93-c55d32531044 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:05,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-bba80d90-b096-4c1d-ab93-c55d32531044 2018-07-24 04:31:05,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj"}}' 2018-07-24 04:31:05,798 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1db5fdf3-8878-4bd5-875a-1d4e055c1d13 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d820e3e2292b49e594ebbcf026ef60df"}, "tags": [], "enabled": true, "id": "d820e3e2292b49e594ebbcf026ef60df", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj"}} 2018-07-24 04:31:05,798 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-1db5fdf3-8878-4bd5-875a-1d4e055c1d13 2018-07-24 04:31:05,798 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj 2018-07-24 04:31:05,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:05,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:06,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["qSLyK6QmRjiW21DQb0GOVA"], "issued_at": "2018-07-24T04:31:06.000000Z"}} 2018-07-24 04:31:06,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}67fbd34342fada584a2a395c4c88ad40c896dd9b" 2018-07-24 04:31:06,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d6d47e-90ae-49f9-bf1a-03850dd6204a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:06,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f1d6d47e-90ae-49f9-bf1a-03850dd6204a 2018-07-24 04:31:06,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:06,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:06,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fbd34342fada584a2a395c4c88ad40c896dd9b" 2018-07-24 04:31:06,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ff1206-429d-4484-b76a-03a57dd35d1a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:31:06,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-10ff1206-429d-4484-b76a-03a57dd35d1a 2018-07-24 04:31:06,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fbd34342fada584a2a395c4c88ad40c896dd9b" 2018-07-24 04:31:06,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a25615-47e3-487e-9f2c-49b1e64f5d6e Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d820e3e2292b49e594ebbcf026ef60df"}, "tags": [], "enabled": true, "id": "d820e3e2292b49e594ebbcf026ef60df", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj"}]} 2018-07-24 04:31:06,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj used request id req-f1a25615-47e3-487e-9f2c-49b1e64f5d6e 2018-07-24 04:31:06,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fbd34342fada584a2a395c4c88ad40c896dd9b" 2018-07-24 04:31:06,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729232a8-5399-47df-a625-ffd2c4956288 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:06,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-729232a8-5399-47df-a625-ffd2c4956288 2018-07-24 04:31:06,959 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-user 2018-07-24 04:31:06,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:06,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:07,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4938b1-f686-4d2b-82a3-91717335933d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:31:07,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2f4938b1-f686-4d2b-82a3-91717335933d 2018-07-24 04:31:07,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj-role"}}' 2018-07-24 04:31:07,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22072999-748c-435f-b564-2d9ba1411926 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b325632a89be42a7baa17cb96958bad9", "links": {"self": "http://172.30.9.24:5000/v3/roles/b325632a89be42a7baa17cb96958bad9"}, "name": "CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj-role"}} 2018-07-24 04:31:07,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-22072999-748c-435f-b564-2d9ba1411926 2018-07-24 04:31:07,176 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj-role 2018-07-24 04:31:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/b325632a89be42a7baa17cb96958bad9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:07,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9982f28e-3de9-45dc-a3f7-54955d627ba9 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b325632a89be42a7baa17cb96958bad9", "links": {"self": "http://172.30.9.24:5000/v3/roles/b325632a89be42a7baa17cb96958bad9"}, "name": "CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj-role"}} 2018-07-24 04:31:07,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/b325632a89be42a7baa17cb96958bad9 used request id req-9982f28e-3de9-45dc-a3f7-54955d627ba9 2018-07-24 04:31:07,270 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj-role to project CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj 2018-07-24 04:31:07,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d820e3e2292b49e594ebbcf026ef60df/users/abd757aba6b84fe3b181ab5df2469094/roles/b325632a89be42a7baa17cb96958bad9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:07,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6c1f1e2-6e5d-410d-b48a-baf234bd5ef0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:07,405 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d820e3e2292b49e594ebbcf026ef60df/users/abd757aba6b84fe3b181ab5df2469094/roles/b325632a89be42a7baa17cb96958bad9 used request id req-b6c1f1e2-6e5d-410d-b48a-baf234bd5ef0 2018-07-24 04:31:07,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:07,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:07,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["NdVNJi_mSKetdHjbffsjZQ"], "issued_at": "2018-07-24T04:31:07.000000Z"}} 2018-07-24 04:31:07,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}19231e5a7d8b171dbc8c1094898bac8c52950fe2" 2018-07-24 04:31:07,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f2c3561-dc8a-4288-b050-2988dc409aa7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:07,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5f2c3561-dc8a-4288-b050-2988dc409aa7 2018-07-24 04:31:07,895 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19231e5a7d8b171dbc8c1094898bac8c52950fe2" 2018-07-24 04:31:08,079 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:07 GMT Server: Apache x-compute-request-id: req-6bc36db7-839a-4f46-a9fd-473f522399a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6bc36db7-839a-4f46-a9fd-473f522399a0 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-24 04:31:08,080 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-6bc36db7-839a-4f46-a9fd-473f522399a0 2018-07-24 04:31:08,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6bc36db7-839a-4f46-a9fd-473f522399a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19231e5a7d8b171dbc8c1094898bac8c52950fe2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-f1e21598-5f17-4eeb-8dbe-bb07f00844f9", "description": null}}' 2018-07-24 04:31:08,312 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:08 GMT Server: Apache x-compute-request-id: req-a33dd0f8-d65c-4f3c-bca3-2f04e5ad9987 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a33dd0f8-d65c-4f3c-bca3-2f04e5ad9987 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f1e21598-5f17-4eeb-8dbe-bb07f00844f9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cf4ccef7-4327-4de1-accc-975e9609e21a", "description": null}} 2018-07-24 04:31:08,312 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-a33dd0f8-d65c-4f3c-bca3-2f04e5ad9987 2018-07-24 04:31:08,313 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-f1e21598-5f17-4eeb-8dbe-bb07f00844f9 2018-07-24 04:31:08,316 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2380e18594e9a5fb4ad9b1d3436060a3ef987" 2018-07-24 04:31:08,897 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:08 GMT Server: Apache x-compute-request-id: req-5bf9dad9-9802-429a-9eb1-c98a6e0639dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5bf9dad9-9802-429a-9eb1-c98a6e0639dc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-f1e21598-5f17-4eeb-8dbe-bb07f00844f9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cf4ccef7-4327-4de1-accc-975e9609e21a", "description": null}]} 2018-07-24 04:31:08,897 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-5bf9dad9-9802-429a-9eb1-c98a6e0639dc 2018-07-24 04:31:08,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/cf4ccef7-4327-4de1-accc-975e9609e21a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bf9dad9-9802-429a-9eb1-c98a6e0639dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2380e18594e9a5fb4ad9b1d3436060a3ef987" 2018-07-24 04:31:09,474 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:08 GMT Server: Apache x-compute-request-id: req-04c01f3f-f259-42f3-922c-4043a271a2b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-04c01f3f-f259-42f3-922c-4043a271a2b6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f1e21598-5f17-4eeb-8dbe-bb07f00844f9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cf4ccef7-4327-4de1-accc-975e9609e21a", "description": null}} 2018-07-24 04:31:09,475 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/cf4ccef7-4327-4de1-accc-975e9609e21a used request id req-04c01f3f-f259-42f3-922c-4043a271a2b6 2018-07-24 04:31:09,477 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/cf4ccef7-4327-4de1-accc-975e9609e21a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bf9dad9-9802-429a-9eb1-c98a6e0639dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2380e18594e9a5fb4ad9b1d3436060a3ef987" 2018-07-24 04:31:09,676 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:09 GMT Server: Apache x-compute-request-id: req-7ace3e94-87f1-4b92-8fa2-6a313d8c301d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7ace3e94-87f1-4b92-8fa2-6a313d8c301d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-24 04:31:09,676 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/cf4ccef7-4327-4de1-accc-975e9609e21a/encryption used request id req-7ace3e94-87f1-4b92-8fa2-6a313d8c301d 2018-07-24 04:31:09,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:09,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:10,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["72SYZFykQf-rQtf1L6B8qg"], "issued_at": "2018-07-24T04:31:10.000000Z"}} 2018-07-24 04:31:10,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4880e0c677eff5480b7ff59755a44df0b5f85aef" 2018-07-24 04:31:10,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891cb251-74eb-406f-ad2d-af9263bf953c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:10,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-891cb251-74eb-406f-ad2d-af9263bf953c 2018-07-24 04:31:10,162 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4880e0c677eff5480b7ff59755a44df0b5f85aef" 2018-07-24 04:31:10,761 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:10 GMT Server: Apache x-compute-request-id: req-8c6cba7d-943f-44ec-87b6-3e27d2925d48 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c6cba7d-943f-44ec-87b6-3e27d2925d48 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-f1e21598-5f17-4eeb-8dbe-bb07f00844f9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cf4ccef7-4327-4de1-accc-975e9609e21a", "description": null}]} 2018-07-24 04:31:10,761 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-8c6cba7d-943f-44ec-87b6-3e27d2925d48 2018-07-24 04:31:10,765 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/cf4ccef7-4327-4de1-accc-975e9609e21a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c6cba7d-943f-44ec-87b6-3e27d2925d48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4880e0c677eff5480b7ff59755a44df0b5f85aef" 2018-07-24 04:31:10,949 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:10 GMT Server: Apache x-compute-request-id: req-57736d6c-f4dc-4ee9-bf24-a6e0a8e5fa67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57736d6c-f4dc-4ee9-bf24-a6e0a8e5fa67 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f1e21598-5f17-4eeb-8dbe-bb07f00844f9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cf4ccef7-4327-4de1-accc-975e9609e21a", "description": null}} 2018-07-24 04:31:10,949 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/cf4ccef7-4327-4de1-accc-975e9609e21a used request id req-57736d6c-f4dc-4ee9-bf24-a6e0a8e5fa67 2018-07-24 04:31:10,952 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/cf4ccef7-4327-4de1-accc-975e9609e21a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c6cba7d-943f-44ec-87b6-3e27d2925d48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4880e0c677eff5480b7ff59755a44df0b5f85aef" 2018-07-24 04:31:11,546 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:10 GMT Server: Apache x-compute-request-id: req-7a4bbc72-7c8b-4c35-ad76-b2553c34b5c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7a4bbc72-7c8b-4c35-ad76-b2553c34b5c5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-24 04:31:11,546 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/cf4ccef7-4327-4de1-accc-975e9609e21a/encryption used request id req-7a4bbc72-7c8b-4c35-ad76-b2553c34b5c5 2018-07-24 04:31:11,547 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-f1e21598-5f17-4eeb-8dbe-bb07f00844f9 2018-07-24 04:31:11,549 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/cf4ccef7-4327-4de1-accc-975e9609e21a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6bc36db7-839a-4f46-a9fd-473f522399a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19231e5a7d8b171dbc8c1094898bac8c52950fe2" 2018-07-24 04:31:11,774 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:31:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a016aed4-71c8-4dcb-b9cd-90c7b13f767d 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-07-24 04:31:11,774 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/cf4ccef7-4327-4de1-accc-975e9609e21a used request id req-a016aed4-71c8-4dcb-b9cd-90c7b13f767d 2018-07-24 04:31:11,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:12,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ef3d4143-7d31-4dee-8bf6-4df9a67142f0 Date: Tue, 24 Jul 2018 04:31:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:31:12,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-ef3d4143-7d31-4dee-8bf6-4df9a67142f0 2018-07-24 04:31:12,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:12,106 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68b04a83-3495-4a19-9d7d-8f376df34772 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:12,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-68b04a83-3495-4a19-9d7d-8f376df34772 2018-07-24 04:31:12,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:12,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:12,201 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7b2507c-76a8-41c8-ba13-11f784d18c80 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:12,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-d7b2507c-76a8-41c8-ba13-11f784d18c80 2018-07-24 04:31:12,202 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:12,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:12,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8773d0b-6d35-44ac-9870-ddd1a0a1e75a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:12,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-e8773d0b-6d35-44ac-9870-ddd1a0a1e75a 2018-07-24 04:31:12,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:12,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:12,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19d66ca-c399-4b62-83d0-50e8bfd6035c Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:31:12,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-c19d66ca-c399-4b62-83d0-50e8bfd6035c 2018-07-24 04:31:12,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:12,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0970e0be-075b-4c8f-b544-9c5b8bd86ffc 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:31:12,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-0970e0be-075b-4c8f-b544-9c5b8bd86ffc 2018-07-24 04:31:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:12,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3953aeeb-9b6c-42b5-8192-f354c48e0359 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:12,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-3953aeeb-9b6c-42b5-8192-f354c48e0359 2018-07-24 04:31:12,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:12,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:12,674 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b89771e8-e456-42fd-aef1-2294ed1d966d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:12,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-b89771e8-e456-42fd-aef1-2294ed1d966d 2018-07-24 04:31:12,675 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:12,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:12,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ea16628-08d2-4c47-a657-03bb49b88b46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:12,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-8ea16628-08d2-4c47-a657-03bb49b88b46 2018-07-24 04:31:12,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:12,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:12,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f21f342-be87-4de5-b14c-92b4f51ba993 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:12,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-2f21f342-be87-4de5-b14c-92b4f51ba993 2018-07-24 04:31:12,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:12,844 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj 2018-07-24 04:31:12,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/d820e3e2292b49e594ebbcf026ef60df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:13,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22ca1088-3071-49ac-8e26-be315fc5cac8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:13,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d820e3e2292b49e594ebbcf026ef60df used request id req-22ca1088-3071-49ac-8e26-be315fc5cac8 2018-07-24 04:31:13,062 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-proj-role 2018-07-24 04:31:13,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/b325632a89be42a7baa17cb96958bad9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:13,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20c60df1-5d92-4fdb-b021-0a9d6cf6be8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:13,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b325632a89be42a7baa17cb96958bad9 used request id req-20c60df1-5d92-4fdb-b021-0a9d6cf6be8c 2018-07-24 04:31:13,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81bd24d17c0ad0608ec3af5b2da04238755d94f" 2018-07-24 04:31:13,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ea9d2d-fd57-480d-8d62-534283d54b39 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:31:13,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-35ea9d2d-fd57-480d-8d62-534283d54b39 2018-07-24 04:31:13,279 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-dbea2546-f245-445-user 2018-07-24 04:31:13,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/abd757aba6b84fe3b181ab5df2469094 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67fbd34342fada584a2a395c4c88ad40c896dd9b" 2018-07-24 04:31:13,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48bd848e-615a-4a99-90e0-dc8dd1499721 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:13,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/abd757aba6b84fe3b181ab5df2469094 used request id req-48bd848e-615a-4a99-90e0-dc8dd1499721 2018-07-24 04:31:13,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:13,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["xMgtBSs-QMeQiaOpVgZPgg"], "issued_at": "2018-07-24T04:31:13.000000Z"}} 2018-07-24 04:31:13,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4ae1605bb84451ff10282c9d455263d039cc4fb8" 2018-07-24 04:31:13,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d2367f-ab3c-4201-8443-994b92936686 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:13,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-56d2367f-ab3c-4201-8443-994b92936686 2018-07-24 04:31:13,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:13,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:14,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["FCyZKDfKQaeDehXALYHk5A"], "issued_at": "2018-07-24T04:31:14.000000Z"}} 2018-07-24 04:31:14,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:14,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e29f45-2d87-48d7-84c5-625eb7377990 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:14,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b0e29f45-2d87-48d7-84c5-625eb7377990 2018-07-24 04:31:14,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:14,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:14,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:14,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff58d8d-56b1-4d7b-822f-682878af0816 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:31:14,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj used request id req-eff58d8d-56b1-4d7b-822f-682878af0816 2018-07-24 04:31:14,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:14,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8958384e-7ffa-4a9e-8020-ae4e752dce37 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:14,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8958384e-7ffa-4a9e-8020-ae4e752dce37 2018-07-24 04:31:14,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj"}}' 2018-07-24 04:31:14,971 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a003a58b-78f9-44b7-922a-1f59e9f58486 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dfbc5af58dc2459284e580f209926754"}, "tags": [], "enabled": true, "id": "dfbc5af58dc2459284e580f209926754", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj"}} 2018-07-24 04:31:14,971 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a003a58b-78f9-44b7-922a-1f59e9f58486 2018-07-24 04:31:14,972 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj 2018-07-24 04:31:14,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:14,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:15,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Lo1LvujKR9ig8VUeC6EGAg"], "issued_at": "2018-07-24T04:31:15.000000Z"}} 2018-07-24 04:31:15,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3432e91e95c3a9d352b12075f88956981b52e0f0" 2018-07-24 04:31:15,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e3934f-9045-4bdc-9b40-8b845e24eb0f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:15,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-94e3934f-9045-4bdc-9b40-8b845e24eb0f 2018-07-24 04:31:15,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:15,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31:15 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:15,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432e91e95c3a9d352b12075f88956981b52e0f0" 2018-07-24 04:31:15,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5737ace-cf13-46a8-a354-08e95fd23d78 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:31:15,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d5737ace-cf13-46a8-a354-08e95fd23d78 2018-07-24 04:31:15,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432e91e95c3a9d352b12075f88956981b52e0f0" 2018-07-24 04:31:15,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a255d40-99d3-454c-9a7f-08b6a2ca903c Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/dfbc5af58dc2459284e580f209926754"}, "tags": [], "enabled": true, "id": "dfbc5af58dc2459284e580f209926754", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj"}]} 2018-07-24 04:31:15,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj used request id req-9a255d40-99d3-454c-9a7f-08b6a2ca903c 2018-07-24 04:31:15,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432e91e95c3a9d352b12075f88956981b52e0f0" 2018-07-24 04:31:15,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d8d3e53-04b0-4056-98cb-1f4fd2b38eed Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:15,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-3d8d3e53-04b0-4056-98cb-1f4fd2b38eed 2018-07-24 04:31:16,049 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-user 2018-07-24 04:31:16,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:16,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:16,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597c6997-3e7d-4831-a1b6-38fab79bd265 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:31:16,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-597c6997-3e7d-4831-a1b6-38fab79bd265 2018-07-24 04:31:16,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj-role"}}' 2018-07-24 04:31:16,193 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4a6aac9-a0ba-4801-ac72-486e98ba7f42 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c84e8d0d48c64748b68f9ce5b725b55c", "links": {"self": "http://172.30.9.24:5000/v3/roles/c84e8d0d48c64748b68f9ce5b725b55c"}, "name": "CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj-role"}} 2018-07-24 04:31:16,193 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d4a6aac9-a0ba-4801-ac72-486e98ba7f42 2018-07-24 04:31:16,193 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj-role 2018-07-24 04:31:16,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/c84e8d0d48c64748b68f9ce5b725b55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:16,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2328d45d-faf0-4e0b-a9bc-33e8b54b7cc6 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c84e8d0d48c64748b68f9ce5b725b55c", "links": {"self": "http://172.30.9.24:5000/v3/roles/c84e8d0d48c64748b68f9ce5b725b55c"}, "name": "CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj-role"}} 2018-07-24 04:31:16,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/c84e8d0d48c64748b68f9ce5b725b55c used request id req-2328d45d-faf0-4e0b-a9bc-33e8b54b7cc6 2018-07-24 04:31:16,288 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj-role to project CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj 2018-07-24 04:31:16,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/dfbc5af58dc2459284e580f209926754/users/8011386e6a5744328eec936ed6911c6b/roles/c84e8d0d48c64748b68f9ce5b725b55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:16,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61173904-30af-4bea-830a-f862a6d9bdba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:16,423 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/dfbc5af58dc2459284e580f209926754/users/8011386e6a5744328eec936ed6911c6b/roles/c84e8d0d48c64748b68f9ce5b725b55c used request id req-61173904-30af-4bea-830a-f862a6d9bdba 2018-07-24 04:31:16,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:16,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:16,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["v6Ll5NCIQHWjSydo33opIg"], "issued_at": "2018-07-24T04:31:16.000000Z"}} 2018-07-24 04:31:16,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ab64cb1df537d44338d39064a69b4ff7d1337dc5" 2018-07-24 04:31:16,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47f1111-cdf3-474d-bf67-a9d82ae16a6d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:16,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c47f1111-cdf3-474d-bf67-a9d82ae16a6d 2018-07-24 04:31:16,911 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab64cb1df537d44338d39064a69b4ff7d1337dc5" 2018-07-24 04:31:17,102 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:16 GMT Server: Apache x-compute-request-id: req-56d015dd-a39f-4f7c-9d5e-20d82a1cc152 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-56d015dd-a39f-4f7c-9d5e-20d82a1cc152 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-24 04:31:17,102 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-56d015dd-a39f-4f7c-9d5e-20d82a1cc152 2018-07-24 04:31:17,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-56d015dd-a39f-4f7c-9d5e-20d82a1cc152" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab64cb1df537d44338d39064a69b4ff7d1337dc5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-bfd16f92-d085-4fe2-b70b-13f7c2748a49", "description": null}}' 2018-07-24 04:31:17,361 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:17 GMT Server: Apache x-compute-request-id: req-700ff42e-7af0-4ede-927e-ae3f4ce8bb8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-700ff42e-7af0-4ede-927e-ae3f4ce8bb8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-bfd16f92-d085-4fe2-b70b-13f7c2748a49", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9ca85133-80aa-4d14-b044-9cafec73888e", "description": null}} 2018-07-24 04:31:17,361 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-700ff42e-7af0-4ede-927e-ae3f4ce8bb8c 2018-07-24 04:31:17,362 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-bfd16f92-d085-4fe2-b70b-13f7c2748a49 2018-07-24 04:31:17,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae1605bb84451ff10282c9d455263d039cc4fb8" 2018-07-24 04:31:18,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:17 GMT Server: Apache x-compute-request-id: req-7cb9ee19-ed7b-4414-9918-b557cb875eeb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7cb9ee19-ed7b-4414-9918-b557cb875eeb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-bfd16f92-d085-4fe2-b70b-13f7c2748a49", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9ca85133-80aa-4d14-b044-9cafec73888e", "description": null}]} 2018-07-24 04:31:18,028 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-7cb9ee19-ed7b-4414-9918-b557cb875eeb 2018-07-24 04:31:18,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9ca85133-80aa-4d14-b044-9cafec73888e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7cb9ee19-ed7b-4414-9918-b557cb875eeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae1605bb84451ff10282c9d455263d039cc4fb8" 2018-07-24 04:31:18,228 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:18 GMT Server: Apache x-compute-request-id: req-a0a9b8fd-a41b-44d5-895e-e9e095664ed6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a0a9b8fd-a41b-44d5-895e-e9e095664ed6 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-bfd16f92-d085-4fe2-b70b-13f7c2748a49", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9ca85133-80aa-4d14-b044-9cafec73888e", "description": null}} 2018-07-24 04:31:18,229 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9ca85133-80aa-4d14-b044-9cafec73888e used request id req-a0a9b8fd-a41b-44d5-895e-e9e095664ed6 2018-07-24 04:31:18,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9ca85133-80aa-4d14-b044-9cafec73888e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7cb9ee19-ed7b-4414-9918-b557cb875eeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae1605bb84451ff10282c9d455263d039cc4fb8" 2018-07-24 04:31:18,440 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:18 GMT Server: Apache x-compute-request-id: req-7b3951d7-18e8-449a-80d7-f384f8dbe63b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7b3951d7-18e8-449a-80d7-f384f8dbe63b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-24 04:31:18,441 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9ca85133-80aa-4d14-b044-9cafec73888e/encryption used request id req-7b3951d7-18e8-449a-80d7-f384f8dbe63b 2018-07-24 04:31:18,444 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9ca85133-80aa-4d14-b044-9cafec73888e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7cb9ee19-ed7b-4414-9918-b557cb875eeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae1605bb84451ff10282c9d455263d039cc4fb8" 2018-07-24 04:31:18,633 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:18 GMT Server: Apache x-compute-request-id: req-ae9485e7-165e-4621-a62d-4c3291bb4b8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ae9485e7-165e-4621-a62d-4c3291bb4b8f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-bfd16f92-d085-4fe2-b70b-13f7c2748a49", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9ca85133-80aa-4d14-b044-9cafec73888e", "description": null}} 2018-07-24 04:31:18,633 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9ca85133-80aa-4d14-b044-9cafec73888e used request id req-ae9485e7-165e-4621-a62d-4c3291bb4b8f 2018-07-24 04:31:18,636 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9ca85133-80aa-4d14-b044-9cafec73888e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7cb9ee19-ed7b-4414-9918-b557cb875eeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae1605bb84451ff10282c9d455263d039cc4fb8" 2018-07-24 04:31:19,322 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:18 GMT Server: Apache x-compute-request-id: req-f5836cad-eb11-42a1-8c21-226cbbebd6cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5836cad-eb11-42a1-8c21-226cbbebd6cc Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-bfd16f92-d085-4fe2-b70b-13f7c2748a49", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9ca85133-80aa-4d14-b044-9cafec73888e", "description": null}} 2018-07-24 04:31:19,322 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9ca85133-80aa-4d14-b044-9cafec73888e used request id req-f5836cad-eb11-42a1-8c21-226cbbebd6cc 2018-07-24 04:31:19,325 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9ca85133-80aa-4d14-b044-9cafec73888e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7cb9ee19-ed7b-4414-9918-b557cb875eeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae1605bb84451ff10282c9d455263d039cc4fb8" 2018-07-24 04:31:19,532 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:19 GMT Server: Apache x-compute-request-id: req-6b9cb487-44f0-4b8b-8f55-1ac10c1ce8a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6b9cb487-44f0-4b8b-8f55-1ac10c1ce8a5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-24 04:31:19,532 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9ca85133-80aa-4d14-b044-9cafec73888e/encryption used request id req-6b9cb487-44f0-4b8b-8f55-1ac10c1ce8a5 2018-07-24 04:31:19,532 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-bfd16f92-d085-4fe2-b70b-13f7c2748a49 2018-07-24 04:31:19,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9ca85133-80aa-4d14-b044-9cafec73888e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56d015dd-a39f-4f7c-9d5e-20d82a1cc152" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab64cb1df537d44338d39064a69b4ff7d1337dc5" 2018-07-24 04:31:20,158 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:31:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ab5ef20f-fd10-4941-9428-b1480ba899b5 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-07-24 04:31:20,158 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9ca85133-80aa-4d14-b044-9cafec73888e used request id req-ab5ef20f-fd10-4941-9428-b1480ba899b5 2018-07-24 04:31:20,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:20,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-22c74913-caf2-4160-8bba-42b4d0409b88 Date: Tue, 24 Jul 2018 04:31:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:31:20,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-22c74913-caf2-4160-8bba-42b4d0409b88 2018-07-24 04:31:20,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:20,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dae39e60-e054-4886-be5b-8fc474341db2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:20,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-dae39e60-e054-4886-be5b-8fc474341db2 2018-07-24 04:31:20,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:20,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:20,611 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d312bb4e-704b-4898-a665-e61eb1da0120 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:20,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-d312bb4e-704b-4898-a665-e61eb1da0120 2018-07-24 04:31:20,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:20,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:20,705 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-922b7057-2a0f-4ab2-acf0-d74fcfc6f566 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:20,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-922b7057-2a0f-4ab2-acf0-d74fcfc6f566 2018-07-24 04:31:20,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:20,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:20,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a982bb9-1e0b-4175-a1b6-768a23c2b4ec Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:31:20,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-3a982bb9-1e0b-4175-a1b6-768a23c2b4ec 2018-07-24 04:31:20,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:20,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c25d766-93f8-43dc-a53b-23081af0fc3e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:31:20,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-9c25d766-93f8-43dc-a53b-23081af0fc3e 2018-07-24 04:31:20,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:20,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a81131c5-16a8-4760-8668-13964c06118b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:20,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-a81131c5-16a8-4760-8668-13964c06118b 2018-07-24 04:31:20,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:20,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:21,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab5fc5d1-283e-4fe6-bbbf-237b0cf8d75f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:21,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-ab5fc5d1-283e-4fe6-bbbf-237b0cf8d75f 2018-07-24 04:31:21,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:21,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:21,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10036f4-89d2-4f27-a8c5-fc73597281fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:21,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-f10036f4-89d2-4f27-a8c5-fc73597281fc 2018-07-24 04:31:21,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:21,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:21,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-585813d6-473f-4f1a-bff7-2ef4f4b303b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:21,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-585813d6-473f-4f1a-bff7-2ef4f4b303b1 2018-07-24 04:31:21,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:21,283 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj 2018-07-24 04:31:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/dfbc5af58dc2459284e580f209926754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:21,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d81bd661-ab75-4b0f-9ba5-e023bd52a2b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:21,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/dfbc5af58dc2459284e580f209926754 used request id req-d81bd661-ab75-4b0f-9ba5-e023bd52a2b1 2018-07-24 04:31:21,511 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-proj-role 2018-07-24 04:31:21,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/c84e8d0d48c64748b68f9ce5b725b55c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:21,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28609887-4b6d-41f2-a677-5f5e913931fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:21,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c84e8d0d48c64748b68f9ce5b725b55c used request id req-28609887-4b6d-41f2-a677-5f5e913931fa 2018-07-24 04:31:21,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}900da617ff801129356b9e4ae2a475a1c885011a" 2018-07-24 04:31:21,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771c9828-29ae-4fe7-b890-c114cdbce96a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:31:21,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-771c9828-29ae-4fe7-b890-c114cdbce96a 2018-07-24 04:31:21,725 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-fe33bd90-7ccf-444-user 2018-07-24 04:31:21,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/8011386e6a5744328eec936ed6911c6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3432e91e95c3a9d352b12075f88956981b52e0f0" 2018-07-24 04:31:21,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cb9b2aa-b08b-44ff-a18a-ed07b92d753b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:21,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/8011386e6a5744328eec936ed6911c6b used request id req-6cb9b2aa-b08b-44ff-a18a-ed07b92d753b 2018-07-24 04:31:21,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:22,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["-VHo7nUnS2qDoQrfv2-Vzg"], "issued_at": "2018-07-24T04:31:22.000000Z"}} 2018-07-24 04:31:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}688b523c3d413dba5829c1c29f9bf74bc0949bb8" 2018-07-24 04:31:22,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-912c7117-2cd9-4ce2-923b-25d5634250b5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:22,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-912c7117-2cd9-4ce2-923b-25d5634250b5 2018-07-24 04:31:22,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:22,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:22,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["f1nVTSt6RzCp2c4uxpm0Tw"], "issued_at": "2018-07-24T04:31:22.000000Z"}} 2018-07-24 04:31:22,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:22,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a47dcaf-a530-4ea2-960e-88c742b60ffc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:22,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7a47dcaf-a530-4ea2-960e-88c742b60ffc 2018-07-24 04:31:22,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:22,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:22,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:22,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5558deb-5a06-4203-a302-d596c7c23dc0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:31:22,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj used request id req-a5558deb-5a06-4203-a302-d596c7c23dc0 2018-07-24 04:31:22,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:23,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de9f24b4-0803-46ac-b039-79842fa5cb98 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:23,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-de9f24b4-0803-46ac-b039-79842fa5cb98 2018-07-24 04:31:23,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj"}}' 2018-07-24 04:31:23,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-852a57a8-e6e0-43ae-8a60-765be130b9e8 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6c7fabc647b646f983d68d9fb4813bf8"}, "tags": [], "enabled": true, "id": "6c7fabc647b646f983d68d9fb4813bf8", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj"}} 2018-07-24 04:31:23,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-852a57a8-e6e0-43ae-8a60-765be130b9e8 2018-07-24 04:31:23,206 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj 2018-07-24 04:31:23,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:23,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:23,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ga2RKfkqTGWXg0sqTYkOBg"], "issued_at": "2018-07-24T04:31:23.000000Z"}} 2018-07-24 04:31:23,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b0f3da0553cd5eae91111e48b8b9091380b130a0" 2018-07-24 04:31:23,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71207127-289f-4aa6-9e60-d11ff88e8b1b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:23,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-71207127-289f-4aa6-9e60-d11ff88e8b1b 2018-07-24 04:31:23,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:23,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:23,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f3da0553cd5eae91111e48b8b9091380b130a0" 2018-07-24 04:31:23,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d6bacef-52db-4dbf-a325-7a658e971778 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:31:23,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-9d6bacef-52db-4dbf-a325-7a658e971778 2018-07-24 04:31:23,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f3da0553cd5eae91111e48b8b9091380b130a0" 2018-07-24 04:31:23,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb994ee-0d82-4bc3-88c7-a80fff0ad028 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/6c7fabc647b646f983d68d9fb4813bf8"}, "tags": [], "enabled": true, "id": "6c7fabc647b646f983d68d9fb4813bf8", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj"}]} 2018-07-24 04:31:23,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj used request id req-bfb994ee-0d82-4bc3-88c7-a80fff0ad028 2018-07-24 04:31:23,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f3da0553cd5eae91111e48b8b9091380b130a0" 2018-07-24 04:31:24,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d079607-682b-4919-b4c2-1397664117b6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:24,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7d079607-682b-4919-b4c2-1397664117b6 2018-07-24 04:31:24,402 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-user 2018-07-24 04:31:24,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:24,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:24,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1876638f-1f14-4131-9321-c6e7074692a5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:31:24,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1876638f-1f14-4131-9321-c6e7074692a5 2018-07-24 04:31:24,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" -d '{"role": {"name": "CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj-role"}}' 2018-07-24 04:31:24,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:31:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca8a2284-913a-449d-9825-68b8471e23c9 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3852a3593dbc4b3a90c5f2b9c1f51f56", "links": {"self": "http://172.30.9.24:5000/v3/roles/3852a3593dbc4b3a90c5f2b9c1f51f56"}, "name": "CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj-role"}} 2018-07-24 04:31:24,619 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-ca8a2284-913a-449d-9825-68b8471e23c9 2018-07-24 04:31:24,619 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj-role 2018-07-24 04:31:24,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/3852a3593dbc4b3a90c5f2b9c1f51f56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:24,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-461fc58c-673f-4bc6-abe4-22ea33111487 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3852a3593dbc4b3a90c5f2b9c1f51f56", "links": {"self": "http://172.30.9.24:5000/v3/roles/3852a3593dbc4b3a90c5f2b9c1f51f56"}, "name": "CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj-role"}} 2018-07-24 04:31:24,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/3852a3593dbc4b3a90c5f2b9c1f51f56 used request id req-461fc58c-673f-4bc6-abe4-22ea33111487 2018-07-24 04:31:24,721 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj-role to project CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj 2018-07-24 04:31:24,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/6c7fabc647b646f983d68d9fb4813bf8/users/1a27e5cc8f39451491bcd65f7d4064d0/roles/3852a3593dbc4b3a90c5f2b9c1f51f56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:24,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ade95b1b-6ff7-4652-becf-2871f30a1bf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:24,873 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/6c7fabc647b646f983d68d9fb4813bf8/users/1a27e5cc8f39451491bcd65f7d4064d0/roles/3852a3593dbc4b3a90c5f2b9c1f51f56 used request id req-ade95b1b-6ff7-4652-becf-2871f30a1bf6 2018-07-24 04:31:24,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:24,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:25,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["9rX0Y3E_TGOXxozlDXudhw"], "issued_at": "2018-07-24T04:31:25.000000Z"}} 2018-07-24 04:31:25,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}199361ab273b0d4f9f16b2be065a717cdd4844fe" 2018-07-24 04:31:25,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b73796cf-52eb-46bb-8753-3fdf4c0e1054 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:25,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b73796cf-52eb-46bb-8753-3fdf4c0e1054 2018-07-24 04:31:25,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199361ab273b0d4f9f16b2be065a717cdd4844fe" 2018-07-24 04:31:25,563 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:25 GMT Server: Apache x-compute-request-id: req-fff915d3-9e76-4c23-9025-490ffa867093 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fff915d3-9e76-4c23-9025-490ffa867093 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-24 04:31:25,563 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-fff915d3-9e76-4c23-9025-490ffa867093 2018-07-24 04:31:25,566 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fff915d3-9e76-4c23-9025-490ffa867093" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199361ab273b0d4f9f16b2be065a717cdd4844fe" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-3218604a-534e-4594-aecf-3c94d1100504-qos-spec"}}' 2018-07-24 04:31:26,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:25 GMT Server: Apache x-compute-request-id: req-7ca4fc15-4e0e-4621-b1da-c1413dff4763 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ca4fc15-4e0e-4621-b1da-c1413dff4763 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "ba5ce825-02f5-4514-92be-68d84585f7ab", "name": "CreateVolumeTypeComplexTests-3218604a-534e-4594-aecf-3c94d1100504-qos-spec"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/ba5ce825-02f5-4514-92be-68d84585f7ab", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/ba5ce825-02f5-4514-92be-68d84585f7ab", "rel": "bookmark"}]} 2018-07-24 04:31:26,153 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-7ca4fc15-4e0e-4621-b1da-c1413dff4763 2018-07-24 04:31:26,153 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-3218604a-534e-4594-aecf-3c94d1100504-qos-spec 2018-07-24 04:31:26,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:26,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:26,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["WfD7SuZbQz2vm7wU1huQ7g"], "issued_at": "2018-07-24T04:31:26.000000Z"}} 2018-07-24 04:31:26,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1ceb81d81c698e6d43e5c653e2bb8c181a7b222d" 2018-07-24 04:31:26,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6a2269-7f91-4bd2-996f-351bd12261b3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:26,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7c6a2269-7f91-4bd2-996f-351bd12261b3 2018-07-24 04:31:26,639 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceb81d81c698e6d43e5c653e2bb8c181a7b222d" 2018-07-24 04:31:26,849 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:26 GMT Server: Apache x-compute-request-id: req-3bd5f4b7-d670-4b4f-9741-caf014d646d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3bd5f4b7-d670-4b4f-9741-caf014d646d3 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-24 04:31:26,849 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-3bd5f4b7-d670-4b4f-9741-caf014d646d3 2018-07-24 04:31:26,852 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3bd5f4b7-d670-4b4f-9741-caf014d646d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceb81d81c698e6d43e5c653e2bb8c181a7b222d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-3218604a-534e-4594-aecf-3c94d1100504-vol_type", "description": null}}' 2018-07-24 04:31:27,071 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:26 GMT Server: Apache x-compute-request-id: req-9d298cde-bd93-47e7-9f6a-b70caae2f719 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d298cde-bd93-47e7-9f6a-b70caae2f719 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-3218604a-534e-4594-aecf-3c94d1100504-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9befd8d9-7858-4c38-be0b-895eff5e8f43", "description": null}} 2018-07-24 04:31:27,072 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-9d298cde-bd93-47e7-9f6a-b70caae2f719 2018-07-24 04:31:27,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9befd8d9-7858-4c38-be0b-895eff5e8f43/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3bd5f4b7-d670-4b4f-9741-caf014d646d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceb81d81c698e6d43e5c653e2bb8c181a7b222d" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-24 04:31:27,313 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:27 GMT Server: Apache x-compute-request-id: req-74272c55-e773-4a67-ac5b-4427e2c85148 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74272c55-e773-4a67-ac5b-4427e2c85148 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "9befd8d9-7858-4c38-be0b-895eff5e8f43", "name": "foo", "control_location": "back-end", "encryption_id": "97ade790-9824-4675-b752-0c30e26cb1b3", "provider": "bar", "provider_class": "bar"}} 2018-07-24 04:31:27,313 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9befd8d9-7858-4c38-be0b-895eff5e8f43/encryption used request id req-74272c55-e773-4a67-ac5b-4427e2c85148 2018-07-24 04:31:27,314 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-3218604a-534e-4594-aecf-3c94d1100504-vol_type 2018-07-24 04:31:27,317 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9befd8d9-7858-4c38-be0b-895eff5e8f43 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688b523c3d413dba5829c1c29f9bf74bc0949bb8" 2018-07-24 04:31:27,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:27 GMT Server: Apache x-compute-request-id: req-cb674817-9ada-4488-8050-fd10789d92c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb674817-9ada-4488-8050-fd10789d92c6 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-3218604a-534e-4594-aecf-3c94d1100504-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9befd8d9-7858-4c38-be0b-895eff5e8f43", "description": null}} 2018-07-24 04:31:27,519 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9befd8d9-7858-4c38-be0b-895eff5e8f43 used request id req-cb674817-9ada-4488-8050-fd10789d92c6 2018-07-24 04:31:27,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9befd8d9-7858-4c38-be0b-895eff5e8f43 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb674817-9ada-4488-8050-fd10789d92c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688b523c3d413dba5829c1c29f9bf74bc0949bb8" 2018-07-24 04:31:27,724 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:27 GMT Server: Apache x-compute-request-id: req-83828269-a187-4dcb-9d58-7d3c66f29695 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-83828269-a187-4dcb-9d58-7d3c66f29695 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-3218604a-534e-4594-aecf-3c94d1100504-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9befd8d9-7858-4c38-be0b-895eff5e8f43", "description": null}} 2018-07-24 04:31:27,724 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9befd8d9-7858-4c38-be0b-895eff5e8f43 used request id req-83828269-a187-4dcb-9d58-7d3c66f29695 2018-07-24 04:31:27,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9befd8d9-7858-4c38-be0b-895eff5e8f43/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb674817-9ada-4488-8050-fd10789d92c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688b523c3d413dba5829c1c29f9bf74bc0949bb8" 2018-07-24 04:31:27,913 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:27 GMT Server: Apache x-compute-request-id: req-78937b1e-fda0-409f-9a80-078da69ce923 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-78937b1e-fda0-409f-9a80-078da69ce923 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "9befd8d9-7858-4c38-be0b-895eff5e8f43", "control_location": "back-end", "deleted": false, "created_at": "2018-07-24T04:31:27.000000", "updated_at": null, "encryption_id": "97ade790-9824-4675-b752-0c30e26cb1b3", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-24 04:31:27,913 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9befd8d9-7858-4c38-be0b-895eff5e8f43/encryption used request id req-78937b1e-fda0-409f-9a80-078da69ce923 2018-07-24 04:31:27,913 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-3218604a-534e-4594-aecf-3c94d1100504-vol_type 2018-07-24 04:31:27,916 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9befd8d9-7858-4c38-be0b-895eff5e8f43 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3bd5f4b7-d670-4b4f-9741-caf014d646d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ceb81d81c698e6d43e5c653e2bb8c181a7b222d" 2018-07-24 04:31:27,977 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:31:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f1204e1e-62dd-41b0-b4db-92028e772947 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-07-24 04:31:27,978 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/9befd8d9-7858-4c38-be0b-895eff5e8f43 used request id req-f1204e1e-62dd-41b0-b4db-92028e772947 2018-07-24 04:31:27,978 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-3218604a-534e-4594-aecf-3c94d1100504-qos-spec 2018-07-24 04:31:27,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/ba5ce825-02f5-4514-92be-68d84585f7ab?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fff915d3-9e76-4c23-9025-490ffa867093" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199361ab273b0d4f9f16b2be065a717cdd4844fe" 2018-07-24 04:31:28,031 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:31:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fdd67d6c-ecdc-4025-bfb8-73bbe9e348e7 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-07-24 04:31:28,031 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/ba5ce825-02f5-4514-92be-68d84585f7ab?force=False used request id req-fdd67d6c-ecdc-4025-bfb8-73bbe9e348e7 2018-07-24 04:31:28,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:28,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b80758b2-db16-4f54-ae7d-b85178f8a546 Date: Tue, 24 Jul 2018 04:31:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:31:28,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-b80758b2-db16-4f54-ae7d-b85178f8a546 2018-07-24 04:31:28,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:28,391 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a23b1a16-21b0-4d0f-86ae-e279264b2474 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:28,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-a23b1a16-21b0-4d0f-86ae-e279264b2474 2018-07-24 04:31:28,392 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:28,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:28,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6f02dc0-6d34-4f4b-9a5f-4e9dae53996c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:28,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-b6f02dc0-6d34-4f4b-9a5f-4e9dae53996c 2018-07-24 04:31:28,485 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:28,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:28,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-706fc513-6d1e-483c-a438-86cc2dcd541b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:28,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-706fc513-6d1e-483c-a438-86cc2dcd541b 2018-07-24 04:31:28,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:28,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:28,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9bb48f4-c014-4cc9-8be6-b1126713f3ee Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:31:28,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-e9bb48f4-c014-4cc9-8be6-b1126713f3ee 2018-07-24 04:31:28,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:28,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b8d53d-a1a7-4ca0-aece-9e55a8862d2b 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:31:28,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-39b8d53d-a1a7-4ca0-aece-9e55a8862d2b 2018-07-24 04:31:28,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:28,797 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56cac724-f7b5-47d6-829c-3509eb7ab052 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:28,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-56cac724-f7b5-47d6-829c-3509eb7ab052 2018-07-24 04:31:28,798 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:28,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:28,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd666c7e-6946-424e-82d7-a1303e26da23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:28,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-bd666c7e-6946-424e-82d7-a1303e26da23 2018-07-24 04:31:28,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:28,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:28,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03d400af-f50f-40bc-bed6-de1dc0d0de32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:28,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-03d400af-f50f-40bc-bed6-de1dc0d0de32 2018-07-24 04:31:28,990 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:28,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:29,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91c9e5d1-5e2b-40df-9501-eec44114a633 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:29,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-91c9e5d1-5e2b-40df-9501-eec44114a633 2018-07-24 04:31:29,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:29,082 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj 2018-07-24 04:31:29,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/6c7fabc647b646f983d68d9fb4813bf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:29,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cefb11c4-ebe9-4f26-8af1-586ee32404e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:29,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/6c7fabc647b646f983d68d9fb4813bf8 used request id req-cefb11c4-ebe9-4f26-8af1-586ee32404e7 2018-07-24 04:31:29,300 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-proj-role 2018-07-24 04:31:29,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/3852a3593dbc4b3a90c5f2b9c1f51f56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:29,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-912369b3-f0c6-4fc6-85bb-3d8193353c3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:29,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/3852a3593dbc4b3a90c5f2b9c1f51f56 used request id req-912369b3-f0c6-4fc6-85bb-3d8193353c3c 2018-07-24 04:31:29,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9412a8551eaf075421a3719ae67d468e9a5e11f7" 2018-07-24 04:31:29,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2404871-2335-4589-bd6f-4932cd527da5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:31:29,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a2404871-2335-4589-bd6f-4932cd527da5 2018-07-24 04:31:29,508 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-86540e42-8b4c-4a0-user 2018-07-24 04:31:29,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/1a27e5cc8f39451491bcd65f7d4064d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f3da0553cd5eae91111e48b8b9091380b130a0" 2018-07-24 04:31:29,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-901454f3-db3a-4ee2-bc19-67ef6155421b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:29,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1a27e5cc8f39451491bcd65f7d4064d0 used request id req-901454f3-db3a-4ee2-bc19-67ef6155421b 2018-07-24 04:31:29,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:30,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["K1JxaaiERQSEo7q-Nq0J5Q"], "issued_at": "2018-07-24T04:31:30.000000Z"}} 2018-07-24 04:31:30,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}dabeb2c358e1eca468df8df1bba7b20d67ad9cef" 2018-07-24 04:31:30,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6314e51-afed-4b95-92f6-2b17cb6f1b7b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:30,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e6314e51-afed-4b95-92f6-2b17cb6f1b7b 2018-07-24 04:31:30,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:30,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:30,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["_CP--A5dQFOkd6QjmCJ20Q"], "issued_at": "2018-07-24T04:31:30.000000Z"}} 2018-07-24 04:31:30,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:30,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fbb427f-2249-43d0-8d4d-102f4ffc865a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:30,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3fbb427f-2249-43d0-8d4d-102f4ffc865a 2018-07-24 04:31:30,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:30,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31:30 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:30,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:30,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f0055d-2b44-4a9c-a2c8-d57f7e8e373d Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:31:30,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj used request id req-a7f0055d-2b44-4a9c-a2c8-d57f7e8e373d 2018-07-24 04:31:30,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:30,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25f2bcc7-9ef2-4b4f-9ff7-7071518ac069 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:30,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-25f2bcc7-9ef2-4b4f-9ff7-7071518ac069 2018-07-24 04:31:30,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj"}}' 2018-07-24 04:31:31,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:31:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2dd269f-500e-4fdb-85eb-02fce25ee657 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fd1fc58bb54443adbe3c4aaeea213960"}, "tags": [], "enabled": true, "id": "fd1fc58bb54443adbe3c4aaeea213960", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj"}} 2018-07-24 04:31:31,013 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-e2dd269f-500e-4fdb-85eb-02fce25ee657 2018-07-24 04:31:31,013 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj 2018-07-24 04:31:31,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:31,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:31,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["wg3yyInDQHWj2UH2agcZ1A"], "issued_at": "2018-07-24T04:31:31.000000Z"}} 2018-07-24 04:31:31,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5ab96fe62ec99314b439ece8e5db94b71d3f46bc" 2018-07-24 04:31:31,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2311ef-a495-4470-b14f-8e58f98273e6 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:31,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6b2311ef-a495-4470-b14f-8e58f98273e6 2018-07-24 04:31:31,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:31,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:31,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab96fe62ec99314b439ece8e5db94b71d3f46bc" 2018-07-24 04:31:31,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f209ac-cef4-4fbe-8aea-129bc61450d7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:31:31,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-60f209ac-cef4-4fbe-8aea-129bc61450d7 2018-07-24 04:31:31,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab96fe62ec99314b439ece8e5db94b71d3f46bc" 2018-07-24 04:31:31,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38331dcc-12c1-477a-8dfa-feb24c851e34 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fd1fc58bb54443adbe3c4aaeea213960"}, "tags": [], "enabled": true, "id": "fd1fc58bb54443adbe3c4aaeea213960", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj"}]} 2018-07-24 04:31:31,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj used request id req-38331dcc-12c1-477a-8dfa-feb24c851e34 2018-07-24 04:31:31,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab96fe62ec99314b439ece8e5db94b71d3f46bc" 2018-07-24 04:31:31,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd8cdd8-ba6b-4c14-bf27-3778e61f2965 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:31,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ddd8cdd8-ba6b-4c14-bf27-3778e61f2965 2018-07-24 04:31:32,223 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-user 2018-07-24 04:31:32,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:32,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:32,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919228f6-b1f5-48f6-a48a-f81eaf3ec750 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:31:32,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-919228f6-b1f5-48f6-a48a-f81eaf3ec750 2018-07-24 04:31:32,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" -d '{"role": {"name": "CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj-role"}}' 2018-07-24 04:31:32,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07c264c4-bf43-40dd-ac48-46449e2f6745 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25b24006f782433681ecd6d8138e9b66", "links": {"self": "http://172.30.9.24:5000/v3/roles/25b24006f782433681ecd6d8138e9b66"}, "name": "CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj-role"}} 2018-07-24 04:31:32,504 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-07c264c4-bf43-40dd-ac48-46449e2f6745 2018-07-24 04:31:32,504 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj-role 2018-07-24 04:31:32,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/25b24006f782433681ecd6d8138e9b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:32,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339e090d-90f3-4f9e-ba6b-3702f023769f Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25b24006f782433681ecd6d8138e9b66", "links": {"self": "http://172.30.9.24:5000/v3/roles/25b24006f782433681ecd6d8138e9b66"}, "name": "CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj-role"}} 2018-07-24 04:31:32,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/25b24006f782433681ecd6d8138e9b66 used request id req-339e090d-90f3-4f9e-ba6b-3702f023769f 2018-07-24 04:31:32,594 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj-role to project CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj 2018-07-24 04:31:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/fd1fc58bb54443adbe3c4aaeea213960/users/f68536525bc3490c93aa65978839ef8a/roles/25b24006f782433681ecd6d8138e9b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:32,662 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbb0b96d-fa84-4a18-9907-7683e1d54c4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:32,662 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fd1fc58bb54443adbe3c4aaeea213960/users/f68536525bc3490c93aa65978839ef8a/roles/25b24006f782433681ecd6d8138e9b66 used request id req-fbb0b96d-fa84-4a18-9907-7683e1d54c4b 2018-07-24 04:31:32,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:32,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:33,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["z7EFWrEvTxWrQQKKxRBucQ"], "issued_at": "2018-07-24T04:31:33.000000Z"}} 2018-07-24 04:31:33,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}66416c3f29a174f8e686905ea5838dd300e1cd88" 2018-07-24 04:31:33,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6db3e40-a9f7-4f90-a4e0-5dd35a117456 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:33,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a6db3e40-a9f7-4f90-a4e0-5dd35a117456 2018-07-24 04:31:33,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66416c3f29a174f8e686905ea5838dd300e1cd88" 2018-07-24 04:31:33,332 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:33 GMT Server: Apache x-compute-request-id: req-fef44e4f-8ff9-476f-aa5f-094e29352228 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fef44e4f-8ff9-476f-aa5f-094e29352228 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-24 04:31:33,332 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-fef44e4f-8ff9-476f-aa5f-094e29352228 2018-07-24 04:31:33,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fef44e4f-8ff9-476f-aa5f-094e29352228" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66416c3f29a174f8e686905ea5838dd300e1cd88" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-cbb62f74-e947-4691-a5ae-a53059937fea-qos-spec"}}' 2018-07-24 04:31:33,949 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:33 GMT Server: Apache x-compute-request-id: req-ff81ac22-d3e0-4ad7-b923-8b490a75244c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ff81ac22-d3e0-4ad7-b923-8b490a75244c Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "85273481-b6bf-44aa-b255-fef3e8faf94d", "name": "CreateVolumeTypeComplexTests-cbb62f74-e947-4691-a5ae-a53059937fea-qos-spec"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/85273481-b6bf-44aa-b255-fef3e8faf94d", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/85273481-b6bf-44aa-b255-fef3e8faf94d", "rel": "bookmark"}]} 2018-07-24 04:31:33,949 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-ff81ac22-d3e0-4ad7-b923-8b490a75244c 2018-07-24 04:31:33,949 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-cbb62f74-e947-4691-a5ae-a53059937fea-qos-spec 2018-07-24 04:31:33,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:33,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:34,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["yGIH2vd3QN2eZYnfYq87iQ"], "issued_at": "2018-07-24T04:31:34.000000Z"}} 2018-07-24 04:31:34,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8759926fba6014322c97eb19de65efff2a8a0117" 2018-07-24 04:31:34,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827a015d-1f54-47a0-86b4-0cfe31377db5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:34,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-827a015d-1f54-47a0-86b4-0cfe31377db5 2018-07-24 04:31:34,433 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759926fba6014322c97eb19de65efff2a8a0117" 2018-07-24 04:31:35,033 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:34 GMT Server: Apache x-compute-request-id: req-aec9bb9f-d2a3-40ba-979b-19cb91368d87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aec9bb9f-d2a3-40ba-979b-19cb91368d87 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-24 04:31:35,033 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-aec9bb9f-d2a3-40ba-979b-19cb91368d87 2018-07-24 04:31:35,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aec9bb9f-d2a3-40ba-979b-19cb91368d87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759926fba6014322c97eb19de65efff2a8a0117" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-cbb62f74-e947-4691-a5ae-a53059937fea-vol_type", "description": null}}' 2018-07-24 04:31:35,255 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:35 GMT Server: Apache x-compute-request-id: req-4cfc1e35-deed-4d10-acff-098e40907f3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4cfc1e35-deed-4d10-acff-098e40907f3c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-cbb62f74-e947-4691-a5ae-a53059937fea-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5f42319-cdea-4972-8a7b-3bfe91e4af08", "description": null}} 2018-07-24 04:31:35,255 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-4cfc1e35-deed-4d10-acff-098e40907f3c 2018-07-24 04:31:35,258 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aec9bb9f-d2a3-40ba-979b-19cb91368d87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759926fba6014322c97eb19de65efff2a8a0117" 2018-07-24 04:31:35,443 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:35 GMT Server: Apache x-compute-request-id: req-44dcaf86-5cf4-4cd4-9c79-227768f45943 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44dcaf86-5cf4-4cd4-9c79-227768f45943 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "85273481-b6bf-44aa-b255-fef3e8faf94d", "name": "CreateVolumeTypeComplexTests-cbb62f74-e947-4691-a5ae-a53059937fea-qos-spec"}]} 2018-07-24 04:31:35,444 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-44dcaf86-5cf4-4cd4-9c79-227768f45943 2018-07-24 04:31:35,447 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/85273481-b6bf-44aa-b255-fef3e8faf94d/associate?vol_type_id=b5f42319-cdea-4972-8a7b-3bfe91e4af08 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aec9bb9f-d2a3-40ba-979b-19cb91368d87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759926fba6014322c97eb19de65efff2a8a0117" 2018-07-24 04:31:35,699 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:31:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52f3fd64-1725-44ad-b415-6c983967b0f3 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-07-24 04:31:35,699 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/85273481-b6bf-44aa-b255-fef3e8faf94d/associate?vol_type_id=b5f42319-cdea-4972-8a7b-3bfe91e4af08 used request id req-52f3fd64-1725-44ad-b415-6c983967b0f3 2018-07-24 04:31:35,699 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-cbb62f74-e947-4691-a5ae-a53059937fea-vol_type 2018-07-24 04:31:35,702 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5f42319-cdea-4972-8a7b-3bfe91e4af08 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabeb2c358e1eca468df8df1bba7b20d67ad9cef" 2018-07-24 04:31:36,292 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:35 GMT Server: Apache x-compute-request-id: req-3244f78b-fbb5-4902-9c83-8120cba579d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3244f78b-fbb5-4902-9c83-8120cba579d4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-cbb62f74-e947-4691-a5ae-a53059937fea-vol_type", "qos_specs_id": "85273481-b6bf-44aa-b255-fef3e8faf94d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5f42319-cdea-4972-8a7b-3bfe91e4af08", "description": null}} 2018-07-24 04:31:36,292 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5f42319-cdea-4972-8a7b-3bfe91e4af08 used request id req-3244f78b-fbb5-4902-9c83-8120cba579d4 2018-07-24 04:31:36,295 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5f42319-cdea-4972-8a7b-3bfe91e4af08 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3244f78b-fbb5-4902-9c83-8120cba579d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabeb2c358e1eca468df8df1bba7b20d67ad9cef" 2018-07-24 04:31:36,481 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:36 GMT Server: Apache x-compute-request-id: req-2dd514a4-0924-4e38-996b-143b4beb37b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2dd514a4-0924-4e38-996b-143b4beb37b7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-cbb62f74-e947-4691-a5ae-a53059937fea-vol_type", "qos_specs_id": "85273481-b6bf-44aa-b255-fef3e8faf94d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b5f42319-cdea-4972-8a7b-3bfe91e4af08", "description": null}} 2018-07-24 04:31:36,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5f42319-cdea-4972-8a7b-3bfe91e4af08 used request id req-2dd514a4-0924-4e38-996b-143b4beb37b7 2018-07-24 04:31:36,484 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5f42319-cdea-4972-8a7b-3bfe91e4af08/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3244f78b-fbb5-4902-9c83-8120cba579d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabeb2c358e1eca468df8df1bba7b20d67ad9cef" 2018-07-24 04:31:36,688 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:36 GMT Server: Apache x-compute-request-id: req-1f3e2e78-497d-499e-b45d-02e86b1fa591 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f3e2e78-497d-499e-b45d-02e86b1fa591 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-24 04:31:36,688 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5f42319-cdea-4972-8a7b-3bfe91e4af08/encryption used request id req-1f3e2e78-497d-499e-b45d-02e86b1fa591 2018-07-24 04:31:36,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/85273481-b6bf-44aa-b255-fef3e8faf94d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3244f78b-fbb5-4902-9c83-8120cba579d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabeb2c358e1eca468df8df1bba7b20d67ad9cef" 2018-07-24 04:31:36,881 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:36 GMT Server: Apache x-compute-request-id: req-e78a3aaf-0af6-4f62-8291-6d70eb301c8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e78a3aaf-0af6-4f62-8291-6d70eb301c8d Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "85273481-b6bf-44aa-b255-fef3e8faf94d", "name": "CreateVolumeTypeComplexTests-cbb62f74-e947-4691-a5ae-a53059937fea-qos-spec"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/85273481-b6bf-44aa-b255-fef3e8faf94d", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/85273481-b6bf-44aa-b255-fef3e8faf94d", "rel": "bookmark"}]} 2018-07-24 04:31:36,881 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/85273481-b6bf-44aa-b255-fef3e8faf94d used request id req-e78a3aaf-0af6-4f62-8291-6d70eb301c8d 2018-07-24 04:31:36,882 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-cbb62f74-e947-4691-a5ae-a53059937fea-vol_type 2018-07-24 04:31:36,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5f42319-cdea-4972-8a7b-3bfe91e4af08 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aec9bb9f-d2a3-40ba-979b-19cb91368d87" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759926fba6014322c97eb19de65efff2a8a0117" 2018-07-24 04:31:37,504 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:31:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b5165ce9-3171-48e4-b9d8-60dbd09342c9 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-07-24 04:31:37,504 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/b5f42319-cdea-4972-8a7b-3bfe91e4af08 used request id req-b5165ce9-3171-48e4-b9d8-60dbd09342c9 2018-07-24 04:31:37,505 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-cbb62f74-e947-4691-a5ae-a53059937fea-qos-spec 2018-07-24 04:31:37,508 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/85273481-b6bf-44aa-b255-fef3e8faf94d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fef44e4f-8ff9-476f-aa5f-094e29352228" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66416c3f29a174f8e686905ea5838dd300e1cd88" 2018-07-24 04:31:37,750 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:31:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3e7e80b6-b268-4792-a714-41f29fe066ca 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-07-24 04:31:37,750 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/85273481-b6bf-44aa-b255-fef3e8faf94d?force=False used request id req-3e7e80b6-b268-4792-a714-41f29fe066ca 2018-07-24 04:31:37,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:38,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-529badeb-faaa-4fd2-b51a-5ca835f2880b Date: Tue, 24 Jul 2018 04:31:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:31:38,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-529badeb-faaa-4fd2-b51a-5ca835f2880b 2018-07-24 04:31:38,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:38,106 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76e3b130-0a5d-447c-8293-90506ce0bb57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:38,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-76e3b130-0a5d-447c-8293-90506ce0bb57 2018-07-24 04:31:38,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:38,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:38,203 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89c5b9e2-91c5-4687-a745-2b094c4891c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:38,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-89c5b9e2-91c5-4687-a745-2b094c4891c2 2018-07-24 04:31:38,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:38,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:38,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31a8608e-9c89-438e-9b86-90beec8733e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:38,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-31a8608e-9c89-438e-9b86-90beec8733e9 2018-07-24 04:31:38,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:38,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:38,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7276da6d-6c95-47e2-912f-0b3b5b0531a8 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:31:38,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-7276da6d-6c95-47e2-912f-0b3b5b0531a8 2018-07-24 04:31:38,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:38,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42eafcf-0c3f-4656-abff-6c6bf00ba902 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:31:38,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-b42eafcf-0c3f-4656-abff-6c6bf00ba902 2018-07-24 04:31:38,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:38,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa7ded59-fd42-423b-8dd0-4c7b0adcd1c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:38,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-fa7ded59-fd42-423b-8dd0-4c7b0adcd1c7 2018-07-24 04:31:38,584 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:38,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:38,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00756dfa-7b0c-4a9d-a822-3feb7fc38ef5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:38,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-00756dfa-7b0c-4a9d-a822-3feb7fc38ef5 2018-07-24 04:31:38,683 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:38,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:38,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-825c67ff-1f80-4e38-9d9e-50fb2b4f9550 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:38,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-825c67ff-1f80-4e38-9d9e-50fb2b4f9550 2018-07-24 04:31:38,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:38,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:38,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96d71cb4-8312-4110-9b0b-750e53f81589 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:38,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-96d71cb4-8312-4110-9b0b-750e53f81589 2018-07-24 04:31:38,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:38,868 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj 2018-07-24 04:31:38,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/fd1fc58bb54443adbe3c4aaeea213960 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:39,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8091b42-0936-48a8-9c6b-2cf0c440f706 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:39,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fd1fc58bb54443adbe3c4aaeea213960 used request id req-f8091b42-0936-48a8-9c6b-2cf0c440f706 2018-07-24 04:31:39,097 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-proj-role 2018-07-24 04:31:39,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/25b24006f782433681ecd6d8138e9b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:39,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f51159d8-61db-41bf-a1c6-2ca60b9d847d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:39,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/25b24006f782433681ecd6d8138e9b66 used request id req-f51159d8-61db-41bf-a1c6-2ca60b9d847d 2018-07-24 04:31:39,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff2ca455ba3e30476f0697a465b3ea1ad4c7d440" 2018-07-24 04:31:39,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd98a74c-5f38-4188-9c16-5b7eea9fb84b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:31:39,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cd98a74c-5f38-4188-9c16-5b7eea9fb84b 2018-07-24 04:31:39,318 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-c1e54224-bbaa-48d-user 2018-07-24 04:31:39,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f68536525bc3490c93aa65978839ef8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab96fe62ec99314b439ece8e5db94b71d3f46bc" 2018-07-24 04:31:39,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88de5b1f-6a25-4dec-bc84-f2106804a5c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:39,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f68536525bc3490c93aa65978839ef8a used request id req-88de5b1f-6a25-4dec-bc84-f2106804a5c9 2018-07-24 04:31:39,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:39,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ENTnKSq3SriM5YB9489WbQ"], "issued_at": "2018-07-24T04:31:39.000000Z"}} 2018-07-24 04:31:39,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a19ec1224c43b9d0971bcd12a5db186a4ad9e5f9" 2018-07-24 04:31:39,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba73c967-f5b5-4c8a-a305-abc556c104d1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:39,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ba73c967-f5b5-4c8a-a305-abc556c104d1 2018-07-24 04:31:39,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:39,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:40,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["weB1YpQqQH6a-dr74mIibw"], "issued_at": "2018-07-24T04:31:40.000000Z"}} 2018-07-24 04:31:40,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:40,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e75d326-e545-4e21-b6d4-1b1281e4a13a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:40,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4e75d326-e545-4e21-b6d4-1b1281e4a13a 2018-07-24 04:31:40,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:40,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:40,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:40,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72608b21-c034-417b-a8c3-83b2a3367eeb Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:31:40,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj used request id req-72608b21-c034-417b-a8c3-83b2a3367eeb 2018-07-24 04:31:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:40,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea37d52-e7a0-41b6-a74b-3d5b11e08b11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:40,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8ea37d52-e7a0-41b6-a74b-3d5b11e08b11 2018-07-24 04:31:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj"}}' 2018-07-24 04:31:40,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbe10c8e-61fb-42fd-9f42-292b390a2701 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e898eeccca44ddd8b729d88ab02ce0c"}, "tags": [], "enabled": true, "id": "2e898eeccca44ddd8b729d88ab02ce0c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj"}} 2018-07-24 04:31:40,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-bbe10c8e-61fb-42fd-9f42-292b390a2701 2018-07-24 04:31:40,816 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj 2018-07-24 04:31:40,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:40,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:41,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Mz6YYIxtTheDsgVr0L6-1g"], "issued_at": "2018-07-24T04:31:41.000000Z"}} 2018-07-24 04:31:41,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a0f7907feb1089254f210bb42e1d919791fc3dbc" 2018-07-24 04:31:41,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3201f703-1239-47f0-89f9-5f5f8ea7bd0f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:41,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3201f703-1239-47f0-89f9-5f5f8ea7bd0f 2018-07-24 04:31:41,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:41,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:41,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f7907feb1089254f210bb42e1d919791fc3dbc" 2018-07-24 04:31:41,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795f7c17-c054-4ce0-b834-24a0b1bdb5b2 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:31:41,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-795f7c17-c054-4ce0-b834-24a0b1bdb5b2 2018-07-24 04:31:41,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f7907feb1089254f210bb42e1d919791fc3dbc" 2018-07-24 04:31:41,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17bcf38-1f41-49c8-8ae2-853782745990 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/2e898eeccca44ddd8b729d88ab02ce0c"}, "tags": [], "enabled": true, "id": "2e898eeccca44ddd8b729d88ab02ce0c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj"}]} 2018-07-24 04:31:41,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj used request id req-f17bcf38-1f41-49c8-8ae2-853782745990 2018-07-24 04:31:41,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f7907feb1089254f210bb42e1d919791fc3dbc" 2018-07-24 04:31:41,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0fccafe-1d54-4b51-9ae0-ccbaf6a70464 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:41,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f0fccafe-1d54-4b51-9ae0-ccbaf6a70464 2018-07-24 04:31:41,923 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-user 2018-07-24 04:31:41,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:41,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:42,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871008a0-e0cf-4e93-be18-ccd0837fa641 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:31:42,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-871008a0-e0cf-4e93-be18-ccd0837fa641 2018-07-24 04:31:42,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" -d '{"role": {"name": "CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj-role"}}' 2018-07-24 04:31:42,132 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fc1d3b9-67e1-4777-8757-b598f6b6adab Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6d3c21e5c38499f981d3bf7eabeed48", "links": {"self": "http://172.30.9.24:5000/v3/roles/a6d3c21e5c38499f981d3bf7eabeed48"}, "name": "CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj-role"}} 2018-07-24 04:31:42,132 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-7fc1d3b9-67e1-4777-8757-b598f6b6adab 2018-07-24 04:31:42,133 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj-role 2018-07-24 04:31:42,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/a6d3c21e5c38499f981d3bf7eabeed48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:42,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89489457-dbd3-44fd-93d5-83541f6df5cd Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6d3c21e5c38499f981d3bf7eabeed48", "links": {"self": "http://172.30.9.24:5000/v3/roles/a6d3c21e5c38499f981d3bf7eabeed48"}, "name": "CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj-role"}} 2018-07-24 04:31:42,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/a6d3c21e5c38499f981d3bf7eabeed48 used request id req-89489457-dbd3-44fd-93d5-83541f6df5cd 2018-07-24 04:31:42,230 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj-role to project CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj 2018-07-24 04:31:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/2e898eeccca44ddd8b729d88ab02ce0c/users/e74d7abc2013457e944d1ee5f9c6dc47/roles/a6d3c21e5c38499f981d3bf7eabeed48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:42,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9784aa0-20d8-475c-ab51-de7389afa1af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:42,369 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/2e898eeccca44ddd8b729d88ab02ce0c/users/e74d7abc2013457e944d1ee5f9c6dc47/roles/a6d3c21e5c38499f981d3bf7eabeed48 used request id req-c9784aa0-20d8-475c-ab51-de7389afa1af 2018-07-24 04:31:42,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:42,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:42,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["1MOKZwPHTcaWPGTRnbsiMA"], "issued_at": "2018-07-24T04:31:42.000000Z"}} 2018-07-24 04:31:42,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9c932254ba1fff38e8e734c00dba3d4bf7e3f58b" 2018-07-24 04:31:42,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f6c682-535e-4cdd-bf42-9e40ea8f5972 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:42,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-94f6c682-535e-4cdd-bf42-9e40ea8f5972 2018-07-24 04:31:42,868 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c932254ba1fff38e8e734c00dba3d4bf7e3f58b" 2018-07-24 04:31:43,068 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:42 GMT Server: Apache x-compute-request-id: req-85fda941-bf2a-4750-b428-fa605ed2eb2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85fda941-bf2a-4750-b428-fa605ed2eb2b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-24 04:31:43,068 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-85fda941-bf2a-4750-b428-fa605ed2eb2b 2018-07-24 04:31:43,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-85fda941-bf2a-4750-b428-fa605ed2eb2b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c932254ba1fff38e8e734c00dba3d4bf7e3f58b" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-e455a09d-15e4-48c8-8fb4-1519546087f2-qos-spec"}}' 2018-07-24 04:31:43,290 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:43 GMT Server: Apache x-compute-request-id: req-01af586a-cd27-45f8-a609-b69362683667 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01af586a-cd27-45f8-a609-b69362683667 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3b693b7d-c303-4be9-a39c-d7e8ac1adb30", "name": "CreateVolumeTypeComplexTests-e455a09d-15e4-48c8-8fb4-1519546087f2-qos-spec"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/3b693b7d-c303-4be9-a39c-d7e8ac1adb30", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/3b693b7d-c303-4be9-a39c-d7e8ac1adb30", "rel": "bookmark"}]} 2018-07-24 04:31:43,290 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-01af586a-cd27-45f8-a609-b69362683667 2018-07-24 04:31:43,290 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-e455a09d-15e4-48c8-8fb4-1519546087f2-qos-spec 2018-07-24 04:31:43,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:43,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:43,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["hdSGKpHlR0W5xWIW9icHkA"], "issued_at": "2018-07-24T04:31:43.000000Z"}} 2018-07-24 04:31:43,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7965d3a8e18dfd5aef5f429d38c48b13148132ac" 2018-07-24 04:31:43,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3bd18f-e690-4ab7-adce-ac5c92cc1d35 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:43,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6d3bd18f-e690-4ab7-adce-ac5c92cc1d35 2018-07-24 04:31:43,787 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7965d3a8e18dfd5aef5f429d38c48b13148132ac" 2018-07-24 04:31:44,387 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:43 GMT Server: Apache x-compute-request-id: req-9ba2ba95-cebc-415b-8e6a-aebb8916be65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9ba2ba95-cebc-415b-8e6a-aebb8916be65 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-24 04:31:44,387 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-9ba2ba95-cebc-415b-8e6a-aebb8916be65 2018-07-24 04:31:44,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9ba2ba95-cebc-415b-8e6a-aebb8916be65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7965d3a8e18dfd5aef5f429d38c48b13148132ac" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-e455a09d-15e4-48c8-8fb4-1519546087f2-vol_type", "description": null}}' 2018-07-24 04:31:44,618 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:44 GMT Server: Apache x-compute-request-id: req-c27af339-4f23-46c5-9143-d468b9fe781a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c27af339-4f23-46c5-9143-d468b9fe781a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-e455a09d-15e4-48c8-8fb4-1519546087f2-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "77f2130d-f461-4bad-b5ec-3bd4b1f81aed", "description": null}} 2018-07-24 04:31:44,618 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-c27af339-4f23-46c5-9143-d468b9fe781a 2018-07-24 04:31:44,621 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/77f2130d-f461-4bad-b5ec-3bd4b1f81aed/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9ba2ba95-cebc-415b-8e6a-aebb8916be65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7965d3a8e18dfd5aef5f429d38c48b13148132ac" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-24 04:31:44,845 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:44 GMT Server: Apache x-compute-request-id: req-34648fed-fe9e-4a06-94c9-752df6b9c176 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-34648fed-fe9e-4a06-94c9-752df6b9c176 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "77f2130d-f461-4bad-b5ec-3bd4b1f81aed", "name": "foo", "control_location": "back-end", "encryption_id": "76c4aee6-c69a-4368-90e0-9982f1e8faa8", "provider": "bar", "provider_class": "bar"}} 2018-07-24 04:31:44,845 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/77f2130d-f461-4bad-b5ec-3bd4b1f81aed/encryption used request id req-34648fed-fe9e-4a06-94c9-752df6b9c176 2018-07-24 04:31:44,849 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ba2ba95-cebc-415b-8e6a-aebb8916be65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7965d3a8e18dfd5aef5f429d38c48b13148132ac" 2018-07-24 04:31:45,036 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:44 GMT Server: Apache x-compute-request-id: req-69d45dd5-104b-423c-90d3-9b952e77f624 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69d45dd5-104b-423c-90d3-9b952e77f624 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "3b693b7d-c303-4be9-a39c-d7e8ac1adb30", "name": "CreateVolumeTypeComplexTests-e455a09d-15e4-48c8-8fb4-1519546087f2-qos-spec"}]} 2018-07-24 04:31:45,036 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs used request id req-69d45dd5-104b-423c-90d3-9b952e77f624 2018-07-24 04:31:45,040 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/3b693b7d-c303-4be9-a39c-d7e8ac1adb30/associate?vol_type_id=77f2130d-f461-4bad-b5ec-3bd4b1f81aed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ba2ba95-cebc-415b-8e6a-aebb8916be65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7965d3a8e18dfd5aef5f429d38c48b13148132ac" 2018-07-24 04:31:45,271 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:31:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-704d2225-2b44-4388-942c-6584bc9b6ac9 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-07-24 04:31:45,272 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/3b693b7d-c303-4be9-a39c-d7e8ac1adb30/associate?vol_type_id=77f2130d-f461-4bad-b5ec-3bd4b1f81aed used request id req-704d2225-2b44-4388-942c-6584bc9b6ac9 2018-07-24 04:31:45,272 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-e455a09d-15e4-48c8-8fb4-1519546087f2-vol_type 2018-07-24 04:31:45,274 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/77f2130d-f461-4bad-b5ec-3bd4b1f81aed -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19ec1224c43b9d0971bcd12a5db186a4ad9e5f9" 2018-07-24 04:31:45,469 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:45 GMT Server: Apache x-compute-request-id: req-6175d48b-89da-44e8-befc-d3343e0aaf3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6175d48b-89da-44e8-befc-d3343e0aaf3e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-e455a09d-15e4-48c8-8fb4-1519546087f2-vol_type", "qos_specs_id": "3b693b7d-c303-4be9-a39c-d7e8ac1adb30", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "77f2130d-f461-4bad-b5ec-3bd4b1f81aed", "description": null}} 2018-07-24 04:31:45,470 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/77f2130d-f461-4bad-b5ec-3bd4b1f81aed used request id req-6175d48b-89da-44e8-befc-d3343e0aaf3e 2018-07-24 04:31:45,472 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/77f2130d-f461-4bad-b5ec-3bd4b1f81aed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6175d48b-89da-44e8-befc-d3343e0aaf3e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19ec1224c43b9d0971bcd12a5db186a4ad9e5f9" 2018-07-24 04:31:45,663 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:45 GMT Server: Apache x-compute-request-id: req-45219fa6-e58e-4445-a331-ea70309f97bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-45219fa6-e58e-4445-a331-ea70309f97bd Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-e455a09d-15e4-48c8-8fb4-1519546087f2-vol_type", "qos_specs_id": "3b693b7d-c303-4be9-a39c-d7e8ac1adb30", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "77f2130d-f461-4bad-b5ec-3bd4b1f81aed", "description": null}} 2018-07-24 04:31:45,664 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/77f2130d-f461-4bad-b5ec-3bd4b1f81aed used request id req-45219fa6-e58e-4445-a331-ea70309f97bd 2018-07-24 04:31:45,667 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/77f2130d-f461-4bad-b5ec-3bd4b1f81aed/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6175d48b-89da-44e8-befc-d3343e0aaf3e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19ec1224c43b9d0971bcd12a5db186a4ad9e5f9" 2018-07-24 04:31:46,250 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:45 GMT Server: Apache x-compute-request-id: req-6e0ff0bf-502e-4445-8f5a-9f9ae2d2d779 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e0ff0bf-502e-4445-8f5a-9f9ae2d2d779 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_type_id": "77f2130d-f461-4bad-b5ec-3bd4b1f81aed", "control_location": "back-end", "deleted": false, "created_at": "2018-07-24T04:31:44.000000", "updated_at": null, "encryption_id": "76c4aee6-c69a-4368-90e0-9982f1e8faa8", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-24 04:31:46,250 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/77f2130d-f461-4bad-b5ec-3bd4b1f81aed/encryption used request id req-6e0ff0bf-502e-4445-8f5a-9f9ae2d2d779 2018-07-24 04:31:46,253 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/3b693b7d-c303-4be9-a39c-d7e8ac1adb30 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6175d48b-89da-44e8-befc-d3343e0aaf3e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19ec1224c43b9d0971bcd12a5db186a4ad9e5f9" 2018-07-24 04:31:46,446 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:46 GMT Server: Apache x-compute-request-id: req-32e0f0bc-7b8f-4787-b671-930766f8738d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32e0f0bc-7b8f-4787-b671-930766f8738d Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3b693b7d-c303-4be9-a39c-d7e8ac1adb30", "name": "CreateVolumeTypeComplexTests-e455a09d-15e4-48c8-8fb4-1519546087f2-qos-spec"}, "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/3b693b7d-c303-4be9-a39c-d7e8ac1adb30", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/3b693b7d-c303-4be9-a39c-d7e8ac1adb30", "rel": "bookmark"}]} 2018-07-24 04:31:46,446 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/3b693b7d-c303-4be9-a39c-d7e8ac1adb30 used request id req-32e0f0bc-7b8f-4787-b671-930766f8738d 2018-07-24 04:31:46,447 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-e455a09d-15e4-48c8-8fb4-1519546087f2-vol_type 2018-07-24 04:31:46,449 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/77f2130d-f461-4bad-b5ec-3bd4b1f81aed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ba2ba95-cebc-415b-8e6a-aebb8916be65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7965d3a8e18dfd5aef5f429d38c48b13148132ac" 2018-07-24 04:31:47,092 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:31:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-39f599f8-bd91-4901-a954-e2ad8a07f883 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-07-24 04:31:47,092 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/77f2130d-f461-4bad-b5ec-3bd4b1f81aed used request id req-39f599f8-bd91-4901-a954-e2ad8a07f883 2018-07-24 04:31:47,093 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-e455a09d-15e4-48c8-8fb4-1519546087f2-qos-spec 2018-07-24 04:31:47,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/3b693b7d-c303-4be9-a39c-d7e8ac1adb30?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85fda941-bf2a-4750-b428-fa605ed2eb2b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c932254ba1fff38e8e734c00dba3d4bf7e3f58b" 2018-07-24 04:31:47,301 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:31:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a90cf81e-60a5-4dd7-a92f-542c0db8e187 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-07-24 04:31:47,301 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/qos-specs/3b693b7d-c303-4be9-a39c-d7e8ac1adb30?force=False used request id req-a90cf81e-60a5-4dd7-a92f-542c0db8e187 2018-07-24 04:31:47,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:47,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-bf3f3e4f-c72e-405a-8114-05673dc05190 Date: Tue, 24 Jul 2018 04:31:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:31:47,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-bf3f3e4f-c72e-405a-8114-05673dc05190 2018-07-24 04:31:47,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:47,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f31ae5-fa33-4f45-9f22-9d1d50a79161 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:47,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-42f31ae5-fa33-4f45-9f22-9d1d50a79161 2018-07-24 04:31:47,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:47,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:47,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-469facd1-f2b7-4fdb-b8d2-046a09e5fe55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:47,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-469facd1-f2b7-4fdb-b8d2-046a09e5fe55 2018-07-24 04:31:47,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:47,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:47,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f544a94-7a08-4b5c-bd93-06bbcb0b6aa8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:47,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-0f544a94-7a08-4b5c-bd93-06bbcb0b6aa8 2018-07-24 04:31:47,862 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:47,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:47,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde5076c-1b3f-4333-a560-154ad4d071ca Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:31:47,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-bde5076c-1b3f-4333-a560-154ad4d071ca 2018-07-24 04:31:47,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:48,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe42c18-28d7-4c69-a17f-dfefc020cf7f 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:31:48,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-abe42c18-28d7-4c69-a17f-dfefc020cf7f 2018-07-24 04:31:48,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:48,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2336cc7d-fa6b-4470-9a40-cf82f64fe6b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:48,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-2336cc7d-fa6b-4470-9a40-cf82f64fe6b3 2018-07-24 04:31:48,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:48,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:48,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf0453c-b5d1-4f8e-b018-4215a32db6f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:48,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-0cf0453c-b5d1-4f8e-b018-4215a32db6f5 2018-07-24 04:31:48,250 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:48,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:48,349 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-679fb278-10fb-4adb-831e-a3200d0f4f82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:48,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-679fb278-10fb-4adb-831e-a3200d0f4f82 2018-07-24 04:31:48,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:48,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:48,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fa6a93f-9bd5-4761-a473-9e23866df787 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:48,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-9fa6a93f-9bd5-4761-a473-9e23866df787 2018-07-24 04:31:48,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:48,439 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj 2018-07-24 04:31:48,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/2e898eeccca44ddd8b729d88ab02ce0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:48,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91279725-12dd-4f8a-b0ff-282ac67c9ffb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:48,677 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/2e898eeccca44ddd8b729d88ab02ce0c used request id req-91279725-12dd-4f8a-b0ff-282ac67c9ffb 2018-07-24 04:31:48,677 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-proj-role 2018-07-24 04:31:48,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/a6d3c21e5c38499f981d3bf7eabeed48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:48,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf212253-b0ca-41c6-9ef6-44e57822384a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:48,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a6d3c21e5c38499f981d3bf7eabeed48 used request id req-cf212253-b0ca-41c6-9ef6-44e57822384a 2018-07-24 04:31:48,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88465586036cbfa3ee2fc33911ac368e540fcda" 2018-07-24 04:31:48,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d29bef1-fbf7-4df6-857f-02079ae491a4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:31:48,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7d29bef1-fbf7-4df6-857f-02079ae491a4 2018-07-24 04:31:48,895 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-b92d73fb-ec76-4df-user 2018-07-24 04:31:48,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/e74d7abc2013457e944d1ee5f9c6dc47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f7907feb1089254f210bb42e1d919791fc3dbc" 2018-07-24 04:31:49,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe0d5cf1-d419-44a1-8c9a-f8e08f5853f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:49,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e74d7abc2013457e944d1ee5f9c6dc47 used request id req-fe0d5cf1-d419-44a1-8c9a-f8e08f5853f4 2018-07-24 04:31:49,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:49,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["WPLcukGYRx6flk06Hz4B9Q"], "issued_at": "2018-07-24T04:31:49.000000Z"}} 2018-07-24 04:31:49,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c321503942f61fe639dcd42f702552ef130c897a" 2018-07-24 04:31:49,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1a7172-80b7-416d-8358-873194196815 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:49,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3f1a7172-80b7-416d-8358-873194196815 2018-07-24 04:31:49,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:49,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:49,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["9nsnul3JRFO6xMEhP0ZiHw"], "issued_at": "2018-07-24T04:31:49.000000Z"}} 2018-07-24 04:31:49,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:50,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-071c42e0-5a01-4b5d-90d9-30fba3ffecde 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:50,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-071c42e0-5a01-4b5d-90d9-30fba3ffecde 2018-07-24 04:31:50,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:50,093 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:50,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:50,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cef9754-f0b1-4047-99a3-04762c98b70f Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:31:50,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj used request id req-3cef9754-f0b1-4047-99a3-04762c98b70f 2018-07-24 04:31:50,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:50,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa4086e-96d8-4b89-880b-83ece4c85437 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:50,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-2fa4086e-96d8-4b89-880b-83ece4c85437 2018-07-24 04:31:50,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj"}}' 2018-07-24 04:31:50,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5dd1528-49b3-4c21-a969-4e0b5f3bd749 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/601a8e50c2354431b47dd9c6124f849a"}, "tags": [], "enabled": true, "id": "601a8e50c2354431b47dd9c6124f849a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj"}} 2018-07-24 04:31:50,420 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a5dd1528-49b3-4c21-a969-4e0b5f3bd749 2018-07-24 04:31:50,420 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj 2018-07-24 04:31:50,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:50,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:50,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["UPkJf_m6RTWcZgLepA8zaA"], "issued_at": "2018-07-24T04:31:50.000000Z"}} 2018-07-24 04:31:50,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e3aab5b84b5b202b447aba4ac8d4504fb0ed2379" 2018-07-24 04:31:50,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1abb41ff-1e2b-4327-af92-fd1dcab4a8e6 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:50,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1abb41ff-1e2b-4327-af92-fd1dcab4a8e6 2018-07-24 04:31:50,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:50,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:50,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3aab5b84b5b202b447aba4ac8d4504fb0ed2379" 2018-07-24 04:31:51,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959a45fb-5d2b-46fd-9179-b2078d467420 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:31:51,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-959a45fb-5d2b-46fd-9179-b2078d467420 2018-07-24 04:31:51,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3aab5b84b5b202b447aba4ac8d4504fb0ed2379" 2018-07-24 04:31:51,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f125f11-e615-45fe-800b-feb54e19a59d Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/601a8e50c2354431b47dd9c6124f849a"}, "tags": [], "enabled": true, "id": "601a8e50c2354431b47dd9c6124f849a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj"}]} 2018-07-24 04:31:51,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj used request id req-2f125f11-e615-45fe-800b-feb54e19a59d 2018-07-24 04:31:51,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3aab5b84b5b202b447aba4ac8d4504fb0ed2379" 2018-07-24 04:31:51,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87db5ce1-8c7d-4bc8-9a1d-9690ed833736 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:51,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-87db5ce1-8c7d-4bc8-9a1d-9690ed833736 2018-07-24 04:31:51,617 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-user 2018-07-24 04:31:51,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:51,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:51,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc46384-33b6-44bd-98e1-331715dca3d3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:31:51,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3cc46384-33b6-44bd-98e1-331715dca3d3 2018-07-24 04:31:51,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj-role"}}' 2018-07-24 04:31:51,761 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-961935fc-ee39-4326-b54b-32f3c13ce0ce Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2faef0207b9f4e0b88d90a70a73b7231", "links": {"self": "http://172.30.9.24:5000/v3/roles/2faef0207b9f4e0b88d90a70a73b7231"}, "name": "CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj-role"}} 2018-07-24 04:31:51,761 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-961935fc-ee39-4326-b54b-32f3c13ce0ce 2018-07-24 04:31:51,762 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj-role 2018-07-24 04:31:51,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2faef0207b9f4e0b88d90a70a73b7231 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:51,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedc5ed9-0758-46f0-bf05-7408c6121ca7 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2faef0207b9f4e0b88d90a70a73b7231", "links": {"self": "http://172.30.9.24:5000/v3/roles/2faef0207b9f4e0b88d90a70a73b7231"}, "name": "CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj-role"}} 2018-07-24 04:31:51,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2faef0207b9f4e0b88d90a70a73b7231 used request id req-fedc5ed9-0758-46f0-bf05-7408c6121ca7 2018-07-24 04:31:51,856 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj-role to project CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj 2018-07-24 04:31:51,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/601a8e50c2354431b47dd9c6124f849a/users/857875193001480181d6f9c9724384a8/roles/2faef0207b9f4e0b88d90a70a73b7231 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:51,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd71af0c-7b65-4dbb-ba97-b43d1f10b4bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:51,991 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/601a8e50c2354431b47dd9c6124f849a/users/857875193001480181d6f9c9724384a8/roles/2faef0207b9f4e0b88d90a70a73b7231 used request id req-bd71af0c-7b65-4dbb-ba97-b43d1f10b4bc 2018-07-24 04:31:51,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:52,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2faef0207b9f4e0b88d90a70a73b7231", "name": "CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj-role"}], "expires_at": "2018-07-24T05:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "601a8e50c2354431b47dd9c6124f849a", "name": "CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_601a8e50c2354431b47dd9c6124f849a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_601a8e50c2354431b47dd9c6124f849a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/601a8e50c2354431b47dd9c6124f849a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/601a8e50c2354431b47dd9c6124f849a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/601a8e50c2354431b47dd9c6124f849a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/601a8e50c2354431b47dd9c6124f849a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/601a8e50c2354431b47dd9c6124f849a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/601a8e50c2354431b47dd9c6124f849a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/601a8e50c2354431b47dd9c6124f849a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/601a8e50c2354431b47dd9c6124f849a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/601a8e50c2354431b47dd9c6124f849a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/601a8e50c2354431b47dd9c6124f849a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/601a8e50c2354431b47dd9c6124f849a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-user", "id": "857875193001480181d6f9c9724384a8"}, "audit_ids": ["w0uKVuiVTPuRD7vU31dpPQ"], "issued_at": "2018-07-24T04:31:52.000000Z"}} 2018-07-24 04:31:52,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6b270c49ccf25575222ca04b9fe3f094552ae1fc" 2018-07-24 04:31:52,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6b675a-81ca-42f5-9d23-ed8442b7d1af 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:52,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fb6b675a-81ca-42f5-9d23-ed8442b7d1af 2018-07-24 04:31:52,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:52,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:52,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2faef0207b9f4e0b88d90a70a73b7231", "name": "CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj-role"}], "expires_at": "2018-07-24T05:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "601a8e50c2354431b47dd9c6124f849a", "name": "CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_601a8e50c2354431b47dd9c6124f849a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_601a8e50c2354431b47dd9c6124f849a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/601a8e50c2354431b47dd9c6124f849a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/601a8e50c2354431b47dd9c6124f849a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/601a8e50c2354431b47dd9c6124f849a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/601a8e50c2354431b47dd9c6124f849a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/601a8e50c2354431b47dd9c6124f849a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/601a8e50c2354431b47dd9c6124f849a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/601a8e50c2354431b47dd9c6124f849a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/601a8e50c2354431b47dd9c6124f849a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/601a8e50c2354431b47dd9c6124f849a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/601a8e50c2354431b47dd9c6124f849a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/601a8e50c2354431b47dd9c6124f849a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-user", "id": "857875193001480181d6f9c9724384a8"}, "audit_ids": ["eAilXWEqTl-bZjiml9zDNw"], "issued_at": "2018-07-24T04:31:52.000000Z"}} 2018-07-24 04:31:52,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5e3f57f8cdfeea7fb7aa68a8a77419c0843895b0" 2018-07-24 04:31:53,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da45028b-3680-459a-b256-b2c56c1ec4f0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:53,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-da45028b-3680-459a-b256-b2c56c1ec4f0 2018-07-24 04:31:53,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3f57f8cdfeea7fb7aa68a8a77419c0843895b0" 2018-07-24 04:31:53,287 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:53 GMT Server: Apache x-compute-request-id: req-c81f5592-ada5-4595-991e-87a7a5f37b1c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c81f5592-ada5-4595-991e-87a7a5f37b1c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 04:31:53,287 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/detail used request id req-c81f5592-ada5-4595-991e-87a7a5f37b1c 2018-07-24 04:31:53,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c81f5592-ada5-4595-991e-87a7a5f37b1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3f57f8cdfeea7fb7aa68a8a77419c0843895b0" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-6ed6c879-33d1-4a51-8db1-fa1a8f42f4bf", "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-07-24 04:31:53,750 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:31:53 GMT Server: Apache x-compute-request-id: req-91765187-b088-4b36-aae7-2b29f82ec7cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-91765187-b088-4b36-aae7-2b29f82ec7cc Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "857875193001480181d6f9c9724384a8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d", "rel": "self"}, {"href": "http://172.30.9.24:8776/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:31:53.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6ed6c879-33d1-4a51-8db1-fa1a8f42f4bf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f99d7093-4d76-4f0a-860a-a661901efb6d", "size": 1}} 2018-07-24 04:31:53,750 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes used request id req-91765187-b088-4b36-aae7-2b29f82ec7cc 2018-07-24 04:31:53,753 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81f5592-ada5-4595-991e-87a7a5f37b1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3f57f8cdfeea7fb7aa68a8a77419c0843895b0" 2018-07-24 04:31:53,998 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:53 GMT Server: Apache x-compute-request-id: req-288c6352-37ba-43b8-aa95-90b5197ce333 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-288c6352-37ba-43b8-aa95-90b5197ce333 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "857875193001480181d6f9c9724384a8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d", "rel": "self"}, {"href": "http://172.30.9.24:8776/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:31:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "601a8e50c2354431b47dd9c6124f849a", "updated_at": "2018-07-24T04:31:53.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6ed6c879-33d1-4a51-8db1-fa1a8f42f4bf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f99d7093-4d76-4f0a-860a-a661901efb6d", "size": 1}} 2018-07-24 04:31:53,998 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d used request id req-288c6352-37ba-43b8-aa95-90b5197ce333 2018-07-24 04:31:53,999 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-6ed6c879-33d1-4a51-8db1-fa1a8f42f4bf 2018-07-24 04:31:54,001 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81f5592-ada5-4595-991e-87a7a5f37b1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3f57f8cdfeea7fb7aa68a8a77419c0843895b0" 2018-07-24 04:31:54,222 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:54 GMT Server: Apache x-compute-request-id: req-dfe6d86a-6e21-4026-b2e4-4352c6e8cc73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dfe6d86a-6e21-4026-b2e4-4352c6e8cc73 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "857875193001480181d6f9c9724384a8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d", "rel": "self"}, {"href": "http://172.30.9.24:8776/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:31:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "601a8e50c2354431b47dd9c6124f849a", "updated_at": "2018-07-24T04:31:53.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6ed6c879-33d1-4a51-8db1-fa1a8f42f4bf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f99d7093-4d76-4f0a-860a-a661901efb6d", "size": 1}} 2018-07-24 04:31:54,222 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d used request id req-dfe6d86a-6e21-4026-b2e4-4352c6e8cc73 2018-07-24 04:31:54,222 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:31:54,223 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6ed6c879-33d1-4a51-8db1-fa1a8f42f4bf 2018-07-24 04:31:54,223 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-6ed6c879-33d1-4a51-8db1-fa1a8f42f4bf 2018-07-24 04:31:54,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b270c49ccf25575222ca04b9fe3f094552ae1fc" 2018-07-24 04:31:54,441 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:54 GMT Server: Apache x-compute-request-id: req-9f00b300-7410-403d-99fd-acc5fa3df75e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f00b300-7410-403d-99fd-acc5fa3df75e Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "857875193001480181d6f9c9724384a8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d", "rel": "self"}, {"href": "http://172.30.9.24:8776/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:31:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "601a8e50c2354431b47dd9c6124f849a", "updated_at": "2018-07-24T04:31:53.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6ed6c879-33d1-4a51-8db1-fa1a8f42f4bf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f99d7093-4d76-4f0a-860a-a661901efb6d", "size": 1}]} 2018-07-24 04:31:54,441 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/detail used request id req-9f00b300-7410-403d-99fd-acc5fa3df75e 2018-07-24 04:31:54,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:54,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:54,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/601a8e50c2354431b47dd9c6124f849a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b270c49ccf25575222ca04b9fe3f094552ae1fc" 2018-07-24 04:31:54,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2930066c-93b5-4bd2-9e64-81772538fbe7 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/601a8e50c2354431b47dd9c6124f849a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "601a8e50c2354431b47dd9c6124f849a", "name": "CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj"}} 2018-07-24 04:31:54,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/601a8e50c2354431b47dd9c6124f849a used request id req-2930066c-93b5-4bd2-9e64-81772538fbe7 2018-07-24 04:31:54,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81f5592-ada5-4595-991e-87a7a5f37b1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3f57f8cdfeea7fb7aa68a8a77419c0843895b0" 2018-07-24 04:31:54,782 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:54 GMT Server: Apache x-compute-request-id: req-e86572a8-b881-495d-bcab-1d1c8f525c81 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e86572a8-b881-495d-bcab-1d1c8f525c81 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "857875193001480181d6f9c9724384a8", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d", "rel": "self"}, {"href": "http://172.30.9.24:8776/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:31:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "601a8e50c2354431b47dd9c6124f849a", "updated_at": "2018-07-24T04:31:53.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6ed6c879-33d1-4a51-8db1-fa1a8f42f4bf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f99d7093-4d76-4f0a-860a-a661901efb6d", "size": 1}} 2018-07-24 04:31:54,783 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d used request id req-e86572a8-b881-495d-bcab-1d1c8f525c81 2018-07-24 04:31:54,783 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:31:54,783 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6ed6c879-33d1-4a51-8db1-fa1a8f42f4bf 2018-07-24 04:31:54,783 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-6ed6c879-33d1-4a51-8db1-fa1a8f42f4bf 2018-07-24 04:31:54,786 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81f5592-ada5-4595-991e-87a7a5f37b1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3f57f8cdfeea7fb7aa68a8a77419c0843895b0" 2018-07-24 04:31:55,050 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:31:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-115a4997-eb79-48fe-99d4-ba8a23b6ac12 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-07-24 04:31:55,050 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d used request id req-115a4997-eb79-48fe-99d4-ba8a23b6ac12 2018-07-24 04:31:55,053 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c81f5592-ada5-4595-991e-87a7a5f37b1c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3f57f8cdfeea7fb7aa68a8a77419c0843895b0" 2018-07-24 04:31:55,253 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-909a5458-3ac5-453e-9e66-6b734d268141 x-openstack-request-id: req-909a5458-3ac5-453e-9e66-6b734d268141 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f99d7093-4d76-4f0a-860a-a661901efb6d could not be found.", "code": 404}} 2018-07-24 04:31:55,253 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/f99d7093-4d76-4f0a-860a-a661901efb6d used request id req-909a5458-3ac5-453e-9e66-6b734d268141 2018-07-24 04:31:55,253 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f99d7093-4d76-4f0a-860a-a661901efb6d could not be found. (HTTP 404) (Request-ID: req-909a5458-3ac5-453e-9e66-6b734d268141) 2018-07-24 04:31:55,253 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-6ed6c879-33d1-4a51-8db1-fa1a8f42f4bf 2018-07-24 04:31:55,256 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f00b300-7410-403d-99fd-acc5fa3df75e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b270c49ccf25575222ca04b9fe3f094552ae1fc" 2018-07-24 04:31:55,461 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:55 GMT Server: Apache x-compute-request-id: req-a5f073f6-1efe-4c79-8f1e-58f6dda0d49e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a5f073f6-1efe-4c79-8f1e-58f6dda0d49e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 04:31:55,461 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/601a8e50c2354431b47dd9c6124f849a/volumes/detail used request id req-a5f073f6-1efe-4c79-8f1e-58f6dda0d49e 2018-07-24 04:31:55,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:55,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d2be86b0-a4bb-475e-8edc-e3b786785391 Date: Tue, 24 Jul 2018 04:31:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:31:55,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-d2be86b0-a4bb-475e-8edc-e3b786785391 2018-07-24 04:31:55,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:55,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24e55561-b59f-41fa-8339-f79a1a502e83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:55,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-24e55561-b59f-41fa-8339-f79a1a502e83 2018-07-24 04:31:55,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:55,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:55,988 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c1d1033-a30f-4fa7-a606-61413e6d81d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:55,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-6c1d1033-a30f-4fa7-a606-61413e6d81d5 2018-07-24 04:31:55,989 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:55,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:56,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edcc88ef-86f5-4f3c-890d-8c8271e60ce6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:56,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-edcc88ef-86f5-4f3c-890d-8c8271e60ce6 2018-07-24 04:31:56,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:56,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:56,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af8adc1-d672-4bb1-8001-a166c7ecb62a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:31:56,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-4af8adc1-d672-4bb1-8001-a166c7ecb62a 2018-07-24 04:31:56,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:56,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4775fe-9631-4945-bc55-9cf5f10b5ac8 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:31:56,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-0c4775fe-9631-4945-bc55-9cf5f10b5ac8 2018-07-24 04:31:56,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:56,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-481491a9-33b9-4a5f-afcb-6cda86f2d094 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:56,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-481491a9-33b9-4a5f-afcb-6cda86f2d094 2018-07-24 04:31:56,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:56,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:56,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ccc80c2-0441-4541-887e-632675800321 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:56,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-1ccc80c2-0441-4541-887e-632675800321 2018-07-24 04:31:56,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:56,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:56,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2258db7-2f1d-4ce9-b6a6-d4011ee12715 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:56,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-c2258db7-2f1d-4ce9-b6a6-d4011ee12715 2018-07-24 04:31:56,679 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:56,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:56,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f6f060-a1cc-4c1c-8dd9-ef675ec1ce5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:31:56,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-99f6f060-a1cc-4c1c-8dd9-ef675ec1ce5a 2018-07-24 04:31:56,797 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:31:56,798 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj 2018-07-24 04:31:56,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/601a8e50c2354431b47dd9c6124f849a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:57,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4751928a-2a02-4ff6-ac08-1ddb5fce0438 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:57,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/601a8e50c2354431b47dd9c6124f849a used request id req-4751928a-2a02-4ff6-ac08-1ddb5fce0438 2018-07-24 04:31:57,043 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-proj-role 2018-07-24 04:31:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/2faef0207b9f4e0b88d90a70a73b7231 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:57,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aeb9dff-7b6c-40d2-ae67-f8c0a5b8c4e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:57,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/2faef0207b9f4e0b88d90a70a73b7231 used request id req-4aeb9dff-7b6c-40d2-ae67-f8c0a5b8c4e5 2018-07-24 04:31:57,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38da3ef1caccc6b769780885ed411b38df8a756e" 2018-07-24 04:31:57,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c078605-9c3c-4c1c-8e10-b4a16d2dc7fd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:31:57,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5c078605-9c3c-4c1c-8e10-b4a16d2dc7fd 2018-07-24 04:31:57,254 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-7b093bec-4dd8-491-user 2018-07-24 04:31:57,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/857875193001480181d6f9c9724384a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3aab5b84b5b202b447aba4ac8d4504fb0ed2379" 2018-07-24 04:31:57,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f176bbbf-06f4-4a46-8bde-61795a1cce6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:31:57,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/857875193001480181d6f9c9724384a8 used request id req-f176bbbf-06f4-4a46-8bde-61795a1cce6c 2018-07-24 04:31:57,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:57,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["KNlob39YRg2zTloxnTuOFA"], "issued_at": "2018-07-24T04:31:57.000000Z"}} 2018-07-24 04:31:57,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}261ead5e439a2e9393f787d42671792e1fbee363" 2018-07-24 04:31:57,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759d7f34-4322-4da2-847d-50b7d00f691c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:57,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-759d7f34-4322-4da2-847d-50b7d00f691c 2018-07-24 04:31:57,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:57,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:58,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["iSrrQDUnQfGQaUtJ_To_DQ"], "issued_at": "2018-07-24T04:31:58.000000Z"}} 2018-07-24 04:31:58,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:31:58,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1730d532-19c3-4519-b671-5cdb69130e49 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:58,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1730d532-19c3-4519-b671-5cdb69130e49 2018-07-24 04:31:58,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:58,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31:58 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:58,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:31:58,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56cb019a-24d3-44dc-addf-257fe5ea17a4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:31:58,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj used request id req-56cb019a-24d3-44dc-addf-257fe5ea17a4 2018-07-24 04:31:58,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:31:58,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ffafdb-abae-47fe-9da4-5beffa831da5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:58,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-31ffafdb-abae-47fe-9da4-5beffa831da5 2018-07-24 04:31:58,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj"}}' 2018-07-24 04:31:58,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79b3317c-ead5-4eb4-803f-500cc7413603 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d2236f4b06964f4abdd592b4ca342ea1"}, "tags": [], "enabled": true, "id": "d2236f4b06964f4abdd592b4ca342ea1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj"}} 2018-07-24 04:31:58,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-79b3317c-ead5-4eb4-803f-500cc7413603 2018-07-24 04:31:58,672 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj 2018-07-24 04:31:58,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:58,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:31:59,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["boe5zoxIQBOpOL9dPtwO7A"], "issued_at": "2018-07-24T04:31:59.000000Z"}} 2018-07-24 04:31:59,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8891879b468f68b8a49a43a49f91631268c48be2" 2018-07-24 04:31:59,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5623049-0723-4250-a9cd-1fb86555ffe4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:31:59,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d5623049-0723-4250-a9cd-1fb86555ffe4 2018-07-24 04:31:59,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:31:59,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:31: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:31:59,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8891879b468f68b8a49a43a49f91631268c48be2" 2018-07-24 04:31:59,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc7f40d-037b-4da0-ba6c-4d093c47322f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:31:59,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2fc7f40d-037b-4da0-ba6c-4d093c47322f 2018-07-24 04:31:59,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8891879b468f68b8a49a43a49f91631268c48be2" 2018-07-24 04:31:59,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32316f4d-5620-407d-9c5f-a445f707b1d3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d2236f4b06964f4abdd592b4ca342ea1"}, "tags": [], "enabled": true, "id": "d2236f4b06964f4abdd592b4ca342ea1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj"}]} 2018-07-24 04:31:59,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj used request id req-32316f4d-5620-407d-9c5f-a445f707b1d3 2018-07-24 04:31:59,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8891879b468f68b8a49a43a49f91631268c48be2" 2018-07-24 04:31:59,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-097e3fbb-11ad-4461-bfa2-440748c651cd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:31:59,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-097e3fbb-11ad-4461-bfa2-440748c651cd 2018-07-24 04:31:59,869 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-user 2018-07-24 04:31:59,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:31:59,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:00,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d46c6f-5c5e-440d-9495-664c2e953975 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:00,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-76d46c6f-5c5e-440d-9495-664c2e953975 2018-07-24 04:32:00,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj-role"}}' 2018-07-24 04:32:00,186 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50b7fade-2689-46e0-af91-5923e3eacd1b Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "224a39b425d743808d31856c3974190f", "links": {"self": "http://172.30.9.24:5000/v3/roles/224a39b425d743808d31856c3974190f"}, "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj-role"}} 2018-07-24 04:32:00,186 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-50b7fade-2689-46e0-af91-5923e3eacd1b 2018-07-24 04:32:00,187 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj-role 2018-07-24 04:32:00,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/224a39b425d743808d31856c3974190f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:00,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6918e764-70dd-49c8-8a39-31ff88dced34 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "224a39b425d743808d31856c3974190f", "links": {"self": "http://172.30.9.24:5000/v3/roles/224a39b425d743808d31856c3974190f"}, "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj-role"}} 2018-07-24 04:32:00,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/224a39b425d743808d31856c3974190f used request id req-6918e764-70dd-49c8-8a39-31ff88dced34 2018-07-24 04:32:00,277 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj-role to project CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj 2018-07-24 04:32:00,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d2236f4b06964f4abdd592b4ca342ea1/users/fc2b6bf0ec354acea92ddf5420860579/roles/224a39b425d743808d31856c3974190f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:00,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63b7bba3-e463-4602-95b6-5a0fa95509f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:00,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d2236f4b06964f4abdd592b4ca342ea1/users/fc2b6bf0ec354acea92ddf5420860579/roles/224a39b425d743808d31856c3974190f used request id req-63b7bba3-e463-4602-95b6-5a0fa95509f9 2018-07-24 04:32:00,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:00,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "224a39b425d743808d31856c3974190f", "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj-role"}], "expires_at": "2018-07-24T05:32:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2236f4b06964f4abdd592b4ca342ea1", "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d2236f4b06964f4abdd592b4ca342ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d2236f4b06964f4abdd592b4ca342ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-user", "id": "fc2b6bf0ec354acea92ddf5420860579"}, "audit_ids": ["-br_LlOoTkO3f-chi_3rpw"], "issued_at": "2018-07-24T04:32:00.000000Z"}} 2018-07-24 04:32:00,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c1931ebae89593b9e4b0f71ed310aceb76121f20" 2018-07-24 04:32:00,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10734669-62c1-4c1c-87c8-0fe6dfee1381 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:00,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-10734669-62c1-4c1c-87c8-0fe6dfee1381 2018-07-24 04:32:00,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:00,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:01,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "224a39b425d743808d31856c3974190f", "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj-role"}], "expires_at": "2018-07-24T05:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2236f4b06964f4abdd592b4ca342ea1", "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d2236f4b06964f4abdd592b4ca342ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d2236f4b06964f4abdd592b4ca342ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-user", "id": "fc2b6bf0ec354acea92ddf5420860579"}, "audit_ids": ["3d93-YghQVeEsEUaQcPTsw"], "issued_at": "2018-07-24T04:32:01.000000Z"}} 2018-07-24 04:32:01,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4f2f2c23d434838e51cde283a00e71a0d5bfb904" 2018-07-24 04:32:01,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e80c99-7e28-43ee-910c-792850420e30 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:01,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c8e80c99-7e28-43ee-910c-792850420e30 2018-07-24 04:32:01,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f2c23d434838e51cde283a00e71a0d5bfb904" 2018-07-24 04:32:01,626 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:01 GMT Server: Apache x-compute-request-id: req-ee4cdc02-e7cd-4566-9cc3-69674267a880 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ee4cdc02-e7cd-4566-9cc3-69674267a880 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 04:32:01,626 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/detail used request id req-ee4cdc02-e7cd-4566-9cc3-69674267a880 2018-07-24 04:32:01,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ee4cdc02-e7cd-4566-9cc3-69674267a880" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f2c23d434838e51cde283a00e71a0d5bfb904" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66", "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-07-24 04:32:02,463 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:32:01 GMT Server: Apache x-compute-request-id: req-9b7a2e24-b6a8-450a-8ff9-ba631678a21b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b7a2e24-b6a8-450a-8ff9-ba631678a21b Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "fc2b6bf0ec354acea92ddf5420860579", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "self"}, {"href": "http://172.30.9.24:8776/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:32:02.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a1f7c34-4e2f-403e-a551-d104abc9cc62", "size": 1}} 2018-07-24 04:32:02,463 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes used request id req-9b7a2e24-b6a8-450a-8ff9-ba631678a21b 2018-07-24 04:32:02,466 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee4cdc02-e7cd-4566-9cc3-69674267a880" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f2c23d434838e51cde283a00e71a0d5bfb904" 2018-07-24 04:32:02,693 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:02 GMT Server: Apache x-compute-request-id: req-3c3c65e4-de41-4dd4-9566-ddb2936e2a18 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c3c65e4-de41-4dd4-9566-ddb2936e2a18 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "fc2b6bf0ec354acea92ddf5420860579", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "self"}, {"href": "http://172.30.9.24:8776/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:32:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d2236f4b06964f4abdd592b4ca342ea1", "updated_at": "2018-07-24T04:32:02.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a1f7c34-4e2f-403e-a551-d104abc9cc62", "size": 1}} 2018-07-24 04:32:02,694 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62 used request id req-3c3c65e4-de41-4dd4-9566-ddb2936e2a18 2018-07-24 04:32:02,694 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66 2018-07-24 04:32:02,697 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee4cdc02-e7cd-4566-9cc3-69674267a880" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f2c23d434838e51cde283a00e71a0d5bfb904" 2018-07-24 04:32:02,931 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:02 GMT Server: Apache x-compute-request-id: req-2022c5cd-d7f0-477b-aad8-1783ef3b5b2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2022c5cd-d7f0-477b-aad8-1783ef3b5b2a Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "fc2b6bf0ec354acea92ddf5420860579", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "self"}, {"href": "http://172.30.9.24:8776/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:32:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d2236f4b06964f4abdd592b4ca342ea1", "updated_at": "2018-07-24T04:32:02.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a1f7c34-4e2f-403e-a551-d104abc9cc62", "size": 1}} 2018-07-24 04:32:02,932 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62 used request id req-2022c5cd-d7f0-477b-aad8-1783ef3b5b2a 2018-07-24 04:32:02,932 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:32:02,932 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66 2018-07-24 04:32:02,932 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66 2018-07-24 04:32:02,935 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1931ebae89593b9e4b0f71ed310aceb76121f20" 2018-07-24 04:32:03,159 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:02 GMT Server: Apache x-compute-request-id: req-1dd95c77-71a5-4bfd-8d42-d8a6f8675579 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1dd95c77-71a5-4bfd-8d42-d8a6f8675579 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "fc2b6bf0ec354acea92ddf5420860579", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "self"}, {"href": "http://172.30.9.24:8776/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:32:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d2236f4b06964f4abdd592b4ca342ea1", "updated_at": "2018-07-24T04:32:02.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a1f7c34-4e2f-403e-a551-d104abc9cc62", "size": 1}]} 2018-07-24 04:32:03,159 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/detail used request id req-1dd95c77-71a5-4bfd-8d42-d8a6f8675579 2018-07-24 04:32:03,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:03,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32:03 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:03,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d2236f4b06964f4abdd592b4ca342ea1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1931ebae89593b9e4b0f71ed310aceb76121f20" 2018-07-24 04:32:03,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c884091f-840e-49c9-b8fd-8e9118e4705e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d2236f4b06964f4abdd592b4ca342ea1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d2236f4b06964f4abdd592b4ca342ea1", "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj"}} 2018-07-24 04:32:03,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d2236f4b06964f4abdd592b4ca342ea1 used request id req-c884091f-840e-49c9-b8fd-8e9118e4705e 2018-07-24 04:32:03,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:03,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:03,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "224a39b425d743808d31856c3974190f", "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj-role"}], "expires_at": "2018-07-24T05:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2236f4b06964f4abdd592b4ca342ea1", "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d2236f4b06964f4abdd592b4ca342ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d2236f4b06964f4abdd592b4ca342ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d2236f4b06964f4abdd592b4ca342ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d2236f4b06964f4abdd592b4ca342ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-user", "id": "fc2b6bf0ec354acea92ddf5420860579"}, "audit_ids": ["r21LlciETSyxRkme24NDPA"], "issued_at": "2018-07-24T04:32:03.000000Z"}} 2018-07-24 04:32:03,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b5b517ebfdd6d9841025658ddd4dd7f235b250ff" 2018-07-24 04:32:03,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-175da279-ac36-4261-a6eb-195b2f4f7b05 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:03,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-175da279-ac36-4261-a6eb-195b2f4f7b05 2018-07-24 04:32:03,755 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b517ebfdd6d9841025658ddd4dd7f235b250ff" 2018-07-24 04:32:03,984 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:03 GMT Server: Apache x-compute-request-id: req-68981f54-11cc-4bbf-b89a-091aabb648c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68981f54-11cc-4bbf-b89a-091aabb648c6 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "fc2b6bf0ec354acea92ddf5420860579", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "self"}, {"href": "http://172.30.9.24:8776/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:32:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d2236f4b06964f4abdd592b4ca342ea1", "updated_at": "2018-07-24T04:32:02.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a1f7c34-4e2f-403e-a551-d104abc9cc62", "size": 1}]} 2018-07-24 04:32:03,984 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/detail used request id req-68981f54-11cc-4bbf-b89a-091aabb648c6 2018-07-24 04:32:03,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:03,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32:03 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d2236f4b06964f4abdd592b4ca342ea1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b517ebfdd6d9841025658ddd4dd7f235b250ff" 2018-07-24 04:32:04,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24930db6-3c10-490f-946b-e1af1a38ecb3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d2236f4b06964f4abdd592b4ca342ea1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d2236f4b06964f4abdd592b4ca342ea1", "name": "CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj"}} 2018-07-24 04:32:04,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d2236f4b06964f4abdd592b4ca342ea1 used request id req-24930db6-3c10-490f-946b-e1af1a38ecb3 2018-07-24 04:32:04,090 - create_volume - INFO - Did not create volume due to cleanup mode 2018-07-24 04:32:04,093 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee4cdc02-e7cd-4566-9cc3-69674267a880" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f2c23d434838e51cde283a00e71a0d5bfb904" 2018-07-24 04:32:04,312 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:04 GMT Server: Apache x-compute-request-id: req-6131ff40-1db0-4f54-a27c-14c316dae16b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6131ff40-1db0-4f54-a27c-14c316dae16b Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "fc2b6bf0ec354acea92ddf5420860579", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "self"}, {"href": "http://172.30.9.24:8776/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:32:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d2236f4b06964f4abdd592b4ca342ea1", "updated_at": "2018-07-24T04:32:02.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a1f7c34-4e2f-403e-a551-d104abc9cc62", "size": 1}} 2018-07-24 04:32:04,312 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62 used request id req-6131ff40-1db0-4f54-a27c-14c316dae16b 2018-07-24 04:32:04,312 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:32:04,313 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66 2018-07-24 04:32:04,313 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66 2018-07-24 04:32:04,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee4cdc02-e7cd-4566-9cc3-69674267a880" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f2c23d434838e51cde283a00e71a0d5bfb904" 2018-07-24 04:32:04,571 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:32:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c7b1711-377f-4fec-83fb-83efce7b28c9 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-07-24 04:32:04,571 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62 used request id req-0c7b1711-377f-4fec-83fb-83efce7b28c9 2018-07-24 04:32:04,574 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee4cdc02-e7cd-4566-9cc3-69674267a880" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f2c23d434838e51cde283a00e71a0d5bfb904" 2018-07-24 04:32:04,798 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:04 GMT Server: Apache x-compute-request-id: req-edea6be8-b627-435e-88ae-48ae75dfc95d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-edea6be8-b627-435e-88ae-48ae75dfc95d Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "fc2b6bf0ec354acea92ddf5420860579", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "self"}, {"href": "http://172.30.9.24:8776/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:32:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d2236f4b06964f4abdd592b4ca342ea1", "updated_at": "2018-07-24T04:32:04.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0a1f7c34-4e2f-403e-a551-d104abc9cc62", "size": 1}} 2018-07-24 04:32:04,798 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62 used request id req-edea6be8-b627-435e-88ae-48ae75dfc95d 2018-07-24 04:32:04,798 - create_volume - DEBUG - Instance status is - deleting 2018-07-24 04:32:04,798 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-24 04:32:07,802 - create_volume - DEBUG - Volume status query timeout in 56.7700741291 2018-07-24 04:32:07,804 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee4cdc02-e7cd-4566-9cc3-69674267a880" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2f2c23d434838e51cde283a00e71a0d5bfb904" 2018-07-24 04:32:07,837 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e4a4bf7a-f457-41d4-b90e-bc156e1a009d x-openstack-request-id: req-e4a4bf7a-f457-41d4-b90e-bc156e1a009d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0a1f7c34-4e2f-403e-a551-d104abc9cc62 could not be found.", "code": 404}} 2018-07-24 04:32:07,838 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d2236f4b06964f4abdd592b4ca342ea1/volumes/0a1f7c34-4e2f-403e-a551-d104abc9cc62 used request id req-e4a4bf7a-f457-41d4-b90e-bc156e1a009d 2018-07-24 04:32:07,838 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0a1f7c34-4e2f-403e-a551-d104abc9cc62 could not be found. (HTTP 404) (Request-ID: req-e4a4bf7a-f457-41d4-b90e-bc156e1a009d) 2018-07-24 04:32:07,838 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-6fd7edf4-11d8-47ef-9541-450dc4665d66 2018-07-24 04:32:07,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:08,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a31fb93b-b30a-4bc8-9700-31d47115ad9b Date: Tue, 24 Jul 2018 04:32:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:32:08,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-a31fb93b-b30a-4bc8-9700-31d47115ad9b 2018-07-24 04:32:08,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:08,173 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9abe4d22-d19f-4068-a2ff-474d73b1b0d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:08,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-9abe4d22-d19f-4068-a2ff-474d73b1b0d1 2018-07-24 04:32:08,173 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:08,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:08,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a26f440-f36b-4234-b5a3-7ba8de7b795d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:08,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-6a26f440-f36b-4234-b5a3-7ba8de7b795d 2018-07-24 04:32:08,271 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:08,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:08,368 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dc7a1e4-c4d2-4b9d-9460-799334bd8cbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:08,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-1dc7a1e4-c4d2-4b9d-9460-799334bd8cbf 2018-07-24 04:32:08,368 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:08,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4430b477-f19a-4031-a044-12fef9b0a46e Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:32:08,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-4430b477-f19a-4031-a044-12fef9b0a46e 2018-07-24 04:32:08,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:08,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5334d5e6-3115-4fcf-9ca0-f0247daf4104 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:32:08,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-5334d5e6-3115-4fcf-9ca0-f0247daf4104 2018-07-24 04:32:08,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:08,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b89242b4-f6bd-43a5-bbb1-5455d479a723 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:08,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-b89242b4-f6bd-43a5-bbb1-5455d479a723 2018-07-24 04:32:08,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:08,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:08,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-456b32ee-6504-41fb-afb6-a9cab265fadc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:08,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-456b32ee-6504-41fb-afb6-a9cab265fadc 2018-07-24 04:32:08,754 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:08,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-271a1225-586e-4513-bc67-5fea9a1ed6c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:08,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-271a1225-586e-4513-bc67-5fea9a1ed6c7 2018-07-24 04:32:08,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:08,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:08,948 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc467fbf-b096-4423-abdd-5766cfff687b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:08,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-cc467fbf-b096-4423-abdd-5766cfff687b 2018-07-24 04:32:08,948 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:08,949 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj 2018-07-24 04:32:08,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/d2236f4b06964f4abdd592b4ca342ea1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:09,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1d5372e-86a4-4118-a8a9-c9836d30abc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:09,156 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d2236f4b06964f4abdd592b4ca342ea1 used request id req-c1d5372e-86a4-4118-a8a9-c9836d30abc5 2018-07-24 04:32:09,156 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-proj-role 2018-07-24 04:32:09,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/224a39b425d743808d31856c3974190f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:09,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085f7502-4613-44b9-90e2-bd530ed0573c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:09,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/224a39b425d743808d31856c3974190f used request id req-085f7502-4613-44b9-90e2-bd530ed0573c 2018-07-24 04:32:09,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9550287cbe4a059b5a08a0d7fdfd29932b87f059" 2018-07-24 04:32:09,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ea66f4-a2a9-4efb-a4b6-a40fa46ef0f9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:09,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-63ea66f4-a2a9-4efb-a4b6-a40fa46ef0f9 2018-07-24 04:32:09,370 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-80e8be7e-0e8b-431-user 2018-07-24 04:32:09,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/fc2b6bf0ec354acea92ddf5420860579 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8891879b468f68b8a49a43a49f91631268c48be2" 2018-07-24 04:32:09,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2731294-bc0b-49b0-a68f-b6e5de53c0d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:09,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/fc2b6bf0ec354acea92ddf5420860579 used request id req-f2731294-bc0b-49b0-a68f-b6e5de53c0d9 2018-07-24 04:32:09,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:09,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["UH9qg79ERQaAzWTEdASfyw"], "issued_at": "2018-07-24T04:32:09.000000Z"}} 2018-07-24 04:32:09,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fea76a78a367809d3894b216f8d486fc2098923c" 2018-07-24 04:32:10,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fbbef84-e883-4d46-8d83-ca0467a5d9ec 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:10,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2fbbef84-e883-4d46-8d83-ca0467a5d9ec 2018-07-24 04:32:10,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:10,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:10,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["HM7OjeV7RXWT1_03HMgkug"], "issued_at": "2018-07-24T04:32:10.000000Z"}} 2018-07-24 04:32:10,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:10,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c68e4d1-fbba-4418-90bb-2e11119db99a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:10,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4c68e4d1-fbba-4418-90bb-2e11119db99a 2018-07-24 04:32:10,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:10,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:10,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:10,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ef6a75-db1d-4b6d-ab9e-0d3291abc017 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:32:10,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj used request id req-50ef6a75-db1d-4b6d-ab9e-0d3291abc017 2018-07-24 04:32:10,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:10,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b153405-59e5-47f9-8fcc-05aa38c7190e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:10,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0b153405-59e5-47f9-8fcc-05aa38c7190e 2018-07-24 04:32:10,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj"}}' 2018-07-24 04:32:10,839 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81691572-18a3-407b-812c-69c93973d98d Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b2a2084012584dcab49511ce50948e96"}, "tags": [], "enabled": true, "id": "b2a2084012584dcab49511ce50948e96", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj"}} 2018-07-24 04:32:10,839 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-81691572-18a3-407b-812c-69c93973d98d 2018-07-24 04:32:10,840 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj 2018-07-24 04:32:10,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:10,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:11,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["qmf4Oq2pTVSw0YQO7Bkicg"], "issued_at": "2018-07-24T04:32:11.000000Z"}} 2018-07-24 04:32:11,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4b2fcaf72bd4da62a558030d2cdf8ad3fab6a003" 2018-07-24 04:32:11,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7677143a-0d54-433c-a60a-15295cdf3b97 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:11,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7677143a-0d54-433c-a60a-15295cdf3b97 2018-07-24 04:32:11,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:11,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32:11 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:11,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2fcaf72bd4da62a558030d2cdf8ad3fab6a003" 2018-07-24 04:32:11,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7383407-72d9-43e3-8a2f-38c6ec46a527 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:32:11,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e7383407-72d9-43e3-8a2f-38c6ec46a527 2018-07-24 04:32:11,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2fcaf72bd4da62a558030d2cdf8ad3fab6a003" 2018-07-24 04:32:11,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456b49ff-47d3-44af-bbdc-af606e283231 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b2a2084012584dcab49511ce50948e96"}, "tags": [], "enabled": true, "id": "b2a2084012584dcab49511ce50948e96", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj"}]} 2018-07-24 04:32:11,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj used request id req-456b49ff-47d3-44af-bbdc-af606e283231 2018-07-24 04:32:11,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2fcaf72bd4da62a558030d2cdf8ad3fab6a003" 2018-07-24 04:32:11,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2fb63d5-519c-4a0a-885d-5f08be0cc786 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:11,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f2fb63d5-519c-4a0a-885d-5f08be0cc786 2018-07-24 04:32:12,007 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-user 2018-07-24 04:32:12,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:12,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d6be31-2414-4805-a6d2-ea20ec9c9cc0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:12,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-03d6be31-2414-4805-a6d2-ea20ec9c9cc0 2018-07-24 04:32:12,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj-role"}}' 2018-07-24 04:32:12,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96337cd7-c4a6-4530-bd81-0aece66f6bb2 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9e9575ac75a42ae91e334dcc986c47e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d9e9575ac75a42ae91e334dcc986c47e"}, "name": "CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj-role"}} 2018-07-24 04:32:12,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-96337cd7-c4a6-4530-bd81-0aece66f6bb2 2018-07-24 04:32:12,223 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj-role 2018-07-24 04:32:12,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/d9e9575ac75a42ae91e334dcc986c47e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:12,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c8bfb5-7540-4a09-87c7-c4428ddcf63e Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9e9575ac75a42ae91e334dcc986c47e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d9e9575ac75a42ae91e334dcc986c47e"}, "name": "CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj-role"}} 2018-07-24 04:32:12,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/d9e9575ac75a42ae91e334dcc986c47e used request id req-20c8bfb5-7540-4a09-87c7-c4428ddcf63e 2018-07-24 04:32:12,242 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj-role to project CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj 2018-07-24 04:32:12,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/b2a2084012584dcab49511ce50948e96/users/f05523d26e14491eb2f85750b77bfc53/roles/d9e9575ac75a42ae91e334dcc986c47e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:12,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5ee3f52-027d-4ae3-9052-f45421f47274 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:12,381 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b2a2084012584dcab49511ce50948e96/users/f05523d26e14491eb2f85750b77bfc53/roles/d9e9575ac75a42ae91e334dcc986c47e used request id req-a5ee3f52-027d-4ae3-9052-f45421f47274 2018-07-24 04:32:12,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:12,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9e9575ac75a42ae91e334dcc986c47e", "name": "CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj-role"}], "expires_at": "2018-07-24T05:32:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2a2084012584dcab49511ce50948e96", "name": "CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b2a2084012584dcab49511ce50948e96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b2a2084012584dcab49511ce50948e96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b2a2084012584dcab49511ce50948e96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b2a2084012584dcab49511ce50948e96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b2a2084012584dcab49511ce50948e96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b2a2084012584dcab49511ce50948e96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b2a2084012584dcab49511ce50948e96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b2a2084012584dcab49511ce50948e96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b2a2084012584dcab49511ce50948e96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b2a2084012584dcab49511ce50948e96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b2a2084012584dcab49511ce50948e96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b2a2084012584dcab49511ce50948e96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b2a2084012584dcab49511ce50948e96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-user", "id": "f05523d26e14491eb2f85750b77bfc53"}, "audit_ids": ["1XES36MQSfe0GrbI0QBg9w"], "issued_at": "2018-07-24T04:32:12.000000Z"}} 2018-07-24 04:32:12,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}05648d6e11adb29f9c906849611c7a58d6b9e362" 2018-07-24 04:32:12,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737c1587-3faa-46ce-a4f6-b7e838981856 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:12,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-737c1587-3faa-46ce-a4f6-b7e838981856 2018-07-24 04:32:12,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:12,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:13,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9e9575ac75a42ae91e334dcc986c47e", "name": "CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj-role"}], "expires_at": "2018-07-24T05:32:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2a2084012584dcab49511ce50948e96", "name": "CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b2a2084012584dcab49511ce50948e96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b2a2084012584dcab49511ce50948e96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b2a2084012584dcab49511ce50948e96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b2a2084012584dcab49511ce50948e96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b2a2084012584dcab49511ce50948e96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b2a2084012584dcab49511ce50948e96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b2a2084012584dcab49511ce50948e96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b2a2084012584dcab49511ce50948e96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b2a2084012584dcab49511ce50948e96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b2a2084012584dcab49511ce50948e96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b2a2084012584dcab49511ce50948e96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b2a2084012584dcab49511ce50948e96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b2a2084012584dcab49511ce50948e96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-user", "id": "f05523d26e14491eb2f85750b77bfc53"}, "audit_ids": ["rPtJOupqRMiFTtn61t83_w"], "issued_at": "2018-07-24T04:32:13.000000Z"}} 2018-07-24 04:32:13,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5ad750a876d9eb6662a07c007e38cde36b78f0e2" 2018-07-24 04:32:13,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd29d3f5-e31a-4002-92b5-caab0ffa46ff 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:13,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bd29d3f5-e31a-4002-92b5-caab0ffa46ff 2018-07-24 04:32:13,371 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad750a876d9eb6662a07c007e38cde36b78f0e2" 2018-07-24 04:32:13,584 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:13 GMT Server: Apache x-compute-request-id: req-1f1611b4-c576-4a4e-923d-28c86755c64e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f1611b4-c576-4a4e-923d-28c86755c64e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 04:32:13,584 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/detail used request id req-1f1611b4-c576-4a4e-923d-28c86755c64e 2018-07-24 04:32:13,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1f1611b4-c576-4a4e-923d-28c86755c64e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad750a876d9eb6662a07c007e38cde36b78f0e2" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-ba771b88-ffa8-439d-8d66-100a08b07242", "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-07-24 04:32:14,211 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:32:13 GMT Server: Apache x-compute-request-id: req-6102eca5-bd13-4753-a629-8ca7b2a45548 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6102eca5-bd13-4753-a629-8ca7b2a45548 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "f05523d26e14491eb2f85750b77bfc53", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8", "rel": "self"}, {"href": "http://172.30.9.24:8776/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:32:13.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-ba771b88-ffa8-439d-8d66-100a08b07242", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "284d2809-819d-41ad-8674-81dc457de5a8", "size": 1}} 2018-07-24 04:32:14,212 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes used request id req-6102eca5-bd13-4753-a629-8ca7b2a45548 2018-07-24 04:32:14,215 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f1611b4-c576-4a4e-923d-28c86755c64e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad750a876d9eb6662a07c007e38cde36b78f0e2" 2018-07-24 04:32:14,442 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:14 GMT Server: Apache x-compute-request-id: req-69b46315-208c-4999-8066-7112414dfada OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69b46315-208c-4999-8066-7112414dfada Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "f05523d26e14491eb2f85750b77bfc53", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8", "rel": "self"}, {"href": "http://172.30.9.24:8776/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:32:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b2a2084012584dcab49511ce50948e96", "updated_at": "2018-07-24T04:32:14.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-ba771b88-ffa8-439d-8d66-100a08b07242", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "284d2809-819d-41ad-8674-81dc457de5a8", "size": 1}} 2018-07-24 04:32:14,443 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8 used request id req-69b46315-208c-4999-8066-7112414dfada 2018-07-24 04:32:14,443 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-ba771b88-ffa8-439d-8d66-100a08b07242 2018-07-24 04:32:14,446 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f1611b4-c576-4a4e-923d-28c86755c64e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad750a876d9eb6662a07c007e38cde36b78f0e2" 2018-07-24 04:32:14,684 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:14 GMT Server: Apache x-compute-request-id: req-661a3e37-f9e1-464c-8ce0-e87a88edbc71 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-661a3e37-f9e1-464c-8ce0-e87a88edbc71 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "f05523d26e14491eb2f85750b77bfc53", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8", "rel": "self"}, {"href": "http://172.30.9.24:8776/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:32:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b2a2084012584dcab49511ce50948e96", "updated_at": "2018-07-24T04:32:14.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-ba771b88-ffa8-439d-8d66-100a08b07242", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "284d2809-819d-41ad-8674-81dc457de5a8", "size": 1}} 2018-07-24 04:32:14,684 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8 used request id req-661a3e37-f9e1-464c-8ce0-e87a88edbc71 2018-07-24 04:32:14,685 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:32:14,685 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-ba771b88-ffa8-439d-8d66-100a08b07242 2018-07-24 04:32:14,685 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-ba771b88-ffa8-439d-8d66-100a08b07242 2018-07-24 04:32:14,688 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05648d6e11adb29f9c906849611c7a58d6b9e362" 2018-07-24 04:32:14,911 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:14 GMT Server: Apache x-compute-request-id: req-72a8ee9b-0e85-441e-a7fa-62dacfd813c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-72a8ee9b-0e85-441e-a7fa-62dacfd813c9 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "f05523d26e14491eb2f85750b77bfc53", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8", "rel": "self"}, {"href": "http://172.30.9.24:8776/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:32:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b2a2084012584dcab49511ce50948e96", "updated_at": "2018-07-24T04:32:14.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-ba771b88-ffa8-439d-8d66-100a08b07242", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "284d2809-819d-41ad-8674-81dc457de5a8", "size": 1}]} 2018-07-24 04:32:14,911 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/detail used request id req-72a8ee9b-0e85-441e-a7fa-62dacfd813c9 2018-07-24 04:32:14,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:14,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:14,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b2a2084012584dcab49511ce50948e96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05648d6e11adb29f9c906849611c7a58d6b9e362" 2018-07-24 04:32:15,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876594ae-bc71-47b8-b41e-790d34f79e3e Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b2a2084012584dcab49511ce50948e96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b2a2084012584dcab49511ce50948e96", "name": "CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj"}} 2018-07-24 04:32:15,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b2a2084012584dcab49511ce50948e96 used request id req-876594ae-bc71-47b8-b41e-790d34f79e3e 2018-07-24 04:32:15,024 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f1611b4-c576-4a4e-923d-28c86755c64e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad750a876d9eb6662a07c007e38cde36b78f0e2" 2018-07-24 04:32:15,253 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:15 GMT Server: Apache x-compute-request-id: req-4b339942-070e-4cd8-bf5c-843487a26d8a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4b339942-070e-4cd8-bf5c-843487a26d8a Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "f05523d26e14491eb2f85750b77bfc53", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8", "rel": "self"}, {"href": "http://172.30.9.24:8776/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:32:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b2a2084012584dcab49511ce50948e96", "updated_at": "2018-07-24T04:32:14.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-ba771b88-ffa8-439d-8d66-100a08b07242", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "284d2809-819d-41ad-8674-81dc457de5a8", "size": 1}} 2018-07-24 04:32:15,253 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8 used request id req-4b339942-070e-4cd8-bf5c-843487a26d8a 2018-07-24 04:32:15,254 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:32:15,254 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-ba771b88-ffa8-439d-8d66-100a08b07242 2018-07-24 04:32:15,254 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-ba771b88-ffa8-439d-8d66-100a08b07242 2018-07-24 04:32:15,257 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f1611b4-c576-4a4e-923d-28c86755c64e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad750a876d9eb6662a07c007e38cde36b78f0e2" 2018-07-24 04:32:15,492 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:32:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0bbf2583-eb4e-4d7a-8fe2-a5df16da3fcb 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-07-24 04:32:15,493 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8 used request id req-0bbf2583-eb4e-4d7a-8fe2-a5df16da3fcb 2018-07-24 04:32:15,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f1611b4-c576-4a4e-923d-28c86755c64e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad750a876d9eb6662a07c007e38cde36b78f0e2" 2018-07-24 04:32:15,803 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7520909d-0fe1-4431-b6e5-b74e2e0bbaf5 x-openstack-request-id: req-7520909d-0fe1-4431-b6e5-b74e2e0bbaf5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 284d2809-819d-41ad-8674-81dc457de5a8 could not be found.", "code": 404}} 2018-07-24 04:32:15,804 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/b2a2084012584dcab49511ce50948e96/volumes/284d2809-819d-41ad-8674-81dc457de5a8 used request id req-7520909d-0fe1-4431-b6e5-b74e2e0bbaf5 2018-07-24 04:32:15,804 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 284d2809-819d-41ad-8674-81dc457de5a8 could not be found. (HTTP 404) (Request-ID: req-7520909d-0fe1-4431-b6e5-b74e2e0bbaf5) 2018-07-24 04:32:15,804 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-ba771b88-ffa8-439d-8d66-100a08b07242 2018-07-24 04:32:15,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:16,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-dc42eb7c-ae31-4b9e-a847-3b65dc21dfb4 Date: Tue, 24 Jul 2018 04:32:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:32:16,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-dc42eb7c-ae31-4b9e-a847-3b65dc21dfb4 2018-07-24 04:32:16,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:16,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0118d41b-5733-41e2-8df8-998c5509542b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:16,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-0118d41b-5733-41e2-8df8-998c5509542b 2018-07-24 04:32:16,143 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:16,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:16,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e24ee66-e78e-45c8-b6db-3ea469982f62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:16,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-3e24ee66-e78e-45c8-b6db-3ea469982f62 2018-07-24 04:32:16,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:16,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:16,330 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5353308b-3cd0-4da7-a123-92ae820709d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:16,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-5353308b-3cd0-4da7-a123-92ae820709d1 2018-07-24 04:32:16,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:16,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:16,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a270f0c3-2694-490b-9a32-6dccadfed8b6 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:32:16,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-a270f0c3-2694-490b-9a32-6dccadfed8b6 2018-07-24 04:32:16,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:16,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d2c9c0-1e5a-47f0-8f9c-dc90201fa069 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:32:16,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-a5d2c9c0-1e5a-47f0-8f9c-dc90201fa069 2018-07-24 04:32:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:16,613 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50a58ba7-6dae-492b-af77-77a653a70161 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:16,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-50a58ba7-6dae-492b-af77-77a653a70161 2018-07-24 04:32:16,613 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:16,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:16,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ff4903-ab87-4f11-a185-457f84d33eb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:16,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-01ff4903-ab87-4f11-a185-457f84d33eb6 2018-07-24 04:32:16,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:16,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:16,800 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b510972f-3dbf-4573-9d1a-1bd1aa41ed66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:16,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-b510972f-3dbf-4573-9d1a-1bd1aa41ed66 2018-07-24 04:32:16,800 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:16,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:16,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-634f99e2-558d-4428-b40c-bb00965c400b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:16,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-634f99e2-558d-4428-b40c-bb00965c400b 2018-07-24 04:32:16,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:16,898 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj 2018-07-24 04:32:16,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/b2a2084012584dcab49511ce50948e96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:17,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8d5c815-aee7-4b38-a710-c5fb2333b403 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:17,156 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b2a2084012584dcab49511ce50948e96 used request id req-a8d5c815-aee7-4b38-a710-c5fb2333b403 2018-07-24 04:32:17,157 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-proj-role 2018-07-24 04:32:17,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/d9e9575ac75a42ae91e334dcc986c47e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:17,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4991649-5d69-45d6-befb-6563f775677f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:17,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/d9e9575ac75a42ae91e334dcc986c47e used request id req-f4991649-5d69-45d6-befb-6563f775677f 2018-07-24 04:32:17,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52cda08cc4d305ce4263a2c70b412deec8fad506" 2018-07-24 04:32:17,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42557924-89bb-4d77-847f-3db9088db163 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:17,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-42557924-89bb-4d77-847f-3db9088db163 2018-07-24 04:32:17,371 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-4da8e0e6-62aa-4cb-user 2018-07-24 04:32:17,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f05523d26e14491eb2f85750b77bfc53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2fcaf72bd4da62a558030d2cdf8ad3fab6a003" 2018-07-24 04:32:17,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39fb2bb5-68ae-4b70-b6ee-f21dfeb68ffb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:17,557 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f05523d26e14491eb2f85750b77bfc53 used request id req-39fb2bb5-68ae-4b70-b6ee-f21dfeb68ffb 2018-07-24 04:32:17,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:17,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["EhLYiEuoTm-qeiJy3otpsQ"], "issued_at": "2018-07-24T04:32:17.000000Z"}} 2018-07-24 04:32:17,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b1af6ec0b44ada0566b9f535db768e81b111694a" 2018-07-24 04:32:18,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6223440d-772d-4a5a-8b84-0b8a2c53dc82 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:18,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6223440d-772d-4a5a-8b84-0b8a2c53dc82 2018-07-24 04:32:18,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:18,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:18,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["S0zL6PINSr-qDoiriNFg0w"], "issued_at": "2018-07-24T04:32:18.000000Z"}} 2018-07-24 04:32:18,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:18,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b678c2a-d112-4505-b103-0cc2fcb5da70 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:18,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9b678c2a-d112-4505-b103-0cc2fcb5da70 2018-07-24 04:32:18,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:18,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32:18 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:18,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:18,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2548609d-b42c-4ee5-9917-86769da482ed Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:32:18,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj used request id req-2548609d-b42c-4ee5-9917-86769da482ed 2018-07-24 04:32:18,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:18,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e716047-2ade-44ef-b816-971355444518 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:18,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7e716047-2ade-44ef-b816-971355444518 2018-07-24 04:32:18,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj"}}' 2018-07-24 04:32:18,845 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d713f9e9-5063-4f32-b312-d97bf27973e1 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fd148f6a13fd412f977be8639ecff972"}, "tags": [], "enabled": true, "id": "fd148f6a13fd412f977be8639ecff972", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj"}} 2018-07-24 04:32:18,845 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d713f9e9-5063-4f32-b312-d97bf27973e1 2018-07-24 04:32:18,846 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj 2018-07-24 04:32:18,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:18,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:19,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["oaDBV_GpQhC23FfVJkPanw"], "issued_at": "2018-07-24T04:32:19.000000Z"}} 2018-07-24 04:32:19,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2a6a792ebc667b4c99916bd8025fa1639d55e542" 2018-07-24 04:32:19,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b5cb34-674e-4a74-8af8-4e4ac154c790 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:19,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-93b5cb34-674e-4a74-8af8-4e4ac154c790 2018-07-24 04:32:19,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:19,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:19,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6a792ebc667b4c99916bd8025fa1639d55e542" 2018-07-24 04:32:19,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e04478cd-b420-4e5b-9b13-f71c55811efe Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:32:19,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e04478cd-b420-4e5b-9b13-f71c55811efe 2018-07-24 04:32:19,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6a792ebc667b4c99916bd8025fa1639d55e542" 2018-07-24 04:32:19,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258a59d7-0b02-4841-8aae-e4677b7678b6 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fd148f6a13fd412f977be8639ecff972"}, "tags": [], "enabled": true, "id": "fd148f6a13fd412f977be8639ecff972", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj"}]} 2018-07-24 04:32:19,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj used request id req-258a59d7-0b02-4841-8aae-e4677b7678b6 2018-07-24 04:32:19,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6a792ebc667b4c99916bd8025fa1639d55e542" 2018-07-24 04:32:19,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baecadf4-29f6-4b3a-9b2d-4321e244f512 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:19,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-baecadf4-29f6-4b3a-9b2d-4321e244f512 2018-07-24 04:32:19,953 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-user 2018-07-24 04:32:19,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:19,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:20,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc30c5fb-bcdb-41b5-a851-54d6d954dd57 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:20,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bc30c5fb-bcdb-41b5-a851-54d6d954dd57 2018-07-24 04:32:20,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj-role"}}' 2018-07-24 04:32:20,258 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a0bb8f1-9525-423c-8155-a146ce876ad1 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a57c4f43d943468aaa3e827c00996522", "links": {"self": "http://172.30.9.24:5000/v3/roles/a57c4f43d943468aaa3e827c00996522"}, "name": "CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj-role"}} 2018-07-24 04:32:20,258 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0a0bb8f1-9525-423c-8155-a146ce876ad1 2018-07-24 04:32:20,259 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj-role 2018-07-24 04:32:20,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/a57c4f43d943468aaa3e827c00996522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:20,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed15bcdb-5966-4032-8fb8-91f5328d2a51 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a57c4f43d943468aaa3e827c00996522", "links": {"self": "http://172.30.9.24:5000/v3/roles/a57c4f43d943468aaa3e827c00996522"}, "name": "CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj-role"}} 2018-07-24 04:32:20,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/a57c4f43d943468aaa3e827c00996522 used request id req-ed15bcdb-5966-4032-8fb8-91f5328d2a51 2018-07-24 04:32:20,358 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj-role to project CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj 2018-07-24 04:32:20,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/fd148f6a13fd412f977be8639ecff972/users/005004e9d7eb44fcae19b7da915e6888/roles/a57c4f43d943468aaa3e827c00996522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:20,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-261eacdb-dfa0-4e9b-bb43-df1dd2c874fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:20,495 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fd148f6a13fd412f977be8639ecff972/users/005004e9d7eb44fcae19b7da915e6888/roles/a57c4f43d943468aaa3e827c00996522 used request id req-261eacdb-dfa0-4e9b-bb43-df1dd2c874fa 2018-07-24 04:32:20,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:20,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:20,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a57c4f43d943468aaa3e827c00996522", "name": "CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj-role"}], "expires_at": "2018-07-24T05:32:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd148f6a13fd412f977be8639ecff972", "name": "CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_fd148f6a13fd412f977be8639ecff972", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_fd148f6a13fd412f977be8639ecff972", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fd148f6a13fd412f977be8639ecff972", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/fd148f6a13fd412f977be8639ecff972", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/fd148f6a13fd412f977be8639ecff972", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fd148f6a13fd412f977be8639ecff972", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/fd148f6a13fd412f977be8639ecff972", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/fd148f6a13fd412f977be8639ecff972", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fd148f6a13fd412f977be8639ecff972", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/fd148f6a13fd412f977be8639ecff972", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/fd148f6a13fd412f977be8639ecff972", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fd148f6a13fd412f977be8639ecff972", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/fd148f6a13fd412f977be8639ecff972", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/fd148f6a13fd412f977be8639ecff972", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-user", "id": "005004e9d7eb44fcae19b7da915e6888"}, "audit_ids": ["phBHGiCzSS6Nyt62QvYCqQ"], "issued_at": "2018-07-24T04:32:20.000000Z"}} 2018-07-24 04:32:20,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c820e1bc3b121d530070f3c99beac6f8b194c317" 2018-07-24 04:32:20,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52326bf5-8727-4d5a-9e16-a0c98adf86f1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:20,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-52326bf5-8727-4d5a-9e16-a0c98adf86f1 2018-07-24 04:32:20,988 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fd148f6a13fd412f977be8639ecff972/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c820e1bc3b121d530070f3c99beac6f8b194c317" 2018-07-24 04:32:21,196 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:20 GMT Server: Apache x-compute-request-id: req-d6a82366-b808-4718-af6a-facde7401a97 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d6a82366-b808-4718-af6a-facde7401a97 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 04:32:21,196 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fd148f6a13fd412f977be8639ecff972/volumes/detail used request id req-d6a82366-b808-4718-af6a-facde7401a97 2018-07-24 04:32:21,199 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/fd148f6a13fd412f977be8639ecff972/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d6a82366-b808-4718-af6a-facde7401a97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c820e1bc3b121d530070f3c99beac6f8b194c317" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-dc08743f-15f6-4658-970d-05b665465d7f", "imageRef": "foo", "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-07-24 04:32:21,579 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 24 Jul 2018 04:32:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7d3566dc-a3ee-4415-b587-f1947ad328e8 x-openstack-request-id: req-7d3566dc-a3ee-4415-b587-f1947ad328e8 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-24 04:32:21,579 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/fd148f6a13fd412f977be8639ecff972/volumes used request id req-7d3566dc-a3ee-4415-b587-f1947ad328e8 2018-07-24 04:32:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:21,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5bde07f3-efc7-4fb7-b6ae-564670c193d7 Date: Tue, 24 Jul 2018 04:32:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:32:21,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5bde07f3-efc7-4fb7-b6ae-564670c193d7 2018-07-24 04:32:21,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:21,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a1f2224-e637-4948-8c9e-6cf007a8caf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:21,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-9a1f2224-e637-4948-8c9e-6cf007a8caf1 2018-07-24 04:32:21,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:21,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:22,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffe65d3e-21b8-40a4-ab8e-877b69459c65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:22,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-ffe65d3e-21b8-40a4-ab8e-877b69459c65 2018-07-24 04:32:22,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:22,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:22,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f883e0c0-4feb-4210-a688-983fa6280512 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:22,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-f883e0c0-4feb-4210-a688-983fa6280512 2018-07-24 04:32:22,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:22,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:22,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bba03f8-5856-4663-a8c4-1e3751165e25 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:32:22,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-3bba03f8-5856-4663-a8c4-1e3751165e25 2018-07-24 04:32:22,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:22,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d557f6-76ad-4694-95c4-88231f845773 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:32:22,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-76d557f6-76ad-4694-95c4-88231f845773 2018-07-24 04:32:22,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:22,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d439185c-52b7-4ef4-ac10-47790fc0110d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:22,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-d439185c-52b7-4ef4-ac10-47790fc0110d 2018-07-24 04:32:22,425 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:22,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:22,516 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5adba0a5-e4aa-4298-96c4-400341fec2e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:22,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-5adba0a5-e4aa-4298-96c4-400341fec2e6 2018-07-24 04:32:22,516 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:22,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:22,603 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccbeb4aa-5a41-491e-bac5-362001a0f326 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:22,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-ccbeb4aa-5a41-491e-bac5-362001a0f326 2018-07-24 04:32:22,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:22,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:22,699 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cc76304-499b-46c8-88e8-281d48699e7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:22,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-2cc76304-499b-46c8-88e8-281d48699e7b 2018-07-24 04:32:22,700 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:22,701 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj 2018-07-24 04:32:22,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/fd148f6a13fd412f977be8639ecff972 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:22,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e24bc1e9-f7c8-4676-8729-9c632540f6d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:22,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fd148f6a13fd412f977be8639ecff972 used request id req-e24bc1e9-f7c8-4676-8729-9c632540f6d9 2018-07-24 04:32:22,953 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-proj-role 2018-07-24 04:32:22,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/a57c4f43d943468aaa3e827c00996522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:23,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cbc62a6-77a7-48c5-ae29-4898b09e3af1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:23,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a57c4f43d943468aaa3e827c00996522 used request id req-8cbc62a6-77a7-48c5-ae29-4898b09e3af1 2018-07-24 04:32:23,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549287da571d9e137715ccc30e20b0f241465d38" 2018-07-24 04:32:23,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77437cbf-1f80-45eb-92a9-85cc775f5489 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:23,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-77437cbf-1f80-45eb-92a9-85cc775f5489 2018-07-24 04:32:23,167 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-4a29bc2b-0d0e-48a-user 2018-07-24 04:32:23,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/005004e9d7eb44fcae19b7da915e6888 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6a792ebc667b4c99916bd8025fa1639d55e542" 2018-07-24 04:32:23,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02e0a7c1-47df-4be7-9a6b-46c9c51897b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:23,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/005004e9d7eb44fcae19b7da915e6888 used request id req-02e0a7c1-47df-4be7-9a6b-46c9c51897b1 2018-07-24 04:32:23,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:23,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["64OFcI8JRZKdS3As6Y4izg"], "issued_at": "2018-07-24T04:32:23.000000Z"}} 2018-07-24 04:32:23,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b6f2ba0ca0f6e84f60bc739f4f113fe54c866e27" 2018-07-24 04:32:23,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9110e685-6de0-435e-b6b5-ea1df20de79f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:23,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9110e685-6de0-435e-b6b5-ea1df20de79f 2018-07-24 04:32:23,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:23,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:24,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["iBmze1EVTqyhZcL8ycVHxA"], "issued_at": "2018-07-24T04:32:24.000000Z"}} 2018-07-24 04:32:24,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:24,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a62022-ceaa-4b11-b979-ab2b2a1fea51 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:24,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-22a62022-ceaa-4b11-b979-ab2b2a1fea51 2018-07-24 04:32:24,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:24,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:24,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:24,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120ca0cf-34d5-4382-b830-9bc91ea9c0ea Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:32:24,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj used request id req-120ca0cf-34d5-4382-b830-9bc91ea9c0ea 2018-07-24 04:32:24,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:24,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4c9cbaf-a6f7-4e3d-9846-ef04845da8d5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:24,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a4c9cbaf-a6f7-4e3d-9846-ef04845da8d5 2018-07-24 04:32:24,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj"}}' 2018-07-24 04:32:24,641 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2657222d-1321-4df3-8685-20ac34b21023 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d5b0f8c40c184408b1fb968e1512ada0"}, "tags": [], "enabled": true, "id": "d5b0f8c40c184408b1fb968e1512ada0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj"}} 2018-07-24 04:32:24,642 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-2657222d-1321-4df3-8685-20ac34b21023 2018-07-24 04:32:24,642 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj 2018-07-24 04:32:24,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:24,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:25,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["uj1gZSfJQV-LC-R9add0QQ"], "issued_at": "2018-07-24T04:32:25.000000Z"}} 2018-07-24 04:32:25,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}adc3fd6d1852c9e7f207d692e04222fd07183f68" 2018-07-24 04:32:25,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa5f683-3106-4036-b5a4-03b209164f55 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:25,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bfa5f683-3106-4036-b5a4-03b209164f55 2018-07-24 04:32:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:25,126 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32:25 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc3fd6d1852c9e7f207d692e04222fd07183f68" 2018-07-24 04:32:25,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47b1fb8-2492-48ec-aa8f-6b67f7acf142 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:32:25,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c47b1fb8-2492-48ec-aa8f-6b67f7acf142 2018-07-24 04:32:25,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc3fd6d1852c9e7f207d692e04222fd07183f68" 2018-07-24 04:32:25,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d5eb04-f9b6-49ae-b5a1-a18f7c0613a9 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d5b0f8c40c184408b1fb968e1512ada0"}, "tags": [], "enabled": true, "id": "d5b0f8c40c184408b1fb968e1512ada0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj"}]} 2018-07-24 04:32:25,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj used request id req-f5d5eb04-f9b6-49ae-b5a1-a18f7c0613a9 2018-07-24 04:32:25,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc3fd6d1852c9e7f207d692e04222fd07183f68" 2018-07-24 04:32:25,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0705341a-900e-47a3-83b2-3524b94e75fe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:25,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0705341a-900e-47a3-83b2-3524b94e75fe 2018-07-24 04:32:25,791 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-user 2018-07-24 04:32:25,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:25,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:25,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70c9a95-13b4-4d27-8f4c-25c49868f0e2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:25,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a70c9a95-13b4-4d27-8f4c-25c49868f0e2 2018-07-24 04:32:25,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj-role"}}' 2018-07-24 04:32:26,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-604b2e09-ba97-4d10-b144-1055b8efe8a5 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c11043b830544d4e91695e49b3b4e819", "links": {"self": "http://172.30.9.24:5000/v3/roles/c11043b830544d4e91695e49b3b4e819"}, "name": "CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj-role"}} 2018-07-24 04:32:26,001 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-604b2e09-ba97-4d10-b144-1055b8efe8a5 2018-07-24 04:32:26,001 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj-role 2018-07-24 04:32:26,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/c11043b830544d4e91695e49b3b4e819 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:26,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6ac9ff-d703-4cee-9121-8ed3eb0b2381 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c11043b830544d4e91695e49b3b4e819", "links": {"self": "http://172.30.9.24:5000/v3/roles/c11043b830544d4e91695e49b3b4e819"}, "name": "CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj-role"}} 2018-07-24 04:32:26,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/c11043b830544d4e91695e49b3b4e819 used request id req-fa6ac9ff-d703-4cee-9121-8ed3eb0b2381 2018-07-24 04:32:26,096 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj-role to project CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj 2018-07-24 04:32:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d5b0f8c40c184408b1fb968e1512ada0/users/b914c88747d645518d3fd87576a3bbf3/roles/c11043b830544d4e91695e49b3b4e819 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:26,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71402606-ad99-4a74-b5c9-6ef62281150f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:26,232 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d5b0f8c40c184408b1fb968e1512ada0/users/b914c88747d645518d3fd87576a3bbf3/roles/c11043b830544d4e91695e49b3b4e819 used request id req-71402606-ad99-4a74-b5c9-6ef62281150f 2018-07-24 04:32:26,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:26,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:26,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c11043b830544d4e91695e49b3b4e819", "name": "CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj-role"}], "expires_at": "2018-07-24T05:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5b0f8c40c184408b1fb968e1512ada0", "name": "CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d5b0f8c40c184408b1fb968e1512ada0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d5b0f8c40c184408b1fb968e1512ada0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d5b0f8c40c184408b1fb968e1512ada0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d5b0f8c40c184408b1fb968e1512ada0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d5b0f8c40c184408b1fb968e1512ada0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d5b0f8c40c184408b1fb968e1512ada0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d5b0f8c40c184408b1fb968e1512ada0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d5b0f8c40c184408b1fb968e1512ada0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d5b0f8c40c184408b1fb968e1512ada0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d5b0f8c40c184408b1fb968e1512ada0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d5b0f8c40c184408b1fb968e1512ada0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d5b0f8c40c184408b1fb968e1512ada0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d5b0f8c40c184408b1fb968e1512ada0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d5b0f8c40c184408b1fb968e1512ada0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-user", "id": "b914c88747d645518d3fd87576a3bbf3"}, "audit_ids": ["h1qgGXFvQdy7twd8y9R7sQ"], "issued_at": "2018-07-24T04:32:26.000000Z"}} 2018-07-24 04:32:26,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}687745eff0e51d059c3a0e0a51844438086b2db1" 2018-07-24 04:32:26,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0bb3d15-2ed6-452a-b9eb-cf44f63252d5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:26,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a0bb3d15-2ed6-452a-b9eb-cf44f63252d5 2018-07-24 04:32:26,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/d5b0f8c40c184408b1fb968e1512ada0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}687745eff0e51d059c3a0e0a51844438086b2db1" 2018-07-24 04:32:26,936 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:26 GMT Server: Apache x-compute-request-id: req-b8e5bada-02a9-41fc-bfeb-29d6fdd71883 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b8e5bada-02a9-41fc-bfeb-29d6fdd71883 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 04:32:26,937 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/d5b0f8c40c184408b1fb968e1512ada0/volumes/detail used request id req-b8e5bada-02a9-41fc-bfeb-29d6fdd71883 2018-07-24 04:32:26,940 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/d5b0f8c40c184408b1fb968e1512ada0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b8e5bada-02a9-41fc-bfeb-29d6fdd71883" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}687745eff0e51d059c3a0e0a51844438086b2db1" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-aa5d6050-31cc-4767-af9c-0a630f02e97e", "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-07-24 04:32:27,116 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 24 Jul 2018 04:32:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-010eadef-2ef0-4fdb-a7c6-fcba4d4e4242 x-openstack-request-id: req-010eadef-2ef0-4fdb-a7c6-fcba4d4e4242 Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-07-24 04:32:27,116 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/d5b0f8c40c184408b1fb968e1512ada0/volumes used request id req-010eadef-2ef0-4fdb-a7c6-fcba4d4e4242 2018-07-24 04:32:27,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:27,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d4ed6014-e391-4441-9e22-9c4375ce0e3c Date: Tue, 24 Jul 2018 04:32:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:32:27,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-d4ed6014-e391-4441-9e22-9c4375ce0e3c 2018-07-24 04:32:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:27,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05f4489-1422-4321-ad7d-8774329db9d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:27,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-b05f4489-1422-4321-ad7d-8774329db9d9 2018-07-24 04:32:27,470 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:27,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:27,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d297af-30b3-4338-9192-c8450f8e8035 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:27,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-79d297af-30b3-4338-9192-c8450f8e8035 2018-07-24 04:32:27,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:27,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:27,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1747a4a-6e68-4e0f-9acf-1c4d79b621c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:27,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-e1747a4a-6e68-4e0f-9acf-1c4d79b621c2 2018-07-24 04:32:27,587 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:27,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:27,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ecdb2c-5a43-44ae-ac51-f13d47d4a171 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:32:27,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-a2ecdb2c-5a43-44ae-ac51-f13d47d4a171 2018-07-24 04:32:27,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:27,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec819450-90cf-42be-afc1-a11c0aaf8eda 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:32:27,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-ec819450-90cf-42be-afc1-a11c0aaf8eda 2018-07-24 04:32:27,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:27,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d90de9-3c2d-477e-9d92-24bab79dfb8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:27,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-a1d90de9-3c2d-477e-9d92-24bab79dfb8d 2018-07-24 04:32:27,872 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:27,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:27,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c19ebb1-8e1d-48cb-8a88-ff05244e936a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:27,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-8c19ebb1-8e1d-48cb-8a88-ff05244e936a 2018-07-24 04:32:27,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:27,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:28,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04a9410d-cff6-4252-8dfd-039265636796 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:28,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-04a9410d-cff6-4252-8dfd-039265636796 2018-07-24 04:32:28,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:28,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:28,184 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d96ae808-a763-4467-ada2-7fc02c1da754 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:28,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-d96ae808-a763-4467-ada2-7fc02c1da754 2018-07-24 04:32:28,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:28,185 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj 2018-07-24 04:32:28,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/d5b0f8c40c184408b1fb968e1512ada0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:28,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56dba149-78a5-47cd-ab33-0ab26a698a01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:28,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d5b0f8c40c184408b1fb968e1512ada0 used request id req-56dba149-78a5-47cd-ab33-0ab26a698a01 2018-07-24 04:32:28,414 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-proj-role 2018-07-24 04:32:28,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/c11043b830544d4e91695e49b3b4e819 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:28,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bade723-bba9-4ff2-b6d0-fe4457fb519d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:28,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c11043b830544d4e91695e49b3b4e819 used request id req-1bade723-bba9-4ff2-b6d0-fe4457fb519d 2018-07-24 04:32:28,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79544790c291106871e767fc3bb212b95ed9d0" 2018-07-24 04:32:28,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b18f5be1-878b-4427-b52c-c7d77d6ef96e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:28,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b18f5be1-878b-4427-b52c-c7d77d6ef96e 2018-07-24 04:32:28,623 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-f9924e6d-db1e-4e4-user 2018-07-24 04:32:28,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/b914c88747d645518d3fd87576a3bbf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc3fd6d1852c9e7f207d692e04222fd07183f68" 2018-07-24 04:32:28,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f37fe92f-70b9-49f0-a951-68d6d0a8a55f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:28,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b914c88747d645518d3fd87576a3bbf3 used request id req-f37fe92f-70b9-49f0-a951-68d6d0a8a55f 2018-07-24 04:32:28,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:29,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["KYrBwXAyS1igv5gXyPaDmg"], "issued_at": "2018-07-24T04:32:29.000000Z"}} 2018-07-24 04:32:29,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}861c20f5aeb51661c4ed370484b3725c3ad84392" 2018-07-24 04:32:29,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1f8494-1bef-449b-9d85-e5ad8434b777 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:29,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4b1f8494-1bef-449b-9d85-e5ad8434b777 2018-07-24 04:32:29,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:29,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:29,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["_bpQY68VT8K1Vba-LN5t8g"], "issued_at": "2018-07-24T04:32:29.000000Z"}} 2018-07-24 04:32:29,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:29,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66fb6a9a-040d-4e83-925d-90f284a0e79d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:29,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-66fb6a9a-040d-4e83-925d-90f284a0e79d 2018-07-24 04:32:29,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:29,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:29,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:29,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac93a2c8-68c8-4954-906c-daf1cdf200a8 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:32:29,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj used request id req-ac93a2c8-68c8-4954-906c-daf1cdf200a8 2018-07-24 04:32:29,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:30,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ca1529-c4f6-49a0-b262-fb0abf804328 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:30,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-58ca1529-c4f6-49a0-b262-fb0abf804328 2018-07-24 04:32:30,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj"}}' 2018-07-24 04:32:30,126 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1054885-8b96-49eb-b8ec-3a060d80092a Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b754e4b51854493a9adaa19dc402e10f"}, "tags": [], "enabled": true, "id": "b754e4b51854493a9adaa19dc402e10f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj"}} 2018-07-24 04:32:30,127 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a1054885-8b96-49eb-b8ec-3a060d80092a 2018-07-24 04:32:30,127 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj 2018-07-24 04:32:30,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:30,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:30,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["WbE27sGwRTGSiN1BpJhCIQ"], "issued_at": "2018-07-24T04:32:30.000000Z"}} 2018-07-24 04:32:30,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a267f87e5b9180bcea5de03d294730d9a22e9f83" 2018-07-24 04:32:30,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88cb29ea-3368-45cf-87ad-378c446711b3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:30,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-88cb29ea-3368-45cf-87ad-378c446711b3 2018-07-24 04:32:30,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:30,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32:30 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:30,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a267f87e5b9180bcea5de03d294730d9a22e9f83" 2018-07-24 04:32:30,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8dd860-0d9f-49a8-a830-e206fc80e755 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:32:30,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7e8dd860-0d9f-49a8-a830-e206fc80e755 2018-07-24 04:32:30,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a267f87e5b9180bcea5de03d294730d9a22e9f83" 2018-07-24 04:32:30,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d63250-753d-42e3-a3bf-7ae9683b07b7 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b754e4b51854493a9adaa19dc402e10f"}, "tags": [], "enabled": true, "id": "b754e4b51854493a9adaa19dc402e10f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj"}]} 2018-07-24 04:32:30,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj used request id req-91d63250-753d-42e3-a3bf-7ae9683b07b7 2018-07-24 04:32:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a267f87e5b9180bcea5de03d294730d9a22e9f83" 2018-07-24 04:32:30,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b854d4-a716-4d6d-8519-eebb686aba4a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:30,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b0b854d4-a716-4d6d-8519-eebb686aba4a 2018-07-24 04:32:31,228 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-1145327f-3b6a-449-user 2018-07-24 04:32:31,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:31,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:31,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f523f118-4051-41bf-893c-342cdb0e45f8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:31,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f523f118-4051-41bf-893c-342cdb0e45f8 2018-07-24 04:32:31,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj-role"}}' 2018-07-24 04:32:31,426 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71d54552-5770-4849-812f-edd2904eb3ab Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2042d036076649678b9726b1af0e3cf7", "links": {"self": "http://172.30.9.24:5000/v3/roles/2042d036076649678b9726b1af0e3cf7"}, "name": "CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj-role"}} 2018-07-24 04:32:31,427 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-71d54552-5770-4849-812f-edd2904eb3ab 2018-07-24 04:32:31,427 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj-role 2018-07-24 04:32:31,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2042d036076649678b9726b1af0e3cf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:31,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9484ba-7c54-47c7-8edb-a30f1a346a91 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2042d036076649678b9726b1af0e3cf7", "links": {"self": "http://172.30.9.24:5000/v3/roles/2042d036076649678b9726b1af0e3cf7"}, "name": "CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj-role"}} 2018-07-24 04:32:31,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2042d036076649678b9726b1af0e3cf7 used request id req-3a9484ba-7c54-47c7-8edb-a30f1a346a91 2018-07-24 04:32:31,617 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj-role to project CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj 2018-07-24 04:32:31,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/b754e4b51854493a9adaa19dc402e10f/users/997335f770b94696ae6b13ea10161e8f/roles/2042d036076649678b9726b1af0e3cf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:31,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78eebff5-c31d-4aa3-a121-6e56f0b36b06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:31,753 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b754e4b51854493a9adaa19dc402e10f/users/997335f770b94696ae6b13ea10161e8f/roles/2042d036076649678b9726b1af0e3cf7 used request id req-78eebff5-c31d-4aa3-a121-6e56f0b36b06 2018-07-24 04:32:31,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:31,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:32,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2042d036076649678b9726b1af0e3cf7", "name": "CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj-role"}], "expires_at": "2018-07-24T05:32:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b754e4b51854493a9adaa19dc402e10f", "name": "CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b754e4b51854493a9adaa19dc402e10f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b754e4b51854493a9adaa19dc402e10f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b754e4b51854493a9adaa19dc402e10f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b754e4b51854493a9adaa19dc402e10f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b754e4b51854493a9adaa19dc402e10f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b754e4b51854493a9adaa19dc402e10f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b754e4b51854493a9adaa19dc402e10f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b754e4b51854493a9adaa19dc402e10f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b754e4b51854493a9adaa19dc402e10f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b754e4b51854493a9adaa19dc402e10f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b754e4b51854493a9adaa19dc402e10f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b754e4b51854493a9adaa19dc402e10f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b754e4b51854493a9adaa19dc402e10f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b754e4b51854493a9adaa19dc402e10f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-1145327f-3b6a-449-user", "id": "997335f770b94696ae6b13ea10161e8f"}, "audit_ids": ["fT9IOTEAQ2SR-HrO7snvnw"], "issued_at": "2018-07-24T04:32:32.000000Z"}} 2018-07-24 04:32:32,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}42a6443f8bde3667abf4908c9ca7f9cb6e1ba65f" 2018-07-24 04:32:32,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d083fd4-e5ab-421c-932b-54ff7ac510e8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:32,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4d083fd4-e5ab-421c-932b-54ff7ac510e8 2018-07-24 04:32:32,242 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/b754e4b51854493a9adaa19dc402e10f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a6443f8bde3667abf4908c9ca7f9cb6e1ba65f" 2018-07-24 04:32:32,451 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:32 GMT Server: Apache x-compute-request-id: req-0235dd9c-9173-4578-8c24-a9961ebe1672 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0235dd9c-9173-4578-8c24-a9961ebe1672 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 04:32:32,451 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/b754e4b51854493a9adaa19dc402e10f/volumes/detail used request id req-0235dd9c-9173-4578-8c24-a9961ebe1672 2018-07-24 04:32:32,455 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/b754e4b51854493a9adaa19dc402e10f/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0235dd9c-9173-4578-8c24-a9961ebe1672" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a6443f8bde3667abf4908c9ca7f9cb6e1ba65f" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-f9f63096-b2a1-4465-ac79-c27692239540", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-24 04:32:32,633 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f36bca27-9c36-4725-8594-b011c50cf3c3 x-openstack-request-id: req-f36bca27-9c36-4725-8594-b011c50cf3c3 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-24 04:32:32,633 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/b754e4b51854493a9adaa19dc402e10f/volumes used request id req-f36bca27-9c36-4725-8594-b011c50cf3c3 2018-07-24 04:32:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:33,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5d45f161-816f-4394-8be7-35c1bacde768 Date: Tue, 24 Jul 2018 04:32:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:32:33,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5d45f161-816f-4394-8be7-35c1bacde768 2018-07-24 04:32:33,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:33,240 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83ee7346-9bca-40f7-84d1-1ccbe74db506 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:33,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-83ee7346-9bca-40f7-84d1-1ccbe74db506 2018-07-24 04:32:33,240 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:33,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:33,324 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93a67dbd-31a1-4ae0-a330-6848a94e3cf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:33,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-93a67dbd-31a1-4ae0-a330-6848a94e3cf5 2018-07-24 04:32:33,325 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:33,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:33,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f882b1f-cc92-428e-8e80-5e8f97f4d6b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:33,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-0f882b1f-cc92-428e-8e80-5e8f97f4d6b8 2018-07-24 04:32:33,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:33,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:33,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69542af-0be4-4e78-8c84-e3616532bbf9 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:32:33,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-d69542af-0be4-4e78-8c84-e3616532bbf9 2018-07-24 04:32:33,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:33,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3595d4f-9925-423d-8d1e-4d9801681cb1 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:32:33,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-e3595d4f-9925-423d-8d1e-4d9801681cb1 2018-07-24 04:32:33,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:33,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffaf5e81-5043-48b8-8e54-ffe4ae23ed2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:33,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-ffaf5e81-5043-48b8-8e54-ffe4ae23ed2f 2018-07-24 04:32:33,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:33,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:33,805 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ca4d226-60ee-408b-88c5-39eaa3f3e7f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:33,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-1ca4d226-60ee-408b-88c5-39eaa3f3e7f3 2018-07-24 04:32:33,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:33,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:33,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3e9fb8f-c230-4d9a-8522-b1c6fa0bb62e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:33,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-d3e9fb8f-c230-4d9a-8522-b1c6fa0bb62e 2018-07-24 04:32:33,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:33,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:34,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aee7bb5-f9a1-451e-b46c-b62d629652be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:34,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-2aee7bb5-f9a1-451e-b46c-b62d629652be 2018-07-24 04:32:34,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:34,013 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj 2018-07-24 04:32:34,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/b754e4b51854493a9adaa19dc402e10f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:34,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1553f67-9dc7-4061-9a81-762fb860080a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:34,252 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b754e4b51854493a9adaa19dc402e10f used request id req-b1553f67-9dc7-4061-9a81-762fb860080a 2018-07-24 04:32:34,253 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-1145327f-3b6a-449-proj-role 2018-07-24 04:32:34,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/2042d036076649678b9726b1af0e3cf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:34,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afcb5978-e54a-429c-b0ff-6ae8ccb00e90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:34,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/2042d036076649678b9726b1af0e3cf7 used request id req-afcb5978-e54a-429c-b0ff-6ae8ccb00e90 2018-07-24 04:32:34,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db9177f62215658cae72e9b92093b9ea293988a" 2018-07-24 04:32:34,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5986670-eed6-4979-9003-4ed0b6578076 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:34,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b5986670-eed6-4979-9003-4ed0b6578076 2018-07-24 04:32:34,472 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-1145327f-3b6a-449-user 2018-07-24 04:32:34,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/997335f770b94696ae6b13ea10161e8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a267f87e5b9180bcea5de03d294730d9a22e9f83" 2018-07-24 04:32:34,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6757f9d1-e792-4bc8-aa41-1fb6f12a63ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:34,678 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/997335f770b94696ae6b13ea10161e8f used request id req-6757f9d1-e792-4bc8-aa41-1fb6f12a63ea 2018-07-24 04:32:34,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:35,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["EnKcWHTXSt2-TltzPkqxzw"], "issued_at": "2018-07-24T04:32:35.000000Z"}} 2018-07-24 04:32:35,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4071d0f6902a191dd50887c3f88ddefa0f8a2ffc" 2018-07-24 04:32:35,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf65b6c-de20-4741-afa1-a2ad51d20ddd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:35,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4cf65b6c-de20-4741-afa1-a2ad51d20ddd 2018-07-24 04:32:35,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:35,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:35,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["FgTAMQI4R_6DBhWfLZ5BKg"], "issued_at": "2018-07-24T04:32:35.000000Z"}} 2018-07-24 04:32:35,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:35,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962324d8-460f-4a88-a5d3-8aa9926f6ae9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:35,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-962324d8-460f-4a88-a5d3-8aa9926f6ae9 2018-07-24 04:32:35,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:35,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:35,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-f32759b7-f185-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:35,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2264a6e-52f5-4db0-9e28-6169762f109f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-f32759b7-f185-46f-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:32:35,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-f32759b7-f185-46f-proj used request id req-f2264a6e-52f5-4db0-9e28-6169762f109f 2018-07-24 04:32:35,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:35,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2cbf31-40b3-4882-8635-1c2855e50edf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:35,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ce2cbf31-40b3-4882-8635-1c2855e50edf 2018-07-24 04:32:35,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-f32759b7-f185-46f-proj"}}' 2018-07-24 04:32:35,982 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9003894a-780d-4c13-be79-b11fdbc0cb5c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3e87e6c39e5343128ff27b77292c82e7"}, "tags": [], "enabled": true, "id": "3e87e6c39e5343128ff27b77292c82e7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-f32759b7-f185-46f-proj"}} 2018-07-24 04:32:35,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9003894a-780d-4c13-be79-b11fdbc0cb5c 2018-07-24 04:32:35,983 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-f32759b7-f185-46f-proj 2018-07-24 04:32:35,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:35,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:36,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["-3dhEJ7kQG2HtXN7xJifxw"], "issued_at": "2018-07-24T04:32:36.000000Z"}} 2018-07-24 04:32:36,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f40bf45e0dc0652fd08c85df390833b3d7fc197f" 2018-07-24 04:32:36,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd48fa2-06e5-431d-8681-38bab87dc327 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:36,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cdd48fa2-06e5-431d-8681-38bab87dc327 2018-07-24 04:32:36,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:36,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:36,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40bf45e0dc0652fd08c85df390833b3d7fc197f" 2018-07-24 04:32:36,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4810ef10-029e-46c0-ac24-3795fcec9241 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:32:36,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4810ef10-029e-46c0-ac24-3795fcec9241 2018-07-24 04:32:36,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithTypeTests-f32759b7-f185-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40bf45e0dc0652fd08c85df390833b3d7fc197f" 2018-07-24 04:32:36,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9e6c10-50f0-453e-b2d3-f3f77ec30143 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithTypeTests-f32759b7-f185-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3e87e6c39e5343128ff27b77292c82e7"}, "tags": [], "enabled": true, "id": "3e87e6c39e5343128ff27b77292c82e7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-f32759b7-f185-46f-proj"}]} 2018-07-24 04:32:36,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithTypeTests-f32759b7-f185-46f-proj used request id req-dc9e6c10-50f0-453e-b2d3-f3f77ec30143 2018-07-24 04:32:36,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40bf45e0dc0652fd08c85df390833b3d7fc197f" 2018-07-24 04:32:36,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f053c8a1-4581-47e5-995a-3d56a673719d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:36,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f053c8a1-4581-47e5-995a-3d56a673719d 2018-07-24 04:32:37,078 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-f32759b7-f185-46f-user 2018-07-24 04:32:37,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:37,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:37,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a3f2512-7ead-49ab-9bd2-9549e4b831ff Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:37,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4a3f2512-7ead-49ab-9bd2-9549e4b831ff 2018-07-24 04:32:37,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" -d '{"role": {"name": "CreateVolumeWithTypeTests-f32759b7-f185-46f-proj-role"}}' 2018-07-24 04:32:37,288 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-707aba4e-9e06-4c32-8775-7050e9a774ba Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b04d8f66b2ba49a097cdc58971f5c7b0", "links": {"self": "http://172.30.9.24:5000/v3/roles/b04d8f66b2ba49a097cdc58971f5c7b0"}, "name": "CreateVolumeWithTypeTests-f32759b7-f185-46f-proj-role"}} 2018-07-24 04:32:37,288 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-707aba4e-9e06-4c32-8775-7050e9a774ba 2018-07-24 04:32:37,288 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-f32759b7-f185-46f-proj-role 2018-07-24 04:32:37,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/b04d8f66b2ba49a097cdc58971f5c7b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:37,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9ac854-8deb-44b7-b778-60d599bee862 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b04d8f66b2ba49a097cdc58971f5c7b0", "links": {"self": "http://172.30.9.24:5000/v3/roles/b04d8f66b2ba49a097cdc58971f5c7b0"}, "name": "CreateVolumeWithTypeTests-f32759b7-f185-46f-proj-role"}} 2018-07-24 04:32:37,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/b04d8f66b2ba49a097cdc58971f5c7b0 used request id req-2a9ac854-8deb-44b7-b778-60d599bee862 2018-07-24 04:32:37,381 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-f32759b7-f185-46f-proj-role to project CreateVolumeWithTypeTests-f32759b7-f185-46f-proj 2018-07-24 04:32:37,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/3e87e6c39e5343128ff27b77292c82e7/users/941d4312e4564587bd1aa0134e987e5c/roles/b04d8f66b2ba49a097cdc58971f5c7b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:37,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c0bbd28-7c9c-45c8-8780-4238b77fd7bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:37,674 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3e87e6c39e5343128ff27b77292c82e7/users/941d4312e4564587bd1aa0134e987e5c/roles/b04d8f66b2ba49a097cdc58971f5c7b0 used request id req-2c0bbd28-7c9c-45c8-8780-4238b77fd7bc 2018-07-24 04:32:37,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:37,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:38,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Ht48Y438S5egJn3PNn40mQ"], "issued_at": "2018-07-24T04:32:38.000000Z"}} 2018-07-24 04:32:38,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b5b9050f3ac8aa59cbb9a9f37fa6a3c4c8f72a88" 2018-07-24 04:32:38,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2805c466-b299-4ed0-96e3-8b7c8b680aea 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:38,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2805c466-b299-4ed0-96e3-8b7c8b680aea 2018-07-24 04:32:38,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b9050f3ac8aa59cbb9a9f37fa6a3c4c8f72a88" 2018-07-24 04:32:38,362 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:38 GMT Server: Apache x-compute-request-id: req-c56b9da2-fc30-483f-8587-51e988c57cf1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c56b9da2-fc30-483f-8587-51e988c57cf1 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-24 04:32:38,362 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-c56b9da2-fc30-483f-8587-51e988c57cf1 2018-07-24 04:32:38,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c56b9da2-fc30-483f-8587-51e988c57cf1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b9050f3ac8aa59cbb9a9f37fa6a3c4c8f72a88" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-8e53495d-55cd-435a-8331-c2bb247d1723-vol-type", "description": null}}' 2018-07-24 04:32:38,584 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:38 GMT Server: Apache x-compute-request-id: req-7536d6f7-0074-41e8-b852-18aa61bf9303 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7536d6f7-0074-41e8-b852-18aa61bf9303 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-8e53495d-55cd-435a-8331-c2bb247d1723-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "729f357c-78c6-4446-a1f2-5fa672500ab9", "description": null}} 2018-07-24 04:32:38,584 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-7536d6f7-0074-41e8-b852-18aa61bf9303 2018-07-24 04:32:38,584 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-8e53495d-55cd-435a-8331-c2bb247d1723-vol-type 2018-07-24 04:32:38,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:38,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:38,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b04d8f66b2ba49a097cdc58971f5c7b0", "name": "CreateVolumeWithTypeTests-f32759b7-f185-46f-proj-role"}], "expires_at": "2018-07-24T05:32:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e87e6c39e5343128ff27b77292c82e7", "name": "CreateVolumeWithTypeTests-f32759b7-f185-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_3e87e6c39e5343128ff27b77292c82e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3e87e6c39e5343128ff27b77292c82e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3e87e6c39e5343128ff27b77292c82e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/3e87e6c39e5343128ff27b77292c82e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/3e87e6c39e5343128ff27b77292c82e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3e87e6c39e5343128ff27b77292c82e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/3e87e6c39e5343128ff27b77292c82e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/3e87e6c39e5343128ff27b77292c82e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3e87e6c39e5343128ff27b77292c82e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/3e87e6c39e5343128ff27b77292c82e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/3e87e6c39e5343128ff27b77292c82e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3e87e6c39e5343128ff27b77292c82e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/3e87e6c39e5343128ff27b77292c82e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/3e87e6c39e5343128ff27b77292c82e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-f32759b7-f185-46f-user", "id": "941d4312e4564587bd1aa0134e987e5c"}, "audit_ids": ["04Lj79nvTciVE_aqewVA_w"], "issued_at": "2018-07-24T04:32:38.000000Z"}} 2018-07-24 04:32:38,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a63851525e08b37fd9da8b10e5873eff534c6bbb" 2018-07-24 04:32:39,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baab98b8-5563-4437-977e-1f112174f2a6 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:39,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-baab98b8-5563-4437-977e-1f112174f2a6 2018-07-24 04:32:39,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/3e87e6c39e5343128ff27b77292c82e7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63851525e08b37fd9da8b10e5873eff534c6bbb" 2018-07-24 04:32:39,298 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:39 GMT Server: Apache x-compute-request-id: req-590279ec-f663-498e-bdda-2133723dc33a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-590279ec-f663-498e-bdda-2133723dc33a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 04:32:39,298 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/3e87e6c39e5343128ff27b77292c82e7/volumes/detail used request id req-590279ec-f663-498e-bdda-2133723dc33a 2018-07-24 04:32:39,302 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/3e87e6c39e5343128ff27b77292c82e7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-590279ec-f663-498e-bdda-2133723dc33a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63851525e08b37fd9da8b10e5873eff534c6bbb" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-8e53495d-55cd-435a-8331-c2bb247d1723-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-24 04:32:39,492 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-26a34361-006b-4c0d-9800-cddcc454bb1a x-openstack-request-id: req-26a34361-006b-4c0d-9800-cddcc454bb1a Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-24 04:32:39,492 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/3e87e6c39e5343128ff27b77292c82e7/volumes used request id req-26a34361-006b-4c0d-9800-cddcc454bb1a 2018-07-24 04:32:39,493 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-8e53495d-55cd-435a-8331-c2bb247d1723-vol-type 2018-07-24 04:32:39,496 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/729f357c-78c6-4446-a1f2-5fa672500ab9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c56b9da2-fc30-483f-8587-51e988c57cf1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b9050f3ac8aa59cbb9a9f37fa6a3c4c8f72a88" 2018-07-24 04:32:39,721 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:32:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c66da1e3-df79-4cf7-8945-99f7a1eafc19 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-07-24 04:32:39,721 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/729f357c-78c6-4446-a1f2-5fa672500ab9 used request id req-c66da1e3-df79-4cf7-8945-99f7a1eafc19 2018-07-24 04:32:39,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:39,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a30aae48-f5e0-4cda-88b7-9f61a1ec8878 Date: Tue, 24 Jul 2018 04:32:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:32:39,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-a30aae48-f5e0-4cda-88b7-9f61a1ec8878 2018-07-24 04:32:39,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:39,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4120df84-b42a-461e-8a9b-f802a38c54f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:39,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-4120df84-b42a-461e-8a9b-f802a38c54f4 2018-07-24 04:32:39,993 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:39,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:40,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5670e259-e10f-4894-966c-b2a137184b83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:40,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-5670e259-e10f-4894-966c-b2a137184b83 2018-07-24 04:32:40,080 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:40,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:40,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c69c6488-324d-4a14-99c5-d4d89f8432d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:40,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-c69c6488-324d-4a14-99c5-d4d89f8432d7 2018-07-24 04:32:40,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:40,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:40,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f06c37-50d3-4a68-8940-4d34d02a48ac Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:32:40,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-f4f06c37-50d3-4a68-8940-4d34d02a48ac 2018-07-24 04:32:40,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:40,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58820423-2e94-4b90-87c7-2230a66a3d37 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:32:40,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-58820423-2e94-4b90-87c7-2230a66a3d37 2018-07-24 04:32:40,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:40,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d38cb6e-4b89-4c2b-b297-30830643a597 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:40,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-1d38cb6e-4b89-4c2b-b297-30830643a597 2018-07-24 04:32:40,478 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:40,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:40,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31c23105-ee5f-4eb8-aaff-2bb695db4b6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:40,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-31c23105-ee5f-4eb8-aaff-2bb695db4b6e 2018-07-24 04:32:40,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:40,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:40,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26dc961a-0c8e-498c-87a3-6802e2742e62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:40,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-26dc961a-0c8e-498c-87a3-6802e2742e62 2018-07-24 04:32:40,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:40,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:40,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01b21ed0-a001-4e15-aa06-9d95795b114b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:40,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-01b21ed0-a001-4e15-aa06-9d95795b114b 2018-07-24 04:32:40,754 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:40,755 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-f32759b7-f185-46f-proj 2018-07-24 04:32:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/3e87e6c39e5343128ff27b77292c82e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:41,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e127c032-6cc9-4f82-abe5-376691842ca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:41,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/3e87e6c39e5343128ff27b77292c82e7 used request id req-e127c032-6cc9-4f82-abe5-376691842ca2 2018-07-24 04:32:41,001 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-f32759b7-f185-46f-proj-role 2018-07-24 04:32:41,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/b04d8f66b2ba49a097cdc58971f5c7b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:41,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf733dd3-ee44-4c21-a773-e7d4d6a6f4b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:41,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b04d8f66b2ba49a097cdc58971f5c7b0 used request id req-bf733dd3-ee44-4c21-a773-e7d4d6a6f4b6 2018-07-24 04:32:41,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d1891ec5f1052ba9764b618f0124de6807f580" 2018-07-24 04:32:41,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17863f6-db21-4157-a6d7-cc937d65b172 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:41,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b17863f6-db21-4157-a6d7-cc937d65b172 2018-07-24 04:32:41,220 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-f32759b7-f185-46f-user 2018-07-24 04:32:41,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/941d4312e4564587bd1aa0134e987e5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40bf45e0dc0652fd08c85df390833b3d7fc197f" 2018-07-24 04:32:41,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c0112ce-ed70-4b5b-a45d-7707ac162a9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:41,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/941d4312e4564587bd1aa0134e987e5c used request id req-9c0112ce-ed70-4b5b-a45d-7707ac162a9d 2018-07-24 04:32:41,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:41,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["LQfFXXmqRvm4r2thW1p3ig"], "issued_at": "2018-07-24T04:32:41.000000Z"}} 2018-07-24 04:32:41,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f411904992f76a516337df55f68a1916c57030cb" 2018-07-24 04:32:41,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0350807-387c-4083-9459-faa92adb5c8a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:41,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d0350807-387c-4083-9459-faa92adb5c8a 2018-07-24 04:32:41,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:41,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:42,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bXvbmW5JQ8iscgOxlUwx7w"], "issued_at": "2018-07-24T04:32:42.000000Z"}} 2018-07-24 04:32:42,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:42,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7899cded-42f3-4483-97a6-d8548d2fc732 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:42,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7899cded-42f3-4483-97a6-d8548d2fc732 2018-07-24 04:32:42,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:42,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:42,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-57823e5a-320a-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:42,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f5ce46-c9cd-4f8b-aed5-dcd3c643cf6f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-57823e5a-320a-48d-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:32:42,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-57823e5a-320a-48d-proj used request id req-58f5ce46-c9cd-4f8b-aed5-dcd3c643cf6f 2018-07-24 04:32:42,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:42,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9821ca0a-3c31-4e15-b0e3-41179aeeb155 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:42,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-9821ca0a-3c31-4e15-b0e3-41179aeeb155 2018-07-24 04:32:42,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-57823e5a-320a-48d-proj"}}' 2018-07-24 04:32:42,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db287ab-165a-48a1-88d2-43462096e17f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a47d775fc4d6468a9bbb108036640a4c"}, "tags": [], "enabled": true, "id": "a47d775fc4d6468a9bbb108036640a4c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-57823e5a-320a-48d-proj"}} 2018-07-24 04:32:42,816 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4db287ab-165a-48a1-88d2-43462096e17f 2018-07-24 04:32:42,816 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-57823e5a-320a-48d-proj 2018-07-24 04:32:42,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:42,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:43,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ELJNcIKYR8q3DVEglYzVQg"], "issued_at": "2018-07-24T04:32:43.000000Z"}} 2018-07-24 04:32:43,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}634e5890561d903864178b7b8b0b974635851d3a" 2018-07-24 04:32:43,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29e9bb6-94e9-4d40-bc69-35285b332880 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:43,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f29e9bb6-94e9-4d40-bc69-35285b332880 2018-07-24 04:32:43,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:43,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32:43 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:43,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634e5890561d903864178b7b8b0b974635851d3a" 2018-07-24 04:32:43,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2893fe30-a91e-4880-a358-d2ac42a0f41b Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:32:43,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2893fe30-a91e-4880-a358-d2ac42a0f41b 2018-07-24 04:32:43,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithTypeTests-57823e5a-320a-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634e5890561d903864178b7b8b0b974635851d3a" 2018-07-24 04:32:43,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6171599-ec4d-4998-a24c-3f32d0342d73 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithTypeTests-57823e5a-320a-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a47d775fc4d6468a9bbb108036640a4c"}, "tags": [], "enabled": true, "id": "a47d775fc4d6468a9bbb108036640a4c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-57823e5a-320a-48d-proj"}]} 2018-07-24 04:32:43,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithTypeTests-57823e5a-320a-48d-proj used request id req-e6171599-ec4d-4998-a24c-3f32d0342d73 2018-07-24 04:32:43,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634e5890561d903864178b7b8b0b974635851d3a" 2018-07-24 04:32:43,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-869aee3e-da87-4dd4-893d-91bdf70d0410 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:43,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-869aee3e-da87-4dd4-893d-91bdf70d0410 2018-07-24 04:32:44,007 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-57823e5a-320a-48d-user 2018-07-24 04:32:44,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:44,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:44,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cf1a19-2df9-41e9-bc71-9b858313a110 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:44,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-44cf1a19-2df9-41e9-bc71-9b858313a110 2018-07-24 04:32:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" -d '{"role": {"name": "CreateVolumeWithTypeTests-57823e5a-320a-48d-proj-role"}}' 2018-07-24 04:32:44,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39b3af24-bce3-4d8f-a1a5-9344e64dfb7b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9f94260f8bd4fb49a986c95265342be", "links": {"self": "http://172.30.9.24:5000/v3/roles/e9f94260f8bd4fb49a986c95265342be"}, "name": "CreateVolumeWithTypeTests-57823e5a-320a-48d-proj-role"}} 2018-07-24 04:32:44,217 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-39b3af24-bce3-4d8f-a1a5-9344e64dfb7b 2018-07-24 04:32:44,217 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-57823e5a-320a-48d-proj-role 2018-07-24 04:32:44,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/e9f94260f8bd4fb49a986c95265342be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:44,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d4e8ad-b677-4232-9535-a76a3a8da881 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9f94260f8bd4fb49a986c95265342be", "links": {"self": "http://172.30.9.24:5000/v3/roles/e9f94260f8bd4fb49a986c95265342be"}, "name": "CreateVolumeWithTypeTests-57823e5a-320a-48d-proj-role"}} 2018-07-24 04:32:44,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/e9f94260f8bd4fb49a986c95265342be used request id req-62d4e8ad-b677-4232-9535-a76a3a8da881 2018-07-24 04:32:44,317 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-57823e5a-320a-48d-proj-role to project CreateVolumeWithTypeTests-57823e5a-320a-48d-proj 2018-07-24 04:32:44,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/a47d775fc4d6468a9bbb108036640a4c/users/2301c5e5134645cba721f6a59a53e85a/roles/e9f94260f8bd4fb49a986c95265342be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:44,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa9f107-99e7-4841-9197-290b6c42f62c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:44,446 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a47d775fc4d6468a9bbb108036640a4c/users/2301c5e5134645cba721f6a59a53e85a/roles/e9f94260f8bd4fb49a986c95265342be used request id req-0fa9f107-99e7-4841-9197-290b6c42f62c 2018-07-24 04:32:44,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:44,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:44,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["GObcKaw_Sp2AX7NEF9vvTA"], "issued_at": "2018-07-24T04:32:44.000000Z"}} 2018-07-24 04:32:44,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7b375d5a86a2de8bff53e75695b342e31049db11" 2018-07-24 04:32:44,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7684dd50-38d8-4cb3-85e3-f862028e5ae8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:44,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7684dd50-38d8-4cb3-85e3-f862028e5ae8 2018-07-24 04:32:44,938 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b375d5a86a2de8bff53e75695b342e31049db11" 2018-07-24 04:32:45,530 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:44 GMT Server: Apache x-compute-request-id: req-f8931c38-565f-4e1f-a80c-33afb32b3066 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f8931c38-565f-4e1f-a80c-33afb32b3066 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-24 04:32:45,530 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types?is_public=None used request id req-f8931c38-565f-4e1f-a80c-33afb32b3066 2018-07-24 04:32:45,534 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f8931c38-565f-4e1f-a80c-33afb32b3066" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b375d5a86a2de8bff53e75695b342e31049db11" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol-type", "description": null}}' 2018-07-24 04:32:45,757 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:45 GMT Server: Apache x-compute-request-id: req-9ffe61f4-23c8-4320-a013-362b99efae8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ffe61f4-23c8-4320-a013-362b99efae8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "45b866c9-be00-43d1-b80f-c8b5c55cebd1", "description": null}} 2018-07-24 04:32:45,757 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types used request id req-9ffe61f4-23c8-4320-a013-362b99efae8e 2018-07-24 04:32:45,758 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol-type 2018-07-24 04:32:45,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:45,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:46,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["DRTREqOcSYSPGNEFVJ3otg"], "issued_at": "2018-07-24T04:32:46.000000Z"}} 2018-07-24 04:32:46,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b4743311fe9640767a38fc1601450db860d5d9ee" 2018-07-24 04:32:46,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b049e8a-6bea-4af7-a1dd-e08f7164ec0e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:46,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6b049e8a-6bea-4af7-a1dd-e08f7164ec0e 2018-07-24 04:32:46,255 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4743311fe9640767a38fc1601450db860d5d9ee" 2018-07-24 04:32:46,463 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:46 GMT Server: Apache x-compute-request-id: req-11054331-d1b9-4da3-b062-c132c02e94a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-11054331-d1b9-4da3-b062-c132c02e94a7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 04:32:46,464 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/detail used request id req-11054331-d1b9-4da3-b062-c132c02e94a7 2018-07-24 04:32:46,467 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-11054331-d1b9-4da3-b062-c132c02e94a7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4743311fe9640767a38fc1601450db860d5d9ee" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-24 04:32:46,947 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:32:46 GMT Server: Apache x-compute-request-id: req-3c918771-5c85-4617-8f3f-32727d8b9b6f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c918771-5c85-4617-8f3f-32727d8b9b6f Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "2e81815591b64777a7e304458430745f", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:32:46.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol-type", "name": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "size": 1}} 2018-07-24 04:32:46,947 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes used request id req-3c918771-5c85-4617-8f3f-32727d8b9b6f 2018-07-24 04:32:46,950 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11054331-d1b9-4da3-b062-c132c02e94a7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4743311fe9640767a38fc1601450db860d5d9ee" 2018-07-24 04:32:47,175 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:46 GMT Server: Apache x-compute-request-id: req-b9676aec-3714-4793-b6ec-5c9543ab63e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9676aec-3714-4793-b6ec-5c9543ab63e2 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T04:32:47.000000", "replication_status": null, "snapshot_id": null, "id": "212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol", "bootable": "false", "created_at": "2018-07-24T04:32:46.000000", "volume_type": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol-type"}} 2018-07-24 04:32:47,175 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45 used request id req-b9676aec-3714-4793-b6ec-5c9543ab63e2 2018-07-24 04:32:47,176 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol 2018-07-24 04:32:47,178 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11054331-d1b9-4da3-b062-c132c02e94a7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4743311fe9640767a38fc1601450db860d5d9ee" 2018-07-24 04:32:47,423 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:47 GMT Server: Apache x-compute-request-id: req-03541064-8fe9-4841-9ada-8e01b567d1a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03541064-8fe9-4841-9ada-8e01b567d1a2 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T04:32:47.000000", "replication_status": null, "snapshot_id": null, "id": "212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol", "bootable": "false", "created_at": "2018-07-24T04:32:46.000000", "volume_type": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol-type"}} 2018-07-24 04:32:47,424 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45 used request id req-03541064-8fe9-4841-9ada-8e01b567d1a2 2018-07-24 04:32:47,424 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:32:47,424 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol 2018-07-24 04:32:47,424 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol 2018-07-24 04:32:47,427 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11054331-d1b9-4da3-b062-c132c02e94a7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4743311fe9640767a38fc1601450db860d5d9ee" 2018-07-24 04:32:48,047 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:47 GMT Server: Apache x-compute-request-id: req-fb1694b4-d4fb-4f4d-afd9-cb21897fd185 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb1694b4-d4fb-4f4d-afd9-cb21897fd185 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T04:32:47.000000", "replication_status": null, "snapshot_id": null, "id": "212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol", "bootable": "false", "created_at": "2018-07-24T04:32:46.000000", "volume_type": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol-type"}} 2018-07-24 04:32:48,047 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45 used request id req-fb1694b4-d4fb-4f4d-afd9-cb21897fd185 2018-07-24 04:32:48,048 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:32:48,048 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol 2018-07-24 04:32:48,048 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol 2018-07-24 04:32:48,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11054331-d1b9-4da3-b062-c132c02e94a7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4743311fe9640767a38fc1601450db860d5d9ee" 2018-07-24 04:32:48,301 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:32:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e1a5d6de-d155-4977-94d1-d05d5258c539 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-07-24 04:32:48,301 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45 used request id req-e1a5d6de-d155-4977-94d1-d05d5258c539 2018-07-24 04:32:48,304 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11054331-d1b9-4da3-b062-c132c02e94a7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4743311fe9640767a38fc1601450db860d5d9ee" 2018-07-24 04:32:48,521 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:48 GMT Server: Apache x-compute-request-id: req-60c75431-4062-4cb1-9607-2a7633929875 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-60c75431-4062-4cb1-9607-2a7633929875 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "rel": "self"}, {"href": "http://172.30.9.24:8776/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T04:32:48.000000", "replication_status": null, "snapshot_id": null, "id": "212a7d87-b5cc-453b-b1e1-9b9853c6fd45", "size": 1, "user_id": "2e81815591b64777a7e304458430745f", "os-vol-tenant-attr:tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "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": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol", "bootable": "false", "created_at": "2018-07-24T04:32:46.000000", "volume_type": "CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol-type"}} 2018-07-24 04:32:48,521 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45 used request id req-60c75431-4062-4cb1-9607-2a7633929875 2018-07-24 04:32:48,521 - create_volume - DEBUG - Instance status is - deleting 2018-07-24 04:32:48,521 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-24 04:32:51,525 - create_volume - DEBUG - Volume status query timeout in 56.7771360874 2018-07-24 04:32:51,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11054331-d1b9-4da3-b062-c132c02e94a7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4743311fe9640767a38fc1601450db860d5d9ee" 2018-07-24 04:32:51,757 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-dfbe32b9-76eb-4238-a718-ab1ab525340a x-openstack-request-id: req-dfbe32b9-76eb-4238-a718-ab1ab525340a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 212a7d87-b5cc-453b-b1e1-9b9853c6fd45 could not be found.", "code": 404}} 2018-07-24 04:32:51,758 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/volumes/212a7d87-b5cc-453b-b1e1-9b9853c6fd45 used request id req-dfbe32b9-76eb-4238-a718-ab1ab525340a 2018-07-24 04:32:51,758 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 212a7d87-b5cc-453b-b1e1-9b9853c6fd45 could not be found. (HTTP 404) (Request-ID: req-dfbe32b9-76eb-4238-a718-ab1ab525340a) 2018-07-24 04:32:51,758 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol 2018-07-24 04:32:51,759 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-8f6570e2-2054-49b0-b223-10aaea1a7e40-vol-type 2018-07-24 04:32:51,762 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/45b866c9-be00-43d1-b80f-c8b5c55cebd1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f8931c38-565f-4e1f-a80c-33afb32b3066" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b375d5a86a2de8bff53e75695b342e31049db11" 2018-07-24 04:32:51,834 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:32:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dedf9b1b-b7ae-432a-894c-34bda1024f28 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-07-24 04:32:51,834 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892/types/45b866c9-be00-43d1-b80f-c8b5c55cebd1 used request id req-dedf9b1b-b7ae-432a-894c-34bda1024f28 2018-07-24 04:32:51,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:52,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-901f34e4-b460-4bfd-b49a-40fdd74caa61 Date: Tue, 24 Jul 2018 04:32:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:32:52,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-901f34e4-b460-4bfd-b49a-40fdd74caa61 2018-07-24 04:32:52,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:52,181 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cd51b36-c08e-4e91-b41f-41a1343b1bb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:52,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-2cd51b36-c08e-4e91-b41f-41a1343b1bb8 2018-07-24 04:32:52,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:52,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:52,270 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-785e2b82-1542-4c3e-a93c-54d3c17d2b37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:52,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-785e2b82-1542-4c3e-a93c-54d3c17d2b37 2018-07-24 04:32:52,271 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:52,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:52,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e624b75-8d3b-46eb-8ba6-e3c1ed7364f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:52,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-8e624b75-8d3b-46eb-8ba6-e3c1ed7364f2 2018-07-24 04:32:52,383 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:52,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:52,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f64a7e4-f0d2-40eb-812a-8b9dc39539e0 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:32:52,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-1f64a7e4-f0d2-40eb-812a-8b9dc39539e0 2018-07-24 04:32:52,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:52,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b2b7e6-a816-4d05-a378-ae81f92db970 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:32:52,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-43b2b7e6-a816-4d05-a378-ae81f92db970 2018-07-24 04:32:52,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:52,658 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cd37c4f-2044-4505-b70d-935be7d4b35a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:52,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-2cd37c4f-2044-4505-b70d-935be7d4b35a 2018-07-24 04:32:52,658 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:52,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:52,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5984b624-d6f4-44f5-8fc8-e8df5c018418 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:52,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-5984b624-d6f4-44f5-8fc8-e8df5c018418 2018-07-24 04:32:52,754 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:52,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:52,847 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3ad330a-809f-4032-91f5-c1063a476eed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:52,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-b3ad330a-809f-4032-91f5-c1063a476eed 2018-07-24 04:32:52,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:52,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:52,938 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-034669ab-db53-4eb0-9f2d-aa6e398c742e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:32:52,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-034669ab-db53-4eb0-9f2d-aa6e398c742e 2018-07-24 04:32:52,939 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:32:52,940 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-57823e5a-320a-48d-proj 2018-07-24 04:32:52,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/a47d775fc4d6468a9bbb108036640a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:53,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4535e52-c728-4cf7-8792-dfa1d7fc61ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:53,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a47d775fc4d6468a9bbb108036640a4c used request id req-f4535e52-c728-4cf7-8792-dfa1d7fc61ba 2018-07-24 04:32:53,163 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-57823e5a-320a-48d-proj-role 2018-07-24 04:32:53,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/e9f94260f8bd4fb49a986c95265342be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:53,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50980b24-7206-4de1-8d48-0304f2e1d181 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:53,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/e9f94260f8bd4fb49a986c95265342be used request id req-50980b24-7206-4de1-8d48-0304f2e1d181 2018-07-24 04:32:53,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18794623b705c559775543527d3dfb72bb212bc1" 2018-07-24 04:32:53,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef36ce9e-6d76-4a77-9f30-0a9cc3996139 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:53,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ef36ce9e-6d76-4a77-9f30-0a9cc3996139 2018-07-24 04:32:53,378 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-57823e5a-320a-48d-user 2018-07-24 04:32:53,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/2301c5e5134645cba721f6a59a53e85a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634e5890561d903864178b7b8b0b974635851d3a" 2018-07-24 04:32:53,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33652eeb-8899-4943-8f89-137922e92452 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:53,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2301c5e5134645cba721f6a59a53e85a used request id req-33652eeb-8899-4943-8f89-137922e92452 2018-07-24 04:32:53,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:53,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["aCXX7R1OSPmW8HoYZVR5QQ"], "issued_at": "2018-07-24T04:32:53.000000Z"}} 2018-07-24 04:32:53,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ee3c3474eafaf776ac1e82d6da88e4fcaf75a890" 2018-07-24 04:32:54,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6459fa-5e7e-4502-999d-734a8d0ec1d0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:54,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-be6459fa-5e7e-4502-999d-734a8d0ec1d0 2018-07-24 04:32:54,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:54,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:54,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["6VIdockMQPKZH9y8wpYlOA"], "issued_at": "2018-07-24T04:32:54.000000Z"}} 2018-07-24 04:32:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:32:54,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9322db9-a81f-419a-9c16-d8a5a0590315 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:54,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e9322db9-a81f-419a-9c16-d8a5a0590315 2018-07-24 04:32:54,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:54,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-3da7851b-030a-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:32:54,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4dfcdf4-4863-4af9-9aca-c522d21c174a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-3da7851b-030a-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:32:54,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-3da7851b-030a-4fc-proj used request id req-f4dfcdf4-4863-4af9-9aca-c522d21c174a 2018-07-24 04:32:54,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:32:54,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3802e7c6-ca53-4d67-98eb-2ca32e7b65ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:54,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-3802e7c6-ca53-4d67-98eb-2ca32e7b65ff 2018-07-24 04:32:54,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-3da7851b-030a-4fc-proj"}}' 2018-07-24 04:32:54,881 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed99cded-04eb-4f95-a386-10f8f50368db Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7d0d398af6fc462597b55a12dbec3f23"}, "tags": [], "enabled": true, "id": "7d0d398af6fc462597b55a12dbec3f23", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-3da7851b-030a-4fc-proj"}} 2018-07-24 04:32:54,881 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ed99cded-04eb-4f95-a386-10f8f50368db 2018-07-24 04:32:54,882 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-3da7851b-030a-4fc-proj 2018-07-24 04:32:54,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:54,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:55,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:32:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["AH5tF1sBT0mpmJY06wn7ZA"], "issued_at": "2018-07-24T04:32:55.000000Z"}} 2018-07-24 04:32:55,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4da219fa311dcba657153230117fe68f0c7e8269" 2018-07-24 04:32:55,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc7541fa-df20-4369-acbf-9d2c69d21863 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:55,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dc7541fa-df20-4369-acbf-9d2c69d21863 2018-07-24 04:32:55,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:32:55,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:32:55 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:32:55,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4da219fa311dcba657153230117fe68f0c7e8269" 2018-07-24 04:32:55,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bc4d5f7-94c8-4488-bf67-a90e76fe514e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:32:55,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8bc4d5f7-94c8-4488-bf67-a90e76fe514e 2018-07-24 04:32:55,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithImageTests-3da7851b-030a-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4da219fa311dcba657153230117fe68f0c7e8269" 2018-07-24 04:32:55,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee07c2f3-ab94-4c76-a27f-95133060cbc1 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithImageTests-3da7851b-030a-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7d0d398af6fc462597b55a12dbec3f23"}, "tags": [], "enabled": true, "id": "7d0d398af6fc462597b55a12dbec3f23", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-3da7851b-030a-4fc-proj"}]} 2018-07-24 04:32:55,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithImageTests-3da7851b-030a-4fc-proj used request id req-ee07c2f3-ab94-4c76-a27f-95133060cbc1 2018-07-24 04:32:55,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4da219fa311dcba657153230117fe68f0c7e8269" 2018-07-24 04:32:55,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e9616c-a9e9-4d26-acac-4b970bbff723 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:32:55,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-33e9616c-a9e9-4d26-acac-4b970bbff723 2018-07-24 04:32:56,043 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-3da7851b-030a-4fc-user 2018-07-24 04:32:56,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:56,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:32:56,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f46a5b-dd33-4c43-a238-57a4e22e9f0a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:32:56,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a5f46a5b-dd33-4c43-a238-57a4e22e9f0a 2018-07-24 04:32:56,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" -d '{"role": {"name": "CreateVolumeWithImageTests-3da7851b-030a-4fc-proj-role"}}' 2018-07-24 04:32:56,331 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06bd1c80-41d2-482f-baba-01a409519019 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26fc484d14e24eb5b64c95ca9d48effc", "links": {"self": "http://172.30.9.24:5000/v3/roles/26fc484d14e24eb5b64c95ca9d48effc"}, "name": "CreateVolumeWithImageTests-3da7851b-030a-4fc-proj-role"}} 2018-07-24 04:32:56,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-06bd1c80-41d2-482f-baba-01a409519019 2018-07-24 04:32:56,332 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-3da7851b-030a-4fc-proj-role 2018-07-24 04:32:56,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/26fc484d14e24eb5b64c95ca9d48effc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:32:56,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def34df0-d8e9-42d8-a14b-b12b963dd17e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26fc484d14e24eb5b64c95ca9d48effc", "links": {"self": "http://172.30.9.24:5000/v3/roles/26fc484d14e24eb5b64c95ca9d48effc"}, "name": "CreateVolumeWithImageTests-3da7851b-030a-4fc-proj-role"}} 2018-07-24 04:32:56,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/26fc484d14e24eb5b64c95ca9d48effc used request id req-def34df0-d8e9-42d8-a14b-b12b963dd17e 2018-07-24 04:32:56,433 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-3da7851b-030a-4fc-proj-role to project CreateVolumeWithImageTests-3da7851b-030a-4fc-proj 2018-07-24 04:32:56,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/7d0d398af6fc462597b55a12dbec3f23/users/de192320d6aa418991f32101e6267ac3/roles/26fc484d14e24eb5b64c95ca9d48effc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:32:56,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1baf2db7-c6d1-48e4-ae8a-1b9a64d738cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:32:56,567 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7d0d398af6fc462597b55a12dbec3f23/users/de192320d6aa418991f32101e6267ac3/roles/26fc484d14e24eb5b64c95ca9d48effc used request id req-1baf2db7-c6d1-48e4-ae8a-1b9a64d738cc 2018-07-24 04:32:56,569 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:32:56,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:32:56,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:32:56,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26fc484d14e24eb5b64c95ca9d48effc", "name": "CreateVolumeWithImageTests-3da7851b-030a-4fc-proj-role"}], "expires_at": "2018-07-24T05:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d0d398af6fc462597b55a12dbec3f23", "name": "CreateVolumeWithImageTests-3da7851b-030a-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7d0d398af6fc462597b55a12dbec3f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7d0d398af6fc462597b55a12dbec3f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7d0d398af6fc462597b55a12dbec3f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7d0d398af6fc462597b55a12dbec3f23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7d0d398af6fc462597b55a12dbec3f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7d0d398af6fc462597b55a12dbec3f23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7d0d398af6fc462597b55a12dbec3f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7d0d398af6fc462597b55a12dbec3f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7d0d398af6fc462597b55a12dbec3f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7d0d398af6fc462597b55a12dbec3f23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7d0d398af6fc462597b55a12dbec3f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7d0d398af6fc462597b55a12dbec3f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7d0d398af6fc462597b55a12dbec3f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7d0d398af6fc462597b55a12dbec3f23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-3da7851b-030a-4fc-user", "id": "de192320d6aa418991f32101e6267ac3"}, "audit_ids": ["IhNrRaILS4iF8PfAD7W8NA"], "issued_at": "2018-07-24T04:32:56.000000Z"}} 2018-07-24 04:32:56,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}150c2a7e8f549a5c53d20e02980b545d53bd9b78" 2018-07-24 04:32:57,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39cd42cd-8f0a-4ed6-a804-34a11bd3438b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:32:57,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-39cd42cd-8f0a-4ed6-a804-34a11bd3438b 2018-07-24 04:32:57,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-a160d3b3-0d3f-44ff-a025-abcbc1b81675-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}150c2a7e8f549a5c53d20e02980b545d53bd9b78" 2018-07-24 04:32:57,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e91c5b3c-0bb0-4649-91ba-5a7e00f7b473 Date: Tue, 24 Jul 2018 04:32:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-a160d3b3-0d3f-44ff-a025-abcbc1b81675-image"} 2018-07-24 04:32:57,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-a160d3b3-0d3f-44ff-a025-abcbc1b81675-image used request id req-e91c5b3c-0bb0-4649-91ba-5a7e00f7b473 2018-07-24 04:32:57,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}150c2a7e8f549a5c53d20e02980b545d53bd9b78" 2018-07-24 04:32:57,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8925dbb4-6cbd-4a40-9d5a-74dc7c5ac2d0 Date: Tue, 24 Jul 2018 04:32:57 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-07-24 04:32:57,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-8925dbb4-6cbd-4a40-9d5a-74dc7c5ac2d0 2018-07-24 04:32:57,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}150c2a7e8f549a5c53d20e02980b545d53bd9b78" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-a160d3b3-0d3f-44ff-a025-abcbc1b81675-image"}' 2018-07-24 04:32:58,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d9269334-39f2-48d9-86e8-e77e04ea5f4c Date: Tue, 24 Jul 2018 04:32:58 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-a160d3b3-0d3f-44ff-a025-abcbc1b81675-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:32:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:32:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b", "min_disk": 0, "protected": false, "id": "c5437535-9115-41cc-87cf-eaefb7d2c24b", "file": "/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b/file", "checksum": null, "owner": "7d0d398af6fc462597b55a12dbec3f23", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:32:58,172 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d9269334-39f2-48d9-86e8-e77e04ea5f4c 2018-07-24 04:32:58,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}150c2a7e8f549a5c53d20e02980b545d53bd9b78" -d '' 2018-07-24 04:32:59,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3f82e62-5827-4b82-8cb6-ba3988e88f56 Date: Tue, 24 Jul 2018 04:32:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:32:59,756 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b/file used request id req-d3f82e62-5827-4b82-8cb6-ba3988e88f56 2018-07-24 04:32:59,756 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:32:59,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}150c2a7e8f549a5c53d20e02980b545d53bd9b78" 2018-07-24 04:32:59,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6986b6f7-53bd-4061-b109-0533f3dc7c8d Date: Tue, 24 Jul 2018 04:32:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-a160d3b3-0d3f-44ff-a025-abcbc1b81675-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:32:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:32:59Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c5437535-9115-41cc-87cf-eaefb7d2c24b/snap", "metadata": {}}], "self": "/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b", "min_disk": 0, "protected": false, "id": "c5437535-9115-41cc-87cf-eaefb7d2c24b", "file": "/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d0d398af6fc462597b55a12dbec3f23", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c5437535-9115-41cc-87cf-eaefb7d2c24b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:32:59,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b used request id req-6986b6f7-53bd-4061-b109-0533f3dc7c8d 2018-07-24 04:32:59,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}150c2a7e8f549a5c53d20e02980b545d53bd9b78" 2018-07-24 04:33:00,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7baf1c60-7492-494d-9475-8de3779e9011 Date: Tue, 24 Jul 2018 04:33:00 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-07-24 04:33:00,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-7baf1c60-7492-494d-9475-8de3779e9011 2018-07-24 04:33:00,136 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-a160d3b3-0d3f-44ff-a025-abcbc1b81675-image 2018-07-24 04:33:00,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}150c2a7e8f549a5c53d20e02980b545d53bd9b78" 2018-07-24 04:33:00,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3e50803b-d357-43b4-92bc-e991997515f4 Date: Tue, 24 Jul 2018 04:33:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-a160d3b3-0d3f-44ff-a025-abcbc1b81675-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:32:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:32:59Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c5437535-9115-41cc-87cf-eaefb7d2c24b/snap", "metadata": {}}], "self": "/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b", "min_disk": 0, "protected": false, "id": "c5437535-9115-41cc-87cf-eaefb7d2c24b", "file": "/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d0d398af6fc462597b55a12dbec3f23", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c5437535-9115-41cc-87cf-eaefb7d2c24b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:33:00,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b used request id req-3e50803b-d357-43b4-92bc-e991997515f4 2018-07-24 04:33:00,325 - create_image - DEBUG - Instance status is - active 2018-07-24 04:33:00,325 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-a160d3b3-0d3f-44ff-a025-abcbc1b81675-image 2018-07-24 04:33:00,325 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-a160d3b3-0d3f-44ff-a025-abcbc1b81675-image 2018-07-24 04:33:00,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:00,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:00,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "26fc484d14e24eb5b64c95ca9d48effc", "name": "CreateVolumeWithImageTests-3da7851b-030a-4fc-proj-role"}], "expires_at": "2018-07-24T05:33:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d0d398af6fc462597b55a12dbec3f23", "name": "CreateVolumeWithImageTests-3da7851b-030a-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7d0d398af6fc462597b55a12dbec3f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7d0d398af6fc462597b55a12dbec3f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7d0d398af6fc462597b55a12dbec3f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7d0d398af6fc462597b55a12dbec3f23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7d0d398af6fc462597b55a12dbec3f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7d0d398af6fc462597b55a12dbec3f23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7d0d398af6fc462597b55a12dbec3f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7d0d398af6fc462597b55a12dbec3f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7d0d398af6fc462597b55a12dbec3f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7d0d398af6fc462597b55a12dbec3f23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7d0d398af6fc462597b55a12dbec3f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7d0d398af6fc462597b55a12dbec3f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7d0d398af6fc462597b55a12dbec3f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7d0d398af6fc462597b55a12dbec3f23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-3da7851b-030a-4fc-user", "id": "de192320d6aa418991f32101e6267ac3"}, "audit_ids": ["sZj4XtToQYisnzV1ypq8yQ"], "issued_at": "2018-07-24T04:33:00.000000Z"}} 2018-07-24 04:33:00,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a158aff989a252a51c546b77563a9963ef874621" 2018-07-24 04:33:00,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23704333-c6e5-4cd4-a423-49b326f9e5db 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:00,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-23704333-c6e5-4cd4-a423-49b326f9e5db 2018-07-24 04:33:00,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7d0d398af6fc462597b55a12dbec3f23/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a158aff989a252a51c546b77563a9963ef874621" 2018-07-24 04:33:01,035 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:00 GMT Server: Apache x-compute-request-id: req-199319b1-0812-4027-9383-f6b5ea49de5a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-199319b1-0812-4027-9383-f6b5ea49de5a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 04:33:01,035 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7d0d398af6fc462597b55a12dbec3f23/volumes/detail used request id req-199319b1-0812-4027-9383-f6b5ea49de5a 2018-07-24 04:33:01,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/7d0d398af6fc462597b55a12dbec3f23/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-199319b1-0812-4027-9383-f6b5ea49de5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a158aff989a252a51c546b77563a9963ef874621" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-a160d3b3-0d3f-44ff-a025-abcbc1b81675-vol", "imageRef": "foo", "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-07-24 04:33:01,424 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 24 Jul 2018 04:33:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2eb80eb1-7f6f-4c07-8225-9d22fbb6fb73 x-openstack-request-id: req-2eb80eb1-7f6f-4c07-8225-9d22fbb6fb73 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-24 04:33:01,425 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/7d0d398af6fc462597b55a12dbec3f23/volumes used request id req-2eb80eb1-7f6f-4c07-8225-9d22fbb6fb73 2018-07-24 04:33:01,426 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-a160d3b3-0d3f-44ff-a025-abcbc1b81675-image 2018-07-24 04:33:01,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}150c2a7e8f549a5c53d20e02980b545d53bd9b78" 2018-07-24 04:33:01,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-201db1da-573a-4354-b75a-0b12086491bb Date: Tue, 24 Jul 2018 04:33:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:33:01,984 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c5437535-9115-41cc-87cf-eaefb7d2c24b used request id req-201db1da-573a-4354-b75a-0b12086491bb 2018-07-24 04:33:01,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:33:02,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-115fd71a-d4f7-41d1-8781-22ccd5fec7de Date: Tue, 24 Jul 2018 04:33:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:33:02,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-115fd71a-d4f7-41d1-8781-22ccd5fec7de 2018-07-24 04:33:02,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:33:02,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27df65fd-7d84-4e99-9f7d-24fd3ecc4b1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:02,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-27df65fd-7d84-4e99-9f7d-24fd3ecc4b1a 2018-07-24 04:33:02,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:02,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:33:02,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-535b3d61-ce2f-4d1c-9217-42338260fe5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:02,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-535b3d61-ce2f-4d1c-9217-42338260fe5e 2018-07-24 04:33:02,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:02,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:33:02,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f7b74ec-b7f6-4588-9b23-8b90703e79c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:02,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-3f7b74ec-b7f6-4588-9b23-8b90703e79c2 2018-07-24 04:33:02,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:02,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:33:02,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ca55c9-3326-4cba-8d36-b60daad808e3 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:33:02,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-f8ca55c9-3326-4cba-8d36-b60daad808e3 2018-07-24 04:33:02,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:33:02,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1435dfb6-2b8b-4dca-b58e-dca61934f718 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:33:02,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-1435dfb6-2b8b-4dca-b58e-dca61934f718 2018-07-24 04:33:02,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:33:02,793 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c0f5992-9a03-479c-8ab7-94253f94a3a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:02,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-4c0f5992-9a03-479c-8ab7-94253f94a3a0 2018-07-24 04:33:02,793 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:33:02,889 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bd54417-4386-42b5-82c0-a43ae210e303 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:02,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-3bd54417-4386-42b5-82c0-a43ae210e303 2018-07-24 04:33:02,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:02,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:33:02,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef52ca34-141e-45ce-833a-9431fdc3c0c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:02,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-ef52ca34-141e-45ce-833a-9431fdc3c0c3 2018-07-24 04:33:02,977 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:02,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:33:03,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e026c30e-4ca2-4a2f-b260-3361e6809d3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:03,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-e026c30e-4ca2-4a2f-b260-3361e6809d3e 2018-07-24 04:33:03,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:03,077 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-3da7851b-030a-4fc-proj 2018-07-24 04:33:03,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/7d0d398af6fc462597b55a12dbec3f23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:33:03,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebdab8bd-0d49-4a0b-a33f-a912e577ae69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:33:03,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/7d0d398af6fc462597b55a12dbec3f23 used request id req-ebdab8bd-0d49-4a0b-a33f-a912e577ae69 2018-07-24 04:33:03,324 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-3da7851b-030a-4fc-proj-role 2018-07-24 04:33:03,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/26fc484d14e24eb5b64c95ca9d48effc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:33:03,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db29c397-90f4-44fc-bb60-c97b92b9dfd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:33:03,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/26fc484d14e24eb5b64c95ca9d48effc used request id req-db29c397-90f4-44fc-bb60-c97b92b9dfd8 2018-07-24 04:33:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245ca76b2acdab4870e0df194f842ea43e3e4281" 2018-07-24 04:33:03,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4af4001-4c29-4969-b9cf-98b414079083 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:33:03,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b4af4001-4c29-4969-b9cf-98b414079083 2018-07-24 04:33:03,534 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-3da7851b-030a-4fc-user 2018-07-24 04:33:03,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/de192320d6aa418991f32101e6267ac3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4da219fa311dcba657153230117fe68f0c7e8269" 2018-07-24 04:33:03,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1aeae22-0430-4d4a-955c-6a370e0d0ecf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:33:03,737 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/de192320d6aa418991f32101e6267ac3 used request id req-a1aeae22-0430-4d4a-955c-6a370e0d0ecf 2018-07-24 04:33:03,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:04,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:33:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["htSDB8vcQoSpi2nivicLHA"], "issued_at": "2018-07-24T04:33:04.000000Z"}} 2018-07-24 04:33:04,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}39629d69eb1559d36429bf8dc7778edefaf23ae5" 2018-07-24 04:33:04,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad23532b-32d6-452c-b8e5-9ea44713e289 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:04,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ad23532b-32d6-452c-b8e5-9ea44713e289 2018-07-24 04:33:04,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:04,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:04,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:33:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["54VxVaatSRO3IYO-vDHdbg"], "issued_at": "2018-07-24T04:33:04.000000Z"}} 2018-07-24 04:33:04,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:04,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb33a9c-ee5e-4ff5-935d-a73032fb3e31 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:04,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dfb33a9c-ee5e-4ff5-935d-a73032fb3e31 2018-07-24 04:33:04,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:33:04,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:33: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:33:04,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-7f29af82-ac87-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:04,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828b2dc9-e6a1-45f3-a121-7809efad66fc Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-7f29af82-ac87-45d-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:33:04,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-7f29af82-ac87-45d-proj used request id req-828b2dc9-e6a1-45f3-a121-7809efad66fc 2018-07-24 04:33:04,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:04,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9e89c2-c79f-4ac1-969e-0e05e64628aa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:33:04,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6a9e89c2-c79f-4ac1-969e-0e05e64628aa 2018-07-24 04:33:04,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-proj"}}' 2018-07-24 04:33:05,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51fdd6ff-a425-40eb-be33-d8887cfc59f3 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c379d445939c45d58a89dd196f9d0619"}, "tags": [], "enabled": true, "id": "c379d445939c45d58a89dd196f9d0619", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-proj"}} 2018-07-24 04:33:05,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-51fdd6ff-a425-40eb-be33-d8887cfc59f3 2018-07-24 04:33:05,037 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-7f29af82-ac87-45d-proj 2018-07-24 04:33:05,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:05,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:05,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:33:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ZqfkTVY9SFS4WmRKii-2WA"], "issued_at": "2018-07-24T04:33:05.000000Z"}} 2018-07-24 04:33:05,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}af6a67071c01f81eaac3097209793be071f9b732" 2018-07-24 04:33:05,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad07e07f-f9f6-46c2-bcef-d0b92306f1bf 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:05,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ad07e07f-f9f6-46c2-bcef-d0b92306f1bf 2018-07-24 04:33:05,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:33:05,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:33: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:33:05,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a67071c01f81eaac3097209793be071f9b732" 2018-07-24 04:33:05,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0d3413-f007-4910-8ed7-223eb9c36d61 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:33:05,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ad0d3413-f007-4910-8ed7-223eb9c36d61 2018-07-24 04:33:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithImageTests-7f29af82-ac87-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a67071c01f81eaac3097209793be071f9b732" 2018-07-24 04:33:05,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e960ff-4422-4547-a4a4-6e4c4ace8faf Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithImageTests-7f29af82-ac87-45d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c379d445939c45d58a89dd196f9d0619"}, "tags": [], "enabled": true, "id": "c379d445939c45d58a89dd196f9d0619", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-proj"}]} 2018-07-24 04:33:05,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateVolumeWithImageTests-7f29af82-ac87-45d-proj used request id req-89e960ff-4422-4547-a4a4-6e4c4ace8faf 2018-07-24 04:33:05,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a67071c01f81eaac3097209793be071f9b732" 2018-07-24 04:33:05,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b9d830-1faa-477c-a29c-58d189048d05 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:33:05,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-18b9d830-1faa-477c-a29c-58d189048d05 2018-07-24 04:33:06,325 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-7f29af82-ac87-45d-user 2018-07-24 04:33:06,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:06,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:06,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a90514a-d449-46c4-8816-1b2eb80eb27b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:33:06,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4a90514a-d449-46c4-8816-1b2eb80eb27b 2018-07-24 04:33:06,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" -d '{"role": {"name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-proj-role"}}' 2018-07-24 04:33:06,533 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:33:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-955ea984-c9f8-4ddc-9ad4-1813c360ad34 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "24027e219a4e4645ae1ddeb5fccfc127", "links": {"self": "http://172.30.9.24:5000/v3/roles/24027e219a4e4645ae1ddeb5fccfc127"}, "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-proj-role"}} 2018-07-24 04:33:06,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-955ea984-c9f8-4ddc-9ad4-1813c360ad34 2018-07-24 04:33:06,534 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-7f29af82-ac87-45d-proj-role 2018-07-24 04:33:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/24027e219a4e4645ae1ddeb5fccfc127 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:06,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b07b99-feee-479b-8a0e-bedb94967f27 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "24027e219a4e4645ae1ddeb5fccfc127", "links": {"self": "http://172.30.9.24:5000/v3/roles/24027e219a4e4645ae1ddeb5fccfc127"}, "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-proj-role"}} 2018-07-24 04:33:06,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/24027e219a4e4645ae1ddeb5fccfc127 used request id req-66b07b99-feee-479b-8a0e-bedb94967f27 2018-07-24 04:33:06,631 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-7f29af82-ac87-45d-proj-role to project CreateVolumeWithImageTests-7f29af82-ac87-45d-proj 2018-07-24 04:33:06,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/c379d445939c45d58a89dd196f9d0619/users/06749612cd5a495591c8dda646787d8b/roles/24027e219a4e4645ae1ddeb5fccfc127 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:06,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:33:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8b55d85-9bf4-4db7-834b-5091c030bc8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:33:06,764 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/c379d445939c45d58a89dd196f9d0619/users/06749612cd5a495591c8dda646787d8b/roles/24027e219a4e4645ae1ddeb5fccfc127 used request id req-c8b55d85-9bf4-4db7-834b-5091c030bc8a 2018-07-24 04:33:06,766 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:33:06,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:06,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:07,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24027e219a4e4645ae1ddeb5fccfc127", "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-proj-role"}], "expires_at": "2018-07-24T05:33:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c379d445939c45d58a89dd196f9d0619", "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c379d445939c45d58a89dd196f9d0619", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c379d445939c45d58a89dd196f9d0619", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c379d445939c45d58a89dd196f9d0619", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c379d445939c45d58a89dd196f9d0619", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-user", "id": "06749612cd5a495591c8dda646787d8b"}, "audit_ids": ["F6vvq10BSp2nXdbQ5IEUuw"], "issued_at": "2018-07-24T04:33:07.000000Z"}} 2018-07-24 04:33:07,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2b256a275d93ff9940bc99dfe240da11286de7a8" 2018-07-24 04:33:07,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d13ed8d-5df4-41c1-843a-c4d60f30ffbc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:07,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3d13ed8d-5df4-41c1-843a-c4d60f30ffbc 2018-07-24 04:33:07,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b256a275d93ff9940bc99dfe240da11286de7a8" 2018-07-24 04:33:07,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-54949a6d-c2fb-4e00-8be8-f4a9e8a2a51b Date: Tue, 24 Jul 2018 04:33:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image"} 2018-07-24 04:33:07,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image used request id req-54949a6d-c2fb-4e00-8be8-f4a9e8a2a51b 2018-07-24 04:33:07,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b256a275d93ff9940bc99dfe240da11286de7a8" 2018-07-24 04:33:07,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ef782d63-1375-44bf-9148-5d52ce98bda8 Date: Tue, 24 Jul 2018 04:33:07 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-07-24 04:33:07,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ef782d63-1375-44bf-9148-5d52ce98bda8 2018-07-24 04:33:07,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b256a275d93ff9940bc99dfe240da11286de7a8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image"}' 2018-07-24 04:33:07,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7db0601e-51c3-4431-95e2-6282ac239364 Date: Tue, 24 Jul 2018 04:33:07 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:33:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:33:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b", "min_disk": 0, "protected": false, "id": "3ae40ca9-fd8b-4dba-9806-ca1081550d0b", "file": "/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b/file", "checksum": null, "owner": "c379d445939c45d58a89dd196f9d0619", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:33:07,885 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-7db0601e-51c3-4431-95e2-6282ac239364 2018-07-24 04:33:07,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b256a275d93ff9940bc99dfe240da11286de7a8" -d '' 2018-07-24 04:33:08,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3fd537bc-1298-41fa-b523-de21b991dc62 Date: Tue, 24 Jul 2018 04:33:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:33:08,501 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b/file used request id req-3fd537bc-1298-41fa-b523-de21b991dc62 2018-07-24 04:33:08,501 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:33:08,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b256a275d93ff9940bc99dfe240da11286de7a8" 2018-07-24 04:33:08,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f2101246-d35f-4588-8703-30d8aac9b19a Date: Tue, 24 Jul 2018 04:33:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:33:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:33:08Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b/snap", "metadata": {}}], "self": "/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b", "min_disk": 0, "protected": false, "id": "3ae40ca9-fd8b-4dba-9806-ca1081550d0b", "file": "/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c379d445939c45d58a89dd196f9d0619", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:33:08,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b used request id req-f2101246-d35f-4588-8703-30d8aac9b19a 2018-07-24 04:33:08,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b256a275d93ff9940bc99dfe240da11286de7a8" 2018-07-24 04:33:08,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0b5eb7aa-8cb8-44cd-9e4c-6043c4974879 Date: Tue, 24 Jul 2018 04:33:08 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-07-24 04:33:08,868 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-0b5eb7aa-8cb8-44cd-9e4c-6043c4974879 2018-07-24 04:33:08,871 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image 2018-07-24 04:33:08,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b256a275d93ff9940bc99dfe240da11286de7a8" 2018-07-24 04:33:09,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e6e9b2a5-1ccd-441b-b0e8-3c22b309cffd Date: Tue, 24 Jul 2018 04:33:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:33:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:33:08Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b/snap", "metadata": {}}], "self": "/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b", "min_disk": 0, "protected": false, "id": "3ae40ca9-fd8b-4dba-9806-ca1081550d0b", "file": "/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c379d445939c45d58a89dd196f9d0619", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:33:09,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b used request id req-e6e9b2a5-1ccd-441b-b0e8-3c22b309cffd 2018-07-24 04:33:09,069 - create_image - DEBUG - Instance status is - active 2018-07-24 04:33:09,069 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image 2018-07-24 04:33:09,069 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image 2018-07-24 04:33:09,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:09,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:09,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24027e219a4e4645ae1ddeb5fccfc127", "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-proj-role"}], "expires_at": "2018-07-24T05:33:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c379d445939c45d58a89dd196f9d0619", "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c379d445939c45d58a89dd196f9d0619", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c379d445939c45d58a89dd196f9d0619", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c379d445939c45d58a89dd196f9d0619", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c379d445939c45d58a89dd196f9d0619", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-user", "id": "06749612cd5a495591c8dda646787d8b"}, "audit_ids": ["Fg-vVdqSQWOoqIOCBb5_1Q"], "issued_at": "2018-07-24T04:33:09.000000Z"}} 2018-07-24 04:33:09,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}889b306ec9ddb1220d1e7fa0902f727168fbae94" 2018-07-24 04:33:09,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92af37aa-5257-4c9d-aa96-67024fdb60b0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:09,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-92af37aa-5257-4c9d-aa96-67024fdb60b0 2018-07-24 04:33:09,561 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889b306ec9ddb1220d1e7fa0902f727168fbae94" 2018-07-24 04:33:09,777 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:09 GMT Server: Apache x-compute-request-id: req-cb96f046-b4b2-4779-a0f0-f4bcedbfbd13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cb96f046-b4b2-4779-a0f0-f4bcedbfbd13 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 04:33:09,777 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/detail used request id req-cb96f046-b4b2-4779-a0f0-f4bcedbfbd13 2018-07-24 04:33:09,780 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cb96f046-b4b2-4779-a0f0-f4bcedbfbd13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889b306ec9ddb1220d1e7fa0902f727168fbae94" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol", "imageRef": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image", "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-07-24 04:33:12,121 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:33:09 GMT Server: Apache x-compute-request-id: req-91a720f8-7e86-4dcd-b412-d3b17d50ef0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-91a720f8-7e86-4dcd-b412-d3b17d50ef0d Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "06749612cd5a495591c8dda646787d8b", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "self"}, {"href": "http://172.30.9.24:8776/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:33:11.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21d4657d-0af0-406b-a768-a477bb0086d2", "size": 1}} 2018-07-24 04:33:12,121 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes used request id req-91a720f8-7e86-4dcd-b412-d3b17d50ef0d 2018-07-24 04:33:12,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb96f046-b4b2-4779-a0f0-f4bcedbfbd13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889b306ec9ddb1220d1e7fa0902f727168fbae94" 2018-07-24 04:33:12,360 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:12 GMT Server: Apache x-compute-request-id: req-c4fb0c7d-f917-4b17-a6c3-542d99e06cc4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c4fb0c7d-f917-4b17-a6c3-542d99e06cc4 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "06749612cd5a495591c8dda646787d8b", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "self"}, {"href": "http://172.30.9.24:8776/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:33:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c379d445939c45d58a89dd196f9d0619", "updated_at": "2018-07-24T04:33:12.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21d4657d-0af0-406b-a768-a477bb0086d2", "size": 1}} 2018-07-24 04:33:12,361 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 used request id req-c4fb0c7d-f917-4b17-a6c3-542d99e06cc4 2018-07-24 04:33:12,361 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol 2018-07-24 04:33:12,364 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb96f046-b4b2-4779-a0f0-f4bcedbfbd13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889b306ec9ddb1220d1e7fa0902f727168fbae94" 2018-07-24 04:33:12,591 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:12 GMT Server: Apache x-compute-request-id: req-48b57e70-3650-4ef3-b783-2a0b09cd6b26 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48b57e70-3650-4ef3-b783-2a0b09cd6b26 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "06749612cd5a495591c8dda646787d8b", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "self"}, {"href": "http://172.30.9.24:8776/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:33:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c379d445939c45d58a89dd196f9d0619", "updated_at": "2018-07-24T04:33:12.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "21d4657d-0af0-406b-a768-a477bb0086d2", "size": 1}} 2018-07-24 04:33:12,592 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 used request id req-48b57e70-3650-4ef3-b783-2a0b09cd6b26 2018-07-24 04:33:12,592 - create_volume - DEBUG - Instance status is - creating 2018-07-24 04:33:12,592 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-24 04:33:15,595 - create_volume - DEBUG - Volume status query timeout in 296.765757084 2018-07-24 04:33:15,598 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb96f046-b4b2-4779-a0f0-f4bcedbfbd13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889b306ec9ddb1220d1e7fa0902f727168fbae94" 2018-07-24 04:33:15,983 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:15 GMT Server: Apache x-compute-request-id: req-4e69661f-85e6-4f1b-8959-d35aa803063c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e69661f-85e6-4f1b-8959-d35aa803063c Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "self"}, {"href": "http://172.30.9.24:8776/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-24T04:33:13.000000", "replication_status": null, "snapshot_id": null, "id": "21d4657d-0af0-406b-a768-a477bb0086d2", "size": 1, "user_id": "06749612cd5a495591c8dda646787d8b", "os-vol-tenant-attr:tenant_id": "c379d445939c45d58a89dd196f9d0619", "metadata": {}, "status": "downloading", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image", "image_id": "3ae40ca9-fd8b-4dba-9806-ca1081550d0b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol", "bootable": "false", "created_at": "2018-07-24T04:33:11.000000", "volume_type": null}} 2018-07-24 04:33:15,983 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 used request id req-4e69661f-85e6-4f1b-8959-d35aa803063c 2018-07-24 04:33:15,983 - create_volume - DEBUG - Instance status is - downloading 2018-07-24 04:33:15,983 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-24 04:33:18,987 - create_volume - DEBUG - Volume status query timeout in 293.374653101 2018-07-24 04:33:18,989 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb96f046-b4b2-4779-a0f0-f4bcedbfbd13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889b306ec9ddb1220d1e7fa0902f727168fbae94" 2018-07-24 04:33:19,242 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:18 GMT Server: Apache x-compute-request-id: req-c45efc01-caf3-49ec-a4b2-cf11bcad8906 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c45efc01-caf3-49ec-a4b2-cf11bcad8906 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "self"}, {"href": "http://172.30.9.24:8776/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-24T04:33:15.000000", "replication_status": null, "snapshot_id": null, "id": "21d4657d-0af0-406b-a768-a477bb0086d2", "size": 1, "user_id": "06749612cd5a495591c8dda646787d8b", "os-vol-tenant-attr:tenant_id": "c379d445939c45d58a89dd196f9d0619", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image", "image_id": "3ae40ca9-fd8b-4dba-9806-ca1081550d0b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol", "bootable": "true", "created_at": "2018-07-24T04:33:11.000000", "volume_type": null}} 2018-07-24 04:33:19,242 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 used request id req-c45efc01-caf3-49ec-a4b2-cf11bcad8906 2018-07-24 04:33:19,242 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:33:19,242 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol 2018-07-24 04:33:19,242 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol 2018-07-24 04:33:19,245 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb96f046-b4b2-4779-a0f0-f4bcedbfbd13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889b306ec9ddb1220d1e7fa0902f727168fbae94" 2018-07-24 04:33:19,308 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:19 GMT Server: Apache x-compute-request-id: req-3faff987-f33c-40ad-beaf-b128e05488d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3faff987-f33c-40ad-beaf-b128e05488d1 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "self"}, {"href": "http://172.30.9.24:8776/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-24T04:33:15.000000", "replication_status": null, "snapshot_id": null, "id": "21d4657d-0af0-406b-a768-a477bb0086d2", "size": 1, "user_id": "06749612cd5a495591c8dda646787d8b", "os-vol-tenant-attr:tenant_id": "c379d445939c45d58a89dd196f9d0619", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image", "image_id": "3ae40ca9-fd8b-4dba-9806-ca1081550d0b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol", "bootable": "true", "created_at": "2018-07-24T04:33:11.000000", "volume_type": null}} 2018-07-24 04:33:19,308 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 used request id req-3faff987-f33c-40ad-beaf-b128e05488d1 2018-07-24 04:33:19,308 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:33:19,308 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol 2018-07-24 04:33:19,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:19,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24027e219a4e4645ae1ddeb5fccfc127", "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-proj-role"}], "expires_at": "2018-07-24T05:33:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c379d445939c45d58a89dd196f9d0619", "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c379d445939c45d58a89dd196f9d0619", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c379d445939c45d58a89dd196f9d0619", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c379d445939c45d58a89dd196f9d0619", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c379d445939c45d58a89dd196f9d0619", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c379d445939c45d58a89dd196f9d0619", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c379d445939c45d58a89dd196f9d0619", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-7f29af82-ac87-45d-user", "id": "06749612cd5a495591c8dda646787d8b"}, "audit_ids": ["B564W_YDSU-l2emmu4Zavw"], "issued_at": "2018-07-24T04:33:19.000000Z"}} 2018-07-24 04:33:19,714 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aebcd082e4fd5fb87159d1a2064cd6ac23446ff4" 2018-07-24 04:33:19,954 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:19 GMT Server: Apache x-compute-request-id: req-18345d04-a5c1-42bc-a16e-bf42849ca9f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18345d04-a5c1-42bc-a16e-bf42849ca9f5 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "self"}, {"href": "http://172.30.9.24:8776/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-24T04:33:15.000000", "replication_status": null, "snapshot_id": null, "id": "21d4657d-0af0-406b-a768-a477bb0086d2", "size": 1, "user_id": "06749612cd5a495591c8dda646787d8b", "os-vol-tenant-attr:tenant_id": "c379d445939c45d58a89dd196f9d0619", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image", "image_id": "3ae40ca9-fd8b-4dba-9806-ca1081550d0b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol", "bootable": "true", "created_at": "2018-07-24T04:33:11.000000", "volume_type": null}} 2018-07-24 04:33:19,954 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 used request id req-18345d04-a5c1-42bc-a16e-bf42849ca9f5 2018-07-24 04:33:19,957 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb96f046-b4b2-4779-a0f0-f4bcedbfbd13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889b306ec9ddb1220d1e7fa0902f727168fbae94" 2018-07-24 04:33:20,199 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:19 GMT Server: Apache x-compute-request-id: req-33dfeb7a-7b40-47ba-9db8-55e7541c5d31 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33dfeb7a-7b40-47ba-9db8-55e7541c5d31 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "self"}, {"href": "http://172.30.9.24:8776/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-24T04:33:15.000000", "replication_status": null, "snapshot_id": null, "id": "21d4657d-0af0-406b-a768-a477bb0086d2", "size": 1, "user_id": "06749612cd5a495591c8dda646787d8b", "os-vol-tenant-attr:tenant_id": "c379d445939c45d58a89dd196f9d0619", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image", "image_id": "3ae40ca9-fd8b-4dba-9806-ca1081550d0b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol", "bootable": "true", "created_at": "2018-07-24T04:33:11.000000", "volume_type": null}} 2018-07-24 04:33:20,200 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 used request id req-33dfeb7a-7b40-47ba-9db8-55e7541c5d31 2018-07-24 04:33:20,200 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:33:20,200 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol 2018-07-24 04:33:20,200 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol 2018-07-24 04:33:20,203 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb96f046-b4b2-4779-a0f0-f4bcedbfbd13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889b306ec9ddb1220d1e7fa0902f727168fbae94" 2018-07-24 04:33:20,475 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:33:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fe175deb-9f50-46cc-b5dc-2fbbf80a2c61 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-07-24 04:33:20,476 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 used request id req-fe175deb-9f50-46cc-b5dc-2fbbf80a2c61 2018-07-24 04:33:20,478 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb96f046-b4b2-4779-a0f0-f4bcedbfbd13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889b306ec9ddb1220d1e7fa0902f727168fbae94" 2018-07-24 04:33:20,539 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:20 GMT Server: Apache x-compute-request-id: req-12f2a415-9fce-4677-a13a-fc367a03f949 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12f2a415-9fce-4677-a13a-fc367a03f949 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "self"}, {"href": "http://172.30.9.24:8776/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-24T04:33:20.000000", "replication_status": null, "snapshot_id": null, "id": "21d4657d-0af0-406b-a768-a477bb0086d2", "size": 1, "user_id": "06749612cd5a495591c8dda646787d8b", "os-vol-tenant-attr:tenant_id": "c379d445939c45d58a89dd196f9d0619", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image", "image_id": "3ae40ca9-fd8b-4dba-9806-ca1081550d0b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol", "bootable": "true", "created_at": "2018-07-24T04:33:11.000000", "volume_type": null}} 2018-07-24 04:33:20,539 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 used request id req-12f2a415-9fce-4677-a13a-fc367a03f949 2018-07-24 04:33:20,540 - create_volume - DEBUG - Instance status is - deleting 2018-07-24 04:33:20,540 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-24 04:33:23,543 - create_volume - DEBUG - Volume status query timeout in 56.9326691628 2018-07-24 04:33:23,546 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb96f046-b4b2-4779-a0f0-f4bcedbfbd13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}889b306ec9ddb1220d1e7fa0902f727168fbae94" 2018-07-24 04:33:23,580 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-42ecb098-8b99-458f-99cb-2a2a9bba60b5 x-openstack-request-id: req-42ecb098-8b99-458f-99cb-2a2a9bba60b5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 21d4657d-0af0-406b-a768-a477bb0086d2 could not be found.", "code": 404}} 2018-07-24 04:33:23,580 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/c379d445939c45d58a89dd196f9d0619/volumes/21d4657d-0af0-406b-a768-a477bb0086d2 used request id req-42ecb098-8b99-458f-99cb-2a2a9bba60b5 2018-07-24 04:33:23,581 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 21d4657d-0af0-406b-a768-a477bb0086d2 could not be found. (HTTP 404) (Request-ID: req-42ecb098-8b99-458f-99cb-2a2a9bba60b5) 2018-07-24 04:33:23,581 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-vol 2018-07-24 04:33:23,581 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-280c5de0-e5c0-46ec-87c1-10c15d02675f-image 2018-07-24 04:33:23,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b256a275d93ff9940bc99dfe240da11286de7a8" 2018-07-24 04:33:24,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc58469f-94fc-4ef1-ab16-b5a3315447f0 Date: Tue, 24 Jul 2018 04:33:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:33:24,924 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/3ae40ca9-fd8b-4dba-9806-ca1081550d0b used request id req-cc58469f-94fc-4ef1-ab16-b5a3315447f0 2018-07-24 04:33:24,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:25,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-061817d5-1977-4a45-9dd2-c69369606e27 Date: Tue, 24 Jul 2018 04:33:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:33:25,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-061817d5-1977-4a45-9dd2-c69369606e27 2018-07-24 04:33:25,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:25,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c590b31-b34b-4856-95ca-beb888200ee7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:25,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-7c590b31-b34b-4856-95ca-beb888200ee7 2018-07-24 04:33:25,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:25,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:25,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-636ab959-c46d-4213-8b8a-dccaf6373cdf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:25,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-636ab959-c46d-4213-8b8a-dccaf6373cdf 2018-07-24 04:33:25,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:25,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:25,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68e91eb2-5d5c-48b4-8c32-d9541f56edc1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:25,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-68e91eb2-5d5c-48b4-8c32-d9541f56edc1 2018-07-24 04:33:25,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:25,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:25,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc570b10-5733-4ac9-9527-38223b7ca20f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:33:25,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-bc570b10-5733-4ac9-9527-38223b7ca20f 2018-07-24 04:33:25,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:25,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2518de11-810f-4826-a518-567bb3121669 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:33:25,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-2518de11-810f-4826-a518-567bb3121669 2018-07-24 04:33:25,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:25,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e92533f5-70ff-479b-950a-c780be59a61d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:25,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-e92533f5-70ff-479b-950a-c780be59a61d 2018-07-24 04:33:25,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:25,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:25,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4932fac4-4bee-4a83-925b-d63d715f73a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:25,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-4932fac4-4bee-4a83-925b-d63d715f73a0 2018-07-24 04:33:25,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:25,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:25,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85f82826-268a-4c33-9b6a-613116462121 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:25,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-85f82826-268a-4c33-9b6a-613116462121 2018-07-24 04:33:25,929 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:25,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:26,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a99d280e-da61-4dcc-9640-7d0512488994 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:33:26,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-a99d280e-da61-4dcc-9640-7d0512488994 2018-07-24 04:33:26,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:33:26,028 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-7f29af82-ac87-45d-proj 2018-07-24 04:33:26,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/c379d445939c45d58a89dd196f9d0619 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:26,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5693c94-f2bc-4e89-aa67-53d6d4c39c23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:33:26,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/c379d445939c45d58a89dd196f9d0619 used request id req-e5693c94-f2bc-4e89-aa67-53d6d4c39c23 2018-07-24 04:33:26,258 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-7f29af82-ac87-45d-proj-role 2018-07-24 04:33:26,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/24027e219a4e4645ae1ddeb5fccfc127 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:26,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0100bb98-b0f1-4edf-8fc0-dae4c42d058a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:33:26,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/24027e219a4e4645ae1ddeb5fccfc127 used request id req-0100bb98-b0f1-4edf-8fc0-dae4c42d058a 2018-07-24 04:33:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8b3239f69b1eb88690600368e6519ba9d49c724" 2018-07-24 04:33:26,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7b9247-9a5f-4b5e-81c4-eb626e111a32 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:33:26,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-af7b9247-9a5f-4b5e-81c4-eb626e111a32 2018-07-24 04:33:26,470 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-7f29af82-ac87-45d-user 2018-07-24 04:33:26,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/06749612cd5a495591c8dda646787d8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a67071c01f81eaac3097209793be071f9b732" 2018-07-24 04:33:26,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-061e5fd4-42fb-4658-b27a-e3b5c6fe8a54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:33:26,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/06749612cd5a495591c8dda646787d8b used request id req-061e5fd4-42fb-4658-b27a-e3b5c6fe8a54 2018-07-24 04:33:26,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:27,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ViEcYg-5QBqhsQ8iJDDvdQ"], "issued_at": "2018-07-24T04:33:27.000000Z"}} 2018-07-24 04:33:27,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a354258e3fc86d8b857877884f56501a49d0e0c6" 2018-07-24 04:33:27,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb3c76f-575a-4f4e-bb41-336605fa3d74 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:27,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6cb3c76f-575a-4f4e-bb41-336605fa3d74 2018-07-24 04:33:27,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:27,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:27,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["n_OfLuKDTamxgN5dBQwM9A"], "issued_at": "2018-07-24T04:33:27.000000Z"}} 2018-07-24 04:33:27,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:33:27,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd94d0da-0f69-4b45-a87e-06f7209ba383 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:27,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fd94d0da-0f69-4b45-a87e-06f7209ba383 2018-07-24 04:33:27,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:33:27,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:33: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:33:27,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-5b7182f3-aad2-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:33:27,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa41922-2134-437b-bb04-3774c5e313ec Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-5b7182f3-aad2-461-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:33:27,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-5b7182f3-aad2-461-proj used request id req-8aa41922-2134-437b-bb04-3774c5e313ec 2018-07-24 04:33:27,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:33:27,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf178282-ecbe-4ee3-aed5-4691e568b9cf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:33:27,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-bf178282-ecbe-4ee3-aed5-4691e568b9cf 2018-07-24 04:33:27,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}}' 2018-07-24 04:33:27,970 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26935502-6f7a-4a9c-8cc0-5ad3fe8c270e Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44"}, "tags": [], "enabled": true, "id": "35de054442b541f59dd056e018c48a44", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}} 2018-07-24 04:33:27,970 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-26935502-6f7a-4a9c-8cc0-5ad3fe8c270e 2018-07-24 04:33:27,971 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-5b7182f3-aad2-461-proj 2018-07-24 04:33:27,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:27,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:28,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:33:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["QHa0Wl0vQ_21L9AokUBoow"], "issued_at": "2018-07-24T04:33:28.000000Z"}} 2018-07-24 04:33:28,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0e70c7777de87879703912420d627b541e25785d" 2018-07-24 04:33:28,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14115eee-7016-4f3b-b810-79c4a5f8d01b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:28,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-14115eee-7016-4f3b-b810-79c4a5f8d01b 2018-07-24 04:33:28,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:33:28,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:33: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:33:28,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e70c7777de87879703912420d627b541e25785d" 2018-07-24 04:33:28,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235c93b9-5455-486a-bade-3232daba97b7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:33:28,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-235c93b9-5455-486a-bade-3232daba97b7 2018-07-24 04:33:28,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=SimpleHealthCheck-5b7182f3-aad2-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e70c7777de87879703912420d627b541e25785d" 2018-07-24 04:33:28,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28947199-2598-4564-be15-0010045e5574 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=SimpleHealthCheck-5b7182f3-aad2-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44"}, "tags": [], "enabled": true, "id": "35de054442b541f59dd056e018c48a44", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}]} 2018-07-24 04:33:28,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=SimpleHealthCheck-5b7182f3-aad2-461-proj used request id req-28947199-2598-4564-be15-0010045e5574 2018-07-24 04:33:28,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e70c7777de87879703912420d627b541e25785d" 2018-07-24 04:33:28,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a8005d-177d-45bf-aa99-7aecfa1d35f5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:33:28,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-83a8005d-177d-45bf-aa99-7aecfa1d35f5 2018-07-24 04:33:29,073 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-5b7182f3-aad2-461-user 2018-07-24 04:33:29,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:29,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:33:29,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c53187-c324-42c6-b6b3-58ee14699e3f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:33:29,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a7c53187-c324-42c6-b6b3-58ee14699e3f 2018-07-24 04:33:29,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" -d '{"role": {"name": "SimpleHealthCheck-5b7182f3-aad2-461-proj-role"}}' 2018-07-24 04:33:29,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44478c6c-b9a6-48db-b824-67cc5794ca1f Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57b2bf5f94d34afbb6118365094c08e7", "links": {"self": "http://172.30.9.24:5000/v3/roles/57b2bf5f94d34afbb6118365094c08e7"}, "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj-role"}} 2018-07-24 04:33:29,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-44478c6c-b9a6-48db-b824-67cc5794ca1f 2018-07-24 04:33:29,300 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-5b7182f3-aad2-461-proj-role 2018-07-24 04:33:29,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/57b2bf5f94d34afbb6118365094c08e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:33:29,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8517539e-76ed-46cf-86fe-9512a3283e26 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57b2bf5f94d34afbb6118365094c08e7", "links": {"self": "http://172.30.9.24:5000/v3/roles/57b2bf5f94d34afbb6118365094c08e7"}, "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj-role"}} 2018-07-24 04:33:29,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/57b2bf5f94d34afbb6118365094c08e7 used request id req-8517539e-76ed-46cf-86fe-9512a3283e26 2018-07-24 04:33:29,390 - keystone_utils - INFO - Granting role SimpleHealthCheck-5b7182f3-aad2-461-proj-role to project SimpleHealthCheck-5b7182f3-aad2-461-proj 2018-07-24 04:33:29,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44/users/3fe0fd465935403480768d42aa42cf23/roles/57b2bf5f94d34afbb6118365094c08e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:33:29,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01992458-2f74-43f5-b1b5-2ee91673c732 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:33:29,530 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44/users/3fe0fd465935403480768d42aa42cf23/roles/57b2bf5f94d34afbb6118365094c08e7 used request id req-01992458-2f74-43f5-b1b5-2ee91673c732 2018-07-24 04:33:29,531 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:33:29,532 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:33:29,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:29,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:29,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57b2bf5f94d34afbb6118365094c08e7", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj-role"}], "expires_at": "2018-07-24T05:33:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35de054442b541f59dd056e018c48a44", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5b7182f3-aad2-461-user", "id": "3fe0fd465935403480768d42aa42cf23"}, "audit_ids": ["J01f5etLSsWdDkNjtjZL5g"], "issued_at": "2018-07-24T04:33:29.000000Z"}} 2018-07-24 04:33:29,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}eb9dfdac972451413e9f6a87025578f6f79307dc" 2018-07-24 04:33:30,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d91f38-41a1-45d6-a571-eb73ac2d416b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:30,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-30d91f38-41a1-45d6-a571-eb73ac2d416b 2018-07-24 04:33:30,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9dfdac972451413e9f6a87025578f6f79307dc" 2018-07-24 04:33:30,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-d28ca6d6-4e33-49c3-befa-e61deba799e8 Date: Tue, 24 Jul 2018 04:33:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image"} 2018-07-24 04:33:30,236 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image used request id req-d28ca6d6-4e33-49c3-befa-e61deba799e8 2018-07-24 04:33:30,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9dfdac972451413e9f6a87025578f6f79307dc" 2018-07-24 04:33:30,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7b629a72-e402-4018-9ca2-106d8542406e Date: Tue, 24 Jul 2018 04:33: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-07-24 04:33:30,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-7b629a72-e402-4018-9ca2-106d8542406e 2018-07-24 04:33:30,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb9dfdac972451413e9f6a87025578f6f79307dc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image"}' 2018-07-24 04:33:31,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a9b26924-c5fb-481c-b2cc-81d3fcc2cd75 Date: Tue, 24 Jul 2018 04:33:31 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:33:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:33:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3", "min_disk": 0, "protected": false, "id": "69765366-bbd6-4e9d-80d0-2dee0b5081e3", "file": "/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3/file", "checksum": null, "owner": "35de054442b541f59dd056e018c48a44", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:33:31,084 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a9b26924-c5fb-481c-b2cc-81d3fcc2cd75 2018-07-24 04:33:31,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9dfdac972451413e9f6a87025578f6f79307dc" -d '' 2018-07-24 04:33:31,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-17403a8d-0ac2-445b-be98-911707c4e824 Date: Tue, 24 Jul 2018 04:33:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:33:31,742 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3/file used request id req-17403a8d-0ac2-445b-be98-911707c4e824 2018-07-24 04:33:31,743 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:33:31,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9dfdac972451413e9f6a87025578f6f79307dc" 2018-07-24 04:33:31,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f5be632d-ecaf-4688-9aff-446750c007d5 Date: Tue, 24 Jul 2018 04:33:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:33:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:33:31Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3/snap", "metadata": {}}], "self": "/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3", "min_disk": 0, "protected": false, "id": "69765366-bbd6-4e9d-80d0-2dee0b5081e3", "file": "/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35de054442b541f59dd056e018c48a44", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:33:31,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3 used request id req-f5be632d-ecaf-4688-9aff-446750c007d5 2018-07-24 04:33:31,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9dfdac972451413e9f6a87025578f6f79307dc" 2018-07-24 04:33:32,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5872ad75-1287-4dd3-b00c-091c6aa657a1 Date: Tue, 24 Jul 2018 04:33:32 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-07-24 04:33:32,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-5872ad75-1287-4dd3-b00c-091c6aa657a1 2018-07-24 04:33:32,130 - create_image - INFO - Created image with name - SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image 2018-07-24 04:33:32,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9dfdac972451413e9f6a87025578f6f79307dc" 2018-07-24 04:33:32,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f74b34f2-53c1-4bde-9695-467b9e486d1b Date: Tue, 24 Jul 2018 04:33:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:33:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:33:31Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3/snap", "metadata": {}}], "self": "/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3", "min_disk": 0, "protected": false, "id": "69765366-bbd6-4e9d-80d0-2dee0b5081e3", "file": "/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35de054442b541f59dd056e018c48a44", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:33:32,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3 used request id req-f74b34f2-53c1-4bde-9695-467b9e486d1b 2018-07-24 04:33:32,151 - create_image - DEBUG - Instance status is - active 2018-07-24 04:33:32,152 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image 2018-07-24 04:33:32,152 - create_image - INFO - Image is now active with name - SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image 2018-07-24 04:33:32,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:32,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:32,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57b2bf5f94d34afbb6118365094c08e7", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj-role"}], "expires_at": "2018-07-24T05:33:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35de054442b541f59dd056e018c48a44", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5b7182f3-aad2-461-user", "id": "3fe0fd465935403480768d42aa42cf23"}, "audit_ids": ["h5V5zhv1SmiFo6kkP3Nihg"], "issued_at": "2018-07-24T04:33:32.000000Z"}} 2018-07-24 04:33:32,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}00dddb3213549f82128c3fb9848a991b538379e2" 2018-07-24 04:33:32,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d1a0e71-568d-4543-b53e-8942aeeb16da 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:32,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3d1a0e71-568d-4543-b53e-8942aeeb16da 2018-07-24 04:33:32,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00dddb3213549f82128c3fb9848a991b538379e2" 2018-07-24 04:33:32,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-da9d496a-6ba3-43eb-bef8-c24b5b1c9803 Date: Tue, 24 Jul 2018 04:33:32 GMT RESP BODY: {"networks":[]} 2018-07-24 04:33:32,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net used request id req-da9d496a-6ba3-43eb-bef8-c24b5b1c9803 2018-07-24 04:33:32,835 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net 2018-07-24 04:33:32,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00dddb3213549f82128c3fb9848a991b538379e2" -d '{"network": {"name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net", "admin_state_up": true}}' 2018-07-24 04:33:33,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-f47350d5-23b5-46f1-be59-0689ea69063f Date: Tue, 24 Jul 2018 04:33:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35de054442b541f59dd056e018c48a44","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:33:33Z","is_default":false,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:33Z","mtu":1450}} 2018-07-24 04:33:33,424 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-f47350d5-23b5-46f1-be59-0689ea69063f 2018-07-24 04:33:33,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00dddb3213549f82128c3fb9848a991b538379e2" 2018-07-24 04:33:33,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-5fdea636-762c-40dc-b166-e2826b6c906c Date: Tue, 24 Jul 2018 04:33:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"35de054442b541f59dd056e018c48a44","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:33:33Z","qos_policy_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net","admin_state_up":true,"tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:33Z","mtu":1450}]} 2018-07-24 04:33:33,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 used request id req-5fdea636-762c-40dc-b166-e2826b6c906c 2018-07-24 04:33:33,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00dddb3213549f82128c3fb9848a991b538379e2" 2018-07-24 04:33:33,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8be19bcb-50ed-4324-bf8a-6cad9f57b97b Date: Tue, 24 Jul 2018 04:33:33 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:33:33,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 used request id req-8be19bcb-50ed-4324-bf8a-6cad9f57b97b 2018-07-24 04:33:33,883 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-subnet 2018-07-24 04:33:33,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00dddb3213549f82128c3fb9848a991b538379e2" -d '{"subnets": [{"ip_version": 4, "network_id": "ca33f358-81a0-4f30-885d-935ad2ac5ee7", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-subnet"}]}' 2018-07-24 04:33:34,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a2774ca7-e259-40d9-bdad-903c74f577a6 Date: Tue, 24 Jul 2018 04:33:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:34Z","dns_nameservers":[],"updated_at":"2018-07-24T04:33:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"35de054442b541f59dd056e018c48a44","id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","subnetpool_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-subnet"}]} 2018-07-24 04:33:34,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-a2774ca7-e259-40d9-bdad-903c74f577a6 2018-07-24 04:33:34,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00dddb3213549f82128c3fb9848a991b538379e2" 2018-07-24 04:33:34,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-17fb24e9-395e-4f16-8ed5-99fd9b29f722 Date: Tue, 24 Jul 2018 04:33:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35de054442b541f59dd056e018c48a44","l2_adjacency":true,"status":"ACTIVE","subnets":["2ca1c294-3eca-4272-96bb-7b1e41694db8"],"description":"","tags":[],"updated_at":"2018-07-24T04:33:34Z","qos_policy_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net","admin_state_up":true,"tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:33Z","mtu":1450}]} 2018-07-24 04:33:34,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 used request id req-17fb24e9-395e-4f16-8ed5-99fd9b29f722 2018-07-24 04:33:34,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00dddb3213549f82128c3fb9848a991b538379e2" 2018-07-24 04:33:35,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4bed6def-3b98-434a-beb2-eb93d8b071b4 Date: Tue, 24 Jul 2018 04:33:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:34Z","dns_nameservers":[],"updated_at":"2018-07-24T04:33:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35de054442b541f59dd056e018c48a44","id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","subnetpool_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-subnet"}]} 2018-07-24 04:33:35,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 used request id req-4bed6def-3b98-434a-beb2-eb93d8b071b4 2018-07-24 04:33:35,032 - OpenStackNetwork - DEBUG - Network [ca33f358-81a0-4f30-885d-935ad2ac5ee7] created successfully 2018-07-24 04:33:35,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:35,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:35,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:33:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["4YfLJMUcRsa0NPdJJMu-Pw"], "issued_at": "2018-07-24T04:33:35.000000Z"}} 2018-07-24 04:33:35,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8dcb3a31c06b4c869b849fa0f528a7174cf7c9ba" 2018-07-24 04:33:35,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70415898-cf00-4e92-82ac-0e925119cb52 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:35,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-70415898-cf00-4e92-82ac-0e925119cb52 2018-07-24 04:33:35,509 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:33:35,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcb3a31c06b4c869b849fa0f528a7174cf7c9ba" 2018-07-24 04:33:35,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33: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-55321148-cf2a-4a86-94f6-19b15ba5fec1 x-compute-request-id: req-55321148-cf2a-4a86-94f6-19b15ba5fec1 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:33:35,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-55321148-cf2a-4a86-94f6-19b15ba5fec1 2018-07-24 04:33:35,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcb3a31c06b4c869b849fa0f528a7174cf7c9ba" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-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-07-24 04:33:35,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33: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-6848017b-71d7-4841-b0f5-97957724f5d7 x-compute-request-id: req-6848017b-71d7-4841-b0f5-97957724f5d7 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74", "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": "1cba70d0-e947-4733-a316-7537f5ea1c74"}} 2018-07-24 04:33:35,765 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6848017b-71d7-4841-b0f5-97957724f5d7 2018-07-24 04:33:35,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:35,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:36,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57b2bf5f94d34afbb6118365094c08e7", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj-role"}], "expires_at": "2018-07-24T05:33:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35de054442b541f59dd056e018c48a44", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5b7182f3-aad2-461-user", "id": "3fe0fd465935403480768d42aa42cf23"}, "audit_ids": ["z7IMqfssS0WpWi7eJCw4Ow"], "issued_at": "2018-07-24T04:33:36.000000Z"}} 2018-07-24 04:33:36,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:36,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee3dcfc-e06b-4138-941e-fe05d1a2602e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:36,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2ee3dcfc-e06b-4138-941e-fe05d1a2602e 2018-07-24 04:33:36,264 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:33:36,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:36,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5238aa9d-7099-4c74-837d-f82e9946fb56 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:36,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5238aa9d-7099-4c74-837d-f82e9946fb56 2018-07-24 04:33:36,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:36,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-d6a91276-6b5d-493d-942f-27622e2a7303 Date: Tue, 24 Jul 2018 04:33:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35de054442b541f59dd056e018c48a44","l2_adjacency":true,"status":"ACTIVE","subnets":["2ca1c294-3eca-4272-96bb-7b1e41694db8"],"description":"","tags":[],"updated_at":"2018-07-24T04:33:34Z","qos_policy_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net","admin_state_up":true,"tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:33Z","mtu":1450}]} 2018-07-24 04:33:36,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net used request id req-d6a91276-6b5d-493d-942f-27622e2a7303 2018-07-24 04:33:36,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:33:36,633 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:33: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:33:36,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:36,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-214ad7f2-6491-47bd-ada3-a6c27e59aa97 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35de054442b541f59dd056e018c48a44", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}} 2018-07-24 04:33:36,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 used request id req-214ad7f2-6491-47bd-ada3-a6c27e59aa97 2018-07-24 04:33:36,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:36,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-00edf8e1-3551-49e9-b3e0-e55e4b53765a Date: Tue, 24 Jul 2018 04:33:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:34Z","dns_nameservers":[],"updated_at":"2018-07-24T04:33:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35de054442b541f59dd056e018c48a44","id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","subnetpool_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-subnet"}]} 2018-07-24 04:33:36,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 used request id req-00edf8e1-3551-49e9-b3e0-e55e4b53765a 2018-07-24 04:33:36,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7&name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:37,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8b6db83d-5671-416e-bbe5-73cc4992f913 Date: Tue, 24 Jul 2018 04:33:37 GMT RESP BODY: {"ports":[]} 2018-07-24 04:33:37,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7&name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8port-1&admin_state_up=True used request id req-8b6db83d-5671-416e-bbe5-73cc4992f913 2018-07-24 04:33:37,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:37,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33: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 x-openstack-request-id: req-d2f1bf95-ed50-4c2c-aa40-595629e8bcb6 x-compute-request-id: req-d2f1bf95-ed50-4c2c-aa40-595629e8bcb6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:33:37,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst used request id req-d2f1bf95-ed50-4c2c-aa40-595629e8bcb6 2018-07-24 04:33:37,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:37,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-141e4c4c-17f5-4b1f-98f6-eab5d0fa0800 Date: Tue, 24 Jul 2018 04:33:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35de054442b541f59dd056e018c48a44","l2_adjacency":true,"status":"ACTIVE","subnets":["2ca1c294-3eca-4272-96bb-7b1e41694db8"],"description":"","tags":[],"updated_at":"2018-07-24T04:33:34Z","qos_policy_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net","admin_state_up":true,"tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:33Z","mtu":1450}]} 2018-07-24 04:33:37,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net used request id req-141e4c4c-17f5-4b1f-98f6-eab5d0fa0800 2018-07-24 04:33:37,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:37,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8007e428-3645-4783-b027-c4a7e566bc50 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35de054442b541f59dd056e018c48a44", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}} 2018-07-24 04:33:37,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 used request id req-8007e428-3645-4783-b027-c4a7e566bc50 2018-07-24 04:33:37,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:38,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6a415932-954b-40b1-b791-656a22404526 Date: Tue, 24 Jul 2018 04:33:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:34Z","dns_nameservers":[],"updated_at":"2018-07-24T04:33:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35de054442b541f59dd056e018c48a44","id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","subnetpool_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-subnet"}]} 2018-07-24 04:33:38,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 used request id req-6a415932-954b-40b1-b791-656a22404526 2018-07-24 04:33:38,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7&name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:38,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-235a2d5f-7e5f-4214-ae1d-eaab61956be8 Date: Tue, 24 Jul 2018 04:33:38 GMT RESP BODY: {"ports":[]} 2018-07-24 04:33:38,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7&name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8port-1&admin_state_up=True used request id req-235a2d5f-7e5f-4214-ae1d-eaab61956be8 2018-07-24 04:33:38,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:33:38,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:33:38,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57b2bf5f94d34afbb6118365094c08e7", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj-role"}], "expires_at": "2018-07-24T05:33:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "35de054442b541f59dd056e018c48a44", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/35de054442b541f59dd056e018c48a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/35de054442b541f59dd056e018c48a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/35de054442b541f59dd056e018c48a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5b7182f3-aad2-461-user", "id": "3fe0fd465935403480768d42aa42cf23"}, "audit_ids": ["8o6cOtoNTL-sPFqJT0poxA"], "issued_at": "2018-07-24T04:33:38.000000Z"}} 2018-07-24 04:33:38,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}aa817c47492d08bd06cd717f3287034209dd5d52" 2018-07-24 04:33:38,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d291df-a026-4081-982c-5a5c43046bd7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:33:38,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d7d291df-a026-4081-982c-5a5c43046bd7 2018-07-24 04:33:38,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:39,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-889cb3d9-e724-4d12-9465-383c6f0ed33d Date: Tue, 24 Jul 2018 04:33:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35de054442b541f59dd056e018c48a44","l2_adjacency":true,"status":"ACTIVE","subnets":["2ca1c294-3eca-4272-96bb-7b1e41694db8"],"description":"","tags":[],"updated_at":"2018-07-24T04:33:34Z","qos_policy_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net","admin_state_up":true,"tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:33Z","mtu":1450}]} 2018-07-24 04:33:39,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net used request id req-889cb3d9-e724-4d12-9465-383c6f0ed33d 2018-07-24 04:33:39,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:39,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-91ca20ec-c9ea-4796-a7f8-fcb8ad9a8139 Date: Tue, 24 Jul 2018 04:33:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:34Z","dns_nameservers":[],"updated_at":"2018-07-24T04:33:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35de054442b541f59dd056e018c48a44","id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","subnetpool_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-subnet"}]} 2018-07-24 04:33:39,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 used request id req-91ca20ec-c9ea-4796-a7f8-fcb8ad9a8139 2018-07-24 04:33:39,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:39,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-2aabca6e-c411-47f9-b0f0-85cbb8361993 Date: Tue, 24 Jul 2018 04:33:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35de054442b541f59dd056e018c48a44","l2_adjacency":true,"status":"ACTIVE","subnets":["2ca1c294-3eca-4272-96bb-7b1e41694db8"],"description":"","tags":[],"updated_at":"2018-07-24T04:33:34Z","qos_policy_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net","admin_state_up":true,"tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:33Z","mtu":1450}]} 2018-07-24 04:33:39,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net used request id req-2aabca6e-c411-47f9-b0f0-85cbb8361993 2018-07-24 04:33:39,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:33:39,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:33: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:33:39,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa817c47492d08bd06cd717f3287034209dd5d52" 2018-07-24 04:33:39,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ed1fcd-bf39-44c1-b698-120233e84dbc Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35de054442b541f59dd056e018c48a44", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}} 2018-07-24 04:33:39,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 used request id req-a8ed1fcd-bf39-44c1-b698-120233e84dbc 2018-07-24 04:33:39,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:39,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fa7ccb9c-f678-4c66-b01b-0b96304e7fd0 Date: Tue, 24 Jul 2018 04:33:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:34Z","dns_nameservers":[],"updated_at":"2018-07-24T04:33:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35de054442b541f59dd056e018c48a44","id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","subnetpool_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-subnet"}]} 2018-07-24 04:33:39,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 used request id req-fa7ccb9c-f678-4c66-b01b-0b96304e7fd0 2018-07-24 04:33:39,874 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net 2018-07-24 04:33:39,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" -d '{"port": {"network_id": "ca33f358-81a0-4f30-885d-935ad2ac5ee7", "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8port-1", "admin_state_up": true}}' 2018-07-24 04:33:41,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-98fe6cce-8cc1-408d-b97a-22f419cc3d8e Date: Tue, 24 Jul 2018 04:33:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:33:40Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","ip_address":"10.55.0.6"}],"id":"f21dcad2-4d27-4e7e-974c-7c46c089c1e4","security_groups":["391476ef-9eb5-47b4-a2c5-814cc990bd3f"],"mac_address":"fa:16:3e:f6:8b:87","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8port-1","project_id":"35de054442b541f59dd056e018c48a44","qos_policy_id":null,"admin_state_up":true,"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:33:41,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-98fe6cce-8cc1-408d-b97a-22f419cc3d8e 2018-07-24 04:33:41,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:41,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-4d945eb3-e415-4b63-be66-25a461bf8f46 Date: Tue, 24 Jul 2018 04:33:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35de054442b541f59dd056e018c48a44","l2_adjacency":true,"status":"ACTIVE","subnets":["2ca1c294-3eca-4272-96bb-7b1e41694db8"],"description":"","tags":[],"updated_at":"2018-07-24T04:33:34Z","qos_policy_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net","admin_state_up":true,"tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:33Z","mtu":1450}]} 2018-07-24 04:33:41,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net used request id req-4d945eb3-e415-4b63-be66-25a461bf8f46 2018-07-24 04:33:41,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:41,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5e29c2-09f8-4def-9882-970f6a981eb6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35de054442b541f59dd056e018c48a44", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}} 2018-07-24 04:33:41,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 used request id req-0b5e29c2-09f8-4def-9882-970f6a981eb6 2018-07-24 04:33:41,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:41,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3e7a4627-aa06-4b3a-98cd-55af9a11fe99 Date: Tue, 24 Jul 2018 04:33:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:34Z","dns_nameservers":[],"updated_at":"2018-07-24T04:33:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35de054442b541f59dd056e018c48a44","id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","subnetpool_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-subnet"}]} 2018-07-24 04:33:41,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 used request id req-3e7a4627-aa06-4b3a-98cd-55af9a11fe99 2018-07-24 04:33:41,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7&name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:41,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-3b995543-8264-4caa-a661-066c30ce97b2 Date: Tue, 24 Jul 2018 04:33:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:33:40Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","ip_address":"10.55.0.6"}],"id":"f21dcad2-4d27-4e7e-974c-7c46c089c1e4","security_groups":["391476ef-9eb5-47b4-a2c5-814cc990bd3f"],"mac_address":"fa:16:3e:f6:8b:87","project_id":"35de054442b541f59dd056e018c48a44","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8port-1","admin_state_up":true,"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:33:41,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7&name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8port-1&admin_state_up=True used request id req-3b995543-8264-4caa-a661-066c30ce97b2 2018-07-24 04:33:41,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:42,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791c9852-99b9-4d00-bf6d-138e95e24adb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35de054442b541f59dd056e018c48a44", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}} 2018-07-24 04:33:42,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 used request id req-791c9852-99b9-4d00-bf6d-138e95e24adb 2018-07-24 04:33:42,057 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst 2018-07-24 04:33:42,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:42,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33: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,Accept-Encoding x-openstack-request-id: req-e48ca06f-d79b-4a4e-8a51-3760d28781a9 x-compute-request-id: req-e48ca06f-d79b-4a4e-8a51-3760d28781a9 Content-Encoding: gzip Content-Length: 274 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1cba70d0-e947-4733-a316-7537f5ea1c74", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74", "rel": "bookmark"}], "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-flavor-name"}, {"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:33:42,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e48ca06f-d79b-4a4e-8a51-3760d28781a9 2018-07-24 04:33:42,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:42,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33: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,Accept-Encoding x-openstack-request-id: req-8b1347c3-ee93-4c75-b84c-31543b6f27c0 x-compute-request-id: req-8b1347c3-ee93-4c75-b84c-31543b6f27c0 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74", "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": "1cba70d0-e947-4733-a316-7537f5ea1c74"}} 2018-07-24 04:33:42,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74 used request id req-8b1347c3-ee93-4c75-b84c-31543b6f27c0 2018-07-24 04:33:42,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:42,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-839906e6-f768-45fe-a8db-714123674699 Date: Tue, 24 Jul 2018 04:33:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:33:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:33:31Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3/snap", "metadata": {}}], "self": "/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3", "min_disk": 0, "protected": false, "id": "69765366-bbd6-4e9d-80d0-2dee0b5081e3", "file": "/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "35de054442b541f59dd056e018c48a44", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image"} 2018-07-24 04:33:42,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image used request id req-839906e6-f768-45fe-a8db-714123674699 2018-07-24 04:33:42,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:42,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f527e1a1-38c0-45e1-ba6b-720495fbe6dc Date: Tue, 24 Jul 2018 04:33:42 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-07-24 04:33:42,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f527e1a1-38c0-45e1-ba6b-720495fbe6dc 2018-07-24 04:33:42,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" -d '{"server": {"name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst", "imageRef": "69765366-bbd6-4e9d-80d0-2dee0b5081e3", "flavorRef": "1cba70d0-e947-4733-a316-7537f5ea1c74", "max_count": 1, "min_count": 1, "networks": [{"port": "f21dcad2-4d27-4e7e-974c-7c46c089c1e4"}]}}' 2018-07-24 04:33:44,500 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:33: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-78d1d79c-27b0-4180-81cb-3a3e90b1deeb x-compute-request-id: req-78d1d79c-27b0-4180-81cb-3a3e90b1deeb Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "825e325c-8023-457c-ac83-76098a5d4daf", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "bookmark"}], "adminPass": "ZYMJJvzMYB9r"}} 2018-07-24 04:33:44,500 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-78d1d79c-27b0-4180-81cb-3a3e90b1deeb 2018-07-24 04:33:44,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:44,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33: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-d322fe71-d934-4d2b-848b-61146f7e95b5 x-compute-request-id: req-d322fe71-d934-4d2b-848b-61146f7e95b5 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "bookmark"}], "image": {"id": "69765366-bbd6-4e9d-80d0-2dee0b5081e3", "links": [{"href": "http://172.30.9.24:8774/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cba70d0-e947-4733-a316-7537f5ea1c74", "links": [{"href": "http://172.30.9.24:8774/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74", "rel": "bookmark"}]}, "id": "825e325c-8023-457c-ac83-76098a5d4daf", "user_id": "3fe0fd465935403480768d42aa42cf23", "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-07-24T04:33:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst", "created": "2018-07-24T04:33:44Z", "tenant_id": "35de054442b541f59dd056e018c48a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:33:44,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf used request id req-d322fe71-d934-4d2b-848b-61146f7e95b5 2018-07-24 04:33:44,746 - create_instance - INFO - Created instance with name - SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst 2018-07-24 04:33:44,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:45,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33: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-afa50ae9-1c20-4b67-b4dc-fc48d29d3b90 x-compute-request-id: req-afa50ae9-1c20-4b67-b4dc-fc48d29d3b90 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "bookmark"}], "image": {"id": "69765366-bbd6-4e9d-80d0-2dee0b5081e3", "links": [{"href": "http://172.30.9.24:8774/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cba70d0-e947-4733-a316-7537f5ea1c74", "links": [{"href": "http://172.30.9.24:8774/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74", "rel": "bookmark"}]}, "id": "825e325c-8023-457c-ac83-76098a5d4daf", "user_id": "3fe0fd465935403480768d42aa42cf23", "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-07-24T04:33:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst", "created": "2018-07-24T04:33:44Z", "tenant_id": "35de054442b541f59dd056e018c48a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:33:45,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf used request id req-afa50ae9-1c20-4b67-b4dc-fc48d29d3b90 2018-07-24 04:33:45,081 - create_instance - DEBUG - Instance status [SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst] is - BUILD 2018-07-24 04:33:45,082 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:33:48,085 - create_instance - DEBUG - VM status query timeout in 896.661723852 2018-07-24 04:33:48,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:48,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:48 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-e2eca915-f8d6-44cd-87f1-c43f0eae9350 x-compute-request-id: req-e2eca915-f8d6-44cd-87f1-c43f0eae9350 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "bookmark"}], "image": {"id": "69765366-bbd6-4e9d-80d0-2dee0b5081e3", "links": [{"href": "http://172.30.9.24:8774/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cba70d0-e947-4733-a316-7537f5ea1c74", "links": [{"href": "http://172.30.9.24:8774/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74", "rel": "bookmark"}]}, "id": "825e325c-8023-457c-ac83-76098a5d4daf", "security_groups": [{"name": "default"}], "user_id": "3fe0fd465935403480768d42aa42cf23", "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-07-24T04:33:46Z", "hostId": "cb1b7b58c553fd3a9e7c4329b36d392e64a94fa11b8db29b15b7e310", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst", "created": "2018-07-24T04:33:44Z", "tenant_id": "35de054442b541f59dd056e018c48a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:33:48,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf used request id req-e2eca915-f8d6-44cd-87f1-c43f0eae9350 2018-07-24 04:33:48,946 - create_instance - DEBUG - Instance status [SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst] is - BUILD 2018-07-24 04:33:48,946 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:33:51,949 - create_instance - DEBUG - VM status query timeout in 892.797566891 2018-07-24 04:33:51,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:52,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33: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-1164708a-3fd3-439d-9f02-e34b9b7718fb x-compute-request-id: req-1164708a-3fd3-439d-9f02-e34b9b7718fb Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8b:87", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "bookmark"}], "image": {"id": "69765366-bbd6-4e9d-80d0-2dee0b5081e3", "links": [{"href": "http://172.30.9.24:8774/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:33:50.000000", "flavor": {"id": "1cba70d0-e947-4733-a316-7537f5ea1c74", "links": [{"href": "http://172.30.9.24:8774/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74", "rel": "bookmark"}]}, "id": "825e325c-8023-457c-ac83-76098a5d4daf", "security_groups": [{"name": "default"}], "user_id": "3fe0fd465935403480768d42aa42cf23", "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-07-24T04:33:50Z", "hostId": "cb1b7b58c553fd3a9e7c4329b36d392e64a94fa11b8db29b15b7e310", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst", "created": "2018-07-24T04:33:44Z", "tenant_id": "35de054442b541f59dd056e018c48a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:33:52,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf used request id req-1164708a-3fd3-439d-9f02-e34b9b7718fb 2018-07-24 04:33:52,473 - create_instance - DEBUG - Instance status [SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst] is - ACTIVE 2018-07-24 04:33:52,474 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:33:52,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:53,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33: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-112edb9a-8887-4ba5-bba3-277b67fd05a3 x-compute-request-id: req-112edb9a-8887-4ba5-bba3-277b67fd05a3 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8b:87", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "bookmark"}], "image": {"id": "69765366-bbd6-4e9d-80d0-2dee0b5081e3", "links": [{"href": "http://172.30.9.24:8774/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:33:50.000000", "flavor": {"id": "1cba70d0-e947-4733-a316-7537f5ea1c74", "links": [{"href": "http://172.30.9.24:8774/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74", "rel": "bookmark"}]}, "id": "825e325c-8023-457c-ac83-76098a5d4daf", "security_groups": [{"name": "default"}], "user_id": "3fe0fd465935403480768d42aa42cf23", "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-07-24T04:33:50Z", "hostId": "cb1b7b58c553fd3a9e7c4329b36d392e64a94fa11b8db29b15b7e310", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst", "created": "2018-07-24T04:33:44Z", "tenant_id": "35de054442b541f59dd056e018c48a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:33:53,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf used request id req-112edb9a-8887-4ba5-bba3-277b67fd05a3 2018-07-24 04:33:53,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:53,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-e7011297-543b-46ce-bdb8-9189f6d503a3 Date: Tue, 24 Jul 2018 04:33:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"35de054442b541f59dd056e018c48a44","l2_adjacency":true,"status":"ACTIVE","subnets":["2ca1c294-3eca-4272-96bb-7b1e41694db8"],"description":"","tags":[],"updated_at":"2018-07-24T04:33:34Z","qos_policy_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net","admin_state_up":true,"tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:33Z","mtu":1450}]} 2018-07-24 04:33:53,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net used request id req-e7011297-543b-46ce-bdb8-9189f6d503a3 2018-07-24 04:33:53,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:53,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cf9853-824e-4d3a-a06b-5e7564db4ff0 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35de054442b541f59dd056e018c48a44", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}} 2018-07-24 04:33:53,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 used request id req-46cf9853-824e-4d3a-a06b-5e7564db4ff0 2018-07-24 04:33:53,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:53,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-780f00eb-509d-41dc-87e5-d3c3b010d1b6 Date: Tue, 24 Jul 2018 04:33:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:34Z","dns_nameservers":[],"updated_at":"2018-07-24T04:33:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"35de054442b541f59dd056e018c48a44","id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","subnetpool_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-subnet"}]} 2018-07-24 04:33:53,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 used request id req-780f00eb-509d-41dc-87e5-d3c3b010d1b6 2018-07-24 04:33:53,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:53,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3216 X-Openstack-Request-Id: req-25e57d42-8d6f-494d-b852-426a85d9f1d0 Date: Tue, 24 Jul 2018 04:33:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:33:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","ip_address":"10.55.0.2"}],"id":"00f5b06a-ccf6-463a-9ce8-2442a674b355","security_groups":[],"mac_address":"fa:16:3e:54:d4:9c","project_id":"35de054442b541f59dd056e018c48a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ca33f358-81a0-4f30-885d-935ad2ac5ee7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:33:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","ip_address":"10.55.0.3"}],"id":"bd086821-5050-4e2a-8a98-69012f9f7380","security_groups":[],"mac_address":"fa:16:3e:0b:43:f6","project_id":"35de054442b541f59dd056e018c48a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ca33f358-81a0-4f30-885d-935ad2ac5ee7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:33:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","ip_address":"10.55.0.4"}],"id":"c8a4f7b6-7dc3-4e7a-a04d-0125b1cbb383","security_groups":[],"mac_address":"fa:16:3e:0a:08:23","project_id":"35de054442b541f59dd056e018c48a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ca33f358-81a0-4f30-885d-935ad2ac5ee7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:33:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2ca1c294-3eca-4272-96bb-7b1e41694db8","ip_address":"10.55.0.6"}],"id":"f21dcad2-4d27-4e7e-974c-7c46c089c1e4","security_groups":["391476ef-9eb5-47b4-a2c5-814cc990bd3f"],"mac_address":"fa:16:3e:f6:8b:87","project_id":"35de054442b541f59dd056e018c48a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8port-1","admin_state_up":true,"network_id":"ca33f358-81a0-4f30-885d-935ad2ac5ee7","tenant_id":"35de054442b541f59dd056e018c48a44","created_at":"2018-07-24T04:33:40Z","binding:vnic_type":"normal","device_id":"825e325c-8023-457c-ac83-76098a5d4daf","ip_allocation":"immediate"}]} 2018-07-24 04:33:53,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ca33f358-81a0-4f30-885d-935ad2ac5ee7 used request id req-25e57d42-8d6f-494d-b852-426a85d9f1d0 2018-07-24 04:33:53,475 - create_instance_tests - INFO - Looking for IP 10.55.0.6 in the console log 2018-07-24 04:33:53,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:54,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33: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,Accept-Encoding x-openstack-request-id: req-00ce2971-5db7-4d7e-b6c7-1347fda5db55 x-compute-request-id: req-00ce2971-5db7-4d7e-b6c7-1347fda5db55 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8b:87", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "bookmark"}], "image": {"id": "69765366-bbd6-4e9d-80d0-2dee0b5081e3", "links": [{"href": "http://172.30.9.24:8774/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:33:50.000000", "flavor": {"id": "1cba70d0-e947-4733-a316-7537f5ea1c74", "links": [{"href": "http://172.30.9.24:8774/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74", "rel": "bookmark"}]}, "id": "825e325c-8023-457c-ac83-76098a5d4daf", "security_groups": [{"name": "default"}], "user_id": "3fe0fd465935403480768d42aa42cf23", "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-07-24T04:33:50Z", "hostId": "cb1b7b58c553fd3a9e7c4329b36d392e64a94fa11b8db29b15b7e310", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst", "created": "2018-07-24T04:33:44Z", "tenant_id": "35de054442b541f59dd056e018c48a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:33:54,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf used request id req-00ce2971-5db7-4d7e-b6c7-1347fda5db55 2018-07-24 04:33:54,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 04:33:54,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33: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-7e85a63a-bcc3-46b0-aee1-1599f5bbf69a x-compute-request-id: req-7e85a63a-bcc3-46b0-aee1-1599f5bbf69a Content-Encoding: gzip Content-Length: 7785 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493237923 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.164737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.166775] pid_max: default: 32768 minimum: 301\n[ 0.167964] ACPI: Core revision 20150930\n[ 0.169581] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171300] Security Framework initialized\n[ 0.172406] Yama: becoming mindful.\n[ 0.173302] AppArmor: AppArmor initialized\n[ 0.174370] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.176097] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.177752] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.179286] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.181157] Initializing cgroup subsys io\n[ 0.182224] Initializing cgroup subsys memory\n[ 0.183326] Initializing cgroup subsys devices\n[ 0.184526] Initializing cgroup subsys freezer\n[ 0.185624] Initializing cgroup subsys net_cls\n[ 0.186737] Initializing cgroup subsys perf_event\n[ 0.187931] Initializing cgroup subsys net_prio\n[ 0.189082] Initializing cgroup subsys hugetlb\n[ 0.190210] Initializing cgroup subsys pids\n[ 0.191391] CPU: Physical Processor ID: 0\n[ 0.193187] mce: CPU supports 10 MCE banks\n[ 0.194311] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.195588] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.210667] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.217440] ftrace: allocating 31920 entries in 125 pages\n[ 0.244093] smpboot: Max logical packages: 1\n[ 0.245221] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.246929] x2apic enabled\n[ 0.247915] Switched APIC routing to physical x2apic.\n[ 0.249947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.251445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.254140] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.256454] KVM setup paravirtual spinlock\n[ 0.257976] x86: Booted up 1 node, 1 CPUs\n[ 0.259027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.260788] devtmpfs: initialized\n[ 0.262657] evm: security.selinux\n[ 0.263522] evm: security.SMACK64\n[ 0.264401] evm: security.SMACK64EXEC\n[ 0.265360] evm: security.SMACK64TRANSMUTE\n[ 0.266410] evm: security.SMACK64MMAP\n[ 0.267365] evm: security.ima\n[ 0.268177] evm: security.capability\n[ 0.269196] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.271601] pinctrl core: initialized pinctrl subsystem\n[ 0.273060] RTC time: 4:33:50, date: 07/24/18\n[ 0.274264] NET: Registered protocol family 16\n[ 0.275519] cpuidle: using governor ladder\n[ 0.276566] cpuidle: using governor menu\n[ 0.277571] PCCT header not found.\n[ 0.278517] ACPI: bus type PCI registered\n[ 0.279536] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.281181] PCI: Using configuration type 1 for base access\n[ 0.283326] ACPI: Added _OSI(Module Device)\n[ 0.284415] ACPI: Added _OSI(Processor Device)\n[ 0.285542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286710] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.288782] ACPI: Interpreter enabled\n[ 0.289770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.292199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.294657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299443] ACPI: (supports S0 S5)\n[ 0.300343] ACPI: Using IOAPIC for interrupt routing\n[ 0.301584] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306767] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308444] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.310028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.312968] acpiphp: Slot [3] registered\n[ 0.313985] acpiphp: Slot [4] registered\n[ 0.315031] acpiphp: Slot [5] registered\n[ 0.316061] acpiphp: Slot [6] registered\n[ 0.317098] acpiphp: Slot [7] registered\n[ 0.318134] acpiphp: Slot [8] registered\n[ 0.319173] acpiphp: Slot [9] registered\n[ 0.320207] acpiphp: Slot [10] registered\n[ 0.321264] acpiphp: Slot [11] registered\n[ 0.322333] acpiphp: Slot [12] registered\n[ 0.323343] acpiphp: Slot [13] registered\n[ 0.324392] acpiphp: Slot [14] registered\n[ 0.325428] acpiphp: Slot [15] registered\n[ 0.336436] acpiphp: Slot [16] registered\n[ 0.337479] acpiphp: Slot [17] registered\n[ 0.338519] acpiphp: Slot [18] registered\n[ 0.339590] acpiphp: Slot [19] registered\n[ 0.340634] acpiphp: Slot [20] registered\n[ 0.341672] acpiphp: Slot [21] registered\n[ 0.342718] acpiphp: Slot [22] registered\n[ 0.343771] acpiphp: Slot [23] registered\n[ 0.344851] acpiphp: Slot [24] registered\n[ 0.345884] acpiphp: Slot [25] registered\n[ 0.346923] acpiphp: Slot [26] registered\n[ 0.347970] acpiphp: Slot [27] registered\n[ 0.349012] acpiphp: Slot [28] registered\n[ 0.350067] acpiphp: Slot [29] registered\n[ 0.351116] acpiphp: Slot [30] registered\n[ 0.352173] acpiphp: Slot [31] registered\n[ 0.353260] PCI host bridge to bus 0000:00\n[ 0.354317] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.355933] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.357536] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.359449] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.361347] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.363333] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.367011] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.368724] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.370292] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.371997] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.376437] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.378310] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.399037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400828] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.402579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404361] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.406108] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407689] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.409284] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.410702] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.412735] vgaarb: loaded\n[ 0.413518] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415088] SCSI subsystem initialized\n[ 0.416232] ACPI: bus type USB registered\n[ 0.417307] usbcore: registered new interface driver usbfs\n[ 0.418688] usbcore: registered new interface driver hub\n[ 0.420013] usbcore: registered new device driver usb\n[ 0.421438] PCI: Using ACPI for IRQ routing\n[ 0.422818] NetLabel: Initializing\n[ 0.423764] NetLabel: domain hash size = 128\n[ 0.424886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.426144] NetLabel: unlabeled traffic allowed by default\n[ 0.427646] clocksource: Switched to clocksource kvm-clock\n[ 0.435961] AppArmor: AppArmor Filesystem Enabled\n[ 0.437227] pnp: PnP ACPI init\n[ 0.438338] pnp: PnP ACPI: found 5 devices\n[ 0.444843] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.447106] NET: Registered protocol family 2\n[ 0.448545] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450266] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451840] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.453447] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454928] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456472] NET: Registered protocol family 1\n[ 0.457621] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459077] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.460505] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474725] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.489199] Trying to unpack rootfs image as initramfs...\n[ 0.545538] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.547643] Scanning for low memory corruption every 60 seconds\n[ 0.549399] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.550935] audit: initializing netlink subsys (disabled)\n[ 0.552328] audit: type=2000 audit(1532406831.434:1): initialized\n[ 0.554068] Initialise system trusted keyring\n[ 0.555335] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.556888] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559417] zbud: loaded\n[ 0.560322] VFS: Disk quotas dquot_6.6.0\n[ 0.561380] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.563409] fuse init (API version 7.23)\n[ 0.564578] Key type big_key registered\n[ 0.565675] Allocating IMA MOK and blacklist keyrings.\n[ 0.567243] Key type asymmetric registered\n[ 0.568360] Asymmetric key parser 'x509' registered\n[ 0.569666] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.571680] io scheduler noop registered\n[ 0.572744] io scheduler deadline registered (default)\n[ 0.574100] io scheduler cfq registered\n[ 0.575211] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.576652] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578393] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580353] ACPI: Power Button [PWRF]\n[ 0.581462] GHES: HEST is not enabled!\n[ 0.598289] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.628431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.632013] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.656531] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659563] Linux agpgart interface v0.103\n[ 0.663295] brd: module loaded\n[ 0.665243] loop: module loaded\n[ 0.670728] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.672609] GPT:90111 != 20971519\n[ 0.673486] GPT:Alternate GPT header not at the end of the disk.\n[ 0.674954] GPT:90111 != 20971519\n[ 0.675858] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677168] vda: vda1 vda15\n[ 0.678963] scsi host0: ata_piix\n[ 0.679962] scsi host1: ata_piix\n[ 0.680911] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.682574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.684547] libphy: Fixed MDIO Bus: probed\n[ 0.685621] tun: Universal TUN/TAP device driver, 1.6\n[ 0.686878] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.689847] PPP generic driver version 2.4.2\n[ 0.691057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.692605] ehci-pci: EHCI PCI platform driver\n[ 0.693708] ehci-platform: EHCI generic platform driver\n[ 0.695039] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696591] ohci-pci: OHCI PCI platform driver\n[ 0.697753] ohci-platform: OHCI generic platform driver\n[ 0.699092] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713716] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.715046] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717025] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.718367] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.719962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721659] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723545] usb usb1: Product: UHCI Host Controller\n[ 0.724783] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.726331] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.727633] hub 1-0:1.0: USB hub found\n[ 0.728686] hub 1-0:1.0: 2 ports detected\n[ 0.730127] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.732852] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.734149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.735561] mousedev: PS/2 mouse device common for all mice\n[ 0.737262] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.739747] rtc_cmos 00:00: RTC can wake from S4\n[ 0.741221] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.742800] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.744430] i2c /dev entries driver\n[ 0.745479] device-mapper: uevent: version 1.0.3\n[ 0.746760] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.748976] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.751078] NET: Registered protocol family 10\n[ 0.752759] NET: Registered protocol family 17\n[ 0.753967] Key type dns_resolver registered\n[ 0.755421] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756916] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.759410] registered taskstats version 1\n[ 0.760554] Loading compiled-in X.509 certificates\n[ 0.762414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.764927] zswap: loaded using pool lzo/zbud\n[ 0.767264] Key type trusted registered\n[ 0.769402] Key type encrypted registered\n[ 0.770473] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771887] ima: No TPM chip found, activating TPM-bypass!\n[ 0.773323] evm: HMAC attrs: 0x1\n[ 0.774570] Magic number: 10:261:566\n[ 0.775700] rtc_cmos 00:00: setting system clock to 2018-07-24 04:33:51 UTC (1532406831)\n[ 0.777894] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.779362] EDD information not available.\n[ 0.845896] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.858369] Write protecting the kernel read-only data: 14336k\n[ 0.862397] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.864904] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.081388] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.6...\nLease of 10.55.0.6 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-24 04:33:54,200 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf/action used request id req-7e85a63a-bcc3-46b0-aee1-1599f5bbf69a 2018-07-24 04:33:54,201 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-24 04:33:54,201 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 493237923 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.164737] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.166775] pid_max: default: 32768 minimum: 301 [ 0.167964] ACPI: Core revision 20150930 [ 0.169581] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171300] Security Framework initialized [ 0.172406] Yama: becoming mindful. [ 0.173302] AppArmor: AppArmor initialized [ 0.174370] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.176097] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.177752] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.179286] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.181157] Initializing cgroup subsys io [ 0.182224] Initializing cgroup subsys memory [ 0.183326] Initializing cgroup subsys devices [ 0.184526] Initializing cgroup subsys freezer [ 0.185624] Initializing cgroup subsys net_cls [ 0.186737] Initializing cgroup subsys perf_event [ 0.187931] Initializing cgroup subsys net_prio [ 0.189082] Initializing cgroup subsys hugetlb [ 0.190210] Initializing cgroup subsys pids [ 0.191391] CPU: Physical Processor ID: 0 [ 0.193187] mce: CPU supports 10 MCE banks [ 0.194311] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.195588] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.210667] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.217440] ftrace: allocating 31920 entries in 125 pages [ 0.244093] smpboot: Max logical packages: 1 [ 0.245221] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.246929] x2apic enabled [ 0.247915] Switched APIC routing to physical x2apic. [ 0.249947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.251445] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.254140] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.256454] KVM setup paravirtual spinlock [ 0.257976] x86: Booted up 1 node, 1 CPUs [ 0.259027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.260788] devtmpfs: initialized [ 0.262657] evm: security.selinux [ 0.263522] evm: security.SMACK64 [ 0.264401] evm: security.SMACK64EXEC [ 0.265360] evm: security.SMACK64TRANSMUTE [ 0.266410] evm: security.SMACK64MMAP [ 0.267365] evm: security.ima [ 0.268177] evm: security.capability [ 0.269196] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271601] pinctrl core: initialized pinctrl subsystem [ 0.273060] RTC time: 4:33:50, date: 07/24/18 [ 0.274264] NET: Registered protocol family 16 [ 0.275519] cpuidle: using governor ladder [ 0.276566] cpuidle: using governor menu [ 0.277571] PCCT header not found. [ 0.278517] ACPI: bus type PCI registered [ 0.279536] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.281181] PCI: Using configuration type 1 for base access [ 0.283326] ACPI: Added _OSI(Module Device) [ 0.284415] ACPI: Added _OSI(Processor Device) [ 0.285542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286710] ACPI: Added _OSI(Processor Aggregator Device) [ 0.288782] ACPI: Interpreter enabled [ 0.289770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.292199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.294657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299443] ACPI: (supports S0 S5) [ 0.300343] ACPI: Using IOAPIC for interrupt routing [ 0.301584] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.305233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.306767] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308444] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.310028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.312968] acpiphp: Slot [3] registered [ 0.313985] acpiphp: Slot [4] registered [ 0.315031] acpiphp: Slot [5] registered [ 0.316061] acpiphp: Slot [6] registered [ 0.317098] acpiphp: Slot [7] registered [ 0.318134] acpiphp: Slot [8] registered [ 0.319173] acpiphp: Slot [9] registered [ 0.320207] acpiphp: Slot [10] registered [ 0.321264] acpiphp: Slot [11] registered [ 0.322333] acpiphp: Slot [12] registered [ 0.323343] acpiphp: Slot [13] registered [ 0.324392] acpiphp: Slot [14] registered [ 0.325428] acpiphp: Slot [15] registered [ 0.336436] acpiphp: Slot [16] registered [ 0.337479] acpiphp: Slot [17] registered [ 0.338519] acpiphp: Slot [18] registered [ 0.339590] acpiphp: Slot [19] registered [ 0.340634] acpiphp: Slot [20] registered [ 0.341672] acpiphp: Slot [21] registered [ 0.342718] acpiphp: Slot [22] registered [ 0.343771] acpiphp: Slot [23] registered [ 0.344851] acpiphp: Slot [24] registered [ 0.345884] acpiphp: Slot [25] registered [ 0.346923] acpiphp: Slot [26] registered [ 0.347970] acpiphp: Slot [27] registered [ 0.349012] acpiphp: Slot [28] registered [ 0.350067] acpiphp: Slot [29] registered [ 0.351116] acpiphp: Slot [30] registered [ 0.352173] acpiphp: Slot [31] registered [ 0.353260] PCI host bridge to bus 0000:00 [ 0.354317] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.355933] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.357536] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.359449] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.361347] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.363333] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.367011] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.368724] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.370292] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.371997] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.376437] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.378310] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.399037] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400828] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.402579] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.404361] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.406108] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.407689] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.409284] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.410702] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.412735] vgaarb: loaded [ 0.413518] vgaarb: bridge control possible 0000:00:02.0 [ 0.415088] SCSI subsystem initialized [ 0.416232] ACPI: bus type USB registered [ 0.417307] usbcore: registered new interface driver usbfs [ 0.418688] usbcore: registered new interface driver hub [ 0.420013] usbcore: registered new device driver usb [ 0.421438] PCI: Using ACPI for IRQ routing [ 0.422818] NetLabel: Initializing [ 0.423764] NetLabel: domain hash size = 128 [ 0.424886] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.426144] NetLabel: unlabeled traffic allowed by default [ 0.427646] clocksource: Switched to clocksource kvm-clock [ 0.435961] AppArmor: AppArmor Filesystem Enabled [ 0.437227] pnp: PnP ACPI init [ 0.438338] pnp: PnP ACPI: found 5 devices [ 0.444843] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.447106] NET: Registered protocol family 2 [ 0.448545] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450266] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451840] TCP: Hash tables configured (established 2048 bind 2048) [ 0.453447] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.454928] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.456472] NET: Registered protocol family 1 [ 0.457621] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459077] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.460505] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474725] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489199] Trying to unpack rootfs image as initramfs... [ 0.545538] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.547643] Scanning for low memory corruption every 60 seconds [ 0.549399] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.550935] audit: initializing netlink subsys (disabled) [ 0.552328] audit: type=2000 audit(1532406831.434:1): initialized [ 0.554068] Initialise system trusted keyring [ 0.555335] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.556888] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.559417] zbud: loaded [ 0.560322] VFS: Disk quotas dquot_6.6.0 [ 0.561380] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.563409] fuse init (API version 7.23) [ 0.564578] Key type big_key registered [ 0.565675] Allocating IMA MOK and blacklist keyrings. [ 0.567243] Key type asymmetric registered [ 0.568360] Asymmetric key parser 'x509' registered [ 0.569666] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.571680] io scheduler noop registered [ 0.572744] io scheduler deadline registered (default) [ 0.574100] io scheduler cfq registered [ 0.575211] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576652] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578393] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580353] ACPI: Power Button [PWRF] [ 0.581462] GHES: HEST is not enabled! [ 0.598289] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.628431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632013] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656531] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659563] Linux agpgart interface v0.103 [ 0.663295] brd: module loaded [ 0.665243] loop: module loaded [ 0.670728] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.672609] GPT:90111 != 20971519 [ 0.673486] GPT:Alternate GPT header not at the end of the disk. [ 0.674954] GPT:90111 != 20971519 [ 0.675858] GPT: Use GNU Parted to correct GPT errors. [ 0.677168] vda: vda1 vda15 [ 0.678963] scsi host0: ata_piix [ 0.679962] scsi host1: ata_piix [ 0.680911] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.682574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.684547] libphy: Fixed MDIO Bus: probed [ 0.685621] tun: Universal TUN/TAP device driver, 1.6 [ 0.686878] tun: (C) 1999-2004 Max Krasnyansky [ 0.689847] PPP generic driver version 2.4.2 [ 0.691057] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.692605] ehci-pci: EHCI PCI platform driver [ 0.693708] ehci-platform: EHCI generic platform driver [ 0.695039] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696591] ohci-pci: OHCI PCI platform driver [ 0.697753] ohci-platform: OHCI generic platform driver [ 0.699092] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713716] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.715046] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717025] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.718367] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.719962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721659] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723545] usb usb1: Product: UHCI Host Controller [ 0.724783] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.726331] usb usb1: SerialNumber: 0000:00:01.2 [ 0.727633] hub 1-0:1.0: USB hub found [ 0.728686] hub 1-0:1.0: 2 ports detected [ 0.730127] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.732852] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.734149] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.735561] mousedev: PS/2 mouse device common for all mice [ 0.737262] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739747] rtc_cmos 00:00: RTC can wake from S4 [ 0.741221] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.742800] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.744430] i2c /dev entries driver [ 0.745479] device-mapper: uevent: version 1.0.3 [ 0.746760] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.748976] ledtrig-cpu: registered to indicate activity on CPUs [ 0.751078] NET: Registered protocol family 10 [ 0.752759] NET: Registered protocol family 17 [ 0.753967] Key type dns_resolver registered [ 0.755421] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.756916] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.759410] registered taskstats version 1 [ 0.760554] Loading compiled-in X.509 certificates [ 0.762414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.764927] zswap: loaded using pool lzo/zbud [ 0.767264] Key type trusted registered [ 0.769402] Key type encrypted registered [ 0.770473] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771887] ima: No TPM chip found, activating TPM-bypass! [ 0.773323] evm: HMAC attrs: 0x1 [ 0.774570] Magic number: 10:261:566 [ 0.775700] rtc_cmos 00:00: setting system clock to 2018-07-24 04:33:51 UTC (1532406831) [ 0.777894] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.779362] EDD information not available. [ 0.845896] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.858369] Write protecting the kernel read-only data: 14336k [ 0.862397] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.864904] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.84 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.081388] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.6... Lease of 10.55.0.6 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-07-24 04:33:54,202 - create_instance - INFO - Deleting Port with ID - f21dcad2-4d27-4e7e-974c-7c46c089c1e4 2018-07-24 04:33:54,202 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8port-1 2018-07-24 04:33:54,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/f21dcad2-4d27-4e7e-974c-7c46c089c1e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:54,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3e28ce4-951a-4447-81c4-722a8479cc75 Date: Tue, 24 Jul 2018 04:33:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:33:54,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/f21dcad2-4d27-4e7e-974c-7c46c089c1e4 used request id req-f3e28ce4-951a-4447-81c4-722a8479cc75 2018-07-24 04:33:54,895 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst 2018-07-24 04:33:54,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:55,033 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:33: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-145eab7e-2791-4b3c-98f2-b9db25bd1489 x-compute-request-id: req-145eab7e-2791-4b3c-98f2-b9db25bd1489 Content-Type: application/json 2018-07-24 04:33:55,033 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf used request id req-145eab7e-2791-4b3c-98f2-b9db25bd1489 2018-07-24 04:33:55,033 - create_instance - INFO - Checking deletion status 2018-07-24 04:33:55,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:55,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:33: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-ab912378-c2ac-42e7-9f22-86efbb30f88f x-compute-request-id: req-ab912378-c2ac-42e7-9f22-86efbb30f88f Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:8b:87", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/825e325c-8023-457c-ac83-76098a5d4daf", "rel": "bookmark"}], "image": {"id": "69765366-bbd6-4e9d-80d0-2dee0b5081e3", "links": [{"href": "http://172.30.9.24:8774/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:33:50.000000", "flavor": {"id": "1cba70d0-e947-4733-a316-7537f5ea1c74", "links": [{"href": "http://172.30.9.24:8774/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74", "rel": "bookmark"}]}, "id": "825e325c-8023-457c-ac83-76098a5d4daf", "user_id": "3fe0fd465935403480768d42aa42cf23", "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-07-24T04:33:54Z", "hostId": "cb1b7b58c553fd3a9e7c4329b36d392e64a94fa11b8db29b15b7e310", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst", "created": "2018-07-24T04:33:44Z", "tenant_id": "35de054442b541f59dd056e018c48a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:33:55,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf used request id req-ab912378-c2ac-42e7-9f22-86efbb30f88f 2018-07-24 04:33:55,285 - create_instance - DEBUG - Instance status [SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst] is - ACTIVE 2018-07-24 04:33:55,285 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:33:58,288 - create_instance - DEBUG - VM status query timeout in 296.744949818 2018-07-24 04:33:58,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecdc883b390e142642d38e54f779f5f33ce59d1" 2018-07-24 04:33:58,338 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:33: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 x-openstack-request-id: req-15b27f79-f40a-4887-92ab-86f62ebcfa24 x-compute-request-id: req-15b27f79-f40a-4887-92ab-86f62ebcfa24 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 825e325c-8023-457c-ac83-76098a5d4daf could not be found.", "code": 404}} 2018-07-24 04:33:58,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/825e325c-8023-457c-ac83-76098a5d4daf used request id req-15b27f79-f40a-4887-92ab-86f62ebcfa24 2018-07-24 04:33:58,339 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 825e325c-8023-457c-ac83-76098a5d4daf could not be found. (HTTP 404) (Request-ID: req-15b27f79-f40a-4887-92ab-86f62ebcfa24) 2018-07-24 04:33:58,339 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-inst 2018-07-24 04:33:58,340 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-subnet 2018-07-24 04:33:58,340 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-subnet 2018-07-24 04:33:58,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/2ca1c294-3eca-4272-96bb-7b1e41694db8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00dddb3213549f82128c3fb9848a991b538379e2" 2018-07-24 04:34:00,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fdf2fdfa-905a-45a1-a23b-22920fead4c3 Date: Tue, 24 Jul 2018 04:34:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:34:00,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/2ca1c294-3eca-4272-96bb-7b1e41694db8 used request id req-fdf2fdfa-905a-45a1-a23b-22920fead4c3 2018-07-24 04:34:00,814 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-priv-net 2018-07-24 04:34:00,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/ca33f358-81a0-4f30-885d-935ad2ac5ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00dddb3213549f82128c3fb9848a991b538379e2" 2018-07-24 04:34:02,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41f50b9d-64fb-457b-8f37-fbdc5bd0bb9f Date: Tue, 24 Jul 2018 04:34:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:34:02,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ca33f358-81a0-4f30-885d-935ad2ac5ee7 used request id req-41f50b9d-64fb-457b-8f37-fbdc5bd0bb9f 2018-07-24 04:34:02,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcb3a31c06b4c869b849fa0f528a7174cf7c9ba" 2018-07-24 04:34:02,143 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:34:02 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-dba74022-71e6-4660-9070-d4c6a89509a8 x-compute-request-id: req-dba74022-71e6-4660-9070-d4c6a89509a8 Content-Length: 0 Content-Type: application/json 2018-07-24 04:34:02,144 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/1cba70d0-e947-4733-a316-7537f5ea1c74 used request id req-dba74022-71e6-4660-9070-d4c6a89509a8 2018-07-24 04:34:02,144 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-f2b4503b-f6fc-4059-8911-39affda7a1c8-image 2018-07-24 04:34:02,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9dfdac972451413e9f6a87025578f6f79307dc" 2018-07-24 04:34:02,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04082dc3-6a44-4581-b548-e45863e6e854 Date: Tue, 24 Jul 2018 04:34:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:34:02,654 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/69765366-bbd6-4e9d-80d0-2dee0b5081e3 used request id req-04082dc3-6a44-4581-b548-e45863e6e854 2018-07-24 04:34:02,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:34:02,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a564d44a-812d-4079-a755-84ce57dd0717 Date: Tue, 24 Jul 2018 04:34:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35de054442b541f59dd056e018c48a44", "created_at": "2018-07-24T04:33:33Z", "updated_at": "2018-07-24T04:33:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:33:33Z", "revision_number": 0, "id": "2627374c-99c7-4f2e-956d-bc168935514c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:33:33Z", "security_group_id": "391476ef-9eb5-47b4-a2c5-814cc990bd3f", "tenant_id": "35de054442b541f59dd056e018c48a44", "port_range_min": null, "ethertype": "IPv4", "project_id": "35de054442b541f59dd056e018c48a44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:33:33Z", "revision_number": 0, "id": "72c76892-5dfe-40a6-bb93-d2e6608665f1", "remote_group_id": "391476ef-9eb5-47b4-a2c5-814cc990bd3f", "remote_ip_prefix": null, "created_at": "2018-07-24T04:33:33Z", "security_group_id": "391476ef-9eb5-47b4-a2c5-814cc990bd3f", "tenant_id": "35de054442b541f59dd056e018c48a44", "port_range_min": null, "ethertype": "IPv6", "project_id": "35de054442b541f59dd056e018c48a44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:33:33Z", "revision_number": 0, "id": "77d238dd-3c3c-48bd-93f6-68ccc8722e4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:33:33Z", "security_group_id": "391476ef-9eb5-47b4-a2c5-814cc990bd3f", "tenant_id": "35de054442b541f59dd056e018c48a44", "port_range_min": null, "ethertype": "IPv6", "project_id": "35de054442b541f59dd056e018c48a44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:33:33Z", "revision_number": 0, "id": "fe6241b9-f2fa-479d-9138-d37d7a0d2b84", "remote_group_id": "391476ef-9eb5-47b4-a2c5-814cc990bd3f", "remote_ip_prefix": null, "created_at": "2018-07-24T04:33:33Z", "security_group_id": "391476ef-9eb5-47b4-a2c5-814cc990bd3f", "tenant_id": "35de054442b541f59dd056e018c48a44", "port_range_min": null, "ethertype": "IPv4", "project_id": "35de054442b541f59dd056e018c48a44"}], "revision_number": 4, "project_id": "35de054442b541f59dd056e018c48a44", "id": "391476ef-9eb5-47b4-a2c5-814cc990bd3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:34:02,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-a564d44a-812d-4079-a755-84ce57dd0717 2018-07-24 04:34:02,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:34:02,989 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:34:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb17e78a-a9ea-4be4-8e1a-e3f3b6fedbad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:34:02,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-cb17e78a-a9ea-4be4-8e1a-e3f3b6fedbad 2018-07-24 04:34:02,990 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:34:02,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:34:03,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09bc17b-64f5-4210-95f8-b7c7488eb7e5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "35de054442b541f59dd056e018c48a44", "name": "SimpleHealthCheck-5b7182f3-aad2-461-proj"}} 2018-07-24 04:34:03,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 used request id req-c09bc17b-64f5-4210-95f8-b7c7488eb7e5 2018-07-24 04:34:03,090 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 391476ef-9eb5-47b4-a2c5-814cc990bd3f 2018-07-24 04:34:03,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=391476ef-9eb5-47b4-a2c5-814cc990bd3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:34:03,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2c7a5336-360c-4267-9c5a-473e9fa04ed9 Date: Tue, 24 Jul 2018 04:34:03 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-07-24T04:33:33Z", "security_group_id": "391476ef-9eb5-47b4-a2c5-814cc990bd3f", "port_range_min": null, "revision_number": 0, "tenant_id": "35de054442b541f59dd056e018c48a44", "created_at": "2018-07-24T04:33:33Z", "project_id": "35de054442b541f59dd056e018c48a44", "id": "2627374c-99c7-4f2e-956d-bc168935514c"}, {"remote_group_id": "391476ef-9eb5-47b4-a2c5-814cc990bd3f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:33:33Z", "security_group_id": "391476ef-9eb5-47b4-a2c5-814cc990bd3f", "port_range_min": null, "revision_number": 0, "tenant_id": "35de054442b541f59dd056e018c48a44", "created_at": "2018-07-24T04:33:33Z", "project_id": "35de054442b541f59dd056e018c48a44", "id": "72c76892-5dfe-40a6-bb93-d2e6608665f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:33:33Z", "security_group_id": "391476ef-9eb5-47b4-a2c5-814cc990bd3f", "port_range_min": null, "revision_number": 0, "tenant_id": "35de054442b541f59dd056e018c48a44", "created_at": "2018-07-24T04:33:33Z", "project_id": "35de054442b541f59dd056e018c48a44", "id": "77d238dd-3c3c-48bd-93f6-68ccc8722e4d"}, {"remote_group_id": "391476ef-9eb5-47b4-a2c5-814cc990bd3f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:33:33Z", "security_group_id": "391476ef-9eb5-47b4-a2c5-814cc990bd3f", "port_range_min": null, "revision_number": 0, "tenant_id": "35de054442b541f59dd056e018c48a44", "created_at": "2018-07-24T04:33:33Z", "project_id": "35de054442b541f59dd056e018c48a44", "id": "fe6241b9-f2fa-479d-9138-d37d7a0d2b84"}]} 2018-07-24 04:34:03,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=391476ef-9eb5-47b4-a2c5-814cc990bd3f used request id req-2c7a5336-360c-4267-9c5a-473e9fa04ed9 2018-07-24 04:34:03,296 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:34:03,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/391476ef-9eb5-47b4-a2c5-814cc990bd3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:34:03,599 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-208f9364-ed9a-46b2-89d7-48819db2f9f3 Content-Length: 0 Date: Tue, 24 Jul 2018 04:34:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:34:03,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/391476ef-9eb5-47b4-a2c5-814cc990bd3f used request id req-208f9364-ed9a-46b2-89d7-48819db2f9f3 2018-07-24 04:34:03,600 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-5b7182f3-aad2-461-proj 2018-07-24 04:34:03,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:34:03,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d4fbf6f-b52c-4691-bb6a-78a4f5696959 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:34:03,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/35de054442b541f59dd056e018c48a44 used request id req-3d4fbf6f-b52c-4691-bb6a-78a4f5696959 2018-07-24 04:34:03,845 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-5b7182f3-aad2-461-proj-role 2018-07-24 04:34:03,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/57b2bf5f94d34afbb6118365094c08e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:34:03,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-409c83f2-c02f-4378-810a-dfec0ff6cb94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:34:03,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/57b2bf5f94d34afbb6118365094c08e7 used request id req-409c83f2-c02f-4378-810a-dfec0ff6cb94 2018-07-24 04:34:03,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6727e4efd5b66d3f1410e23696e1d63f7ba753dc" 2018-07-24 04:34:04,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6dce97-98e9-497a-99ec-0795c371e455 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:34:04,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ea6dce97-98e9-497a-99ec-0795c371e455 2018-07-24 04:34:04,059 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-5b7182f3-aad2-461-user 2018-07-24 04:34:04,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/3fe0fd465935403480768d42aa42cf23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e70c7777de87879703912420d627b541e25785d" 2018-07-24 04:34:04,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:34:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e8b2811-c7e6-4483-998e-d07e2923764d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:34:04,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3fe0fd465935403480768d42aa42cf23 used request id req-4e8b2811-c7e6-4483-998e-d07e2923764d 2018-07-24 04:34:04,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:04,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:34:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["HCt8S1NbSOerLI-5afJUXw"], "issued_at": "2018-07-24T04:34:04.000000Z"}} 2018-07-24 04:34:04,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f1d5ff35fe6fb61bc8e3cda8871636c553bb374f" 2018-07-24 04:34:04,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe39ae82-d701-463c-8a3e-81f2489f76c9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:04,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fe39ae82-d701-463c-8a3e-81f2489f76c9 2018-07-24 04:34:04,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:04,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:05,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:34:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["9LhDGzcOS56EBPFY9wPqBA"], "issued_at": "2018-07-24T04:34:05.000000Z"}} 2018-07-24 04:34:05,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:34:05,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f05b8b5-09a6-4d44-af17-8314492101f5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:05,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2f05b8b5-09a6-4d44-af17-8314492101f5 2018-07-24 04:34:05,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:34:05,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:34: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:34:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:34:05,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111695ce-0b2b-40c8-9c6f-0b2203f7a13c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:34:05,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj used request id req-111695ce-0b2b-40c8-9c6f-0b2203f7a13c 2018-07-24 04:34:05,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:34:05,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea9bc03b-9f8a-4c95-80aa-ca789ecfc472 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:34:05,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ea9bc03b-9f8a-4c95-80aa-ca789ecfc472 2018-07-24 04:34:05,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}}' 2018-07-24 04:34:05,564 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d27ae7e8-13b0-4992-ae51-c9477e0b743c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "id": "1ccc22c0c1db4f16a3fac34161224943", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:05,564 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d27ae7e8-13b0-4992-ae51-c9477e0b743c 2018-07-24 04:34:05,564 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj 2018-07-24 04:34:05,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:05,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:05,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:34:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["SqvXJfXNRl66eqqvkmDf-A"], "issued_at": "2018-07-24T04:34:05.000000Z"}} 2018-07-24 04:34:05,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5e9f3244024b3592c8492e9529cccae2116078d6" 2018-07-24 04:34:06,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbcc0dab-8430-460a-826a-3650dacffc4d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:06,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fbcc0dab-8430-460a-826a-3650dacffc4d 2018-07-24 04:34:06,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:34:06,061 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:34: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:34:06,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9f3244024b3592c8492e9529cccae2116078d6" 2018-07-24 04:34:06,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b112f1c-b56d-4d70-ae08-c24cc28b26dc Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:34:06,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3b112f1c-b56d-4d70-ae08-c24cc28b26dc 2018-07-24 04:34:06,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9f3244024b3592c8492e9529cccae2116078d6" 2018-07-24 04:34:06,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203af0ac-098b-45ad-bcd9-d3bf16bf5de0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "id": "1ccc22c0c1db4f16a3fac34161224943", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}]} 2018-07-24 04:34:06,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj used request id req-203af0ac-098b-45ad-bcd9-d3bf16bf5de0 2018-07-24 04:34:06,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9f3244024b3592c8492e9529cccae2116078d6" 2018-07-24 04:34:06,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-951d84b6-e319-4942-94c6-5605f6b709ed Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:34:06,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-951d84b6-e319-4942-94c6-5605f6b709ed 2018-07-24 04:34:06,785 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user 2018-07-24 04:34:06,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:06,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:34:06,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fc436d9-b360-49f2-9bfb-311480bc85b5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:34:06,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0fc436d9-b360-49f2-9bfb-311480bc85b5 2018-07-24 04:34:06,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" -d '{"role": {"name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}}' 2018-07-24 04:34:07,007 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3120600-ce7e-455a-acc6-467bf586f496 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6e2cfa56bd14767a65eae7ccd9a5701", "links": {"self": "http://172.30.9.24:5000/v3/roles/a6e2cfa56bd14767a65eae7ccd9a5701"}, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}} 2018-07-24 04:34:07,007 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b3120600-ce7e-455a-acc6-467bf586f496 2018-07-24 04:34:07,007 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role 2018-07-24 04:34:07,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/a6e2cfa56bd14767a65eae7ccd9a5701 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:34:07,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65384771-f05a-4cdf-8020-34c76fafcd1e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6e2cfa56bd14767a65eae7ccd9a5701", "links": {"self": "http://172.30.9.24:5000/v3/roles/a6e2cfa56bd14767a65eae7ccd9a5701"}, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}} 2018-07-24 04:34:07,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/a6e2cfa56bd14767a65eae7ccd9a5701 used request id req-65384771-f05a-4cdf-8020-34c76fafcd1e 2018-07-24 04:34:07,107 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role to project CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj 2018-07-24 04:34:07,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943/users/29a850f8880e42808dbd2a96f1b8287d/roles/a6e2cfa56bd14767a65eae7ccd9a5701 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:34:07,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8b0a63b-4f24-4a84-ac8f-d2792adea628 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:34:07,249 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943/users/29a850f8880e42808dbd2a96f1b8287d/roles/a6e2cfa56bd14767a65eae7ccd9a5701 used request id req-d8b0a63b-4f24-4a84-ac8f-d2792adea628 2018-07-24 04:34:07,249 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:34:07,251 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:34:07,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:07,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:07,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e2cfa56bd14767a65eae7ccd9a5701", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}], "expires_at": "2018-07-24T05:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user", "id": "29a850f8880e42808dbd2a96f1b8287d"}, "audit_ids": ["_IJq2olnQ-y_HLSuKSmz5A"], "issued_at": "2018-07-24T04:34:07.000000Z"}} 2018-07-24 04:34:07,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2af59bd8ae4fb19457342e8c18575bc2535a181a" 2018-07-24 04:34:07,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a04923-d6eb-4e4a-9d17-a7c5242b3a37 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:07,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c4a04923-d6eb-4e4a-9d17-a7c5242b3a37 2018-07-24 04:34:07,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2af59bd8ae4fb19457342e8c18575bc2535a181a" 2018-07-24 04:34:07,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-0734f090-dfd6-4f78-b0da-486ada904809 Date: Tue, 24 Jul 2018 04:34:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b"} 2018-07-24 04:34:07,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b used request id req-0734f090-dfd6-4f78-b0da-486ada904809 2018-07-24 04:34:07,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2af59bd8ae4fb19457342e8c18575bc2535a181a" 2018-07-24 04:34:08,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-20b9c354-cad7-4dea-8b04-6f02230e2706 Date: Tue, 24 Jul 2018 04:34:08 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-07-24 04:34:08,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-20b9c354-cad7-4dea-8b04-6f02230e2706 2018-07-24 04:34:08,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2af59bd8ae4fb19457342e8c18575bc2535a181a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b"}' 2018-07-24 04:34:08,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-78b5d0f7-9ed7-4413-bf4e-85b77f86611d Date: Tue, 24 Jul 2018 04:34:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:34:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:34:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def", "min_disk": 0, "protected": false, "id": "7658b666-e8e9-4631-996c-8ce2d0069def", "file": "/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def/file", "checksum": null, "owner": "1ccc22c0c1db4f16a3fac34161224943", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:34:08,389 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-78b5d0f7-9ed7-4413-bf4e-85b77f86611d 2018-07-24 04:34:08,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2af59bd8ae4fb19457342e8c18575bc2535a181a" -d '' 2018-07-24 04:34:09,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc9016bc-f056-4261-aebc-6c41b08d87c1 Date: Tue, 24 Jul 2018 04:34:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:34:09,827 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def/file used request id req-cc9016bc-f056-4261-aebc-6c41b08d87c1 2018-07-24 04:34:09,827 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:34:09,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2af59bd8ae4fb19457342e8c18575bc2535a181a" 2018-07-24 04:34:10,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-cc68b738-63fe-4906-92a9-6535a783cec0 Date: Tue, 24 Jul 2018 04:34:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:34:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:34:09Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/7658b666-e8e9-4631-996c-8ce2d0069def/snap", "metadata": {}}], "self": "/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def", "min_disk": 0, "protected": false, "id": "7658b666-e8e9-4631-996c-8ce2d0069def", "file": "/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1ccc22c0c1db4f16a3fac34161224943", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/7658b666-e8e9-4631-996c-8ce2d0069def/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:34:10,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def used request id req-cc68b738-63fe-4906-92a9-6535a783cec0 2018-07-24 04:34:10,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2af59bd8ae4fb19457342e8c18575bc2535a181a" 2018-07-24 04:34:10,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d39a4857-42e5-4456-9e5d-dd8e4a5b9b0d Date: Tue, 24 Jul 2018 04:34:10 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-07-24 04:34:10,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-d39a4857-42e5-4456-9e5d-dd8e4a5b9b0d 2018-07-24 04:34:10,219 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b 2018-07-24 04:34:10,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2af59bd8ae4fb19457342e8c18575bc2535a181a" 2018-07-24 04:34:10,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-e9b3b498-f30c-4433-8886-4707c90563db Date: Tue, 24 Jul 2018 04:34:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:34:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:34:09Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/7658b666-e8e9-4631-996c-8ce2d0069def/snap", "metadata": {}}], "self": "/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def", "min_disk": 0, "protected": false, "id": "7658b666-e8e9-4631-996c-8ce2d0069def", "file": "/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1ccc22c0c1db4f16a3fac34161224943", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/7658b666-e8e9-4631-996c-8ce2d0069def/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:34:10,397 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def used request id req-e9b3b498-f30c-4433-8886-4707c90563db 2018-07-24 04:34:10,398 - create_image - DEBUG - Instance status is - active 2018-07-24 04:34:10,398 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b 2018-07-24 04:34:10,398 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b 2018-07-24 04:34:10,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:10,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:10,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e2cfa56bd14767a65eae7ccd9a5701", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}], "expires_at": "2018-07-24T05:34:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user", "id": "29a850f8880e42808dbd2a96f1b8287d"}, "audit_ids": ["wwXX-XqnR_O_jCDiyEX6kA"], "issued_at": "2018-07-24T04:34:10.000000Z"}} 2018-07-24 04:34:10,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7c710c82c0f6249321c9d595fb92a826eb06adcd" 2018-07-24 04:34:10,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80246394-bd40-4ebc-90b8-ce61da0fb6f7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:10,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-80246394-bd40-4ebc-90b8-ce61da0fb6f7 2018-07-24 04:34:10,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c710c82c0f6249321c9d595fb92a826eb06adcd" 2018-07-24 04:34:11,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c6239898-b97d-45fe-8494-6d56c396a5e4 Date: Tue, 24 Jul 2018 04:34:11 GMT RESP BODY: {"networks":[]} 2018-07-24 04:34:11,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 used request id req-c6239898-b97d-45fe-8494-6d56c396a5e4 2018-07-24 04:34:11,089 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 2018-07-24 04:34:11,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c710c82c0f6249321c9d595fb92a826eb06adcd" -d '{"network": {"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1", "admin_state_up": true}}' 2018-07-24 04:34:11,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-02086e05-b335-426b-bc2b-217610b67df2 Date: Tue, 24 Jul 2018 04:34:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f0602884-62c4-4699-aa3f-0213f8064792","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:34:11Z","is_default":false,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:11Z","mtu":1450}} 2018-07-24 04:34:11,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-02086e05-b335-426b-bc2b-217610b67df2 2018-07-24 04:34:11,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c710c82c0f6249321c9d595fb92a826eb06adcd" 2018-07-24 04:34:11,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-dff3a723-04ac-4a18-9710-125167211750 Date: Tue, 24 Jul 2018 04:34:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f0602884-62c4-4699-aa3f-0213f8064792","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:34:11Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:11Z","mtu":1450}]} 2018-07-24 04:34:11,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-dff3a723-04ac-4a18-9710-125167211750 2018-07-24 04:34:11,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c710c82c0f6249321c9d595fb92a826eb06adcd" 2018-07-24 04:34:12,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d0a2b424-be58-4afb-9286-9afaea304f5d Date: Tue, 24 Jul 2018 04:34:12 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:34:12,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-d0a2b424-be58-4afb-9286-9afaea304f5d 2018-07-24 04:34:12,144 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1 2018-07-24 04:34:12,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c710c82c0f6249321c9d595fb92a826eb06adcd" -d '{"subnets": [{"ip_version": 4, "network_id": "f0602884-62c4-4699-aa3f-0213f8064792", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]}' 2018-07-24 04:34:12,962 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-69579511-f36e-456f-afd8-4f15ce311ef8 Date: Tue, 24 Jul 2018 04:34:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:12,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-69579511-f36e-456f-afd8-4f15ce311ef8 2018-07-24 04:34:12,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c710c82c0f6249321c9d595fb92a826eb06adcd" 2018-07-24 04:34:13,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8cea2f0e-fcc3-415b-a6a7-c849c08b8fa3 Date: Tue, 24 Jul 2018 04:34:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f0602884-62c4-4699-aa3f-0213f8064792","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["7336e9ba-f6ee-444a-852b-f886361ce099"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:12Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:11Z","mtu":1450}]} 2018-07-24 04:34:13,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-8cea2f0e-fcc3-415b-a6a7-c849c08b8fa3 2018-07-24 04:34:13,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c710c82c0f6249321c9d595fb92a826eb06adcd" 2018-07-24 04:34:13,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-14b509eb-6c43-46ab-9abc-5090bc485098 Date: Tue, 24 Jul 2018 04:34:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:13,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-14b509eb-6c43-46ab-9abc-5090bc485098 2018-07-24 04:34:13,446 - OpenStackNetwork - DEBUG - Network [f0602884-62c4-4699-aa3f-0213f8064792] created successfully 2018-07-24 04:34:13,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:13,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:13,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e2cfa56bd14767a65eae7ccd9a5701", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}], "expires_at": "2018-07-24T05:34:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user", "id": "29a850f8880e42808dbd2a96f1b8287d"}, "audit_ids": ["nNFMnjVMSueUwB1lW4ZVnQ"], "issued_at": "2018-07-24T04:34:13.000000Z"}} 2018-07-24 04:34:13,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d3726abc414c096c8b6c1ed9f4159cde248f5bc0" 2018-07-24 04:34:13,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca18341a-146d-43ca-af38-16914ef86fbe 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:13,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ca18341a-146d-43ca-af38-16914ef86fbe 2018-07-24 04:34:13,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3726abc414c096c8b6c1ed9f4159cde248f5bc0" 2018-07-24 04:34:14,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-543d2cfc-953a-4f7b-a07e-ea94672181fb Date: Tue, 24 Jul 2018 04:34:14 GMT RESP BODY: {"networks":[]} 2018-07-24 04:34:14,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 used request id req-543d2cfc-953a-4f7b-a07e-ea94672181fb 2018-07-24 04:34:14,166 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 2018-07-24 04:34:14,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3726abc414c096c8b6c1ed9f4159cde248f5bc0" -d '{"network": {"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2", "admin_state_up": true}}' 2018-07-24 04:34:14,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-69509b9a-51b2-4683-b819-aae841bc66a3 Date: Tue, 24 Jul 2018 04:34:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:34:14Z","is_default":false,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","mtu":1450}} 2018-07-24 04:34:14,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-69509b9a-51b2-4683-b819-aae841bc66a3 2018-07-24 04:34:14,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3726abc414c096c8b6c1ed9f4159cde248f5bc0" 2018-07-24 04:34:14,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-67507023-7d8f-4b77-ba5f-75e20172da22 Date: Tue, 24 Jul 2018 04:34:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:34:14Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","mtu":1450}]} 2018-07-24 04:34:14,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-67507023-7d8f-4b77-ba5f-75e20172da22 2018-07-24 04:34:14,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3726abc414c096c8b6c1ed9f4159cde248f5bc0" 2018-07-24 04:34:15,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f335244e-1bfa-46fa-adfe-c164ebde4ffc Date: Tue, 24 Jul 2018 04:34:15 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:34:15,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-f335244e-1bfa-46fa-adfe-c164ebde4ffc 2018-07-24 04:34:15,075 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2 2018-07-24 04:34:15,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3726abc414c096c8b6c1ed9f4159cde248f5bc0" -d '{"subnets": [{"ip_version": 4, "network_id": "2bd4e9d2-aa53-4eaf-a824-315390304bd3", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]}' 2018-07-24 04:34:15,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-63c7eb73-03ed-4133-be73-099d0f64dd00 Date: Tue, 24 Jul 2018 04:34:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:34:15,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-63c7eb73-03ed-4133-be73-099d0f64dd00 2018-07-24 04:34:15,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3726abc414c096c8b6c1ed9f4159cde248f5bc0" 2018-07-24 04:34:16,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e29a0ee9-fc70-4a98-a4fc-b9f9c1849c29 Date: Tue, 24 Jul 2018 04:34:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["65735a05-37d4-4d6e-acfb-ca02c927a839"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:15Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","mtu":1450}]} 2018-07-24 04:34:16,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-e29a0ee9-fc70-4a98-a4fc-b9f9c1849c29 2018-07-24 04:34:16,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3726abc414c096c8b6c1ed9f4159cde248f5bc0" 2018-07-24 04:34:16,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a4eec275-f1ec-445f-bb4c-1de40f64d83b Date: Tue, 24 Jul 2018 04:34:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:34:16,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-a4eec275-f1ec-445f-bb4c-1de40f64d83b 2018-07-24 04:34:16,443 - OpenStackNetwork - DEBUG - Network [2bd4e9d2-aa53-4eaf-a824-315390304bd3] created successfully 2018-07-24 04:34:16,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:16,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:16,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e2cfa56bd14767a65eae7ccd9a5701", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}], "expires_at": "2018-07-24T05:34:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user", "id": "29a850f8880e42808dbd2a96f1b8287d"}, "audit_ids": ["ckvjfdU8SSu5rD5tmv8Kxg"], "issued_at": "2018-07-24T04:34:16.000000Z"}} 2018-07-24 04:34:16,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:16,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e943651e-9e51-4eb0-b9cf-81222b279e2b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:16,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e943651e-9e51-4eb0-b9cf-81222b279e2b 2018-07-24 04:34:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:17,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-016a0f05-6dce-4c11-9af3-7abd8befb326 Date: Tue, 24 Jul 2018 04:34:17 GMT RESP BODY: {"routers": []} 2018-07-24 04:34:17,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router&admin_state_up=True used request id req-016a0f05-6dce-4c11-9af3-7abd8befb326 2018-07-24 04:34:17,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:17,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:17,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e2cfa56bd14767a65eae7ccd9a5701", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}], "expires_at": "2018-07-24T05:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user", "id": "29a850f8880e42808dbd2a96f1b8287d"}, "audit_ids": ["eI_gssORSiuCHoMFNgbkGA"], "issued_at": "2018-07-24T04:34:17.000000Z"}} 2018-07-24 04:34:17,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}dd57470baf5ffdfa559105cb33d00d0c522f8427" 2018-07-24 04:34:17,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e586f8cd-832a-4afb-81ff-e649eaa420f7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:17,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e586f8cd-832a-4afb-81ff-e649eaa420f7 2018-07-24 04:34:17,564 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router 2018-07-24 04:34:17,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" -d '{"router": {"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router", "admin_state_up": true}}' 2018-07-24 04:34:21,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-61266794-5983-4b50-afc5-86ffffb1a65f Date: Tue, 24 Jul 2018 04:34:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:18Z", "admin_state_up": true, "updated_at": "2018-07-24T04:34:18Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "49459900-2e04-48e3-8eb7-4f8bacfe8f79", "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router"}} 2018-07-24 04:34:21,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-61266794-5983-4b50-afc5-86ffffb1a65f 2018-07-24 04:34:21,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=49459900-2e04-48e3-8eb7-4f8bacfe8f79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:22,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0d77bf97-372f-44a9-aa40-7b3eb95e11d4 Date: Tue, 24 Jul 2018 04:34:22 GMT RESP BODY: {"ports":[]} 2018-07-24 04:34:22,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=49459900-2e04-48e3-8eb7-4f8bacfe8f79 used request id req-0d77bf97-372f-44a9-aa40-7b3eb95e11d4 2018-07-24 04:34:22,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:22,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-35ccc150-f22d-4df5-9dcd-7e9b718eaecf Date: Tue, 24 Jul 2018 04:34:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f0602884-62c4-4699-aa3f-0213f8064792","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["7336e9ba-f6ee-444a-852b-f886361ce099"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:12Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:11Z","mtu":1450}]} 2018-07-24 04:34:22,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 used request id req-35ccc150-f22d-4df5-9dcd-7e9b718eaecf 2018-07-24 04:34:22,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:34:22,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:34: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:34:22,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:22,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b1abf7-06fc-4e59-b1ef-720970efdc85 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:22,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-e2b1abf7-06fc-4e59-b1ef-720970efdc85 2018-07-24 04:34:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:22,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1b42154c-5660-4edd-b7c5-e124932bed4b Date: Tue, 24 Jul 2018 04:34:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:22,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-1b42154c-5660-4edd-b7c5-e124932bed4b 2018-07-24 04:34:22,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=f0602884-62c4-4699-aa3f-0213f8064792&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:23,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e6a90922-92b9-4f50-94d3-3f9ba0412b58 Date: Tue, 24 Jul 2018 04:34:23 GMT RESP BODY: {"ports":[]} 2018-07-24 04:34:23,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=f0602884-62c4-4699-aa3f-0213f8064792&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port1&admin_state_up=True used request id req-e6a90922-92b9-4f50-94d3-3f9ba0412b58 2018-07-24 04:34:23,032 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port1 for router - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router 2018-07-24 04:34:23,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:23,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:23,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e2cfa56bd14767a65eae7ccd9a5701", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}], "expires_at": "2018-07-24T05:34:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user", "id": "29a850f8880e42808dbd2a96f1b8287d"}, "audit_ids": ["CZUVNtBEQoCKL4Gt4NeEeA"], "issued_at": "2018-07-24T04:34:23.000000Z"}} 2018-07-24 04:34:23,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a33e81f8a88638380b03774f9bb1f33ea0029022" 2018-07-24 04:34:23,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962f858e-01e7-4240-a45c-ad5327ca225b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:23,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-962f858e-01e7-4240-a45c-ad5327ca225b 2018-07-24 04:34:23,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:23,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b356232a-89b5-4377-8f19-541d4f83f346 Date: Tue, 24 Jul 2018 04:34:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f0602884-62c4-4699-aa3f-0213f8064792","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["7336e9ba-f6ee-444a-852b-f886361ce099"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:12Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:11Z","mtu":1450}]} 2018-07-24 04:34:23,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 used request id req-b356232a-89b5-4377-8f19-541d4f83f346 2018-07-24 04:34:23,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:24,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2863fe3c-62e1-4788-a392-d7abbc11b992 Date: Tue, 24 Jul 2018 04:34:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:24,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-2863fe3c-62e1-4788-a392-d7abbc11b992 2018-07-24 04:34:24,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:24,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4b8ef068-b4d3-400e-afec-f895220f7c3b Date: Tue, 24 Jul 2018 04:34:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f0602884-62c4-4699-aa3f-0213f8064792","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["7336e9ba-f6ee-444a-852b-f886361ce099"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:12Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:11Z","mtu":1450}]} 2018-07-24 04:34:24,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 used request id req-4b8ef068-b4d3-400e-afec-f895220f7c3b 2018-07-24 04:34:24,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:34:24,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:34: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:34:24,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33e81f8a88638380b03774f9bb1f33ea0029022" 2018-07-24 04:34:24,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c24232c-78f5-4b88-8abb-ffbd7c67f2c0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:24,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-4c24232c-78f5-4b88-8abb-ffbd7c67f2c0 2018-07-24 04:34:24,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:24,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-628e6ec9-a0e5-4c07-aa50-86d75f5e3b83 Date: Tue, 24 Jul 2018 04:34:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:24,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-628e6ec9-a0e5-4c07-aa50-86d75f5e3b83 2018-07-24 04:34:24,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:24,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f3c4ceb0-320a-47a5-92da-c1cb87eabe83 Date: Tue, 24 Jul 2018 04:34:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:24,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1 used request id req-f3c4ceb0-320a-47a5-92da-c1cb87eabe83 2018-07-24 04:34:24,865 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 2018-07-24 04:34:24,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" -d '{"port": {"network_id": "f0602884-62c4-4699-aa3f-0213f8064792", "fixed_ips": [{"subnet_id": "7336e9ba-f6ee-444a-852b-f886361ce099", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port1", "admin_state_up": true}}' 2018-07-24 04:34:26,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-2d27f8c6-59c4-4ffc-8652-d23ef2a6bb57 Date: Tue, 24 Jul 2018 04:34:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:25Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.1"}],"id":"7067a231-0d4d-44b3-ae80-a095085de70d","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:77:30:9b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port1","project_id":"1ccc22c0c1db4f16a3fac34161224943","qos_policy_id":null,"admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:34:26,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-2d27f8c6-59c4-4ffc-8652-d23ef2a6bb57 2018-07-24 04:34:26,103 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port1 for router - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router 2018-07-24 04:34:26,103 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router 2018-07-24 04:34:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/49459900-2e04-48e3-8eb7-4f8bacfe8f79/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" -d '{"port_id": "7067a231-0d4d-44b3-ae80-a095085de70d"}' 2018-07-24 04:34:28,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ee4037e0-b267-4260-a015-81f89934ba60 Date: Tue, 24 Jul 2018 04:34:28 GMT RESP BODY: {"network_id": "f0602884-62c4-4699-aa3f-0213f8064792", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "subnet_id": "7336e9ba-f6ee-444a-852b-f886361ce099", "subnet_ids": ["7336e9ba-f6ee-444a-852b-f886361ce099"], "port_id": "7067a231-0d4d-44b3-ae80-a095085de70d", "id": "49459900-2e04-48e3-8eb7-4f8bacfe8f79"} 2018-07-24 04:34:28,511 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/49459900-2e04-48e3-8eb7-4f8bacfe8f79/add_router_interface used request id req-ee4037e0-b267-4260-a015-81f89934ba60 2018-07-24 04:34:28,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:28,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7baa6ea5-eee3-4fd3-954c-4598d650291f Date: Tue, 24 Jul 2018 04:34:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["65735a05-37d4-4d6e-acfb-ca02c927a839"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:15Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","mtu":1450}]} 2018-07-24 04:34:28,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 used request id req-7baa6ea5-eee3-4fd3-954c-4598d650291f 2018-07-24 04:34:28,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:28,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d1e7fa7-582e-497e-b5d3-e38ea06423a2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:28,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-8d1e7fa7-582e-497e-b5d3-e38ea06423a2 2018-07-24 04:34:28,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:29,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7409cd95-62f0-4a84-9f23-c331eb06af94 Date: Tue, 24 Jul 2018 04:34:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:34:29,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-7409cd95-62f0-4a84-9f23-c331eb06af94 2018-07-24 04:34:29,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:29,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8b9e0b34-85b7-4e1c-b142-9519336771f4 Date: Tue, 24 Jul 2018 04:34:29 GMT RESP BODY: {"ports":[]} 2018-07-24 04:34:29,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port2&admin_state_up=True used request id req-8b9e0b34-85b7-4e1c-b142-9519336771f4 2018-07-24 04:34:29,352 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port2 for router - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router 2018-07-24 04:34:29,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:29,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:29,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e2cfa56bd14767a65eae7ccd9a5701", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}], "expires_at": "2018-07-24T05:34:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user", "id": "29a850f8880e42808dbd2a96f1b8287d"}, "audit_ids": ["lQXfLhGRTg2qFauA4qYs9w"], "issued_at": "2018-07-24T04:34:29.000000Z"}} 2018-07-24 04:34:29,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9ce6d1d527855845df8b3da703b98a4c5020bc69" 2018-07-24 04:34:29,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe26e2d4-179d-4c9d-acb3-6e9d7795c756 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:29,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fe26e2d4-179d-4c9d-acb3-6e9d7795c756 2018-07-24 04:34:29,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:30,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8dabb73a-52ed-4279-abb7-886ae5cf7314 Date: Tue, 24 Jul 2018 04:34:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["65735a05-37d4-4d6e-acfb-ca02c927a839"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:15Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","mtu":1450}]} 2018-07-24 04:34:30,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 used request id req-8dabb73a-52ed-4279-abb7-886ae5cf7314 2018-07-24 04:34:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:30,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f2dc522f-a1ad-4217-82fc-a406b16d5c3e Date: Tue, 24 Jul 2018 04:34:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:34:30,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-f2dc522f-a1ad-4217-82fc-a406b16d5c3e 2018-07-24 04:34:30,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:30,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2594cd06-587a-44a4-a7a2-2de7d8d87903 Date: Tue, 24 Jul 2018 04:34:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["65735a05-37d4-4d6e-acfb-ca02c927a839"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:15Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","mtu":1450}]} 2018-07-24 04:34:30,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 used request id req-2594cd06-587a-44a4-a7a2-2de7d8d87903 2018-07-24 04:34:30,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:34:30,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:34:30 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:34:30,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce6d1d527855845df8b3da703b98a4c5020bc69" 2018-07-24 04:34:30,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f617d31-0ddb-4c1f-991e-be31ef97e4b5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:30,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-3f617d31-0ddb-4c1f-991e-be31ef97e4b5 2018-07-24 04:34:30,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:30,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-902c532a-f8dc-4ec3-9632-845eb9046211 Date: Tue, 24 Jul 2018 04:34:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:34:30,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-902c532a-f8dc-4ec3-9632-845eb9046211 2018-07-24 04:34:31,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:31,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a885d9e6-63eb-423f-944d-a1c4fb43c5c9 Date: Tue, 24 Jul 2018 04:34:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:34:31,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2 used request id req-a885d9e6-63eb-423f-944d-a1c4fb43c5c9 2018-07-24 04:34:31,053 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 2018-07-24 04:34:31,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" -d '{"port": {"network_id": "2bd4e9d2-aa53-4eaf-a824-315390304bd3", "fixed_ips": [{"subnet_id": "65735a05-37d4-4d6e-acfb-ca02c927a839", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port2", "admin_state_up": true}}' 2018-07-24 04:34:32,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-cea37598-c7fe-44d4-977f-9bbbc46a3cb2 Date: Tue, 24 Jul 2018 04:34:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:31Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.1"}],"id":"4d518b2e-020e-482a-ba21-0843474a2d5f","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:12:40:6a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port2","project_id":"1ccc22c0c1db4f16a3fac34161224943","qos_policy_id":null,"admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:34:32,029 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-cea37598-c7fe-44d4-977f-9bbbc46a3cb2 2018-07-24 04:34:32,030 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port2 for router - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router 2018-07-24 04:34:32,030 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router 2018-07-24 04:34:32,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/49459900-2e04-48e3-8eb7-4f8bacfe8f79/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" -d '{"port_id": "4d518b2e-020e-482a-ba21-0843474a2d5f"}' 2018-07-24 04:34:34,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-daeae74a-ca32-4b65-8238-026d9b54dca8 Date: Tue, 24 Jul 2018 04:34:34 GMT RESP BODY: {"network_id": "2bd4e9d2-aa53-4eaf-a824-315390304bd3", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "subnet_id": "65735a05-37d4-4d6e-acfb-ca02c927a839", "subnet_ids": ["65735a05-37d4-4d6e-acfb-ca02c927a839"], "port_id": "4d518b2e-020e-482a-ba21-0843474a2d5f", "id": "49459900-2e04-48e3-8eb7-4f8bacfe8f79"} 2018-07-24 04:34:34,475 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/49459900-2e04-48e3-8eb7-4f8bacfe8f79/add_router_interface used request id req-daeae74a-ca32-4b65-8238-026d9b54dca8 2018-07-24 04:34:34,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/49459900-2e04-48e3-8eb7-4f8bacfe8f79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:34,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-bfcfa1f8-d2e1-47da-9803-ca053c6294a8 Date: Tue, 24 Jul 2018 04:34:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:18Z", "admin_state_up": true, "updated_at": "2018-07-24T04:34:33Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "49459900-2e04-48e3-8eb7-4f8bacfe8f79", "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router"}} 2018-07-24 04:34:34,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/49459900-2e04-48e3-8eb7-4f8bacfe8f79 used request id req-bfcfa1f8-d2e1-47da-9803-ca053c6294a8 2018-07-24 04:34:34,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=49459900-2e04-48e3-8eb7-4f8bacfe8f79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:34,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1785 X-Openstack-Request-Id: req-6e2bbb3f-656a-45ec-b8f1-b9cacb822b38 Date: Tue, 24 Jul 2018 04:34:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.1"}],"id":"4d518b2e-020e-482a-ba21-0843474a2d5f","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:12:40:6a","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port2","admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:31Z","binding:vnic_type":"normal","device_id":"49459900-2e04-48e3-8eb7-4f8bacfe8f79","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":17,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.1"}],"id":"7067a231-0d4d-44b3-ae80-a095085de70d","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:77:30:9b","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port1","admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:25Z","binding:vnic_type":"normal","device_id":"49459900-2e04-48e3-8eb7-4f8bacfe8f79","ip_allocation":"immediate"}]} 2018-07-24 04:34:34,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=49459900-2e04-48e3-8eb7-4f8bacfe8f79 used request id req-6e2bbb3f-656a-45ec-b8f1-b9cacb822b38 2018-07-24 04:34:34,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/7336e9ba-f6ee-444a-852b-f886361ce099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:34,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-a3f9d5ed-236e-4271-98de-0cdd128e8033 Date: Tue, 24 Jul 2018 04:34:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}} 2018-07-24 04:34:34,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/7336e9ba-f6ee-444a-852b-f886361ce099 used request id req-a3f9d5ed-236e-4271-98de-0cdd128e8033 2018-07-24 04:34:34,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/65735a05-37d4-4d6e-acfb-ca02c927a839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:34:34,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-16066219-1a62-477b-87e7-94157b164fc3 Date: Tue, 24 Jul 2018 04:34:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}} 2018-07-24 04:34:34,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/65735a05-37d4-4d6e-acfb-ca02c927a839 used request id req-16066219-1a62-477b-87e7-94157b164fc3 2018-07-24 04:34:34,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:34,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:35,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:34:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["_gKrNK68TL-MwfIRZ9Gghw"], "issued_at": "2018-07-24T04:34:35.000000Z"}} 2018-07-24 04:34:35,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2635be1c708e6a129660e42e330aff04b36cdf77" 2018-07-24 04:34:35,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2142203d-1586-40c8-8cc9-70d5a7624dde 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:35,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2142203d-1586-40c8-8cc9-70d5a7624dde 2018-07-24 04:34:35,436 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:34:35,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2635be1c708e6a129660e42e330aff04b36cdf77" 2018-07-24 04:34:35,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34: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-b3c572dc-0e45-4507-9a41-c0780ff404b5 x-compute-request-id: req-b3c572dc-0e45-4507-9a41-c0780ff404b5 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:34:35,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-b3c572dc-0e45-4507-9a41-c0780ff404b5 2018-07-24 04:34:35,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2635be1c708e6a129660e42e330aff04b36cdf77" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-07-24 04:34:35,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34: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-8f9f0d3d-a86a-42a3-97c9-190d0ef4b3f6 x-compute-request-id: req-8f9f0d3d-a86a-42a3-97c9-190d0ef4b3f6 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0c081826-ebcb-4d49-9360-35bb5c5b509b"}} 2018-07-24 04:34:35,694 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8f9f0d3d-a86a-42a3-97c9-190d0ef4b3f6 2018-07-24 04:34:35,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:35,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:36,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e2cfa56bd14767a65eae7ccd9a5701", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}], "expires_at": "2018-07-24T05:34:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user", "id": "29a850f8880e42808dbd2a96f1b8287d"}, "audit_ids": ["R_TFwGBvQu-qunfFY3FICA"], "issued_at": "2018-07-24T04:34:36.000000Z"}} 2018-07-24 04:34:36,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:36,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed2990c-255e-4692-bae9-ddf7bc09144d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:36,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6ed2990c-255e-4692-bae9-ddf7bc09144d 2018-07-24 04:34:36,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:36,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8fbbb8ce-607d-409d-bc29-490cb1911d26 Date: Tue, 24 Jul 2018 04:34:36 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:34:36,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp used request id req-8fbbb8ce-607d-409d-bc29-490cb1911d26 2018-07-24 04:34:36,392 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp... 2018-07-24 04:34:36,392 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp 2018-07-24 04:34:36,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}}' 2018-07-24 04:34:36,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-6f70f3e8-bd35-435d-9af3-98716188ff97 Date: Tue, 24 Jul 2018 04:34:36 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "updated_at": "2018-07-24T04:34:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "revision_number": 0, "id": "b804381f-9eb3-4e73-a6f3-dc10a2d568a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "revision_number": 0, "id": "c338ad89-8b66-4da9-8456-3f8dfe0bc6e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}], "revision_number": 2, "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}} 2018-07-24 04:34:36,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-6f70f3e8-bd35-435d-9af3-98716188ff97 2018-07-24 04:34:36,935 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cc56060-8420-4178-a2c8-e2cb4ca9964f 2018-07-24 04:34:36,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:37,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4d9142d9-38ea-4cd2-a659-e04752c4f01f Date: Tue, 24 Jul 2018 04:34:37 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-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "b804381f-9eb3-4e73-a6f3-dc10a2d568a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "c338ad89-8b66-4da9-8456-3f8dfe0bc6e3"}]} 2018-07-24 04:34:37,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f used request id req-4d9142d9-38ea-4cd2-a659-e04752c4f01f 2018-07-24 04:34:37,125 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cc56060-8420-4178-a2c8-e2cb4ca9964f 2018-07-24 04:34:37,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:37,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e7747219-7c63-4580-837c-3ffbef227fcb Date: Tue, 24 Jul 2018 04:34:37 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-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "b804381f-9eb3-4e73-a6f3-dc10a2d568a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "c338ad89-8b66-4da9-8456-3f8dfe0bc6e3"}]} 2018-07-24 04:34:37,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f used request id req-e7747219-7c63-4580-837c-3ffbef227fcb 2018-07-24 04:34:37,327 - neutron_utils - INFO - Retrieving security group with ID - 1cc56060-8420-4178-a2c8-e2cb4ca9964f 2018-07-24 04:34:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=1cc56060-8420-4178-a2c8-e2cb4ca9964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:37,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-9ed06219-cc54-4f6d-9540-3c939f552c10 Date: Tue, 24 Jul 2018 04:34:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "updated_at": "2018-07-24T04:34:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "revision_number": 0, "id": "b804381f-9eb3-4e73-a6f3-dc10a2d568a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "revision_number": 0, "id": "c338ad89-8b66-4da9-8456-3f8dfe0bc6e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}], "revision_number": 2, "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}]} 2018-07-24 04:34:37,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=1cc56060-8420-4178-a2c8-e2cb4ca9964f used request id req-9ed06219-cc54-4f6d-9540-3c939f552c10 2018-07-24 04:34:37,555 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cc56060-8420-4178-a2c8-e2cb4ca9964f 2018-07-24 04:34:37,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:37,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ee732f13-1fd3-4320-a2a9-be143a1db161 Date: Tue, 24 Jul 2018 04:34:37 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-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "b804381f-9eb3-4e73-a6f3-dc10a2d568a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "c338ad89-8b66-4da9-8456-3f8dfe0bc6e3"}]} 2018-07-24 04:34:37,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f used request id req-ee732f13-1fd3-4320-a2a9-be143a1db161 2018-07-24 04:34:37,590 - neutron_utils - INFO - Retrieving security group with ID - 1cc56060-8420-4178-a2c8-e2cb4ca9964f 2018-07-24 04:34:37,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=1cc56060-8420-4178-a2c8-e2cb4ca9964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:37,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-90d36b29-ab1f-4531-8434-6600b997635e Date: Tue, 24 Jul 2018 04:34:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "updated_at": "2018-07-24T04:34:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "revision_number": 0, "id": "b804381f-9eb3-4e73-a6f3-dc10a2d568a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "revision_number": 0, "id": "c338ad89-8b66-4da9-8456-3f8dfe0bc6e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}], "revision_number": 2, "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}]} 2018-07-24 04:34:37,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=1cc56060-8420-4178-a2c8-e2cb4ca9964f used request id req-90d36b29-ab1f-4531-8434-6600b997635e 2018-07-24 04:34:37,821 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cc56060-8420-4178-a2c8-e2cb4ca9964f 2018-07-24 04:34:37,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:38,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e0537ed-eb7b-4ad5-a2ce-d004c6da9c61 Date: Tue, 24 Jul 2018 04:34:38 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-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "b804381f-9eb3-4e73-a6f3-dc10a2d568a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "c338ad89-8b66-4da9-8456-3f8dfe0bc6e3"}]} 2018-07-24 04:34:38,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f used request id req-1e0537ed-eb7b-4ad5-a2ce-d004c6da9c61 2018-07-24 04:34:38,013 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp 2018-07-24 04:34:38,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:38,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-5e788f3b-7435-4a9e-b09f-51aa966efe32 Date: Tue, 24 Jul 2018 04:34:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "updated_at": "2018-07-24T04:34:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "revision_number": 0, "id": "b804381f-9eb3-4e73-a6f3-dc10a2d568a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "revision_number": 0, "id": "c338ad89-8b66-4da9-8456-3f8dfe0bc6e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}], "revision_number": 2, "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}]} 2018-07-24 04:34:38,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp used request id req-5e788f3b-7435-4a9e-b09f-51aa966efe32 2018-07-24 04:34:38,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:34:38,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:34: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:34:38,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:38,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9447afe-72e7-46a2-bee3-c87632187cfa Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:38,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-f9447afe-72e7-46a2-bee3-c87632187cfa 2018-07-24 04:34:38,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cc56060-8420-4178-a2c8-e2cb4ca9964f 2018-07-24 04:34:38,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:38,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e9ec743b-7056-4600-8d20-013bb0f533a4 Date: Tue, 24 Jul 2018 04:34:38 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-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "b804381f-9eb3-4e73-a6f3-dc10a2d568a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "c338ad89-8b66-4da9-8456-3f8dfe0bc6e3"}]} 2018-07-24 04:34:38,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f used request id req-e9ec743b-7056-4600-8d20-013bb0f533a4 2018-07-24 04:34:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}6255fa784cfbe9fad847beae0e53e93ce6026603" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f"}}' 2018-07-24 04:34:38,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-97dc3f4b-be81-4f37-b2b6-083ee887851b Date: Tue, 24 Jul 2018 04:34:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:38Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:38Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "f3e4bbd6-0a35-4ebc-aaa2-b6df22679c52"}} 2018-07-24 04:34:38,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-97dc3f4b-be81-4f37-b2b6-083ee887851b 2018-07-24 04:34:38,713 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp 2018-07-24 04:34:38,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:38,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-1896377b-4156-4151-8309-7be30bf85c59 Date: Tue, 24 Jul 2018 04:34:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "updated_at": "2018-07-24T04:34:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "revision_number": 0, "id": "b804381f-9eb3-4e73-a6f3-dc10a2d568a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "revision_number": 0, "id": "c338ad89-8b66-4da9-8456-3f8dfe0bc6e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:38Z", "revision_number": 0, "id": "f3e4bbd6-0a35-4ebc-aaa2-b6df22679c52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:38Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}], "revision_number": 3, "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}]} 2018-07-24 04:34:38,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp used request id req-1896377b-4156-4151-8309-7be30bf85c59 2018-07-24 04:34:38,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:39,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c61923-45ca-4b13-b2dc-b47010f3d6f1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:39,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-f5c61923-45ca-4b13-b2dc-b47010f3d6f1 2018-07-24 04:34:39,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cc56060-8420-4178-a2c8-e2cb4ca9964f 2018-07-24 04:34:39,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:39,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-93e54d17-6971-4477-9534-ca09b662cca3 Date: Tue, 24 Jul 2018 04:34:39 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-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "b804381f-9eb3-4e73-a6f3-dc10a2d568a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "c338ad89-8b66-4da9-8456-3f8dfe0bc6e3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:38Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:38Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "f3e4bbd6-0a35-4ebc-aaa2-b6df22679c52"}]} 2018-07-24 04:34:39,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f used request id req-93e54d17-6971-4477-9534-ca09b662cca3 2018-07-24 04:34:39,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}6255fa784cfbe9fad847beae0e53e93ce6026603" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f"}}' 2018-07-24 04:34:39,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-625c7568-cef0-4fc6-8bfd-acebf82a3c5c Date: Tue, 24 Jul 2018 04:34:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:39Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:39Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "dee4cdf1-803c-4894-9847-115045daee16"}} 2018-07-24 04:34:39,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-625c7568-cef0-4fc6-8bfd-acebf82a3c5c 2018-07-24 04:34:39,420 - neutron_utils - INFO - Retrieving security group with ID - 1cc56060-8420-4178-a2c8-e2cb4ca9964f 2018-07-24 04:34:39,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=1cc56060-8420-4178-a2c8-e2cb4ca9964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:39,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-1eb96173-4079-4b19-ac2d-4fa30efea003 Date: Tue, 24 Jul 2018 04:34:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "updated_at": "2018-07-24T04:34:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "revision_number": 0, "id": "b804381f-9eb3-4e73-a6f3-dc10a2d568a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "revision_number": 0, "id": "c338ad89-8b66-4da9-8456-3f8dfe0bc6e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}, {"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:39Z", "revision_number": 0, "id": "dee4cdf1-803c-4894-9847-115045daee16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:39Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:38Z", "revision_number": 0, "id": "f3e4bbd6-0a35-4ebc-aaa2-b6df22679c52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:38Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}], "revision_number": 4, "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}]} 2018-07-24 04:34:39,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=1cc56060-8420-4178-a2c8-e2cb4ca9964f used request id req-1eb96173-4079-4b19-ac2d-4fa30efea003 2018-07-24 04:34:39,475 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cc56060-8420-4178-a2c8-e2cb4ca9964f 2018-07-24 04:34:39,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:34:39,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-4a42a333-3590-4cb3-8dc2-1d6073e2bab3 Date: Tue, 24 Jul 2018 04:34:39 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-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "b804381f-9eb3-4e73-a6f3-dc10a2d568a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:36Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:36Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "c338ad89-8b66-4da9-8456-3f8dfe0bc6e3"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:39Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:39Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "dee4cdf1-803c-4894-9847-115045daee16"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:38Z", "security_group_id": "1cc56060-8420-4178-a2c8-e2cb4ca9964f", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:38Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "f3e4bbd6-0a35-4ebc-aaa2-b6df22679c52"}]} 2018-07-24 04:34:39,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1cc56060-8420-4178-a2c8-e2cb4ca9964f used request id req-4a42a333-3590-4cb3-8dc2-1d6073e2bab3 2018-07-24 04:34:39,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:39,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:39,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e2cfa56bd14767a65eae7ccd9a5701", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}], "expires_at": "2018-07-24T05:34:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user", "id": "29a850f8880e42808dbd2a96f1b8287d"}, "audit_ids": ["kx-Y17bXRt-x7eNMEASn1A"], "issued_at": "2018-07-24T04:34:39.000000Z"}} 2018-07-24 04:34:39,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:39,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806d2e4b-ecbc-452b-83f9-8dbc04efa542 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:39,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-806d2e4b-ecbc-452b-83f9-8dbc04efa542 2018-07-24 04:34:39,993 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:34:39,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:40,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e5c0218-90b9-4b84-9e2f-8d6db59b8257 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:40,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4e5c0218-90b9-4b84-9e2f-8d6db59b8257 2018-07-24 04:34:40,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:40,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d331e329-5ac1-4e15-9b78-d8d99e97deb2 Date: Tue, 24 Jul 2018 04:34:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f0602884-62c4-4699-aa3f-0213f8064792","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["7336e9ba-f6ee-444a-852b-f886361ce099"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:12Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:11Z","mtu":1450}]} 2018-07-24 04:34:40,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 used request id req-d331e329-5ac1-4e15-9b78-d8d99e97deb2 2018-07-24 04:34:40,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:34:40,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:34: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:34:40,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:40,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac7de4cf-bed3-4e6c-a797-24b4f234705b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:40,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-ac7de4cf-bed3-4e6c-a797-24b4f234705b 2018-07-24 04:34:40,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:40,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-09e64307-8beb-4f64-9d54-8642cfb98de3 Date: Tue, 24 Jul 2018 04:34:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:40,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-09e64307-8beb-4f64-9d54-8642cfb98de3 2018-07-24 04:34:40,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=f0602884-62c4-4699-aa3f-0213f8064792&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:40,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b2b03ffe-df06-4817-99fb-e25221bd1c6c Date: Tue, 24 Jul 2018 04:34:40 GMT RESP BODY: {"ports":[]} 2018-07-24 04:34:40,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=f0602884-62c4-4699-aa3f-0213f8064792&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm1-port&admin_state_up=True used request id req-b2b03ffe-df06-4817-99fb-e25221bd1c6c 2018-07-24 04:34:40,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:41,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34: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 x-openstack-request-id: req-d1f9e4cc-44ba-4c9e-a0cc-118d79bac584 x-compute-request-id: req-d1f9e4cc-44ba-4c9e-a0cc-118d79bac584 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:34:41,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1 used request id req-d1f9e4cc-44ba-4c9e-a0cc-118d79bac584 2018-07-24 04:34:41,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:41,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1ffb5979-391c-4475-9076-5d9ff4510163 Date: Tue, 24 Jul 2018 04:34:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f0602884-62c4-4699-aa3f-0213f8064792","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["7336e9ba-f6ee-444a-852b-f886361ce099"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:12Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:11Z","mtu":1450}]} 2018-07-24 04:34:41,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 used request id req-1ffb5979-391c-4475-9076-5d9ff4510163 2018-07-24 04:34:41,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:41,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-390da8f8-c9b1-4bf4-aed9-be744900b744 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:41,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-390da8f8-c9b1-4bf4-aed9-be744900b744 2018-07-24 04:34:41,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:41,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-afa07bf1-ca50-48da-9a74-cf8dbe60a9db Date: Tue, 24 Jul 2018 04:34:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:41,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-afa07bf1-ca50-48da-9a74-cf8dbe60a9db 2018-07-24 04:34:41,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=f0602884-62c4-4699-aa3f-0213f8064792&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:41,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a06c46b9-df25-4625-bf97-f01c19acface Date: Tue, 24 Jul 2018 04:34:41 GMT RESP BODY: {"ports":[]} 2018-07-24 04:34:41,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=f0602884-62c4-4699-aa3f-0213f8064792&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm1-port&admin_state_up=True used request id req-a06c46b9-df25-4625-bf97-f01c19acface 2018-07-24 04:34:41,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:34:41,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:34:42,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e2cfa56bd14767a65eae7ccd9a5701", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}], "expires_at": "2018-07-24T05:34:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user", "id": "29a850f8880e42808dbd2a96f1b8287d"}, "audit_ids": ["06f8XdxoTKWrgeMFIBuAsA"], "issued_at": "2018-07-24T04:34:42.000000Z"}} 2018-07-24 04:34:42,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8d538ead6af2005d57792b693c9f69f6e2eae2ea" 2018-07-24 04:34:42,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ecd31c-cc75-4831-b783-2aa01e35279c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:34:42,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c5ecd31c-cc75-4831-b783-2aa01e35279c 2018-07-24 04:34:42,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:42,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-26287ee7-f37c-4ad3-a78d-a49e79f86255 Date: Tue, 24 Jul 2018 04:34:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f0602884-62c4-4699-aa3f-0213f8064792","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["7336e9ba-f6ee-444a-852b-f886361ce099"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:12Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:11Z","mtu":1450}]} 2018-07-24 04:34:42,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 used request id req-26287ee7-f37c-4ad3-a78d-a49e79f86255 2018-07-24 04:34:42,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:42,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c95e8852-8280-4038-8a8b-3998401751c8 Date: Tue, 24 Jul 2018 04:34:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:42,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-c95e8852-8280-4038-8a8b-3998401751c8 2018-07-24 04:34:42,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:42,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-720a7883-8193-4e56-b57f-e0beaa9613b9 Date: Tue, 24 Jul 2018 04:34:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f0602884-62c4-4699-aa3f-0213f8064792","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["7336e9ba-f6ee-444a-852b-f886361ce099"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:12Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:11Z","mtu":1450}]} 2018-07-24 04:34:42,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 used request id req-720a7883-8193-4e56-b57f-e0beaa9613b9 2018-07-24 04:34:42,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:34:42,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:34: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:34:42,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d538ead6af2005d57792b693c9f69f6e2eae2ea" 2018-07-24 04:34:42,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-436e0986-be75-43ad-a417-90b682059899 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:42,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-436e0986-be75-43ad-a417-90b682059899 2018-07-24 04:34:42,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:43,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-46ee0820-4735-41f2-9aa6-2b11b58e2b59 Date: Tue, 24 Jul 2018 04:34:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:43,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-46ee0820-4735-41f2-9aa6-2b11b58e2b59 2018-07-24 04:34:43,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:43,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fa9d12df-f05d-404f-8bde-c0d5054b52e8 Date: Tue, 24 Jul 2018 04:34:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:43,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1 used request id req-fa9d12df-f05d-404f-8bde-c0d5054b52e8 2018-07-24 04:34:43,443 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 2018-07-24 04:34:43,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" -d '{"port": {"network_id": "f0602884-62c4-4699-aa3f-0213f8064792", "fixed_ips": [{"subnet_id": "7336e9ba-f6ee-444a-852b-f886361ce099", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm1-port", "admin_state_up": true}}' 2018-07-24 04:34:44,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-81fb8700-3e69-4ea2-87fa-cd683680abe1 Date: Tue, 24 Jul 2018 04:34:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:44Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.5"}],"id":"14bbbd28-0f82-4e22-acfa-bcc5ffe7c2af","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:66:24:67","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm1-port","project_id":"1ccc22c0c1db4f16a3fac34161224943","qos_policy_id":null,"admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:34:44,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-81fb8700-3e69-4ea2-87fa-cd683680abe1 2018-07-24 04:34:44,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:44,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-595c7356-b0fb-4c10-895d-58febf58d259 Date: Tue, 24 Jul 2018 04:34:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f0602884-62c4-4699-aa3f-0213f8064792","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["7336e9ba-f6ee-444a-852b-f886361ce099"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:12Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:11Z","mtu":1450}]} 2018-07-24 04:34:44,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 used request id req-595c7356-b0fb-4c10-895d-58febf58d259 2018-07-24 04:34:44,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:44,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e529a367-ae7a-4c6f-af3e-87c937832c79 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:44,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-e529a367-ae7a-4c6f-af3e-87c937832c79 2018-07-24 04:34:44,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:45,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-866f2b5c-6f8b-4ceb-a0a3-c07b91bfebf9 Date: Tue, 24 Jul 2018 04:34:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:45,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-866f2b5c-6f8b-4ceb-a0a3-c07b91bfebf9 2018-07-24 04:34:45,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=f0602884-62c4-4699-aa3f-0213f8064792&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:45,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-86c5fa02-0c36-4900-b0ab-44dd33f02813 Date: Tue, 24 Jul 2018 04:34:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:44Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.5"}],"id":"14bbbd28-0f82-4e22-acfa-bcc5ffe7c2af","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:66:24:67","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm1-port","admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:44Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:34:45,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=f0602884-62c4-4699-aa3f-0213f8064792&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm1-port&admin_state_up=True used request id req-86c5fa02-0c36-4900-b0ab-44dd33f02813 2018-07-24 04:34:45,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:45,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ee3d8b-8bc6-4d0d-833b-63726b22a4a7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:45,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-96ee3d8b-8bc6-4d0d-833b-63726b22a4a7 2018-07-24 04:34:45,224 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1 2018-07-24 04:34:45,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:45,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34: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-9ee0f53f-f729-4266-9f8b-30d55d2cb909 x-compute-request-id: req-9ee0f53f-f729-4266-9f8b-30d55d2cb909 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-flavor-name"}, {"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:34:45,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9ee0f53f-f729-4266-9f8b-30d55d2cb909 2018-07-24 04:34:45,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:45,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34: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-27b9738c-3130-4d25-9904-00415ea6c71e x-compute-request-id: req-27b9738c-3130-4d25-9904-00415ea6c71e Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0c081826-ebcb-4d49-9360-35bb5c5b509b"}} 2018-07-24 04:34:45,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b used request id req-27b9738c-3130-4d25-9904-00415ea6c71e 2018-07-24 04:34:45,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:45,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-9f3d406b-91b9-473e-9c76-63cf2f5dc421 Date: Tue, 24 Jul 2018 04:34:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:34:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:34:09Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/7658b666-e8e9-4631-996c-8ce2d0069def/snap", "metadata": {}}], "self": "/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def", "min_disk": 0, "protected": false, "id": "7658b666-e8e9-4631-996c-8ce2d0069def", "file": "/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1ccc22c0c1db4f16a3fac34161224943", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/7658b666-e8e9-4631-996c-8ce2d0069def/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b"} 2018-07-24 04:34:45,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b used request id req-9f3d406b-91b9-473e-9c76-63cf2f5dc421 2018-07-24 04:34:45,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:45,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3aeaf66d-9437-4d30-b08c-9d70cc85c635 Date: Tue, 24 Jul 2018 04:34:45 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-07-24 04:34:45,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-3aeaf66d-9437-4d30-b08c-9d70cc85c635 2018-07-24 04:34:45,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" -d '{"server": {"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1", "imageRef": "7658b666-e8e9-4631-996c-8ce2d0069def", "flavorRef": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "14bbbd28-0f82-4e22-acfa-bcc5ffe7c2af"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}]}}' 2018-07-24 04:34:47,979 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:34: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 x-openstack-request-id: req-e76df87b-9909-4890-928c-d4752036163c x-compute-request-id: req-e76df87b-9909-4890-928c-d4752036163c Content-Length: 437 location: http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "022fb7d3-f001-4ab1-9ac4-328ceadf322f", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "bookmark"}], "adminPass": "nuq7KnxQhMED"}} 2018-07-24 04:34:47,979 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e76df87b-9909-4890-928c-d4752036163c 2018-07-24 04:34:47,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:48,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34: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-7375acd3-d5bb-4718-ac89-4d094070a6bc x-compute-request-id: req-7375acd3-d5bb-4718-ac89-4d094070a6bc Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "022fb7d3-f001-4ab1-9ac4-328ceadf322f", "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:34:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1", "created": "2018-07-24T04:34:47Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:34:48,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f used request id req-7375acd3-d5bb-4718-ac89-4d094070a6bc 2018-07-24 04:34:48,236 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1 2018-07-24 04:34:48,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:48,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:48 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-ca86cb29-2485-4212-aeb3-dfec69433658 x-compute-request-id: req-ca86cb29-2485-4212-aeb3-dfec69433658 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "022fb7d3-f001-4ab1-9ac4-328ceadf322f", "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:34:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1", "created": "2018-07-24T04:34:47Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:34:48,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f used request id req-ca86cb29-2485-4212-aeb3-dfec69433658 2018-07-24 04:34:48,692 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1] is - BUILD 2018-07-24 04:34:48,692 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:34:51,696 - create_instance - DEBUG - VM status query timeout in 896.540410042 2018-07-24 04:34:51,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:52,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34: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-8dd2763f-500b-4998-82fd-52cf962d6668 x-compute-request-id: req-8dd2763f-500b-4998-82fd-52cf962d6668 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "022fb7d3-f001-4ab1-9ac4-328ceadf322f", "security_groups": [{"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:34:49Z", "hostId": "fd3bcfd19d6641a4ae590912ae41c64ac275f3a2e30c36a3e80b1c93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1", "created": "2018-07-24T04:34:47Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:34:52,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f used request id req-8dd2763f-500b-4998-82fd-52cf962d6668 2018-07-24 04:34:52,572 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1] is - BUILD 2018-07-24 04:34:52,572 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:34:55,575 - create_instance - DEBUG - VM status query timeout in 892.661074162 2018-07-24 04:34:55,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:56,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34: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-756a18ca-b20d-4d22-ac79-f87978fab792 x-compute-request-id: req-756a18ca-b20d-4d22-ac79-f87978fab792 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:24:67", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:34:54.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "022fb7d3-f001-4ab1-9ac4-328ceadf322f", "security_groups": [{"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:34:54Z", "hostId": "fd3bcfd19d6641a4ae590912ae41c64ac275f3a2e30c36a3e80b1c93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1", "created": "2018-07-24T04:34:47Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:34:56,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f used request id req-756a18ca-b20d-4d22-ac79-f87978fab792 2018-07-24 04:34:56,539 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1] is - ACTIVE 2018-07-24 04:34:56,539 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:34:56,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:57,036 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34: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-8f034329-d65d-4ce1-888c-fc29510e10ea x-compute-request-id: req-8f034329-d65d-4ce1-888c-fc29510e10ea Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:24:67", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:34:54.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "022fb7d3-f001-4ab1-9ac4-328ceadf322f", "security_groups": [{"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:34:54Z", "hostId": "fd3bcfd19d6641a4ae590912ae41c64ac275f3a2e30c36a3e80b1c93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1", "created": "2018-07-24T04:34:47Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:34:57,036 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f used request id req-8f034329-d65d-4ce1-888c-fc29510e10ea 2018-07-24 04:34:57,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:57,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9bd61b43-e11d-43ad-9115-a74a0e82bdda Date: Tue, 24 Jul 2018 04:34:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f0602884-62c4-4699-aa3f-0213f8064792","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["7336e9ba-f6ee-444a-852b-f886361ce099"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:12Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:11Z","mtu":1450}]} 2018-07-24 04:34:57,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 used request id req-9bd61b43-e11d-43ad-9115-a74a0e82bdda 2018-07-24 04:34:57,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:57,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08feb543-4343-4e79-aa69-21de327a73c4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:57,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-08feb543-4343-4e79-aa69-21de327a73c4 2018-07-24 04:34:57,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:57,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-602a555f-cb7d-4bf2-b433-294b817acd92 Date: Tue, 24 Jul 2018 04:34:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:57,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-602a555f-cb7d-4bf2-b433-294b817acd92 2018-07-24 04:34:57,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:57,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4127 X-Openstack-Request-Id: req-022b3ecb-faaf-491d-9114-27275422fa56 Date: Tue, 24 Jul 2018 04:34:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.5"}],"id":"14bbbd28-0f82-4e22-acfa-bcc5ffe7c2af","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:66:24:67","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm1-port","admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:44Z","binding:vnic_type":"normal","device_id":"022fb7d3-f001-4ab1-9ac4-328ceadf322f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.3"}],"id":"639f4da5-5ad9-4ccc-8191-e2c098eb6493","security_groups":[],"mac_address":"fa:16:3e:e9:e1:61","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f0602884-62c4-4699-aa3f-0213f8064792","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":20,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.1"}],"id":"7067a231-0d4d-44b3-ae80-a095085de70d","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:77:30:9b","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port1","admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:25Z","binding:vnic_type":"normal","device_id":"49459900-2e04-48e3-8eb7-4f8bacfe8f79","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.2"}],"id":"b4d8601b-7067-47a5-a627-ff5c5e06d080","security_groups":[],"mac_address":"fa:16:3e:f8:31:63","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f0602884-62c4-4699-aa3f-0213f8064792","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.4"}],"id":"d1a056c3-dc3a-45a4-b4b7-7844d13671bf","security_groups":[],"mac_address":"fa:16:3e:ea:7e:ad","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f0602884-62c4-4699-aa3f-0213f8064792","ip_allocation":"immediate"}]} 2018-07-24 04:34:57,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-022b3ecb-faaf-491d-9114-27275422fa56 2018-07-24 04:34:58,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:58,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34: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-ff7d5dbb-624c-4959-a07b-266298365b22 x-compute-request-id: req-ff7d5dbb-624c-4959-a07b-266298365b22 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:24:67", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:34:54.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "022fb7d3-f001-4ab1-9ac4-328ceadf322f", "security_groups": [{"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:34:54Z", "hostId": "fd3bcfd19d6641a4ae590912ae41c64ac275f3a2e30c36a3e80b1c93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1", "created": "2018-07-24T04:34:47Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:34:58,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f used request id req-ff7d5dbb-624c-4959-a07b-266298365b22 2018-07-24 04:34:58,719 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1] is - ACTIVE 2018-07-24 04:34:58,719 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:34:58,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:59,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34: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-039c9e3d-dfe2-48aa-a334-1ff4632ae252 x-compute-request-id: req-039c9e3d-dfe2-48aa-a334-1ff4632ae252 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:24:67", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:34:54.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "022fb7d3-f001-4ab1-9ac4-328ceadf322f", "security_groups": [{"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:34:54Z", "hostId": "fd3bcfd19d6641a4ae590912ae41c64ac275f3a2e30c36a3e80b1c93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1", "created": "2018-07-24T04:34:47Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:34:59,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f used request id req-039c9e3d-dfe2-48aa-a334-1ff4632ae252 2018-07-24 04:34:59,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:59,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3703c7d1-f67e-4a9f-b43f-22af4e3b0379 Date: Tue, 24 Jul 2018 04:34:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f0602884-62c4-4699-aa3f-0213f8064792","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["7336e9ba-f6ee-444a-852b-f886361ce099"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:12Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:11Z","mtu":1450}]} 2018-07-24 04:34:59,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 used request id req-3703c7d1-f67e-4a9f-b43f-22af4e3b0379 2018-07-24 04:34:59,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:59,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd302531-1d9e-4b64-a4a9-fca426c92c3f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:34:59,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-bd302531-1d9e-4b64-a4a9-fca426c92c3f 2018-07-24 04:34:59,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:59,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-658f2773-9c85-4ae7-9768-7f91bc6fbe79 Date: Tue, 24 Jul 2018 04:34:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:12Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"7336e9ba-f6ee-444a-852b-f886361ce099","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1"}]} 2018-07-24 04:34:59,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-658f2773-9c85-4ae7-9768-7f91bc6fbe79 2018-07-24 04:34:59,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:34:59,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4127 X-Openstack-Request-Id: req-6d38f858-195e-47eb-9f84-200e97ae5587 Date: Tue, 24 Jul 2018 04:34:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.5"}],"id":"14bbbd28-0f82-4e22-acfa-bcc5ffe7c2af","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:66:24:67","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm1-port","admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:44Z","binding:vnic_type":"normal","device_id":"022fb7d3-f001-4ab1-9ac4-328ceadf322f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.3"}],"id":"639f4da5-5ad9-4ccc-8191-e2c098eb6493","security_groups":[],"mac_address":"fa:16:3e:e9:e1:61","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f0602884-62c4-4699-aa3f-0213f8064792","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":20,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.1"}],"id":"7067a231-0d4d-44b3-ae80-a095085de70d","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:77:30:9b","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port1","admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:25Z","binding:vnic_type":"normal","device_id":"49459900-2e04-48e3-8eb7-4f8bacfe8f79","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.2"}],"id":"b4d8601b-7067-47a5-a627-ff5c5e06d080","security_groups":[],"mac_address":"fa:16:3e:f8:31:63","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f0602884-62c4-4699-aa3f-0213f8064792","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7336e9ba-f6ee-444a-852b-f886361ce099","ip_address":"10.200.201.4"}],"id":"d1a056c3-dc3a-45a4-b4b7-7844d13671bf","security_groups":[],"mac_address":"fa:16:3e:ea:7e:ad","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0602884-62c4-4699-aa3f-0213f8064792","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f0602884-62c4-4699-aa3f-0213f8064792","ip_allocation":"immediate"}]} 2018-07-24 04:34:59,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=f0602884-62c4-4699-aa3f-0213f8064792 used request id req-6d38f858-195e-47eb-9f84-200e97ae5587 2018-07-24 04:34:59,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}}' 2018-07-24 04:35:01,094 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:34: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 x-openstack-request-id: req-9fbab85f-b675-4b53-b045-951da47f9089 x-compute-request-id: req-9fbab85f-b675-4b53-b045-951da47f9089 Content-Length: 0 Content-Type: application/json 2018-07-24 04:35:01,094 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f/action used request id req-9fbab85f-b675-4b53-b045-951da47f9089 2018-07-24 04:35:01,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:35:01,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:35:01,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e2cfa56bd14767a65eae7ccd9a5701", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}], "expires_at": "2018-07-24T05:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user", "id": "29a850f8880e42808dbd2a96f1b8287d"}, "audit_ids": ["IJIuqh0uRJKqAfkmYQmx1A"], "issued_at": "2018-07-24T04:35:01.000000Z"}} 2018-07-24 04:35:01,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:01,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4bbc9e-6f84-4934-a82a-479e607f120e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:35:01,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2a4bbc9e-6f84-4934-a82a-479e607f120e 2018-07-24 04:35:01,575 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:35:01,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:01,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d497cea2-6e71-4304-bd70-fffdebba887d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:35:01,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d497cea2-6e71-4304-bd70-fffdebba887d 2018-07-24 04:35:01,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:02,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-917ed8a3-3cb9-49a8-b53f-324cdba04fd6 Date: Tue, 24 Jul 2018 04:35:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["65735a05-37d4-4d6e-acfb-ca02c927a839"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:15Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","mtu":1450}]} 2018-07-24 04:35:02,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 used request id req-917ed8a3-3cb9-49a8-b53f-324cdba04fd6 2018-07-24 04:35:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:35:02,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:35: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:35:02,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:02,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ff7bb26-a6bb-4bd9-b299-e9ddc3abe3bf Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:35:02,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-1ff7bb26-a6bb-4bd9-b299-e9ddc3abe3bf 2018-07-24 04:35:02,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:02,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cf381e9e-5c5e-4ca6-ba71-aa1dfa08621b Date: Tue, 24 Jul 2018 04:35:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:35:02,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-cf381e9e-5c5e-4ca6-ba71-aa1dfa08621b 2018-07-24 04:35:02,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:02,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ce9fda67-4049-4379-928b-9f0f8c85f055 Date: Tue, 24 Jul 2018 04:35:02 GMT RESP BODY: {"ports":[]} 2018-07-24 04:35:02,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm2-port&admin_state_up=True used request id req-ce9fda67-4049-4379-928b-9f0f8c85f055 2018-07-24 04:35:02,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:02,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:02 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-6e7773ea-ae5d-49ab-956e-a21f8e5be279 x-compute-request-id: req-6e7773ea-ae5d-49ab-956e-a21f8e5be279 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:35:02,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2 used request id req-6e7773ea-ae5d-49ab-956e-a21f8e5be279 2018-07-24 04:35:02,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:03,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4d8dc94c-8c5e-4b41-9967-eb616bddf0b2 Date: Tue, 24 Jul 2018 04:35:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["65735a05-37d4-4d6e-acfb-ca02c927a839"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:15Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","mtu":1450}]} 2018-07-24 04:35:03,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 used request id req-4d8dc94c-8c5e-4b41-9967-eb616bddf0b2 2018-07-24 04:35:03,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:03,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f57cb7b-69ab-477b-9e54-2b6d2c7163fb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:35:03,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-6f57cb7b-69ab-477b-9e54-2b6d2c7163fb 2018-07-24 04:35:03,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:03,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4540cf24-3729-41fb-a775-caa854212a5c Date: Tue, 24 Jul 2018 04:35:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:35:03,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-4540cf24-3729-41fb-a775-caa854212a5c 2018-07-24 04:35:03,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:03,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-542f2708-0589-4941-9e88-31dd11b5e648 Date: Tue, 24 Jul 2018 04:35:03 GMT RESP BODY: {"ports":[]} 2018-07-24 04:35:03,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm2-port&admin_state_up=True used request id req-542f2708-0589-4941-9e88-31dd11b5e648 2018-07-24 04:35:03,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:35:03,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:35:03,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e2cfa56bd14767a65eae7ccd9a5701", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role"}], "expires_at": "2018-07-24T05:35:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1ccc22c0c1db4f16a3fac34161224943", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user", "id": "29a850f8880e42808dbd2a96f1b8287d"}, "audit_ids": ["NetPS6rlSMuSGfJvSVoX5Q"], "issued_at": "2018-07-24T04:35:03.000000Z"}} 2018-07-24 04:35:03,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}eade4194a1f384b90b78fdf2293fdb166bdb9ae5" 2018-07-24 04:35:04,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34759d9d-ef93-49ea-81a7-d678925324d1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:35:04,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-34759d9d-ef93-49ea-81a7-d678925324d1 2018-07-24 04:35:04,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:04,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5bf01dbf-f0b2-40bf-aa5f-5d2a7a2f1a88 Date: Tue, 24 Jul 2018 04:35:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["65735a05-37d4-4d6e-acfb-ca02c927a839"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:15Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","mtu":1450}]} 2018-07-24 04:35:04,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 used request id req-5bf01dbf-f0b2-40bf-aa5f-5d2a7a2f1a88 2018-07-24 04:35:04,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:04,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0ccfd7a8-e315-461f-a417-a5c323e3e4d5 Date: Tue, 24 Jul 2018 04:35:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:35:04,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-0ccfd7a8-e315-461f-a417-a5c323e3e4d5 2018-07-24 04:35:04,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:04,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7f2c6abc-0da4-491d-88c0-276f1c0cd1c2 Date: Tue, 24 Jul 2018 04:35:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["65735a05-37d4-4d6e-acfb-ca02c927a839"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:15Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","mtu":1450}]} 2018-07-24 04:35:04,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 used request id req-7f2c6abc-0da4-491d-88c0-276f1c0cd1c2 2018-07-24 04:35:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:35:04,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:35: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:35:04,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eade4194a1f384b90b78fdf2293fdb166bdb9ae5" 2018-07-24 04:35:04,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6faca5-b101-475c-8255-96d25808a8f8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:35:04,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-6c6faca5-b101-475c-8255-96d25808a8f8 2018-07-24 04:35:04,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:04,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-072e75b9-0839-43a4-bc22-045789f6e769 Date: Tue, 24 Jul 2018 04:35:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:35:04,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-072e75b9-0839-43a4-bc22-045789f6e769 2018-07-24 04:35:04,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:04,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0aba4485-e660-441c-84d1-cd8a095516f1 Date: Tue, 24 Jul 2018 04:35:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:35:04,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2 used request id req-0aba4485-e660-441c-84d1-cd8a095516f1 2018-07-24 04:35:04,945 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 2018-07-24 04:35:04,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" -d '{"port": {"network_id": "2bd4e9d2-aa53-4eaf-a824-315390304bd3", "fixed_ips": [{"subnet_id": "65735a05-37d4-4d6e-acfb-ca02c927a839", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm2-port", "admin_state_up": true}}' 2018-07-24 04:35:05,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-79f89f4f-0e02-48ef-b633-90860f3f13d0 Date: Tue, 24 Jul 2018 04:35:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:35:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.5"}],"id":"6cda1ed3-58cd-41ee-85e9-5cdbcb750379","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:16:a2:5e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm2-port","project_id":"1ccc22c0c1db4f16a3fac34161224943","qos_policy_id":null,"admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:35:05Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:35:05,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-79f89f4f-0e02-48ef-b633-90860f3f13d0 2018-07-24 04:35:05,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:06,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a35348fa-90e1-4166-9f5a-e39497dd6564 Date: Tue, 24 Jul 2018 04:35:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["65735a05-37d4-4d6e-acfb-ca02c927a839"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:15Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","mtu":1450}]} 2018-07-24 04:35:06,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 used request id req-a35348fa-90e1-4166-9f5a-e39497dd6564 2018-07-24 04:35:06,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:06,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a52e8cb4-f499-4e22-bcbf-41f4af3a8114 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:35:06,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-a52e8cb4-f499-4e22-bcbf-41f4af3a8114 2018-07-24 04:35:06,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:06,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-14cfd231-4504-4e76-adce-fc4af55d4100 Date: Tue, 24 Jul 2018 04:35:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:35:06,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-14cfd231-4504-4e76-adce-fc4af55d4100 2018-07-24 04:35:06,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:06,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-e248e5bd-ee0d-45b6-935d-0de1a0340ee5 Date: Tue, 24 Jul 2018 04:35:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:35:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.5"}],"id":"6cda1ed3-58cd-41ee-85e9-5cdbcb750379","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:16:a2:5e","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm2-port","admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:35:05Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:35:06,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3&name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm2-port&admin_state_up=True used request id req-e248e5bd-ee0d-45b6-935d-0de1a0340ee5 2018-07-24 04:35:06,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:06,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4f0d31-accd-4699-a735-32198673101f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:35:06,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-1f4f0d31-accd-4699-a735-32198673101f 2018-07-24 04:35:06,788 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2 2018-07-24 04:35:06,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:06,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-dd2c82d2-66cd-4016-ac8d-f2a8608e5c51 x-compute-request-id: req-dd2c82d2-66cd-4016-ac8d-f2a8608e5c51 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-flavor-name"}, {"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:35:06,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-dd2c82d2-66cd-4016-ac8d-f2a8608e5c51 2018-07-24 04:35:06,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:06,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-bb2e6b6b-3fd3-4e23-bd66-64dd0cd3c5d7 x-compute-request-id: req-bb2e6b6b-3fd3-4e23-bd66-64dd0cd3c5d7 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0c081826-ebcb-4d49-9360-35bb5c5b509b"}} 2018-07-24 04:35:06,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b used request id req-bb2e6b6b-3fd3-4e23-bd66-64dd0cd3c5d7 2018-07-24 04:35:06,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:07,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-7353d4a8-6c57-428c-a375-48c53e84dc3f Date: Tue, 24 Jul 2018 04:35:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:34:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:34:09Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/7658b666-e8e9-4631-996c-8ce2d0069def/snap", "metadata": {}}], "self": "/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def", "min_disk": 0, "protected": false, "id": "7658b666-e8e9-4631-996c-8ce2d0069def", "file": "/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1ccc22c0c1db4f16a3fac34161224943", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/7658b666-e8e9-4631-996c-8ce2d0069def/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b"} 2018-07-24 04:35:07,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b used request id req-7353d4a8-6c57-428c-a375-48c53e84dc3f 2018-07-24 04:35:07,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:07,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6d298b4e-d016-4ee4-9e5c-37cf2992d011 Date: Tue, 24 Jul 2018 04:35:07 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-07-24 04:35:07,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-6d298b4e-d016-4ee4-9e5c-37cf2992d011 2018-07-24 04:35:07,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" -d '{"server": {"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2", "imageRef": "7658b666-e8e9-4631-996c-8ce2d0069def", "flavorRef": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "6cda1ed3-58cd-41ee-85e9-5cdbcb750379"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}]}}' 2018-07-24 04:35:09,871 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:35: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 x-openstack-request-id: req-2d106d4e-eaed-4988-aaaa-52539c4700bc x-compute-request-id: req-2d106d4e-eaed-4988-aaaa-52539c4700bc Content-Length: 437 location: http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "4c51a1dc-963c-44c3-8aa2-5c87746c0245", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "bookmark"}], "adminPass": "mQWud3942cRi"}} 2018-07-24 04:35:09,871 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2d106d4e-eaed-4988-aaaa-52539c4700bc 2018-07-24 04:35:09,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:10,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-54ffd01e-b29e-4b2f-bff7-70e1c7952f02 x-compute-request-id: req-54ffd01e-b29e-4b2f-bff7-70e1c7952f02 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "4c51a1dc-963c-44c3-8aa2-5c87746c0245", "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:35:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2", "created": "2018-07-24T04:35:09Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:10,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 used request id req-54ffd01e-b29e-4b2f-bff7-70e1c7952f02 2018-07-24 04:35:10,123 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2 2018-07-24 04:35:10,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:10,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-41330514-f847-4f8c-ae25-c062a547d772 x-compute-request-id: req-41330514-f847-4f8c-ae25-c062a547d772 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "4c51a1dc-963c-44c3-8aa2-5c87746c0245", "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:35:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2", "created": "2018-07-24T04:35:09Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:10,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 used request id req-41330514-f847-4f8c-ae25-c062a547d772 2018-07-24 04:35:10,509 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2] is - BUILD 2018-07-24 04:35:10,509 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:35:13,512 - create_instance - DEBUG - VM status query timeout in 896.611565113 2018-07-24 04:35:13,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:14,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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,Accept-Encoding x-openstack-request-id: req-92b681e2-c327-455b-8e53-742aab2d6f7b x-compute-request-id: req-92b681e2-c327-455b-8e53-742aab2d6f7b Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "4c51a1dc-963c-44c3-8aa2-5c87746c0245", "security_groups": [{"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:35:13Z", "hostId": "d414ad0ae1d8512ff02e1683b1963369de9bedc06e716d65ae7cb1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2", "created": "2018-07-24T04:35:09Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:14,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 used request id req-92b681e2-c327-455b-8e53-742aab2d6f7b 2018-07-24 04:35:14,085 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2] is - BUILD 2018-07-24 04:35:14,085 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:35:17,089 - create_instance - DEBUG - VM status query timeout in 893.035067081 2018-07-24 04:35:17,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:17,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-a1b585e6-5f67-406b-986b-1c7da78fe3e8 x-compute-request-id: req-a1b585e6-5f67-406b-986b-1c7da78fe3e8 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "4c51a1dc-963c-44c3-8aa2-5c87746c0245", "security_groups": [{"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:35:13Z", "hostId": "d414ad0ae1d8512ff02e1683b1963369de9bedc06e716d65ae7cb1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2", "created": "2018-07-24T04:35:09Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:17,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 used request id req-a1b585e6-5f67-406b-986b-1c7da78fe3e8 2018-07-24 04:35:17,760 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2] is - BUILD 2018-07-24 04:35:17,760 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:35:20,763 - create_instance - DEBUG - VM status query timeout in 889.360558033 2018-07-24 04:35:20,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:21,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-5cf7e426-c1cd-4b40-8733-2ad83d426957 x-compute-request-id: req-5cf7e426-c1cd-4b40-8733-2ad83d426957 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a2:5e", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:35:18.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "4c51a1dc-963c-44c3-8aa2-5c87746c0245", "security_groups": [{"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:35:18Z", "hostId": "d414ad0ae1d8512ff02e1683b1963369de9bedc06e716d65ae7cb1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2", "created": "2018-07-24T04:35:09Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:21,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 used request id req-5cf7e426-c1cd-4b40-8733-2ad83d426957 2018-07-24 04:35:21,427 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2] is - ACTIVE 2018-07-24 04:35:21,427 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:35:21,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:21,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-2f811faf-1b50-48bd-9a15-e4ff5be4b621 x-compute-request-id: req-2f811faf-1b50-48bd-9a15-e4ff5be4b621 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a2:5e", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:35:18.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "4c51a1dc-963c-44c3-8aa2-5c87746c0245", "security_groups": [{"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:35:18Z", "hostId": "d414ad0ae1d8512ff02e1683b1963369de9bedc06e716d65ae7cb1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2", "created": "2018-07-24T04:35:09Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:21,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 used request id req-2f811faf-1b50-48bd-9a15-e4ff5be4b621 2018-07-24 04:35:21,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:21,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-099a2d4f-e525-40dd-be43-b67fc45d9133 Date: Tue, 24 Jul 2018 04:35:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["65735a05-37d4-4d6e-acfb-ca02c927a839"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:15Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","mtu":1450}]} 2018-07-24 04:35:21,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 used request id req-099a2d4f-e525-40dd-be43-b67fc45d9133 2018-07-24 04:35:21,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:21,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e8daeb-3724-4bf0-83c7-a079e5468743 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:35:21,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-72e8daeb-3724-4bf0-83c7-a079e5468743 2018-07-24 04:35:21,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:22,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-188b5921-5865-4249-9f30-a87a9e0a2871 Date: Tue, 24 Jul 2018 04:35:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:35:22,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-188b5921-5865-4249-9f30-a87a9e0a2871 2018-07-24 04:35:22,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:22,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4127 X-Openstack-Request-Id: req-4ff82d3b-a78a-485c-978f-3867dfe519d9 Date: Tue, 24 Jul 2018 04:35:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.4"}],"id":"1af7e3f1-ef42-484f-9a79-015b8df53267","security_groups":[],"mac_address":"fa:16:3e:ce:4a:1a","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2bd4e9d2-aa53-4eaf-a824-315390304bd3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.3"}],"id":"2e4a7676-1d2b-4db8-a495-9eff3f954f43","security_groups":[],"mac_address":"fa:16:3e:79:d8:48","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2bd4e9d2-aa53-4eaf-a824-315390304bd3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.2"}],"id":"3c287b07-756c-4ca9-ae1f-49a51022d7f1","security_groups":[],"mac_address":"fa:16:3e:56:5b:ae","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2bd4e9d2-aa53-4eaf-a824-315390304bd3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":20,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.1"}],"id":"4d518b2e-020e-482a-ba21-0843474a2d5f","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:12:40:6a","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port2","admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:31Z","binding:vnic_type":"normal","device_id":"49459900-2e04-48e3-8eb7-4f8bacfe8f79","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:35:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.5"}],"id":"6cda1ed3-58cd-41ee-85e9-5cdbcb750379","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:16:a2:5e","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm2-port","admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:35:05Z","binding:vnic_type":"normal","device_id":"4c51a1dc-963c-44c3-8aa2-5c87746c0245","ip_allocation":"immediate"}]} 2018-07-24 04:35:22,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-4ff82d3b-a78a-485c-978f-3867dfe519d9 2018-07-24 04:35:22,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:22,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-588f9e56-4e25-4b97-97c5-f93439bd978a x-compute-request-id: req-588f9e56-4e25-4b97-97c5-f93439bd978a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a2:5e", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:35:18.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "4c51a1dc-963c-44c3-8aa2-5c87746c0245", "security_groups": [{"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:35:18Z", "hostId": "d414ad0ae1d8512ff02e1683b1963369de9bedc06e716d65ae7cb1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2", "created": "2018-07-24T04:35:09Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:22,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 used request id req-588f9e56-4e25-4b97-97c5-f93439bd978a 2018-07-24 04:35:22,941 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2] is - ACTIVE 2018-07-24 04:35:22,941 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:35:22,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:23,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-ea974b7b-c4c8-44e5-a9bc-977faa08ad53 x-compute-request-id: req-ea974b7b-c4c8-44e5-a9bc-977faa08ad53 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a2:5e", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:35:18.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "4c51a1dc-963c-44c3-8aa2-5c87746c0245", "security_groups": [{"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:35:18Z", "hostId": "d414ad0ae1d8512ff02e1683b1963369de9bedc06e716d65ae7cb1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2", "created": "2018-07-24T04:35:09Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:23,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 used request id req-ea974b7b-c4c8-44e5-a9bc-977faa08ad53 2018-07-24 04:35:23,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:24,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7265b247-a766-49b2-af20-ba09a47cd45a Date: Tue, 24 Jul 2018 04:35:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1ccc22c0c1db4f16a3fac34161224943","l2_adjacency":true,"status":"ACTIVE","subnets":["65735a05-37d4-4d6e-acfb-ca02c927a839"],"description":"","tags":[],"updated_at":"2018-07-24T04:34:15Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2","admin_state_up":true,"tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:14Z","mtu":1450}]} 2018-07-24 04:35:24,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 used request id req-7265b247-a766-49b2-af20-ba09a47cd45a 2018-07-24 04:35:24,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:24,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b2503c9-8eb6-481e-af63-495d73f9b223 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:35:24,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-5b2503c9-8eb6-481e-af63-495d73f9b223 2018-07-24 04:35:24,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:24,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-127a8b1f-534c-4753-80db-91699e459326 Date: Tue, 24 Jul 2018 04:35:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:15Z","dns_nameservers":[],"updated_at":"2018-07-24T04:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"1ccc22c0c1db4f16a3fac34161224943","id":"65735a05-37d4-4d6e-acfb-ca02c927a839","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2"}]} 2018-07-24 04:35:24,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-127a8b1f-534c-4753-80db-91699e459326 2018-07-24 04:35:24,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:24,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4127 X-Openstack-Request-Id: req-1328f97f-14e7-4aea-a1d4-e3de515b62a9 Date: Tue, 24 Jul 2018 04:35:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.4"}],"id":"1af7e3f1-ef42-484f-9a79-015b8df53267","security_groups":[],"mac_address":"fa:16:3e:ce:4a:1a","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2bd4e9d2-aa53-4eaf-a824-315390304bd3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.3"}],"id":"2e4a7676-1d2b-4db8-a495-9eff3f954f43","security_groups":[],"mac_address":"fa:16:3e:79:d8:48","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2bd4e9d2-aa53-4eaf-a824-315390304bd3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.2"}],"id":"3c287b07-756c-4ca9-ae1f-49a51022d7f1","security_groups":[],"mac_address":"fa:16:3e:56:5b:ae","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2bd4e9d2-aa53-4eaf-a824-315390304bd3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:34:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":20,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.1"}],"id":"4d518b2e-020e-482a-ba21-0843474a2d5f","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:12:40:6a","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port2","admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:34:31Z","binding:vnic_type":"normal","device_id":"49459900-2e04-48e3-8eb7-4f8bacfe8f79","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:35:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65735a05-37d4-4d6e-acfb-ca02c927a839","ip_address":"10.200.202.5"}],"id":"6cda1ed3-58cd-41ee-85e9-5cdbcb750379","security_groups":["b99b5719-2a5f-4a04-9ca4-3b806b6e2f55"],"mac_address":"fa:16:3e:16:a2:5e","project_id":"1ccc22c0c1db4f16a3fac34161224943","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm2-port","admin_state_up":true,"network_id":"2bd4e9d2-aa53-4eaf-a824-315390304bd3","tenant_id":"1ccc22c0c1db4f16a3fac34161224943","created_at":"2018-07-24T04:35:05Z","binding:vnic_type":"normal","device_id":"4c51a1dc-963c-44c3-8aa2-5c87746c0245","ip_allocation":"immediate"}]} 2018-07-24 04:35:24,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-1328f97f-14e7-4aea-a1d4-e3de515b62a9 2018-07-24 04:35:24,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}}' 2018-07-24 04:35:26,132 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:35: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-889b768c-3c18-4aac-96ca-d1ced4f77902 x-compute-request-id: req-889b768c-3c18-4aac-96ca-d1ced4f77902 Content-Length: 0 Content-Type: application/json 2018-07-24 04:35:26,133 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245/action used request id req-889b768c-3c18-4aac-96ca-d1ced4f77902 2018-07-24 04:35:26,133 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-07-24 04:35:26,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:35:26,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-b3183bc8-b60b-41ac-8e47-14fe33b1c921 x-compute-request-id: req-b3183bc8-b60b-41ac-8e47-14fe33b1c921 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:24:67", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:34:54.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "022fb7d3-f001-4ab1-9ac4-328ceadf322f", "security_groups": [{"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}, {"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:34:54Z", "hostId": "fd3bcfd19d6641a4ae590912ae41c64ac275f3a2e30c36a3e80b1c93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1", "created": "2018-07-24T04:34:47Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:26,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f used request id req-b3183bc8-b60b-41ac-8e47-14fe33b1c921 2018-07-24 04:35:26,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 04:35:26,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-3f04a1c7-2e53-43ad-8890-9eae8f1875c2 x-compute-request-id: req-3f04a1c7-2e53-43ad-8890-9eae8f1875c2 Content-Encoding: gzip Content-Length: 9663 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475844610 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.140705] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142438] pid_max: default: 32768 minimum: 301\n[ 0.143371] ACPI: Core revision 20150930\n[ 0.144795] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146167] Security Framework initialized\n[ 0.147017] Yama: becoming mindful.\n[ 0.147801] AppArmor: AppArmor initialized\n[ 0.148695] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150078] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151412] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152676] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154143] Initializing cgroup subsys io\n[ 0.154994] Initializing cgroup subsys memory\n[ 0.155905] Initializing cgroup subsys devices\n[ 0.156822] Initializing cgroup subsys freezer\n[ 0.157727] Initializing cgroup subsys net_cls\n[ 0.158631] Initializing cgroup subsys perf_event\n[ 0.159579] Initializing cgroup subsys net_prio\n[ 0.160509] Initializing cgroup subsys hugetlb\n[ 0.161416] Initializing cgroup subsys pids\n[ 0.162322] CPU: Physical Processor ID: 0\n[ 0.163851] mce: CPU supports 10 MCE banks\n[ 0.164740] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165783] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168063] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174381] ftrace: allocating 31920 entries in 125 pages\n[ 0.200283] smpboot: Max logical packages: 2\n[ 0.201175] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202429] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.203848] x2apic enabled\n[ 0.204692] Switched APIC routing to physical x2apic.\n[ 0.206481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207749] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212107] KVM setup paravirtual spinlock\n[ 0.213587] x86: Booting SMP configuration:\n[ 0.214539] .... node #0, CPUs: #1\n[ 0.215474] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.237500] x86: Booted up 1 node, 2 CPUs\n[ 0.237502] KVM setup async PF for cpu 1\n[ 0.237505] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.240192] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.241751] devtmpfs: initialized\n[ 0.243510] evm: security.selinux\n[ 0.244240] evm: security.SMACK64\n[ 0.244958] evm: security.SMACK64EXEC\n[ 0.245741] evm: security.SMACK64TRANSMUTE\n[ 0.246592] evm: security.SMACK64MMAP\n[ 0.247365] evm: security.ima\n[ 0.248026] evm: security.capability\n[ 0.248888] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250839] pinctrl core: initialized pinctrl subsystem\n[ 0.251990] RTC time: 4:34:54, date: 07/24/18\n[ 0.253002] NET: Registered protocol family 16\n[ 0.262827] cpuidle: using governor ladder\n[ 0.274933] cpuidle: using governor menu\n[ 0.275784] PCCT header not found.\n[ 0.276590] ACPI: bus type PCI registered\n[ 0.277425] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.278730] PCI: Using configuration type 1 for base access\n[ 0.292226] ACPI: Added _OSI(Module Device)\n[ 0.293099] ACPI: Added _OSI(Processor Device)\n[ 0.293994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.294928] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.296925] ACPI: Interpreter enabled\n[ 0.297727] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.299638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305367] ACPI: (supports S0 S5)\n[ 0.306097] ACPI: Using IOAPIC for interrupt routing\n[ 0.307078] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.310541] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.311746] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.313028] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.314274] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.316620] acpiphp: Slot [3] registered\n[ 0.317462] acpiphp: Slot [4] registered\n[ 0.318302] acpiphp: Slot [5] registered\n[ 0.319129] acpiphp: Slot [6] registered\n[ 0.319957] acpiphp: Slot [7] registered\n[ 0.320789] acpiphp: Slot [8] registered\n[ 0.321625] acpiphp: Slot [9] registered\n[ 0.322455] acpiphp: Slot [10] registered\n[ 0.333484] acpiphp: Slot [11] registered\n[ 0.334330] acpiphp: Slot [12] registered\n[ 0.335171] acpiphp: Slot [13] registered\n[ 0.336012] acpiphp: Slot [14] registered\n[ 0.336861] acpiphp: Slot [15] registered\n[ 0.337710] acpiphp: Slot [16] registered\n[ 0.338561] acpiphp: Slot [17] registered\n[ 0.339401] acpiphp: Slot [18] registered\n[ 0.340243] acpiphp: Slot [19] registered\n[ 0.341085] acpiphp: Slot [20] registered\n[ 0.341937] acpiphp: Slot [21] registered\n[ 0.342783] acpiphp: Slot [22] registered\n[ 0.343624] acpiphp: Slot [23] registered\n[ 0.344467] acpiphp: Slot [24] registered\n[ 0.345306] acpiphp: Slot [25] registered\n[ 0.346148] acpiphp: Slot [26] registered\n[ 0.346996] acpiphp: Slot [27] registered\n[ 0.347881] acpiphp: Slot [28] registered\n[ 0.348725] acpiphp: Slot [29] registered\n[ 0.349565] acpiphp: Slot [30] registered\n[ 0.350411] acpiphp: Slot [31] registered\n[ 0.351252] PCI host bridge to bus 0000:00\n[ 0.352092] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.354642] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.356146] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.357648] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.359177] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.362663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.364002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.365231] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.366546] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.370195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.371831] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.392619] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394096] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.395577] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.399789] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400894] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402499] vgaarb: loaded\n[ 0.403122] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404424] SCSI subsystem initialized\n[ 0.405413] ACPI: bus type USB registered\n[ 0.406277] usbcore: registered new interface driver usbfs\n[ 0.407360] usbcore: registered new interface driver hub\n[ 0.408415] usbcore: registered new device driver usb\n[ 0.409616] PCI: Using ACPI for IRQ routing\n[ 0.410796] NetLabel: Initializing\n[ 0.411548] NetLabel: domain hash size = 128\n[ 0.412431] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413430] NetLabel: unlabeled traffic allowed by default\n[ 0.414684] clocksource: Switched to clocksource kvm-clock\n[ 0.423674] AppArmor: AppArmor Filesystem Enabled\n[ 0.424705] pnp: PnP ACPI init\n[ 0.425713] pnp: PnP ACPI: found 5 devices\n[ 0.432741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.434524] NET: Registered protocol family 2\n[ 0.435662] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.437020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.438273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.439520] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.440658] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.441890] NET: Registered protocol family 1\n[ 0.442810] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.443962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.445081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.463556] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.482238] Trying to unpack rootfs image as initramfs...\n[ 0.539674] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.541454] Scanning for low memory corruption every 60 seconds\n[ 0.542931] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.544165] audit: initializing netlink subsys (disabled)\n[ 0.545278] audit: type=2000 audit(1532406894.981:1): initialized\n[ 0.546677] Initialise system trusted keyring\n[ 0.547737] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.548976] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551331] zbud: loaded\n[ 0.552140] VFS: Disk quotas dquot_6.6.0\n[ 0.553013] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.554782] fuse init (API version 7.23)\n[ 0.555755] Key type big_key registered\n[ 0.556615] Allocating IMA MOK and blacklist keyrings.\n[ 0.557978] Key type asymmetric registered\n[ 0.558869] Asymmetric key parser 'x509' registered\n[ 0.559882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.561464] io scheduler noop registered\n[ 0.562303] io scheduler deadline registered (default)\n[ 0.563361] io scheduler cfq registered\n[ 0.564259] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566739] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568273] ACPI: Power Button [PWRF]\n[ 0.569233] GHES: HEST is not enabled!\n[ 0.587697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.624935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.651370] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.653799] Linux agpgart interface v0.103\n[ 0.656811] brd: module loaded\n[ 0.658721] loop: module loaded\n[ 0.662851] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.664381] GPT:90111 != 20971519\n[ 0.665099] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666246] GPT:90111 != 20971519\n[ 0.666967] GPT: Use GNU Parted to correct GPT errors.\n[ 0.667980] vda: vda1 vda15\n[ 0.669352] scsi host0: ata_piix\n[ 0.670211] scsi host1: ata_piix\n[ 0.670969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.672258] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.673945] libphy: Fixed MDIO Bus: probed\n[ 0.674812] tun: Universal TUN/TAP device driver, 1.6\n[ 0.675821] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.677886] PPP generic driver version 2.4.2\n[ 0.678850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680103] ehci-pci: EHCI PCI platform driver\n[ 0.681030] ehci-platform: EHCI generic platform driver\n[ 0.682065] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.683248] ohci-pci: OHCI PCI platform driver\n[ 0.684157] ohci-platform: OHCI generic platform driver\n[ 0.685198] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.703962] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.705028] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706561] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.707604] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.708798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.710087] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711572] usb usb1: Product: UHCI Host Controller\n[ 0.712551] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.713747] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.714768] hub 1-0:1.0: USB hub found\n[ 0.715590] hub 1-0:1.0: 2 ports detected\n[ 0.716572] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.718814] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.719844] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.720947] mousedev: PS/2 mouse device common for all mice\n[ 0.722187] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723478] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.726615] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.727874] i2c /dev entries driver\n[ 0.728695] device-mapper: uevent: version 1.0.3\n[ 0.729700] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.731418] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732861] NET: Registered protocol family 10\n[ 0.734035] NET: Registered protocol family 17\n[ 0.734981] Key type dns_resolver registered\n[ 0.736016] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737175] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.738332] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.740208] registered taskstats version 1\n[ 0.741079] Loading compiled-in X.509 certificates\n[ 0.742563] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.744521] zswap: loaded using pool lzo/zbud\n[ 0.746225] Key type trusted registered\n[ 0.748192] Key type encrypted registered\n[ 0.749058] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750133] ima: No TPM chip found, activating TPM-bypass!\n[ 0.751236] evm: HMAC attrs: 0x1\n[ 0.762846] Magic number: 10:261:566\n[ 0.763790] rtc_cmos 00:00: setting system clock to 2018-07-24 04:34:54 UTC (1532406894)\n[ 0.765524] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.766705] EDD information not available.\n[ 0.828039] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829678] Write protecting the kernel read-only data: 14336k\n[ 0.831829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.833774] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.892050] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.79\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-0000008f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 12.32s]\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGSGYB3n95cFWexAauREgbRjTioiJq7nNuHv+vfwPAAHvOfJPx9UNEj7Q6LfruQtMtlvI7ZgauP0gNbFWE6Q8j8hsmTP9Ioy6HN2uGg9nf8qF9pkBfBhbTLB9UGEcIxafw/2nyrls1SLDEa4XaCsjaCBo8TFnrsuNbpjlbtHQi7CcuuoUlRsiXNujnY6ThmRmz14SBnNsz7KA5t+lhmEfl6Zv3uofJAB/X3EvH9UM3QP2oQPgROYseeppgmi5UyQGJsCuWu8v3E5v5pFd8GkIktz5Wd38RMIZU7xdj7gu/UIhQZbpsA+v7yNU9+URb78YmYSaPiwJIstJyOPHMCHGT root@createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6\nssh-dss AAAAB3NzaC1kc3MAAACBAIXV/FWKM4FTn6YqG2Lay4lJVZW+EqcRhRfsczMKnNR19iytzDc1gCMHZlxTL2V725PqgdaeDRSvPmEqqz+A/b2CXEhTac7M4w43/yY50GfqL6MvbHLw13ZGdgJ/eKBodCzQYHymPcUC4NmJv7Qhn/eix+4pkUtP7FEECCucNY0VAAAAFQCmXnYpivFXDd9G+vN4q4XWPpsdgwAAAIBqPfvpDzDzGPRA6KavrxD9feYHy3BIpGq0n7xDMqdH/uTxUOFglXJ7gaPT3U0vpKpgnmT3mzuBdvX3EBfCyL0hqQYHm6I66i2mG5/piZMFbP09yI1cHFJ1hkFh65lKU1UK7uW8YRkwR0xGYiFrUaRted1BFUqoO82Yft355/rcZAAAAIB6kQTZV55b4Wsttb3PP61EJ+I9Cx/rnzkNuSV1p7caABe9+F+TRNKBf+aOTLarZnzlVJnlAJLH4kvfWkzFUo4q3pqUtXZwrwEt+gdsGQiJzzms02I9IlMJkBdvYt5udboXr5MXqXD9yFRnqlJlPthsjDZ1sX17v/oSENoOfkqQ7A== root@createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe66:2467/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=28.49 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6 login: "} 2018-07-24 04:35:26,784 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f/action used request id req-3f04a1c7-2e53-43ad-8890-9eae8f1875c2 2018-07-24 04:35:26,785 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-24 04:35:26,786 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 475844610 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.140705] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142438] pid_max: default: 32768 minimum: 301 [ 0.143371] ACPI: Core revision 20150930 [ 0.144795] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146167] Security Framework initialized [ 0.147017] Yama: becoming mindful. [ 0.147801] AppArmor: AppArmor initialized [ 0.148695] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150078] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151412] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152676] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154143] Initializing cgroup subsys io [ 0.154994] Initializing cgroup subsys memory [ 0.155905] Initializing cgroup subsys devices [ 0.156822] Initializing cgroup subsys freezer [ 0.157727] Initializing cgroup subsys net_cls [ 0.158631] Initializing cgroup subsys perf_event [ 0.159579] Initializing cgroup subsys net_prio [ 0.160509] Initializing cgroup subsys hugetlb [ 0.161416] Initializing cgroup subsys pids [ 0.162322] CPU: Physical Processor ID: 0 [ 0.163851] mce: CPU supports 10 MCE banks [ 0.164740] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165783] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.168063] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174381] ftrace: allocating 31920 entries in 125 pages [ 0.200283] smpboot: Max logical packages: 2 [ 0.201175] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202429] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.203848] x2apic enabled [ 0.204692] Switched APIC routing to physical x2apic. [ 0.206481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207749] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.212107] KVM setup paravirtual spinlock [ 0.213587] x86: Booting SMP configuration: [ 0.214539] .... node #0, CPUs: #1 [ 0.215474] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.237500] x86: Booted up 1 node, 2 CPUs [ 0.237502] KVM setup async PF for cpu 1 [ 0.237505] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.240192] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.241751] devtmpfs: initialized [ 0.243510] evm: security.selinux [ 0.244240] evm: security.SMACK64 [ 0.244958] evm: security.SMACK64EXEC [ 0.245741] evm: security.SMACK64TRANSMUTE [ 0.246592] evm: security.SMACK64MMAP [ 0.247365] evm: security.ima [ 0.248026] evm: security.capability [ 0.248888] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.250839] pinctrl core: initialized pinctrl subsystem [ 0.251990] RTC time: 4:34:54, date: 07/24/18 [ 0.253002] NET: Registered protocol family 16 [ 0.262827] cpuidle: using governor ladder [ 0.274933] cpuidle: using governor menu [ 0.275784] PCCT header not found. [ 0.276590] ACPI: bus type PCI registered [ 0.277425] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.278730] PCI: Using configuration type 1 for base access [ 0.292226] ACPI: Added _OSI(Module Device) [ 0.293099] ACPI: Added _OSI(Processor Device) [ 0.293994] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.294928] ACPI: Added _OSI(Processor Aggregator Device) [ 0.296925] ACPI: Interpreter enabled [ 0.297727] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.299638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.301550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.303453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.305367] ACPI: (supports S0 S5) [ 0.306097] ACPI: Using IOAPIC for interrupt routing [ 0.307078] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.310541] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.311746] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.313028] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.314274] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.316620] acpiphp: Slot [3] registered [ 0.317462] acpiphp: Slot [4] registered [ 0.318302] acpiphp: Slot [5] registered [ 0.319129] acpiphp: Slot [6] registered [ 0.319957] acpiphp: Slot [7] registered [ 0.320789] acpiphp: Slot [8] registered [ 0.321625] acpiphp: Slot [9] registered [ 0.322455] acpiphp: Slot [10] registered [ 0.333484] acpiphp: Slot [11] registered [ 0.334330] acpiphp: Slot [12] registered [ 0.335171] acpiphp: Slot [13] registered [ 0.336012] acpiphp: Slot [14] registered [ 0.336861] acpiphp: Slot [15] registered [ 0.337710] acpiphp: Slot [16] registered [ 0.338561] acpiphp: Slot [17] registered [ 0.339401] acpiphp: Slot [18] registered [ 0.340243] acpiphp: Slot [19] registered [ 0.341085] acpiphp: Slot [20] registered [ 0.341937] acpiphp: Slot [21] registered [ 0.342783] acpiphp: Slot [22] registered [ 0.343624] acpiphp: Slot [23] registered [ 0.344467] acpiphp: Slot [24] registered [ 0.345306] acpiphp: Slot [25] registered [ 0.346148] acpiphp: Slot [26] registered [ 0.346996] acpiphp: Slot [27] registered [ 0.347881] acpiphp: Slot [28] registered [ 0.348725] acpiphp: Slot [29] registered [ 0.349565] acpiphp: Slot [30] registered [ 0.350411] acpiphp: Slot [31] registered [ 0.351252] PCI host bridge to bus 0000:00 [ 0.352092] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354642] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.356146] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.357648] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.359177] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.362663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.364002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.365231] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.366546] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.370195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.371831] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.390722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.392619] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.394096] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.395577] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.397019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.398377] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.399789] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.400894] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.402499] vgaarb: loaded [ 0.403122] vgaarb: bridge control possible 0000:00:02.0 [ 0.404424] SCSI subsystem initialized [ 0.405413] ACPI: bus type USB registered [ 0.406277] usbcore: registered new interface driver usbfs [ 0.407360] usbcore: registered new interface driver hub [ 0.408415] usbcore: registered new device driver usb [ 0.409616] PCI: Using ACPI for IRQ routing [ 0.410796] NetLabel: Initializing [ 0.411548] NetLabel: domain hash size = 128 [ 0.412431] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.413430] NetLabel: unlabeled traffic allowed by default [ 0.414684] clocksource: Switched to clocksource kvm-clock [ 0.423674] AppArmor: AppArmor Filesystem Enabled [ 0.424705] pnp: PnP ACPI init [ 0.425713] pnp: PnP ACPI: found 5 devices [ 0.432741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.434524] NET: Registered protocol family 2 [ 0.435662] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.437020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.438273] TCP: Hash tables configured (established 4096 bind 4096) [ 0.439520] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.440658] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.441890] NET: Registered protocol family 1 [ 0.442810] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.443962] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.445081] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.463556] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.482238] Trying to unpack rootfs image as initramfs... [ 0.539674] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.541454] Scanning for low memory corruption every 60 seconds [ 0.542931] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.544165] audit: initializing netlink subsys (disabled) [ 0.545278] audit: type=2000 audit(1532406894.981:1): initialized [ 0.546677] Initialise system trusted keyring [ 0.547737] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.548976] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551331] zbud: loaded [ 0.552140] VFS: Disk quotas dquot_6.6.0 [ 0.553013] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.554782] fuse init (API version 7.23) [ 0.555755] Key type big_key registered [ 0.556615] Allocating IMA MOK and blacklist keyrings. [ 0.557978] Key type asymmetric registered [ 0.558869] Asymmetric key parser 'x509' registered [ 0.559882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.561464] io scheduler noop registered [ 0.562303] io scheduler deadline registered (default) [ 0.563361] io scheduler cfq registered [ 0.564259] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.565370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.566739] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.568273] ACPI: Power Button [PWRF] [ 0.569233] GHES: HEST is not enabled! [ 0.587697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.624935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.651370] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.653799] Linux agpgart interface v0.103 [ 0.656811] brd: module loaded [ 0.658721] loop: module loaded [ 0.662851] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.664381] GPT:90111 != 20971519 [ 0.665099] GPT:Alternate GPT header not at the end of the disk. [ 0.666246] GPT:90111 != 20971519 [ 0.666967] GPT: Use GNU Parted to correct GPT errors. [ 0.667980] vda: vda1 vda15 [ 0.669352] scsi host0: ata_piix [ 0.670211] scsi host1: ata_piix [ 0.670969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.672258] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.673945] libphy: Fixed MDIO Bus: probed [ 0.674812] tun: Universal TUN/TAP device driver, 1.6 [ 0.675821] tun: (C) 1999-2004 Max Krasnyansky [ 0.677886] PPP generic driver version 2.4.2 [ 0.678850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680103] ehci-pci: EHCI PCI platform driver [ 0.681030] ehci-platform: EHCI generic platform driver [ 0.682065] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683248] ohci-pci: OHCI PCI platform driver [ 0.684157] ohci-platform: OHCI generic platform driver [ 0.685198] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703962] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705028] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.706561] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.707604] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.708798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.710087] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711572] usb usb1: Product: UHCI Host Controller [ 0.712551] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.713747] usb usb1: SerialNumber: 0000:00:01.2 [ 0.714768] hub 1-0:1.0: USB hub found [ 0.715590] hub 1-0:1.0: 2 ports detected [ 0.716572] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.718814] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.719844] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.720947] mousedev: PS/2 mouse device common for all mice [ 0.722187] rtc_cmos 00:00: RTC can wake from S4 [ 0.723478] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.725261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.726615] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727874] i2c /dev entries driver [ 0.728695] device-mapper: uevent: version 1.0.3 [ 0.729700] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.731418] ledtrig-cpu: registered to indicate activity on CPUs [ 0.732861] NET: Registered protocol family 10 [ 0.734035] NET: Registered protocol family 17 [ 0.734981] Key type dns_resolver registered [ 0.736016] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.737175] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.738332] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.740208] registered taskstats version 1 [ 0.741079] Loading compiled-in X.509 certificates [ 0.742563] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.744521] zswap: loaded using pool lzo/zbud [ 0.746225] Key type trusted registered [ 0.748192] Key type encrypted registered [ 0.749058] AppArmor: AppArmor sha1 policy hashing enabled [ 0.750133] ima: No TPM chip found, activating TPM-bypass! [ 0.751236] evm: HMAC attrs: 0x1 [ 0.762846] Magic number: 10:261:566 [ 0.763790] rtc_cmos 00:00: setting system clock to 2018-07-24 04:34:54 UTC (1532406894) [ 0.765524] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.766705] EDD information not available. [ 0.828039] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.829678] Write protecting the kernel read-only data: 14336k [ 0.831829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.833774] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.892050] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. iid=i-0000008f failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO /dev/root resized successfully [took 12.32s] vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGSGYB3n95cFWexAauREgbRjTioiJq7nNuHv+vfwPAAHvOfJPx9UNEj7Q6LfruQtMtlvI7ZgauP0gNbFWE6Q8j8hsmTP9Ioy6HN2uGg9nf8qF9pkBfBhbTLB9UGEcIxafw/2nyrls1SLDEa4XaCsjaCBo8TFnrsuNbpjlbtHQi7CcuuoUlRsiXNujnY6ThmRmz14SBnNsz7KA5t+lhmEfl6Zv3uofJAB/X3EvH9UM3QP2oQPgROYseeppgmi5UyQGJsCuWu8v3E5v5pFd8GkIktz5Wd38RMIZU7xdj7gu/UIhQZbpsA+v7yNU9+URb78YmYSaPiwJIstJyOPHMCHGT root@createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6 ssh-dss AAAAB3NzaC1kc3MAAACBAIXV/FWKM4FTn6YqG2Lay4lJVZW+EqcRhRfsczMKnNR19iytzDc1gCMHZlxTL2V725PqgdaeDRSvPmEqqz+A/b2CXEhTac7M4w43/yY50GfqL6MvbHLw13ZGdgJ/eKBodCzQYHymPcUC4NmJv7Qhn/eix+4pkUtP7FEECCucNY0VAAAAFQCmXnYpivFXDd9G+vN4q4XWPpsdgwAAAIBqPfvpDzDzGPRA6KavrxD9feYHy3BIpGq0n7xDMqdH/uTxUOFglXJ7gaPT3U0vpKpgnmT3mzuBdvX3EBfCyL0hqQYHm6I66i2mG5/piZMFbP09yI1cHFJ1hkFh65lKU1UK7uW8YRkwR0xGYiFrUaRted1BFUqoO82Yft355/rcZAAAAIB6kQTZV55b4Wsttb3PP61EJ+I9Cx/rnzkNuSV1p7caABe9+F+TRNKBf+aOTLarZnzlVJnlAJLH4kvfWkzFUo4q3pqUtXZwrwEt+gdsGQiJzzms02I9IlMJkBdvYt5udboXr5MXqXD9yFRnqlJlPthsjDZ1sX17v/oSENoOfkqQ7A== root@createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe66:2467/64, ip-route:default via 10.200.201.1 dev eth0 ip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 ip-route:169.254.169.254 via 10.200.201.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000008f name: N/A availability-zone: nova local-hostname: createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6 launch-index: 0 === cirros: current=0.4.0 uptime=28.49 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6 login: 2018-07-24 04:35:26,786 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-07-24 04:35:26,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:27,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-d807934c-18d7-4458-a434-9400148efa8d x-compute-request-id: req-d807934c-18d7-4458-a434-9400148efa8d Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a2:5e", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:35:18.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "4c51a1dc-963c-44c3-8aa2-5c87746c0245", "security_groups": [{"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}, {"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:35:18Z", "hostId": "d414ad0ae1d8512ff02e1683b1963369de9bedc06e716d65ae7cb1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2", "created": "2018-07-24T04:35:09Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:27,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 used request id req-d807934c-18d7-4458-a434-9400148efa8d 2018-07-24 04:35:27,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 04:35:27,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-09bd1615-a19b-47a5-aeff-985a227938ea x-compute-request-id: req-09bd1615-a19b-47a5-aeff-985a227938ea Content-Encoding: gzip Content-Length: 9641 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 461504190 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137109] pid_max: default: 32768 minimum: 301\n[ 0.138003] ACPI: Core revision 20150930\n[ 0.139390] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140729] Security Framework initialized\n[ 0.141541] Yama: becoming mindful.\n[ 0.142279] AppArmor: AppArmor initialized\n[ 0.143141] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144486] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145774] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148381] Initializing cgroup subsys io\n[ 0.149201] Initializing cgroup subsys memory\n[ 0.150056] Initializing cgroup subsys devices\n[ 0.150938] Initializing cgroup subsys freezer\n[ 0.151804] Initializing cgroup subsys net_cls\n[ 0.152667] Initializing cgroup subsys perf_event\n[ 0.153570] Initializing cgroup subsys net_prio\n[ 0.154447] Initializing cgroup subsys hugetlb\n[ 0.155326] Initializing cgroup subsys pids\n[ 0.156198] CPU: Physical Processor ID: 0\n[ 0.157694] mce: CPU supports 10 MCE banks\n[ 0.158546] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159552] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161751] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167875] ftrace: allocating 31920 entries in 125 pages\n[ 0.193044] smpboot: Max logical packages: 2\n[ 0.193903] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196466] x2apic enabled\n[ 0.197274] Switched APIC routing to physical x2apic.\n[ 0.199010] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200333] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202754] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204833] KVM setup paravirtual spinlock\n[ 0.206336] x86: Booting SMP configuration:\n[ 0.207316] .... node #0, CPUs: #1\n[ 0.208295] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.230488] x86: Booted up 1 node, 2 CPUs\n[ 0.230494] KVM setup async PF for cpu 1\n[ 0.230497] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.233103] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.234616] devtmpfs: initialized\n[ 0.236347] evm: security.selinux\n[ 0.237053] evm: security.SMACK64\n[ 0.237743] evm: security.SMACK64EXEC\n[ 0.238482] evm: security.SMACK64TRANSMUTE\n[ 0.239311] evm: security.SMACK64MMAP\n[ 0.240059] evm: security.ima\n[ 0.240701] evm: security.capability\n[ 0.241547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243445] pinctrl core: initialized pinctrl subsystem\n[ 0.244563] RTC time: 4:35:18, date: 07/24/18\n[ 0.245548] NET: Registered protocol family 16\n[ 0.255395] cpuidle: using governor ladder\n[ 0.267485] cpuidle: using governor menu\n[ 0.268327] PCCT header not found.\n[ 0.269118] ACPI: bus type PCI registered\n[ 0.269921] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.271169] PCI: Using configuration type 1 for base access\n[ 0.284630] ACPI: Added _OSI(Module Device)\n[ 0.285475] ACPI: Added _OSI(Processor Device)\n[ 0.286341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287242] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289228] ACPI: Interpreter enabled\n[ 0.289999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.295734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297588] ACPI: (supports S0 S5)\n[ 0.298301] ACPI: Using IOAPIC for interrupt routing\n[ 0.299254] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302661] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303817] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308518] acpiphp: Slot [3] registered\n[ 0.309334] acpiphp: Slot [4] registered\n[ 0.310143] acpiphp: Slot [5] registered\n[ 0.310949] acpiphp: Slot [6] registered\n[ 0.311751] acpiphp: Slot [7] registered\n[ 0.312555] acpiphp: Slot [8] registered\n[ 0.313369] acpiphp: Slot [9] registered\n[ 0.314177] acpiphp: Slot [10] registered\n[ 0.324884] acpiphp: Slot [11] registered\n[ 0.325712] acpiphp: Slot [12] registered\n[ 0.326526] acpiphp: Slot [13] registered\n[ 0.327341] acpiphp: Slot [14] registered\n[ 0.328159] acpiphp: Slot [15] registered\n[ 0.328981] acpiphp: Slot [16] registered\n[ 0.329808] acpiphp: Slot [17] registered\n[ 0.330625] acpiphp: Slot [18] registered\n[ 0.331441] acpiphp: Slot [19] registered\n[ 0.332258] acpiphp: Slot [20] registered\n[ 0.333086] acpiphp: Slot [21] registered\n[ 0.333904] acpiphp: Slot [22] registered\n[ 0.334717] acpiphp: Slot [23] registered\n[ 0.335532] acpiphp: Slot [24] registered\n[ 0.336344] acpiphp: Slot [25] registered\n[ 0.337165] acpiphp: Slot [26] registered\n[ 0.337985] acpiphp: Slot [27] registered\n[ 0.338802] acpiphp: Slot [28] registered\n[ 0.339656] acpiphp: Slot [29] registered\n[ 0.340464] acpiphp: Slot [30] registered\n[ 0.341279] acpiphp: Slot [31] registered\n[ 0.342088] PCI host bridge to bus 0000:00\n[ 0.342905] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.344119] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345339] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.346795] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.348244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.349727] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.353170] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.354457] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.355639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.357081] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.360647] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.362034] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.380767] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.382223] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383996] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385393] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.386759] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.389378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.390421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.391947] vgaarb: loaded\n[ 0.392535] vgaarb: bridge control possible 0000:00:02.0\n[ 0.393781] SCSI subsystem initialized\n[ 0.394726] ACPI: bus type USB registered\n[ 0.395542] usbcore: registered new interface driver usbfs\n[ 0.396562] usbcore: registered new interface driver hub\n[ 0.397563] usbcore: registered new device driver usb\n[ 0.398714] PCI: Using ACPI for IRQ routing\n[ 0.399822] NetLabel: Initializing\n[ 0.400528] NetLabel: domain hash size = 128\n[ 0.401368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.402317] NetLabel: unlabeled traffic allowed by default\n[ 0.403482] clocksource: Switched to clocksource kvm-clock\n[ 0.412185] AppArmor: AppArmor Filesystem Enabled\n[ 0.413143] pnp: PnP ACPI init\n[ 0.414110] pnp: PnP ACPI: found 5 devices\n[ 0.421069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.422763] NET: Registered protocol family 2\n[ 0.423848] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.425137] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.426325] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.427512] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.428579] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.429744] NET: Registered protocol family 1\n[ 0.430605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.431700] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.432764] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451454] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470198] Trying to unpack rootfs image as initramfs...\n[ 0.526800] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528486] Scanning for low memory corruption every 60 seconds\n[ 0.529904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.531052] audit: initializing netlink subsys (disabled)\n[ 0.532078] audit: type=2000 audit(1532406919.071:1): initialized\n[ 0.533400] Initialise system trusted keyring\n[ 0.534372] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535524] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537784] zbud: loaded\n[ 0.538543] VFS: Disk quotas dquot_6.6.0\n[ 0.539355] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.541026] fuse init (API version 7.23)\n[ 0.541951] Key type big_key registered\n[ 0.542743] Allocating IMA MOK and blacklist keyrings.\n[ 0.544105] Key type asymmetric registered\n[ 0.544920] Asymmetric key parser 'x509' registered\n[ 0.545878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547346] io scheduler noop registered\n[ 0.548137] io scheduler deadline registered (default)\n[ 0.549123] io scheduler cfq registered\n[ 0.549974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550999] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552261] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553697] ACPI: Power Button [PWRF]\n[ 0.554560] GHES: HEST is not enabled!\n[ 0.572725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609550] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.611680] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637652] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.640736] Linux agpgart interface v0.103\n[ 0.644099] brd: module loaded\n[ 0.646021] loop: module loaded\n[ 0.650572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.652009] GPT:90111 != 20971519\n[ 0.652859] GPT:Alternate GPT header not at the end of the disk.\n[ 0.654212] GPT:90111 != 20971519\n[ 0.655048] GPT: Use GNU Parted to correct GPT errors.\n[ 0.656252] vda: vda1 vda15\n[ 0.658006] scsi host0: ata_piix\n[ 0.659008] scsi host1: ata_piix\n[ 0.659909] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.661439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.663135] libphy: Fixed MDIO Bus: probed\n[ 0.664217] tun: Universal TUN/TAP device driver, 1.6\n[ 0.665475] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.668208] PPP generic driver version 2.4.2\n[ 0.669343] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670829] ehci-pci: EHCI PCI platform driver\n[ 0.671912] ehci-platform: EHCI generic platform driver\n[ 0.673157] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.674564] ohci-pci: OHCI PCI platform driver\n[ 0.675646] ohci-platform: OHCI generic platform driver\n[ 0.676879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696184] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.697453] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699263] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.700504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.701943] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.703470] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.705229] usb usb1: Product: UHCI Host Controller\n[ 0.706379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.707802] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.709194] hub 1-0:1.0: USB hub found\n[ 0.710151] hub 1-0:1.0: 2 ports detected\n[ 0.711299] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.713848] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.715013] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.716287] mousedev: PS/2 mouse device common for all mice\n[ 0.717809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.720085] rtc_cmos 00:00: RTC can wake from S4\n[ 0.721431] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724396] i2c /dev entries driver\n[ 0.725379] device-mapper: uevent: version 1.0.3\n[ 0.726559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728555] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730277] NET: Registered protocol family 10\n[ 0.731691] NET: Registered protocol family 17\n[ 0.732805] Key type dns_resolver registered\n[ 0.734069] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.735406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739226] registered taskstats version 1\n[ 0.740276] Loading compiled-in X.509 certificates\n[ 0.741944] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.744273] zswap: loaded using pool lzo/zbud\n[ 0.746334] Key type trusted registered\n[ 0.748313] Key type encrypted registered\n[ 0.749329] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750586] ima: No TPM chip found, activating TPM-bypass!\n[ 0.751882] evm: HMAC attrs: 0x1\n[ 0.763011] Magic number: 10:261:566\n[ 0.764145] rtc_cmos 00:00: setting system clock to 2018-07-24 04:35:19 UTC (1532406919)\n[ 0.766134] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.767516] EDD information not available.\n[ 0.820927] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822850] Write protecting the kernel read-only data: 14336k\n[ 0.825374] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.827599] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.013768] random: dd urandom read with 3 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-00000092\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyY6j1euNyhIHln7voLSOEKiNfabAYkzgfyXxZ8Oh6AMfp4p/kU51pI2Yv91/PaGObgIFMXCcFQJ/XTR7ta7Q+QXWIQ7VKEtKfRpsUwXrMyOD3tPygnF3Q2ozw3SkoBXNG36qhLhdTuD8diKS3S3QUcpdsTBCsQGI+lTGlyUDBmdBDt69enO0KWXKk+52VXUG/K2/AgH4sjtYKjSFCcPZcEMlQyz6K+4aD+HBjINcXwM2SRlwjFOgfUXkQayv1J8YFtkBq0kGILdaIIA4mPy1+KLVCz3u6pW+mCYmVxv2732EqucMWIrEFNhQL4RtCVjjuravTGIRxL/yJV7YhlcrV root@createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6\nssh-dss AAAAB3NzaC1kc3MAAACBAKPFPwFu0TyS7Dyhx3Ggxo4if0/GNleA7bdCnKXENEhekF218/Qtr98uYBUwCbE6e6YKwF/RKAGNOw2SXjiwiKZm0DYMDGJvy+Dp4ihuHRFTwWjnOI6qBuZGhEarfE5pD5zmZUTdh/Oeveb1XNecbSFxwhehtulStEM1Vn+BU1FvAAAAFQDnNlwdZ+V/bJP8rvCkliETk2OkKQAAAIBCFspORZ6dbAhtFKLjtiVOQQwRJPk245UG2OxFlmFgW+uDMTLF5WBgbnW5zp0ByKSv639pqmJqKWa7KIk/Z8R9Saox3uOhQ7lrIVgVD3OCSvuVqm5MgvYMszWZJTO3gKSlz5GwXBEINHM8+ygU7Wiqr+3SXhhlssrInjljN49EpQAAAIBWlxRKyZ92Pq05ZJCWTxkKVeSu55kBuqrvVEzQ98ZYp32KxBXpIKkPpDdLGBiT9GRB7Q3YiRLPBWRqwz5qeARZNZuVO1ySeLi/g6NeemlDT9NqCobDGmrHSpZnjkF2S29WV0NU2z8PCdOShk2dhtzzQ4T+Flw4Ig/LIWhqJZAiNg== root@createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe16:a25e/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.27 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6 login: "} 2018-07-24 04:35:27,250 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245/action used request id req-09bd1615-a19b-47a5-aeff-985a227938ea 2018-07-24 04:35:27,251 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-24 04:35:27,251 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 461504190 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.135455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137109] pid_max: default: 32768 minimum: 301 [ 0.138003] ACPI: Core revision 20150930 [ 0.139390] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140729] Security Framework initialized [ 0.141541] Yama: becoming mindful. [ 0.142279] AppArmor: AppArmor initialized [ 0.143141] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144486] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145774] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148381] Initializing cgroup subsys io [ 0.149201] Initializing cgroup subsys memory [ 0.150056] Initializing cgroup subsys devices [ 0.150938] Initializing cgroup subsys freezer [ 0.151804] Initializing cgroup subsys net_cls [ 0.152667] Initializing cgroup subsys perf_event [ 0.153570] Initializing cgroup subsys net_prio [ 0.154447] Initializing cgroup subsys hugetlb [ 0.155326] Initializing cgroup subsys pids [ 0.156198] CPU: Physical Processor ID: 0 [ 0.157694] mce: CPU supports 10 MCE banks [ 0.158546] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159552] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161751] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167875] ftrace: allocating 31920 entries in 125 pages [ 0.193044] smpboot: Max logical packages: 2 [ 0.193903] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195109] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196466] x2apic enabled [ 0.197274] Switched APIC routing to physical x2apic. [ 0.199010] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200333] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202754] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204833] KVM setup paravirtual spinlock [ 0.206336] x86: Booting SMP configuration: [ 0.207316] .... node #0, CPUs: #1 [ 0.208295] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.230488] x86: Booted up 1 node, 2 CPUs [ 0.230494] KVM setup async PF for cpu 1 [ 0.230497] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.233103] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.234616] devtmpfs: initialized [ 0.236347] evm: security.selinux [ 0.237053] evm: security.SMACK64 [ 0.237743] evm: security.SMACK64EXEC [ 0.238482] evm: security.SMACK64TRANSMUTE [ 0.239311] evm: security.SMACK64MMAP [ 0.240059] evm: security.ima [ 0.240701] evm: security.capability [ 0.241547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243445] pinctrl core: initialized pinctrl subsystem [ 0.244563] RTC time: 4:35:18, date: 07/24/18 [ 0.245548] NET: Registered protocol family 16 [ 0.255395] cpuidle: using governor ladder [ 0.267485] cpuidle: using governor menu [ 0.268327] PCCT header not found. [ 0.269118] ACPI: bus type PCI registered [ 0.269921] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.271169] PCI: Using configuration type 1 for base access [ 0.284630] ACPI: Added _OSI(Module Device) [ 0.285475] ACPI: Added _OSI(Processor Device) [ 0.286341] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.287242] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289228] ACPI: Interpreter enabled [ 0.289999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297588] ACPI: (supports S0 S5) [ 0.298301] ACPI: Using IOAPIC for interrupt routing [ 0.299254] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302661] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303817] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308518] acpiphp: Slot [3] registered [ 0.309334] acpiphp: Slot [4] registered [ 0.310143] acpiphp: Slot [5] registered [ 0.310949] acpiphp: Slot [6] registered [ 0.311751] acpiphp: Slot [7] registered [ 0.312555] acpiphp: Slot [8] registered [ 0.313369] acpiphp: Slot [9] registered [ 0.314177] acpiphp: Slot [10] registered [ 0.324884] acpiphp: Slot [11] registered [ 0.325712] acpiphp: Slot [12] registered [ 0.326526] acpiphp: Slot [13] registered [ 0.327341] acpiphp: Slot [14] registered [ 0.328159] acpiphp: Slot [15] registered [ 0.328981] acpiphp: Slot [16] registered [ 0.329808] acpiphp: Slot [17] registered [ 0.330625] acpiphp: Slot [18] registered [ 0.331441] acpiphp: Slot [19] registered [ 0.332258] acpiphp: Slot [20] registered [ 0.333086] acpiphp: Slot [21] registered [ 0.333904] acpiphp: Slot [22] registered [ 0.334717] acpiphp: Slot [23] registered [ 0.335532] acpiphp: Slot [24] registered [ 0.336344] acpiphp: Slot [25] registered [ 0.337165] acpiphp: Slot [26] registered [ 0.337985] acpiphp: Slot [27] registered [ 0.338802] acpiphp: Slot [28] registered [ 0.339656] acpiphp: Slot [29] registered [ 0.340464] acpiphp: Slot [30] registered [ 0.341279] acpiphp: Slot [31] registered [ 0.342088] PCI host bridge to bus 0000:00 [ 0.342905] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.344119] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345339] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.346795] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.348244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.349727] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.353170] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.354457] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.355639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.357081] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.360647] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.362034] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.380767] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.382223] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.383996] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.385393] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.386759] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.388044] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.389378] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.390421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.391947] vgaarb: loaded [ 0.392535] vgaarb: bridge control possible 0000:00:02.0 [ 0.393781] SCSI subsystem initialized [ 0.394726] ACPI: bus type USB registered [ 0.395542] usbcore: registered new interface driver usbfs [ 0.396562] usbcore: registered new interface driver hub [ 0.397563] usbcore: registered new device driver usb [ 0.398714] PCI: Using ACPI for IRQ routing [ 0.399822] NetLabel: Initializing [ 0.400528] NetLabel: domain hash size = 128 [ 0.401368] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.402317] NetLabel: unlabeled traffic allowed by default [ 0.403482] clocksource: Switched to clocksource kvm-clock [ 0.412185] AppArmor: AppArmor Filesystem Enabled [ 0.413143] pnp: PnP ACPI init [ 0.414110] pnp: PnP ACPI: found 5 devices [ 0.421069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.422763] NET: Registered protocol family 2 [ 0.423848] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.425137] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.426325] TCP: Hash tables configured (established 4096 bind 4096) [ 0.427512] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.428579] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.429744] NET: Registered protocol family 1 [ 0.430605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.431700] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.432764] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.451454] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.470198] Trying to unpack rootfs image as initramfs... [ 0.526800] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.528486] Scanning for low memory corruption every 60 seconds [ 0.529904] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.531052] audit: initializing netlink subsys (disabled) [ 0.532078] audit: type=2000 audit(1532406919.071:1): initialized [ 0.533400] Initialise system trusted keyring [ 0.534372] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.535524] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.537784] zbud: loaded [ 0.538543] VFS: Disk quotas dquot_6.6.0 [ 0.539355] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541026] fuse init (API version 7.23) [ 0.541951] Key type big_key registered [ 0.542743] Allocating IMA MOK and blacklist keyrings. [ 0.544105] Key type asymmetric registered [ 0.544920] Asymmetric key parser 'x509' registered [ 0.545878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.547346] io scheduler noop registered [ 0.548137] io scheduler deadline registered (default) [ 0.549123] io scheduler cfq registered [ 0.549974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.550999] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.552261] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553697] ACPI: Power Button [PWRF] [ 0.554560] GHES: HEST is not enabled! [ 0.572725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.609550] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.611680] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.637652] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.640736] Linux agpgart interface v0.103 [ 0.644099] brd: module loaded [ 0.646021] loop: module loaded [ 0.650572] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.652009] GPT:90111 != 20971519 [ 0.652859] GPT:Alternate GPT header not at the end of the disk. [ 0.654212] GPT:90111 != 20971519 [ 0.655048] GPT: Use GNU Parted to correct GPT errors. [ 0.656252] vda: vda1 vda15 [ 0.658006] scsi host0: ata_piix [ 0.659008] scsi host1: ata_piix [ 0.659909] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.661439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.663135] libphy: Fixed MDIO Bus: probed [ 0.664217] tun: Universal TUN/TAP device driver, 1.6 [ 0.665475] tun: (C) 1999-2004 Max Krasnyansky [ 0.668208] PPP generic driver version 2.4.2 [ 0.669343] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670829] ehci-pci: EHCI PCI platform driver [ 0.671912] ehci-platform: EHCI generic platform driver [ 0.673157] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.674564] ohci-pci: OHCI PCI platform driver [ 0.675646] ohci-platform: OHCI generic platform driver [ 0.676879] uhci_hcd: USB Universal Host Controller Interface driver [ 0.696184] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.697453] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.699263] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.700504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.701943] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.703470] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.705229] usb usb1: Product: UHCI Host Controller [ 0.706379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.707802] usb usb1: SerialNumber: 0000:00:01.2 [ 0.709194] hub 1-0:1.0: USB hub found [ 0.710151] hub 1-0:1.0: 2 ports detected [ 0.711299] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.713848] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.715013] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.716287] mousedev: PS/2 mouse device common for all mice [ 0.717809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.720085] rtc_cmos 00:00: RTC can wake from S4 [ 0.721431] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724396] i2c /dev entries driver [ 0.725379] device-mapper: uevent: version 1.0.3 [ 0.726559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.728555] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730277] NET: Registered protocol family 10 [ 0.731691] NET: Registered protocol family 17 [ 0.732805] Key type dns_resolver registered [ 0.734069] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.735406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.737012] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.739226] registered taskstats version 1 [ 0.740276] Loading compiled-in X.509 certificates [ 0.741944] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.744273] zswap: loaded using pool lzo/zbud [ 0.746334] Key type trusted registered [ 0.748313] Key type encrypted registered [ 0.749329] AppArmor: AppArmor sha1 policy hashing enabled [ 0.750586] ima: No TPM chip found, activating TPM-bypass! [ 0.751882] evm: HMAC attrs: 0x1 [ 0.763011] Magic number: 10:261:566 [ 0.764145] rtc_cmos 00:00: setting system clock to 2018-07-24 04:35:19 UTC (1532406919) [ 0.766134] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.767516] EDD information not available. [ 0.820927] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.822850] Write protecting the kernel read-only data: 14336k [ 0.825374] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.827599] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.013768] random: dd urandom read with 3 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. iid=i-00000092 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyY6j1euNyhIHln7voLSOEKiNfabAYkzgfyXxZ8Oh6AMfp4p/kU51pI2Yv91/PaGObgIFMXCcFQJ/XTR7ta7Q+QXWIQ7VKEtKfRpsUwXrMyOD3tPygnF3Q2ozw3SkoBXNG36qhLhdTuD8diKS3S3QUcpdsTBCsQGI+lTGlyUDBmdBDt69enO0KWXKk+52VXUG/K2/AgH4sjtYKjSFCcPZcEMlQyz6K+4aD+HBjINcXwM2SRlwjFOgfUXkQayv1J8YFtkBq0kGILdaIIA4mPy1+KLVCz3u6pW+mCYmVxv2732EqucMWIrEFNhQL4RtCVjjuravTGIRxL/yJV7YhlcrV root@createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6 ssh-dss AAAAB3NzaC1kc3MAAACBAKPFPwFu0TyS7Dyhx3Ggxo4if0/GNleA7bdCnKXENEhekF218/Qtr98uYBUwCbE6e6YKwF/RKAGNOw2SXjiwiKZm0DYMDGJvy+Dp4ihuHRFTwWjnOI6qBuZGhEarfE5pD5zmZUTdh/Oeveb1XNecbSFxwhehtulStEM1Vn+BU1FvAAAAFQDnNlwdZ+V/bJP8rvCkliETk2OkKQAAAIBCFspORZ6dbAhtFKLjtiVOQQwRJPk245UG2OxFlmFgW+uDMTLF5WBgbnW5zp0ByKSv639pqmJqKWa7KIk/Z8R9Saox3uOhQ7lrIVgVD3OCSvuVqm5MgvYMszWZJTO3gKSlz5GwXBEINHM8+ygU7Wiqr+3SXhhlssrInjljN49EpQAAAIBWlxRKyZ92Pq05ZJCWTxkKVeSu55kBuqrvVEzQ98ZYp32KxBXpIKkPpDdLGBiT9GRB7Q3YiRLPBWRqwz5qeARZNZuVO1ySeLi/g6NeemlDT9NqCobDGmrHSpZnjkF2S29WV0NU2z8PCdOShk2dhtzzQ4T+Flw4Ig/LIWhqJZAiNg== root@createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe16:a25e/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000092 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6 launch-index: 0 === cirros: current=0.4.0 uptime=4.27 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6 login: 2018-07-24 04:35:28,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:35:28,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-b0db694d-6c7d-4f92-9154-600927894afc x-compute-request-id: req-b0db694d-6c7d-4f92-9154-600927894afc Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:24:67", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:34:54.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "022fb7d3-f001-4ab1-9ac4-328ceadf322f", "security_groups": [{"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}, {"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:34:54Z", "hostId": "fd3bcfd19d6641a4ae590912ae41c64ac275f3a2e30c36a3e80b1c93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1", "created": "2018-07-24T04:34:47Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:28,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f used request id req-b0db694d-6c7d-4f92-9154-600927894afc 2018-07-24 04:35:28,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 04:35:28,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-2564ff8c-85d7-4973-80c5-5e6aeb541e6d x-compute-request-id: req-2564ff8c-85d7-4973-80c5-5e6aeb541e6d Content-Encoding: gzip Content-Length: 9663 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475844610 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.140705] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142438] pid_max: default: 32768 minimum: 301\n[ 0.143371] ACPI: Core revision 20150930\n[ 0.144795] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146167] Security Framework initialized\n[ 0.147017] Yama: becoming mindful.\n[ 0.147801] AppArmor: AppArmor initialized\n[ 0.148695] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150078] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151412] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152676] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154143] Initializing cgroup subsys io\n[ 0.154994] Initializing cgroup subsys memory\n[ 0.155905] Initializing cgroup subsys devices\n[ 0.156822] Initializing cgroup subsys freezer\n[ 0.157727] Initializing cgroup subsys net_cls\n[ 0.158631] Initializing cgroup subsys perf_event\n[ 0.159579] Initializing cgroup subsys net_prio\n[ 0.160509] Initializing cgroup subsys hugetlb\n[ 0.161416] Initializing cgroup subsys pids\n[ 0.162322] CPU: Physical Processor ID: 0\n[ 0.163851] mce: CPU supports 10 MCE banks\n[ 0.164740] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165783] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.168063] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174381] ftrace: allocating 31920 entries in 125 pages\n[ 0.200283] smpboot: Max logical packages: 2\n[ 0.201175] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.202429] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.203848] x2apic enabled\n[ 0.204692] Switched APIC routing to physical x2apic.\n[ 0.206481] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207749] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210090] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212107] KVM setup paravirtual spinlock\n[ 0.213587] x86: Booting SMP configuration:\n[ 0.214539] .... node #0, CPUs: #1\n[ 0.215474] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.237500] x86: Booted up 1 node, 2 CPUs\n[ 0.237502] KVM setup async PF for cpu 1\n[ 0.237505] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.240192] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.241751] devtmpfs: initialized\n[ 0.243510] evm: security.selinux\n[ 0.244240] evm: security.SMACK64\n[ 0.244958] evm: security.SMACK64EXEC\n[ 0.245741] evm: security.SMACK64TRANSMUTE\n[ 0.246592] evm: security.SMACK64MMAP\n[ 0.247365] evm: security.ima\n[ 0.248026] evm: security.capability\n[ 0.248888] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250839] pinctrl core: initialized pinctrl subsystem\n[ 0.251990] RTC time: 4:34:54, date: 07/24/18\n[ 0.253002] NET: Registered protocol family 16\n[ 0.262827] cpuidle: using governor ladder\n[ 0.274933] cpuidle: using governor menu\n[ 0.275784] PCCT header not found.\n[ 0.276590] ACPI: bus type PCI registered\n[ 0.277425] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.278730] PCI: Using configuration type 1 for base access\n[ 0.292226] ACPI: Added _OSI(Module Device)\n[ 0.293099] ACPI: Added _OSI(Processor Device)\n[ 0.293994] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.294928] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.296925] ACPI: Interpreter enabled\n[ 0.297727] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.299638] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.303453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.305367] ACPI: (supports S0 S5)\n[ 0.306097] ACPI: Using IOAPIC for interrupt routing\n[ 0.307078] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.310541] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.311746] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.313028] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.314274] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.316620] acpiphp: Slot [3] registered\n[ 0.317462] acpiphp: Slot [4] registered\n[ 0.318302] acpiphp: Slot [5] registered\n[ 0.319129] acpiphp: Slot [6] registered\n[ 0.319957] acpiphp: Slot [7] registered\n[ 0.320789] acpiphp: Slot [8] registered\n[ 0.321625] acpiphp: Slot [9] registered\n[ 0.322455] acpiphp: Slot [10] registered\n[ 0.333484] acpiphp: Slot [11] registered\n[ 0.334330] acpiphp: Slot [12] registered\n[ 0.335171] acpiphp: Slot [13] registered\n[ 0.336012] acpiphp: Slot [14] registered\n[ 0.336861] acpiphp: Slot [15] registered\n[ 0.337710] acpiphp: Slot [16] registered\n[ 0.338561] acpiphp: Slot [17] registered\n[ 0.339401] acpiphp: Slot [18] registered\n[ 0.340243] acpiphp: Slot [19] registered\n[ 0.341085] acpiphp: Slot [20] registered\n[ 0.341937] acpiphp: Slot [21] registered\n[ 0.342783] acpiphp: Slot [22] registered\n[ 0.343624] acpiphp: Slot [23] registered\n[ 0.344467] acpiphp: Slot [24] registered\n[ 0.345306] acpiphp: Slot [25] registered\n[ 0.346148] acpiphp: Slot [26] registered\n[ 0.346996] acpiphp: Slot [27] registered\n[ 0.347881] acpiphp: Slot [28] registered\n[ 0.348725] acpiphp: Slot [29] registered\n[ 0.349565] acpiphp: Slot [30] registered\n[ 0.350411] acpiphp: Slot [31] registered\n[ 0.351252] PCI host bridge to bus 0000:00\n[ 0.352092] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.354642] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.356146] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.357648] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.359177] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.362663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.364002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.365231] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.366546] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.370195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.371831] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.390722] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.392619] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.394096] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.395577] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.397019] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.398377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.399789] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.400894] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.402499] vgaarb: loaded\n[ 0.403122] vgaarb: bridge control possible 0000:00:02.0\n[ 0.404424] SCSI subsystem initialized\n[ 0.405413] ACPI: bus type USB registered\n[ 0.406277] usbcore: registered new interface driver usbfs\n[ 0.407360] usbcore: registered new interface driver hub\n[ 0.408415] usbcore: registered new device driver usb\n[ 0.409616] PCI: Using ACPI for IRQ routing\n[ 0.410796] NetLabel: Initializing\n[ 0.411548] NetLabel: domain hash size = 128\n[ 0.412431] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.413430] NetLabel: unlabeled traffic allowed by default\n[ 0.414684] clocksource: Switched to clocksource kvm-clock\n[ 0.423674] AppArmor: AppArmor Filesystem Enabled\n[ 0.424705] pnp: PnP ACPI init\n[ 0.425713] pnp: PnP ACPI: found 5 devices\n[ 0.432741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.434524] NET: Registered protocol family 2\n[ 0.435662] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.437020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.438273] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.439520] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.440658] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.441890] NET: Registered protocol family 1\n[ 0.442810] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.443962] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.445081] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.463556] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.482238] Trying to unpack rootfs image as initramfs...\n[ 0.539674] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.541454] Scanning for low memory corruption every 60 seconds\n[ 0.542931] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.544165] audit: initializing netlink subsys (disabled)\n[ 0.545278] audit: type=2000 audit(1532406894.981:1): initialized\n[ 0.546677] Initialise system trusted keyring\n[ 0.547737] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.548976] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551331] zbud: loaded\n[ 0.552140] VFS: Disk quotas dquot_6.6.0\n[ 0.553013] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.554782] fuse init (API version 7.23)\n[ 0.555755] Key type big_key registered\n[ 0.556615] Allocating IMA MOK and blacklist keyrings.\n[ 0.557978] Key type asymmetric registered\n[ 0.558869] Asymmetric key parser 'x509' registered\n[ 0.559882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.561464] io scheduler noop registered\n[ 0.562303] io scheduler deadline registered (default)\n[ 0.563361] io scheduler cfq registered\n[ 0.564259] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.565370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.566739] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568273] ACPI: Power Button [PWRF]\n[ 0.569233] GHES: HEST is not enabled!\n[ 0.587697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.624935] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627192] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.651370] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.653799] Linux agpgart interface v0.103\n[ 0.656811] brd: module loaded\n[ 0.658721] loop: module loaded\n[ 0.662851] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.664381] GPT:90111 != 20971519\n[ 0.665099] GPT:Alternate GPT header not at the end of the disk.\n[ 0.666246] GPT:90111 != 20971519\n[ 0.666967] GPT: Use GNU Parted to correct GPT errors.\n[ 0.667980] vda: vda1 vda15\n[ 0.669352] scsi host0: ata_piix\n[ 0.670211] scsi host1: ata_piix\n[ 0.670969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.672258] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.673945] libphy: Fixed MDIO Bus: probed\n[ 0.674812] tun: Universal TUN/TAP device driver, 1.6\n[ 0.675821] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.677886] PPP generic driver version 2.4.2\n[ 0.678850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680103] ehci-pci: EHCI PCI platform driver\n[ 0.681030] ehci-platform: EHCI generic platform driver\n[ 0.682065] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.683248] ohci-pci: OHCI PCI platform driver\n[ 0.684157] ohci-platform: OHCI generic platform driver\n[ 0.685198] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.703962] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.705028] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.706561] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.707604] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.708798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.710087] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711572] usb usb1: Product: UHCI Host Controller\n[ 0.712551] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.713747] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.714768] hub 1-0:1.0: USB hub found\n[ 0.715590] hub 1-0:1.0: 2 ports detected\n[ 0.716572] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.718814] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.719844] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.720947] mousedev: PS/2 mouse device common for all mice\n[ 0.722187] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723478] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.726615] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.727874] i2c /dev entries driver\n[ 0.728695] device-mapper: uevent: version 1.0.3\n[ 0.729700] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.731418] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732861] NET: Registered protocol family 10\n[ 0.734035] NET: Registered protocol family 17\n[ 0.734981] Key type dns_resolver registered\n[ 0.736016] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737175] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.738332] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.740208] registered taskstats version 1\n[ 0.741079] Loading compiled-in X.509 certificates\n[ 0.742563] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.744521] zswap: loaded using pool lzo/zbud\n[ 0.746225] Key type trusted registered\n[ 0.748192] Key type encrypted registered\n[ 0.749058] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750133] ima: No TPM chip found, activating TPM-bypass!\n[ 0.751236] evm: HMAC attrs: 0x1\n[ 0.762846] Magic number: 10:261:566\n[ 0.763790] rtc_cmos 00:00: setting system clock to 2018-07-24 04:34:54 UTC (1532406894)\n[ 0.765524] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.766705] EDD information not available.\n[ 0.828039] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.829678] Write protecting the kernel read-only data: 14336k\n[ 0.831829] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.833774] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.892050] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.79\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-0000008f\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 12.32s]\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGSGYB3n95cFWexAauREgbRjTioiJq7nNuHv+vfwPAAHvOfJPx9UNEj7Q6LfruQtMtlvI7ZgauP0gNbFWE6Q8j8hsmTP9Ioy6HN2uGg9nf8qF9pkBfBhbTLB9UGEcIxafw/2nyrls1SLDEa4XaCsjaCBo8TFnrsuNbpjlbtHQi7CcuuoUlRsiXNujnY6ThmRmz14SBnNsz7KA5t+lhmEfl6Zv3uofJAB/X3EvH9UM3QP2oQPgROYseeppgmi5UyQGJsCuWu8v3E5v5pFd8GkIktz5Wd38RMIZU7xdj7gu/UIhQZbpsA+v7yNU9+URb78YmYSaPiwJIstJyOPHMCHGT root@createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6\nssh-dss AAAAB3NzaC1kc3MAAACBAIXV/FWKM4FTn6YqG2Lay4lJVZW+EqcRhRfsczMKnNR19iytzDc1gCMHZlxTL2V725PqgdaeDRSvPmEqqz+A/b2CXEhTac7M4w43/yY50GfqL6MvbHLw13ZGdgJ/eKBodCzQYHymPcUC4NmJv7Qhn/eix+4pkUtP7FEECCucNY0VAAAAFQCmXnYpivFXDd9G+vN4q4XWPpsdgwAAAIBqPfvpDzDzGPRA6KavrxD9feYHy3BIpGq0n7xDMqdH/uTxUOFglXJ7gaPT3U0vpKpgnmT3mzuBdvX3EBfCyL0hqQYHm6I66i2mG5/piZMFbP09yI1cHFJ1hkFh65lKU1UK7uW8YRkwR0xGYiFrUaRted1BFUqoO82Yft355/rcZAAAAIB6kQTZV55b4Wsttb3PP61EJ+I9Cx/rnzkNuSV1p7caABe9+F+TRNKBf+aOTLarZnzlVJnlAJLH4kvfWkzFUo4q3pqUtXZwrwEt+gdsGQiJzzms02I9IlMJkBdvYt5udboXr5MXqXD9yFRnqlJlPthsjDZ1sX17v/oSENoOfkqQ7A== root@createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe66:2467/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=28.49 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6 login: "} 2018-07-24 04:35:28,814 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f/action used request id req-2564ff8c-85d7-4973-80c5-5e6aeb541e6d 2018-07-24 04:35:29,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:30,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-eb6ee008-54d1-4fb6-8c01-0b9494b09292 x-compute-request-id: req-eb6ee008-54d1-4fb6-8c01-0b9494b09292 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a2:5e", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:35:18.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "4c51a1dc-963c-44c3-8aa2-5c87746c0245", "security_groups": [{"name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp"}, {"name": "default"}], "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:35:18Z", "hostId": "d414ad0ae1d8512ff02e1683b1963369de9bedc06e716d65ae7cb1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2", "created": "2018-07-24T04:35:09Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:30,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 used request id req-eb6ee008-54d1-4fb6-8c01-0b9494b09292 2018-07-24 04:35:30,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 04:35:30,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-ced8b813-699d-491c-9676-47c64a7a9e52 x-compute-request-id: req-ced8b813-699d-491c-9676-47c64a7a9e52 Content-Encoding: gzip Content-Length: 9641 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 461504190 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137109] pid_max: default: 32768 minimum: 301\n[ 0.138003] ACPI: Core revision 20150930\n[ 0.139390] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140729] Security Framework initialized\n[ 0.141541] Yama: becoming mindful.\n[ 0.142279] AppArmor: AppArmor initialized\n[ 0.143141] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144486] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145774] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148381] Initializing cgroup subsys io\n[ 0.149201] Initializing cgroup subsys memory\n[ 0.150056] Initializing cgroup subsys devices\n[ 0.150938] Initializing cgroup subsys freezer\n[ 0.151804] Initializing cgroup subsys net_cls\n[ 0.152667] Initializing cgroup subsys perf_event\n[ 0.153570] Initializing cgroup subsys net_prio\n[ 0.154447] Initializing cgroup subsys hugetlb\n[ 0.155326] Initializing cgroup subsys pids\n[ 0.156198] CPU: Physical Processor ID: 0\n[ 0.157694] mce: CPU supports 10 MCE banks\n[ 0.158546] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159552] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161751] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167875] ftrace: allocating 31920 entries in 125 pages\n[ 0.193044] smpboot: Max logical packages: 2\n[ 0.193903] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195109] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196466] x2apic enabled\n[ 0.197274] Switched APIC routing to physical x2apic.\n[ 0.199010] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200333] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202754] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204833] KVM setup paravirtual spinlock\n[ 0.206336] x86: Booting SMP configuration:\n[ 0.207316] .... node #0, CPUs: #1\n[ 0.208295] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.230488] x86: Booted up 1 node, 2 CPUs\n[ 0.230494] KVM setup async PF for cpu 1\n[ 0.230497] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.233103] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.234616] devtmpfs: initialized\n[ 0.236347] evm: security.selinux\n[ 0.237053] evm: security.SMACK64\n[ 0.237743] evm: security.SMACK64EXEC\n[ 0.238482] evm: security.SMACK64TRANSMUTE\n[ 0.239311] evm: security.SMACK64MMAP\n[ 0.240059] evm: security.ima\n[ 0.240701] evm: security.capability\n[ 0.241547] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243445] pinctrl core: initialized pinctrl subsystem\n[ 0.244563] RTC time: 4:35:18, date: 07/24/18\n[ 0.245548] NET: Registered protocol family 16\n[ 0.255395] cpuidle: using governor ladder\n[ 0.267485] cpuidle: using governor menu\n[ 0.268327] PCCT header not found.\n[ 0.269118] ACPI: bus type PCI registered\n[ 0.269921] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.271169] PCI: Using configuration type 1 for base access\n[ 0.284630] ACPI: Added _OSI(Module Device)\n[ 0.285475] ACPI: Added _OSI(Processor Device)\n[ 0.286341] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287242] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289228] ACPI: Interpreter enabled\n[ 0.289999] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293802] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.295734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297588] ACPI: (supports S0 S5)\n[ 0.298301] ACPI: Using IOAPIC for interrupt routing\n[ 0.299254] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302661] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303817] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308518] acpiphp: Slot [3] registered\n[ 0.309334] acpiphp: Slot [4] registered\n[ 0.310143] acpiphp: Slot [5] registered\n[ 0.310949] acpiphp: Slot [6] registered\n[ 0.311751] acpiphp: Slot [7] registered\n[ 0.312555] acpiphp: Slot [8] registered\n[ 0.313369] acpiphp: Slot [9] registered\n[ 0.314177] acpiphp: Slot [10] registered\n[ 0.324884] acpiphp: Slot [11] registered\n[ 0.325712] acpiphp: Slot [12] registered\n[ 0.326526] acpiphp: Slot [13] registered\n[ 0.327341] acpiphp: Slot [14] registered\n[ 0.328159] acpiphp: Slot [15] registered\n[ 0.328981] acpiphp: Slot [16] registered\n[ 0.329808] acpiphp: Slot [17] registered\n[ 0.330625] acpiphp: Slot [18] registered\n[ 0.331441] acpiphp: Slot [19] registered\n[ 0.332258] acpiphp: Slot [20] registered\n[ 0.333086] acpiphp: Slot [21] registered\n[ 0.333904] acpiphp: Slot [22] registered\n[ 0.334717] acpiphp: Slot [23] registered\n[ 0.335532] acpiphp: Slot [24] registered\n[ 0.336344] acpiphp: Slot [25] registered\n[ 0.337165] acpiphp: Slot [26] registered\n[ 0.337985] acpiphp: Slot [27] registered\n[ 0.338802] acpiphp: Slot [28] registered\n[ 0.339656] acpiphp: Slot [29] registered\n[ 0.340464] acpiphp: Slot [30] registered\n[ 0.341279] acpiphp: Slot [31] registered\n[ 0.342088] PCI host bridge to bus 0000:00\n[ 0.342905] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.344119] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345339] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.346795] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.348244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.349727] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.353170] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.354457] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.355639] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.357081] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.360647] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.362034] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.380767] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.382223] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.383996] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.385393] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.386759] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.388044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.389378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.390421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.391947] vgaarb: loaded\n[ 0.392535] vgaarb: bridge control possible 0000:00:02.0\n[ 0.393781] SCSI subsystem initialized\n[ 0.394726] ACPI: bus type USB registered\n[ 0.395542] usbcore: registered new interface driver usbfs\n[ 0.396562] usbcore: registered new interface driver hub\n[ 0.397563] usbcore: registered new device driver usb\n[ 0.398714] PCI: Using ACPI for IRQ routing\n[ 0.399822] NetLabel: Initializing\n[ 0.400528] NetLabel: domain hash size = 128\n[ 0.401368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.402317] NetLabel: unlabeled traffic allowed by default\n[ 0.403482] clocksource: Switched to clocksource kvm-clock\n[ 0.412185] AppArmor: AppArmor Filesystem Enabled\n[ 0.413143] pnp: PnP ACPI init\n[ 0.414110] pnp: PnP ACPI: found 5 devices\n[ 0.421069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.422763] NET: Registered protocol family 2\n[ 0.423848] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.425137] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.426325] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.427512] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.428579] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.429744] NET: Registered protocol family 1\n[ 0.430605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.431700] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.432764] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.451454] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470198] Trying to unpack rootfs image as initramfs...\n[ 0.526800] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.528486] Scanning for low memory corruption every 60 seconds\n[ 0.529904] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.531052] audit: initializing netlink subsys (disabled)\n[ 0.532078] audit: type=2000 audit(1532406919.071:1): initialized\n[ 0.533400] Initialise system trusted keyring\n[ 0.534372] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.535524] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537784] zbud: loaded\n[ 0.538543] VFS: Disk quotas dquot_6.6.0\n[ 0.539355] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.541026] fuse init (API version 7.23)\n[ 0.541951] Key type big_key registered\n[ 0.542743] Allocating IMA MOK and blacklist keyrings.\n[ 0.544105] Key type asymmetric registered\n[ 0.544920] Asymmetric key parser 'x509' registered\n[ 0.545878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.547346] io scheduler noop registered\n[ 0.548137] io scheduler deadline registered (default)\n[ 0.549123] io scheduler cfq registered\n[ 0.549974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.550999] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.552261] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553697] ACPI: Power Button [PWRF]\n[ 0.554560] GHES: HEST is not enabled!\n[ 0.572725] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609550] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.611680] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637652] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.640736] Linux agpgart interface v0.103\n[ 0.644099] brd: module loaded\n[ 0.646021] loop: module loaded\n[ 0.650572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.652009] GPT:90111 != 20971519\n[ 0.652859] GPT:Alternate GPT header not at the end of the disk.\n[ 0.654212] GPT:90111 != 20971519\n[ 0.655048] GPT: Use GNU Parted to correct GPT errors.\n[ 0.656252] vda: vda1 vda15\n[ 0.658006] scsi host0: ata_piix\n[ 0.659008] scsi host1: ata_piix\n[ 0.659909] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.661439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.663135] libphy: Fixed MDIO Bus: probed\n[ 0.664217] tun: Universal TUN/TAP device driver, 1.6\n[ 0.665475] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.668208] PPP generic driver version 2.4.2\n[ 0.669343] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670829] ehci-pci: EHCI PCI platform driver\n[ 0.671912] ehci-platform: EHCI generic platform driver\n[ 0.673157] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.674564] ohci-pci: OHCI PCI platform driver\n[ 0.675646] ohci-platform: OHCI generic platform driver\n[ 0.676879] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696184] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.697453] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699263] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.700504] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.701943] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.703470] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.705229] usb usb1: Product: UHCI Host Controller\n[ 0.706379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.707802] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.709194] hub 1-0:1.0: USB hub found\n[ 0.710151] hub 1-0:1.0: 2 ports detected\n[ 0.711299] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.713848] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.715013] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.716287] mousedev: PS/2 mouse device common for all mice\n[ 0.717809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.720085] rtc_cmos 00:00: RTC can wake from S4\n[ 0.721431] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724396] i2c /dev entries driver\n[ 0.725379] device-mapper: uevent: version 1.0.3\n[ 0.726559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.728555] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730277] NET: Registered protocol family 10\n[ 0.731691] NET: Registered protocol family 17\n[ 0.732805] Key type dns_resolver registered\n[ 0.734069] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.735406] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.737012] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.739226] registered taskstats version 1\n[ 0.740276] Loading compiled-in X.509 certificates\n[ 0.741944] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.744273] zswap: loaded using pool lzo/zbud\n[ 0.746334] Key type trusted registered\n[ 0.748313] Key type encrypted registered\n[ 0.749329] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.750586] ima: No TPM chip found, activating TPM-bypass!\n[ 0.751882] evm: HMAC attrs: 0x1\n[ 0.763011] Magic number: 10:261:566\n[ 0.764145] rtc_cmos 00:00: setting system clock to 2018-07-24 04:35:19 UTC (1532406919)\n[ 0.766134] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.767516] EDD information not available.\n[ 0.820927] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.822850] Write protecting the kernel read-only data: 14336k\n[ 0.825374] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.827599] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.013768] random: dd urandom read with 3 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-00000092\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyY6j1euNyhIHln7voLSOEKiNfabAYkzgfyXxZ8Oh6AMfp4p/kU51pI2Yv91/PaGObgIFMXCcFQJ/XTR7ta7Q+QXWIQ7VKEtKfRpsUwXrMyOD3tPygnF3Q2ozw3SkoBXNG36qhLhdTuD8diKS3S3QUcpdsTBCsQGI+lTGlyUDBmdBDt69enO0KWXKk+52VXUG/K2/AgH4sjtYKjSFCcPZcEMlQyz6K+4aD+HBjINcXwM2SRlwjFOgfUXkQayv1J8YFtkBq0kGILdaIIA4mPy1+KLVCz3u6pW+mCYmVxv2732EqucMWIrEFNhQL4RtCVjjuravTGIRxL/yJV7YhlcrV root@createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6\nssh-dss AAAAB3NzaC1kc3MAAACBAKPFPwFu0TyS7Dyhx3Ggxo4if0/GNleA7bdCnKXENEhekF218/Qtr98uYBUwCbE6e6YKwF/RKAGNOw2SXjiwiKZm0DYMDGJvy+Dp4ihuHRFTwWjnOI6qBuZGhEarfE5pD5zmZUTdh/Oeveb1XNecbSFxwhehtulStEM1Vn+BU1FvAAAAFQDnNlwdZ+V/bJP8rvCkliETk2OkKQAAAIBCFspORZ6dbAhtFKLjtiVOQQwRJPk245UG2OxFlmFgW+uDMTLF5WBgbnW5zp0ByKSv639pqmJqKWa7KIk/Z8R9Saox3uOhQ7lrIVgVD3OCSvuVqm5MgvYMszWZJTO3gKSlz5GwXBEINHM8+ygU7Wiqr+3SXhhlssrInjljN49EpQAAAIBWlxRKyZ92Pq05ZJCWTxkKVeSu55kBuqrvVEzQ98ZYp32KxBXpIKkPpDdLGBiT9GRB7Q3YiRLPBWRqwz5qeARZNZuVO1ySeLi/g6NeemlDT9NqCobDGmrHSpZnjkF2S29WV0NU2z8PCdOShk2dhtzzQ4T+Flw4Ig/LIWhqJZAiNg== root@createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe16:a25e/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000092\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.27 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-fa88aaa2-944e-40e5-b372-1622e104ddd6 login: "} 2018-07-24 04:35:30,434 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245/action used request id req-ced8b813-699d-491c-9676-47c64a7a9e52 2018-07-24 04:35:30,435 - create_instance - INFO - Deleting Port with ID - 14bbbd28-0f82-4e22-acfa-bcc5ffe7c2af 2018-07-24 04:35:30,435 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm1-port 2018-07-24 04:35:30,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/14bbbd28-0f82-4e22-acfa-bcc5ffe7c2af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:35:30,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eec321b5-7b00-4f5c-b7eb-f73b373ecdf3 Date: Tue, 24 Jul 2018 04:35:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:35:30,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/14bbbd28-0f82-4e22-acfa-bcc5ffe7c2af used request id req-eec321b5-7b00-4f5c-b7eb-f73b373ecdf3 2018-07-24 04:35:30,950 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1 2018-07-24 04:35:30,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:35:31,116 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:35: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-cbf995a1-09e1-4959-9f05-2be659b06192 x-compute-request-id: req-cbf995a1-09e1-4959-9f05-2be659b06192 Content-Type: application/json 2018-07-24 04:35:31,116 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f used request id req-cbf995a1-09e1-4959-9f05-2be659b06192 2018-07-24 04:35:31,117 - create_instance - INFO - Checking deletion status 2018-07-24 04:35:31,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:35:31,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-39d45059-cba0-453f-96cb-e9614b083cd0 x-compute-request-id: req-39d45059-cba0-453f-96cb-e9614b083cd0 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:24:67", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:34:54.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "022fb7d3-f001-4ab1-9ac4-328ceadf322f", "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:35:31Z", "hostId": "fd3bcfd19d6641a4ae590912ae41c64ac275f3a2e30c36a3e80b1c93", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1", "created": "2018-07-24T04:34:47Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:31,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f used request id req-39d45059-cba0-453f-96cb-e9614b083cd0 2018-07-24 04:35:31,489 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1] is - ACTIVE 2018-07-24 04:35:31,489 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:35:34,492 - create_instance - DEBUG - VM status query timeout in 296.624684095 2018-07-24 04:35:34,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b50dbaaa612a55c519b85014022789425bf8b48" 2018-07-24 04:35:34,542 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:35: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 x-openstack-request-id: req-7894562e-b525-4e52-ab75-7cd2c4ee3401 x-compute-request-id: req-7894562e-b525-4e52-ab75-7cd2c4ee3401 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 022fb7d3-f001-4ab1-9ac4-328ceadf322f could not be found.", "code": 404}} 2018-07-24 04:35:34,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/022fb7d3-f001-4ab1-9ac4-328ceadf322f used request id req-7894562e-b525-4e52-ab75-7cd2c4ee3401 2018-07-24 04:35:34,542 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 022fb7d3-f001-4ab1-9ac4-328ceadf322f could not be found. (HTTP 404) (Request-ID: req-7894562e-b525-4e52-ab75-7cd2c4ee3401) 2018-07-24 04:35:34,543 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst1 2018-07-24 04:35:34,544 - create_instance - INFO - Deleting Port with ID - 6cda1ed3-58cd-41ee-85e9-5cdbcb750379 2018-07-24 04:35:34,544 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-vm2-port 2018-07-24 04:35:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/6cda1ed3-58cd-41ee-85e9-5cdbcb750379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:35,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-788ce3f1-3ad3-4cfe-959f-df088abeb554 Date: Tue, 24 Jul 2018 04:35:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:35:35,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/6cda1ed3-58cd-41ee-85e9-5cdbcb750379 used request id req-788ce3f1-3ad3-4cfe-959f-df088abeb554 2018-07-24 04:35:35,012 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2 2018-07-24 04:35:35,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:35,175 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:35: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-9d9b76ff-3433-4f56-af11-cc8c92e00532 x-compute-request-id: req-9d9b76ff-3433-4f56-af11-cc8c92e00532 Content-Type: application/json 2018-07-24 04:35:35,176 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 used request id req-9d9b76ff-3433-4f56-af11-cc8c92e00532 2018-07-24 04:35:35,176 - create_instance - INFO - Checking deletion status 2018-07-24 04:35:35,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:35,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35: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-d9648665-5e62-4c0c-a0b8-546851c25699 x-compute-request-id: req-d9648665-5e62-4c0c-a0b8-546851c25699 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245", "rel": "bookmark"}], "image": {"id": "7658b666-e8e9-4631-996c-8ce2d0069def", "links": [{"href": "http://172.30.9.24:8774/images/7658b666-e8e9-4631-996c-8ce2d0069def", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:35:18.000000", "flavor": {"id": "0c081826-ebcb-4d49-9360-35bb5c5b509b", "links": [{"href": "http://172.30.9.24:8774/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b", "rel": "bookmark"}]}, "id": "4c51a1dc-963c-44c3-8aa2-5c87746c0245", "user_id": "29a850f8880e42808dbd2a96f1b8287d", "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-07-24T04:35:35Z", "hostId": "d414ad0ae1d8512ff02e1683b1963369de9bedc06e716d65ae7cb1b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2", "created": "2018-07-24T04:35:09Z", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:35:35,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 used request id req-d9648665-5e62-4c0c-a0b8-546851c25699 2018-07-24 04:35:35,464 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2] is - ACTIVE 2018-07-24 04:35:35,464 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:35:38,467 - create_instance - DEBUG - VM status query timeout in 296.708827019 2018-07-24 04:35:38,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6710ab0c90cd22b7156e3a1e5f12d7057496d644" 2018-07-24 04:35:38,516 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:35: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 x-openstack-request-id: req-d5c3ac65-6db6-48d8-851d-02afd47ea070 x-compute-request-id: req-d5c3ac65-6db6-48d8-851d-02afd47ea070 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4c51a1dc-963c-44c3-8aa2-5c87746c0245 could not be found.", "code": 404}} 2018-07-24 04:35:38,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4c51a1dc-963c-44c3-8aa2-5c87746c0245 used request id req-d5c3ac65-6db6-48d8-851d-02afd47ea070 2018-07-24 04:35:38,517 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4c51a1dc-963c-44c3-8aa2-5c87746c0245 could not be found. (HTTP 404) (Request-ID: req-d5c3ac65-6db6-48d8-851d-02afd47ea070) 2018-07-24 04:35:38,517 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-inst2 2018-07-24 04:35:38,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2635be1c708e6a129660e42e330aff04b36cdf77" 2018-07-24 04:35:38,623 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:35: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 x-openstack-request-id: req-361420f9-1b63-4fd8-bb6e-2c4056c72cea x-compute-request-id: req-361420f9-1b63-4fd8-bb6e-2c4056c72cea Content-Length: 0 Content-Type: application/json 2018-07-24 04:35:38,623 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/0c081826-ebcb-4d49-9360-35bb5c5b509b used request id req-361420f9-1b63-4fd8-bb6e-2c4056c72cea 2018-07-24 04:35:38,624 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router and port CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port1 2018-07-24 04:35:38,624 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router 2018-07-24 04:35:38,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/49459900-2e04-48e3-8eb7-4f8bacfe8f79/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" -d '{"port_id": "7067a231-0d4d-44b3-ae80-a095085de70d"}' 2018-07-24 04:35:40,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-aca04b41-18c7-4b1d-8d7a-bcc3a626e2d8 Date: Tue, 24 Jul 2018 04:35:40 GMT RESP BODY: {"network_id": "f0602884-62c4-4699-aa3f-0213f8064792", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "subnet_id": "7336e9ba-f6ee-444a-852b-f886361ce099", "subnet_ids": ["7336e9ba-f6ee-444a-852b-f886361ce099"], "port_id": "7067a231-0d4d-44b3-ae80-a095085de70d", "id": "49459900-2e04-48e3-8eb7-4f8bacfe8f79"} 2018-07-24 04:35:40,897 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/49459900-2e04-48e3-8eb7-4f8bacfe8f79/remove_router_interface used request id req-aca04b41-18c7-4b1d-8d7a-bcc3a626e2d8 2018-07-24 04:35:40,898 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router and port CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-router-port2 2018-07-24 04:35:40,898 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router 2018-07-24 04:35:40,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/49459900-2e04-48e3-8eb7-4f8bacfe8f79/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" -d '{"port_id": "4d518b2e-020e-482a-ba21-0843474a2d5f"}' 2018-07-24 04:35:43,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7c21914f-67e1-4059-bc8d-f1b09dfa0273 Date: Tue, 24 Jul 2018 04:35:43 GMT RESP BODY: {"network_id": "2bd4e9d2-aa53-4eaf-a824-315390304bd3", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "subnet_id": "65735a05-37d4-4d6e-acfb-ca02c927a839", "subnet_ids": ["65735a05-37d4-4d6e-acfb-ca02c927a839"], "port_id": "4d518b2e-020e-482a-ba21-0843474a2d5f", "id": "49459900-2e04-48e3-8eb7-4f8bacfe8f79"} 2018-07-24 04:35:43,130 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/49459900-2e04-48e3-8eb7-4f8bacfe8f79/remove_router_interface used request id req-7c21914f-67e1-4059-bc8d-f1b09dfa0273 2018-07-24 04:35:43,130 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router 2018-07-24 04:35:43,130 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-pub-router 2018-07-24 04:35:43,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/49459900-2e04-48e3-8eb7-4f8bacfe8f79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b009d4db811663eb6bed671667f1a05b966450" 2018-07-24 04:35:45,848 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c69bb7bd-9465-41cd-b315-f143d94ebd84 Content-Length: 0 Date: Tue, 24 Jul 2018 04:35:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:35:45,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/49459900-2e04-48e3-8eb7-4f8bacfe8f79 used request id req-c69bb7bd-9465-41cd-b315-f143d94ebd84 2018-07-24 04:35:45,849 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1 2018-07-24 04:35:45,849 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet1 2018-07-24 04:35:45,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/7336e9ba-f6ee-444a-852b-f886361ce099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c710c82c0f6249321c9d595fb92a826eb06adcd" 2018-07-24 04:35:48,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9089150f-1646-40b3-be57-a4813ad043a2 Date: Tue, 24 Jul 2018 04:35:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:35:48,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/7336e9ba-f6ee-444a-852b-f886361ce099 used request id req-9089150f-1646-40b3-be57-a4813ad043a2 2018-07-24 04:35:48,370 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net1 2018-07-24 04:35:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/f0602884-62c4-4699-aa3f-0213f8064792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c710c82c0f6249321c9d595fb92a826eb06adcd" 2018-07-24 04:35:49,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a281e959-3963-4b80-8479-2bccb0b9761d Date: Tue, 24 Jul 2018 04:35:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:35:49,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f0602884-62c4-4699-aa3f-0213f8064792 used request id req-a281e959-3963-4b80-8479-2bccb0b9761d 2018-07-24 04:35:49,709 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2 2018-07-24 04:35:49,709 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-subnet2 2018-07-24 04:35:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/65735a05-37d4-4d6e-acfb-ca02c927a839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3726abc414c096c8b6c1ed9f4159cde248f5bc0" 2018-07-24 04:35:51,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e98cfac-f54f-44ed-9473-c23988be7798 Date: Tue, 24 Jul 2018 04:35:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:35:51,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/65735a05-37d4-4d6e-acfb-ca02c927a839 used request id req-6e98cfac-f54f-44ed-9473-c23988be7798 2018-07-24 04:35:51,940 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-net2 2018-07-24 04:35:51,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/2bd4e9d2-aa53-4eaf-a824-315390304bd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3726abc414c096c8b6c1ed9f4159cde248f5bc0" 2018-07-24 04:35:53,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1584b20f-bff0-41ef-88b1-288ad0a02f5c Date: Tue, 24 Jul 2018 04:35:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:35:53,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2bd4e9d2-aa53-4eaf-a824-315390304bd3 used request id req-1584b20f-bff0-41ef-88b1-288ad0a02f5c 2018-07-24 04:35:53,288 - neutron_utils - INFO - Deleting security group rule with ID - b804381f-9eb3-4e73-a6f3-dc10a2d568a8 2018-07-24 04:35:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/b804381f-9eb3-4e73-a6f3-dc10a2d568a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:35:53,373 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e4d38b0-69dc-47fd-8a47-e882966301ea Content-Length: 0 Date: Tue, 24 Jul 2018 04:35:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:35:53,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/b804381f-9eb3-4e73-a6f3-dc10a2d568a8 used request id req-4e4d38b0-69dc-47fd-8a47-e882966301ea 2018-07-24 04:35:53,374 - neutron_utils - INFO - Deleting security group rule with ID - f3e4bbd6-0a35-4ebc-aaa2-b6df22679c52 2018-07-24 04:35:53,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/f3e4bbd6-0a35-4ebc-aaa2-b6df22679c52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:35:53,654 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d101bae-88d3-4512-b544-6905501c5c80 Content-Length: 0 Date: Tue, 24 Jul 2018 04:35:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:35:53,654 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/f3e4bbd6-0a35-4ebc-aaa2-b6df22679c52 used request id req-3d101bae-88d3-4512-b544-6905501c5c80 2018-07-24 04:35:53,654 - neutron_utils - INFO - Deleting security group rule with ID - dee4cdf1-803c-4894-9847-115045daee16 2018-07-24 04:35:53,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/dee4cdf1-803c-4894-9847-115045daee16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:35:54,136 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2fdcf84-f054-4250-abe6-6fdada1f4561 Content-Length: 0 Date: Tue, 24 Jul 2018 04:35:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:35:54,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/dee4cdf1-803c-4894-9847-115045daee16 used request id req-e2fdcf84-f054-4250-abe6-6fdada1f4561 2018-07-24 04:35:54,137 - neutron_utils - INFO - Deleting security group rule with ID - c338ad89-8b66-4da9-8456-3f8dfe0bc6e3 2018-07-24 04:35:54,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/c338ad89-8b66-4da9-8456-3f8dfe0bc6e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:35:54,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c50bae39-c627-4769-acde-085d4d781d14 Content-Length: 0 Date: Tue, 24 Jul 2018 04:35:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:35:54,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/c338ad89-8b66-4da9-8456-3f8dfe0bc6e3 used request id req-c50bae39-c627-4769-acde-085d4d781d14 2018-07-24 04:35:54,396 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-fa88aaa2-944e-40e5-b372-1622e104ddd6-sec-grp 2018-07-24 04:35:54,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1cc56060-8420-4178-a2c8-e2cb4ca9964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255fa784cfbe9fad847beae0e53e93ce6026603" 2018-07-24 04:35:54,690 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b68add9-78e8-4d09-bb2d-b6eeb8bb7451 Content-Length: 0 Date: Tue, 24 Jul 2018 04:35:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:35:54,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1cc56060-8420-4178-a2c8-e2cb4ca9964f used request id req-0b68add9-78e8-4d09-bb2d-b6eeb8bb7451 2018-07-24 04:35:54,691 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-5c11f204-9589-49be-b88a-da192e925a6b 2018-07-24 04:35:54,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2af59bd8ae4fb19457342e8c18575bc2535a181a" 2018-07-24 04:35:55,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eab68586-3712-46ec-8954-a193ba8e0849 Date: Tue, 24 Jul 2018 04:35:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:35:55,971 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7658b666-e8e9-4631-996c-8ce2d0069def used request id req-eab68586-3712-46ec-8954-a193ba8e0849 2018-07-24 04:35:55,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:35:56,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f05d9f51-e5d0-4072-a6fa-6f5431433578 Date: Tue, 24 Jul 2018 04:35:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:11Z", "updated_at": "2018-07-24T04:34:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:11Z", "revision_number": 0, "id": "0411fc4e-70c8-4777-a8df-42cfc499536f", "remote_group_id": "b99b5719-2a5f-4a04-9ca4-3b806b6e2f55", "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:11Z", "security_group_id": "b99b5719-2a5f-4a04-9ca4-3b806b6e2f55", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:11Z", "revision_number": 0, "id": "12e2e5d1-3628-4be6-9643-85b3c46c0abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:11Z", "security_group_id": "b99b5719-2a5f-4a04-9ca4-3b806b6e2f55", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:11Z", "revision_number": 0, "id": "3e7bf975-49ac-450b-aa73-929baa351849", "remote_group_id": "b99b5719-2a5f-4a04-9ca4-3b806b6e2f55", "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:11Z", "security_group_id": "b99b5719-2a5f-4a04-9ca4-3b806b6e2f55", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:34:11Z", "revision_number": 0, "id": "c7efecdc-8443-4790-92d5-65a36794bcae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:34:11Z", "security_group_id": "b99b5719-2a5f-4a04-9ca4-3b806b6e2f55", "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ccc22c0c1db4f16a3fac34161224943"}], "revision_number": 4, "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "b99b5719-2a5f-4a04-9ca4-3b806b6e2f55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:35:56,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-f05d9f51-e5d0-4072-a6fa-6f5431433578 2018-07-24 04:35:56,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:35:56,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62f17499-9389-48da-a7ea-fba9ea053dfd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:35:56,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-62f17499-9389-48da-a7ea-fba9ea053dfd 2018-07-24 04:35:56,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:35:56,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:35:56,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf7272d6-817b-4603-9a48-ce90268317fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:35:56,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-bf7272d6-817b-4603-9a48-ce90268317fc 2018-07-24 04:35:56,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:35:56,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:35:56,692 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6998719-772f-49c2-b95c-18fbacb084b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:35:56,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-b6998719-772f-49c2-b95c-18fbacb084b2 2018-07-24 04:35:56,693 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:35:56,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:35:56,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d1bd874-8f56-4988-b0bc-5ad05c6f0abe Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ccc22c0c1db4f16a3fac34161224943", "name": "CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj"}} 2018-07-24 04:35:56,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-5d1bd874-8f56-4988-b0bc-5ad05c6f0abe 2018-07-24 04:35:56,784 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b99b5719-2a5f-4a04-9ca4-3b806b6e2f55 2018-07-24 04:35:56,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b99b5719-2a5f-4a04-9ca4-3b806b6e2f55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:35:56,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9f30b024-3a45-4e97-8a68-1736ae170a08 Date: Tue, 24 Jul 2018 04:35:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b99b5719-2a5f-4a04-9ca4-3b806b6e2f55", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:11Z", "security_group_id": "b99b5719-2a5f-4a04-9ca4-3b806b6e2f55", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:11Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "0411fc4e-70c8-4777-a8df-42cfc499536f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:11Z", "security_group_id": "b99b5719-2a5f-4a04-9ca4-3b806b6e2f55", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:11Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "12e2e5d1-3628-4be6-9643-85b3c46c0abf"}, {"remote_group_id": "b99b5719-2a5f-4a04-9ca4-3b806b6e2f55", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:11Z", "security_group_id": "b99b5719-2a5f-4a04-9ca4-3b806b6e2f55", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:11Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "3e7bf975-49ac-450b-aa73-929baa351849"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:34:11Z", "security_group_id": "b99b5719-2a5f-4a04-9ca4-3b806b6e2f55", "port_range_min": null, "revision_number": 0, "tenant_id": "1ccc22c0c1db4f16a3fac34161224943", "created_at": "2018-07-24T04:34:11Z", "project_id": "1ccc22c0c1db4f16a3fac34161224943", "id": "c7efecdc-8443-4790-92d5-65a36794bcae"}]} 2018-07-24 04:35:56,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b99b5719-2a5f-4a04-9ca4-3b806b6e2f55 used request id req-9f30b024-3a45-4e97-8a68-1736ae170a08 2018-07-24 04:35:56,991 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:35:56,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b99b5719-2a5f-4a04-9ca4-3b806b6e2f55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:35:57,312 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4868f74-adde-4ad5-9ce2-962bd7a74038 Content-Length: 0 Date: Tue, 24 Jul 2018 04:35:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:35:57,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b99b5719-2a5f-4a04-9ca4-3b806b6e2f55 used request id req-f4868f74-adde-4ad5-9ce2-962bd7a74038 2018-07-24 04:35:57,313 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj 2018-07-24 04:35:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:35:57,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c84d84b1-8539-460c-b18f-4493468c0dc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:35:57,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1ccc22c0c1db4f16a3fac34161224943 used request id req-c84d84b1-8539-460c-b18f-4493468c0dc0 2018-07-24 04:35:57,551 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-proj-role 2018-07-24 04:35:57,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/a6e2cfa56bd14767a65eae7ccd9a5701 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:35:57,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf1301d-167c-421d-bc1d-be5bff8de434 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:35:57,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a6e2cfa56bd14767a65eae7ccd9a5701 used request id req-1bf1301d-167c-421d-bc1d-be5bff8de434 2018-07-24 04:35:57,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3367fd05d89a07d43ee61d0ce3954fffdfde1f22" 2018-07-24 04:35:57,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd04818-d8db-4fa7-ab78-4be00308c6df Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:35:57,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2cd04818-d8db-4fa7-ab78-4be00308c6df 2018-07-24 04:35:57,870 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-a3fd783a-7c9e-4b0-user 2018-07-24 04:35:57,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/29a850f8880e42808dbd2a96f1b8287d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9f3244024b3592c8492e9529cccae2116078d6" 2018-07-24 04:35:58,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7cf2701-8eb3-43e8-87c5-3aaaeaebc3af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:35:58,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/29a850f8880e42808dbd2a96f1b8287d used request id req-e7cf2701-8eb3-43e8-87c5-3aaaeaebc3af 2018-07-24 04:35:58,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:35:58,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:35:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["J97NcRF9Toa9-f9LiXaZ9w"], "issued_at": "2018-07-24T04:35:58.000000Z"}} 2018-07-24 04:35:58,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}753bcf9fd2653a50f0d701de1123eb167d766dff" 2018-07-24 04:35:58,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6776e027-db0a-4998-86cf-95f9bdca9665 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:35:58,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6776e027-db0a-4998-86cf-95f9bdca9665 2018-07-24 04:35:58,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:35:58,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:35:58,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:35:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["jPYlbn-7QF21-ZpcxROQoA"], "issued_at": "2018-07-24T04:35:58.000000Z"}} 2018-07-24 04:35:58,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:35:59,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d27332d-8bf9-4f6c-8845-34ab4ffd401b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:35:59,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3d27332d-8bf9-4f6c-8845-34ab4ffd401b 2018-07-24 04:35:59,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:35:59,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:35: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:35:59,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-97808d00-1286-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:35:59,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4aeb71b-6c22-42ef-a527-61a9c7b7f571 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-97808d00-1286-40f-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:35:59,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-97808d00-1286-40f-proj used request id req-c4aeb71b-6c22-42ef-a527-61a9c7b7f571 2018-07-24 04:35:59,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:35:59,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727e93b2-77a8-44d6-8a8b-79f578aa1c26 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:35:59,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-727e93b2-77a8-44d6-8a8b-79f578aa1c26 2018-07-24 04:35:59,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-97808d00-1286-40f-proj"}}' 2018-07-24 04:35:59,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:35:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b80b6988-521f-44c8-9751-345d16f276b8 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0a2734be088d4e9d80e577a93660aab5"}, "tags": [], "enabled": true, "id": "0a2734be088d4e9d80e577a93660aab5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97808d00-1286-40f-proj"}} 2018-07-24 04:35:59,402 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b80b6988-521f-44c8-9751-345d16f276b8 2018-07-24 04:35:59,402 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-97808d00-1286-40f-proj 2018-07-24 04:35:59,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:35:59,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:35:59,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["klDB10CeS9KLuzDFZjEFuA"], "issued_at": "2018-07-24T04:35:59.000000Z"}} 2018-07-24 04:35:59,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6035eb30984779cea23db021e9f2d1e4e1c27e11" 2018-07-24 04:35:59,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-901227e8-5c13-48ef-8911-bd745cf80d9e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:35:59,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-901227e8-5c13-48ef-8911-bd745cf80d9e 2018-07-24 04:35:59,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:35:59,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:35: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:35:59,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6035eb30984779cea23db021e9f2d1e4e1c27e11" 2018-07-24 04:36:00,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a328511-fff5-4282-a515-2f74c5a74deb Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:36:00,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-7a328511-fff5-4282-a515-2f74c5a74deb 2018-07-24 04:36:00,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceSimpleTests-97808d00-1286-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6035eb30984779cea23db021e9f2d1e4e1c27e11" 2018-07-24 04:36:00,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f14bfab6-1b94-4b8f-af43-086c834dc662 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceSimpleTests-97808d00-1286-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0a2734be088d4e9d80e577a93660aab5"}, "tags": [], "enabled": true, "id": "0a2734be088d4e9d80e577a93660aab5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97808d00-1286-40f-proj"}]} 2018-07-24 04:36:00,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceSimpleTests-97808d00-1286-40f-proj used request id req-f14bfab6-1b94-4b8f-af43-086c834dc662 2018-07-24 04:36:00,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6035eb30984779cea23db021e9f2d1e4e1c27e11" 2018-07-24 04:36:00,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ac6f528-16df-4213-9796-7b4a3a1b7e4b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:36:00,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7ac6f528-16df-4213-9796-7b4a3a1b7e4b 2018-07-24 04:36:00,701 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-97808d00-1286-40f-user 2018-07-24 04:36:00,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:00,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:00,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8cd3e2b-24b4-46bc-8fc8-0a0160f8c024 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:36:00,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a8cd3e2b-24b4-46bc-8fc8-0a0160f8c024 2018-07-24 04:36:00,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" -d '{"role": {"name": "CreateInstanceSimpleTests-97808d00-1286-40f-proj-role"}}' 2018-07-24 04:36:00,910 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-739d6fe0-14a7-4060-bcae-ec766d556a15 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "546bbd74d5ef4a3599093fa82148a10e", "links": {"self": "http://172.30.9.24:5000/v3/roles/546bbd74d5ef4a3599093fa82148a10e"}, "name": "CreateInstanceSimpleTests-97808d00-1286-40f-proj-role"}} 2018-07-24 04:36:00,911 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-739d6fe0-14a7-4060-bcae-ec766d556a15 2018-07-24 04:36:00,911 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-97808d00-1286-40f-proj-role 2018-07-24 04:36:00,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/546bbd74d5ef4a3599093fa82148a10e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:00,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f3a4ee-ee75-4eb9-b80a-fe04f89cc72a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "546bbd74d5ef4a3599093fa82148a10e", "links": {"self": "http://172.30.9.24:5000/v3/roles/546bbd74d5ef4a3599093fa82148a10e"}, "name": "CreateInstanceSimpleTests-97808d00-1286-40f-proj-role"}} 2018-07-24 04:36:00,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/546bbd74d5ef4a3599093fa82148a10e used request id req-d3f3a4ee-ee75-4eb9-b80a-fe04f89cc72a 2018-07-24 04:36:00,931 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-97808d00-1286-40f-proj-role to project CreateInstanceSimpleTests-97808d00-1286-40f-proj 2018-07-24 04:36:00,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/0a2734be088d4e9d80e577a93660aab5/users/f5a4b6f94f8f4cd0ba4dc4c96f7e584f/roles/546bbd74d5ef4a3599093fa82148a10e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:01,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f6f76fb-c8fb-47db-9c3c-2d0a9e1bcb99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:36:01,075 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0a2734be088d4e9d80e577a93660aab5/users/f5a4b6f94f8f4cd0ba4dc4c96f7e584f/roles/546bbd74d5ef4a3599093fa82148a10e used request id req-8f6f76fb-c8fb-47db-9c3c-2d0a9e1bcb99 2018-07-24 04:36:01,076 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:36:01,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:01,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:01,078 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:36:01,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:01,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:01,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "546bbd74d5ef4a3599093fa82148a10e", "name": "CreateInstanceSimpleTests-97808d00-1286-40f-proj-role"}], "expires_at": "2018-07-24T05:36:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a2734be088d4e9d80e577a93660aab5", "name": "CreateInstanceSimpleTests-97808d00-1286-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_0a2734be088d4e9d80e577a93660aab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0a2734be088d4e9d80e577a93660aab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0a2734be088d4e9d80e577a93660aab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/0a2734be088d4e9d80e577a93660aab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/0a2734be088d4e9d80e577a93660aab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0a2734be088d4e9d80e577a93660aab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/0a2734be088d4e9d80e577a93660aab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/0a2734be088d4e9d80e577a93660aab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0a2734be088d4e9d80e577a93660aab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/0a2734be088d4e9d80e577a93660aab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/0a2734be088d4e9d80e577a93660aab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0a2734be088d4e9d80e577a93660aab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/0a2734be088d4e9d80e577a93660aab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/0a2734be088d4e9d80e577a93660aab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-97808d00-1286-40f-user", "id": "f5a4b6f94f8f4cd0ba4dc4c96f7e584f"}, "audit_ids": ["1tyQk22URCauTMkZzVpAhw"], "issued_at": "2018-07-24T04:36:01.000000Z"}} 2018-07-24 04:36:01,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}22fbbdacf10764ab477dabd2458c12e6f15f9ba6" 2018-07-24 04:36:01,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c11c1c-3714-4d74-accf-4612d6c1a214 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:01,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f2c11c1c-3714-4d74-accf-4612d6c1a214 2018-07-24 04:36:01,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22fbbdacf10764ab477dabd2458c12e6f15f9ba6" 2018-07-24 04:36:01,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-bde162fb-6dcb-433b-aa85-628024ad63bc Date: Tue, 24 Jul 2018 04:36:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image"} 2018-07-24 04:36:01,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image used request id req-bde162fb-6dcb-433b-aa85-628024ad63bc 2018-07-24 04:36:01,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22fbbdacf10764ab477dabd2458c12e6f15f9ba6" 2018-07-24 04:36:01,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c2df3e27-4b5d-4c86-adeb-45848cf795e5 Date: Tue, 24 Jul 2018 04:36:01 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-07-24 04:36:01,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-c2df3e27-4b5d-4c86-adeb-45848cf795e5 2018-07-24 04:36:01,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}22fbbdacf10764ab477dabd2458c12e6f15f9ba6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image"}' 2018-07-24 04:36:02,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-91ff8d50-f66d-4808-9043-7e2102b26fe9 Date: Tue, 24 Jul 2018 04:36:02 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:36:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:36:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325", "min_disk": 0, "protected": false, "id": "f3cef297-dd77-428d-a8d4-610e2a39e325", "file": "/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325/file", "checksum": null, "owner": "0a2734be088d4e9d80e577a93660aab5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:36:02,189 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-91ff8d50-f66d-4808-9043-7e2102b26fe9 2018-07-24 04:36:02,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22fbbdacf10764ab477dabd2458c12e6f15f9ba6" -d '' 2018-07-24 04:36:02,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a81fdaa-9662-469c-bd21-c3cde5b7f2ac Date: Tue, 24 Jul 2018 04:36:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:36:02,819 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325/file used request id req-2a81fdaa-9662-469c-bd21-c3cde5b7f2ac 2018-07-24 04:36:02,819 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:36:02,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22fbbdacf10764ab477dabd2458c12e6f15f9ba6" 2018-07-24 04:36:03,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f1de2526-8682-4f7d-b49f-bb6b97f47e8b Date: Tue, 24 Jul 2018 04:36:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:36:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:36:02Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f3cef297-dd77-428d-a8d4-610e2a39e325/snap", "metadata": {}}], "self": "/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325", "min_disk": 0, "protected": false, "id": "f3cef297-dd77-428d-a8d4-610e2a39e325", "file": "/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a2734be088d4e9d80e577a93660aab5", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f3cef297-dd77-428d-a8d4-610e2a39e325/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:36:03,027 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325 used request id req-f1de2526-8682-4f7d-b49f-bb6b97f47e8b 2018-07-24 04:36:03,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22fbbdacf10764ab477dabd2458c12e6f15f9ba6" 2018-07-24 04:36:03,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d9d1ee9b-8653-4a57-bf1e-e49ea2e1964f Date: Tue, 24 Jul 2018 04:36: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-07-24 04:36:03,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-d9d1ee9b-8653-4a57-bf1e-e49ea2e1964f 2018-07-24 04:36:03,220 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image 2018-07-24 04:36:03,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22fbbdacf10764ab477dabd2458c12e6f15f9ba6" 2018-07-24 04:36:03,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-3011ee47-b4d9-4554-be67-6944bd142cad Date: Tue, 24 Jul 2018 04:36:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:36:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:36:02Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f3cef297-dd77-428d-a8d4-610e2a39e325/snap", "metadata": {}}], "self": "/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325", "min_disk": 0, "protected": false, "id": "f3cef297-dd77-428d-a8d4-610e2a39e325", "file": "/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a2734be088d4e9d80e577a93660aab5", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f3cef297-dd77-428d-a8d4-610e2a39e325/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:36:03,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325 used request id req-3011ee47-b4d9-4554-be67-6944bd142cad 2018-07-24 04:36:03,241 - create_image - DEBUG - Instance status is - active 2018-07-24 04:36:03,241 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image 2018-07-24 04:36:03,241 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image 2018-07-24 04:36:03,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:03,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:03,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:36:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["KJK0dJ4eTW29eo1guTfyvg"], "issued_at": "2018-07-24T04:36:03.000000Z"}} 2018-07-24 04:36:03,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ecb499c7aa69de9f5be34abde0f47a25e82c7e36" 2018-07-24 04:36:03,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f2ca15-1a76-41eb-a888-5b746af1fb4b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:03,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-48f2ca15-1a76-41eb-a888-5b746af1fb4b 2018-07-24 04:36:03,735 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:36:03,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb499c7aa69de9f5be34abde0f47a25e82c7e36" 2018-07-24 04:36:03,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-7d279f5a-f603-4396-bc3c-3729cd12fa6e x-compute-request-id: req-7d279f5a-f603-4396-bc3c-3729cd12fa6e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:36:03,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7d279f5a-f603-4396-bc3c-3729cd12fa6e 2018-07-24 04:36:03,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb499c7aa69de9f5be34abde0f47a25e82c7e36" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-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-07-24 04:36:03,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-1b345d21-6955-49bd-a8b0-770db3116ee6 x-compute-request-id: req-1b345d21-6955-49bd-a8b0-770db3116ee6 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4fa5ef44-9299-41fe-972d-2140912038b8"}} 2018-07-24 04:36:03,980 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-1b345d21-6955-49bd-a8b0-770db3116ee6 2018-07-24 04:36:03,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:03,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:04,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:36:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["EWlWzBW7TMiT13LfINafZg"], "issued_at": "2018-07-24T04:36:04.000000Z"}} 2018-07-24 04:36:04,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0e7f0d6fc55335194bca138c166fae28e72069a8" 2018-07-24 04:36:04,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ca929e-947b-4b6a-977e-1a837e6b4268 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:04,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-21ca929e-947b-4b6a-977e-1a837e6b4268 2018-07-24 04:36:04,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7f0d6fc55335194bca138c166fae28e72069a8" 2018-07-24 04:36:04,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3b4a658f-bca3-4f9b-b277-a83ffe50ffe6 Date: Tue, 24 Jul 2018 04:36:04 GMT RESP BODY: {"networks":[]} 2018-07-24 04:36:04,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net used request id req-3b4a658f-bca3-4f9b-b277-a83ffe50ffe6 2018-07-24 04:36:04,687 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net 2018-07-24 04:36:04,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7f0d6fc55335194bca138c166fae28e72069a8" -d '{"network": {"name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net", "admin_state_up": true}}' 2018-07-24 04:36:05,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-7dc5c1fe-a161-48b6-9ff5-f989fe310324 Date: Tue, 24 Jul 2018 04:36:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"95ee3021-7575-469d-875f-845c2e26a521","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:36:04Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:04Z","mtu":1450}} 2018-07-24 04:36:05,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-7dc5c1fe-a161-48b6-9ff5-f989fe310324 2018-07-24 04:36:05,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7f0d6fc55335194bca138c166fae28e72069a8" 2018-07-24 04:36:05,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-646bb892-d732-418e-954e-901a16ec27b4 Date: Tue, 24 Jul 2018 04:36:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"95ee3021-7575-469d-875f-845c2e26a521","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:36:04Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:04Z","provider:network_type":"vxlan"}]} 2018-07-24 04:36:05,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-646bb892-d732-418e-954e-901a16ec27b4 2018-07-24 04:36:05,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7f0d6fc55335194bca138c166fae28e72069a8" 2018-07-24 04:36:05,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e6494b3e-63a7-4ed1-ad2b-40c62c5ff6a4 Date: Tue, 24 Jul 2018 04:36:05 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:36:05,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-e6494b3e-63a7-4ed1-ad2b-40c62c5ff6a4 2018-07-24 04:36:05,585 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet 2018-07-24 04:36:05,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7f0d6fc55335194bca138c166fae28e72069a8" -d '{"subnets": [{"ip_version": 4, "network_id": "95ee3021-7575-469d-875f-845c2e26a521", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet"}]}' 2018-07-24 04:36:06,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-cfa62fdb-9e3c-4798-8936-53ecb22e9442 Date: Tue, 24 Jul 2018 04:36:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:36:05Z","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":"634e2872-fb8c-4eff-b657-251829afcb00","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:05Z","ip_version":4}]} 2018-07-24 04:36:06,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-cfa62fdb-9e3c-4798-8936-53ecb22e9442 2018-07-24 04:36:06,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7f0d6fc55335194bca138c166fae28e72069a8" 2018-07-24 04:36:06,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-4d0e9112-43c5-4150-9f6c-7c1a6aaa27a9 Date: Tue, 24 Jul 2018 04:36:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"95ee3021-7575-469d-875f-845c2e26a521","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["634e2872-fb8c-4eff-b657-251829afcb00"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:04Z","provider:network_type":"vxlan"}]} 2018-07-24 04:36:06,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-4d0e9112-43c5-4150-9f6c-7c1a6aaa27a9 2018-07-24 04:36:06,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7f0d6fc55335194bca138c166fae28e72069a8" 2018-07-24 04:36:06,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-113dcdf5-7e20-4d10-8a24-be1abb9c84e5 Date: Tue, 24 Jul 2018 04:36:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:36:05Z","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":"634e2872-fb8c-4eff-b657-251829afcb00","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:05Z","ip_version":4}]} 2018-07-24 04:36:06,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-113dcdf5-7e20-4d10-8a24-be1abb9c84e5 2018-07-24 04:36:06,701 - OpenStackNetwork - DEBUG - Network [95ee3021-7575-469d-875f-845c2e26a521] created successfully 2018-07-24 04:36:06,701 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:36:06,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:06,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:06,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:06,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:07,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:36:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["hz6UrNLESh2Pwf7eBAH4rQ"], "issued_at": "2018-07-24T04:36:07.000000Z"}} 2018-07-24 04:36:07,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e72331bdd74721cbc11be2daa03d757883379383" 2018-07-24 04:36:07,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaded61e-3b59-41b4-8aaf-1ff52df94899 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:07,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-aaded61e-3b59-41b4-8aaf-1ff52df94899 2018-07-24 04:36:07,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:07,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:07,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:36:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["dd6yRRR3QISkW099Bzd-WA"], "issued_at": "2018-07-24T04:36:07.000000Z"}} 2018-07-24 04:36:07,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:07,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3170b55a-ef60-49b7-a2fc-254bca4702bd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:07,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3170b55a-ef60-49b7-a2fc-254bca4702bd 2018-07-24 04:36:07,724 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:36:07,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:07,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe2d377d-da64-48dc-83b5-e8a2d4b27e8e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:07,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fe2d377d-da64-48dc-83b5-e8a2d4b27e8e 2018-07-24 04:36:07,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:08,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-cc45aa28-e7cc-4a08-a95e-8bf0dbfb4a7d Date: Tue, 24 Jul 2018 04:36:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"95ee3021-7575-469d-875f-845c2e26a521","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["634e2872-fb8c-4eff-b657-251829afcb00"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:04Z","provider:network_type":"vxlan"}]} 2018-07-24 04:36:08,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net used request id req-cc45aa28-e7cc-4a08-a95e-8bf0dbfb4a7d 2018-07-24 04:36:08,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:36:08,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:36: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:36:08,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:08,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8bc762-e54b-44f2-b64f-980a25af49fb 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:36:08,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-ea8bc762-e54b-44f2-b64f-980a25af49fb 2018-07-24 04:36:08,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:08,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-a639ecca-433b-45c6-8600-eb117438aaae Date: Tue, 24 Jul 2018 04:36:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:36:05Z","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":"634e2872-fb8c-4eff-b657-251829afcb00","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:05Z","ip_version":4}]} 2018-07-24 04:36:08,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-a639ecca-433b-45c6-8600-eb117438aaae 2018-07-24 04:36:08,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521&name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:08,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3318d87e-fc9a-4d42-8e86-eface4622ab2 Date: Tue, 24 Jul 2018 04:36:08 GMT RESP BODY: {"ports":[]} 2018-07-24 04:36:08,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521&name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port&admin_state_up=True used request id req-3318d87e-fc9a-4d42-8e86-eface4622ab2 2018-07-24 04:36:08,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:09,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-63c7e860-3ef2-45a1-936b-4bbfcb2ddf7f x-compute-request-id: req-63c7e860-3ef2-45a1-936b-4bbfcb2ddf7f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:36:09,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst used request id req-63c7e860-3ef2-45a1-936b-4bbfcb2ddf7f 2018-07-24 04:36:09,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:09,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-0e2f3c1e-556b-413a-bb22-2382347b9b66 Date: Tue, 24 Jul 2018 04:36:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"95ee3021-7575-469d-875f-845c2e26a521","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["634e2872-fb8c-4eff-b657-251829afcb00"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:04Z","provider:network_type":"vxlan"}]} 2018-07-24 04:36:09,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net used request id req-0e2f3c1e-556b-413a-bb22-2382347b9b66 2018-07-24 04:36:09,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:09,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204ff452-f6be-4413-b9d0-78b130fcb88d 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:36:09,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-204ff452-f6be-4413-b9d0-78b130fcb88d 2018-07-24 04:36:09,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:09,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-dfa21fbb-e6f4-4833-893a-4febe26b45f5 Date: Tue, 24 Jul 2018 04:36:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:36:05Z","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":"634e2872-fb8c-4eff-b657-251829afcb00","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:05Z","ip_version":4}]} 2018-07-24 04:36:09,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-dfa21fbb-e6f4-4833-893a-4febe26b45f5 2018-07-24 04:36:09,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521&name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:09,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-893f4a02-3b43-4c3c-929a-ffca1d04a022 Date: Tue, 24 Jul 2018 04:36:09 GMT RESP BODY: {"ports":[]} 2018-07-24 04:36:09,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521&name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port&admin_state_up=True used request id req-893f4a02-3b43-4c3c-929a-ffca1d04a022 2018-07-24 04:36:09,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:09,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:10,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:36:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["mVfZxIp0QrmOxRwpUvzl2w"], "issued_at": "2018-07-24T04:36:10.000000Z"}} 2018-07-24 04:36:10,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5dafbdf7376f7e4ab37ba74e4959487ee47c14c0" 2018-07-24 04:36:10,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa432857-9782-4eb6-8dcf-34014be57625 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:10,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-aa432857-9782-4eb6-8dcf-34014be57625 2018-07-24 04:36:10,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:10,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-1248a1f2-9b49-4c2c-9e56-2b94b89e01c5 Date: Tue, 24 Jul 2018 04:36:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"95ee3021-7575-469d-875f-845c2e26a521","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["634e2872-fb8c-4eff-b657-251829afcb00"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:04Z","provider:network_type":"vxlan"}]} 2018-07-24 04:36:10,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net used request id req-1248a1f2-9b49-4c2c-9e56-2b94b89e01c5 2018-07-24 04:36:10,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:10,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-1cb3a3e9-250c-40e6-bb0c-5d2de1bb8833 Date: Tue, 24 Jul 2018 04:36:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:36:05Z","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":"634e2872-fb8c-4eff-b657-251829afcb00","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:05Z","ip_version":4}]} 2018-07-24 04:36:10,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-1cb3a3e9-250c-40e6-bb0c-5d2de1bb8833 2018-07-24 04:36:10,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:10,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-677e691a-0ea0-4575-a6c2-f21423ea0ca0 Date: Tue, 24 Jul 2018 04:36:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"95ee3021-7575-469d-875f-845c2e26a521","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["634e2872-fb8c-4eff-b657-251829afcb00"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:04Z","provider:network_type":"vxlan"}]} 2018-07-24 04:36:10,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net used request id req-677e691a-0ea0-4575-a6c2-f21423ea0ca0 2018-07-24 04:36:11,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:36:11,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:36:11 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:36:11,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dafbdf7376f7e4ab37ba74e4959487ee47c14c0" 2018-07-24 04:36:11,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cabf74ee-5361-4d77-84a1-ba0092480a07 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:36:11,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-cabf74ee-5361-4d77-84a1-ba0092480a07 2018-07-24 04:36:11,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:11,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-94013f42-dc99-407c-83ff-de5bc3de5438 Date: Tue, 24 Jul 2018 04:36:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:36:05Z","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":"634e2872-fb8c-4eff-b657-251829afcb00","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:05Z","ip_version":4}]} 2018-07-24 04:36:11,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-94013f42-dc99-407c-83ff-de5bc3de5438 2018-07-24 04:36:11,245 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net 2018-07-24 04:36:11,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" -d '{"port": {"network_id": "95ee3021-7575-469d-875f-845c2e26a521", "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port", "admin_state_up": true}}' 2018-07-24 04:36:12,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-8312adcf-70d1-417f-bc1b-695d5637698e Date: Tue, 24 Jul 2018 04:36:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:11Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.5"}],"id":"48496262-b155-45c5-bbd0-101cdd0f3806","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f5:2b:a0","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port","project_id":"4a6a5595eff04e89b98d3d63efd1b892","qos_policy_id":null,"admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:36:12,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-8312adcf-70d1-417f-bc1b-695d5637698e 2018-07-24 04:36:12,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:12,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-ed01696c-9396-4017-a91a-7ebd67b98844 Date: Tue, 24 Jul 2018 04:36:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"95ee3021-7575-469d-875f-845c2e26a521","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["634e2872-fb8c-4eff-b657-251829afcb00"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:04Z","provider:network_type":"vxlan"}]} 2018-07-24 04:36:12,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net used request id req-ed01696c-9396-4017-a91a-7ebd67b98844 2018-07-24 04:36:12,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:12,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a3c4cd7-1345-4178-a8ec-36b39c8b3379 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:36:12,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-6a3c4cd7-1345-4178-a8ec-36b39c8b3379 2018-07-24 04:36:12,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:12,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-57d8c36b-7a04-4eec-a1f8-000f66a72b43 Date: Tue, 24 Jul 2018 04:36:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:36:05Z","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":"634e2872-fb8c-4eff-b657-251829afcb00","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:05Z","ip_version":4}]} 2018-07-24 04:36:12,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-57d8c36b-7a04-4eec-a1f8-000f66a72b43 2018-07-24 04:36:12,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521&name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:12,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-d7c660a9-a99a-458e-b1d8-80a1ba2f28a0 Date: Tue, 24 Jul 2018 04:36:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:11Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.5"}],"id":"48496262-b155-45c5-bbd0-101cdd0f3806","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f5:2b:a0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:11Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:36:12,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521&name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port&admin_state_up=True used request id req-d7c660a9-a99a-458e-b1d8-80a1ba2f28a0 2018-07-24 04:36:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:12,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f764f8d-f7c5-44d5-8004-9c6223aa0fab 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:36:12,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-2f764f8d-f7c5-44d5-8004-9c6223aa0fab 2018-07-24 04:36:12,976 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst 2018-07-24 04:36:12,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:13,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-b3038d34-ba0c-4a8f-864c-2d3a5e453e97 x-compute-request-id: req-b3038d34-ba0c-4a8f-864c-2d3a5e453e97 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "4fa5ef44-9299-41fe-972d-2140912038b8", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-flavor-name"}]} 2018-07-24 04:36:13,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-b3038d34-ba0c-4a8f-864c-2d3a5e453e97 2018-07-24 04:36:13,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/4fa5ef44-9299-41fe-972d-2140912038b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:13,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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,Accept-Encoding x-openstack-request-id: req-a6370b32-75c6-4cc7-8f48-8334bc197d20 x-compute-request-id: req-a6370b32-75c6-4cc7-8f48-8334bc197d20 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4fa5ef44-9299-41fe-972d-2140912038b8"}} 2018-07-24 04:36:13,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/4fa5ef44-9299-41fe-972d-2140912038b8 used request id req-a6370b32-75c6-4cc7-8f48-8334bc197d20 2018-07-24 04:36:13,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:13,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-0491b176-bd06-4374-834f-9634059df228 Date: Tue, 24 Jul 2018 04:36:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:36:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:36:02Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f3cef297-dd77-428d-a8d4-610e2a39e325/snap", "metadata": {}}], "self": "/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325", "min_disk": 0, "protected": false, "id": "f3cef297-dd77-428d-a8d4-610e2a39e325", "file": "/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a2734be088d4e9d80e577a93660aab5", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f3cef297-dd77-428d-a8d4-610e2a39e325/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image"} 2018-07-24 04:36:13,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image used request id req-0491b176-bd06-4374-834f-9634059df228 2018-07-24 04:36:13,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:13,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e4403af8-5335-46b0-92aa-aa1952e37079 Date: Tue, 24 Jul 2018 04:36: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-07-24 04:36:13,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e4403af8-5335-46b0-92aa-aa1952e37079 2018-07-24 04:36:13,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" -d '{"server": {"name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst", "imageRef": "f3cef297-dd77-428d-a8d4-610e2a39e325", "flavorRef": "4fa5ef44-9299-41fe-972d-2140912038b8", "max_count": 1, "min_count": 1, "networks": [{"port": "48496262-b155-45c5-bbd0-101cdd0f3806"}]}}' 2018-07-24 04:36:15,410 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:36: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-154e6d29-4d17-42fa-963c-7fe857eaff0b x-compute-request-id: req-154e6d29-4d17-42fa-963c-7fe857eaff0b Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "464e6845-5b52-4b9a-8803-be1c5f2edca3", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "bookmark"}], "adminPass": "wEt3izxfcVRg"}} 2018-07-24 04:36:15,410 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-154e6d29-4d17-42fa-963c-7fe857eaff0b 2018-07-24 04:36:15,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:15,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-fafb5551-4127-46ce-a71c-9ce8fb580c74 x-compute-request-id: req-fafb5551-4127-46ce-a71c-9ce8fb580c74 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.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "bookmark"}], "image": {"id": "f3cef297-dd77-428d-a8d4-610e2a39e325", "links": [{"href": "http://172.30.9.24:8774/images/f3cef297-dd77-428d-a8d4-610e2a39e325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fa5ef44-9299-41fe-972d-2140912038b8", "links": [{"href": "http://172.30.9.24:8774/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "bookmark"}]}, "id": "464e6845-5b52-4b9a-8803-be1c5f2edca3", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:36:15Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst", "created": "2018-07-24T04:36:15Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:36:15,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 used request id req-fafb5551-4127-46ce-a71c-9ce8fb580c74 2018-07-24 04:36:15,805 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst 2018-07-24 04:36:15,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:16,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-f9004320-c334-4fa7-9803-55a74f4e38b3 x-compute-request-id: req-f9004320-c334-4fa7-9803-55a74f4e38b3 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "bookmark"}], "image": {"id": "f3cef297-dd77-428d-a8d4-610e2a39e325", "links": [{"href": "http://172.30.9.24:8774/images/f3cef297-dd77-428d-a8d4-610e2a39e325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fa5ef44-9299-41fe-972d-2140912038b8", "links": [{"href": "http://172.30.9.24:8774/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "bookmark"}]}, "id": "464e6845-5b52-4b9a-8803-be1c5f2edca3", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:36:15Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst", "created": "2018-07-24T04:36:15Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:36:16,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 used request id req-f9004320-c334-4fa7-9803-55a74f4e38b3 2018-07-24 04:36:16,084 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst] is - BUILD 2018-07-24 04:36:16,084 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:36:19,087 - create_instance - DEBUG - VM status query timeout in 896.717866898 2018-07-24 04:36:19,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:19,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-0fb97849-3c56-417e-9567-7398dd5b9c7e x-compute-request-id: req-0fb97849-3c56-417e-9567-7398dd5b9c7e Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:2b:a0", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "bookmark"}], "image": {"id": "f3cef297-dd77-428d-a8d4-610e2a39e325", "links": [{"href": "http://172.30.9.24:8774/images/f3cef297-dd77-428d-a8d4-610e2a39e325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fa5ef44-9299-41fe-972d-2140912038b8", "links": [{"href": "http://172.30.9.24:8774/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "bookmark"}]}, "id": "464e6845-5b52-4b9a-8803-be1c5f2edca3", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:36:16Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst", "created": "2018-07-24T04:36:15Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:36:19,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 used request id req-0fb97849-3c56-417e-9567-7398dd5b9c7e 2018-07-24 04:36:19,937 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst] is - BUILD 2018-07-24 04:36:19,937 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:36:22,940 - create_instance - DEBUG - VM status query timeout in 892.865221977 2018-07-24 04:36:22,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:23,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-7eeef861-d648-4b73-8c9d-4cb073f5e213 x-compute-request-id: req-7eeef861-d648-4b73-8c9d-4cb073f5e213 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:2b:a0", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "bookmark"}], "image": {"id": "f3cef297-dd77-428d-a8d4-610e2a39e325", "links": [{"href": "http://172.30.9.24:8774/images/f3cef297-dd77-428d-a8d4-610e2a39e325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-07-24T04:36:19.000000", "flavor": {"id": "4fa5ef44-9299-41fe-972d-2140912038b8", "links": [{"href": "http://172.30.9.24:8774/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "bookmark"}]}, "id": "464e6845-5b52-4b9a-8803-be1c5f2edca3", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:36:19Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst", "created": "2018-07-24T04:36:15Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:36:23,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 used request id req-7eeef861-d648-4b73-8c9d-4cb073f5e213 2018-07-24 04:36:23,105 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst] is - ACTIVE 2018-07-24 04:36:23,105 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:36:23,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:23,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-73e04ce7-5d87-4bf7-94b8-0a747b7a6fe9 x-compute-request-id: req-73e04ce7-5d87-4bf7-94b8-0a747b7a6fe9 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:2b:a0", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "bookmark"}], "image": {"id": "f3cef297-dd77-428d-a8d4-610e2a39e325", "links": [{"href": "http://172.30.9.24:8774/images/f3cef297-dd77-428d-a8d4-610e2a39e325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-07-24T04:36:19.000000", "flavor": {"id": "4fa5ef44-9299-41fe-972d-2140912038b8", "links": [{"href": "http://172.30.9.24:8774/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "bookmark"}]}, "id": "464e6845-5b52-4b9a-8803-be1c5f2edca3", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:36:19Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst", "created": "2018-07-24T04:36:15Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:36:23,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 used request id req-73e04ce7-5d87-4bf7-94b8-0a747b7a6fe9 2018-07-24 04:36:23,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:24,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-dd597be0-2fd5-4e95-9288-5f56fd5046e6 Date: Tue, 24 Jul 2018 04:36:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"95ee3021-7575-469d-875f-845c2e26a521","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["634e2872-fb8c-4eff-b657-251829afcb00"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:04Z","provider:network_type":"vxlan"}]} 2018-07-24 04:36:24,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net used request id req-dd597be0-2fd5-4e95-9288-5f56fd5046e6 2018-07-24 04:36:24,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:24,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc5dd07-9b0c-43cc-9a13-1b384b6d672e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:36:24,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-3fc5dd07-9b0c-43cc-9a13-1b384b6d672e 2018-07-24 04:36:24,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:24,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-01a265f8-b94c-4e29-895b-949793171891 Date: Tue, 24 Jul 2018 04:36:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:36:05Z","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":"634e2872-fb8c-4eff-b657-251829afcb00","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:05Z","ip_version":4}]} 2018-07-24 04:36:24,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-01a265f8-b94c-4e29-895b-949793171891 2018-07-24 04:36:24,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:24,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3992 X-Openstack-Request-Id: req-a8b2036f-72a9-41df-8469-4b694b082153 Date: Tue, 24 Jul 2018 04:36:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.5"}],"id":"48496262-b155-45c5-bbd0-101cdd0f3806","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:2b:a0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:11Z","binding:vnic_type":"normal","device_id":"464e6845-5b52-4b9a-8803-be1c5f2edca3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.4"}],"id":"5539e099-6b38-4900-a369-7b9b808a0021","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:79:79:d1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-95ee3021-7575-469d-875f-845c2e26a521","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.2"}],"id":"8d96b8d7-4a0e-40f0-b6f1-7aa8958b8ba8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:17:c0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-95ee3021-7575-469d-875f-845c2e26a521","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.3"}],"id":"d49ade12-d8e1-4622-85ce-a6a9b5580f9e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:87:55","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-95ee3021-7575-469d-875f-845c2e26a521","ip_allocation":"immediate"}]} 2018-07-24 04:36:24,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-a8b2036f-72a9-41df-8469-4b694b082153 2018-07-24 04:36:24,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:24,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:36:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["40He6EMnQK-IQehJaMFXhg"], "issued_at": "2018-07-24T04:36:24.000000Z"}} 2018-07-24 04:36:24,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16d23ff58ce7821965db8da7338badb76b86f9fa" 2018-07-24 04:36:25,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-17f78695-3f6e-448c-b606-476eb0f85af9 x-compute-request-id: req-17f78695-3f6e-448c-b606-476eb0f85af9 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:2b:a0", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "bookmark"}], "image": {"id": "f3cef297-dd77-428d-a8d4-610e2a39e325", "links": [{"href": "http://172.30.9.24:8774/images/f3cef297-dd77-428d-a8d4-610e2a39e325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-07-24T04:36:19.000000", "flavor": {"id": "4fa5ef44-9299-41fe-972d-2140912038b8", "links": [{"href": "http://172.30.9.24:8774/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "bookmark"}]}, "id": "464e6845-5b52-4b9a-8803-be1c5f2edca3", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:36:19Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst", "created": "2018-07-24T04:36:15Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:36:25,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst used request id req-17f78695-3f6e-448c-b606-476eb0f85af9 2018-07-24 04:36:25,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:26,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:36:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["FZyQCad-RCeoz5IYAX7OHA"], "issued_at": "2018-07-24T04:36:26.000000Z"}} 2018-07-24 04:36:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71016b3c555b5e6dbf164cde4d07d8b6b4f5d21" 2018-07-24 04:36:26,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-28b85cab-788c-40da-b3e2-554facdd53f7 Date: Tue, 24 Jul 2018 04:36:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"95ee3021-7575-469d-875f-845c2e26a521","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["634e2872-fb8c-4eff-b657-251829afcb00"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:04Z","provider:network_type":"vxlan"}]} 2018-07-24 04:36:26,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net used request id req-28b85cab-788c-40da-b3e2-554facdd53f7 2018-07-24 04:36:26,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71016b3c555b5e6dbf164cde4d07d8b6b4f5d21" 2018-07-24 04:36:26,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-79b69c47-5143-4d61-9428-0fb514abc2ea Date: Tue, 24 Jul 2018 04:36:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:36:05Z","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":"634e2872-fb8c-4eff-b657-251829afcb00","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:05Z","ip_version":4}]} 2018-07-24 04:36:26,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-79b69c47-5143-4d61-9428-0fb514abc2ea 2018-07-24 04:36:26,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71016b3c555b5e6dbf164cde4d07d8b6b4f5d21" 2018-07-24 04:36:27,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3992 X-Openstack-Request-Id: req-c6eea4a0-af18-4814-818b-aab54465dcd7 Date: Tue, 24 Jul 2018 04:36:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.5"}],"id":"48496262-b155-45c5-bbd0-101cdd0f3806","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:2b:a0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:11Z","binding:vnic_type":"normal","device_id":"464e6845-5b52-4b9a-8803-be1c5f2edca3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.4"}],"id":"5539e099-6b38-4900-a369-7b9b808a0021","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:79:79:d1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-95ee3021-7575-469d-875f-845c2e26a521","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.2"}],"id":"8d96b8d7-4a0e-40f0-b6f1-7aa8958b8ba8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:17:c0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-95ee3021-7575-469d-875f-845c2e26a521","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.3"}],"id":"d49ade12-d8e1-4622-85ce-a6a9b5580f9e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:87:55","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-95ee3021-7575-469d-875f-845c2e26a521","ip_allocation":"immediate"}]} 2018-07-24 04:36:27,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-c6eea4a0-af18-4814-818b-aab54465dcd7 2018-07-24 04:36:27,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:27,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "546bbd74d5ef4a3599093fa82148a10e", "name": "CreateInstanceSimpleTests-97808d00-1286-40f-proj-role"}], "expires_at": "2018-07-24T05:36:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a2734be088d4e9d80e577a93660aab5", "name": "CreateInstanceSimpleTests-97808d00-1286-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_0a2734be088d4e9d80e577a93660aab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0a2734be088d4e9d80e577a93660aab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0a2734be088d4e9d80e577a93660aab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/0a2734be088d4e9d80e577a93660aab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/0a2734be088d4e9d80e577a93660aab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0a2734be088d4e9d80e577a93660aab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/0a2734be088d4e9d80e577a93660aab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/0a2734be088d4e9d80e577a93660aab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0a2734be088d4e9d80e577a93660aab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/0a2734be088d4e9d80e577a93660aab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/0a2734be088d4e9d80e577a93660aab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0a2734be088d4e9d80e577a93660aab5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/0a2734be088d4e9d80e577a93660aab5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/0a2734be088d4e9d80e577a93660aab5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-97808d00-1286-40f-user", "id": "f5a4b6f94f8f4cd0ba4dc4c96f7e584f"}, "audit_ids": ["a9O22dFaTXexH8tCh9cMDA"], "issued_at": "2018-07-24T04:36:27.000000Z"}} 2018-07-24 04:36:27,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5608c551bff6b8d19527dbc0b1c8f99640917c4" 2018-07-24 04:36:27,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-f6b9bc01-8fb3-4380-8384-e9987b166558 x-compute-request-id: req-f6b9bc01-8fb3-4380-8384-e9987b166558 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:36:27,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst used request id req-f6b9bc01-8fb3-4380-8384-e9987b166558 2018-07-24 04:36:27,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:28,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-6543bcc0-2ecf-469f-ab33-f03f8e06a94e x-compute-request-id: req-6543bcc0-2ecf-469f-ab33-f03f8e06a94e Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:2b:a0", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "bookmark"}], "image": {"id": "f3cef297-dd77-428d-a8d4-610e2a39e325", "links": [{"href": "http://172.30.9.24:8774/images/f3cef297-dd77-428d-a8d4-610e2a39e325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-07-24T04:36:19.000000", "flavor": {"id": "4fa5ef44-9299-41fe-972d-2140912038b8", "links": [{"href": "http://172.30.9.24:8774/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "bookmark"}]}, "id": "464e6845-5b52-4b9a-8803-be1c5f2edca3", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:36:19Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst", "created": "2018-07-24T04:36:15Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:36:28,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 used request id req-6543bcc0-2ecf-469f-ab33-f03f8e06a94e 2018-07-24 04:36:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:28,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-e31b1999-38d2-4769-b4e2-9cc0a54bfaed Date: Tue, 24 Jul 2018 04:36:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"95ee3021-7575-469d-875f-845c2e26a521","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["634e2872-fb8c-4eff-b657-251829afcb00"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:04Z","provider:network_type":"vxlan"}]} 2018-07-24 04:36:28,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net used request id req-e31b1999-38d2-4769-b4e2-9cc0a54bfaed 2018-07-24 04:36:28,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:28,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ec3827-fc28-4c40-8e80-bf1bea19f7cc 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:36:28,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-33ec3827-fc28-4c40-8e80-bf1bea19f7cc 2018-07-24 04:36:28,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:28,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-9cd690c8-241d-4326-a224-2e7697751126 Date: Tue, 24 Jul 2018 04:36:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:36:05Z","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":"634e2872-fb8c-4eff-b657-251829afcb00","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:05Z","ip_version":4}]} 2018-07-24 04:36:28,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-9cd690c8-241d-4326-a224-2e7697751126 2018-07-24 04:36:28,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:28,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3992 X-Openstack-Request-Id: req-a2eb0213-691e-48d4-a625-96b698866a27 Date: Tue, 24 Jul 2018 04:36:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.5"}],"id":"48496262-b155-45c5-bbd0-101cdd0f3806","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:2b:a0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:11Z","binding:vnic_type":"normal","device_id":"464e6845-5b52-4b9a-8803-be1c5f2edca3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.4"}],"id":"5539e099-6b38-4900-a369-7b9b808a0021","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:79:79:d1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-95ee3021-7575-469d-875f-845c2e26a521","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.2"}],"id":"8d96b8d7-4a0e-40f0-b6f1-7aa8958b8ba8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:17:c0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-95ee3021-7575-469d-875f-845c2e26a521","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.3"}],"id":"d49ade12-d8e1-4622-85ce-a6a9b5580f9e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:87:55","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-95ee3021-7575-469d-875f-845c2e26a521","ip_allocation":"immediate"}]} 2018-07-24 04:36:28,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-a2eb0213-691e-48d4-a625-96b698866a27 2018-07-24 04:36:28,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:29,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-b1fade0c-017e-4746-9d50-5413e5a84180 x-compute-request-id: req-b1fade0c-017e-4746-9d50-5413e5a84180 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:2b:a0", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "bookmark"}], "image": {"id": "f3cef297-dd77-428d-a8d4-610e2a39e325", "links": [{"href": "http://172.30.9.24:8774/images/f3cef297-dd77-428d-a8d4-610e2a39e325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-07-24T04:36:19.000000", "flavor": {"id": "4fa5ef44-9299-41fe-972d-2140912038b8", "links": [{"href": "http://172.30.9.24:8774/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "bookmark"}]}, "id": "464e6845-5b52-4b9a-8803-be1c5f2edca3", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:36:19Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst", "created": "2018-07-24T04:36:15Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:36:29,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 used request id req-b1fade0c-017e-4746-9d50-5413e5a84180 2018-07-24 04:36:29,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:29,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-f515ad26-25d9-4010-9d98-42ff5a936c6a Date: Tue, 24 Jul 2018 04:36:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"95ee3021-7575-469d-875f-845c2e26a521","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["634e2872-fb8c-4eff-b657-251829afcb00"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:04Z","provider:network_type":"vxlan"}]} 2018-07-24 04:36:29,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net used request id req-f515ad26-25d9-4010-9d98-42ff5a936c6a 2018-07-24 04:36:29,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:29,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3abd9186-2934-447a-922b-b535e2cbcd18 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:36:29,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-3abd9186-2934-447a-922b-b535e2cbcd18 2018-07-24 04:36:29,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:29,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-da1ab5eb-1bea-49bf-bdd5-d568b799cfbf Date: Tue, 24 Jul 2018 04:36:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:36:05Z","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":"634e2872-fb8c-4eff-b657-251829afcb00","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:05Z","ip_version":4}]} 2018-07-24 04:36:29,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-da1ab5eb-1bea-49bf-bdd5-d568b799cfbf 2018-07-24 04:36:29,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:29,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3992 X-Openstack-Request-Id: req-a4bad9db-9d48-45b9-9736-15435d5bd49b Date: Tue, 24 Jul 2018 04:36:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.5"}],"id":"48496262-b155-45c5-bbd0-101cdd0f3806","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:2b:a0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:11Z","binding:vnic_type":"normal","device_id":"464e6845-5b52-4b9a-8803-be1c5f2edca3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.4"}],"id":"5539e099-6b38-4900-a369-7b9b808a0021","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:79:79:d1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-95ee3021-7575-469d-875f-845c2e26a521","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.2"}],"id":"8d96b8d7-4a0e-40f0-b6f1-7aa8958b8ba8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:17:c0","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-95ee3021-7575-469d-875f-845c2e26a521","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634e2872-fb8c-4eff-b657-251829afcb00","ip_address":"10.55.0.3"}],"id":"d49ade12-d8e1-4622-85ce-a6a9b5580f9e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:87:55","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95ee3021-7575-469d-875f-845c2e26a521","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:36:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-95ee3021-7575-469d-875f-845c2e26a521","ip_allocation":"immediate"}]} 2018-07-24 04:36:29,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=95ee3021-7575-469d-875f-845c2e26a521 used request id req-a4bad9db-9d48-45b9-9736-15435d5bd49b 2018-07-24 04:36:29,987 - create_instance - INFO - Deleting Port with ID - 48496262-b155-45c5-bbd0-101cdd0f3806 2018-07-24 04:36:29,987 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-port 2018-07-24 04:36:29,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/48496262-b155-45c5-bbd0-101cdd0f3806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:30,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73e8a0c6-47be-4dbd-a666-45fd316da0b3 Date: Tue, 24 Jul 2018 04:36:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:36:30,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/48496262-b155-45c5-bbd0-101cdd0f3806 used request id req-73e8a0c6-47be-4dbd-a666-45fd316da0b3 2018-07-24 04:36:30,436 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst 2018-07-24 04:36:30,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:30,571 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:36: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-ee4976cc-3cb3-4734-9d6a-23ef0cb9ae66 x-compute-request-id: req-ee4976cc-3cb3-4734-9d6a-23ef0cb9ae66 Content-Type: application/json 2018-07-24 04:36:30,571 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 used request id req-ee4976cc-3cb3-4734-9d6a-23ef0cb9ae66 2018-07-24 04:36:30,572 - create_instance - INFO - Checking deletion status 2018-07-24 04:36:30,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:30,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-688abd24-94ce-4c1a-89f4-94b013ff4b08 x-compute-request-id: req-688abd24-94ce-4c1a-89f4-94b013ff4b08 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:2b:a0", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3", "rel": "bookmark"}], "image": {"id": "f3cef297-dd77-428d-a8d4-610e2a39e325", "links": [{"href": "http://172.30.9.24:8774/images/f3cef297-dd77-428d-a8d4-610e2a39e325", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-07-24T04:36:19.000000", "flavor": {"id": "4fa5ef44-9299-41fe-972d-2140912038b8", "links": [{"href": "http://172.30.9.24:8774/flavors/4fa5ef44-9299-41fe-972d-2140912038b8", "rel": "bookmark"}]}, "id": "464e6845-5b52-4b9a-8803-be1c5f2edca3", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:36:30Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst", "created": "2018-07-24T04:36:15Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:36:30,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 used request id req-688abd24-94ce-4c1a-89f4-94b013ff4b08 2018-07-24 04:36:30,878 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst] is - ACTIVE 2018-07-24 04:36:30,878 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:36:33,881 - create_instance - DEBUG - VM status query timeout in 296.690605879 2018-07-24 04:36:33,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e27f169243868f710845e1911fd225dbc38927" 2018-07-24 04:36:33,945 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:36: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 x-openstack-request-id: req-49772711-f10f-4a64-a100-d5b33db56756 x-compute-request-id: req-49772711-f10f-4a64-a100-d5b33db56756 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 464e6845-5b52-4b9a-8803-be1c5f2edca3 could not be found.", "code": 404}} 2018-07-24 04:36:33,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/464e6845-5b52-4b9a-8803-be1c5f2edca3 used request id req-49772711-f10f-4a64-a100-d5b33db56756 2018-07-24 04:36:33,946 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 464e6845-5b52-4b9a-8803-be1c5f2edca3 could not be found. (HTTP 404) (Request-ID: req-49772711-f10f-4a64-a100-d5b33db56756) 2018-07-24 04:36:33,946 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-inst 2018-07-24 04:36:33,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/4fa5ef44-9299-41fe-972d-2140912038b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb499c7aa69de9f5be34abde0f47a25e82c7e36" 2018-07-24 04:36:34,005 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:36: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 x-openstack-request-id: req-3bfabdbc-6301-4616-ac59-9ce9d9f336b9 x-compute-request-id: req-3bfabdbc-6301-4616-ac59-9ce9d9f336b9 Content-Length: 0 Content-Type: application/json 2018-07-24 04:36:34,006 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/4fa5ef44-9299-41fe-972d-2140912038b8 used request id req-3bfabdbc-6301-4616-ac59-9ce9d9f336b9 2018-07-24 04:36:34,006 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet 2018-07-24 04:36:34,007 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-subnet 2018-07-24 04:36:34,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/634e2872-fb8c-4eff-b657-251829afcb00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7f0d6fc55335194bca138c166fae28e72069a8" 2018-07-24 04:36:36,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a43116ec-b067-4856-9651-962801eaf666 Date: Tue, 24 Jul 2018 04:36:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:36:36,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/634e2872-fb8c-4eff-b657-251829afcb00 used request id req-a43116ec-b067-4856-9651-962801eaf666 2018-07-24 04:36:36,142 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-pub-net 2018-07-24 04:36:36,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/95ee3021-7575-469d-875f-845c2e26a521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7f0d6fc55335194bca138c166fae28e72069a8" 2018-07-24 04:36:37,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-896a39bb-96a2-47cc-8920-381f7d38db81 Date: Tue, 24 Jul 2018 04:36:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:36:37,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/95ee3021-7575-469d-875f-845c2e26a521 used request id req-896a39bb-96a2-47cc-8920-381f7d38db81 2018-07-24 04:36:37,490 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-66ad6bf5-f0a6-401d-bfad-a8aec16afeb0-image 2018-07-24 04:36:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}22fbbdacf10764ab477dabd2458c12e6f15f9ba6" 2018-07-24 04:36:37,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d50f8275-5227-4b59-b55f-f4536acf888d Date: Tue, 24 Jul 2018 04:36:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:36:37,977 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f3cef297-dd77-428d-a8d4-610e2a39e325 used request id req-d50f8275-5227-4b59-b55f-f4536acf888d 2018-07-24 04:36:37,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:38,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b3a37f54-9a55-460a-b7dd-5e27fc5d28a6 Date: Tue, 24 Jul 2018 04:36:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:36:38,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-b3a37f54-9a55-460a-b7dd-5e27fc5d28a6 2018-07-24 04:36:38,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:38,334 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54c1defb-d7eb-4d00-a6ae-d06d1287279e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:36:38,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-54c1defb-d7eb-4d00-a6ae-d06d1287279e 2018-07-24 04:36:38,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:36:38,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:38,418 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20cff1a7-8a12-4605-af83-5cb65cfbdf93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:36:38,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-20cff1a7-8a12-4605-af83-5cb65cfbdf93 2018-07-24 04:36:38,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:36:38,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:38,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecc9f292-6dff-44c2-8a81-d78f6827737b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:36:38,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-ecc9f292-6dff-44c2-8a81-d78f6827737b 2018-07-24 04:36:38,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:36:38,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:38,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3482b6-c319-4c1d-b43e-be5c1be5fe91 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:36:38,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-0c3482b6-c319-4c1d-b43e-be5c1be5fe91 2018-07-24 04:36:38,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:38,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05b8191-9bfb-4823-9457-a44f8742e5ce 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:36:38,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-d05b8191-9bfb-4823-9457-a44f8742e5ce 2018-07-24 04:36:38,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:38,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dce181b7-e4e9-49b1-9bf5-6d1896e6a92d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:36:38,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-dce181b7-e4e9-49b1-9bf5-6d1896e6a92d 2018-07-24 04:36:38,808 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:36:38,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:38,902 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2060448-95ab-4080-8793-24fb03cea689 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:36:38,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-d2060448-95ab-4080-8793-24fb03cea689 2018-07-24 04:36:38,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:36:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:38,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-735d10ba-915d-4746-9152-212a660f0b0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:36:38,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-735d10ba-915d-4746-9152-212a660f0b0f 2018-07-24 04:36:38,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:36:38,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:39,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-422c7155-7bf9-4682-8bfb-bb93e6212c05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:36:39,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-422c7155-7bf9-4682-8bfb-bb93e6212c05 2018-07-24 04:36:39,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:36:39,090 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-97808d00-1286-40f-proj 2018-07-24 04:36:39,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/0a2734be088d4e9d80e577a93660aab5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:39,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2aa2a85-a512-4aeb-8217-d121283aee8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:36:39,329 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0a2734be088d4e9d80e577a93660aab5 used request id req-e2aa2a85-a512-4aeb-8217-d121283aee8f 2018-07-24 04:36:39,330 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-97808d00-1286-40f-proj-role 2018-07-24 04:36:39,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/546bbd74d5ef4a3599093fa82148a10e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:39,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecb4573c-9277-47a0-92a3-19fd8c82d967 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:36:39,449 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/546bbd74d5ef4a3599093fa82148a10e used request id req-ecb4573c-9277-47a0-92a3-19fd8c82d967 2018-07-24 04:36:39,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec917364bbc6c0ce6987290b0da003e467a6c337" 2018-07-24 04:36:39,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b93e70d-818f-463d-b6ee-fb150d6fc796 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:36:39,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3b93e70d-818f-463d-b6ee-fb150d6fc796 2018-07-24 04:36:39,552 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-97808d00-1286-40f-user 2018-07-24 04:36:39,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f5a4b6f94f8f4cd0ba4dc4c96f7e584f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6035eb30984779cea23db021e9f2d1e4e1c27e11" 2018-07-24 04:36:39,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ff7f3aa-02be-44ad-8887-18160f4b002b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:36:39,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f5a4b6f94f8f4cd0ba4dc4c96f7e584f used request id req-7ff7f3aa-02be-44ad-8887-18160f4b002b 2018-07-24 04:36:39,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:40,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:36:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["J3ktqK7SRRi-vGPWIIVpSA"], "issued_at": "2018-07-24T04:36:40.000000Z"}} 2018-07-24 04:36:40,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e5482c2719d6e75dcbd482529252c3034c9a39b7" 2018-07-24 04:36:40,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d864ed3a-9f93-4650-87cf-2e174763fa65 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:40,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d864ed3a-9f93-4650-87cf-2e174763fa65 2018-07-24 04:36:40,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:40,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:40,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:36:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["QYv8xXfhTw2-yhb8NCPy1w"], "issued_at": "2018-07-24T04:36:40.000000Z"}} 2018-07-24 04:36:40,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:36:40,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc90c56-5659-4aa3-92f2-f3416e20c0b7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:40,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1bc90c56-5659-4aa3-92f2-f3416e20c0b7 2018-07-24 04:36:40,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:36:40,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:36: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:36:40,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-76ce3f08-31bb-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:36:40,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e00617-9156-4d8e-9a6f-2ae1ce67a1d0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-76ce3f08-31bb-452-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:36:40,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-76ce3f08-31bb-452-proj used request id req-c1e00617-9156-4d8e-9a6f-2ae1ce67a1d0 2018-07-24 04:36:40,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:36:41,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e93985e-76c6-4daa-8919-c931923f3ea2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:36:41,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-3e93985e-76c6-4daa-8919-c931923f3ea2 2018-07-24 04:36:41,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}}' 2018-07-24 04:36:41,132 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-505550e7-2f6e-42ce-9e79-6935d53ce971 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1"}, "tags": [], "enabled": true, "id": "d6808c4d72ea4a61b851b061b296baf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}} 2018-07-24 04:36:41,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-505550e7-2f6e-42ce-9e79-6935d53ce971 2018-07-24 04:36:41,133 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-76ce3f08-31bb-452-proj 2018-07-24 04:36:41,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:41,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:41,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["GBG0NFXvTFGwkN3Crj3hxA"], "issued_at": "2018-07-24T04:36:41.000000Z"}} 2018-07-24 04:36:41,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c1542a1506c277390d0c52c9ca591cbd69c0414a" 2018-07-24 04:36:41,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adad3c91-685d-4787-a716-c0a10783d72a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:41,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-adad3c91-685d-4787-a716-c0a10783d72a 2018-07-24 04:36:41,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:36:41,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:36: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:36:41,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1542a1506c277390d0c52c9ca591cbd69c0414a" 2018-07-24 04:36:41,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2383367f-da29-4a48-8766-5fdf1d7a0cbe Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:36:41,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2383367f-da29-4a48-8766-5fdf1d7a0cbe 2018-07-24 04:36:41,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceSimpleTests-76ce3f08-31bb-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1542a1506c277390d0c52c9ca591cbd69c0414a" 2018-07-24 04:36:41,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b31b235-b440-42d8-a50b-b96ebebd152b Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceSimpleTests-76ce3f08-31bb-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1"}, "tags": [], "enabled": true, "id": "d6808c4d72ea4a61b851b061b296baf1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}]} 2018-07-24 04:36:41,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceSimpleTests-76ce3f08-31bb-452-proj used request id req-6b31b235-b440-42d8-a50b-b96ebebd152b 2018-07-24 04:36:41,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1542a1506c277390d0c52c9ca591cbd69c0414a" 2018-07-24 04:36:41,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdebb3d8-5efe-4f6f-a9bd-d12e6ea86e10 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:36:41,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-fdebb3d8-5efe-4f6f-a9bd-d12e6ea86e10 2018-07-24 04:36:42,239 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-76ce3f08-31bb-452-user 2018-07-24 04:36:42,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:42,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:36:42,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aebd25f-4620-4ae3-bac7-5cb0532a7b7a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:36:42,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6aebd25f-4620-4ae3-bac7-5cb0532a7b7a 2018-07-24 04:36:42,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" -d '{"role": {"name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj-role"}}' 2018-07-24 04:36:42,443 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-551cb95f-d013-4252-ad5a-a925f2a5c72e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6387d6f2f2dd48c9895b803e4e4a4958", "links": {"self": "http://172.30.9.24:5000/v3/roles/6387d6f2f2dd48c9895b803e4e4a4958"}, "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj-role"}} 2018-07-24 04:36:42,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-551cb95f-d013-4252-ad5a-a925f2a5c72e 2018-07-24 04:36:42,444 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-76ce3f08-31bb-452-proj-role 2018-07-24 04:36:42,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/6387d6f2f2dd48c9895b803e4e4a4958 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:36:42,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76584c06-141c-4c22-94c1-e2e5c2754441 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6387d6f2f2dd48c9895b803e4e4a4958", "links": {"self": "http://172.30.9.24:5000/v3/roles/6387d6f2f2dd48c9895b803e4e4a4958"}, "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj-role"}} 2018-07-24 04:36:42,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/6387d6f2f2dd48c9895b803e4e4a4958 used request id req-76584c06-141c-4c22-94c1-e2e5c2754441 2018-07-24 04:36:42,541 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-76ce3f08-31bb-452-proj-role to project CreateInstanceSimpleTests-76ce3f08-31bb-452-proj 2018-07-24 04:36:42,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1/users/a7e18e6519324e1cb61e707359a5aa29/roles/6387d6f2f2dd48c9895b803e4e4a4958 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:36:42,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b476111f-f0a1-4e77-97ee-283786e3f074 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:36:42,667 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1/users/a7e18e6519324e1cb61e707359a5aa29/roles/6387d6f2f2dd48c9895b803e4e4a4958 used request id req-b476111f-f0a1-4e77-97ee-283786e3f074 2018-07-24 04:36:42,668 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:36:42,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:42,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:42,670 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:36:42,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:42,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:43,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6387d6f2f2dd48c9895b803e4e4a4958", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj-role"}], "expires_at": "2018-07-24T05:36:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-user", "id": "a7e18e6519324e1cb61e707359a5aa29"}, "audit_ids": ["sH9NvH82T76l9qp0UqWC0Q"], "issued_at": "2018-07-24T04:36:43.000000Z"}} 2018-07-24 04:36:43,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}cc138845070fc99a04a669b5953d89e2db0432a1" 2018-07-24 04:36:43,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49c0a72-c90d-4416-a03b-a7db27284297 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:43,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d49c0a72-c90d-4416-a03b-a7db27284297 2018-07-24 04:36:43,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc138845070fc99a04a669b5953d89e2db0432a1" 2018-07-24 04:36:43,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-404f855a-de28-4149-9c74-3eaef5e1c511 Date: Tue, 24 Jul 2018 04:36:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image"} 2018-07-24 04:36:43,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image used request id req-404f855a-de28-4149-9c74-3eaef5e1c511 2018-07-24 04:36:43,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc138845070fc99a04a669b5953d89e2db0432a1" 2018-07-24 04:36:43,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-03153329-9bcd-4d47-a1b5-b67a6190a5d7 Date: Tue, 24 Jul 2018 04:36:43 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-07-24 04:36:43,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-03153329-9bcd-4d47-a1b5-b67a6190a5d7 2018-07-24 04:36:43,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc138845070fc99a04a669b5953d89e2db0432a1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image"}' 2018-07-24 04:36:43,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1161a831-2c11-4c01-9c39-322d25f3665c Date: Tue, 24 Jul 2018 04:36:43 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:36:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:36:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118", "min_disk": 0, "protected": false, "id": "de8ded8c-b446-4883-aee5-ae8371ab0118", "file": "/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118/file", "checksum": null, "owner": "d6808c4d72ea4a61b851b061b296baf1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:36:43,932 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1161a831-2c11-4c01-9c39-322d25f3665c 2018-07-24 04:36:43,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc138845070fc99a04a669b5953d89e2db0432a1" -d '' 2018-07-24 04:36:44,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-515c48ef-f044-4f2f-9046-ea1c5ef374e9 Date: Tue, 24 Jul 2018 04:36:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:36:44,525 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118/file used request id req-515c48ef-f044-4f2f-9046-ea1c5ef374e9 2018-07-24 04:36:44,525 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:36:44,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc138845070fc99a04a669b5953d89e2db0432a1" 2018-07-24 04:36:44,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-2da6568f-71f8-4c5b-bacc-804f80eaec0e Date: Tue, 24 Jul 2018 04:36:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:36:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:36:44Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/de8ded8c-b446-4883-aee5-ae8371ab0118/snap", "metadata": {}}], "self": "/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118", "min_disk": 0, "protected": false, "id": "de8ded8c-b446-4883-aee5-ae8371ab0118", "file": "/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6808c4d72ea4a61b851b061b296baf1", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/de8ded8c-b446-4883-aee5-ae8371ab0118/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:36:44,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118 used request id req-2da6568f-71f8-4c5b-bacc-804f80eaec0e 2018-07-24 04:36:44,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc138845070fc99a04a669b5953d89e2db0432a1" 2018-07-24 04:36:44,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9da31ff3-04ab-42db-af47-9e79e4d0bc9d Date: Tue, 24 Jul 2018 04:36:44 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-07-24 04:36:44,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-9da31ff3-04ab-42db-af47-9e79e4d0bc9d 2018-07-24 04:36:44,912 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image 2018-07-24 04:36:44,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc138845070fc99a04a669b5953d89e2db0432a1" 2018-07-24 04:36:44,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ed7c8199-7ca4-4ed7-b26a-abd396dad27f Date: Tue, 24 Jul 2018 04:36:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:36:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:36:44Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/de8ded8c-b446-4883-aee5-ae8371ab0118/snap", "metadata": {}}], "self": "/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118", "min_disk": 0, "protected": false, "id": "de8ded8c-b446-4883-aee5-ae8371ab0118", "file": "/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6808c4d72ea4a61b851b061b296baf1", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/de8ded8c-b446-4883-aee5-ae8371ab0118/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:36:44,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118 used request id req-ed7c8199-7ca4-4ed7-b26a-abd396dad27f 2018-07-24 04:36:44,937 - create_image - DEBUG - Instance status is - active 2018-07-24 04:36:44,937 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image 2018-07-24 04:36:44,937 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image 2018-07-24 04:36:44,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:44,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:45,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:36:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["MQLhswVEQIC4AuRRHAocOw"], "issued_at": "2018-07-24T04:36:45.000000Z"}} 2018-07-24 04:36:45,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}175c65b078a3d76a288f43773be49d745206e4bd" 2018-07-24 04:36:45,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e0c7a3-d9a9-4cd3-b3cb-1cca54f0ff5e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:45,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-49e0c7a3-d9a9-4cd3-b3cb-1cca54f0ff5e 2018-07-24 04:36:45,418 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:36:45,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175c65b078a3d76a288f43773be49d745206e4bd" 2018-07-24 04:36:45,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-4cb2c4f4-0f2b-439f-b43c-33030b14c58f x-compute-request-id: req-4cb2c4f4-0f2b-439f-b43c-33030b14c58f Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:36:45,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4cb2c4f4-0f2b-439f-b43c-33030b14c58f 2018-07-24 04:36:45,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175c65b078a3d76a288f43773be49d745206e4bd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-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-07-24 04:36:45,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-39e035fd-bd89-40a2-9603-f1a137abb018 x-compute-request-id: req-39e035fd-bd89-40a2-9603-f1a137abb018 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "60727d98-88e3-4ef9-962b-8bebf4c0977e"}} 2018-07-24 04:36:45,650 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-39e035fd-bd89-40a2-9603-f1a137abb018 2018-07-24 04:36:45,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:45,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:46,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6387d6f2f2dd48c9895b803e4e4a4958", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj-role"}], "expires_at": "2018-07-24T05:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-user", "id": "a7e18e6519324e1cb61e707359a5aa29"}, "audit_ids": ["ehdz4VKfT46UIF887vVM_w"], "issued_at": "2018-07-24T04:36:46.000000Z"}} 2018-07-24 04:36:46,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4e890c54bec6da3418ac8f55fb1afc360ca9dbd0" 2018-07-24 04:36:46,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdec8b79-855d-4b7b-ac10-2de5fb221456 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:46,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cdec8b79-855d-4b7b-ac10-2de5fb221456 2018-07-24 04:36:46,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e890c54bec6da3418ac8f55fb1afc360ca9dbd0" 2018-07-24 04:36:46,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2173b88f-04e1-43c6-aa34-25c567cb95ee Date: Tue, 24 Jul 2018 04:36:46 GMT RESP BODY: {"networks":[]} 2018-07-24 04:36:46,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net used request id req-2173b88f-04e1-43c6-aa34-25c567cb95ee 2018-07-24 04:36:46,333 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net 2018-07-24 04:36:46,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e890c54bec6da3418ac8f55fb1afc360ca9dbd0" -d '{"network": {"name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net", "admin_state_up": true}}' 2018-07-24 04:36:46,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-8995b670-126f-4f2f-badd-26b9ca961f7a Date: Tue, 24 Jul 2018 04:36:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"32171edd-ac72-42a3-a383-b3acf06b8818","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d6808c4d72ea4a61b851b061b296baf1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:36:46Z","is_default":false,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:46Z","mtu":1450}} 2018-07-24 04:36:46,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-8995b670-126f-4f2f-badd-26b9ca961f7a 2018-07-24 04:36:46,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e890c54bec6da3418ac8f55fb1afc360ca9dbd0" 2018-07-24 04:36:47,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a63a5d5c-5326-48a6-a95a-0b5f43e4ec2e Date: Tue, 24 Jul 2018 04:36:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"32171edd-ac72-42a3-a383-b3acf06b8818","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d6808c4d72ea4a61b851b061b296baf1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:36:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net","admin_state_up":true,"tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:46Z","mtu":1450}]} 2018-07-24 04:36:47,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-a63a5d5c-5326-48a6-a95a-0b5f43e4ec2e 2018-07-24 04:36:47,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e890c54bec6da3418ac8f55fb1afc360ca9dbd0" 2018-07-24 04:36:47,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2e917df0-3570-42ee-b3d9-9f8043140fb3 Date: Tue, 24 Jul 2018 04:36:47 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:36:47,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-2e917df0-3570-42ee-b3d9-9f8043140fb3 2018-07-24 04:36:47,427 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet 2018-07-24 04:36:47,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e890c54bec6da3418ac8f55fb1afc360ca9dbd0" -d '{"subnets": [{"ip_version": 4, "network_id": "32171edd-ac72-42a3-a383-b3acf06b8818", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet"}]}' 2018-07-24 04:36:48,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-82ed9f3a-7798-48ac-af81-346f6b43f649 Date: Tue, 24 Jul 2018 04:36:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","dns_nameservers":[],"updated_at":"2018-07-24T04:36:48Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d6808c4d72ea4a61b851b061b296baf1","id":"daecbe60-db6f-431c-9a06-0cb8ec246044","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet"}]} 2018-07-24 04:36:48,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-82ed9f3a-7798-48ac-af81-346f6b43f649 2018-07-24 04:36:48,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e890c54bec6da3418ac8f55fb1afc360ca9dbd0" 2018-07-24 04:36:48,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7e04bda4-61a2-4984-b05e-f84f3b05f7d1 Date: Tue, 24 Jul 2018 04:36:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32171edd-ac72-42a3-a383-b3acf06b8818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6808c4d72ea4a61b851b061b296baf1","l2_adjacency":true,"status":"ACTIVE","subnets":["daecbe60-db6f-431c-9a06-0cb8ec246044"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:48Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net","admin_state_up":true,"tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:46Z","mtu":1450}]} 2018-07-24 04:36:48,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-7e04bda4-61a2-4984-b05e-f84f3b05f7d1 2018-07-24 04:36:48,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e890c54bec6da3418ac8f55fb1afc360ca9dbd0" 2018-07-24 04:36:48,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4c3306cf-19ee-4600-8463-a77253aa593a Date: Tue, 24 Jul 2018 04:36:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","dns_nameservers":[],"updated_at":"2018-07-24T04:36:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6808c4d72ea4a61b851b061b296baf1","id":"daecbe60-db6f-431c-9a06-0cb8ec246044","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet"}]} 2018-07-24 04:36:48,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-4c3306cf-19ee-4600-8463-a77253aa593a 2018-07-24 04:36:48,937 - OpenStackNetwork - DEBUG - Network [32171edd-ac72-42a3-a383-b3acf06b8818] created successfully 2018-07-24 04:36:48,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:48,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:49,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6387d6f2f2dd48c9895b803e4e4a4958", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj-role"}], "expires_at": "2018-07-24T05:36:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-user", "id": "a7e18e6519324e1cb61e707359a5aa29"}, "audit_ids": ["JuPGAvjYRmilrFJnvTam1w"], "issued_at": "2018-07-24T04:36:49.000000Z"}} 2018-07-24 04:36:49,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:49,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4cf21e-e7a7-428c-8225-746556859a6d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:49,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9c4cf21e-e7a7-428c-8225-746556859a6d 2018-07-24 04:36:49,426 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:36:49,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:49,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf55618b-f32e-4615-8112-cc68ab80d984 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:49,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cf55618b-f32e-4615-8112-cc68ab80d984 2018-07-24 04:36:49,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:49,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b17d89da-e9f6-4d70-a098-626dd92c50d4 Date: Tue, 24 Jul 2018 04:36:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32171edd-ac72-42a3-a383-b3acf06b8818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6808c4d72ea4a61b851b061b296baf1","l2_adjacency":true,"status":"ACTIVE","subnets":["daecbe60-db6f-431c-9a06-0cb8ec246044"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:48Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net","admin_state_up":true,"tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:46Z","mtu":1450}]} 2018-07-24 04:36:49,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net used request id req-b17d89da-e9f6-4d70-a098-626dd92c50d4 2018-07-24 04:36:49,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:36:49,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:36: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:36:49,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:49,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6cc628-183e-4b26-b6fc-7e42db67a154 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}} 2018-07-24 04:36:49,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 used request id req-0a6cc628-183e-4b26-b6fc-7e42db67a154 2018-07-24 04:36:49,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:50,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3d0833d4-e217-45e3-998a-5f76786d13ad Date: Tue, 24 Jul 2018 04:36:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","dns_nameservers":[],"updated_at":"2018-07-24T04:36:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6808c4d72ea4a61b851b061b296baf1","id":"daecbe60-db6f-431c-9a06-0cb8ec246044","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet"}]} 2018-07-24 04:36:50,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-3d0833d4-e217-45e3-998a-5f76786d13ad 2018-07-24 04:36:50,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818&name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:50,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3c944f1e-6f37-4b66-97bc-cd89e1133136 Date: Tue, 24 Jul 2018 04:36:50 GMT RESP BODY: {"ports":[]} 2018-07-24 04:36:50,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818&name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port&admin_state_up=True used request id req-3c944f1e-6f37-4b66-97bc-cd89e1133136 2018-07-24 04:36:50,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:50,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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 x-openstack-request-id: req-011c0e89-70a0-4b49-af71-1f0c4b51be2d x-compute-request-id: req-011c0e89-70a0-4b49-af71-1f0c4b51be2d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:36:50,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst used request id req-011c0e89-70a0-4b49-af71-1f0c4b51be2d 2018-07-24 04:36:50,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:50,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-006b842f-2048-47d8-a3f0-c693fdfc8b16 Date: Tue, 24 Jul 2018 04:36:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32171edd-ac72-42a3-a383-b3acf06b8818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6808c4d72ea4a61b851b061b296baf1","l2_adjacency":true,"status":"ACTIVE","subnets":["daecbe60-db6f-431c-9a06-0cb8ec246044"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:48Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net","admin_state_up":true,"tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:46Z","mtu":1450}]} 2018-07-24 04:36:50,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net used request id req-006b842f-2048-47d8-a3f0-c693fdfc8b16 2018-07-24 04:36:50,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:51,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34f0df6-0aa2-4558-bc36-0c75136cfb91 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}} 2018-07-24 04:36:51,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 used request id req-d34f0df6-0aa2-4558-bc36-0c75136cfb91 2018-07-24 04:36:51,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:51,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5280697f-b279-4031-9a11-b3364e23ff92 Date: Tue, 24 Jul 2018 04:36:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","dns_nameservers":[],"updated_at":"2018-07-24T04:36:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6808c4d72ea4a61b851b061b296baf1","id":"daecbe60-db6f-431c-9a06-0cb8ec246044","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet"}]} 2018-07-24 04:36:51,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-5280697f-b279-4031-9a11-b3364e23ff92 2018-07-24 04:36:51,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818&name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:51,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ee2c3094-860a-455c-a4e3-3fd790a5ea51 Date: Tue, 24 Jul 2018 04:36:51 GMT RESP BODY: {"ports":[]} 2018-07-24 04:36:51,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818&name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port&admin_state_up=True used request id req-ee2c3094-860a-455c-a4e3-3fd790a5ea51 2018-07-24 04:36:51,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:36:51,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:36:51,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6387d6f2f2dd48c9895b803e4e4a4958", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj-role"}], "expires_at": "2018-07-24T05:36:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-user", "id": "a7e18e6519324e1cb61e707359a5aa29"}, "audit_ids": ["mEYCZ9zNQa-QX-f665GouA"], "issued_at": "2018-07-24T04:36:51.000000Z"}} 2018-07-24 04:36:51,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}534e52a828bd3296c0b5a1947fe58343c7c33beb" 2018-07-24 04:36:51,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2d025f-16b1-46ed-bcc6-e41a05deb9a0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:36:51,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cb2d025f-16b1-46ed-bcc6-e41a05deb9a0 2018-07-24 04:36:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:51,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-26eeb38b-8ca3-40f4-af59-c4d37a794bff Date: Tue, 24 Jul 2018 04:36:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32171edd-ac72-42a3-a383-b3acf06b8818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6808c4d72ea4a61b851b061b296baf1","l2_adjacency":true,"status":"ACTIVE","subnets":["daecbe60-db6f-431c-9a06-0cb8ec246044"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:48Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net","admin_state_up":true,"tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:46Z","mtu":1450}]} 2018-07-24 04:36:51,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net used request id req-26eeb38b-8ca3-40f4-af59-c4d37a794bff 2018-07-24 04:36:51,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:51,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-79650bca-a45e-4e40-a835-ecef81c59bfd Date: Tue, 24 Jul 2018 04:36:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","dns_nameservers":[],"updated_at":"2018-07-24T04:36:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6808c4d72ea4a61b851b061b296baf1","id":"daecbe60-db6f-431c-9a06-0cb8ec246044","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet"}]} 2018-07-24 04:36:51,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-79650bca-a45e-4e40-a835-ecef81c59bfd 2018-07-24 04:36:51,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:52,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4bca6650-5e8a-4b4b-a31b-a041b81cb2d9 Date: Tue, 24 Jul 2018 04:36:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32171edd-ac72-42a3-a383-b3acf06b8818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6808c4d72ea4a61b851b061b296baf1","l2_adjacency":true,"status":"ACTIVE","subnets":["daecbe60-db6f-431c-9a06-0cb8ec246044"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:48Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net","admin_state_up":true,"tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:46Z","mtu":1450}]} 2018-07-24 04:36:52,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net used request id req-4bca6650-5e8a-4b4b-a31b-a041b81cb2d9 2018-07-24 04:36:52,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:36:52,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:36: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:36:52,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}534e52a828bd3296c0b5a1947fe58343c7c33beb" 2018-07-24 04:36:52,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1609cba-ec40-4db5-8392-854dc48c7154 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}} 2018-07-24 04:36:52,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 used request id req-b1609cba-ec40-4db5-8392-854dc48c7154 2018-07-24 04:36:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:52,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-655f20cb-63c7-4edc-bf15-79584f55dc50 Date: Tue, 24 Jul 2018 04:36:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","dns_nameservers":[],"updated_at":"2018-07-24T04:36:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6808c4d72ea4a61b851b061b296baf1","id":"daecbe60-db6f-431c-9a06-0cb8ec246044","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet"}]} 2018-07-24 04:36:52,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-655f20cb-63c7-4edc-bf15-79584f55dc50 2018-07-24 04:36:52,558 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net 2018-07-24 04:36:52,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" -d '{"port": {"network_id": "32171edd-ac72-42a3-a383-b3acf06b8818", "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port", "admin_state_up": true}}' 2018-07-24 04:36:53,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-7d06baf7-4a13-4b54-9c15-5ee4257183ee Date: Tue, 24 Jul 2018 04:36:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.10"}],"id":"aa816c83-328f-49fe-aaa3-3e25a8fe9e5c","security_groups":["b530ebbf-0159-468e-8129-8dfe13f5b7ea"],"mac_address":"fa:16:3e:7a:6f:78","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port","project_id":"d6808c4d72ea4a61b851b061b296baf1","qos_policy_id":null,"admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:36:53,747 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-7d06baf7-4a13-4b54-9c15-5ee4257183ee 2018-07-24 04:36:53,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:53,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a6f41c46-8670-4eda-87c9-c212ba998536 Date: Tue, 24 Jul 2018 04:36:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32171edd-ac72-42a3-a383-b3acf06b8818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6808c4d72ea4a61b851b061b296baf1","l2_adjacency":true,"status":"ACTIVE","subnets":["daecbe60-db6f-431c-9a06-0cb8ec246044"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:48Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net","admin_state_up":true,"tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:46Z","mtu":1450}]} 2018-07-24 04:36:53,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net used request id req-a6f41c46-8670-4eda-87c9-c212ba998536 2018-07-24 04:36:53,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:53,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777c3da1-3e81-41d0-9e5b-54dbb9782944 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}} 2018-07-24 04:36:53,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 used request id req-777c3da1-3e81-41d0-9e5b-54dbb9782944 2018-07-24 04:36:53,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:54,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-30e259d5-4f5d-48a1-960c-b2b92b347805 Date: Tue, 24 Jul 2018 04:36:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","dns_nameservers":[],"updated_at":"2018-07-24T04:36:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6808c4d72ea4a61b851b061b296baf1","id":"daecbe60-db6f-431c-9a06-0cb8ec246044","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet"}]} 2018-07-24 04:36:54,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-30e259d5-4f5d-48a1-960c-b2b92b347805 2018-07-24 04:36:54,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818&name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:54,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-8c7bce18-f1e9-441a-b676-22f6dc901b2a Date: Tue, 24 Jul 2018 04:36:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.10"}],"id":"aa816c83-328f-49fe-aaa3-3e25a8fe9e5c","security_groups":["b530ebbf-0159-468e-8129-8dfe13f5b7ea"],"mac_address":"fa:16:3e:7a:6f:78","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:36:54,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818&name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port&admin_state_up=True used request id req-8c7bce18-f1e9-441a-b676-22f6dc901b2a 2018-07-24 04:36:54,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:54,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b0ddf2-f515-4bc0-8a06-6dabeb2a68a0 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}} 2018-07-24 04:36:54,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 used request id req-e7b0ddf2-f515-4bc0-8a06-6dabeb2a68a0 2018-07-24 04:36:54,552 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst 2018-07-24 04:36:54,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:54,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-a2f55c16-a18d-4019-9740-ba74e96011d6 x-compute-request-id: req-a2f55c16-a18d-4019-9740-ba74e96011d6 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "60727d98-88e3-4ef9-962b-8bebf4c0977e", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-flavor-name"}]} 2018-07-24 04:36:54,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-a2f55c16-a18d-4019-9740-ba74e96011d6 2018-07-24 04:36:54,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:54,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-666d7552-c042-419c-94a2-b4b3e63d36e1 x-compute-request-id: req-666d7552-c042-419c-94a2-b4b3e63d36e1 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "60727d98-88e3-4ef9-962b-8bebf4c0977e"}} 2018-07-24 04:36:54,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e used request id req-666d7552-c042-419c-94a2-b4b3e63d36e1 2018-07-24 04:36:54,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:54,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-65cf7ccd-67ca-471d-8637-bb58fcb8d954 Date: Tue, 24 Jul 2018 04:36:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:36:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:36:44Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/de8ded8c-b446-4883-aee5-ae8371ab0118/snap", "metadata": {}}], "self": "/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118", "min_disk": 0, "protected": false, "id": "de8ded8c-b446-4883-aee5-ae8371ab0118", "file": "/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6808c4d72ea4a61b851b061b296baf1", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/de8ded8c-b446-4883-aee5-ae8371ab0118/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image"} 2018-07-24 04:36:54,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image used request id req-65cf7ccd-67ca-471d-8637-bb58fcb8d954 2018-07-24 04:36:54,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:54,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4b353f10-78e6-4d65-959e-4dd70c11d550 Date: Tue, 24 Jul 2018 04:36:54 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-07-24 04:36:54,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-4b353f10-78e6-4d65-959e-4dd70c11d550 2018-07-24 04:36:54,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" -d '{"server": {"name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst", "imageRef": "de8ded8c-b446-4883-aee5-ae8371ab0118", "flavorRef": "60727d98-88e3-4ef9-962b-8bebf4c0977e", "max_count": 1, "min_count": 1, "networks": [{"port": "aa816c83-328f-49fe-aaa3-3e25a8fe9e5c"}]}}' 2018-07-24 04:36:56,937 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:36: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-a42a62d7-d9ad-4063-891d-0637115a239d x-compute-request-id: req-a42a62d7-d9ad-4063-891d-0637115a239d Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "aa13fa15-5c51-417d-8a16-feef9a503fc9", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "bookmark"}], "adminPass": "eFuLbxxP5kVR"}} 2018-07-24 04:36:56,937 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-a42a62d7-d9ad-4063-891d-0637115a239d 2018-07-24 04:36:56,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:57,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-a4b5e1c6-dee4-4bcf-a6dd-48cc47810322 x-compute-request-id: req-a4b5e1c6-dee4-4bcf-a6dd-48cc47810322 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "bookmark"}], "image": {"id": "de8ded8c-b446-4883-aee5-ae8371ab0118", "links": [{"href": "http://172.30.9.24:8774/images/de8ded8c-b446-4883-aee5-ae8371ab0118", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60727d98-88e3-4ef9-962b-8bebf4c0977e", "links": [{"href": "http://172.30.9.24:8774/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "bookmark"}]}, "id": "aa13fa15-5c51-417d-8a16-feef9a503fc9", "user_id": "a7e18e6519324e1cb61e707359a5aa29", "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-07-24T04:36:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst", "created": "2018-07-24T04:36:56Z", "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:36:57,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 used request id req-a4b5e1c6-dee4-4bcf-a6dd-48cc47810322 2018-07-24 04:36:57,345 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst 2018-07-24 04:36:57,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:36:57,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:36: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-b0815f2f-9ecb-423a-9bae-80d7ee7fec40 x-compute-request-id: req-b0815f2f-9ecb-423a-9bae-80d7ee7fec40 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "bookmark"}], "image": {"id": "de8ded8c-b446-4883-aee5-ae8371ab0118", "links": [{"href": "http://172.30.9.24:8774/images/de8ded8c-b446-4883-aee5-ae8371ab0118", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60727d98-88e3-4ef9-962b-8bebf4c0977e", "links": [{"href": "http://172.30.9.24:8774/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "bookmark"}]}, "id": "aa13fa15-5c51-417d-8a16-feef9a503fc9", "user_id": "a7e18e6519324e1cb61e707359a5aa29", "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-07-24T04:36:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst", "created": "2018-07-24T04:36:56Z", "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:36:57,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 used request id req-b0815f2f-9ecb-423a-9bae-80d7ee7fec40 2018-07-24 04:36:57,632 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst] is - BUILD 2018-07-24 04:36:57,632 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:37:00,636 - create_instance - DEBUG - VM status query timeout in 896.709316015 2018-07-24 04:37:00,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:01,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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-e2a2fc8d-96a3-4764-a751-2fef381d854a x-compute-request-id: req-e2a2fc8d-96a3-4764-a751-2fef381d854a Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "bookmark"}], "image": {"id": "de8ded8c-b446-4883-aee5-ae8371ab0118", "links": [{"href": "http://172.30.9.24:8774/images/de8ded8c-b446-4883-aee5-ae8371ab0118", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60727d98-88e3-4ef9-962b-8bebf4c0977e", "links": [{"href": "http://172.30.9.24:8774/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "bookmark"}]}, "id": "aa13fa15-5c51-417d-8a16-feef9a503fc9", "security_groups": [{"name": "default"}], "user_id": "a7e18e6519324e1cb61e707359a5aa29", "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-07-24T04:36:57Z", "hostId": "82271ec91cbb210eda7c7a1c70d7c4726a0a66efe9c3c93cace8b646", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst", "created": "2018-07-24T04:36:56Z", "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:37:01,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 used request id req-e2a2fc8d-96a3-4764-a751-2fef381d854a 2018-07-24 04:37:01,305 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst] is - BUILD 2018-07-24 04:37:01,305 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:37:04,308 - create_instance - DEBUG - VM status query timeout in 893.036639929 2018-07-24 04:37:04,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:05,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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-594b9b62-9a7f-4f30-b56c-ea1aa635fbe1 x-compute-request-id: req-594b9b62-9a7f-4f30-b56c-ea1aa635fbe1 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:6f:78", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "bookmark"}], "image": {"id": "de8ded8c-b446-4883-aee5-ae8371ab0118", "links": [{"href": "http://172.30.9.24:8774/images/de8ded8c-b446-4883-aee5-ae8371ab0118", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:37:02.000000", "flavor": {"id": "60727d98-88e3-4ef9-962b-8bebf4c0977e", "links": [{"href": "http://172.30.9.24:8774/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "bookmark"}]}, "id": "aa13fa15-5c51-417d-8a16-feef9a503fc9", "security_groups": [{"name": "default"}], "user_id": "a7e18e6519324e1cb61e707359a5aa29", "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-07-24T04:37:02Z", "hostId": "82271ec91cbb210eda7c7a1c70d7c4726a0a66efe9c3c93cace8b646", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst", "created": "2018-07-24T04:36:56Z", "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:37:05,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 used request id req-594b9b62-9a7f-4f30-b56c-ea1aa635fbe1 2018-07-24 04:37:05,013 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst] is - ACTIVE 2018-07-24 04:37:05,014 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:37:05,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:05,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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-433dd66a-ad6b-410d-ada2-4d6e5a993e82 x-compute-request-id: req-433dd66a-ad6b-410d-ada2-4d6e5a993e82 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:6f:78", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "bookmark"}], "image": {"id": "de8ded8c-b446-4883-aee5-ae8371ab0118", "links": [{"href": "http://172.30.9.24:8774/images/de8ded8c-b446-4883-aee5-ae8371ab0118", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:37:02.000000", "flavor": {"id": "60727d98-88e3-4ef9-962b-8bebf4c0977e", "links": [{"href": "http://172.30.9.24:8774/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "bookmark"}]}, "id": "aa13fa15-5c51-417d-8a16-feef9a503fc9", "security_groups": [{"name": "default"}], "user_id": "a7e18e6519324e1cb61e707359a5aa29", "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-07-24T04:37:02Z", "hostId": "82271ec91cbb210eda7c7a1c70d7c4726a0a66efe9c3c93cace8b646", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst", "created": "2018-07-24T04:36:56Z", "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:37:05,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 used request id req-433dd66a-ad6b-410d-ada2-4d6e5a993e82 2018-07-24 04:37:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:06,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0761b06f-0e3c-4b36-897a-01f9de958894 Date: Tue, 24 Jul 2018 04:37:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32171edd-ac72-42a3-a383-b3acf06b8818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6808c4d72ea4a61b851b061b296baf1","l2_adjacency":true,"status":"ACTIVE","subnets":["daecbe60-db6f-431c-9a06-0cb8ec246044"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:48Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net","admin_state_up":true,"tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:46Z","mtu":1450}]} 2018-07-24 04:37:06,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net used request id req-0761b06f-0e3c-4b36-897a-01f9de958894 2018-07-24 04:37:06,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:06,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ac2b35-ffa5-4a7f-9898-d6813d671de5 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}} 2018-07-24 04:37:06,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 used request id req-49ac2b35-ffa5-4a7f-9898-d6813d671de5 2018-07-24 04:37:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:06,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4140e05a-eecd-45bf-9605-e5b3e7ee6ae5 Date: Tue, 24 Jul 2018 04:37:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","dns_nameservers":[],"updated_at":"2018-07-24T04:36:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6808c4d72ea4a61b851b061b296baf1","id":"daecbe60-db6f-431c-9a06-0cb8ec246044","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet"}]} 2018-07-24 04:37:06,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-4140e05a-eecd-45bf-9605-e5b3e7ee6ae5 2018-07-24 04:37:06,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:06,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-6e2a4339-26a9-4a87-90b5-b9808ed9aed4 Date: Tue, 24 Jul 2018 04:37:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:50Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.2"}],"id":"7ad635d5-b652-47be-8405-ccd42329cbae","security_groups":[],"mac_address":"fa:16:3e:fa:cc:af","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-32171edd-ac72-42a3-a383-b3acf06b8818","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.4"}],"id":"891b8840-e0c9-4d50-bc7f-a23ea6942dae","security_groups":[],"mac_address":"fa:16:3e:00:60:78","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-32171edd-ac72-42a3-a383-b3acf06b8818","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:37:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.10"}],"id":"aa816c83-328f-49fe-aaa3-3e25a8fe9e5c","security_groups":["b530ebbf-0159-468e-8129-8dfe13f5b7ea"],"mac_address":"fa:16:3e:7a:6f:78","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:53Z","binding:vnic_type":"normal","device_id":"aa13fa15-5c51-417d-8a16-feef9a503fc9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.3"}],"id":"f4a56cea-fe49-431a-8844-2dfa2524ac5c","security_groups":[],"mac_address":"fa:16:3e:b8:31:04","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-32171edd-ac72-42a3-a383-b3acf06b8818","ip_allocation":"immediate"}]} 2018-07-24 04:37:06,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-6e2a4339-26a9-4a87-90b5-b9808ed9aed4 2018-07-24 04:37:06,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:37:06,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6387d6f2f2dd48c9895b803e4e4a4958", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj-role"}], "expires_at": "2018-07-24T05:37:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-user", "id": "a7e18e6519324e1cb61e707359a5aa29"}, "audit_ids": ["p8l-EbjvTDK4vq29jBAtNA"], "issued_at": "2018-07-24T04:37:06.000000Z"}} 2018-07-24 04:37:06,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445a68e74833fc875d5d573a90a02953091e1431" 2018-07-24 04:37:08,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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-df70b8ed-3cd2-4fd1-988a-4cc71973a00f x-compute-request-id: req-df70b8ed-3cd2-4fd1-988a-4cc71973a00f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:6f:78", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "bookmark"}], "image": {"id": "de8ded8c-b446-4883-aee5-ae8371ab0118", "links": [{"href": "http://172.30.9.24:8774/images/de8ded8c-b446-4883-aee5-ae8371ab0118", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:37:02.000000", "flavor": {"id": "60727d98-88e3-4ef9-962b-8bebf4c0977e", "links": [{"href": "http://172.30.9.24:8774/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "bookmark"}]}, "id": "aa13fa15-5c51-417d-8a16-feef9a503fc9", "security_groups": [{"name": "default"}], "user_id": "a7e18e6519324e1cb61e707359a5aa29", "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-07-24T04:37:02Z", "hostId": "82271ec91cbb210eda7c7a1c70d7c4726a0a66efe9c3c93cace8b646", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst", "created": "2018-07-24T04:36:56Z", "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:37:08,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst used request id req-df70b8ed-3cd2-4fd1-988a-4cc71973a00f 2018-07-24 04:37:08,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:37:08,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6387d6f2f2dd48c9895b803e4e4a4958", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj-role"}], "expires_at": "2018-07-24T05:37:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d6808c4d72ea4a61b851b061b296baf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-user", "id": "a7e18e6519324e1cb61e707359a5aa29"}, "audit_ids": ["lOLDsBJxQgCFg8fBn7MtdQ"], "issued_at": "2018-07-24T04:37:08.000000Z"}} 2018-07-24 04:37:08,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc9316444f9cc5493e61cee63ec8c301709d219" 2018-07-24 04:37:08,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-279897b1-d403-4ff1-b227-4845dd47cc31 Date: Tue, 24 Jul 2018 04:37:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32171edd-ac72-42a3-a383-b3acf06b8818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6808c4d72ea4a61b851b061b296baf1","l2_adjacency":true,"status":"ACTIVE","subnets":["daecbe60-db6f-431c-9a06-0cb8ec246044"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:48Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net","admin_state_up":true,"tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:46Z","mtu":1450}]} 2018-07-24 04:37:08,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net used request id req-279897b1-d403-4ff1-b227-4845dd47cc31 2018-07-24 04:37:08,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc9316444f9cc5493e61cee63ec8c301709d219" 2018-07-24 04:37:08,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a8b3145d-e474-4a4a-8977-cb4c002e12dc Date: Tue, 24 Jul 2018 04:37:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","dns_nameservers":[],"updated_at":"2018-07-24T04:36:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6808c4d72ea4a61b851b061b296baf1","id":"daecbe60-db6f-431c-9a06-0cb8ec246044","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet"}]} 2018-07-24 04:37:08,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-a8b3145d-e474-4a4a-8977-cb4c002e12dc 2018-07-24 04:37:08,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc9316444f9cc5493e61cee63ec8c301709d219" 2018-07-24 04:37:09,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-59fc8801-ac40-4a57-8134-2df2f1371be9 Date: Tue, 24 Jul 2018 04:37:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:50Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.2"}],"id":"7ad635d5-b652-47be-8405-ccd42329cbae","security_groups":[],"mac_address":"fa:16:3e:fa:cc:af","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-32171edd-ac72-42a3-a383-b3acf06b8818","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.4"}],"id":"891b8840-e0c9-4d50-bc7f-a23ea6942dae","security_groups":[],"mac_address":"fa:16:3e:00:60:78","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-32171edd-ac72-42a3-a383-b3acf06b8818","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:37:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.10"}],"id":"aa816c83-328f-49fe-aaa3-3e25a8fe9e5c","security_groups":["b530ebbf-0159-468e-8129-8dfe13f5b7ea"],"mac_address":"fa:16:3e:7a:6f:78","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:53Z","binding:vnic_type":"normal","device_id":"aa13fa15-5c51-417d-8a16-feef9a503fc9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.3"}],"id":"f4a56cea-fe49-431a-8844-2dfa2524ac5c","security_groups":[],"mac_address":"fa:16:3e:b8:31:04","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-32171edd-ac72-42a3-a383-b3acf06b8818","ip_allocation":"immediate"}]} 2018-07-24 04:37:09,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-59fc8801-ac40-4a57-8134-2df2f1371be9 2018-07-24 04:37:09,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:09,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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-c45e52f0-199c-4d47-ab38-2bd4cf33736c x-compute-request-id: req-c45e52f0-199c-4d47-ab38-2bd4cf33736c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:6f:78", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "bookmark"}], "image": {"id": "de8ded8c-b446-4883-aee5-ae8371ab0118", "links": [{"href": "http://172.30.9.24:8774/images/de8ded8c-b446-4883-aee5-ae8371ab0118", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:37:02.000000", "flavor": {"id": "60727d98-88e3-4ef9-962b-8bebf4c0977e", "links": [{"href": "http://172.30.9.24:8774/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "bookmark"}]}, "id": "aa13fa15-5c51-417d-8a16-feef9a503fc9", "security_groups": [{"name": "default"}], "user_id": "a7e18e6519324e1cb61e707359a5aa29", "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-07-24T04:37:02Z", "hostId": "82271ec91cbb210eda7c7a1c70d7c4726a0a66efe9c3c93cace8b646", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst", "created": "2018-07-24T04:36:56Z", "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:37:09,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 used request id req-c45e52f0-199c-4d47-ab38-2bd4cf33736c 2018-07-24 04:37:09,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:10,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f80781fe-4b6f-45b2-90f4-8a8cb58bde2f Date: Tue, 24 Jul 2018 04:37:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32171edd-ac72-42a3-a383-b3acf06b8818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6808c4d72ea4a61b851b061b296baf1","l2_adjacency":true,"status":"ACTIVE","subnets":["daecbe60-db6f-431c-9a06-0cb8ec246044"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:48Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net","admin_state_up":true,"tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:46Z","mtu":1450}]} 2018-07-24 04:37:10,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net used request id req-f80781fe-4b6f-45b2-90f4-8a8cb58bde2f 2018-07-24 04:37:10,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:10,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b7cf3b-faf3-433e-b7e3-64347e4efe4b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}} 2018-07-24 04:37:10,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 used request id req-95b7cf3b-faf3-433e-b7e3-64347e4efe4b 2018-07-24 04:37:10,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:10,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-48cac517-c6d9-428b-b411-69f2a4db5c11 Date: Tue, 24 Jul 2018 04:37:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","dns_nameservers":[],"updated_at":"2018-07-24T04:36:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6808c4d72ea4a61b851b061b296baf1","id":"daecbe60-db6f-431c-9a06-0cb8ec246044","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet"}]} 2018-07-24 04:37:10,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-48cac517-c6d9-428b-b411-69f2a4db5c11 2018-07-24 04:37:10,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:10,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-c30319f4-3aae-4cf4-8ea3-e26e5b69fdf4 Date: Tue, 24 Jul 2018 04:37:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:50Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.2"}],"id":"7ad635d5-b652-47be-8405-ccd42329cbae","security_groups":[],"mac_address":"fa:16:3e:fa:cc:af","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-32171edd-ac72-42a3-a383-b3acf06b8818","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.4"}],"id":"891b8840-e0c9-4d50-bc7f-a23ea6942dae","security_groups":[],"mac_address":"fa:16:3e:00:60:78","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-32171edd-ac72-42a3-a383-b3acf06b8818","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:37:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.10"}],"id":"aa816c83-328f-49fe-aaa3-3e25a8fe9e5c","security_groups":["b530ebbf-0159-468e-8129-8dfe13f5b7ea"],"mac_address":"fa:16:3e:7a:6f:78","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:53Z","binding:vnic_type":"normal","device_id":"aa13fa15-5c51-417d-8a16-feef9a503fc9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.3"}],"id":"f4a56cea-fe49-431a-8844-2dfa2524ac5c","security_groups":[],"mac_address":"fa:16:3e:b8:31:04","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-32171edd-ac72-42a3-a383-b3acf06b8818","ip_allocation":"immediate"}]} 2018-07-24 04:37:10,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-c30319f4-3aae-4cf4-8ea3-e26e5b69fdf4 2018-07-24 04:37:10,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:11,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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-33f8a808-74dc-4362-b16d-75aff37cbc37 x-compute-request-id: req-33f8a808-74dc-4362-b16d-75aff37cbc37 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:6f:78", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "bookmark"}], "image": {"id": "de8ded8c-b446-4883-aee5-ae8371ab0118", "links": [{"href": "http://172.30.9.24:8774/images/de8ded8c-b446-4883-aee5-ae8371ab0118", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:37:02.000000", "flavor": {"id": "60727d98-88e3-4ef9-962b-8bebf4c0977e", "links": [{"href": "http://172.30.9.24:8774/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "bookmark"}]}, "id": "aa13fa15-5c51-417d-8a16-feef9a503fc9", "security_groups": [{"name": "default"}], "user_id": "a7e18e6519324e1cb61e707359a5aa29", "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-07-24T04:37:02Z", "hostId": "82271ec91cbb210eda7c7a1c70d7c4726a0a66efe9c3c93cace8b646", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst", "created": "2018-07-24T04:36:56Z", "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:37:11,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 used request id req-33f8a808-74dc-4362-b16d-75aff37cbc37 2018-07-24 04:37:11,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:11,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fa8cc319-9c96-4fc1-8708-d9cb88c4a850 Date: Tue, 24 Jul 2018 04:37:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32171edd-ac72-42a3-a383-b3acf06b8818","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6808c4d72ea4a61b851b061b296baf1","l2_adjacency":true,"status":"ACTIVE","subnets":["daecbe60-db6f-431c-9a06-0cb8ec246044"],"description":"","tags":[],"updated_at":"2018-07-24T04:36:48Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net","admin_state_up":true,"tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:46Z","mtu":1450}]} 2018-07-24 04:37:11,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net used request id req-fa8cc319-9c96-4fc1-8708-d9cb88c4a850 2018-07-24 04:37:11,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:11,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09295fd0-02a2-4b85-a792-0f2fa37e1a2b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}} 2018-07-24 04:37:11,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 used request id req-09295fd0-02a2-4b85-a792-0f2fa37e1a2b 2018-07-24 04:37:11,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:11,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e2350031-9ba2-4fed-88e9-650537f216c1 Date: Tue, 24 Jul 2018 04:37:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","dns_nameservers":[],"updated_at":"2018-07-24T04:36:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6808c4d72ea4a61b851b061b296baf1","id":"daecbe60-db6f-431c-9a06-0cb8ec246044","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet"}]} 2018-07-24 04:37:11,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-e2350031-9ba2-4fed-88e9-650537f216c1 2018-07-24 04:37:11,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:11,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-2c98358d-d89d-4693-a955-7cf8299060da Date: Tue, 24 Jul 2018 04:37:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:50Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.2"}],"id":"7ad635d5-b652-47be-8405-ccd42329cbae","security_groups":[],"mac_address":"fa:16:3e:fa:cc:af","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-32171edd-ac72-42a3-a383-b3acf06b8818","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.4"}],"id":"891b8840-e0c9-4d50-bc7f-a23ea6942dae","security_groups":[],"mac_address":"fa:16:3e:00:60:78","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-32171edd-ac72-42a3-a383-b3acf06b8818","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:37:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.10"}],"id":"aa816c83-328f-49fe-aaa3-3e25a8fe9e5c","security_groups":["b530ebbf-0159-468e-8129-8dfe13f5b7ea"],"mac_address":"fa:16:3e:7a:6f:78","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:53Z","binding:vnic_type":"normal","device_id":"aa13fa15-5c51-417d-8a16-feef9a503fc9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:36:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"daecbe60-db6f-431c-9a06-0cb8ec246044","ip_address":"10.55.0.3"}],"id":"f4a56cea-fe49-431a-8844-2dfa2524ac5c","security_groups":[],"mac_address":"fa:16:3e:b8:31:04","project_id":"d6808c4d72ea4a61b851b061b296baf1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32171edd-ac72-42a3-a383-b3acf06b8818","tenant_id":"d6808c4d72ea4a61b851b061b296baf1","created_at":"2018-07-24T04:36:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-32171edd-ac72-42a3-a383-b3acf06b8818","ip_allocation":"immediate"}]} 2018-07-24 04:37:11,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-2c98358d-d89d-4693-a955-7cf8299060da 2018-07-24 04:37:11,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445a68e74833fc875d5d573a90a02953091e1431" 2018-07-24 04:37:11,613 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:37:11 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-9bb0b13c-5444-4820-87df-f685fd4a723b x-compute-request-id: req-9bb0b13c-5444-4820-87df-f685fd4a723b Content-Type: application/json 2018-07-24 04:37:11,613 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 used request id req-9bb0b13c-5444-4820-87df-f685fd4a723b 2018-07-24 04:37:11,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:11,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:11 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-9fe4dbc8-646f-4e7c-8e79-d7539466b2a9 x-compute-request-id: req-9fe4dbc8-646f-4e7c-8e79-d7539466b2a9 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:6f:78", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9", "rel": "bookmark"}], "image": {"id": "de8ded8c-b446-4883-aee5-ae8371ab0118", "links": [{"href": "http://172.30.9.24:8774/images/de8ded8c-b446-4883-aee5-ae8371ab0118", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:37:02.000000", "flavor": {"id": "60727d98-88e3-4ef9-962b-8bebf4c0977e", "links": [{"href": "http://172.30.9.24:8774/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e", "rel": "bookmark"}]}, "id": "aa13fa15-5c51-417d-8a16-feef9a503fc9", "security_groups": [{"name": "default"}], "user_id": "a7e18e6519324e1cb61e707359a5aa29", "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-07-24T04:37:11Z", "hostId": "82271ec91cbb210eda7c7a1c70d7c4726a0a66efe9c3c93cace8b646", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst", "created": "2018-07-24T04:36:56Z", "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:37:11,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 used request id req-9fe4dbc8-646f-4e7c-8e79-d7539466b2a9 2018-07-24 04:37:11,948 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst] is - ACTIVE 2018-07-24 04:37:11,948 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:37:14,952 - create_instance - DEBUG - VM status query timeout in 296.661631107 2018-07-24 04:37:14,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:14,999 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:37: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-b4d4bd0d-84ce-4101-b0aa-2aefed74991a x-compute-request-id: req-b4d4bd0d-84ce-4101-b0aa-2aefed74991a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance aa13fa15-5c51-417d-8a16-feef9a503fc9 could not be found.", "code": 404}} 2018-07-24 04:37:14,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 used request id req-b4d4bd0d-84ce-4101-b0aa-2aefed74991a 2018-07-24 04:37:15,000 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance aa13fa15-5c51-417d-8a16-feef9a503fc9 could not be found. (HTTP 404) (Request-ID: req-b4d4bd0d-84ce-4101-b0aa-2aefed74991a) 2018-07-24 04:37:15,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445a68e74833fc875d5d573a90a02953091e1431" 2018-07-24 04:37:15,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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-6763261e-6aad-4a80-8621-2e4cf0d53400 x-compute-request-id: req-6763261e-6aad-4a80-8621-2e4cf0d53400 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:37:15,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst used request id req-6763261e-6aad-4a80-8621-2e4cf0d53400 2018-07-24 04:37:15,075 - create_instance - INFO - Deleting Port with ID - aa816c83-328f-49fe-aaa3-3e25a8fe9e5c 2018-07-24 04:37:15,075 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-port 2018-07-24 04:37:15,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/aa816c83-328f-49fe-aaa3-3e25a8fe9e5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:15,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a5cba0d-4a43-4819-8c52-ac67e18cf50c Date: Tue, 24 Jul 2018 04:37:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:37:15,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/aa816c83-328f-49fe-aaa3-3e25a8fe9e5c used request id req-4a5cba0d-4a43-4819-8c52-ac67e18cf50c 2018-07-24 04:37:15,628 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst 2018-07-24 04:37:15,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:15,673 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:37: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-4761d05b-a07e-4646-a388-b510e963e956 x-compute-request-id: req-4761d05b-a07e-4646-a388-b510e963e956 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance aa13fa15-5c51-417d-8a16-feef9a503fc9 could not be found.", "code": 404}} 2018-07-24 04:37:15,673 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 used request id req-4761d05b-a07e-4646-a388-b510e963e956 2018-07-24 04:37:15,674 - create_instance - WARNING - Instance already deleted - Instance aa13fa15-5c51-417d-8a16-feef9a503fc9 could not be found. (HTTP 404) (Request-ID: req-4761d05b-a07e-4646-a388-b510e963e956) 2018-07-24 04:37:15,674 - create_instance - INFO - Checking deletion status 2018-07-24 04:37:15,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfcf6def10e44d59ed09d050554a595940e54a15" 2018-07-24 04:37:15,722 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:37: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-ec24efc1-87a2-4494-945d-e92600e7354b x-compute-request-id: req-ec24efc1-87a2-4494-945d-e92600e7354b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance aa13fa15-5c51-417d-8a16-feef9a503fc9 could not be found.", "code": 404}} 2018-07-24 04:37:15,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/aa13fa15-5c51-417d-8a16-feef9a503fc9 used request id req-ec24efc1-87a2-4494-945d-e92600e7354b 2018-07-24 04:37:15,723 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance aa13fa15-5c51-417d-8a16-feef9a503fc9 could not be found. (HTTP 404) (Request-ID: req-ec24efc1-87a2-4494-945d-e92600e7354b) 2018-07-24 04:37:15,723 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-inst 2018-07-24 04:37:15,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175c65b078a3d76a288f43773be49d745206e4bd" 2018-07-24 04:37:15,783 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:37: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-046d1a42-c2b2-413a-837b-17033020963f x-compute-request-id: req-046d1a42-c2b2-413a-837b-17033020963f Content-Length: 0 Content-Type: application/json 2018-07-24 04:37:15,784 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/60727d98-88e3-4ef9-962b-8bebf4c0977e used request id req-046d1a42-c2b2-413a-837b-17033020963f 2018-07-24 04:37:15,785 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet 2018-07-24 04:37:15,785 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-subnet 2018-07-24 04:37:15,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/daecbe60-db6f-431c-9a06-0cb8ec246044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e890c54bec6da3418ac8f55fb1afc360ca9dbd0" 2018-07-24 04:37:18,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0dd1a19f-44ec-4788-9f49-7137567192fc Date: Tue, 24 Jul 2018 04:37:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:37:18,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/daecbe60-db6f-431c-9a06-0cb8ec246044 used request id req-0dd1a19f-44ec-4788-9f49-7137567192fc 2018-07-24 04:37:18,149 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-pub-net 2018-07-24 04:37:18,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/32171edd-ac72-42a3-a383-b3acf06b8818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e890c54bec6da3418ac8f55fb1afc360ca9dbd0" 2018-07-24 04:37:19,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15ea3f85-c1e0-4f14-9fc7-f755e2d005e8 Date: Tue, 24 Jul 2018 04:37:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:37:19,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/32171edd-ac72-42a3-a383-b3acf06b8818 used request id req-15ea3f85-c1e0-4f14-9fc7-f755e2d005e8 2018-07-24 04:37:19,401 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-5c19ed1d-2051-4ae4-a4d2-b65d3bf36d1b-image 2018-07-24 04:37:19,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc138845070fc99a04a669b5953d89e2db0432a1" 2018-07-24 04:37:19,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2214cc5f-e263-4c62-b337-02d5bc3c1dde Date: Tue, 24 Jul 2018 04:37:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:37:19,989 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/de8ded8c-b446-4883-aee5-ae8371ab0118 used request id req-2214cc5f-e263-4c62-b337-02d5bc3c1dde 2018-07-24 04:37:19,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:37:20,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-50dc412f-716c-4552-be85-97bb467ca018 Date: Tue, 24 Jul 2018 04:37:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "created_at": "2018-07-24T04:36:46Z", "updated_at": "2018-07-24T04:36:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:36:46Z", "revision_number": 0, "id": "654db948-fe6c-4910-98b1-f0758120f0e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:36:46Z", "security_group_id": "b530ebbf-0159-468e-8129-8dfe13f5b7ea", "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6808c4d72ea4a61b851b061b296baf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:36:46Z", "revision_number": 0, "id": "824198aa-a64e-498c-a933-40f961d8dfb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:36:46Z", "security_group_id": "b530ebbf-0159-468e-8129-8dfe13f5b7ea", "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6808c4d72ea4a61b851b061b296baf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:36:46Z", "revision_number": 0, "id": "eaa45f04-da74-4401-9230-ffb382a6bb6a", "remote_group_id": "b530ebbf-0159-468e-8129-8dfe13f5b7ea", "remote_ip_prefix": null, "created_at": "2018-07-24T04:36:46Z", "security_group_id": "b530ebbf-0159-468e-8129-8dfe13f5b7ea", "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6808c4d72ea4a61b851b061b296baf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:36:46Z", "revision_number": 0, "id": "efea5d9a-012d-4065-8a73-203c9b4a566e", "remote_group_id": "b530ebbf-0159-468e-8129-8dfe13f5b7ea", "remote_ip_prefix": null, "created_at": "2018-07-24T04:36:46Z", "security_group_id": "b530ebbf-0159-468e-8129-8dfe13f5b7ea", "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6808c4d72ea4a61b851b061b296baf1"}], "revision_number": 4, "project_id": "d6808c4d72ea4a61b851b061b296baf1", "id": "b530ebbf-0159-468e-8129-8dfe13f5b7ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:37:20,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-50dc412f-716c-4552-be85-97bb467ca018 2018-07-24 04:37:20,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:37:20,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84271b28-c0d6-45b6-9df3-110a595dece1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:37:20,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-84271b28-c0d6-45b6-9df3-110a595dece1 2018-07-24 04:37:20,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:37:20,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:37:20,432 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf2f5e0-7862-420c-8e81-d0f08887257f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:37:20,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-faf2f5e0-7862-420c-8e81-d0f08887257f 2018-07-24 04:37:20,432 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:37:20,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:37:20,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76412202-c2a6-429a-b111-3afbdf8e7813 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:37:20,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-76412202-c2a6-429a-b111-3afbdf8e7813 2018-07-24 04:37:20,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:37:20,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:37:20,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d749da3-fac0-4217-9439-0dc6c6bd565b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6808c4d72ea4a61b851b061b296baf1", "name": "CreateInstanceSimpleTests-76ce3f08-31bb-452-proj"}} 2018-07-24 04:37:20,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 used request id req-9d749da3-fac0-4217-9439-0dc6c6bd565b 2018-07-24 04:37:20,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b530ebbf-0159-468e-8129-8dfe13f5b7ea 2018-07-24 04:37:20,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b530ebbf-0159-468e-8129-8dfe13f5b7ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:37:20,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2eba22b4-db8f-4127-9c85-d0982027eb44 Date: Tue, 24 Jul 2018 04:37:20 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-07-24T04:36:46Z", "security_group_id": "b530ebbf-0159-468e-8129-8dfe13f5b7ea", "port_range_min": null, "revision_number": 0, "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "created_at": "2018-07-24T04:36:46Z", "project_id": "d6808c4d72ea4a61b851b061b296baf1", "id": "654db948-fe6c-4910-98b1-f0758120f0e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:36:46Z", "security_group_id": "b530ebbf-0159-468e-8129-8dfe13f5b7ea", "port_range_min": null, "revision_number": 0, "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "created_at": "2018-07-24T04:36:46Z", "project_id": "d6808c4d72ea4a61b851b061b296baf1", "id": "824198aa-a64e-498c-a933-40f961d8dfb4"}, {"remote_group_id": "b530ebbf-0159-468e-8129-8dfe13f5b7ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:36:46Z", "security_group_id": "b530ebbf-0159-468e-8129-8dfe13f5b7ea", "port_range_min": null, "revision_number": 0, "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "created_at": "2018-07-24T04:36:46Z", "project_id": "d6808c4d72ea4a61b851b061b296baf1", "id": "eaa45f04-da74-4401-9230-ffb382a6bb6a"}, {"remote_group_id": "b530ebbf-0159-468e-8129-8dfe13f5b7ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:36:46Z", "security_group_id": "b530ebbf-0159-468e-8129-8dfe13f5b7ea", "port_range_min": null, "revision_number": 0, "tenant_id": "d6808c4d72ea4a61b851b061b296baf1", "created_at": "2018-07-24T04:36:46Z", "project_id": "d6808c4d72ea4a61b851b061b296baf1", "id": "efea5d9a-012d-4065-8a73-203c9b4a566e"}]} 2018-07-24 04:37:20,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b530ebbf-0159-468e-8129-8dfe13f5b7ea used request id req-2eba22b4-db8f-4127-9c85-d0982027eb44 2018-07-24 04:37:20,828 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:37:20,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b530ebbf-0159-468e-8129-8dfe13f5b7ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:37:21,159 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-caa12a5a-6416-4563-84df-62e66b240373 Content-Length: 0 Date: Tue, 24 Jul 2018 04:37:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:37:21,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b530ebbf-0159-468e-8129-8dfe13f5b7ea used request id req-caa12a5a-6416-4563-84df-62e66b240373 2018-07-24 04:37:21,160 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-76ce3f08-31bb-452-proj 2018-07-24 04:37:21,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:37:21,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13bdf81d-87a3-44ec-a573-10af67119b73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:37:21,383 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d6808c4d72ea4a61b851b061b296baf1 used request id req-13bdf81d-87a3-44ec-a573-10af67119b73 2018-07-24 04:37:21,384 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-76ce3f08-31bb-452-proj-role 2018-07-24 04:37:21,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/6387d6f2f2dd48c9895b803e4e4a4958 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:37:21,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59ed023d-66ec-4bcb-901c-c5146601453e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:37:21,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/6387d6f2f2dd48c9895b803e4e4a4958 used request id req-59ed023d-66ec-4bcb-901c-c5146601453e 2018-07-24 04:37:21,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495421d126a91daf7b1e41d3e84bf93b30bd1a1d" 2018-07-24 04:37:21,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5661dce3-3e49-4150-bf6e-f6beee6ec8d1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:37:21,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5661dce3-3e49-4150-bf6e-f6beee6ec8d1 2018-07-24 04:37:21,589 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-76ce3f08-31bb-452-user 2018-07-24 04:37:21,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/a7e18e6519324e1cb61e707359a5aa29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1542a1506c277390d0c52c9ca591cbd69c0414a" 2018-07-24 04:37:21,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0460e4fb-0f2e-4491-b785-a6aadb724651 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:37:21,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a7e18e6519324e1cb61e707359a5aa29 used request id req-0460e4fb-0f2e-4491-b785-a6aadb724651 2018-07-24 04:37:21,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:37:22,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:37:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["jvFjLP5mTV2b063OHdeajQ"], "issued_at": "2018-07-24T04:37:22.000000Z"}} 2018-07-24 04:37:22,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c63304a9feed8fa35dc83d05a7c1698ef47650f0" 2018-07-24 04:37:22,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bc82b23-44da-480b-a1c7-f8665e4e1e03 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:37:22,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2bc82b23-44da-480b-a1c7-f8665e4e1e03 2018-07-24 04:37:22,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:37:22,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:37:22,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:37:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["DjsJJZzJS5Cx_rKRrQYd6A"], "issued_at": "2018-07-24T04:37:22.000000Z"}} 2018-07-24 04:37:22,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:22,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccef1e99-799c-4e69-84e8-fbaa5ca9cb2f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:37:22,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ccef1e99-799c-4e69-84e8-fbaa5ca9cb2f 2018-07-24 04:37:22,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:37:22,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:37: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:37:22,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4037117a-8481-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:22,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f59754-b310-46b2-ae4e-d7fc805de23f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4037117a-8481-44e-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:37:22,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4037117a-8481-44e-proj used request id req-51f59754-b310-46b2-ae4e-d7fc805de23f 2018-07-24 04:37:22,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:23,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b01601-b298-4c57-887e-490a838cbab2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:37:23,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-83b01601-b298-4c57-887e-490a838cbab2 2018-07-24 04:37:23,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}}' 2018-07-24 04:37:23,186 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11e9c9f7-15aa-4455-9720-557e9981d5dc Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19"}, "tags": [], "enabled": true, "id": "c103aa19d81e40f3898da668532d1a19", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}} 2018-07-24 04:37:23,186 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-11e9c9f7-15aa-4455-9720-557e9981d5dc 2018-07-24 04:37:23,187 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4037117a-8481-44e-proj 2018-07-24 04:37:23,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:37:23,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:37:23,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["dv6kmPrxSh61MTS5TIWndw"], "issued_at": "2018-07-24T04:37:23.000000Z"}} 2018-07-24 04:37:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0e8546ac1471d2b440620df2f80b8bebbad6d4c1" 2018-07-24 04:37:23,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80314b73-2f1f-431d-a39d-7b6ce6273886 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:37:23,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-80314b73-2f1f-431d-a39d-7b6ce6273886 2018-07-24 04:37:23,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:37:23,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:37: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:37:23,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8546ac1471d2b440620df2f80b8bebbad6d4c1" 2018-07-24 04:37:23,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-910af48c-f308-4d64-bb9e-df0535d7a362 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:37:23,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-910af48c-f308-4d64-bb9e-df0535d7a362 2018-07-24 04:37:23,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-4037117a-8481-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8546ac1471d2b440620df2f80b8bebbad6d4c1" 2018-07-24 04:37:23,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf4a427-a437-4e50-8346-b04a86f9cf59 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-4037117a-8481-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19"}, "tags": [], "enabled": true, "id": "c103aa19d81e40f3898da668532d1a19", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}]} 2018-07-24 04:37:23,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-4037117a-8481-44e-proj used request id req-fcf4a427-a437-4e50-8346-b04a86f9cf59 2018-07-24 04:37:23,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8546ac1471d2b440620df2f80b8bebbad6d4c1" 2018-07-24 04:37:23,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bfb9a74-91dc-4f9f-8383-7e0a63647719 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:37:23,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0bfb9a74-91dc-4f9f-8383-7e0a63647719 2018-07-24 04:37:24,395 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4037117a-8481-44e-user 2018-07-24 04:37:24,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:37:24,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:24,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf5dbe1-8188-445c-8b9e-f7e21eab79a5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:37:24,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8bf5dbe1-8188-445c-8b9e-f7e21eab79a5 2018-07-24 04:37:24,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" -d '{"role": {"name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj-role"}}' 2018-07-24 04:37:24,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70ccfe25-9fe5-42bd-a439-2939782858b4 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d851e426a294eaba76486338eecb23e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d851e426a294eaba76486338eecb23e"}, "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj-role"}} 2018-07-24 04:37:24,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-70ccfe25-9fe5-42bd-a439-2939782858b4 2018-07-24 04:37:24,623 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4037117a-8481-44e-proj-role 2018-07-24 04:37:24,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/6d851e426a294eaba76486338eecb23e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:24,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9650753f-458b-440a-ad06-1c6e64d5d377 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d851e426a294eaba76486338eecb23e", "links": {"self": "http://172.30.9.24:5000/v3/roles/6d851e426a294eaba76486338eecb23e"}, "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj-role"}} 2018-07-24 04:37:24,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/6d851e426a294eaba76486338eecb23e used request id req-9650753f-458b-440a-ad06-1c6e64d5d377 2018-07-24 04:37:24,715 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4037117a-8481-44e-proj-role to project CreateInstancePortManipulationTests-4037117a-8481-44e-proj 2018-07-24 04:37:24,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19/users/512dfea01275470cb13d3654e7a3fd0b/roles/6d851e426a294eaba76486338eecb23e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:24,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-836a0ab2-2beb-4831-9b8e-6c040a1fcfca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:37:24,866 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19/users/512dfea01275470cb13d3654e7a3fd0b/roles/6d851e426a294eaba76486338eecb23e used request id req-836a0ab2-2beb-4831-9b8e-6c040a1fcfca 2018-07-24 04:37:24,866 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:37:24,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:37:24,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:37:25,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d851e426a294eaba76486338eecb23e", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj-role"}], "expires_at": "2018-07-24T05:37:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c103aa19d81e40f3898da668532d1a19", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-user", "id": "512dfea01275470cb13d3654e7a3fd0b"}, "audit_ids": ["VTsFFYHuQDuou88-n4Z02A"], "issued_at": "2018-07-24T04:37:25.000000Z"}} 2018-07-24 04:37:25,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7c9b5ce7b309f276b975a5e8c3bfb533c1e888f3" 2018-07-24 04:37:25,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a10d52-90ac-403e-96fd-2d884e77c986 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:37:25,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-77a10d52-90ac-403e-96fd-2d884e77c986 2018-07-24 04:37:25,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c9b5ce7b309f276b975a5e8c3bfb533c1e888f3" 2018-07-24 04:37:25,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-b1d07e8b-1822-4081-b15e-2036cb0eb80c Date: Tue, 24 Jul 2018 04:37:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image"} 2018-07-24 04:37:25,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image used request id req-b1d07e8b-1822-4081-b15e-2036cb0eb80c 2018-07-24 04:37:25,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c9b5ce7b309f276b975a5e8c3bfb533c1e888f3" 2018-07-24 04:37:25,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9016440a-6625-49be-86a9-0144aec08cee Date: Tue, 24 Jul 2018 04:37:25 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-07-24 04:37:25,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-9016440a-6625-49be-86a9-0144aec08cee 2018-07-24 04:37:25,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c9b5ce7b309f276b975a5e8c3bfb533c1e888f3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image"}' 2018-07-24 04:37:25,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c5b34f42-33d7-475c-b1da-5487f8f57560 Date: Tue, 24 Jul 2018 04:37:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:37:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:37:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c", "min_disk": 0, "protected": false, "id": "ede389eb-bb74-4581-a608-023e1ff0531c", "file": "/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c/file", "checksum": null, "owner": "c103aa19d81e40f3898da668532d1a19", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:37:25,998 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c5b34f42-33d7-475c-b1da-5487f8f57560 2018-07-24 04:37:26,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c9b5ce7b309f276b975a5e8c3bfb533c1e888f3" -d '' 2018-07-24 04:37:26,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0077598-2dac-484d-b918-3a6c8d18a810 Date: Tue, 24 Jul 2018 04:37:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:37:26,616 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c/file used request id req-e0077598-2dac-484d-b918-3a6c8d18a810 2018-07-24 04:37:26,616 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:37:26,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c9b5ce7b309f276b975a5e8c3bfb533c1e888f3" 2018-07-24 04:37:26,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-833bd5e7-f119-4057-bf5e-ea4c92d61f40 Date: Tue, 24 Jul 2018 04:37:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:37:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:37:26Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ede389eb-bb74-4581-a608-023e1ff0531c/snap", "metadata": {}}], "self": "/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c", "min_disk": 0, "protected": false, "id": "ede389eb-bb74-4581-a608-023e1ff0531c", "file": "/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c103aa19d81e40f3898da668532d1a19", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ede389eb-bb74-4581-a608-023e1ff0531c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:37:26,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c used request id req-833bd5e7-f119-4057-bf5e-ea4c92d61f40 2018-07-24 04:37:26,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c9b5ce7b309f276b975a5e8c3bfb533c1e888f3" 2018-07-24 04:37:26,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-824b68cc-9352-483f-93b7-4d3c557cba47 Date: Tue, 24 Jul 2018 04:37:26 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-07-24 04:37:26,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-824b68cc-9352-483f-93b7-4d3c557cba47 2018-07-24 04:37:26,650 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image 2018-07-24 04:37:26,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c9b5ce7b309f276b975a5e8c3bfb533c1e888f3" 2018-07-24 04:37:26,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4b082708-2f3a-4667-b0e9-0e0b92051f25 Date: Tue, 24 Jul 2018 04:37:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:37:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:37:26Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ede389eb-bb74-4581-a608-023e1ff0531c/snap", "metadata": {}}], "self": "/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c", "min_disk": 0, "protected": false, "id": "ede389eb-bb74-4581-a608-023e1ff0531c", "file": "/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c103aa19d81e40f3898da668532d1a19", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ede389eb-bb74-4581-a608-023e1ff0531c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:37:26,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c used request id req-4b082708-2f3a-4667-b0e9-0e0b92051f25 2018-07-24 04:37:26,844 - create_image - DEBUG - Instance status is - active 2018-07-24 04:37:26,844 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image 2018-07-24 04:37:26,844 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image 2018-07-24 04:37:26,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:37:26,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:37:27,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d851e426a294eaba76486338eecb23e", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj-role"}], "expires_at": "2018-07-24T05:37:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c103aa19d81e40f3898da668532d1a19", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-user", "id": "512dfea01275470cb13d3654e7a3fd0b"}, "audit_ids": ["yO6jcnAoQBCt6xPPITzYFQ"], "issued_at": "2018-07-24T04:37:27.000000Z"}} 2018-07-24 04:37:27,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}bcdefb184d4fc37df03fb144be4efc0d45081374" 2018-07-24 04:37:27,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c0a535-f443-40ff-a7e6-86340b485707 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:37:27,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b5c0a535-f443-40ff-a7e6-86340b485707 2018-07-24 04:37:27,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdefb184d4fc37df03fb144be4efc0d45081374" 2018-07-24 04:37:27,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fee4bf4b-98e4-4cc5-b75e-b705fb458605 Date: Tue, 24 Jul 2018 04:37:27 GMT RESP BODY: {"networks":[]} 2018-07-24 04:37:27,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net used request id req-fee4bf4b-98e4-4cc5-b75e-b705fb458605 2018-07-24 04:37:27,595 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net 2018-07-24 04:37:27,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdefb184d4fc37df03fb144be4efc0d45081374" -d '{"network": {"name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net", "admin_state_up": true}}' 2018-07-24 04:37:28,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-2365b6fe-91f1-4060-8942-44c4da400624 Date: Tue, 24 Jul 2018 04:37:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c024d02e-373d-48f5-8341-3205a11da648","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c103aa19d81e40f3898da668532d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:37:28Z","is_default":false,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:27Z","mtu":1450}} 2018-07-24 04:37:28,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-2365b6fe-91f1-4060-8942-44c4da400624 2018-07-24 04:37:28,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c024d02e-373d-48f5-8341-3205a11da648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdefb184d4fc37df03fb144be4efc0d45081374" 2018-07-24 04:37:28,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b11bafb4-e8a9-4c82-b64a-222954275375 Date: Tue, 24 Jul 2018 04:37:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c024d02e-373d-48f5-8341-3205a11da648","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c103aa19d81e40f3898da668532d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:37:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net","admin_state_up":true,"tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:27Z","mtu":1450}]} 2018-07-24 04:37:28,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c024d02e-373d-48f5-8341-3205a11da648 used request id req-b11bafb4-e8a9-4c82-b64a-222954275375 2018-07-24 04:37:28,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdefb184d4fc37df03fb144be4efc0d45081374" 2018-07-24 04:37:28,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8002c10b-b7fd-481d-975b-f95e03c64406 Date: Tue, 24 Jul 2018 04:37:28 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:37:28,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 used request id req-8002c10b-b7fd-481d-975b-f95e03c64406 2018-07-24 04:37:28,730 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-subnet 2018-07-24 04:37:28,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdefb184d4fc37df03fb144be4efc0d45081374" -d '{"subnets": [{"ip_version": 4, "network_id": "c024d02e-373d-48f5-8341-3205a11da648", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-subnet"}]}' 2018-07-24 04:37:29,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f8bd3288-f004-4ae8-8a5a-733b675200f5 Date: Tue, 24 Jul 2018 04:37:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:29Z","dns_nameservers":[],"updated_at":"2018-07-24T04:37:29Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c103aa19d81e40f3898da668532d1a19","id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-subnet"}]} 2018-07-24 04:37:29,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-f8bd3288-f004-4ae8-8a5a-733b675200f5 2018-07-24 04:37:29,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c024d02e-373d-48f5-8341-3205a11da648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdefb184d4fc37df03fb144be4efc0d45081374" 2018-07-24 04:37:29,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e7bd7fa5-908b-436a-880f-ee6b3fddec8f Date: Tue, 24 Jul 2018 04:37:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c024d02e-373d-48f5-8341-3205a11da648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c103aa19d81e40f3898da668532d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2"],"description":"","tags":[],"updated_at":"2018-07-24T04:37:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net","admin_state_up":true,"tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:27Z","mtu":1450}]} 2018-07-24 04:37:29,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c024d02e-373d-48f5-8341-3205a11da648 used request id req-e7bd7fa5-908b-436a-880f-ee6b3fddec8f 2018-07-24 04:37:29,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdefb184d4fc37df03fb144be4efc0d45081374" 2018-07-24 04:37:29,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-818dfd5f-ed6a-4482-856d-63d33fc4dd01 Date: Tue, 24 Jul 2018 04:37:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:29Z","dns_nameservers":[],"updated_at":"2018-07-24T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c103aa19d81e40f3898da668532d1a19","id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-subnet"}]} 2018-07-24 04:37:29,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 used request id req-818dfd5f-ed6a-4482-856d-63d33fc4dd01 2018-07-24 04:37:29,817 - OpenStackNetwork - DEBUG - Network [c024d02e-373d-48f5-8341-3205a11da648] created successfully 2018-07-24 04:37:29,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:37:29,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:37:30,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:37:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["CcneTrTHTl6PIh23PiO_9A"], "issued_at": "2018-07-24T04:37:30.000000Z"}} 2018-07-24 04:37:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8abe52f45b24e6e239a8ebe72f176348a79d7977" 2018-07-24 04:37:30,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08d9bc08-e097-4515-b100-d5607aa6f8fc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:37:30,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-08d9bc08-e097-4515-b100-d5607aa6f8fc 2018-07-24 04:37:30,304 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:37:30,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8abe52f45b24e6e239a8ebe72f176348a79d7977" 2018-07-24 04:37:30,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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-c4ed6fe4-c1a4-4d84-ae93-bc89015286b7 x-compute-request-id: req-c4ed6fe4-c1a4-4d84-ae93-bc89015286b7 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:37:30,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c4ed6fe4-c1a4-4d84-ae93-bc89015286b7 2018-07-24 04:37:30,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8abe52f45b24e6e239a8ebe72f176348a79d7977" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-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-07-24 04:37:30,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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-38a3c834-25fe-45cc-ab0f-b8ffdd62b6bc x-compute-request-id: req-38a3c834-25fe-45cc-ab0f-b8ffdd62b6bc Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "9cb0b27e-c67b-4dec-91fd-1b4f4baacda6"}} 2018-07-24 04:37:30,591 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-38a3c834-25fe-45cc-ab0f-b8ffdd62b6bc 2018-07-24 04:37:30,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:37:30,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:37:30,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d851e426a294eaba76486338eecb23e", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj-role"}], "expires_at": "2018-07-24T05:37:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c103aa19d81e40f3898da668532d1a19", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-user", "id": "512dfea01275470cb13d3654e7a3fd0b"}, "audit_ids": ["TFG5romBRxKDdrF8mhKo_w"], "issued_at": "2018-07-24T04:37:30.000000Z"}} 2018-07-24 04:37:30,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:31,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c1cc23-3c1f-4fee-95f0-1649095e4d01 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:37:31,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-91c1cc23-3c1f-4fee-95f0-1649095e4d01 2018-07-24 04:37:31,088 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:37:31,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:31,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d434f14-dada-4228-9c64-abbb3be55a7c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:37:31,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0d434f14-dada-4228-9c64-abbb3be55a7c 2018-07-24 04:37:31,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:31,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7a1fc09b-7d8e-45fe-9baa-2f32ab8ead52 Date: Tue, 24 Jul 2018 04:37:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c024d02e-373d-48f5-8341-3205a11da648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c103aa19d81e40f3898da668532d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2"],"description":"","tags":[],"updated_at":"2018-07-24T04:37:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net","admin_state_up":true,"tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:27Z","mtu":1450}]} 2018-07-24 04:37:31,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net used request id req-7a1fc09b-7d8e-45fe-9baa-2f32ab8ead52 2018-07-24 04:37:31,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:37:31,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:37: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:37:31,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:31,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50244b3e-14f9-480d-bba3-25a3dccf26b0 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c103aa19d81e40f3898da668532d1a19", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}} 2018-07-24 04:37:31,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 used request id req-50244b3e-14f9-480d-bba3-25a3dccf26b0 2018-07-24 04:37:31,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:31,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-516546ad-376a-4cac-9168-29fdaaa0db53 Date: Tue, 24 Jul 2018 04:37:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:29Z","dns_nameservers":[],"updated_at":"2018-07-24T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c103aa19d81e40f3898da668532d1a19","id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-subnet"}]} 2018-07-24 04:37:31,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 used request id req-516546ad-376a-4cac-9168-29fdaaa0db53 2018-07-24 04:37:31,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=c024d02e-373d-48f5-8341-3205a11da648&name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:32,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cb2deadd-767b-4dc9-8ad0-e303fe19a458 Date: Tue, 24 Jul 2018 04:37:32 GMT RESP BODY: {"ports":[]} 2018-07-24 04:37:32,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=c024d02e-373d-48f5-8341-3205a11da648&name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29port-1&admin_state_up=True used request id req-cb2deadd-767b-4dc9-8ad0-e303fe19a458 2018-07-24 04:37:32,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:32,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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 x-openstack-request-id: req-dac70e56-643a-49e9-afc4-d2825afcbf16 x-compute-request-id: req-dac70e56-643a-49e9-afc4-d2825afcbf16 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:37:32,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst used request id req-dac70e56-643a-49e9-afc4-d2825afcbf16 2018-07-24 04:37:32,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:32,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-384ded8c-7dcb-4a16-8215-0e7c86458665 Date: Tue, 24 Jul 2018 04:37:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c024d02e-373d-48f5-8341-3205a11da648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c103aa19d81e40f3898da668532d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2"],"description":"","tags":[],"updated_at":"2018-07-24T04:37:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net","admin_state_up":true,"tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:27Z","mtu":1450}]} 2018-07-24 04:37:32,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net used request id req-384ded8c-7dcb-4a16-8215-0e7c86458665 2018-07-24 04:37:32,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:32,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a7e776-72db-41bc-bbb4-2f2946294283 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c103aa19d81e40f3898da668532d1a19", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}} 2018-07-24 04:37:32,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 used request id req-98a7e776-72db-41bc-bbb4-2f2946294283 2018-07-24 04:37:32,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:32,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5dbba594-a9d7-4023-a5c6-502b79957de5 Date: Tue, 24 Jul 2018 04:37:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:29Z","dns_nameservers":[],"updated_at":"2018-07-24T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c103aa19d81e40f3898da668532d1a19","id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-subnet"}]} 2018-07-24 04:37:32,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 used request id req-5dbba594-a9d7-4023-a5c6-502b79957de5 2018-07-24 04:37:32,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=c024d02e-373d-48f5-8341-3205a11da648&name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:33,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-64399efa-1763-4f39-a927-4d1e34e33557 Date: Tue, 24 Jul 2018 04:37:33 GMT RESP BODY: {"ports":[]} 2018-07-24 04:37:33,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=c024d02e-373d-48f5-8341-3205a11da648&name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29port-1&admin_state_up=True used request id req-64399efa-1763-4f39-a927-4d1e34e33557 2018-07-24 04:37:33,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:37:33,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:37:33,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d851e426a294eaba76486338eecb23e", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj-role"}], "expires_at": "2018-07-24T05:37:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c103aa19d81e40f3898da668532d1a19", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c103aa19d81e40f3898da668532d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c103aa19d81e40f3898da668532d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c103aa19d81e40f3898da668532d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-user", "id": "512dfea01275470cb13d3654e7a3fd0b"}, "audit_ids": ["gu8-b6RIRDeJ7LINAZCVjQ"], "issued_at": "2018-07-24T04:37:33.000000Z"}} 2018-07-24 04:37:33,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}168171a9377c1b2610bdbeef43f9132eb03fcca8" 2018-07-24 04:37:33,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7773cc-ae19-4a51-97eb-b6d960e7d0c5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:37:33,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7a7773cc-ae19-4a51-97eb-b6d960e7d0c5 2018-07-24 04:37:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:33,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8e98ef87-89c6-4c51-9557-a6c261eaeb4f Date: Tue, 24 Jul 2018 04:37:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c024d02e-373d-48f5-8341-3205a11da648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c103aa19d81e40f3898da668532d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2"],"description":"","tags":[],"updated_at":"2018-07-24T04:37:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net","admin_state_up":true,"tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:27Z","mtu":1450}]} 2018-07-24 04:37:33,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net used request id req-8e98ef87-89c6-4c51-9557-a6c261eaeb4f 2018-07-24 04:37:33,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:34,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-216ad1f7-ad14-4c1a-b0c9-92c38525e4a7 Date: Tue, 24 Jul 2018 04:37:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:29Z","dns_nameservers":[],"updated_at":"2018-07-24T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c103aa19d81e40f3898da668532d1a19","id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-subnet"}]} 2018-07-24 04:37:34,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 used request id req-216ad1f7-ad14-4c1a-b0c9-92c38525e4a7 2018-07-24 04:37:34,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:34,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8d55b6e7-2c17-4a20-b4c6-078a811ba3af Date: Tue, 24 Jul 2018 04:37:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c024d02e-373d-48f5-8341-3205a11da648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c103aa19d81e40f3898da668532d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2"],"description":"","tags":[],"updated_at":"2018-07-24T04:37:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net","admin_state_up":true,"tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:27Z","mtu":1450}]} 2018-07-24 04:37:34,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net used request id req-8d55b6e7-2c17-4a20-b4c6-078a811ba3af 2018-07-24 04:37:34,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:37:34,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:37:34 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:37:34,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168171a9377c1b2610bdbeef43f9132eb03fcca8" 2018-07-24 04:37:34,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b860cf0c-c3aa-44ee-9c96-ff6d7d3acaac Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c103aa19d81e40f3898da668532d1a19", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}} 2018-07-24 04:37:34,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 used request id req-b860cf0c-c3aa-44ee-9c96-ff6d7d3acaac 2018-07-24 04:37:34,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:34,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f9c3310b-2ec5-489c-bf6a-7b719532b156 Date: Tue, 24 Jul 2018 04:37:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:29Z","dns_nameservers":[],"updated_at":"2018-07-24T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c103aa19d81e40f3898da668532d1a19","id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-subnet"}]} 2018-07-24 04:37:34,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 used request id req-f9c3310b-2ec5-489c-bf6a-7b719532b156 2018-07-24 04:37:34,601 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net 2018-07-24 04:37:34,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" -d '{"port": {"network_id": "c024d02e-373d-48f5-8341-3205a11da648", "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-24 04:37:35,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-2608ce45-d40c-47ee-bd96-ce14cbe2ea29 Date: Tue, 24 Jul 2018 04:37:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:37:35Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","ip_address":"10.55.0.5"}],"id":"4655a972-4cfd-45a0-a082-6ca3bae560bc","security_groups":["a5157c1f-9409-4c82-a8fc-98e3b0d91704"],"mac_address":"fa:16:3e:c0:26:90","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29port-1","project_id":"c103aa19d81e40f3898da668532d1a19","qos_policy_id":null,"admin_state_up":true,"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:37:35,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-2608ce45-d40c-47ee-bd96-ce14cbe2ea29 2018-07-24 04:37:35,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:36,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-435cdac1-3e33-42c8-9f48-f28fe470ec24 Date: Tue, 24 Jul 2018 04:37:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c024d02e-373d-48f5-8341-3205a11da648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c103aa19d81e40f3898da668532d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2"],"description":"","tags":[],"updated_at":"2018-07-24T04:37:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net","admin_state_up":true,"tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:27Z","mtu":1450}]} 2018-07-24 04:37:36,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net used request id req-435cdac1-3e33-42c8-9f48-f28fe470ec24 2018-07-24 04:37:36,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:36,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06adffbc-2aa8-4f21-aeb8-961528f2dd1c Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c103aa19d81e40f3898da668532d1a19", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}} 2018-07-24 04:37:36,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 used request id req-06adffbc-2aa8-4f21-aeb8-961528f2dd1c 2018-07-24 04:37:36,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:36,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-869301b4-0090-4ac7-a84b-2806bb2d4b61 Date: Tue, 24 Jul 2018 04:37:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:29Z","dns_nameservers":[],"updated_at":"2018-07-24T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c103aa19d81e40f3898da668532d1a19","id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-subnet"}]} 2018-07-24 04:37:36,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 used request id req-869301b4-0090-4ac7-a84b-2806bb2d4b61 2018-07-24 04:37:36,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=c024d02e-373d-48f5-8341-3205a11da648&name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:36,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 884 X-Openstack-Request-Id: req-0630dde1-fc4e-4628-8203-3da78243a3c8 Date: Tue, 24 Jul 2018 04:37:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:37:35Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","ip_address":"10.55.0.5"}],"id":"4655a972-4cfd-45a0-a082-6ca3bae560bc","security_groups":["a5157c1f-9409-4c82-a8fc-98e3b0d91704"],"mac_address":"fa:16:3e:c0:26:90","project_id":"c103aa19d81e40f3898da668532d1a19","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29port-1","admin_state_up":true,"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:35Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:37:36,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=c024d02e-373d-48f5-8341-3205a11da648&name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29port-1&admin_state_up=True used request id req-0630dde1-fc4e-4628-8203-3da78243a3c8 2018-07-24 04:37:36,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:36,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b2ae63b-e31c-4ffd-b197-27789a30f76a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c103aa19d81e40f3898da668532d1a19", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}} 2018-07-24 04:37:36,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 used request id req-1b2ae63b-e31c-4ffd-b197-27789a30f76a 2018-07-24 04:37:36,833 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst 2018-07-24 04:37:36,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:36,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:36 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-61769dd3-0ca1-4b33-9cae-d9f0be05ad16 x-compute-request-id: req-61769dd3-0ca1-4b33-9cae-d9f0be05ad16 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-flavor-name"}]} 2018-07-24 04:37:36,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-61769dd3-0ca1-4b33-9cae-d9f0be05ad16 2018-07-24 04:37:36,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:36,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:36 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-711caeeb-94a7-43e7-ae2c-f038679d57e1 x-compute-request-id: req-711caeeb-94a7-43e7-ae2c-f038679d57e1 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "9cb0b27e-c67b-4dec-91fd-1b4f4baacda6"}} 2018-07-24 04:37:36,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6 used request id req-711caeeb-94a7-43e7-ae2c-f038679d57e1 2018-07-24 04:37:36,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:37,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-b9cb5940-c7d4-41aa-bb30-fedfddf88e49 Date: Tue, 24 Jul 2018 04:37:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:37:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:37:26Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ede389eb-bb74-4581-a608-023e1ff0531c/snap", "metadata": {}}], "self": "/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c", "min_disk": 0, "protected": false, "id": "ede389eb-bb74-4581-a608-023e1ff0531c", "file": "/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c103aa19d81e40f3898da668532d1a19", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ede389eb-bb74-4581-a608-023e1ff0531c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image"} 2018-07-24 04:37:37,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image used request id req-b9cb5940-c7d4-41aa-bb30-fedfddf88e49 2018-07-24 04:37:37,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:37,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5e84f2b7-26fb-479b-a810-8cf9e32d053d Date: Tue, 24 Jul 2018 04:37:37 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-07-24 04:37:37,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-5e84f2b7-26fb-479b-a810-8cf9e32d053d 2018-07-24 04:37:37,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" -d '{"server": {"name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst", "imageRef": "ede389eb-bb74-4581-a608-023e1ff0531c", "flavorRef": "9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "max_count": 1, "min_count": 1, "networks": [{"port": "4655a972-4cfd-45a0-a082-6ca3bae560bc"}]}}' 2018-07-24 04:37:39,086 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:37: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 x-openstack-request-id: req-9aa29742-36b1-49b6-9b51-ffc3fe00d045 x-compute-request-id: req-9aa29742-36b1-49b6-9b51-ffc3fe00d045 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "bookmark"}], "adminPass": "qQqm23w3dVg4"}} 2018-07-24 04:37:39,086 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-9aa29742-36b1-49b6-9b51-ffc3fe00d045 2018-07-24 04:37:39,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:39,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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,Accept-Encoding x-openstack-request-id: req-cce52e37-59be-4057-82ee-81362c9685bd x-compute-request-id: req-cce52e37-59be-4057-82ee-81362c9685bd Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "bookmark"}], "image": {"id": "ede389eb-bb74-4581-a608-023e1ff0531c", "links": [{"href": "http://172.30.9.24:8774/images/ede389eb-bb74-4581-a608-023e1ff0531c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "links": [{"href": "http://172.30.9.24:8774/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "rel": "bookmark"}]}, "id": "f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "user_id": "512dfea01275470cb13d3654e7a3fd0b", "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-07-24T04:37:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst", "created": "2018-07-24T04:37:39Z", "tenant_id": "c103aa19d81e40f3898da668532d1a19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:37:39,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 used request id req-cce52e37-59be-4057-82ee-81362c9685bd 2018-07-24 04:37:39,509 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst 2018-07-24 04:37:39,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:39,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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,Accept-Encoding x-openstack-request-id: req-169b899b-c4da-4f4f-b643-0f998b821e04 x-compute-request-id: req-169b899b-c4da-4f4f-b643-0f998b821e04 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "bookmark"}], "image": {"id": "ede389eb-bb74-4581-a608-023e1ff0531c", "links": [{"href": "http://172.30.9.24:8774/images/ede389eb-bb74-4581-a608-023e1ff0531c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "links": [{"href": "http://172.30.9.24:8774/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "rel": "bookmark"}]}, "id": "f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "user_id": "512dfea01275470cb13d3654e7a3fd0b", "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-07-24T04:37:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst", "created": "2018-07-24T04:37:39Z", "tenant_id": "c103aa19d81e40f3898da668532d1a19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:37:39,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 used request id req-169b899b-c4da-4f4f-b643-0f998b821e04 2018-07-24 04:37:39,586 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst] is - BUILD 2018-07-24 04:37:39,586 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:37:42,589 - create_instance - DEBUG - VM status query timeout in 896.920659065 2018-07-24 04:37:42,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:43,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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,Accept-Encoding x-openstack-request-id: req-62ba88ad-b17a-4d6e-a97d-19d24a4e0755 x-compute-request-id: req-62ba88ad-b17a-4d6e-a97d-19d24a4e0755 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "bookmark"}], "image": {"id": "ede389eb-bb74-4581-a608-023e1ff0531c", "links": [{"href": "http://172.30.9.24:8774/images/ede389eb-bb74-4581-a608-023e1ff0531c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "links": [{"href": "http://172.30.9.24:8774/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "rel": "bookmark"}]}, "id": "f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "security_groups": [{"name": "default"}], "user_id": "512dfea01275470cb13d3654e7a3fd0b", "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-07-24T04:37:40Z", "hostId": "5fde631a9106fe50327655dd25e68b6a9802516ff714cbca3a10fd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst", "created": "2018-07-24T04:37:39Z", "tenant_id": "c103aa19d81e40f3898da668532d1a19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:37:43,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 used request id req-62ba88ad-b17a-4d6e-a97d-19d24a4e0755 2018-07-24 04:37:43,272 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst] is - BUILD 2018-07-24 04:37:43,272 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:37:46,275 - create_instance - DEBUG - VM status query timeout in 893.234246969 2018-07-24 04:37:46,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:46,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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-541fb3f5-09d4-4ce7-892b-8a9176ed6590 x-compute-request-id: req-541fb3f5-09d4-4ce7-892b-8a9176ed6590 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:26:90", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "bookmark"}], "image": {"id": "ede389eb-bb74-4581-a608-023e1ff0531c", "links": [{"href": "http://172.30.9.24:8774/images/ede389eb-bb74-4581-a608-023e1ff0531c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:37:44.000000", "flavor": {"id": "9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "links": [{"href": "http://172.30.9.24:8774/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "rel": "bookmark"}]}, "id": "f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "security_groups": [{"name": "default"}], "user_id": "512dfea01275470cb13d3654e7a3fd0b", "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-07-24T04:37:44Z", "hostId": "5fde631a9106fe50327655dd25e68b6a9802516ff714cbca3a10fd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst", "created": "2018-07-24T04:37:39Z", "tenant_id": "c103aa19d81e40f3898da668532d1a19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:37:46,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 used request id req-541fb3f5-09d4-4ce7-892b-8a9176ed6590 2018-07-24 04:37:46,975 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst] is - ACTIVE 2018-07-24 04:37:46,976 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:37:46,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:47,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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-2e744787-3840-4b88-a30b-50277e7a4b34 x-compute-request-id: req-2e744787-3840-4b88-a30b-50277e7a4b34 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:26:90", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "bookmark"}], "image": {"id": "ede389eb-bb74-4581-a608-023e1ff0531c", "links": [{"href": "http://172.30.9.24:8774/images/ede389eb-bb74-4581-a608-023e1ff0531c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:37:44.000000", "flavor": {"id": "9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "links": [{"href": "http://172.30.9.24:8774/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "rel": "bookmark"}]}, "id": "f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "security_groups": [{"name": "default"}], "user_id": "512dfea01275470cb13d3654e7a3fd0b", "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-07-24T04:37:44Z", "hostId": "5fde631a9106fe50327655dd25e68b6a9802516ff714cbca3a10fd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst", "created": "2018-07-24T04:37:39Z", "tenant_id": "c103aa19d81e40f3898da668532d1a19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:37:47,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 used request id req-2e744787-3840-4b88-a30b-50277e7a4b34 2018-07-24 04:37:47,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:47,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-74ede0a6-e50e-422b-bb1d-ba837cc9214a Date: Tue, 24 Jul 2018 04:37:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c024d02e-373d-48f5-8341-3205a11da648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c103aa19d81e40f3898da668532d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2"],"description":"","tags":[],"updated_at":"2018-07-24T04:37:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net","admin_state_up":true,"tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:27Z","mtu":1450}]} 2018-07-24 04:37:47,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net used request id req-74ede0a6-e50e-422b-bb1d-ba837cc9214a 2018-07-24 04:37:47,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:47,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb5ec54c-fa1f-48da-b693-f1983815b6db Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c103aa19d81e40f3898da668532d1a19", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}} 2018-07-24 04:37:47,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 used request id req-cb5ec54c-fa1f-48da-b693-f1983815b6db 2018-07-24 04:37:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:48,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-04fd7d51-334d-48a6-a767-e8358973983e Date: Tue, 24 Jul 2018 04:37:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:29Z","dns_nameservers":[],"updated_at":"2018-07-24T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c103aa19d81e40f3898da668532d1a19","id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-subnet"}]} 2018-07-24 04:37:48,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c024d02e-373d-48f5-8341-3205a11da648 used request id req-04fd7d51-334d-48a6-a767-e8358973983e 2018-07-24 04:37:48,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=c024d02e-373d-48f5-8341-3205a11da648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:48,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3296 X-Openstack-Request-Id: req-a7f79113-02f7-4d39-85f2-5b4af35ee225 Date: Tue, 24 Jul 2018 04:37:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:37:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","ip_address":"10.55.0.5"}],"id":"4655a972-4cfd-45a0-a082-6ca3bae560bc","security_groups":["a5157c1f-9409-4c82-a8fc-98e3b0d91704"],"mac_address":"fa:16:3e:c0:26:90","project_id":"c103aa19d81e40f3898da668532d1a19","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29port-1","admin_state_up":true,"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:35Z","binding:vnic_type":"normal","device_id":"f4e3e5d2-803e-418d-aa8e-90e1d33f4637","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:37:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","ip_address":"10.55.0.4"}],"id":"903b0516-f6cb-4dd8-9b73-aaee2f4f72e0","security_groups":[],"mac_address":"fa:16:3e:bf:12:c8","project_id":"c103aa19d81e40f3898da668532d1a19","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c024d02e-373d-48f5-8341-3205a11da648","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:37:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","ip_address":"10.55.0.3"}],"id":"9f4d29d5-a6a0-445c-b133-bdc98e8ef91c","security_groups":[],"mac_address":"fa:16:3e:ea:b3:3b","project_id":"c103aa19d81e40f3898da668532d1a19","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c024d02e-373d-48f5-8341-3205a11da648","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:37:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2","ip_address":"10.55.0.2"}],"id":"fc4d2cbe-1e04-4a6f-b9b7-b43642fe95f6","security_groups":[],"mac_address":"fa:16:3e:34:f9:a9","project_id":"c103aa19d81e40f3898da668532d1a19","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c024d02e-373d-48f5-8341-3205a11da648","tenant_id":"c103aa19d81e40f3898da668532d1a19","created_at":"2018-07-24T04:37:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c024d02e-373d-48f5-8341-3205a11da648","ip_allocation":"immediate"}]} 2018-07-24 04:37:48,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=c024d02e-373d-48f5-8341-3205a11da648 used request id req-a7f79113-02f7-4d39-85f2-5b4af35ee225 2018-07-24 04:37:48,297 - create_instance - INFO - Deleting Port with ID - 4655a972-4cfd-45a0-a082-6ca3bae560bc 2018-07-24 04:37:48,297 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29port-1 2018-07-24 04:37:48,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/4655a972-4cfd-45a0-a082-6ca3bae560bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:48,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37ebb787-2b2d-4713-93cd-301d9a4ac963 Date: Tue, 24 Jul 2018 04:37:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:37:48,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/4655a972-4cfd-45a0-a082-6ca3bae560bc used request id req-37ebb787-2b2d-4713-93cd-301d9a4ac963 2018-07-24 04:37:48,983 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst 2018-07-24 04:37:48,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:49,134 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:37:48 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-fff73a89-bc73-4c5a-b23a-3485ee15fd91 x-compute-request-id: req-fff73a89-bc73-4c5a-b23a-3485ee15fd91 Content-Type: application/json 2018-07-24 04:37:49,134 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 used request id req-fff73a89-bc73-4c5a-b23a-3485ee15fd91 2018-07-24 04:37:49,134 - create_instance - INFO - Checking deletion status 2018-07-24 04:37:49,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:49,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37: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-32212ecc-b8e5-4a54-8d55-592eaf96fda0 x-compute-request-id: req-32212ecc-b8e5-4a54-8d55-592eaf96fda0 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:26:90", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "rel": "bookmark"}], "image": {"id": "ede389eb-bb74-4581-a608-023e1ff0531c", "links": [{"href": "http://172.30.9.24:8774/images/ede389eb-bb74-4581-a608-023e1ff0531c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:37:44.000000", "flavor": {"id": "9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "links": [{"href": "http://172.30.9.24:8774/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6", "rel": "bookmark"}]}, "id": "f4e3e5d2-803e-418d-aa8e-90e1d33f4637", "user_id": "512dfea01275470cb13d3654e7a3fd0b", "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-07-24T04:37:49Z", "hostId": "5fde631a9106fe50327655dd25e68b6a9802516ff714cbca3a10fd84", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst", "created": "2018-07-24T04:37:39Z", "tenant_id": "c103aa19d81e40f3898da668532d1a19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:37:49,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 used request id req-32212ecc-b8e5-4a54-8d55-592eaf96fda0 2018-07-24 04:37:49,514 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst] is - ACTIVE 2018-07-24 04:37:49,514 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:37:52,517 - create_instance - DEBUG - VM status query timeout in 296.617688179 2018-07-24 04:37:52,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a1b2640a56393d5013e4d269a8cc70aa7a355a" 2018-07-24 04:37:52,574 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:37: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-7f9d079b-7081-4146-b799-6e5d863d1f0b x-compute-request-id: req-7f9d079b-7081-4146-b799-6e5d863d1f0b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f4e3e5d2-803e-418d-aa8e-90e1d33f4637 could not be found.", "code": 404}} 2018-07-24 04:37:52,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/f4e3e5d2-803e-418d-aa8e-90e1d33f4637 used request id req-7f9d079b-7081-4146-b799-6e5d863d1f0b 2018-07-24 04:37:52,574 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f4e3e5d2-803e-418d-aa8e-90e1d33f4637 could not be found. (HTTP 404) (Request-ID: req-7f9d079b-7081-4146-b799-6e5d863d1f0b) 2018-07-24 04:37:52,575 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-inst 2018-07-24 04:37:52,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8abe52f45b24e6e239a8ebe72f176348a79d7977" 2018-07-24 04:37:52,622 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:37: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-5dc41eab-a8d1-492e-aac1-8a9dd21e068d x-compute-request-id: req-5dc41eab-a8d1-492e-aac1-8a9dd21e068d Content-Length: 0 Content-Type: application/json 2018-07-24 04:37:52,623 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/9cb0b27e-c67b-4dec-91fd-1b4f4baacda6 used request id req-5dc41eab-a8d1-492e-aac1-8a9dd21e068d 2018-07-24 04:37:52,623 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-subnet 2018-07-24 04:37:52,624 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-subnet 2018-07-24 04:37:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdefb184d4fc37df03fb144be4efc0d45081374" 2018-07-24 04:37:55,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49bb02f2-9af9-4a8e-9fa3-56542cb83cde Date: Tue, 24 Jul 2018 04:37:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:37:55,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/bda3a9b6-f669-4a0c-8ad6-ae26c89f68c2 used request id req-49bb02f2-9af9-4a8e-9fa3-56542cb83cde 2018-07-24 04:37:55,170 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-pub-net 2018-07-24 04:37:55,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/c024d02e-373d-48f5-8341-3205a11da648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcdefb184d4fc37df03fb144be4efc0d45081374" 2018-07-24 04:37:56,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-158c854d-3cc2-40a0-aea7-dfa88286731b Date: Tue, 24 Jul 2018 04:37:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:37:56,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/c024d02e-373d-48f5-8341-3205a11da648 used request id req-158c854d-3cc2-40a0-aea7-dfa88286731b 2018-07-24 04:37:56,450 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ea3ede0c-a438-4705-b000-3f87c408cd29-image 2018-07-24 04:37:56,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c9b5ce7b309f276b975a5e8c3bfb533c1e888f3" 2018-07-24 04:37:56,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c05a0b0-4c24-4d7c-893c-ea7ae33a40f9 Date: Tue, 24 Jul 2018 04:37:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:37:56,941 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ede389eb-bb74-4581-a608-023e1ff0531c used request id req-1c05a0b0-4c24-4d7c-893c-ea7ae33a40f9 2018-07-24 04:37:56,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:57,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-eb015981-903f-4660-8f3b-a133ef4a9380 Date: Tue, 24 Jul 2018 04:37:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c103aa19d81e40f3898da668532d1a19", "created_at": "2018-07-24T04:37:27Z", "updated_at": "2018-07-24T04:37:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:37:27Z", "revision_number": 0, "id": "b5e9315b-f51a-42f6-b303-68c880c1243f", "remote_group_id": "a5157c1f-9409-4c82-a8fc-98e3b0d91704", "remote_ip_prefix": null, "created_at": "2018-07-24T04:37:27Z", "security_group_id": "a5157c1f-9409-4c82-a8fc-98e3b0d91704", "tenant_id": "c103aa19d81e40f3898da668532d1a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "c103aa19d81e40f3898da668532d1a19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:37:27Z", "revision_number": 0, "id": "ca272c73-41d3-466e-9c38-6cf363464f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:37:27Z", "security_group_id": "a5157c1f-9409-4c82-a8fc-98e3b0d91704", "tenant_id": "c103aa19d81e40f3898da668532d1a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "c103aa19d81e40f3898da668532d1a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:37:27Z", "revision_number": 0, "id": "de169edd-14de-46c8-a504-5efce51403ce", "remote_group_id": "a5157c1f-9409-4c82-a8fc-98e3b0d91704", "remote_ip_prefix": null, "created_at": "2018-07-24T04:37:27Z", "security_group_id": "a5157c1f-9409-4c82-a8fc-98e3b0d91704", "tenant_id": "c103aa19d81e40f3898da668532d1a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "c103aa19d81e40f3898da668532d1a19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:37:27Z", "revision_number": 0, "id": "e6c5e774-1488-464f-b3b9-76a79ff4e503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:37:27Z", "security_group_id": "a5157c1f-9409-4c82-a8fc-98e3b0d91704", "tenant_id": "c103aa19d81e40f3898da668532d1a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "c103aa19d81e40f3898da668532d1a19"}], "revision_number": 4, "project_id": "c103aa19d81e40f3898da668532d1a19", "id": "a5157c1f-9409-4c82-a8fc-98e3b0d91704", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:37:57,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-eb015981-903f-4660-8f3b-a133ef4a9380 2018-07-24 04:37:57,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:57,303 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38d86348-2e34-40a6-891c-de072687d463 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:37:57,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-38d86348-2e34-40a6-891c-de072687d463 2018-07-24 04:37:57,304 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:37:57,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:57,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41423da7-4c9a-4db9-90f3-ed2092572436 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:37:57,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-41423da7-4c9a-4db9-90f3-ed2092572436 2018-07-24 04:37:57,398 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:37:57,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:57,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb149dc-8c62-4c0a-9f1f-7efb0f31c3a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:37:57,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-9bb149dc-8c62-4c0a-9f1f-7efb0f31c3a1 2018-07-24 04:37:57,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:37:57,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:57,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762a80cf-4cb2-4d0d-a19d-f3c8efac17d9 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c103aa19d81e40f3898da668532d1a19", "name": "CreateInstancePortManipulationTests-4037117a-8481-44e-proj"}} 2018-07-24 04:37:57,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 used request id req-762a80cf-4cb2-4d0d-a19d-f3c8efac17d9 2018-07-24 04:37:57,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5157c1f-9409-4c82-a8fc-98e3b0d91704 2018-07-24 04:37:57,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a5157c1f-9409-4c82-a8fc-98e3b0d91704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:57,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a23682d9-eeea-4170-9b01-6cf0def2149a Date: Tue, 24 Jul 2018 04:37:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a5157c1f-9409-4c82-a8fc-98e3b0d91704", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:37:27Z", "security_group_id": "a5157c1f-9409-4c82-a8fc-98e3b0d91704", "port_range_min": null, "revision_number": 0, "tenant_id": "c103aa19d81e40f3898da668532d1a19", "created_at": "2018-07-24T04:37:27Z", "project_id": "c103aa19d81e40f3898da668532d1a19", "id": "b5e9315b-f51a-42f6-b303-68c880c1243f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:37:27Z", "security_group_id": "a5157c1f-9409-4c82-a8fc-98e3b0d91704", "port_range_min": null, "revision_number": 0, "tenant_id": "c103aa19d81e40f3898da668532d1a19", "created_at": "2018-07-24T04:37:27Z", "project_id": "c103aa19d81e40f3898da668532d1a19", "id": "ca272c73-41d3-466e-9c38-6cf363464f12"}, {"remote_group_id": "a5157c1f-9409-4c82-a8fc-98e3b0d91704", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:37:27Z", "security_group_id": "a5157c1f-9409-4c82-a8fc-98e3b0d91704", "port_range_min": null, "revision_number": 0, "tenant_id": "c103aa19d81e40f3898da668532d1a19", "created_at": "2018-07-24T04:37:27Z", "project_id": "c103aa19d81e40f3898da668532d1a19", "id": "de169edd-14de-46c8-a504-5efce51403ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:37:27Z", "security_group_id": "a5157c1f-9409-4c82-a8fc-98e3b0d91704", "port_range_min": null, "revision_number": 0, "tenant_id": "c103aa19d81e40f3898da668532d1a19", "created_at": "2018-07-24T04:37:27Z", "project_id": "c103aa19d81e40f3898da668532d1a19", "id": "e6c5e774-1488-464f-b3b9-76a79ff4e503"}]} 2018-07-24 04:37:57,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a5157c1f-9409-4c82-a8fc-98e3b0d91704 used request id req-a23682d9-eeea-4170-9b01-6cf0def2149a 2018-07-24 04:37:57,789 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:37:57,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a5157c1f-9409-4c82-a8fc-98e3b0d91704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:58,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-977f42b1-c635-4b17-b439-3d865a27e6a8 Content-Length: 0 Date: Tue, 24 Jul 2018 04:37:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:37:58,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a5157c1f-9409-4c82-a8fc-98e3b0d91704 used request id req-977f42b1-c635-4b17-b439-3d865a27e6a8 2018-07-24 04:37:58,116 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4037117a-8481-44e-proj 2018-07-24 04:37:58,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:58,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e7771d9-706d-4843-b07a-2e48f3e42850 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:37:58,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/c103aa19d81e40f3898da668532d1a19 used request id req-5e7771d9-706d-4843-b07a-2e48f3e42850 2018-07-24 04:37:58,360 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4037117a-8481-44e-proj-role 2018-07-24 04:37:58,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/6d851e426a294eaba76486338eecb23e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:58,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bc185c3-3aa8-4c69-ae40-a516b819c0cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:37:58,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/6d851e426a294eaba76486338eecb23e used request id req-0bc185c3-3aa8-4c69-ae40-a516b819c0cc 2018-07-24 04:37:58,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4bfee81dbe5e52a6003a3f00dce28576710b9ac" 2018-07-24 04:37:58,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a90b59-9e5a-4d5f-9ad2-2ec936c03a0f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:37:58,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-66a90b59-9e5a-4d5f-9ad2-2ec936c03a0f 2018-07-24 04:37:58,608 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4037117a-8481-44e-user 2018-07-24 04:37:58,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/512dfea01275470cb13d3654e7a3fd0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8546ac1471d2b440620df2f80b8bebbad6d4c1" 2018-07-24 04:37:58,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5293b66f-3fa3-4934-a5f1-d92ada51d946 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:37:58,844 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/512dfea01275470cb13d3654e7a3fd0b used request id req-5293b66f-3fa3-4934-a5f1-d92ada51d946 2018-07-24 04:37:58,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:37:59,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:37:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["NY-87LMoSViWjoTgTMvllw"], "issued_at": "2018-07-24T04:37:59.000000Z"}} 2018-07-24 04:37:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b24123e477ded8d923429e77b50ebd817decbc44" 2018-07-24 04:37:59,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919b1283-ba0e-467f-9ba8-b732c1e37af6 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:37:59,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-919b1283-ba0e-467f-9ba8-b732c1e37af6 2018-07-24 04:37:59,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:37:59,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:37:59,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:37:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bx_lJUPjQzq8sb3tIao50g"], "issued_at": "2018-07-24T04:37:59.000000Z"}} 2018-07-24 04:37:59,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}10db58a754710f6e20cf4481e406b0d00c763798" 2018-07-24 04:37:59,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bad8cd2-a650-4568-af7e-1adcfcb812e3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:37:59,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0bad8cd2-a650-4568-af7e-1adcfcb812e3 2018-07-24 04:37:59,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:37:59,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:37: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:37:59,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b7766d86-f37f-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" 2018-07-24 04:37:59,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d024548-92e0-4364-86d9-44d40d558acf Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b7766d86-f37f-488-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:37:59,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b7766d86-f37f-488-proj used request id req-6d024548-92e0-4364-86d9-44d40d558acf 2018-07-24 04:37:59,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" 2018-07-24 04:38:00,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ef12e3-8421-4251-8ab4-49ca31fc920d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:38:00,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-86ef12e3-8421-4251-8ab4-49ca31fc920d 2018-07-24 04:38:00,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj"}}' 2018-07-24 04:38:00,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57eca32a-a789-4174-a774-7e3cc9b2745b Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b"}, "tags": [], "enabled": true, "id": "ee3d36ad543b448e9511e5def1f4141b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj"}} 2018-07-24 04:38:00,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-57eca32a-a789-4174-a774-7e3cc9b2745b 2018-07-24 04:38:00,162 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b7766d86-f37f-488-proj 2018-07-24 04:38:00,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:00,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:00,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:38:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["0wGAFmTASfaUPI0bpNLGVg"], "issued_at": "2018-07-24T04:38:00.000000Z"}} 2018-07-24 04:38:00,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}02f835af774975de96d8719a5c8cd9b63a0858f3" 2018-07-24 04:38:00,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747891f8-03c2-40d8-a258-61a1bb90e737 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:00,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-747891f8-03c2-40d8-a258-61a1bb90e737 2018-07-24 04:38:00,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:38:00,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:38: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:38:00,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f835af774975de96d8719a5c8cd9b63a0858f3" 2018-07-24 04:38:00,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8470a306-0bad-4f3a-ba3e-2e408b9bf319 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:38:00,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8470a306-0bad-4f3a-ba3e-2e408b9bf319 2018-07-24 04:38:00,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-b7766d86-f37f-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f835af774975de96d8719a5c8cd9b63a0858f3" 2018-07-24 04:38:00,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a01177-4d58-4499-a5b3-064c2cf4cb04 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-b7766d86-f37f-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b"}, "tags": [], "enabled": true, "id": "ee3d36ad543b448e9511e5def1f4141b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj"}]} 2018-07-24 04:38:00,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-b7766d86-f37f-488-proj used request id req-e4a01177-4d58-4499-a5b3-064c2cf4cb04 2018-07-24 04:38:00,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f835af774975de96d8719a5c8cd9b63a0858f3" 2018-07-24 04:38:00,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a0f931-14a4-4d03-be90-1dac8774f7ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:38:00,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-55a0f931-14a4-4d03-be90-1dac8774f7ae 2018-07-24 04:38:01,365 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b7766d86-f37f-488-user 2018-07-24 04:38:01,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" 2018-07-24 04:38:01,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a0eabe-7846-49c9-aee0-b62eb860ce74 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:38:01,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-41a0eabe-7846-49c9-aee0-b62eb860ce74 2018-07-24 04:38:01,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" -d '{"role": {"name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj-role"}}' 2018-07-24 04:38:01,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6ae7a4f-4075-48ba-af5c-af3bf13fd430 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c6215d53cd64a039c4adb77bb9f52bc", "links": {"self": "http://172.30.9.24:5000/v3/roles/6c6215d53cd64a039c4adb77bb9f52bc"}, "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj-role"}} 2018-07-24 04:38:01,581 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-a6ae7a4f-4075-48ba-af5c-af3bf13fd430 2018-07-24 04:38:01,581 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b7766d86-f37f-488-proj-role 2018-07-24 04:38:01,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/6c6215d53cd64a039c4adb77bb9f52bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" 2018-07-24 04:38:01,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49bc4e6f-c0bb-449e-b2b7-58a19c2c3d7e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c6215d53cd64a039c4adb77bb9f52bc", "links": {"self": "http://172.30.9.24:5000/v3/roles/6c6215d53cd64a039c4adb77bb9f52bc"}, "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj-role"}} 2018-07-24 04:38:01,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/6c6215d53cd64a039c4adb77bb9f52bc used request id req-49bc4e6f-c0bb-449e-b2b7-58a19c2c3d7e 2018-07-24 04:38:01,671 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b7766d86-f37f-488-proj-role to project CreateInstancePortManipulationTests-b7766d86-f37f-488-proj 2018-07-24 04:38:01,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b/users/b4425066a8ea49b89a89bf1bcc4b1509/roles/6c6215d53cd64a039c4adb77bb9f52bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" 2018-07-24 04:38:01,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aacd4870-7487-4482-acb4-f3b1ce8fe115 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:38:01,799 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b/users/b4425066a8ea49b89a89bf1bcc4b1509/roles/6c6215d53cd64a039c4adb77bb9f52bc used request id req-aacd4870-7487-4482-acb4-f3b1ce8fe115 2018-07-24 04:38:01,799 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:38:01,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:01,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:02,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c6215d53cd64a039c4adb77bb9f52bc", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj-role"}], "expires_at": "2018-07-24T05:38:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee3d36ad543b448e9511e5def1f4141b", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-user", "id": "b4425066a8ea49b89a89bf1bcc4b1509"}, "audit_ids": ["goldOA_BRLWGzlWk4zJ7mw"], "issued_at": "2018-07-24T04:38:02.000000Z"}} 2018-07-24 04:38:02,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}330589c23bb531c1564ef8ab2dc59dc91ddb6d1d" 2018-07-24 04:38:02,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ef3add-ae97-44ac-a276-e866760a5659 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:02,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-74ef3add-ae97-44ac-a276-e866760a5659 2018-07-24 04:38:02,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}330589c23bb531c1564ef8ab2dc59dc91ddb6d1d" 2018-07-24 04:38:02,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-566be7aa-0398-418f-970b-d96155da82b7 Date: Tue, 24 Jul 2018 04:38:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-image"} 2018-07-24 04:38:02,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-image used request id req-566be7aa-0398-418f-970b-d96155da82b7 2018-07-24 04:38:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}330589c23bb531c1564ef8ab2dc59dc91ddb6d1d" 2018-07-24 04:38:02,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-255993ff-f65b-4360-be95-bb96eb65ee53 Date: Tue, 24 Jul 2018 04:38: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-07-24 04:38:02,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-255993ff-f65b-4360-be95-bb96eb65ee53 2018-07-24 04:38:02,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}330589c23bb531c1564ef8ab2dc59dc91ddb6d1d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-image"}' 2018-07-24 04:38:02,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f8a2176d-1613-40aa-8486-6ef4bddca333 Date: Tue, 24 Jul 2018 04:38:02 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:38:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:38:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f", "min_disk": 0, "protected": false, "id": "87651204-fbf4-4aaf-8eeb-401e69e7d19f", "file": "/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f/file", "checksum": null, "owner": "ee3d36ad543b448e9511e5def1f4141b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:38:02,932 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f8a2176d-1613-40aa-8486-6ef4bddca333 2018-07-24 04:38:02,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}330589c23bb531c1564ef8ab2dc59dc91ddb6d1d" -d '' 2018-07-24 04:38:03,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86ec439e-a129-48bb-8485-c61fef24607d Date: Tue, 24 Jul 2018 04:38:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:38:03,931 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f/file used request id req-86ec439e-a129-48bb-8485-c61fef24607d 2018-07-24 04:38:03,932 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:38:03,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}330589c23bb531c1564ef8ab2dc59dc91ddb6d1d" 2018-07-24 04:38:04,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6546de12-ca1e-4892-a4e3-25d1e24af7e0 Date: Tue, 24 Jul 2018 04:38:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:38:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:38:03Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f/snap", "metadata": {}}], "self": "/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f", "min_disk": 0, "protected": false, "id": "87651204-fbf4-4aaf-8eeb-401e69e7d19f", "file": "/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee3d36ad543b448e9511e5def1f4141b", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:38:04,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f used request id req-6546de12-ca1e-4892-a4e3-25d1e24af7e0 2018-07-24 04:38:04,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}330589c23bb531c1564ef8ab2dc59dc91ddb6d1d" 2018-07-24 04:38:04,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1efeea23-d0e1-479a-a690-47e5a4fd18aa Date: Tue, 24 Jul 2018 04:38: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-07-24 04:38:04,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1efeea23-d0e1-479a-a690-47e5a4fd18aa 2018-07-24 04:38:04,285 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-image 2018-07-24 04:38:04,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}330589c23bb531c1564ef8ab2dc59dc91ddb6d1d" 2018-07-24 04:38:04,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a5359f27-26e8-4849-8d70-0ded01ed38a1 Date: Tue, 24 Jul 2018 04:38:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:38:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:38:03Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f/snap", "metadata": {}}], "self": "/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f", "min_disk": 0, "protected": false, "id": "87651204-fbf4-4aaf-8eeb-401e69e7d19f", "file": "/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee3d36ad543b448e9511e5def1f4141b", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:38:04,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f used request id req-a5359f27-26e8-4849-8d70-0ded01ed38a1 2018-07-24 04:38:04,482 - create_image - DEBUG - Instance status is - active 2018-07-24 04:38:04,482 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-image 2018-07-24 04:38:04,482 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-image 2018-07-24 04:38:04,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:04,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:04,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c6215d53cd64a039c4adb77bb9f52bc", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj-role"}], "expires_at": "2018-07-24T05:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee3d36ad543b448e9511e5def1f4141b", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-user", "id": "b4425066a8ea49b89a89bf1bcc4b1509"}, "audit_ids": ["3qr4Q5mjRFOZQjDk3LAd2A"], "issued_at": "2018-07-24T04:38:04.000000Z"}} 2018-07-24 04:38:04,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}68c9138fd91bbc7cd138230027ce1741a94a457d" 2018-07-24 04:38:04,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79413bf7-a84d-4f72-9920-de6162ea1f78 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:04,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-79413bf7-a84d-4f72-9920-de6162ea1f78 2018-07-24 04:38:04,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c9138fd91bbc7cd138230027ce1741a94a457d" 2018-07-24 04:38:05,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-74317fd9-0223-4540-bdcf-3973b896def7 Date: Tue, 24 Jul 2018 04:38:05 GMT RESP BODY: {"networks":[]} 2018-07-24 04:38:05,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net used request id req-74317fd9-0223-4540-bdcf-3973b896def7 2018-07-24 04:38:05,163 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net 2018-07-24 04:38:05,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c9138fd91bbc7cd138230027ce1741a94a457d" -d '{"network": {"name": "CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net", "admin_state_up": true}}' 2018-07-24 04:38:05,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-711e08e3-ffbb-492f-944e-7999433af207 Date: Tue, 24 Jul 2018 04:38:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a1d371ef-a081-46fb-92b1-3b130dd5cc4b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ee3d36ad543b448e9511e5def1f4141b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:38:05Z","is_default":false,"name":"CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ee3d36ad543b448e9511e5def1f4141b","created_at":"2018-07-24T04:38:05Z","mtu":1450}} 2018-07-24 04:38:05,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-711e08e3-ffbb-492f-944e-7999433af207 2018-07-24 04:38:05,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c9138fd91bbc7cd138230027ce1741a94a457d" 2018-07-24 04:38:06,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-33fa0c27-25a0-4fb7-86ad-275758378d7b Date: Tue, 24 Jul 2018 04:38:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a1d371ef-a081-46fb-92b1-3b130dd5cc4b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ee3d36ad543b448e9511e5def1f4141b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:38:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net","admin_state_up":true,"tenant_id":"ee3d36ad543b448e9511e5def1f4141b","created_at":"2018-07-24T04:38:05Z","mtu":1450}]} 2018-07-24 04:38:06,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b used request id req-33fa0c27-25a0-4fb7-86ad-275758378d7b 2018-07-24 04:38:06,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c9138fd91bbc7cd138230027ce1741a94a457d" 2018-07-24 04:38:06,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5d9d7956-2d05-421e-9c86-ddc01efef761 Date: Tue, 24 Jul 2018 04:38:06 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:38:06,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b used request id req-5d9d7956-2d05-421e-9c86-ddc01efef761 2018-07-24 04:38:06,214 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-subnet 2018-07-24 04:38:06,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c9138fd91bbc7cd138230027ce1741a94a457d" -d '{"subnets": [{"ip_version": 4, "network_id": "a1d371ef-a081-46fb-92b1-3b130dd5cc4b", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-subnet"}]}' 2018-07-24 04:38:06,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d74954ee-1eaa-4d15-968b-c65fedc9a56b Date: Tue, 24 Jul 2018 04:38:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1d371ef-a081-46fb-92b1-3b130dd5cc4b","tenant_id":"ee3d36ad543b448e9511e5def1f4141b","created_at":"2018-07-24T04:38:06Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:06Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ee3d36ad543b448e9511e5def1f4141b","id":"bcbf270c-5766-4396-bd53-5b1434ea5e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-subnet"}]} 2018-07-24 04:38:06,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-d74954ee-1eaa-4d15-968b-c65fedc9a56b 2018-07-24 04:38:06,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c9138fd91bbc7cd138230027ce1741a94a457d" 2018-07-24 04:38:07,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a85b93e6-0f33-4e6a-a9ed-7658afc97b83 Date: Tue, 24 Jul 2018 04:38:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1d371ef-a081-46fb-92b1-3b130dd5cc4b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ee3d36ad543b448e9511e5def1f4141b","l2_adjacency":true,"status":"ACTIVE","subnets":["bcbf270c-5766-4396-bd53-5b1434ea5e1b"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net","admin_state_up":true,"tenant_id":"ee3d36ad543b448e9511e5def1f4141b","created_at":"2018-07-24T04:38:05Z","mtu":1450}]} 2018-07-24 04:38:07,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b used request id req-a85b93e6-0f33-4e6a-a9ed-7658afc97b83 2018-07-24 04:38:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c9138fd91bbc7cd138230027ce1741a94a457d" 2018-07-24 04:38:07,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-77d8cd43-1c93-4d82-b63d-e8449fd69704 Date: Tue, 24 Jul 2018 04:38:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1d371ef-a081-46fb-92b1-3b130dd5cc4b","tenant_id":"ee3d36ad543b448e9511e5def1f4141b","created_at":"2018-07-24T04:38:06Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee3d36ad543b448e9511e5def1f4141b","id":"bcbf270c-5766-4396-bd53-5b1434ea5e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-subnet"}]} 2018-07-24 04:38:07,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b used request id req-77d8cd43-1c93-4d82-b63d-e8449fd69704 2018-07-24 04:38:07,291 - OpenStackNetwork - DEBUG - Network [a1d371ef-a081-46fb-92b1-3b130dd5cc4b] created successfully 2018-07-24 04:38:07,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:07,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:07,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:38:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ZdpNxlqLQHuL8TDfeO0REQ"], "issued_at": "2018-07-24T04:38:07.000000Z"}} 2018-07-24 04:38:07,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c4acfc897161f31e17051a17579119a5c822b225" 2018-07-24 04:38:07,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8236cc2-8e57-4983-8a96-f0bdbd5007ef 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:07,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d8236cc2-8e57-4983-8a96-f0bdbd5007ef 2018-07-24 04:38:07,860 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:38:07,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4acfc897161f31e17051a17579119a5c822b225" 2018-07-24 04:38:08,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38: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-cd849e8c-4613-4785-adab-a24889a5270c x-compute-request-id: req-cd849e8c-4613-4785-adab-a24889a5270c Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:38:08,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cd849e8c-4613-4785-adab-a24889a5270c 2018-07-24 04:38:08,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4acfc897161f31e17051a17579119a5c822b225" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-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-07-24 04:38:08,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38: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-0d0f3068-5d47-4a0f-871d-cb593b4fba04 x-compute-request-id: req-0d0f3068-5d47-4a0f-871d-cb593b4fba04 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b8db7954-985e-411f-a76d-46a4ac171f20", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b8db7954-985e-411f-a76d-46a4ac171f20", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b8db7954-985e-411f-a76d-46a4ac171f20"}} 2018-07-24 04:38:08,125 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0d0f3068-5d47-4a0f-871d-cb593b4fba04 2018-07-24 04:38:08,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:08,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:08,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c6215d53cd64a039c4adb77bb9f52bc", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj-role"}], "expires_at": "2018-07-24T05:38:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee3d36ad543b448e9511e5def1f4141b", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-user", "id": "b4425066a8ea49b89a89bf1bcc4b1509"}, "audit_ids": ["d8WwBHlvRqKja9ShqFqgCw"], "issued_at": "2018-07-24T04:38:08.000000Z"}} 2018-07-24 04:38:08,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:08,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e725f51-4d5f-4aa3-be28-5b6e43345356 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:08,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0e725f51-4d5f-4aa3-be28-5b6e43345356 2018-07-24 04:38:08,622 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:38:08,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:08,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1cb3a8-f4dd-4232-9d9d-ddabc3aede83 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:08,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fc1cb3a8-f4dd-4232-9d9d-ddabc3aede83 2018-07-24 04:38:08,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:08,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e3062d33-d2c6-4ce9-a532-30475a7f7dce Date: Tue, 24 Jul 2018 04:38:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1d371ef-a081-46fb-92b1-3b130dd5cc4b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ee3d36ad543b448e9511e5def1f4141b","l2_adjacency":true,"status":"ACTIVE","subnets":["bcbf270c-5766-4396-bd53-5b1434ea5e1b"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net","admin_state_up":true,"tenant_id":"ee3d36ad543b448e9511e5def1f4141b","created_at":"2018-07-24T04:38:05Z","mtu":1450}]} 2018-07-24 04:38:08,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net used request id req-e3062d33-d2c6-4ce9-a532-30475a7f7dce 2018-07-24 04:38:08,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:38:08,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:38: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:38:08,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:09,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14cc66b4-7802-4ec0-9307-bdbbef3a43d7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee3d36ad543b448e9511e5def1f4141b", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj"}} 2018-07-24 04:38:09,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b used request id req-14cc66b4-7802-4ec0-9307-bdbbef3a43d7 2018-07-24 04:38:09,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:09,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e3334cef-ca4f-4be8-b85f-3517ff9d8a3e Date: Tue, 24 Jul 2018 04:38:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1d371ef-a081-46fb-92b1-3b130dd5cc4b","tenant_id":"ee3d36ad543b448e9511e5def1f4141b","created_at":"2018-07-24T04:38:06Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee3d36ad543b448e9511e5def1f4141b","id":"bcbf270c-5766-4396-bd53-5b1434ea5e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-subnet"}]} 2018-07-24 04:38:09,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b used request id req-e3334cef-ca4f-4be8-b85f-3517ff9d8a3e 2018-07-24 04:38:09,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b&name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:09,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d933b5ae-b502-4cce-ae92-2868b12dbef9 Date: Tue, 24 Jul 2018 04:38:09 GMT RESP BODY: {"ports":[]} 2018-07-24 04:38:09,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b&name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6cport-1&admin_state_up=True used request id req-d933b5ae-b502-4cce-ae92-2868b12dbef9 2018-07-24 04:38:09,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:09,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38: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 x-openstack-request-id: req-0a624bda-1223-447a-a38e-6a33a8837b33 x-compute-request-id: req-0a624bda-1223-447a-a38e-6a33a8837b33 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:38:09,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-inst used request id req-0a624bda-1223-447a-a38e-6a33a8837b33 2018-07-24 04:38:09,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:10,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c61d52b4-5887-4b65-ae2f-352f05bc9491 Date: Tue, 24 Jul 2018 04:38:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1d371ef-a081-46fb-92b1-3b130dd5cc4b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ee3d36ad543b448e9511e5def1f4141b","l2_adjacency":true,"status":"ACTIVE","subnets":["bcbf270c-5766-4396-bd53-5b1434ea5e1b"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net","admin_state_up":true,"tenant_id":"ee3d36ad543b448e9511e5def1f4141b","created_at":"2018-07-24T04:38:05Z","mtu":1450}]} 2018-07-24 04:38:10,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net used request id req-c61d52b4-5887-4b65-ae2f-352f05bc9491 2018-07-24 04:38:10,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:10,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6328ba86-bcd3-403f-ba13-e84836dca352 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee3d36ad543b448e9511e5def1f4141b", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj"}} 2018-07-24 04:38:10,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b used request id req-6328ba86-bcd3-403f-ba13-e84836dca352 2018-07-24 04:38:10,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:10,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5253a99a-72d9-4103-bb91-e5e156172bd5 Date: Tue, 24 Jul 2018 04:38:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1d371ef-a081-46fb-92b1-3b130dd5cc4b","tenant_id":"ee3d36ad543b448e9511e5def1f4141b","created_at":"2018-07-24T04:38:06Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee3d36ad543b448e9511e5def1f4141b","id":"bcbf270c-5766-4396-bd53-5b1434ea5e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-subnet"}]} 2018-07-24 04:38:10,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b used request id req-5253a99a-72d9-4103-bb91-e5e156172bd5 2018-07-24 04:38:10,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b&name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:10,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e378c03-658a-4c3e-8993-1e8919a09ce1 Date: Tue, 24 Jul 2018 04:38:10 GMT RESP BODY: {"ports":[]} 2018-07-24 04:38:10,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b&name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6cport-1&admin_state_up=True used request id req-0e378c03-658a-4c3e-8993-1e8919a09ce1 2018-07-24 04:38:10,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:10,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:11,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c6215d53cd64a039c4adb77bb9f52bc", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj-role"}], "expires_at": "2018-07-24T05:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee3d36ad543b448e9511e5def1f4141b", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ee3d36ad543b448e9511e5def1f4141b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/ee3d36ad543b448e9511e5def1f4141b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/ee3d36ad543b448e9511e5def1f4141b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-user", "id": "b4425066a8ea49b89a89bf1bcc4b1509"}, "audit_ids": ["N1ncfGdvSLCSmTuuSybmHg"], "issued_at": "2018-07-24T04:38:11.000000Z"}} 2018-07-24 04:38:11,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}063fa034cd51fd6c17efd4d123efca993933d08d" 2018-07-24 04:38:11,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18fb9e81-6dfd-4fca-8b19-aa039a43478b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:11,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-18fb9e81-6dfd-4fca-8b19-aa039a43478b 2018-07-24 04:38:11,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:11,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f9e3cb40-7e10-4a90-bbc7-99bc98f877ba Date: Tue, 24 Jul 2018 04:38:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1d371ef-a081-46fb-92b1-3b130dd5cc4b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ee3d36ad543b448e9511e5def1f4141b","l2_adjacency":true,"status":"ACTIVE","subnets":["bcbf270c-5766-4396-bd53-5b1434ea5e1b"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net","admin_state_up":true,"tenant_id":"ee3d36ad543b448e9511e5def1f4141b","created_at":"2018-07-24T04:38:05Z","mtu":1450}]} 2018-07-24 04:38:11,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net used request id req-f9e3cb40-7e10-4a90-bbc7-99bc98f877ba 2018-07-24 04:38:11,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:11,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e6e4b6e2-2123-4898-97ae-50b1579467b4 Date: Tue, 24 Jul 2018 04:38:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1d371ef-a081-46fb-92b1-3b130dd5cc4b","tenant_id":"ee3d36ad543b448e9511e5def1f4141b","created_at":"2018-07-24T04:38:06Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee3d36ad543b448e9511e5def1f4141b","id":"bcbf270c-5766-4396-bd53-5b1434ea5e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-subnet"}]} 2018-07-24 04:38:11,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b used request id req-e6e4b6e2-2123-4898-97ae-50b1579467b4 2018-07-24 04:38:11,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:11,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8a88d967-98de-4f1a-b557-70445b05932a Date: Tue, 24 Jul 2018 04:38:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1d371ef-a081-46fb-92b1-3b130dd5cc4b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ee3d36ad543b448e9511e5def1f4141b","l2_adjacency":true,"status":"ACTIVE","subnets":["bcbf270c-5766-4396-bd53-5b1434ea5e1b"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net","admin_state_up":true,"tenant_id":"ee3d36ad543b448e9511e5def1f4141b","created_at":"2018-07-24T04:38:05Z","mtu":1450}]} 2018-07-24 04:38:11,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net used request id req-8a88d967-98de-4f1a-b557-70445b05932a 2018-07-24 04:38:11,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:38:11,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:38:11 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:38:11,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}063fa034cd51fd6c17efd4d123efca993933d08d" 2018-07-24 04:38:12,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6308cc7-b612-4cb2-88d8-7a45c0a6e14e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee3d36ad543b448e9511e5def1f4141b", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj"}} 2018-07-24 04:38:12,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b used request id req-b6308cc7-b612-4cb2-88d8-7a45c0a6e14e 2018-07-24 04:38:12,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" 2018-07-24 04:38:12,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f8ac541e-04ea-4f44-bdbd-f1900c7ee4f3 Date: Tue, 24 Jul 2018 04:38:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1d371ef-a081-46fb-92b1-3b130dd5cc4b","tenant_id":"ee3d36ad543b448e9511e5def1f4141b","created_at":"2018-07-24T04:38:06Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ee3d36ad543b448e9511e5def1f4141b","id":"bcbf270c-5766-4396-bd53-5b1434ea5e1b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-subnet"}]} 2018-07-24 04:38:12,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=a1d371ef-a081-46fb-92b1-3b130dd5cc4b used request id req-f8ac541e-04ea-4f44-bdbd-f1900c7ee4f3 2018-07-24 04:38:12,314 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net 2018-07-24 04:38:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81616fbb1d3ec8637513ad1116cc864487a9af1" -d '{"port": {"network_id": "a1d371ef-a081-46fb-92b1-3b130dd5cc4b", "name": "CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6cport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-24 04:38:12,513 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-b2ef4778-364b-4249-9805-55405eca1326 Date: Tue, 24 Jul 2018 04:38:12 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-24 04:38:12,513 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-b2ef4778-364b-4249-9805-55405eca1326 2018-07-24 04:38:12,513 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-24 04:38:12,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/b8db7954-985e-411f-a76d-46a4ac171f20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4acfc897161f31e17051a17579119a5c822b225" 2018-07-24 04:38:12,569 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:38: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 x-openstack-request-id: req-a11da8b9-4d76-4bbb-aa0f-27236151cd00 x-compute-request-id: req-a11da8b9-4d76-4bbb-aa0f-27236151cd00 Content-Length: 0 Content-Type: application/json 2018-07-24 04:38:12,569 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b8db7954-985e-411f-a76d-46a4ac171f20 used request id req-a11da8b9-4d76-4bbb-aa0f-27236151cd00 2018-07-24 04:38:12,570 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-subnet 2018-07-24 04:38:12,570 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-subnet 2018-07-24 04:38:12,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/bcbf270c-5766-4396-bd53-5b1434ea5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c9138fd91bbc7cd138230027ce1741a94a457d" 2018-07-24 04:38:14,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53a5f975-315f-4459-8b32-0e2c34e5bb5e Date: Tue, 24 Jul 2018 04:38:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:38:14,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/bcbf270c-5766-4396-bd53-5b1434ea5e1b used request id req-53a5f975-315f-4459-8b32-0e2c34e5bb5e 2018-07-24 04:38:14,699 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-pub-net 2018-07-24 04:38:14,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/a1d371ef-a081-46fb-92b1-3b130dd5cc4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68c9138fd91bbc7cd138230027ce1741a94a457d" 2018-07-24 04:38:16,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b72dffce-967c-4333-826d-fcc605fbddb3 Date: Tue, 24 Jul 2018 04:38:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:38:16,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/a1d371ef-a081-46fb-92b1-3b130dd5cc4b used request id req-b72dffce-967c-4333-826d-fcc605fbddb3 2018-07-24 04:38:16,106 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-79bd31f2-8831-4d91-9594-15e7f9fd3b6c-image 2018-07-24 04:38:16,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}330589c23bb531c1564ef8ab2dc59dc91ddb6d1d" 2018-07-24 04:38:16,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-789c7805-7dad-46d7-9a96-b7601cce9a2d Date: Tue, 24 Jul 2018 04:38:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:38:16,623 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/87651204-fbf4-4aaf-8eeb-401e69e7d19f used request id req-789c7805-7dad-46d7-9a96-b7601cce9a2d 2018-07-24 04:38:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" 2018-07-24 04:38:16,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-eb72659a-d96b-41bc-8732-ddc897563da0 Date: Tue, 24 Jul 2018 04:38:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ee3d36ad543b448e9511e5def1f4141b", "created_at": "2018-07-24T04:38:05Z", "updated_at": "2018-07-24T04:38:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:38:05Z", "revision_number": 0, "id": "21eaccb0-244d-47d4-b086-d65bdd5cd681", "remote_group_id": "1922c8ee-da4a-4367-8078-82b7a20cc265", "remote_ip_prefix": null, "created_at": "2018-07-24T04:38:05Z", "security_group_id": "1922c8ee-da4a-4367-8078-82b7a20cc265", "tenant_id": "ee3d36ad543b448e9511e5def1f4141b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee3d36ad543b448e9511e5def1f4141b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:38:05Z", "revision_number": 0, "id": "2c84086a-40c5-4ef2-864e-1762ee0d448f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:38:05Z", "security_group_id": "1922c8ee-da4a-4367-8078-82b7a20cc265", "tenant_id": "ee3d36ad543b448e9511e5def1f4141b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee3d36ad543b448e9511e5def1f4141b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:38:05Z", "revision_number": 0, "id": "9c0da7b0-2965-44de-ba72-8c54ae4e04d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:38:05Z", "security_group_id": "1922c8ee-da4a-4367-8078-82b7a20cc265", "tenant_id": "ee3d36ad543b448e9511e5def1f4141b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee3d36ad543b448e9511e5def1f4141b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:38:05Z", "revision_number": 0, "id": "c6e4d6bc-cf6c-448a-b2f5-1386b1d0fb9e", "remote_group_id": "1922c8ee-da4a-4367-8078-82b7a20cc265", "remote_ip_prefix": null, "created_at": "2018-07-24T04:38:05Z", "security_group_id": "1922c8ee-da4a-4367-8078-82b7a20cc265", "tenant_id": "ee3d36ad543b448e9511e5def1f4141b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee3d36ad543b448e9511e5def1f4141b"}], "revision_number": 4, "project_id": "ee3d36ad543b448e9511e5def1f4141b", "id": "1922c8ee-da4a-4367-8078-82b7a20cc265", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:38:16,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-eb72659a-d96b-41bc-8732-ddc897563da0 2018-07-24 04:38:16,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" 2018-07-24 04:38:16,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d79774-aa40-43c8-9c0e-717f1f871b8f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee3d36ad543b448e9511e5def1f4141b", "name": "CreateInstancePortManipulationTests-b7766d86-f37f-488-proj"}} 2018-07-24 04:38:16,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b used request id req-66d79774-aa40-43c8-9c0e-717f1f871b8f 2018-07-24 04:38:16,986 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1922c8ee-da4a-4367-8078-82b7a20cc265 2018-07-24 04:38:16,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1922c8ee-da4a-4367-8078-82b7a20cc265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" 2018-07-24 04:38:17,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e5f6d947-31ab-4609-9047-f09b5144b36b Date: Tue, 24 Jul 2018 04:38:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1922c8ee-da4a-4367-8078-82b7a20cc265", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:38:05Z", "security_group_id": "1922c8ee-da4a-4367-8078-82b7a20cc265", "port_range_min": null, "revision_number": 0, "tenant_id": "ee3d36ad543b448e9511e5def1f4141b", "created_at": "2018-07-24T04:38:05Z", "project_id": "ee3d36ad543b448e9511e5def1f4141b", "id": "21eaccb0-244d-47d4-b086-d65bdd5cd681"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:38:05Z", "security_group_id": "1922c8ee-da4a-4367-8078-82b7a20cc265", "port_range_min": null, "revision_number": 0, "tenant_id": "ee3d36ad543b448e9511e5def1f4141b", "created_at": "2018-07-24T04:38:05Z", "project_id": "ee3d36ad543b448e9511e5def1f4141b", "id": "2c84086a-40c5-4ef2-864e-1762ee0d448f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:38:05Z", "security_group_id": "1922c8ee-da4a-4367-8078-82b7a20cc265", "port_range_min": null, "revision_number": 0, "tenant_id": "ee3d36ad543b448e9511e5def1f4141b", "created_at": "2018-07-24T04:38:05Z", "project_id": "ee3d36ad543b448e9511e5def1f4141b", "id": "9c0da7b0-2965-44de-ba72-8c54ae4e04d8"}, {"remote_group_id": "1922c8ee-da4a-4367-8078-82b7a20cc265", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:38:05Z", "security_group_id": "1922c8ee-da4a-4367-8078-82b7a20cc265", "port_range_min": null, "revision_number": 0, "tenant_id": "ee3d36ad543b448e9511e5def1f4141b", "created_at": "2018-07-24T04:38:05Z", "project_id": "ee3d36ad543b448e9511e5def1f4141b", "id": "c6e4d6bc-cf6c-448a-b2f5-1386b1d0fb9e"}]} 2018-07-24 04:38:17,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1922c8ee-da4a-4367-8078-82b7a20cc265 used request id req-e5f6d947-31ab-4609-9047-f09b5144b36b 2018-07-24 04:38:17,182 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:38:17,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1922c8ee-da4a-4367-8078-82b7a20cc265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" 2018-07-24 04:38:17,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aeca0e4e-9427-45f7-882e-fbbb8bc58615 Content-Length: 0 Date: Tue, 24 Jul 2018 04:38:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:38:17,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1922c8ee-da4a-4367-8078-82b7a20cc265 used request id req-aeca0e4e-9427-45f7-882e-fbbb8bc58615 2018-07-24 04:38:17,636 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b7766d86-f37f-488-proj 2018-07-24 04:38:17,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" 2018-07-24 04:38:17,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:38:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6772d60f-dc79-4cc8-9590-5bb428f5a089 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:38:17,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ee3d36ad543b448e9511e5def1f4141b used request id req-6772d60f-dc79-4cc8-9590-5bb428f5a089 2018-07-24 04:38:17,887 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b7766d86-f37f-488-proj-role 2018-07-24 04:38:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/6c6215d53cd64a039c4adb77bb9f52bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" 2018-07-24 04:38:18,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:38:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e2b9ee5-f640-4773-8b9c-2a52c617c196 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:38:18,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/6c6215d53cd64a039c4adb77bb9f52bc used request id req-8e2b9ee5-f640-4773-8b9c-2a52c617c196 2018-07-24 04:38:18,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10db58a754710f6e20cf4481e406b0d00c763798" 2018-07-24 04:38:18,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-956a2658-9673-446e-b2ca-0c22cffa5d72 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:38:18,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-956a2658-9673-446e-b2ca-0c22cffa5d72 2018-07-24 04:38:18,108 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b7766d86-f37f-488-user 2018-07-24 04:38:18,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/b4425066a8ea49b89a89bf1bcc4b1509 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f835af774975de96d8719a5c8cd9b63a0858f3" 2018-07-24 04:38:18,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:38:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ca2ce0e-51d6-4bf6-b149-47c89915133c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:38:18,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b4425066a8ea49b89a89bf1bcc4b1509 used request id req-7ca2ce0e-51d6-4bf6-b149-47c89915133c 2018-07-24 04:38:18,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:18,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["EM_bh1ENQjaRZq6-k-mHRg"], "issued_at": "2018-07-24T04:38:18.000000Z"}} 2018-07-24 04:38:18,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7ec81faf2672f60d77e38116e918e540d2bb38e5" 2018-07-24 04:38:18,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1bf538f-33d8-478e-beb6-f5fb5703fba4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:18,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c1bf538f-33d8-478e-beb6-f5fb5703fba4 2018-07-24 04:38:18,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:18,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:19,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:38:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["UkOjPrweTy21ReMmTZSUhA"], "issued_at": "2018-07-24T04:38:19.000000Z"}} 2018-07-24 04:38:19,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:19,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27dd869d-c177-438e-97bd-b43e6410fc0f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:19,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-27dd869d-c177-438e-97bd-b43e6410fc0f 2018-07-24 04:38:19,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:38:19,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:38: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:38:19,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:19,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab5600a-6afe-47a2-b811-39efa6400002 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:38:19,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj used request id req-8ab5600a-6afe-47a2-b811-39efa6400002 2018-07-24 04:38:19,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:19,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0851719-fd02-4b67-a28d-b7c8c91a9cf3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:38:19,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e0851719-fd02-4b67-a28d-b7c8c91a9cf3 2018-07-24 04:38:19,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj"}}' 2018-07-24 04:38:19,587 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb69929-3894-4720-a874-86d955d5090c Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381"}, "tags": [], "enabled": true, "id": "7078f2340a094b48905dfe22f1ed8381", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj"}} 2018-07-24 04:38:19,587 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-6fb69929-3894-4720-a874-86d955d5090c 2018-07-24 04:38:19,587 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj 2018-07-24 04:38:19,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:19,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:19,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:38:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["fBO3DWbLT5qfsqz6w5z8Vw"], "issued_at": "2018-07-24T04:38:19.000000Z"}} 2018-07-24 04:38:19,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}08bda401081f2b6253a20ad1d90b4790629c8755" 2018-07-24 04:38:20,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08417665-287b-46b3-b50c-5d455b9a9d48 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:20,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-08417665-287b-46b3-b50c-5d455b9a9d48 2018-07-24 04:38:20,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:38:20,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:38: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://172.30.9.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:38:20,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bda401081f2b6253a20ad1d90b4790629c8755" 2018-07-24 04:38:20,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56beb6ca-c14f-400b-8cb7-927963b8c166 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:38:20,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-56beb6ca-c14f-400b-8cb7-927963b8c166 2018-07-24 04:38:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bda401081f2b6253a20ad1d90b4790629c8755" 2018-07-24 04:38:20,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212b8e43-5ac2-4fc7-ab0a-c88299d046c7 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381"}, "tags": [], "enabled": true, "id": "7078f2340a094b48905dfe22f1ed8381", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj"}]} 2018-07-24 04:38:20,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj used request id req-212b8e43-5ac2-4fc7-ab0a-c88299d046c7 2018-07-24 04:38:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bda401081f2b6253a20ad1d90b4790629c8755" 2018-07-24 04:38:20,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f0aab0-0408-43ce-ada4-6060656606f7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:38:20,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b0f0aab0-0408-43ce-ada4-6060656606f7 2018-07-24 04:38:20,702 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4e403970-ab8e-42d-user 2018-07-24 04:38:20,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:20,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:20,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f873004d-6319-45b7-97be-665832399fb5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:38:20,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f873004d-6319-45b7-97be-665832399fb5 2018-07-24 04:38:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" -d '{"role": {"name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj-role"}}' 2018-07-24 04:38:20,923 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d8d74e8-64d8-432f-9766-5d2070d82313 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "76656c63326c467a981ea05c22de9c6a", "links": {"self": "http://172.30.9.24:5000/v3/roles/76656c63326c467a981ea05c22de9c6a"}, "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj-role"}} 2018-07-24 04:38:20,923 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-3d8d74e8-64d8-432f-9766-5d2070d82313 2018-07-24 04:38:20,923 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj-role 2018-07-24 04:38:20,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/76656c63326c467a981ea05c22de9c6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:21,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b173fdfc-2066-48fb-92e7-2cb8abce3c51 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "76656c63326c467a981ea05c22de9c6a", "links": {"self": "http://172.30.9.24:5000/v3/roles/76656c63326c467a981ea05c22de9c6a"}, "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj-role"}} 2018-07-24 04:38:21,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/76656c63326c467a981ea05c22de9c6a used request id req-b173fdfc-2066-48fb-92e7-2cb8abce3c51 2018-07-24 04:38:21,011 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj-role to project CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj 2018-07-24 04:38:21,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381/users/176d2f8d825a420985a88fd7afab3c37/roles/76656c63326c467a981ea05c22de9c6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:21,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95c82d1c-6889-4e59-b62e-7b7b15d7da5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:38:21,153 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381/users/176d2f8d825a420985a88fd7afab3c37/roles/76656c63326c467a981ea05c22de9c6a used request id req-95c82d1c-6889-4e59-b62e-7b7b15d7da5b 2018-07-24 04:38:21,153 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:38:21,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:21,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:21,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "76656c63326c467a981ea05c22de9c6a", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj-role"}], "expires_at": "2018-07-24T05:38:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7078f2340a094b48905dfe22f1ed8381", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-user", "id": "176d2f8d825a420985a88fd7afab3c37"}, "audit_ids": ["Wnxc8VBIS2el_per3DfY4g"], "issued_at": "2018-07-24T04:38:21.000000Z"}} 2018-07-24 04:38:21,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4c1992e1e3a55b84197787a8bcd10cbe1e4e8fb6" 2018-07-24 04:38:21,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa53d224-eb60-4ed9-a063-1956a634c9b1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:21,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fa53d224-eb60-4ed9-a063-1956a634c9b1 2018-07-24 04:38:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c1992e1e3a55b84197787a8bcd10cbe1e4e8fb6" 2018-07-24 04:38:21,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e6a2c48f-61f6-453f-882a-7bbec417e9a0 Date: Tue, 24 Jul 2018 04:38:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-image"} 2018-07-24 04:38:21,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-image used request id req-e6a2c48f-61f6-453f-882a-7bbec417e9a0 2018-07-24 04:38:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c1992e1e3a55b84197787a8bcd10cbe1e4e8fb6" 2018-07-24 04:38:22,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1912fbec-226e-4136-bcfe-5a5fc38adfac Date: Tue, 24 Jul 2018 04:38:22 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-07-24 04:38:22,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1912fbec-226e-4136-bcfe-5a5fc38adfac 2018-07-24 04:38:22,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c1992e1e3a55b84197787a8bcd10cbe1e4e8fb6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-image"}' 2018-07-24 04:38:22,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c6da3729-af25-4954-9926-e9e66d46f4ae Date: Tue, 24 Jul 2018 04:38:22 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:38:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:38:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0", "min_disk": 0, "protected": false, "id": "14261a80-ac43-4e63-ba92-b6ca3f030fd0", "file": "/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0/file", "checksum": null, "owner": "7078f2340a094b48905dfe22f1ed8381", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:38:22,273 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c6da3729-af25-4954-9926-e9e66d46f4ae 2018-07-24 04:38:22,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c1992e1e3a55b84197787a8bcd10cbe1e4e8fb6" -d '' 2018-07-24 04:38:22,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-746eed63-6b39-4b43-9968-8578edec30de Date: Tue, 24 Jul 2018 04:38:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:38:22,920 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0/file used request id req-746eed63-6b39-4b43-9968-8578edec30de 2018-07-24 04:38:22,921 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:38:22,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c1992e1e3a55b84197787a8bcd10cbe1e4e8fb6" 2018-07-24 04:38:23,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ed10c787-4fdb-4946-a556-83286fe083a4 Date: Tue, 24 Jul 2018 04:38:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:38:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:38:22Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0/snap", "metadata": {}}], "self": "/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0", "min_disk": 0, "protected": false, "id": "14261a80-ac43-4e63-ba92-b6ca3f030fd0", "file": "/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7078f2340a094b48905dfe22f1ed8381", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:38:23,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0 used request id req-ed10c787-4fdb-4946-a556-83286fe083a4 2018-07-24 04:38:23,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c1992e1e3a55b84197787a8bcd10cbe1e4e8fb6" 2018-07-24 04:38:23,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e3c9b0a4-11ae-49df-8fd7-cc833056f3f9 Date: Tue, 24 Jul 2018 04:38: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-07-24 04:38:23,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e3c9b0a4-11ae-49df-8fd7-cc833056f3f9 2018-07-24 04:38:23,296 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-image 2018-07-24 04:38:23,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c1992e1e3a55b84197787a8bcd10cbe1e4e8fb6" 2018-07-24 04:38:23,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b9ab3866-4ee0-4f6e-8828-da1af558d2c0 Date: Tue, 24 Jul 2018 04:38:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:38:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:38:22Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0/snap", "metadata": {}}], "self": "/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0", "min_disk": 0, "protected": false, "id": "14261a80-ac43-4e63-ba92-b6ca3f030fd0", "file": "/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7078f2340a094b48905dfe22f1ed8381", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:38:23,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0 used request id req-b9ab3866-4ee0-4f6e-8828-da1af558d2c0 2018-07-24 04:38:23,483 - create_image - DEBUG - Instance status is - active 2018-07-24 04:38:23,483 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-image 2018-07-24 04:38:23,483 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-image 2018-07-24 04:38:23,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:23,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:23,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "76656c63326c467a981ea05c22de9c6a", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj-role"}], "expires_at": "2018-07-24T05:38:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7078f2340a094b48905dfe22f1ed8381", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-user", "id": "176d2f8d825a420985a88fd7afab3c37"}, "audit_ids": ["yHOb2IsNTNmixSA9JkAZYQ"], "issued_at": "2018-07-24T04:38:23.000000Z"}} 2018-07-24 04:38:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}48f56190723ea43bc157cc41df025f82f80cd82f" 2018-07-24 04:38:23,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e952ebb-ef51-47e3-b594-bfb0d3170322 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:23,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3e952ebb-ef51-47e3-b594-bfb0d3170322 2018-07-24 04:38:23,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f56190723ea43bc157cc41df025f82f80cd82f" 2018-07-24 04:38:24,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-46c8621b-69c2-4252-81cf-97e98e920866 Date: Tue, 24 Jul 2018 04:38:24 GMT RESP BODY: {"networks":[]} 2018-07-24 04:38:24,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net used request id req-46c8621b-69c2-4252-81cf-97e98e920866 2018-07-24 04:38:24,184 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net 2018-07-24 04:38:24,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f56190723ea43bc157cc41df025f82f80cd82f" -d '{"network": {"name": "CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net", "admin_state_up": true}}' 2018-07-24 04:38:24,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-701e5fe2-a694-4cfe-8b69-e97707337c5b Date: Tue, 24 Jul 2018 04:38:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"52481bea-7be1-4afb-8435-be6e7853f089","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7078f2340a094b48905dfe22f1ed8381","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:38:24Z","is_default":false,"name":"CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7078f2340a094b48905dfe22f1ed8381","created_at":"2018-07-24T04:38:24Z","mtu":1450}} 2018-07-24 04:38:24,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-701e5fe2-a694-4cfe-8b69-e97707337c5b 2018-07-24 04:38:24,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=52481bea-7be1-4afb-8435-be6e7853f089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f56190723ea43bc157cc41df025f82f80cd82f" 2018-07-24 04:38:24,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8f05ecd7-bcc7-4770-b674-8f419237a76e Date: Tue, 24 Jul 2018 04:38:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"52481bea-7be1-4afb-8435-be6e7853f089","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7078f2340a094b48905dfe22f1ed8381","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:38:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net","admin_state_up":true,"tenant_id":"7078f2340a094b48905dfe22f1ed8381","created_at":"2018-07-24T04:38:24Z","mtu":1450}]} 2018-07-24 04:38:24,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=52481bea-7be1-4afb-8435-be6e7853f089 used request id req-8f05ecd7-bcc7-4770-b674-8f419237a76e 2018-07-24 04:38:24,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=52481bea-7be1-4afb-8435-be6e7853f089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f56190723ea43bc157cc41df025f82f80cd82f" 2018-07-24 04:38:25,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6e5ca09f-960a-4dac-b523-8b1bbdd44c88 Date: Tue, 24 Jul 2018 04:38:25 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:38:25,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=52481bea-7be1-4afb-8435-be6e7853f089 used request id req-6e5ca09f-960a-4dac-b523-8b1bbdd44c88 2018-07-24 04:38:25,192 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-subnet 2018-07-24 04:38:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f56190723ea43bc157cc41df025f82f80cd82f" -d '{"subnets": [{"ip_version": 4, "network_id": "52481bea-7be1-4afb-8435-be6e7853f089", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-subnet"}]}' 2018-07-24 04:38:26,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b9880103-fa00-413e-83f6-3d91e6748697 Date: Tue, 24 Jul 2018 04:38:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52481bea-7be1-4afb-8435-be6e7853f089","tenant_id":"7078f2340a094b48905dfe22f1ed8381","created_at":"2018-07-24T04:38:25Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:25Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7078f2340a094b48905dfe22f1ed8381","id":"cddcaf9d-e6eb-4940-914e-7b7fd8da0195","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-subnet"}]} 2018-07-24 04:38:26,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-b9880103-fa00-413e-83f6-3d91e6748697 2018-07-24 04:38:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=52481bea-7be1-4afb-8435-be6e7853f089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f56190723ea43bc157cc41df025f82f80cd82f" 2018-07-24 04:38:26,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e866f355-a47d-4988-8d61-4568dd568492 Date: Tue, 24 Jul 2018 04:38:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"52481bea-7be1-4afb-8435-be6e7853f089","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7078f2340a094b48905dfe22f1ed8381","l2_adjacency":true,"status":"ACTIVE","subnets":["cddcaf9d-e6eb-4940-914e-7b7fd8da0195"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net","admin_state_up":true,"tenant_id":"7078f2340a094b48905dfe22f1ed8381","created_at":"2018-07-24T04:38:24Z","mtu":1450}]} 2018-07-24 04:38:26,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=52481bea-7be1-4afb-8435-be6e7853f089 used request id req-e866f355-a47d-4988-8d61-4568dd568492 2018-07-24 04:38:26,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=52481bea-7be1-4afb-8435-be6e7853f089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f56190723ea43bc157cc41df025f82f80cd82f" 2018-07-24 04:38:26,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ffb52fd4-be18-4caa-9165-ff6d8f3cfa8b Date: Tue, 24 Jul 2018 04:38:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52481bea-7be1-4afb-8435-be6e7853f089","tenant_id":"7078f2340a094b48905dfe22f1ed8381","created_at":"2018-07-24T04:38:25Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7078f2340a094b48905dfe22f1ed8381","id":"cddcaf9d-e6eb-4940-914e-7b7fd8da0195","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-subnet"}]} 2018-07-24 04:38:26,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=52481bea-7be1-4afb-8435-be6e7853f089 used request id req-ffb52fd4-be18-4caa-9165-ff6d8f3cfa8b 2018-07-24 04:38:26,751 - OpenStackNetwork - DEBUG - Network [52481bea-7be1-4afb-8435-be6e7853f089] created successfully 2018-07-24 04:38:26,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:26,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:27,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["icSttA6lRZy6FSq8fCQdpQ"], "issued_at": "2018-07-24T04:38:27.000000Z"}} 2018-07-24 04:38:27,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}36e0a9eb4f507678f31f51b3ad6e11b0f7457647" 2018-07-24 04:38:27,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2f01a1-9acb-491e-bb76-1d1fb1cc6c7d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:27,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8f2f01a1-9acb-491e-bb76-1d1fb1cc6c7d 2018-07-24 04:38:27,246 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:38:27,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e0a9eb4f507678f31f51b3ad6e11b0f7457647" 2018-07-24 04:38:27,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38: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-52834960-f374-427e-8459-6d32d068bb92 x-compute-request-id: req-52834960-f374-427e-8459-6d32d068bb92 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:38:27,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-52834960-f374-427e-8459-6d32d068bb92 2018-07-24 04:38:27,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e0a9eb4f507678f31f51b3ad6e11b0f7457647" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-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-07-24 04:38:27,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38: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-7d3fac2b-1c82-4893-9d61-fe0ec567de70 x-compute-request-id: req-7d3fac2b-1c82-4893-9d61-fe0ec567de70 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bc8a7036-96f2-41d5-a315-568a2dc4b1a4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bc8a7036-96f2-41d5-a315-568a2dc4b1a4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "bc8a7036-96f2-41d5-a315-568a2dc4b1a4"}} 2018-07-24 04:38:27,494 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7d3fac2b-1c82-4893-9d61-fe0ec567de70 2018-07-24 04:38:27,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:27,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:27,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "76656c63326c467a981ea05c22de9c6a", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj-role"}], "expires_at": "2018-07-24T05:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7078f2340a094b48905dfe22f1ed8381", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-user", "id": "176d2f8d825a420985a88fd7afab3c37"}, "audit_ids": ["seETurLUToSZfzmNuvVmHQ"], "issued_at": "2018-07-24T04:38:27.000000Z"}} 2018-07-24 04:38:27,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:27,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4ef3d4-9bb8-4054-a0a0-b998727fa969 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:27,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3d4ef3d4-9bb8-4054-a0a0-b998727fa969 2018-07-24 04:38:27,982 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:38:27,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:28,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8b09dc-f5e7-4e79-afbb-bb8e5dd2ca8f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:28,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0c8b09dc-f5e7-4e79-afbb-bb8e5dd2ca8f 2018-07-24 04:38:28,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:28,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1c1b1dda-1285-4b3b-936c-c9dc68eb2740 Date: Tue, 24 Jul 2018 04:38:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"52481bea-7be1-4afb-8435-be6e7853f089","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7078f2340a094b48905dfe22f1ed8381","l2_adjacency":true,"status":"ACTIVE","subnets":["cddcaf9d-e6eb-4940-914e-7b7fd8da0195"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net","admin_state_up":true,"tenant_id":"7078f2340a094b48905dfe22f1ed8381","created_at":"2018-07-24T04:38:24Z","mtu":1450}]} 2018-07-24 04:38:28,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net used request id req-1c1b1dda-1285-4b3b-936c-c9dc68eb2740 2018-07-24 04:38:28,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:38:28,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:38: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:38:28,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:28,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aec43b6-00f6-4596-9413-0dfdeb2ec757 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7078f2340a094b48905dfe22f1ed8381", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj"}} 2018-07-24 04:38:28,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381 used request id req-8aec43b6-00f6-4596-9413-0dfdeb2ec757 2018-07-24 04:38:28,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=52481bea-7be1-4afb-8435-be6e7853f089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:28,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a77d5e7f-9de0-4d9c-b36d-48f393eca5dc Date: Tue, 24 Jul 2018 04:38:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52481bea-7be1-4afb-8435-be6e7853f089","tenant_id":"7078f2340a094b48905dfe22f1ed8381","created_at":"2018-07-24T04:38:25Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7078f2340a094b48905dfe22f1ed8381","id":"cddcaf9d-e6eb-4940-914e-7b7fd8da0195","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-subnet"}]} 2018-07-24 04:38:28,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=52481bea-7be1-4afb-8435-be6e7853f089 used request id req-a77d5e7f-9de0-4d9c-b36d-48f393eca5dc 2018-07-24 04:38:28,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=52481bea-7be1-4afb-8435-be6e7853f089&name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:28,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ee5f8137-be73-4d0f-9ce0-f0c9872bd32c Date: Tue, 24 Jul 2018 04:38:28 GMT RESP BODY: {"ports":[]} 2018-07-24 04:38:28,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=52481bea-7be1-4afb-8435-be6e7853f089&name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91port-1&admin_state_up=True used request id req-ee5f8137-be73-4d0f-9ce0-f0c9872bd32c 2018-07-24 04:38:28,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:29,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38: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-62893b66-f507-4f4f-83c3-79ade70e8779 x-compute-request-id: req-62893b66-f507-4f4f-83c3-79ade70e8779 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:38:29,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-inst used request id req-62893b66-f507-4f4f-83c3-79ade70e8779 2018-07-24 04:38:29,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:29,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2e23519f-6d74-4eb6-9a0e-143010c6f33c Date: Tue, 24 Jul 2018 04:38:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"52481bea-7be1-4afb-8435-be6e7853f089","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7078f2340a094b48905dfe22f1ed8381","l2_adjacency":true,"status":"ACTIVE","subnets":["cddcaf9d-e6eb-4940-914e-7b7fd8da0195"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net","admin_state_up":true,"tenant_id":"7078f2340a094b48905dfe22f1ed8381","created_at":"2018-07-24T04:38:24Z","mtu":1450}]} 2018-07-24 04:38:29,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net used request id req-2e23519f-6d74-4eb6-9a0e-143010c6f33c 2018-07-24 04:38:29,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:29,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8a0e98-e4e1-48ff-9e1f-81e283aedd8f Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7078f2340a094b48905dfe22f1ed8381", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj"}} 2018-07-24 04:38:29,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381 used request id req-7c8a0e98-e4e1-48ff-9e1f-81e283aedd8f 2018-07-24 04:38:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=52481bea-7be1-4afb-8435-be6e7853f089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:29,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-68cf3776-2fd0-4ce8-b289-ea62f80d8757 Date: Tue, 24 Jul 2018 04:38:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52481bea-7be1-4afb-8435-be6e7853f089","tenant_id":"7078f2340a094b48905dfe22f1ed8381","created_at":"2018-07-24T04:38:25Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7078f2340a094b48905dfe22f1ed8381","id":"cddcaf9d-e6eb-4940-914e-7b7fd8da0195","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-subnet"}]} 2018-07-24 04:38:29,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=52481bea-7be1-4afb-8435-be6e7853f089 used request id req-68cf3776-2fd0-4ce8-b289-ea62f80d8757 2018-07-24 04:38:29,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=52481bea-7be1-4afb-8435-be6e7853f089&name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:29,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bc6ca552-64e7-447d-b058-85bab9e14786 Date: Tue, 24 Jul 2018 04:38:29 GMT RESP BODY: {"ports":[]} 2018-07-24 04:38:29,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=52481bea-7be1-4afb-8435-be6e7853f089&name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91port-1&admin_state_up=True used request id req-bc6ca552-64e7-447d-b058-85bab9e14786 2018-07-24 04:38:29,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:29,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:30,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "76656c63326c467a981ea05c22de9c6a", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj-role"}], "expires_at": "2018-07-24T05:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7078f2340a094b48905dfe22f1ed8381", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7078f2340a094b48905dfe22f1ed8381", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7078f2340a094b48905dfe22f1ed8381", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7078f2340a094b48905dfe22f1ed8381", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-user", "id": "176d2f8d825a420985a88fd7afab3c37"}, "audit_ids": ["T0kQ3Zn_QjSwToUMI-9omQ"], "issued_at": "2018-07-24T04:38:30.000000Z"}} 2018-07-24 04:38:30,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}07a804446e98ebb2a4e37005f1cc9136bfa1dfa1" 2018-07-24 04:38:30,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb17c86-6c14-4013-9bfa-38ffb76109ac 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:30,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dbb17c86-6c14-4013-9bfa-38ffb76109ac 2018-07-24 04:38:30,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:30,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a9c2db71-63e8-46ea-9396-755f8bf7a41a Date: Tue, 24 Jul 2018 04:38:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"52481bea-7be1-4afb-8435-be6e7853f089","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7078f2340a094b48905dfe22f1ed8381","l2_adjacency":true,"status":"ACTIVE","subnets":["cddcaf9d-e6eb-4940-914e-7b7fd8da0195"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net","admin_state_up":true,"tenant_id":"7078f2340a094b48905dfe22f1ed8381","created_at":"2018-07-24T04:38:24Z","mtu":1450}]} 2018-07-24 04:38:30,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net used request id req-a9c2db71-63e8-46ea-9396-755f8bf7a41a 2018-07-24 04:38:30,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=52481bea-7be1-4afb-8435-be6e7853f089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:30,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a8f7e90d-0efa-4fd7-b559-20e8e2d6e87d Date: Tue, 24 Jul 2018 04:38:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52481bea-7be1-4afb-8435-be6e7853f089","tenant_id":"7078f2340a094b48905dfe22f1ed8381","created_at":"2018-07-24T04:38:25Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7078f2340a094b48905dfe22f1ed8381","id":"cddcaf9d-e6eb-4940-914e-7b7fd8da0195","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-subnet"}]} 2018-07-24 04:38:30,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=52481bea-7be1-4afb-8435-be6e7853f089 used request id req-a8f7e90d-0efa-4fd7-b559-20e8e2d6e87d 2018-07-24 04:38:30,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:31,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-17026c46-2636-4eb7-bd53-4176146f08d3 Date: Tue, 24 Jul 2018 04:38:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"52481bea-7be1-4afb-8435-be6e7853f089","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7078f2340a094b48905dfe22f1ed8381","l2_adjacency":true,"status":"ACTIVE","subnets":["cddcaf9d-e6eb-4940-914e-7b7fd8da0195"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net","admin_state_up":true,"tenant_id":"7078f2340a094b48905dfe22f1ed8381","created_at":"2018-07-24T04:38:24Z","mtu":1450}]} 2018-07-24 04:38:31,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net used request id req-17026c46-2636-4eb7-bd53-4176146f08d3 2018-07-24 04:38:31,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:38:31,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:38: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:38:31,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a804446e98ebb2a4e37005f1cc9136bfa1dfa1" 2018-07-24 04:38:31,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc7aab6-68fc-4085-96a9-4beb7836b9bf Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7078f2340a094b48905dfe22f1ed8381", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj"}} 2018-07-24 04:38:31,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381 used request id req-adc7aab6-68fc-4085-96a9-4beb7836b9bf 2018-07-24 04:38:31,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=52481bea-7be1-4afb-8435-be6e7853f089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" 2018-07-24 04:38:31,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-499bb4ef-b6aa-4e01-bbf0-f5cf8947f017 Date: Tue, 24 Jul 2018 04:38:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52481bea-7be1-4afb-8435-be6e7853f089","tenant_id":"7078f2340a094b48905dfe22f1ed8381","created_at":"2018-07-24T04:38:25Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7078f2340a094b48905dfe22f1ed8381","id":"cddcaf9d-e6eb-4940-914e-7b7fd8da0195","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-subnet"}]} 2018-07-24 04:38:31,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=52481bea-7be1-4afb-8435-be6e7853f089 used request id req-499bb4ef-b6aa-4e01-bbf0-f5cf8947f017 2018-07-24 04:38:31,424 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net 2018-07-24 04:38:31,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3fdea084d02a1a0c2526535a8668170224654f" -d '{"port": {"network_id": "52481bea-7be1-4afb-8435-be6e7853f089", "name": "CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-07-24 04:38:31,613 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-627f5dc6-7bf9-4b1a-a0c5-931f38ac62d8 Date: Tue, 24 Jul 2018 04:38:31 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-24 04:38:31,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-627f5dc6-7bf9-4b1a-a0c5-931f38ac62d8 2018-07-24 04:38:31,613 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-24 04:38:31,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/bc8a7036-96f2-41d5-a315-568a2dc4b1a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e0a9eb4f507678f31f51b3ad6e11b0f7457647" 2018-07-24 04:38:31,657 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:38: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 x-openstack-request-id: req-3a7c594a-42a6-422a-861b-efdac7e7c256 x-compute-request-id: req-3a7c594a-42a6-422a-861b-efdac7e7c256 Content-Length: 0 Content-Type: application/json 2018-07-24 04:38:31,658 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/bc8a7036-96f2-41d5-a315-568a2dc4b1a4 used request id req-3a7c594a-42a6-422a-861b-efdac7e7c256 2018-07-24 04:38:31,658 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-subnet 2018-07-24 04:38:31,659 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-subnet 2018-07-24 04:38:31,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/cddcaf9d-e6eb-4940-914e-7b7fd8da0195 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f56190723ea43bc157cc41df025f82f80cd82f" 2018-07-24 04:38:33,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1b546c1-977e-42aa-9dd0-293df4a01c41 Date: Tue, 24 Jul 2018 04:38:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:38:33,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/cddcaf9d-e6eb-4940-914e-7b7fd8da0195 used request id req-a1b546c1-977e-42aa-9dd0-293df4a01c41 2018-07-24 04:38:33,919 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-pub-net 2018-07-24 04:38:33,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/52481bea-7be1-4afb-8435-be6e7853f089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48f56190723ea43bc157cc41df025f82f80cd82f" 2018-07-24 04:38:35,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aec3cfd4-df1a-40f1-8c3e-7d25b7eb5c6a Date: Tue, 24 Jul 2018 04:38:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:38:35,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/52481bea-7be1-4afb-8435-be6e7853f089 used request id req-aec3cfd4-df1a-40f1-8c3e-7d25b7eb5c6a 2018-07-24 04:38:35,520 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-85a53ddd-c6bf-47ee-ad1a-8cd7688f6b91-image 2018-07-24 04:38:35,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c1992e1e3a55b84197787a8bcd10cbe1e4e8fb6" 2018-07-24 04:38:36,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc083fff-0009-408d-9b4c-13a2ef8cc14b Date: Tue, 24 Jul 2018 04:38:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:38:36,438 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/14261a80-ac43-4e63-ba92-b6ca3f030fd0 used request id req-bc083fff-0009-408d-9b4c-13a2ef8cc14b 2018-07-24 04:38:36,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:36,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5a6fca62-039a-487d-be69-4df80ce12813 Date: Tue, 24 Jul 2018 04:38:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7078f2340a094b48905dfe22f1ed8381", "created_at": "2018-07-24T04:38:24Z", "updated_at": "2018-07-24T04:38:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:38:24Z", "revision_number": 0, "id": "28b4c4eb-546b-444e-9ee2-5addb5eb3785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:38:24Z", "security_group_id": "7ba39cfb-5708-4001-b493-4a91603b9ebe", "tenant_id": "7078f2340a094b48905dfe22f1ed8381", "port_range_min": null, "ethertype": "IPv6", "project_id": "7078f2340a094b48905dfe22f1ed8381"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:38:24Z", "revision_number": 0, "id": "b2b3239a-2929-47d2-9de6-3cff74f10ab4", "remote_group_id": "7ba39cfb-5708-4001-b493-4a91603b9ebe", "remote_ip_prefix": null, "created_at": "2018-07-24T04:38:24Z", "security_group_id": "7ba39cfb-5708-4001-b493-4a91603b9ebe", "tenant_id": "7078f2340a094b48905dfe22f1ed8381", "port_range_min": null, "ethertype": "IPv4", "project_id": "7078f2340a094b48905dfe22f1ed8381"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:38:24Z", "revision_number": 0, "id": "c278bb82-49a6-48d3-a84a-ba7b932d242b", "remote_group_id": "7ba39cfb-5708-4001-b493-4a91603b9ebe", "remote_ip_prefix": null, "created_at": "2018-07-24T04:38:24Z", "security_group_id": "7ba39cfb-5708-4001-b493-4a91603b9ebe", "tenant_id": "7078f2340a094b48905dfe22f1ed8381", "port_range_min": null, "ethertype": "IPv6", "project_id": "7078f2340a094b48905dfe22f1ed8381"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:38:24Z", "revision_number": 0, "id": "d9a4885f-7f89-4ff0-ac7e-58ee065be4e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:38:24Z", "security_group_id": "7ba39cfb-5708-4001-b493-4a91603b9ebe", "tenant_id": "7078f2340a094b48905dfe22f1ed8381", "port_range_min": null, "ethertype": "IPv4", "project_id": "7078f2340a094b48905dfe22f1ed8381"}], "revision_number": 4, "project_id": "7078f2340a094b48905dfe22f1ed8381", "id": "7ba39cfb-5708-4001-b493-4a91603b9ebe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:38:36,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5a6fca62-039a-487d-be69-4df80ce12813 2018-07-24 04:38:36,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:36,789 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:38:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5eb81d0-4a73-43fe-b8e2-1aa2a32737d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:38:36,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-c5eb81d0-4a73-43fe-b8e2-1aa2a32737d7 2018-07-24 04:38:36,789 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:38:36,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:36,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:38:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa27883e-e57e-466b-8613-ffad8875f348 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:38:36,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-aa27883e-e57e-466b-8613-ffad8875f348 2018-07-24 04:38:36,881 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:38:36,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:36,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ba60f9c-33c8-4d1a-8999-4055f28016aa Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7078f2340a094b48905dfe22f1ed8381", "name": "CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj"}} 2018-07-24 04:38:36,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381 used request id req-3ba60f9c-33c8-4d1a-8999-4055f28016aa 2018-07-24 04:38:36,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7ba39cfb-5708-4001-b493-4a91603b9ebe 2018-07-24 04:38:37,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7ba39cfb-5708-4001-b493-4a91603b9ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:37,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f68b905c-7b36-424c-ad89-8c7d5ce901eb Date: Tue, 24 Jul 2018 04:38:37 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-07-24T04:38:24Z", "security_group_id": "7ba39cfb-5708-4001-b493-4a91603b9ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "7078f2340a094b48905dfe22f1ed8381", "created_at": "2018-07-24T04:38:24Z", "project_id": "7078f2340a094b48905dfe22f1ed8381", "id": "28b4c4eb-546b-444e-9ee2-5addb5eb3785"}, {"remote_group_id": "7ba39cfb-5708-4001-b493-4a91603b9ebe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:38:24Z", "security_group_id": "7ba39cfb-5708-4001-b493-4a91603b9ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "7078f2340a094b48905dfe22f1ed8381", "created_at": "2018-07-24T04:38:24Z", "project_id": "7078f2340a094b48905dfe22f1ed8381", "id": "b2b3239a-2929-47d2-9de6-3cff74f10ab4"}, {"remote_group_id": "7ba39cfb-5708-4001-b493-4a91603b9ebe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:38:24Z", "security_group_id": "7ba39cfb-5708-4001-b493-4a91603b9ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "7078f2340a094b48905dfe22f1ed8381", "created_at": "2018-07-24T04:38:24Z", "project_id": "7078f2340a094b48905dfe22f1ed8381", "id": "c278bb82-49a6-48d3-a84a-ba7b932d242b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:38:24Z", "security_group_id": "7ba39cfb-5708-4001-b493-4a91603b9ebe", "port_range_min": null, "revision_number": 0, "tenant_id": "7078f2340a094b48905dfe22f1ed8381", "created_at": "2018-07-24T04:38:24Z", "project_id": "7078f2340a094b48905dfe22f1ed8381", "id": "d9a4885f-7f89-4ff0-ac7e-58ee065be4e3"}]} 2018-07-24 04:38:37,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7ba39cfb-5708-4001-b493-4a91603b9ebe used request id req-f68b905c-7b36-424c-ad89-8c7d5ce901eb 2018-07-24 04:38:37,193 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:38:37,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/7ba39cfb-5708-4001-b493-4a91603b9ebe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:37,503 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc1acd83-7972-4818-8638-36ec4e76ab9a Content-Length: 0 Date: Tue, 24 Jul 2018 04:38:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:38:37,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/7ba39cfb-5708-4001-b493-4a91603b9ebe used request id req-dc1acd83-7972-4818-8638-36ec4e76ab9a 2018-07-24 04:38:37,504 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj 2018-07-24 04:38:37,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:37,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:38:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a78f802-ae07-45d7-be82-e70dcccef7d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:38:37,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/7078f2340a094b48905dfe22f1ed8381 used request id req-7a78f802-ae07-45d7-be82-e70dcccef7d1 2018-07-24 04:38:37,749 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4e403970-ab8e-42d-proj-role 2018-07-24 04:38:37,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/76656c63326c467a981ea05c22de9c6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:37,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:38:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5ac8ccf-1b45-409c-81a3-67613c27c162 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:38:37,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/76656c63326c467a981ea05c22de9c6a used request id req-a5ac8ccf-1b45-409c-81a3-67613c27c162 2018-07-24 04:38:37,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be23505ae39e3beed39d99a65357ac0feab69e01" 2018-07-24 04:38:37,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e306576d-2c89-4ce0-93e3-3333570ce313 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:38:37,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e306576d-2c89-4ce0-93e3-3333570ce313 2018-07-24 04:38:37,972 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4e403970-ab8e-42d-user 2018-07-24 04:38:37,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/176d2f8d825a420985a88fd7afab3c37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bda401081f2b6253a20ad1d90b4790629c8755" 2018-07-24 04:38:38,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:38:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6307fd4-1091-4a66-b36b-f9598e31a150 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:38:38,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/176d2f8d825a420985a88fd7afab3c37 used request id req-e6307fd4-1091-4a66-b36b-f9598e31a150 2018-07-24 04:38:38,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:38,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:38:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["25dB_aSPRrGqiSfu5TY7ng"], "issued_at": "2018-07-24T04:38:38.000000Z"}} 2018-07-24 04:38:38,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1a412f118fcceccec8e3d7ac229832ea98608903" 2018-07-24 04:38:38,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c25fca-f2b9-40af-9995-042e84326756 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:38,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-83c25fca-f2b9-40af-9995-042e84326756 2018-07-24 04:38:38,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:38,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:39,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:38:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["N2kOssblRea8ay-tSz5MpQ"], "issued_at": "2018-07-24T04:38:39.000000Z"}} 2018-07-24 04:38:39,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:39,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbceaa6-c1ea-46d1-8c10-236c40a15fa0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:39,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dcbceaa6-c1ea-46d1-8c10-236c40a15fa0 2018-07-24 04:38:39,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:38:39,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:38: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:38:39,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:39,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ee31c4-fda1-4fbc-9479-4b0bd1e3a286 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:38:39,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj used request id req-d6ee31c4-fda1-4fbc-9479-4b0bd1e3a286 2018-07-24 04:38:39,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:39,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58dcc388-62fb-4765-9867-2d67182d14dc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:38:39,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-58dcc388-62fb-4765-9867-2d67182d14dc 2018-07-24 04:38:39,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj"}}' 2018-07-24 04:38:39,474 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:38:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7d4ece0-b348-4073-9d51-4ee26999a354 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881"}, "tags": [], "enabled": true, "id": "10957f5aaf3b48d5834f9e6a0f608881", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj"}} 2018-07-24 04:38:39,474 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d7d4ece0-b348-4073-9d51-4ee26999a354 2018-07-24 04:38:39,474 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj 2018-07-24 04:38:39,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:39,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:39,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:38:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["28PYlAnxRjqSxZTWM6sodw"], "issued_at": "2018-07-24T04:38:39.000000Z"}} 2018-07-24 04:38:39,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b8131ae4aa96b9234c167e90cf5a96addf4b5319" 2018-07-24 04:38:39,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca08e08-6dfc-463c-8f24-828779f7bdf3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:39,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6ca08e08-6dfc-463c-8f24-828779f7bdf3 2018-07-24 04:38:39,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:38:39,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:38: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:38:39,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8131ae4aa96b9234c167e90cf5a96addf4b5319" 2018-07-24 04:38:40,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-180b2055-b56a-4054-be28-3153095ac510 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:38:40,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-180b2055-b56a-4054-be28-3153095ac510 2018-07-24 04:38:40,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8131ae4aa96b9234c167e90cf5a96addf4b5319" 2018-07-24 04:38:40,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8984f9b8-16d6-44ca-8377-3d955222ca91 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881"}, "tags": [], "enabled": true, "id": "10957f5aaf3b48d5834f9e6a0f608881", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj"}]} 2018-07-24 04:38:40,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj used request id req-8984f9b8-16d6-44ca-8377-3d955222ca91 2018-07-24 04:38:40,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8131ae4aa96b9234c167e90cf5a96addf4b5319" 2018-07-24 04:38:40,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0701b162-d314-4422-ac0d-f77595d94e27 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:38:40,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-0701b162-d314-4422-ac0d-f77595d94e27 2018-07-24 04:38:40,679 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c4744511-97b2-4d1-user 2018-07-24 04:38:40,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:40,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:40,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cff5f61-c8a0-482b-ad3b-5f15a552a0db Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:38:40,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4cff5f61-c8a0-482b-ad3b-5f15a552a0db 2018-07-24 04:38:40,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" -d '{"role": {"name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj-role"}}' 2018-07-24 04:38:40,916 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8d34e15-6149-4957-9f75-63e1102912c2 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "01350a6965f845d29fb04e969eceaf8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/01350a6965f845d29fb04e969eceaf8d"}, "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj-role"}} 2018-07-24 04:38:40,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-b8d34e15-6149-4957-9f75-63e1102912c2 2018-07-24 04:38:40,917 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj-role 2018-07-24 04:38:40,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/01350a6965f845d29fb04e969eceaf8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:41,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e96406-9b18-4967-91ef-868a319d99b5 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "01350a6965f845d29fb04e969eceaf8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/01350a6965f845d29fb04e969eceaf8d"}, "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj-role"}} 2018-07-24 04:38:41,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/01350a6965f845d29fb04e969eceaf8d used request id req-75e96406-9b18-4967-91ef-868a319d99b5 2018-07-24 04:38:41,005 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj-role to project CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj 2018-07-24 04:38:41,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881/users/acbd5e4b97b64ad897c5bd6cd7b87f9d/roles/01350a6965f845d29fb04e969eceaf8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:41,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4c5298d-0ed6-412b-bcd3-00ea97c192c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:38:41,069 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881/users/acbd5e4b97b64ad897c5bd6cd7b87f9d/roles/01350a6965f845d29fb04e969eceaf8d used request id req-c4c5298d-0ed6-412b-bcd3-00ea97c192c1 2018-07-24 04:38:41,070 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:38:41,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:41,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:41,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "01350a6965f845d29fb04e969eceaf8d", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj-role"}], "expires_at": "2018-07-24T05:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10957f5aaf3b48d5834f9e6a0f608881", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-user", "id": "acbd5e4b97b64ad897c5bd6cd7b87f9d"}, "audit_ids": ["gjeZjz27SfGjS2H1kKwjfw"], "issued_at": "2018-07-24T04:38:41.000000Z"}} 2018-07-24 04:38:41,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1c495dfd3b00f5fba91a6183b3519e48cfa0ecd7" 2018-07-24 04:38:41,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bacaad82-e7ae-4753-afbc-9f54ec5d6106 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:41,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bacaad82-e7ae-4753-afbc-9f54ec5d6106 2018-07-24 04:38:41,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c495dfd3b00f5fba91a6183b3519e48cfa0ecd7" 2018-07-24 04:38:41,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a6f14a54-63bc-4a7b-ad2e-e7905fd91ada Date: Tue, 24 Jul 2018 04:38:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-image"} 2018-07-24 04:38:41,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-image used request id req-a6f14a54-63bc-4a7b-ad2e-e7905fd91ada 2018-07-24 04:38:41,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c495dfd3b00f5fba91a6183b3519e48cfa0ecd7" 2018-07-24 04:38:41,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-08d99c74-3e31-48c6-adcd-b155d16182a3 Date: Tue, 24 Jul 2018 04:38:41 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-07-24 04:38:41,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-08d99c74-3e31-48c6-adcd-b155d16182a3 2018-07-24 04:38:41,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c495dfd3b00f5fba91a6183b3519e48cfa0ecd7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-image"}' 2018-07-24 04:38:42,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3896248d-6368-42ee-a640-c220944d0410 Date: Tue, 24 Jul 2018 04:38:42 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:38:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:38:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7", "min_disk": 0, "protected": false, "id": "c9c533dc-2dfd-4198-9fa7-6994703134f7", "file": "/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7/file", "checksum": null, "owner": "10957f5aaf3b48d5834f9e6a0f608881", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:38:42,183 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3896248d-6368-42ee-a640-c220944d0410 2018-07-24 04:38:42,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c495dfd3b00f5fba91a6183b3519e48cfa0ecd7" -d '' 2018-07-24 04:38:42,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b71c170-ffdc-4b44-90a5-540d5cc84e05 Date: Tue, 24 Jul 2018 04:38:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:38:42,849 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7/file used request id req-8b71c170-ffdc-4b44-90a5-540d5cc84e05 2018-07-24 04:38:42,850 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:38:42,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c495dfd3b00f5fba91a6183b3519e48cfa0ecd7" 2018-07-24 04:38:43,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-db447a4a-a2ed-40c2-9dbe-fe362df6d8b9 Date: Tue, 24 Jul 2018 04:38:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:38:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:38:42Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c9c533dc-2dfd-4198-9fa7-6994703134f7/snap", "metadata": {}}], "self": "/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7", "min_disk": 0, "protected": false, "id": "c9c533dc-2dfd-4198-9fa7-6994703134f7", "file": "/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "10957f5aaf3b48d5834f9e6a0f608881", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c9c533dc-2dfd-4198-9fa7-6994703134f7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:38:43,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7 used request id req-db447a4a-a2ed-40c2-9dbe-fe362df6d8b9 2018-07-24 04:38:43,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c495dfd3b00f5fba91a6183b3519e48cfa0ecd7" 2018-07-24 04:38:43,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-29251512-f3e7-46d6-a05a-d724a41a4791 Date: Tue, 24 Jul 2018 04:38:43 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-07-24 04:38:43,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-29251512-f3e7-46d6-a05a-d724a41a4791 2018-07-24 04:38:43,347 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-image 2018-07-24 04:38:43,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c495dfd3b00f5fba91a6183b3519e48cfa0ecd7" 2018-07-24 04:38:43,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d8c47bf4-ed9f-4407-acbe-d0969f45fe8a Date: Tue, 24 Jul 2018 04:38:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:38:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:38:42Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c9c533dc-2dfd-4198-9fa7-6994703134f7/snap", "metadata": {}}], "self": "/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7", "min_disk": 0, "protected": false, "id": "c9c533dc-2dfd-4198-9fa7-6994703134f7", "file": "/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "10957f5aaf3b48d5834f9e6a0f608881", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c9c533dc-2dfd-4198-9fa7-6994703134f7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:38:43,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7 used request id req-d8c47bf4-ed9f-4407-acbe-d0969f45fe8a 2018-07-24 04:38:43,546 - create_image - DEBUG - Instance status is - active 2018-07-24 04:38:43,547 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-image 2018-07-24 04:38:43,547 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-image 2018-07-24 04:38:43,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:43,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:43,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "01350a6965f845d29fb04e969eceaf8d", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj-role"}], "expires_at": "2018-07-24T05:38:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10957f5aaf3b48d5834f9e6a0f608881", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-user", "id": "acbd5e4b97b64ad897c5bd6cd7b87f9d"}, "audit_ids": ["g3CciIh-TiqCG7I8G00fFA"], "issued_at": "2018-07-24T04:38:43.000000Z"}} 2018-07-24 04:38:43,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8f482ffe3ffa692d178b83a7b11a33a28091eb8f" 2018-07-24 04:38:44,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca5fa3a-a4ea-47fc-b94e-b8545b50d800 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:44,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3ca5fa3a-a4ea-47fc-b94e-b8545b50d800 2018-07-24 04:38:44,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f482ffe3ffa692d178b83a7b11a33a28091eb8f" 2018-07-24 04:38:44,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bbe07f33-5da4-4828-b13a-e7a2b946c655 Date: Tue, 24 Jul 2018 04:38:44 GMT RESP BODY: {"networks":[]} 2018-07-24 04:38:44,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net used request id req-bbe07f33-5da4-4828-b13a-e7a2b946c655 2018-07-24 04:38:44,226 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net 2018-07-24 04:38:44,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f482ffe3ffa692d178b83a7b11a33a28091eb8f" -d '{"network": {"name": "CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net", "admin_state_up": true}}' 2018-07-24 04:38:44,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-dbc9bebb-02d3-4270-b1c1-da6c74563b1a Date: Tue, 24 Jul 2018 04:38:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"10957f5aaf3b48d5834f9e6a0f608881","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:38:44Z","is_default":false,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:44Z","mtu":1450}} 2018-07-24 04:38:44,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-dbc9bebb-02d3-4270-b1c1-da6c74563b1a 2018-07-24 04:38:45,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f482ffe3ffa692d178b83a7b11a33a28091eb8f" 2018-07-24 04:38:45,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-eeaeee99-e362-4e1f-a401-ec16a9068000 Date: Tue, 24 Jul 2018 04:38:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"10957f5aaf3b48d5834f9e6a0f608881","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:38:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net","admin_state_up":true,"tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:44Z","mtu":1450}]} 2018-07-24 04:38:45,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c used request id req-eeaeee99-e362-4e1f-a401-ec16a9068000 2018-07-24 04:38:45,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f482ffe3ffa692d178b83a7b11a33a28091eb8f" 2018-07-24 04:38:45,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c5fe4ab3-87aa-4abb-b250-a136bec77a0f Date: Tue, 24 Jul 2018 04:38:45 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:38:45,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c used request id req-c5fe4ab3-87aa-4abb-b250-a136bec77a0f 2018-07-24 04:38:45,465 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-subnet 2018-07-24 04:38:45,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f482ffe3ffa692d178b83a7b11a33a28091eb8f" -d '{"subnets": [{"ip_version": 4, "network_id": "3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-subnet"}]}' 2018-07-24 04:38:46,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3943178c-b883-452a-b774-0842732a1727 Date: Tue, 24 Jul 2018 04:38:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:45Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"10957f5aaf3b48d5834f9e6a0f608881","id":"21c98764-d956-4ba8-923c-c0b4908fec5d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-subnet"}]} 2018-07-24 04:38:46,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-3943178c-b883-452a-b774-0842732a1727 2018-07-24 04:38:46,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f482ffe3ffa692d178b83a7b11a33a28091eb8f" 2018-07-24 04:38:46,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8c095f1e-a022-42b7-bcee-56b46e15afdc Date: Tue, 24 Jul 2018 04:38:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10957f5aaf3b48d5834f9e6a0f608881","l2_adjacency":true,"status":"ACTIVE","subnets":["21c98764-d956-4ba8-923c-c0b4908fec5d"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:45Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net","admin_state_up":true,"tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:44Z","mtu":1450}]} 2018-07-24 04:38:46,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c used request id req-8c095f1e-a022-42b7-bcee-56b46e15afdc 2018-07-24 04:38:46,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f482ffe3ffa692d178b83a7b11a33a28091eb8f" 2018-07-24 04:38:46,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6ebafee9-dc4c-49d5-9937-602bd473f515 Date: Tue, 24 Jul 2018 04:38:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10957f5aaf3b48d5834f9e6a0f608881","id":"21c98764-d956-4ba8-923c-c0b4908fec5d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-subnet"}]} 2018-07-24 04:38:46,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c used request id req-6ebafee9-dc4c-49d5-9937-602bd473f515 2018-07-24 04:38:46,759 - OpenStackNetwork - DEBUG - Network [3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c] created successfully 2018-07-24 04:38:46,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:46,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:47,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:38:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["xg-REgISQ82jIsozSzKgpQ"], "issued_at": "2018-07-24T04:38:47.000000Z"}} 2018-07-24 04:38:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}daa1c13104f64846a311cbf00dba097a51a47069" 2018-07-24 04:38:47,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35cd46ec-1dc7-4fdd-bf29-5f81b64ccf1e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:47,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-35cd46ec-1dc7-4fdd-bf29-5f81b64ccf1e 2018-07-24 04:38:47,247 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:38:47,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa1c13104f64846a311cbf00dba097a51a47069" 2018-07-24 04:38:47,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38: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-3b759b49-574f-4b99-9f30-102e5f761820 x-compute-request-id: req-3b759b49-574f-4b99-9f30-102e5f761820 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:38:47,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3b759b49-574f-4b99-9f30-102e5f761820 2018-07-24 04:38:47,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa1c13104f64846a311cbf00dba097a51a47069" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-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-07-24 04:38:47,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38: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-0e0f3357-5264-4b3e-accd-32683398a817 x-compute-request-id: req-0e0f3357-5264-4b3e-accd-32683398a817 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d8846de0-f1cf-434f-95a9-67c538dd671c", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d8846de0-f1cf-434f-95a9-67c538dd671c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d8846de0-f1cf-434f-95a9-67c538dd671c"}} 2018-07-24 04:38:47,488 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0e0f3357-5264-4b3e-accd-32683398a817 2018-07-24 04:38:47,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:47,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:47,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "01350a6965f845d29fb04e969eceaf8d", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj-role"}], "expires_at": "2018-07-24T05:38:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10957f5aaf3b48d5834f9e6a0f608881", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-user", "id": "acbd5e4b97b64ad897c5bd6cd7b87f9d"}, "audit_ids": ["9Mh5c03sSQSyekS-OLhuMg"], "issued_at": "2018-07-24T04:38:47.000000Z"}} 2018-07-24 04:38:47,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:47,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8f3f65-90f0-4ffa-ba82-03c8879fc9c2 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:47,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1c8f3f65-90f0-4ffa-ba82-03c8879fc9c2 2018-07-24 04:38:47,985 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:38:47,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:47,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9e0ef5-a623-4baf-a545-84b8003f54c0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:47,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ee9e0ef5-a623-4baf-a545-84b8003f54c0 2018-07-24 04:38:48,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:48,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-75bce4e4-d85a-495f-8b50-10a91b3f812f Date: Tue, 24 Jul 2018 04:38:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10957f5aaf3b48d5834f9e6a0f608881","l2_adjacency":true,"status":"ACTIVE","subnets":["21c98764-d956-4ba8-923c-c0b4908fec5d"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:45Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net","admin_state_up":true,"tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:44Z","mtu":1450}]} 2018-07-24 04:38:48,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net used request id req-75bce4e4-d85a-495f-8b50-10a91b3f812f 2018-07-24 04:38:48,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:38:48,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:38:48 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:38:48,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:48,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8080b93-f47e-477b-9cd0-fab7c1b9c578 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "10957f5aaf3b48d5834f9e6a0f608881", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj"}} 2018-07-24 04:38:48,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881 used request id req-c8080b93-f47e-477b-9cd0-fab7c1b9c578 2018-07-24 04:38:48,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:48,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d58dc95d-dbda-498f-8f6e-bc8abc84acfd Date: Tue, 24 Jul 2018 04:38:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10957f5aaf3b48d5834f9e6a0f608881","id":"21c98764-d956-4ba8-923c-c0b4908fec5d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-subnet"}]} 2018-07-24 04:38:48,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c used request id req-d58dc95d-dbda-498f-8f6e-bc8abc84acfd 2018-07-24 04:38:48,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c&name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:49,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a6997750-063a-4460-ac93-4cb34cf5bfb4 Date: Tue, 24 Jul 2018 04:38:49 GMT RESP BODY: {"ports":[]} 2018-07-24 04:38:49,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c&name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845port-1&admin_state_up=True used request id req-a6997750-063a-4460-ac93-4cb34cf5bfb4 2018-07-24 04:38:49,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:49,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38: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-d5cbefc9-14ec-4b84-971f-daadc953c3ff x-compute-request-id: req-d5cbefc9-14ec-4b84-971f-daadc953c3ff Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:38:49,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-inst used request id req-d5cbefc9-14ec-4b84-971f-daadc953c3ff 2018-07-24 04:38:49,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:49,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-78e7b82f-9a40-4156-a27f-049bd2ef3400 Date: Tue, 24 Jul 2018 04:38:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10957f5aaf3b48d5834f9e6a0f608881","l2_adjacency":true,"status":"ACTIVE","subnets":["21c98764-d956-4ba8-923c-c0b4908fec5d"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:45Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net","admin_state_up":true,"tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:44Z","mtu":1450}]} 2018-07-24 04:38:49,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net used request id req-78e7b82f-9a40-4156-a27f-049bd2ef3400 2018-07-24 04:38:49,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:49,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6288b950-64d6-4dab-839f-d53468bbc090 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "10957f5aaf3b48d5834f9e6a0f608881", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj"}} 2018-07-24 04:38:49,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881 used request id req-6288b950-64d6-4dab-839f-d53468bbc090 2018-07-24 04:38:49,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:50,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1e88c9c8-9ca9-4a8d-87c6-261a2f02e339 Date: Tue, 24 Jul 2018 04:38:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10957f5aaf3b48d5834f9e6a0f608881","id":"21c98764-d956-4ba8-923c-c0b4908fec5d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-subnet"}]} 2018-07-24 04:38:50,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c used request id req-1e88c9c8-9ca9-4a8d-87c6-261a2f02e339 2018-07-24 04:38:50,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c&name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:50,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ab177683-dab2-48e7-89ea-97a430f29c14 Date: Tue, 24 Jul 2018 04:38:50 GMT RESP BODY: {"ports":[]} 2018-07-24 04:38:50,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c&name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845port-1&admin_state_up=True used request id req-ab177683-dab2-48e7-89ea-97a430f29c14 2018-07-24 04:38:50,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:38:50,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:38:50,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "01350a6965f845d29fb04e969eceaf8d", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj-role"}], "expires_at": "2018-07-24T05:38:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10957f5aaf3b48d5834f9e6a0f608881", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/10957f5aaf3b48d5834f9e6a0f608881", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/10957f5aaf3b48d5834f9e6a0f608881", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/10957f5aaf3b48d5834f9e6a0f608881", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-user", "id": "acbd5e4b97b64ad897c5bd6cd7b87f9d"}, "audit_ids": ["Y3AEp9jSSKGNq5cf-PKQoQ"], "issued_at": "2018-07-24T04:38:50.000000Z"}} 2018-07-24 04:38:50,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c6d2e5202b03cd5abd233f8efe9e2b09d5e2f5cb" 2018-07-24 04:38:50,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be44639-2384-403b-a49a-b6ed87ce7d41 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:38:50,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6be44639-2384-403b-a49a-b6ed87ce7d41 2018-07-24 04:38:50,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:51,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-99ef26a1-60cd-4844-8c36-3d2cd60f0637 Date: Tue, 24 Jul 2018 04:38:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10957f5aaf3b48d5834f9e6a0f608881","l2_adjacency":true,"status":"ACTIVE","subnets":["21c98764-d956-4ba8-923c-c0b4908fec5d"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:45Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net","admin_state_up":true,"tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:44Z","mtu":1450}]} 2018-07-24 04:38:51,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net used request id req-99ef26a1-60cd-4844-8c36-3d2cd60f0637 2018-07-24 04:38:51,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:51,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-222fcc4c-b48e-4514-8863-09987307860e Date: Tue, 24 Jul 2018 04:38:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10957f5aaf3b48d5834f9e6a0f608881","id":"21c98764-d956-4ba8-923c-c0b4908fec5d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-subnet"}]} 2018-07-24 04:38:51,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c used request id req-222fcc4c-b48e-4514-8863-09987307860e 2018-07-24 04:38:51,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:51,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-77630eb0-2b8a-49f6-8c27-6c5d7710838a Date: Tue, 24 Jul 2018 04:38:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"10957f5aaf3b48d5834f9e6a0f608881","l2_adjacency":true,"status":"ACTIVE","subnets":["21c98764-d956-4ba8-923c-c0b4908fec5d"],"description":"","tags":[],"updated_at":"2018-07-24T04:38:45Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net","admin_state_up":true,"tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:44Z","mtu":1450}]} 2018-07-24 04:38:51,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net used request id req-77630eb0-2b8a-49f6-8c27-6c5d7710838a 2018-07-24 04:38:51,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:38:51,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:38: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:38:51,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d2e5202b03cd5abd233f8efe9e2b09d5e2f5cb" 2018-07-24 04:38:51,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e1ae99-5246-4be8-a015-95c2d91e7450 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "10957f5aaf3b48d5834f9e6a0f608881", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj"}} 2018-07-24 04:38:51,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881 used request id req-b9e1ae99-5246-4be8-a015-95c2d91e7450 2018-07-24 04:38:51,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:51,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-648faf37-5938-43e9-867b-c83f99fb5168 Date: Tue, 24 Jul 2018 04:38:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10957f5aaf3b48d5834f9e6a0f608881","id":"21c98764-d956-4ba8-923c-c0b4908fec5d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-subnet"}]} 2018-07-24 04:38:51,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c used request id req-648faf37-5938-43e9-867b-c83f99fb5168 2018-07-24 04:38:51,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c&name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" 2018-07-24 04:38:51,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-65136ecb-b547-45b8-9cb8-0516c0cde8de Date: Tue, 24 Jul 2018 04:38:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c","tenant_id":"10957f5aaf3b48d5834f9e6a0f608881","created_at":"2018-07-24T04:38:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:38:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10957f5aaf3b48d5834f9e6a0f608881","id":"21c98764-d956-4ba8-923c-c0b4908fec5d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-subnet"}]} 2018-07-24 04:38:51,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c&name=CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-subnet used request id req-65136ecb-b547-45b8-9cb8-0516c0cde8de 2018-07-24 04:38:51,935 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net 2018-07-24 04:38:51,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770eebbfe61bc99b7a399961ab4acf6bf6816a7e" -d '{"port": {"network_id": "3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c", "fixed_ips": [{"subnet_id": "21c98764-d956-4ba8-923c-c0b4908fec5d", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845port-1", "admin_state_up": true}}' 2018-07-24 04:38:52,447 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-a69c91fb-546d-462b-a635-54cdfa8fd423 Date: Tue, 24 Jul 2018 04:38:52 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-24 04:38:52,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-a69c91fb-546d-462b-a635-54cdfa8fd423 2018-07-24 04:38:52,448 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-24 04:38:52,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/d8846de0-f1cf-434f-95a9-67c538dd671c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa1c13104f64846a311cbf00dba097a51a47069" 2018-07-24 04:38:52,490 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:38: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-61cd3cbc-fb4d-4388-bf84-eae09d1fe7a5 x-compute-request-id: req-61cd3cbc-fb4d-4388-bf84-eae09d1fe7a5 Content-Length: 0 Content-Type: application/json 2018-07-24 04:38:52,491 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d8846de0-f1cf-434f-95a9-67c538dd671c used request id req-61cd3cbc-fb4d-4388-bf84-eae09d1fe7a5 2018-07-24 04:38:52,491 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-subnet 2018-07-24 04:38:52,492 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-subnet 2018-07-24 04:38:52,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/21c98764-d956-4ba8-923c-c0b4908fec5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f482ffe3ffa692d178b83a7b11a33a28091eb8f" 2018-07-24 04:38:55,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c163379-dd97-4e3b-a33d-b766691f4255 Date: Tue, 24 Jul 2018 04:38:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:38:55,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/21c98764-d956-4ba8-923c-c0b4908fec5d used request id req-1c163379-dd97-4e3b-a33d-b766691f4255 2018-07-24 04:38:55,016 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-pub-net 2018-07-24 04:38:55,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f482ffe3ffa692d178b83a7b11a33a28091eb8f" 2018-07-24 04:38:56,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78bb498d-6520-41de-98a2-44880f98e26a Date: Tue, 24 Jul 2018 04:38:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:38:56,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/3dc9a5f9-d890-4e02-bf3f-eca1caa41f0c used request id req-78bb498d-6520-41de-98a2-44880f98e26a 2018-07-24 04:38:56,670 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-af34ef4c-3b82-485e-b4b7-fcddb3042845-image 2018-07-24 04:38:56,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c495dfd3b00f5fba91a6183b3519e48cfa0ecd7" 2018-07-24 04:38:58,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-412c6510-662e-4556-b0ce-8f58275b3fce Date: Tue, 24 Jul 2018 04:38:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:38:58,066 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c9c533dc-2dfd-4198-9fa7-6994703134f7 used request id req-412c6510-662e-4556-b0ce-8f58275b3fce 2018-07-24 04:38:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:58,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7e00cf00-9a96-4cf3-aca9-3b81e3f046fa Date: Tue, 24 Jul 2018 04:38:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10957f5aaf3b48d5834f9e6a0f608881", "created_at": "2018-07-24T04:38:44Z", "updated_at": "2018-07-24T04:38:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:38:44Z", "revision_number": 0, "id": "706810d6-2165-4e39-9a70-f32bff2667cb", "remote_group_id": "5d1c8ada-7cce-4b97-bced-bf56c441a712", "remote_ip_prefix": null, "created_at": "2018-07-24T04:38:44Z", "security_group_id": "5d1c8ada-7cce-4b97-bced-bf56c441a712", "tenant_id": "10957f5aaf3b48d5834f9e6a0f608881", "port_range_min": null, "ethertype": "IPv4", "project_id": "10957f5aaf3b48d5834f9e6a0f608881"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:38:44Z", "revision_number": 0, "id": "7599eb9d-3a34-44e2-8e1f-4e8992073046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:38:44Z", "security_group_id": "5d1c8ada-7cce-4b97-bced-bf56c441a712", "tenant_id": "10957f5aaf3b48d5834f9e6a0f608881", "port_range_min": null, "ethertype": "IPv4", "project_id": "10957f5aaf3b48d5834f9e6a0f608881"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:38:44Z", "revision_number": 0, "id": "93ae97b8-7166-45b3-bc48-6bc9f6a414a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:38:44Z", "security_group_id": "5d1c8ada-7cce-4b97-bced-bf56c441a712", "tenant_id": "10957f5aaf3b48d5834f9e6a0f608881", "port_range_min": null, "ethertype": "IPv6", "project_id": "10957f5aaf3b48d5834f9e6a0f608881"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:38:44Z", "revision_number": 0, "id": "fdb9712d-d3bc-4aa6-b3b1-8930f6b5b816", "remote_group_id": "5d1c8ada-7cce-4b97-bced-bf56c441a712", "remote_ip_prefix": null, "created_at": "2018-07-24T04:38:44Z", "security_group_id": "5d1c8ada-7cce-4b97-bced-bf56c441a712", "tenant_id": "10957f5aaf3b48d5834f9e6a0f608881", "port_range_min": null, "ethertype": "IPv6", "project_id": "10957f5aaf3b48d5834f9e6a0f608881"}], "revision_number": 4, "project_id": "10957f5aaf3b48d5834f9e6a0f608881", "id": "5d1c8ada-7cce-4b97-bced-bf56c441a712", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:38:58,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-7e00cf00-9a96-4cf3-aca9-3b81e3f046fa 2018-07-24 04:38:58,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:58,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6d1fc29-dae3-469d-b2aa-cd1fbf9110dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:38:58,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-d6d1fc29-dae3-469d-b2aa-cd1fbf9110dc 2018-07-24 04:38:58,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:38:58,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:58,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8943e78a-7d0a-4c42-8e47-698b45906691 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "10957f5aaf3b48d5834f9e6a0f608881", "name": "CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj"}} 2018-07-24 04:38:58,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881 used request id req-8943e78a-7d0a-4c42-8e47-698b45906691 2018-07-24 04:38:58,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d1c8ada-7cce-4b97-bced-bf56c441a712 2018-07-24 04:38:58,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5d1c8ada-7cce-4b97-bced-bf56c441a712 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:58,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b89f8b7c-e68f-4a25-bab3-349a0eb2319b Date: Tue, 24 Jul 2018 04:38:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5d1c8ada-7cce-4b97-bced-bf56c441a712", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:38:44Z", "security_group_id": "5d1c8ada-7cce-4b97-bced-bf56c441a712", "port_range_min": null, "revision_number": 0, "tenant_id": "10957f5aaf3b48d5834f9e6a0f608881", "created_at": "2018-07-24T04:38:44Z", "project_id": "10957f5aaf3b48d5834f9e6a0f608881", "id": "706810d6-2165-4e39-9a70-f32bff2667cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:38:44Z", "security_group_id": "5d1c8ada-7cce-4b97-bced-bf56c441a712", "port_range_min": null, "revision_number": 0, "tenant_id": "10957f5aaf3b48d5834f9e6a0f608881", "created_at": "2018-07-24T04:38:44Z", "project_id": "10957f5aaf3b48d5834f9e6a0f608881", "id": "7599eb9d-3a34-44e2-8e1f-4e8992073046"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:38:44Z", "security_group_id": "5d1c8ada-7cce-4b97-bced-bf56c441a712", "port_range_min": null, "revision_number": 0, "tenant_id": "10957f5aaf3b48d5834f9e6a0f608881", "created_at": "2018-07-24T04:38:44Z", "project_id": "10957f5aaf3b48d5834f9e6a0f608881", "id": "93ae97b8-7166-45b3-bc48-6bc9f6a414a9"}, {"remote_group_id": "5d1c8ada-7cce-4b97-bced-bf56c441a712", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:38:44Z", "security_group_id": "5d1c8ada-7cce-4b97-bced-bf56c441a712", "port_range_min": null, "revision_number": 0, "tenant_id": "10957f5aaf3b48d5834f9e6a0f608881", "created_at": "2018-07-24T04:38:44Z", "project_id": "10957f5aaf3b48d5834f9e6a0f608881", "id": "fdb9712d-d3bc-4aa6-b3b1-8930f6b5b816"}]} 2018-07-24 04:38:58,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5d1c8ada-7cce-4b97-bced-bf56c441a712 used request id req-b89f8b7c-e68f-4a25-bab3-349a0eb2319b 2018-07-24 04:38:58,692 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:38:58,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/5d1c8ada-7cce-4b97-bced-bf56c441a712 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:58,985 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48cce74b-dc1b-4713-9435-e2729a5bc81b Content-Length: 0 Date: Tue, 24 Jul 2018 04:38:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:38:58,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/5d1c8ada-7cce-4b97-bced-bf56c441a712 used request id req-48cce74b-dc1b-4713-9435-e2729a5bc81b 2018-07-24 04:38:58,986 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj 2018-07-24 04:38:58,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:59,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6013a993-0004-493a-b389-4a35b70f3acd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:38:59,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/10957f5aaf3b48d5834f9e6a0f608881 used request id req-6013a993-0004-493a-b389-4a35b70f3acd 2018-07-24 04:38:59,252 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c4744511-97b2-4d1-proj-role 2018-07-24 04:38:59,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/01350a6965f845d29fb04e969eceaf8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:59,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2b9da10-6262-4e3f-af53-f6711e43343c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:38:59,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/01350a6965f845d29fb04e969eceaf8d used request id req-f2b9da10-6262-4e3f-af53-f6711e43343c 2018-07-24 04:38:59,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5611086432929e1c909d61ee2424c566819f8ba" 2018-07-24 04:38:59,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b3ca0a-8a57-493e-9986-e6d2b2184b7c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:38:59,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-07b3ca0a-8a57-493e-9986-e6d2b2184b7c 2018-07-24 04:38:59,457 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c4744511-97b2-4d1-user 2018-07-24 04:38:59,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/acbd5e4b97b64ad897c5bd6cd7b87f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8131ae4aa96b9234c167e90cf5a96addf4b5319" 2018-07-24 04:38:59,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b228c2b9-242e-41bc-88bb-45a1f7c05608 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:38:59,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/acbd5e4b97b64ad897c5bd6cd7b87f9d used request id req-b228c2b9-242e-41bc-88bb-45a1f7c05608 2018-07-24 04:38:59,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:00,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ysr_Hi8WRbmWHnf91SoCaQ"], "issued_at": "2018-07-24T04:39:00.000000Z"}} 2018-07-24 04:39:00,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c0cce667c87b3d8b74262a0d1f3fa43f5a9e623e" 2018-07-24 04:39:00,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded7749e-f458-45d2-a41d-8ee31f23710f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:00,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ded7749e-f458-45d2-a41d-8ee31f23710f 2018-07-24 04:39:00,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:00,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:00,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["xrTgszY8SPS7GE3fjDweLQ"], "issued_at": "2018-07-24T04:39:00.000000Z"}} 2018-07-24 04:39:00,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:00,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e52dc9-a325-4886-a3f3-08656b63ea69 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:00,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c6e52dc9-a325-4886-a3f3-08656b63ea69 2018-07-24 04:39:00,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:39:00,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:39: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:39:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:00,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac8cd13-cb53-44dc-b665-30d466e6be10 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:39:00,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj used request id req-0ac8cd13-cb53-44dc-b665-30d466e6be10 2018-07-24 04:39:00,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:00,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02dc71eb-5dbf-443d-a503-d79845955265 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:39:00,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-02dc71eb-5dbf-443d-a503-d79845955265 2018-07-24 04:39:00,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj"}}' 2018-07-24 04:39:00,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:39:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f91f8597-66ea-4135-9d1e-aaf807b2f900 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639"}, "tags": [], "enabled": true, "id": "3a3917ac5827402584fe69f5e3a99639", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj"}} 2018-07-24 04:39:00,947 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f91f8597-66ea-4135-9d1e-aaf807b2f900 2018-07-24 04:39:00,947 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj 2018-07-24 04:39:00,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:00,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:01,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["z2lx-jyUTc6w2vilnBcIeQ"], "issued_at": "2018-07-24T04:39:01.000000Z"}} 2018-07-24 04:39:01,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4118e88f5bbd70ee8c780e16940fe3651a81cdae" 2018-07-24 04:39:01,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c326006b-02b3-4796-a6a7-ad197d738722 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:01,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c326006b-02b3-4796-a6a7-ad197d738722 2018-07-24 04:39:01,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:39:01,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:39: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:39:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4118e88f5bbd70ee8c780e16940fe3651a81cdae" 2018-07-24 04:39:01,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c51c289-5d1b-449e-81f8-1f9ee8bcfad2 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:39:01,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6c51c289-5d1b-449e-81f8-1f9ee8bcfad2 2018-07-24 04:39:01,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4118e88f5bbd70ee8c780e16940fe3651a81cdae" 2018-07-24 04:39:01,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405663f7-f2dd-490e-8615-b855000bb06b Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639"}, "tags": [], "enabled": true, "id": "3a3917ac5827402584fe69f5e3a99639", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj"}]} 2018-07-24 04:39:01,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj used request id req-405663f7-f2dd-490e-8615-b855000bb06b 2018-07-24 04:39:01,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4118e88f5bbd70ee8c780e16940fe3651a81cdae" 2018-07-24 04:39:01,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-262b7c0e-e2b5-44dc-aa9c-f0b09f587fbc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:39:01,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-262b7c0e-e2b5-44dc-aa9c-f0b09f587fbc 2018-07-24 04:39:02,053 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-user 2018-07-24 04:39:02,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:02,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:02,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ec721a-21cb-47af-9b53-6f5dc78be10f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:39:02,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-14ec721a-21cb-47af-9b53-6f5dc78be10f 2018-07-24 04:39:02,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" -d '{"role": {"name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj-role"}}' 2018-07-24 04:39:02,365 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-122639df-3e40-41aa-b7f8-ba5260ba9560 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fc4e6d50c9ad4f72b5c46c1155c21f9c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fc4e6d50c9ad4f72b5c46c1155c21f9c"}, "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj-role"}} 2018-07-24 04:39:02,366 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-122639df-3e40-41aa-b7f8-ba5260ba9560 2018-07-24 04:39:02,366 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj-role 2018-07-24 04:39:02,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/fc4e6d50c9ad4f72b5c46c1155c21f9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:02,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53110076-6948-4228-8b90-581c368abfbb Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fc4e6d50c9ad4f72b5c46c1155c21f9c", "links": {"self": "http://172.30.9.24:5000/v3/roles/fc4e6d50c9ad4f72b5c46c1155c21f9c"}, "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj-role"}} 2018-07-24 04:39:02,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/fc4e6d50c9ad4f72b5c46c1155c21f9c used request id req-53110076-6948-4228-8b90-581c368abfbb 2018-07-24 04:39:02,386 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj-role to project CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj 2018-07-24 04:39:02,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639/users/35e7a0f4f06e4d57bbe76284af130fb8/roles/fc4e6d50c9ad4f72b5c46c1155c21f9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:02,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7ab938e-e951-40a8-9cd3-64156627cd58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:39:02,518 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639/users/35e7a0f4f06e4d57bbe76284af130fb8/roles/fc4e6d50c9ad4f72b5c46c1155c21f9c used request id req-e7ab938e-e951-40a8-9cd3-64156627cd58 2018-07-24 04:39:02,518 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:39:02,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:02,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:03,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc4e6d50c9ad4f72b5c46c1155c21f9c", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj-role"}], "expires_at": "2018-07-24T05:39:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a3917ac5827402584fe69f5e3a99639", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-user", "id": "35e7a0f4f06e4d57bbe76284af130fb8"}, "audit_ids": ["Vi5I-4UhTB2HtiI6amNqlg"], "issued_at": "2018-07-24T04:39:03.000000Z"}} 2018-07-24 04:39:03,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9144609a131e5cbfa0c3474777a79dc132ac5e38" 2018-07-24 04:39:03,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c2de00-c7ea-4855-8266-ddced161a71f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:03,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a1c2de00-c7ea-4855-8266-ddced161a71f 2018-07-24 04:39:03,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9144609a131e5cbfa0c3474777a79dc132ac5e38" 2018-07-24 04:39:03,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-493e7516-f90a-4b5b-8199-3b734266bf5c Date: Tue, 24 Jul 2018 04:39:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-image"} 2018-07-24 04:39:03,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-image used request id req-493e7516-f90a-4b5b-8199-3b734266bf5c 2018-07-24 04:39:03,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9144609a131e5cbfa0c3474777a79dc132ac5e38" 2018-07-24 04:39:03,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-30576a27-bf38-4ca7-9fbb-e5bd3c8401f3 Date: Tue, 24 Jul 2018 04:39: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-07-24 04:39:03,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-30576a27-bf38-4ca7-9fbb-e5bd3c8401f3 2018-07-24 04:39:03,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9144609a131e5cbfa0c3474777a79dc132ac5e38" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-image"}' 2018-07-24 04:39:03,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9332761d-2285-4a75-8079-8434c622ee22 Date: Tue, 24 Jul 2018 04:39:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:39:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:39:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c", "min_disk": 0, "protected": false, "id": "2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c", "file": "/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c/file", "checksum": null, "owner": "3a3917ac5827402584fe69f5e3a99639", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:39:03,908 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9332761d-2285-4a75-8079-8434c622ee22 2018-07-24 04:39:03,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9144609a131e5cbfa0c3474777a79dc132ac5e38" -d '' 2018-07-24 04:39:04,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2ac0986-3c13-4c72-9ff8-b98f5f82b75b Date: Tue, 24 Jul 2018 04:39:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:39:04,537 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c/file used request id req-c2ac0986-3c13-4c72-9ff8-b98f5f82b75b 2018-07-24 04:39:04,537 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:39:04,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9144609a131e5cbfa0c3474777a79dc132ac5e38" 2018-07-24 04:39:04,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bda24914-b369-4785-8eef-d66668931c08 Date: Tue, 24 Jul 2018 04:39:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:39:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:39:04Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c/snap", "metadata": {}}], "self": "/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c", "min_disk": 0, "protected": false, "id": "2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c", "file": "/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a3917ac5827402584fe69f5e3a99639", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:39:04,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c used request id req-bda24914-b369-4785-8eef-d66668931c08 2018-07-24 04:39:04,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9144609a131e5cbfa0c3474777a79dc132ac5e38" 2018-07-24 04:39:04,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f4a4f13a-b9f6-4545-84ee-933757b9740c Date: Tue, 24 Jul 2018 04:39: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-07-24 04:39:04,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f4a4f13a-b9f6-4545-84ee-933757b9740c 2018-07-24 04:39:04,910 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-image 2018-07-24 04:39:04,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9144609a131e5cbfa0c3474777a79dc132ac5e38" 2018-07-24 04:39:05,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f245ccc3-d57e-4061-9da0-8611d928ab32 Date: Tue, 24 Jul 2018 04:39:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:39:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:39:04Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c/snap", "metadata": {}}], "self": "/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c", "min_disk": 0, "protected": false, "id": "2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c", "file": "/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a3917ac5827402584fe69f5e3a99639", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:39:05,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c used request id req-f245ccc3-d57e-4061-9da0-8611d928ab32 2018-07-24 04:39:05,104 - create_image - DEBUG - Instance status is - active 2018-07-24 04:39:05,104 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-image 2018-07-24 04:39:05,104 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-image 2018-07-24 04:39:05,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:05,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:05,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc4e6d50c9ad4f72b5c46c1155c21f9c", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj-role"}], "expires_at": "2018-07-24T05:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a3917ac5827402584fe69f5e3a99639", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-user", "id": "35e7a0f4f06e4d57bbe76284af130fb8"}, "audit_ids": ["r7-yDI1BSVy9FCAzeNhW9w"], "issued_at": "2018-07-24T04:39:05.000000Z"}} 2018-07-24 04:39:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}dec3981334cb52dc1708fc56480b7424afe6c0c8" 2018-07-24 04:39:05,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b567ef71-b127-4857-af42-0d9d375cabb1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:05,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b567ef71-b127-4857-af42-0d9d375cabb1 2018-07-24 04:39:05,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec3981334cb52dc1708fc56480b7424afe6c0c8" 2018-07-24 04:39:05,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fbd5c130-7a6f-459a-94a2-bc4056d07c70 Date: Tue, 24 Jul 2018 04:39:05 GMT RESP BODY: {"networks":[]} 2018-07-24 04:39:05,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net used request id req-fbd5c130-7a6f-459a-94a2-bc4056d07c70 2018-07-24 04:39:05,790 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net 2018-07-24 04:39:05,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec3981334cb52dc1708fc56480b7424afe6c0c8" -d '{"network": {"name": "CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net", "admin_state_up": true}}' 2018-07-24 04:39:06,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-3eea5207-5d8f-4b9e-85ea-725860e57be2 Date: Tue, 24 Jul 2018 04:39:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3293600b-c10b-4748-bbb2-5213421145e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3a3917ac5827402584fe69f5e3a99639","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:39:06Z","is_default":false,"name":"CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3a3917ac5827402584fe69f5e3a99639","created_at":"2018-07-24T04:39:06Z","mtu":1450}} 2018-07-24 04:39:06,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-3eea5207-5d8f-4b9e-85ea-725860e57be2 2018-07-24 04:39:06,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=3293600b-c10b-4748-bbb2-5213421145e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec3981334cb52dc1708fc56480b7424afe6c0c8" 2018-07-24 04:39:06,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-68529445-23ad-46ad-96e4-3e7849c56444 Date: Tue, 24 Jul 2018 04:39:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3293600b-c10b-4748-bbb2-5213421145e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3a3917ac5827402584fe69f5e3a99639","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:39:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net","admin_state_up":true,"tenant_id":"3a3917ac5827402584fe69f5e3a99639","created_at":"2018-07-24T04:39:06Z","mtu":1450}]} 2018-07-24 04:39:06,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=3293600b-c10b-4748-bbb2-5213421145e6 used request id req-68529445-23ad-46ad-96e4-3e7849c56444 2018-07-24 04:39:06,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3293600b-c10b-4748-bbb2-5213421145e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec3981334cb52dc1708fc56480b7424afe6c0c8" 2018-07-24 04:39:06,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5bad3ba0-0bfe-4d53-957a-6314ce409c6c Date: Tue, 24 Jul 2018 04:39:06 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:39:06,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3293600b-c10b-4748-bbb2-5213421145e6 used request id req-5bad3ba0-0bfe-4d53-957a-6314ce409c6c 2018-07-24 04:39:06,793 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-subnet 2018-07-24 04:39:06,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec3981334cb52dc1708fc56480b7424afe6c0c8" -d '{"subnets": [{"ip_version": 4, "network_id": "3293600b-c10b-4748-bbb2-5213421145e6", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-subnet"}]}' 2018-07-24 04:39:07,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-80556706-659b-4fde-9546-fb72b38d4971 Date: Tue, 24 Jul 2018 04:39:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3293600b-c10b-4748-bbb2-5213421145e6","tenant_id":"3a3917ac5827402584fe69f5e3a99639","created_at":"2018-07-24T04:39:07Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:07Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3a3917ac5827402584fe69f5e3a99639","id":"a34c3c62-94a9-42de-a6fb-9e2b54a8cb4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-subnet"}]} 2018-07-24 04:39:07,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-80556706-659b-4fde-9546-fb72b38d4971 2018-07-24 04:39:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=3293600b-c10b-4748-bbb2-5213421145e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec3981334cb52dc1708fc56480b7424afe6c0c8" 2018-07-24 04:39:07,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e8a3dd2e-9f1b-4920-910a-d21786990a92 Date: Tue, 24 Jul 2018 04:39:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3293600b-c10b-4748-bbb2-5213421145e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a3917ac5827402584fe69f5e3a99639","l2_adjacency":true,"status":"ACTIVE","subnets":["a34c3c62-94a9-42de-a6fb-9e2b54a8cb4a"],"description":"","tags":[],"updated_at":"2018-07-24T04:39:07Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net","admin_state_up":true,"tenant_id":"3a3917ac5827402584fe69f5e3a99639","created_at":"2018-07-24T04:39:06Z","mtu":1450}]} 2018-07-24 04:39:07,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=3293600b-c10b-4748-bbb2-5213421145e6 used request id req-e8a3dd2e-9f1b-4920-910a-d21786990a92 2018-07-24 04:39:07,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3293600b-c10b-4748-bbb2-5213421145e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec3981334cb52dc1708fc56480b7424afe6c0c8" 2018-07-24 04:39:08,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e7d087ef-d96b-4c3e-88e5-d5ddba3444ce Date: Tue, 24 Jul 2018 04:39:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3293600b-c10b-4748-bbb2-5213421145e6","tenant_id":"3a3917ac5827402584fe69f5e3a99639","created_at":"2018-07-24T04:39:07Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a3917ac5827402584fe69f5e3a99639","id":"a34c3c62-94a9-42de-a6fb-9e2b54a8cb4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-subnet"}]} 2018-07-24 04:39:08,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3293600b-c10b-4748-bbb2-5213421145e6 used request id req-e7d087ef-d96b-4c3e-88e5-d5ddba3444ce 2018-07-24 04:39:08,021 - OpenStackNetwork - DEBUG - Network [3293600b-c10b-4748-bbb2-5213421145e6] created successfully 2018-07-24 04:39:08,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:08,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:08,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["aw4B6Q0WTPCShu467pIV8g"], "issued_at": "2018-07-24T04:39:08.000000Z"}} 2018-07-24 04:39:08,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3ea1da60cd8150567208d21c1c90461e66227eca" 2018-07-24 04:39:08,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25629ee-391b-45c8-a17a-344663483ec6 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:08,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c25629ee-391b-45c8-a17a-344663483ec6 2018-07-24 04:39:08,507 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:39:08,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea1da60cd8150567208d21c1c90461e66227eca" 2018-07-24 04:39:08,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39: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-03effeb7-b776-491c-aa9f-2ef916310fa9 x-compute-request-id: req-03effeb7-b776-491c-aa9f-2ef916310fa9 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:39:08,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-03effeb7-b776-491c-aa9f-2ef916310fa9 2018-07-24 04:39:08,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea1da60cd8150567208d21c1c90461e66227eca" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-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-07-24 04:39:08,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39: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-0fe31709-9912-40a5-9df1-33e9ca2357e5 x-compute-request-id: req-0fe31709-9912-40a5-9df1-33e9ca2357e5 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5c5e2982-a9db-4229-99ce-d496d502d48f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5c5e2982-a9db-4229-99ce-d496d502d48f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5c5e2982-a9db-4229-99ce-d496d502d48f"}} 2018-07-24 04:39:08,823 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0fe31709-9912-40a5-9df1-33e9ca2357e5 2018-07-24 04:39:08,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:08,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:09,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc4e6d50c9ad4f72b5c46c1155c21f9c", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj-role"}], "expires_at": "2018-07-24T05:39:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a3917ac5827402584fe69f5e3a99639", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-user", "id": "35e7a0f4f06e4d57bbe76284af130fb8"}, "audit_ids": ["KBxqrb6sSf2iPStP7VRgrw"], "issued_at": "2018-07-24T04:39:09.000000Z"}} 2018-07-24 04:39:09,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:09,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8d303b-9366-4f00-a1e2-2a79861301f7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:09,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1b8d303b-9366-4f00-a1e2-2a79861301f7 2018-07-24 04:39:09,323 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:39:09,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:09,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa7e511-27eb-433a-81d0-fab62e849c93 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:09,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1aa7e511-27eb-433a-81d0-fab62e849c93 2018-07-24 04:39:09,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:09,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c4bc5ecf-ab19-4623-a9ea-c76bcc9c178e Date: Tue, 24 Jul 2018 04:39:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3293600b-c10b-4748-bbb2-5213421145e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a3917ac5827402584fe69f5e3a99639","l2_adjacency":true,"status":"ACTIVE","subnets":["a34c3c62-94a9-42de-a6fb-9e2b54a8cb4a"],"description":"","tags":[],"updated_at":"2018-07-24T04:39:07Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net","admin_state_up":true,"tenant_id":"3a3917ac5827402584fe69f5e3a99639","created_at":"2018-07-24T04:39:06Z","mtu":1450}]} 2018-07-24 04:39:09,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net used request id req-c4bc5ecf-ab19-4623-a9ea-c76bcc9c178e 2018-07-24 04:39:09,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:39:09,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:39: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:39:09,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:09,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f036f4f-360b-4c43-a590-198eff9bc255 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a3917ac5827402584fe69f5e3a99639", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj"}} 2018-07-24 04:39:09,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639 used request id req-1f036f4f-360b-4c43-a590-198eff9bc255 2018-07-24 04:39:09,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3293600b-c10b-4748-bbb2-5213421145e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:10,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-48baa825-76c5-48f1-bd91-2e229e0b0c7c Date: Tue, 24 Jul 2018 04:39:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3293600b-c10b-4748-bbb2-5213421145e6","tenant_id":"3a3917ac5827402584fe69f5e3a99639","created_at":"2018-07-24T04:39:07Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a3917ac5827402584fe69f5e3a99639","id":"a34c3c62-94a9-42de-a6fb-9e2b54a8cb4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-subnet"}]} 2018-07-24 04:39:10,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3293600b-c10b-4748-bbb2-5213421145e6 used request id req-48baa825-76c5-48f1-bd91-2e229e0b0c7c 2018-07-24 04:39:10,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3293600b-c10b-4748-bbb2-5213421145e6&mac_address=foo&name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:10,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-534c2499-0408-447e-a6c7-f7a03b5195d9 Date: Tue, 24 Jul 2018 04:39:10 GMT RESP BODY: {"ports":[]} 2018-07-24 04:39:10,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3293600b-c10b-4748-bbb2-5213421145e6&mac_address=foo&name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9bport-1&admin_state_up=True used request id req-534c2499-0408-447e-a6c7-f7a03b5195d9 2018-07-24 04:39:10,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:10,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39: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-ba02d9cf-fc0f-4a38-b14e-427086292e9e x-compute-request-id: req-ba02d9cf-fc0f-4a38-b14e-427086292e9e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:39:10,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-inst used request id req-ba02d9cf-fc0f-4a38-b14e-427086292e9e 2018-07-24 04:39:10,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:10,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-88253562-f4ce-4904-a56a-5505e257da25 Date: Tue, 24 Jul 2018 04:39:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3293600b-c10b-4748-bbb2-5213421145e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a3917ac5827402584fe69f5e3a99639","l2_adjacency":true,"status":"ACTIVE","subnets":["a34c3c62-94a9-42de-a6fb-9e2b54a8cb4a"],"description":"","tags":[],"updated_at":"2018-07-24T04:39:07Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net","admin_state_up":true,"tenant_id":"3a3917ac5827402584fe69f5e3a99639","created_at":"2018-07-24T04:39:06Z","mtu":1450}]} 2018-07-24 04:39:10,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net used request id req-88253562-f4ce-4904-a56a-5505e257da25 2018-07-24 04:39:10,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:11,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11219a5e-a2d1-4100-af28-878e09c9dcef Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a3917ac5827402584fe69f5e3a99639", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj"}} 2018-07-24 04:39:11,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639 used request id req-11219a5e-a2d1-4100-af28-878e09c9dcef 2018-07-24 04:39:11,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3293600b-c10b-4748-bbb2-5213421145e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:11,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2a1e2e23-56b7-421d-bc05-9a4c2ddead09 Date: Tue, 24 Jul 2018 04:39:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3293600b-c10b-4748-bbb2-5213421145e6","tenant_id":"3a3917ac5827402584fe69f5e3a99639","created_at":"2018-07-24T04:39:07Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a3917ac5827402584fe69f5e3a99639","id":"a34c3c62-94a9-42de-a6fb-9e2b54a8cb4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-subnet"}]} 2018-07-24 04:39:11,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3293600b-c10b-4748-bbb2-5213421145e6 used request id req-2a1e2e23-56b7-421d-bc05-9a4c2ddead09 2018-07-24 04:39:11,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3293600b-c10b-4748-bbb2-5213421145e6&mac_address=foo&name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:11,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b973c377-5ded-4598-bccc-00ec91608e83 Date: Tue, 24 Jul 2018 04:39:11 GMT RESP BODY: {"ports":[]} 2018-07-24 04:39:11,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3293600b-c10b-4748-bbb2-5213421145e6&mac_address=foo&name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9bport-1&admin_state_up=True used request id req-b973c377-5ded-4598-bccc-00ec91608e83 2018-07-24 04:39:11,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:11,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:11,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc4e6d50c9ad4f72b5c46c1155c21f9c", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj-role"}], "expires_at": "2018-07-24T05:39:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a3917ac5827402584fe69f5e3a99639", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a3917ac5827402584fe69f5e3a99639", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/3a3917ac5827402584fe69f5e3a99639", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/3a3917ac5827402584fe69f5e3a99639", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-user", "id": "35e7a0f4f06e4d57bbe76284af130fb8"}, "audit_ids": ["sHKZ33xjTT-ZQbgfgs6Dgg"], "issued_at": "2018-07-24T04:39:11.000000Z"}} 2018-07-24 04:39:11,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9d4e95ae390a7e158990cea6c6e6d89b00843cc5" 2018-07-24 04:39:11,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b078a416-0582-4dab-992f-e88509b7d9e9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:11,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b078a416-0582-4dab-992f-e88509b7d9e9 2018-07-24 04:39:12,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:12,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e3e44216-4b81-4fd9-a7a1-bca03cdefde3 Date: Tue, 24 Jul 2018 04:39:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3293600b-c10b-4748-bbb2-5213421145e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a3917ac5827402584fe69f5e3a99639","l2_adjacency":true,"status":"ACTIVE","subnets":["a34c3c62-94a9-42de-a6fb-9e2b54a8cb4a"],"description":"","tags":[],"updated_at":"2018-07-24T04:39:07Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net","admin_state_up":true,"tenant_id":"3a3917ac5827402584fe69f5e3a99639","created_at":"2018-07-24T04:39:06Z","mtu":1450}]} 2018-07-24 04:39:12,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net used request id req-e3e44216-4b81-4fd9-a7a1-bca03cdefde3 2018-07-24 04:39:12,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3293600b-c10b-4748-bbb2-5213421145e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:12,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f850037e-811f-458a-bf8c-db795aac300d Date: Tue, 24 Jul 2018 04:39:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3293600b-c10b-4748-bbb2-5213421145e6","tenant_id":"3a3917ac5827402584fe69f5e3a99639","created_at":"2018-07-24T04:39:07Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a3917ac5827402584fe69f5e3a99639","id":"a34c3c62-94a9-42de-a6fb-9e2b54a8cb4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-subnet"}]} 2018-07-24 04:39:12,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3293600b-c10b-4748-bbb2-5213421145e6 used request id req-f850037e-811f-458a-bf8c-db795aac300d 2018-07-24 04:39:12,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:12,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f6cde742-e77a-4ab1-a678-18a265825873 Date: Tue, 24 Jul 2018 04:39:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3293600b-c10b-4748-bbb2-5213421145e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a3917ac5827402584fe69f5e3a99639","l2_adjacency":true,"status":"ACTIVE","subnets":["a34c3c62-94a9-42de-a6fb-9e2b54a8cb4a"],"description":"","tags":[],"updated_at":"2018-07-24T04:39:07Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net","admin_state_up":true,"tenant_id":"3a3917ac5827402584fe69f5e3a99639","created_at":"2018-07-24T04:39:06Z","mtu":1450}]} 2018-07-24 04:39:12,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net used request id req-f6cde742-e77a-4ab1-a678-18a265825873 2018-07-24 04:39:12,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:39:12,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:39: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:39:12,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4e95ae390a7e158990cea6c6e6d89b00843cc5" 2018-07-24 04:39:12,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6921e3fd-7c91-4645-b10e-c82b270f5e13 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a3917ac5827402584fe69f5e3a99639", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj"}} 2018-07-24 04:39:12,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639 used request id req-6921e3fd-7c91-4645-b10e-c82b270f5e13 2018-07-24 04:39:12,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3293600b-c10b-4748-bbb2-5213421145e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" 2018-07-24 04:39:13,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-553d25d2-fb8f-486b-b8ff-e0eec72e9a5d Date: Tue, 24 Jul 2018 04:39:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3293600b-c10b-4748-bbb2-5213421145e6","tenant_id":"3a3917ac5827402584fe69f5e3a99639","created_at":"2018-07-24T04:39:07Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3a3917ac5827402584fe69f5e3a99639","id":"a34c3c62-94a9-42de-a6fb-9e2b54a8cb4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-subnet"}]} 2018-07-24 04:39:13,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3293600b-c10b-4748-bbb2-5213421145e6 used request id req-553d25d2-fb8f-486b-b8ff-e0eec72e9a5d 2018-07-24 04:39:13,119 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net 2018-07-24 04:39:13,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c525722b4df038bb80e786ebb5eb385bb4596dc4" -d '{"port": {"network_id": "3293600b-c10b-4748-bbb2-5213421145e6", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9bport-1", "admin_state_up": true}}' 2018-07-24 04:39:13,136 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-0cccb287-ec1f-45d3-8e67-53add95f047c Date: Tue, 24 Jul 2018 04:39:13 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-24 04:39:13,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-0cccb287-ec1f-45d3-8e67-53add95f047c 2018-07-24 04:39:13,136 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-24 04:39:13,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/5c5e2982-a9db-4229-99ce-d496d502d48f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ea1da60cd8150567208d21c1c90461e66227eca" 2018-07-24 04:39:13,166 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:39: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-046b989b-0ea0-456d-9bb1-c62b4e353929 x-compute-request-id: req-046b989b-0ea0-456d-9bb1-c62b4e353929 Content-Length: 0 Content-Type: application/json 2018-07-24 04:39:13,166 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5c5e2982-a9db-4229-99ce-d496d502d48f used request id req-046b989b-0ea0-456d-9bb1-c62b4e353929 2018-07-24 04:39:13,167 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-subnet 2018-07-24 04:39:13,167 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-subnet 2018-07-24 04:39:13,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/a34c3c62-94a9-42de-a6fb-9e2b54a8cb4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec3981334cb52dc1708fc56480b7424afe6c0c8" 2018-07-24 04:39:15,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b1c90d23-d3f9-46d2-83ac-32394da56731 Date: Tue, 24 Jul 2018 04:39:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:39:15,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a34c3c62-94a9-42de-a6fb-9e2b54a8cb4a used request id req-b1c90d23-d3f9-46d2-83ac-32394da56731 2018-07-24 04:39:15,476 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-pub-net 2018-07-24 04:39:15,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/3293600b-c10b-4748-bbb2-5213421145e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec3981334cb52dc1708fc56480b7424afe6c0c8" 2018-07-24 04:39:16,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eb166486-0bc9-4c31-a017-b5cb2ed749b0 Date: Tue, 24 Jul 2018 04:39:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:39:16,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/3293600b-c10b-4748-bbb2-5213421145e6 used request id req-eb166486-0bc9-4c31-a017-b5cb2ed749b0 2018-07-24 04:39:16,967 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-30a4809a-9c13-4dc2-86f7-607f83f93d9b-image 2018-07-24 04:39:16,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9144609a131e5cbfa0c3474777a79dc132ac5e38" 2018-07-24 04:39:18,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42ccb3b6-c9fe-418f-941d-87b3c4039360 Date: Tue, 24 Jul 2018 04:39:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:39:18,042 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2deee4ea-b0c9-4dbd-987d-d9c65b4b5e8c used request id req-42ccb3b6-c9fe-418f-941d-87b3c4039360 2018-07-24 04:39:18,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:18,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-92bf1271-5ff6-4594-88c3-9d6c79edbf86 Date: Tue, 24 Jul 2018 04:39:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3a3917ac5827402584fe69f5e3a99639", "created_at": "2018-07-24T04:39:06Z", "updated_at": "2018-07-24T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:39:06Z", "revision_number": 0, "id": "2fa98988-e2aa-46f4-824c-19826e33dbc4", "remote_group_id": "a467ed5d-a453-4744-91be-27d85ca3dcd6", "remote_ip_prefix": null, "created_at": "2018-07-24T04:39:06Z", "security_group_id": "a467ed5d-a453-4744-91be-27d85ca3dcd6", "tenant_id": "3a3917ac5827402584fe69f5e3a99639", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a3917ac5827402584fe69f5e3a99639"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:39:06Z", "revision_number": 0, "id": "3d14a97f-352e-415a-93b4-0c0a2f6b325c", "remote_group_id": "a467ed5d-a453-4744-91be-27d85ca3dcd6", "remote_ip_prefix": null, "created_at": "2018-07-24T04:39:06Z", "security_group_id": "a467ed5d-a453-4744-91be-27d85ca3dcd6", "tenant_id": "3a3917ac5827402584fe69f5e3a99639", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a3917ac5827402584fe69f5e3a99639"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:39:06Z", "revision_number": 0, "id": "dc082be5-0714-424b-86e2-cd8f85debbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:39:06Z", "security_group_id": "a467ed5d-a453-4744-91be-27d85ca3dcd6", "tenant_id": "3a3917ac5827402584fe69f5e3a99639", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a3917ac5827402584fe69f5e3a99639"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:39:06Z", "revision_number": 0, "id": "e2245f25-0441-4c3b-a865-d64262663276", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:39:06Z", "security_group_id": "a467ed5d-a453-4744-91be-27d85ca3dcd6", "tenant_id": "3a3917ac5827402584fe69f5e3a99639", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a3917ac5827402584fe69f5e3a99639"}], "revision_number": 4, "project_id": "3a3917ac5827402584fe69f5e3a99639", "id": "a467ed5d-a453-4744-91be-27d85ca3dcd6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:39:18,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-92bf1271-5ff6-4594-88c3-9d6c79edbf86 2018-07-24 04:39:18,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:18,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:39:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-908bea34-020c-41a9-8d17-27cdb35929b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:39:18,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-908bea34-020c-41a9-8d17-27cdb35929b1 2018-07-24 04:39:18,383 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:39:18,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:18,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:39:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34866f37-e1ae-4bc3-a414-875a67504ff0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:39:18,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-34866f37-e1ae-4bc3-a414-875a67504ff0 2018-07-24 04:39:18,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:39:18,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:18,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db99705-e334-42b4-b52a-136886c40022 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a3917ac5827402584fe69f5e3a99639", "name": "CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj"}} 2018-07-24 04:39:18,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639 used request id req-1db99705-e334-42b4-b52a-136886c40022 2018-07-24 04:39:18,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a467ed5d-a453-4744-91be-27d85ca3dcd6 2018-07-24 04:39:18,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a467ed5d-a453-4744-91be-27d85ca3dcd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:18,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8814e2ab-8da7-445e-8b11-5007f6003633 Date: Tue, 24 Jul 2018 04:39:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a467ed5d-a453-4744-91be-27d85ca3dcd6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:39:06Z", "security_group_id": "a467ed5d-a453-4744-91be-27d85ca3dcd6", "port_range_min": null, "revision_number": 0, "tenant_id": "3a3917ac5827402584fe69f5e3a99639", "created_at": "2018-07-24T04:39:06Z", "project_id": "3a3917ac5827402584fe69f5e3a99639", "id": "2fa98988-e2aa-46f4-824c-19826e33dbc4"}, {"remote_group_id": "a467ed5d-a453-4744-91be-27d85ca3dcd6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:39:06Z", "security_group_id": "a467ed5d-a453-4744-91be-27d85ca3dcd6", "port_range_min": null, "revision_number": 0, "tenant_id": "3a3917ac5827402584fe69f5e3a99639", "created_at": "2018-07-24T04:39:06Z", "project_id": "3a3917ac5827402584fe69f5e3a99639", "id": "3d14a97f-352e-415a-93b4-0c0a2f6b325c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:39:06Z", "security_group_id": "a467ed5d-a453-4744-91be-27d85ca3dcd6", "port_range_min": null, "revision_number": 0, "tenant_id": "3a3917ac5827402584fe69f5e3a99639", "created_at": "2018-07-24T04:39:06Z", "project_id": "3a3917ac5827402584fe69f5e3a99639", "id": "dc082be5-0714-424b-86e2-cd8f85debbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:39:06Z", "security_group_id": "a467ed5d-a453-4744-91be-27d85ca3dcd6", "port_range_min": null, "revision_number": 0, "tenant_id": "3a3917ac5827402584fe69f5e3a99639", "created_at": "2018-07-24T04:39:06Z", "project_id": "3a3917ac5827402584fe69f5e3a99639", "id": "e2245f25-0441-4c3b-a865-d64262663276"}]} 2018-07-24 04:39:18,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a467ed5d-a453-4744-91be-27d85ca3dcd6 used request id req-8814e2ab-8da7-445e-8b11-5007f6003633 2018-07-24 04:39:18,768 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:39:18,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a467ed5d-a453-4744-91be-27d85ca3dcd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:19,119 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06f49afb-5e20-4373-aaf0-6733d7670dca Content-Length: 0 Date: Tue, 24 Jul 2018 04:39:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:39:19,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a467ed5d-a453-4744-91be-27d85ca3dcd6 used request id req-06f49afb-5e20-4373-aaf0-6733d7670dca 2018-07-24 04:39:19,120 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj 2018-07-24 04:39:19,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:19,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d3f0fbe-15e3-4723-b550-5dd21060c96e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:39:19,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/3a3917ac5827402584fe69f5e3a99639 used request id req-2d3f0fbe-15e3-4723-b550-5dd21060c96e 2018-07-24 04:39:19,425 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-proj-role 2018-07-24 04:39:19,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/fc4e6d50c9ad4f72b5c46c1155c21f9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:19,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b629f57-286e-40c1-bb8b-218284041994 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:39:19,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/fc4e6d50c9ad4f72b5c46c1155c21f9c used request id req-4b629f57-286e-40c1-bb8b-218284041994 2018-07-24 04:39:19,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c0ac8ce805c17da645318c3cc595040e48f3c9" 2018-07-24 04:39:19,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8da6be-403e-41e6-a7c0-949ae923aa10 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:39:19,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7c8da6be-403e-41e6-a7c0-949ae923aa10 2018-07-24 04:39:19,651 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-f3bc0d8e-c0ef-42a-user 2018-07-24 04:39:19,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/35e7a0f4f06e4d57bbe76284af130fb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4118e88f5bbd70ee8c780e16940fe3651a81cdae" 2018-07-24 04:39:19,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e9baf05-1f67-4c19-a0d5-f02f73245f78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:39:19,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/35e7a0f4f06e4d57bbe76284af130fb8 used request id req-3e9baf05-1f67-4c19-a0d5-f02f73245f78 2018-07-24 04:39:19,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:20,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:39:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["tTI4lH5TRhKv9JitD-hERw"], "issued_at": "2018-07-24T04:39:20.000000Z"}} 2018-07-24 04:39:20,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2a989cf177ef5c3a38987fb526808d2a5842e83c" 2018-07-24 04:39:20,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f8ec01-f80c-4eba-8919-93ac427d68a4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:20,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-20f8ec01-f80c-4eba-8919-93ac427d68a4 2018-07-24 04:39:20,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:20,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:20,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:39:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["8WZ1-DzoRUalV0yMVinwVA"], "issued_at": "2018-07-24T04:39:20.000000Z"}} 2018-07-24 04:39:20,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:20,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e224511-9220-46a8-9c89-19aeaf20a70b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:20,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1e224511-9220-46a8-9c89-19aeaf20a70b 2018-07-24 04:39:20,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:39:20,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:39: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://172.30.9.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:39:20,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:20,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c21a11a-f70a-4ba4-b25c-78bc99728580 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:39:20,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj used request id req-8c21a11a-f70a-4ba4-b25c-78bc99728580 2018-07-24 04:39:20,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:21,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b204b58d-bc2e-4202-a03f-2097513f8f65 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:39:21,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b204b58d-bc2e-4202-a03f-2097513f8f65 2018-07-24 04:39:21,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}}' 2018-07-24 04:39:21,168 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11bd506e-6d8f-434b-a0fa-94adb648dfda Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a"}, "tags": [], "enabled": true, "id": "d662878df4c342d78cb762786f3eae7a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}} 2018-07-24 04:39:21,168 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-11bd506e-6d8f-434b-a0fa-94adb648dfda 2018-07-24 04:39:21,168 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj 2018-07-24 04:39:21,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:21,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:21,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:39:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["i9irzxC_RCCLQpQd0KK_uA"], "issued_at": "2018-07-24T04:39:21.000000Z"}} 2018-07-24 04:39:21,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1556e195df8d9715e4e45cf6551024435f1c8d53" 2018-07-24 04:39:21,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449ce3db-c1d2-4361-9097-afdab6a27528 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:21,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-449ce3db-c1d2-4361-9097-afdab6a27528 2018-07-24 04:39:21,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:39:21,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:39: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:39:21,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1556e195df8d9715e4e45cf6551024435f1c8d53" 2018-07-24 04:39:21,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a29bf54-238c-4110-831c-6febab09d872 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:39:21,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-0a29bf54-238c-4110-831c-6febab09d872 2018-07-24 04:39:21,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1556e195df8d9715e4e45cf6551024435f1c8d53" 2018-07-24 04:39:21,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc1633d-241f-405b-80c5-65a5e97fee5f Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a"}, "tags": [], "enabled": true, "id": "d662878df4c342d78cb762786f3eae7a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}]} 2018-07-24 04:39:21,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj used request id req-7cc1633d-241f-405b-80c5-65a5e97fee5f 2018-07-24 04:39:21,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1556e195df8d9715e4e45cf6551024435f1c8d53" 2018-07-24 04:39:21,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01f5486-f168-470a-a223-e6f7670b402b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:39:21,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-c01f5486-f168-470a-a223-e6f7670b402b 2018-07-24 04:39:22,317 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-8f4ffef9-9f56-494-user 2018-07-24 04:39:22,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:22,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:22,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf0b971-713e-4503-aeee-ac6da98ae54b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:39:22,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5cf0b971-713e-4503-aeee-ac6da98ae54b 2018-07-24 04:39:22,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" -d '{"role": {"name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj-role"}}' 2018-07-24 04:39:22,545 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89d19458-8473-41b7-a2cd-5554729a430f Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c47d099bb35348eca3191fed99891bcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/c47d099bb35348eca3191fed99891bcf"}, "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj-role"}} 2018-07-24 04:39:22,545 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-89d19458-8473-41b7-a2cd-5554729a430f 2018-07-24 04:39:22,545 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj-role 2018-07-24 04:39:22,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/c47d099bb35348eca3191fed99891bcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:22,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad98e6f-7e77-489d-929f-7c04f9886514 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c47d099bb35348eca3191fed99891bcf", "links": {"self": "http://172.30.9.24:5000/v3/roles/c47d099bb35348eca3191fed99891bcf"}, "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj-role"}} 2018-07-24 04:39:22,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/c47d099bb35348eca3191fed99891bcf used request id req-fad98e6f-7e77-489d-929f-7c04f9886514 2018-07-24 04:39:22,645 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj-role to project CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj 2018-07-24 04:39:22,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a/users/97eff8f501c84d1da0fa4bed9bce3d6f/roles/c47d099bb35348eca3191fed99891bcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:22,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5384ed64-2934-4aaf-83b7-a38b5e2cf288 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:39:22,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a/users/97eff8f501c84d1da0fa4bed9bce3d6f/roles/c47d099bb35348eca3191fed99891bcf used request id req-5384ed64-2934-4aaf-83b7-a38b5e2cf288 2018-07-24 04:39:22,794 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:39:22,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:22,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:23,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c47d099bb35348eca3191fed99891bcf", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj-role"}], "expires_at": "2018-07-24T05:39:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d662878df4c342d78cb762786f3eae7a", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-user", "id": "97eff8f501c84d1da0fa4bed9bce3d6f"}, "audit_ids": ["v2heJCYDTDyNHDHdr3VaXg"], "issued_at": "2018-07-24T04:39:23.000000Z"}} 2018-07-24 04:39:23,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}16cf134cec5a845f1d046e5ba0aba59a22b73287" 2018-07-24 04:39:23,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c384ed-696e-4b9c-b1c2-b43458558eb0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:23,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-87c384ed-696e-4b9c-b1c2-b43458558eb0 2018-07-24 04:39:23,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16cf134cec5a845f1d046e5ba0aba59a22b73287" 2018-07-24 04:39:23,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-0558de18-e18b-44b5-a4aa-db3993e68462 Date: Tue, 24 Jul 2018 04:39:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image"} 2018-07-24 04:39:23,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image used request id req-0558de18-e18b-44b5-a4aa-db3993e68462 2018-07-24 04:39:23,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16cf134cec5a845f1d046e5ba0aba59a22b73287" 2018-07-24 04:39:23,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a65d9698-f075-4179-9468-494cb9898249 Date: Tue, 24 Jul 2018 04:39: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-07-24 04:39:23,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-a65d9698-f075-4179-9468-494cb9898249 2018-07-24 04:39:23,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}16cf134cec5a845f1d046e5ba0aba59a22b73287" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image"}' 2018-07-24 04:39:23,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9a7ac2e6-e821-48d6-be3e-ec20fb91ceaf Date: Tue, 24 Jul 2018 04:39:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:39:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:39:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903", "min_disk": 0, "protected": false, "id": "9a784c1f-c4e0-48f0-9de5-5ff477640903", "file": "/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903/file", "checksum": null, "owner": "d662878df4c342d78cb762786f3eae7a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:39:23,907 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9a7ac2e6-e821-48d6-be3e-ec20fb91ceaf 2018-07-24 04:39:23,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16cf134cec5a845f1d046e5ba0aba59a22b73287" -d '' 2018-07-24 04:39:25,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b075956-fbca-4d0e-b0a1-a76bab70cc8e Date: Tue, 24 Jul 2018 04:39:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:39:25,051 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903/file used request id req-3b075956-fbca-4d0e-b0a1-a76bab70cc8e 2018-07-24 04:39:25,052 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:39:25,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16cf134cec5a845f1d046e5ba0aba59a22b73287" 2018-07-24 04:39:25,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5e8210aa-daeb-4b97-a082-338056c8913c Date: Tue, 24 Jul 2018 04:39:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:39:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:39:24Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/9a784c1f-c4e0-48f0-9de5-5ff477640903/snap", "metadata": {}}], "self": "/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903", "min_disk": 0, "protected": false, "id": "9a784c1f-c4e0-48f0-9de5-5ff477640903", "file": "/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d662878df4c342d78cb762786f3eae7a", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/9a784c1f-c4e0-48f0-9de5-5ff477640903/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:39:25,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903 used request id req-5e8210aa-daeb-4b97-a082-338056c8913c 2018-07-24 04:39:25,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16cf134cec5a845f1d046e5ba0aba59a22b73287" 2018-07-24 04:39:25,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-725b468f-87c8-4203-ba61-d052fb6797bf Date: Tue, 24 Jul 2018 04:39:25 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-07-24 04:39:25,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-725b468f-87c8-4203-ba61-d052fb6797bf 2018-07-24 04:39:25,442 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image 2018-07-24 04:39:25,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16cf134cec5a845f1d046e5ba0aba59a22b73287" 2018-07-24 04:39:25,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d9c8548c-0621-419c-86dc-9e3c3bd937ee Date: Tue, 24 Jul 2018 04:39:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:39:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:39:24Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/9a784c1f-c4e0-48f0-9de5-5ff477640903/snap", "metadata": {}}], "self": "/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903", "min_disk": 0, "protected": false, "id": "9a784c1f-c4e0-48f0-9de5-5ff477640903", "file": "/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d662878df4c342d78cb762786f3eae7a", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/9a784c1f-c4e0-48f0-9de5-5ff477640903/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:39:25,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903 used request id req-d9c8548c-0621-419c-86dc-9e3c3bd937ee 2018-07-24 04:39:25,463 - create_image - DEBUG - Instance status is - active 2018-07-24 04:39:25,463 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image 2018-07-24 04:39:25,463 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image 2018-07-24 04:39:25,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:25,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:25,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c47d099bb35348eca3191fed99891bcf", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj-role"}], "expires_at": "2018-07-24T05:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d662878df4c342d78cb762786f3eae7a", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-user", "id": "97eff8f501c84d1da0fa4bed9bce3d6f"}, "audit_ids": ["uh-IeSnRRleqTi7w5939Mg"], "issued_at": "2018-07-24T04:39:25.000000Z"}} 2018-07-24 04:39:25,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5d2c214ccc4c8a113b055c00f0f84564196306fd" 2018-07-24 04:39:25,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f789aff7-9d8a-4099-a431-205945c84c86 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:25,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f789aff7-9d8a-4099-a431-205945c84c86 2018-07-24 04:39:25,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c214ccc4c8a113b055c00f0f84564196306fd" 2018-07-24 04:39:26,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6d2b158b-ee6a-4120-916f-fa7f85983b66 Date: Tue, 24 Jul 2018 04:39:26 GMT RESP BODY: {"networks":[]} 2018-07-24 04:39:26,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net used request id req-6d2b158b-ee6a-4120-916f-fa7f85983b66 2018-07-24 04:39:26,064 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net 2018-07-24 04:39:26,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c214ccc4c8a113b055c00f0f84564196306fd" -d '{"network": {"name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net", "admin_state_up": true}}' 2018-07-24 04:39:26,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-56f4087b-4480-4c82-8250-b6175ad7656f Date: Tue, 24 Jul 2018 04:39:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d662878df4c342d78cb762786f3eae7a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:39:26Z","is_default":false,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:26Z","mtu":1450}} 2018-07-24 04:39:26,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-56f4087b-4480-4c82-8250-b6175ad7656f 2018-07-24 04:39:26,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c214ccc4c8a113b055c00f0f84564196306fd" 2018-07-24 04:39:27,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9b11bae7-e195-4b5c-b89d-5f2ca56408fb Date: Tue, 24 Jul 2018 04:39:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d662878df4c342d78cb762786f3eae7a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:39:26Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net","admin_state_up":true,"tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:26Z","mtu":1450}]} 2018-07-24 04:39:27,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-9b11bae7-e195-4b5c-b89d-5f2ca56408fb 2018-07-24 04:39:27,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c214ccc4c8a113b055c00f0f84564196306fd" 2018-07-24 04:39:27,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9f8ced97-2c3d-466a-bf3b-75f40d52dd0a Date: Tue, 24 Jul 2018 04:39:27 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:39:27,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-9f8ced97-2c3d-466a-bf3b-75f40d52dd0a 2018-07-24 04:39:27,218 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet 2018-07-24 04:39:27,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c214ccc4c8a113b055c00f0f84564196306fd" -d '{"subnets": [{"ip_version": 4, "network_id": "ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet"}]}' 2018-07-24 04:39:27,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3f58f5fa-930b-449e-9d2b-c1ede83e130f Date: Tue, 24 Jul 2018 04:39:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:27Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:27Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d662878df4c342d78cb762786f3eae7a","id":"dfef5bcf-9b08-4876-886d-45c087031aa5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet"}]} 2018-07-24 04:39:27,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-3f58f5fa-930b-449e-9d2b-c1ede83e130f 2018-07-24 04:39:27,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c214ccc4c8a113b055c00f0f84564196306fd" 2018-07-24 04:39:28,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-22748649-be29-4e17-a59f-37723d7d4fe5 Date: Tue, 24 Jul 2018 04:39:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d662878df4c342d78cb762786f3eae7a","l2_adjacency":true,"status":"ACTIVE","subnets":["dfef5bcf-9b08-4876-886d-45c087031aa5"],"description":"","tags":[],"updated_at":"2018-07-24T04:39:27Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net","admin_state_up":true,"tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:26Z","mtu":1450}]} 2018-07-24 04:39:28,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-22748649-be29-4e17-a59f-37723d7d4fe5 2018-07-24 04:39:28,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c214ccc4c8a113b055c00f0f84564196306fd" 2018-07-24 04:39:28,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cbb8a362-9fe1-4faa-9ea8-9d75fc9de87f Date: Tue, 24 Jul 2018 04:39:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:27Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d662878df4c342d78cb762786f3eae7a","id":"dfef5bcf-9b08-4876-886d-45c087031aa5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet"}]} 2018-07-24 04:39:28,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-cbb8a362-9fe1-4faa-9ea8-9d75fc9de87f 2018-07-24 04:39:28,495 - OpenStackNetwork - DEBUG - Network [ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d] created successfully 2018-07-24 04:39:28,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:28,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:28,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:39:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["GlidiQWhR8Oo9wEoI4GLYw"], "issued_at": "2018-07-24T04:39:28.000000Z"}} 2018-07-24 04:39:28,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}52e179fa5009dd838e9f3dbe5a279fc0c7a079b6" 2018-07-24 04:39:28,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90710af-eb78-4d49-aa8d-0724cc764086 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:28,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e90710af-eb78-4d49-aa8d-0724cc764086 2018-07-24 04:39:28,971 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:39:28,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e179fa5009dd838e9f3dbe5a279fc0c7a079b6" 2018-07-24 04:39:29,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39: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-d9c23421-2a27-412f-8034-c5b2917b4e2b x-compute-request-id: req-d9c23421-2a27-412f-8034-c5b2917b4e2b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:39:29,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d9c23421-2a27-412f-8034-c5b2917b4e2b 2018-07-24 04:39:29,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e179fa5009dd838e9f3dbe5a279fc0c7a079b6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-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-07-24 04:39:29,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39: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-e2b6f888-07d3-49d1-b859-621b6f712c12 x-compute-request-id: req-e2b6f888-07d3-49d1-b859-621b6f712c12 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "905c2cb1-224a-405a-9ba3-3cf21c2e7abb"}} 2018-07-24 04:39:29,225 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e2b6f888-07d3-49d1-b859-621b6f712c12 2018-07-24 04:39:29,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:29,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:29,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c47d099bb35348eca3191fed99891bcf", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj-role"}], "expires_at": "2018-07-24T05:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d662878df4c342d78cb762786f3eae7a", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-user", "id": "97eff8f501c84d1da0fa4bed9bce3d6f"}, "audit_ids": ["USBHoyN3RiylJUq5IjLSiw"], "issued_at": "2018-07-24T04:39:29.000000Z"}} 2018-07-24 04:39:29,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:29,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943be9d7-5a66-4d5a-8bb8-405d4842f848 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:29,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-943be9d7-5a66-4d5a-8bb8-405d4842f848 2018-07-24 04:39:29,728 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:39:29,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:29,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87440a6-8c38-4208-9b1c-81277057c50d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:29,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e87440a6-8c38-4208-9b1c-81277057c50d 2018-07-24 04:39:29,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:30,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ae86f2a5-e7db-421a-859a-3dbc9684eb24 Date: Tue, 24 Jul 2018 04:39:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d662878df4c342d78cb762786f3eae7a","l2_adjacency":true,"status":"ACTIVE","subnets":["dfef5bcf-9b08-4876-886d-45c087031aa5"],"description":"","tags":[],"updated_at":"2018-07-24T04:39:27Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net","admin_state_up":true,"tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:26Z","mtu":1450}]} 2018-07-24 04:39:30,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net used request id req-ae86f2a5-e7db-421a-859a-3dbc9684eb24 2018-07-24 04:39:30,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:39:30,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:39:30 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:39:30,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:30,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-208c2de1-cf43-4bca-9821-0020e46eaa11 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d662878df4c342d78cb762786f3eae7a", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}} 2018-07-24 04:39:30,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a used request id req-208c2de1-cf43-4bca-9821-0020e46eaa11 2018-07-24 04:39:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:30,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-23d0ac21-25f2-4d0a-9cf3-9c18ac8cdb8f Date: Tue, 24 Jul 2018 04:39:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:27Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d662878df4c342d78cb762786f3eae7a","id":"dfef5bcf-9b08-4876-886d-45c087031aa5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet"}]} 2018-07-24 04:39:30,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-23d0ac21-25f2-4d0a-9cf3-9c18ac8cdb8f 2018-07-24 04:39:30,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589eeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:30,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cd1390a3-c447-4f11-b3c7-300c86d2bf02 Date: Tue, 24 Jul 2018 04:39:30 GMT RESP BODY: {"ports":[]} 2018-07-24 04:39:30,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589eeport-1&admin_state_up=True used request id req-cd1390a3-c447-4f11-b3c7-300c86d2bf02 2018-07-24 04:39:30,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:30,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39: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-f056e1bb-e83a-4214-afed-bad94c74220b x-compute-request-id: req-f056e1bb-e83a-4214-afed-bad94c74220b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:39:30,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst used request id req-f056e1bb-e83a-4214-afed-bad94c74220b 2018-07-24 04:39:30,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:31,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-bbd0b31b-ad4a-4998-8f06-c13c8d764f42 Date: Tue, 24 Jul 2018 04:39:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d662878df4c342d78cb762786f3eae7a","l2_adjacency":true,"status":"ACTIVE","subnets":["dfef5bcf-9b08-4876-886d-45c087031aa5"],"description":"","tags":[],"updated_at":"2018-07-24T04:39:27Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net","admin_state_up":true,"tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:26Z","mtu":1450}]} 2018-07-24 04:39:31,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net used request id req-bbd0b31b-ad4a-4998-8f06-c13c8d764f42 2018-07-24 04:39:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:31,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f628f2-4c35-41fa-a876-860f7586a068 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d662878df4c342d78cb762786f3eae7a", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}} 2018-07-24 04:39:31,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a used request id req-d8f628f2-4c35-41fa-a876-860f7586a068 2018-07-24 04:39:31,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:31,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cb703648-a830-4bf8-aa90-026425b23235 Date: Tue, 24 Jul 2018 04:39:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:27Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d662878df4c342d78cb762786f3eae7a","id":"dfef5bcf-9b08-4876-886d-45c087031aa5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet"}]} 2018-07-24 04:39:31,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-cb703648-a830-4bf8-aa90-026425b23235 2018-07-24 04:39:31,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589eeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:31,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-06b14be1-ebda-45c9-a7a5-b85714050555 Date: Tue, 24 Jul 2018 04:39:31 GMT RESP BODY: {"ports":[]} 2018-07-24 04:39:31,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589eeport-1&admin_state_up=True used request id req-06b14be1-ebda-45c9-a7a5-b85714050555 2018-07-24 04:39:31,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:31,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:32,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c47d099bb35348eca3191fed99891bcf", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj-role"}], "expires_at": "2018-07-24T05:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d662878df4c342d78cb762786f3eae7a", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d662878df4c342d78cb762786f3eae7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/d662878df4c342d78cb762786f3eae7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/d662878df4c342d78cb762786f3eae7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-user", "id": "97eff8f501c84d1da0fa4bed9bce3d6f"}, "audit_ids": ["XudQX_L_QMW1mE4m9yeTLQ"], "issued_at": "2018-07-24T04:39:32.000000Z"}} 2018-07-24 04:39:32,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6688196d1cb56649385917e9ccff4ab41e7addde" 2018-07-24 04:39:32,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055bb980-2d5a-49ee-a056-26b023447e35 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:32,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-055bb980-2d5a-49ee-a056-26b023447e35 2018-07-24 04:39:32,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:32,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c4b78761-bfaf-4783-90ff-dc03551e3921 Date: Tue, 24 Jul 2018 04:39:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d662878df4c342d78cb762786f3eae7a","l2_adjacency":true,"status":"ACTIVE","subnets":["dfef5bcf-9b08-4876-886d-45c087031aa5"],"description":"","tags":[],"updated_at":"2018-07-24T04:39:27Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net","admin_state_up":true,"tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:26Z","mtu":1450}]} 2018-07-24 04:39:32,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net used request id req-c4b78761-bfaf-4783-90ff-dc03551e3921 2018-07-24 04:39:32,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:32,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9fc93c03-da22-4862-abad-53a88915558e Date: Tue, 24 Jul 2018 04:39:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:27Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d662878df4c342d78cb762786f3eae7a","id":"dfef5bcf-9b08-4876-886d-45c087031aa5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet"}]} 2018-07-24 04:39:32,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-9fc93c03-da22-4862-abad-53a88915558e 2018-07-24 04:39:32,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:33,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-90578bce-d1a6-4fb3-85ae-0a63c75d2113 Date: Tue, 24 Jul 2018 04:39:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d662878df4c342d78cb762786f3eae7a","l2_adjacency":true,"status":"ACTIVE","subnets":["dfef5bcf-9b08-4876-886d-45c087031aa5"],"description":"","tags":[],"updated_at":"2018-07-24T04:39:27Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net","admin_state_up":true,"tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:26Z","mtu":1450}]} 2018-07-24 04:39:33,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net used request id req-90578bce-d1a6-4fb3-85ae-0a63c75d2113 2018-07-24 04:39:33,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:39:33,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:39: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:39:33,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6688196d1cb56649385917e9ccff4ab41e7addde" 2018-07-24 04:39:33,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849a5d89-4587-4f55-b8bc-ae07e35b8d51 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d662878df4c342d78cb762786f3eae7a", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}} 2018-07-24 04:39:33,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a used request id req-849a5d89-4587-4f55-b8bc-ae07e35b8d51 2018-07-24 04:39:33,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:33,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4762d084-e424-4b65-ac46-28290813c7c3 Date: Tue, 24 Jul 2018 04:39:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:27Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d662878df4c342d78cb762786f3eae7a","id":"dfef5bcf-9b08-4876-886d-45c087031aa5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet"}]} 2018-07-24 04:39:33,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-4762d084-e424-4b65-ac46-28290813c7c3 2018-07-24 04:39:33,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:33,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dacd38a7-7f9b-4219-9b12-0c77b3723765 Date: Tue, 24 Jul 2018 04:39:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:27Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d662878df4c342d78cb762786f3eae7a","id":"dfef5bcf-9b08-4876-886d-45c087031aa5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet"}]} 2018-07-24 04:39:33,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet used request id req-dacd38a7-7f9b-4219-9b12-0c77b3723765 2018-07-24 04:39:33,430 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net 2018-07-24 04:39:33,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" -d '{"port": {"network_id": "ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "dfef5bcf-9b08-4876-886d-45c087031aa5", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589eeport-1", "admin_state_up": true}}' 2018-07-24 04:39:34,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-1c084cbf-01f9-4c46-8576-d1f02c53da56 Date: Tue, 24 Jul 2018 04:39:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:39:34Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dfef5bcf-9b08-4876-886d-45c087031aa5","ip_address":"10.55.0.101"}],"id":"b9f88af6-06c5-4496-bf40-380b74c4f3b2","security_groups":["a846bac7-22a3-4166-8a29-c3fe441aa7f6"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589eeport-1","project_id":"d662878df4c342d78cb762786f3eae7a","qos_policy_id":null,"admin_state_up":true,"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:39:34,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-1c084cbf-01f9-4c46-8576-d1f02c53da56 2018-07-24 04:39:34,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:34,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-677b7d8e-3802-4fba-8c97-f77611f936c5 Date: Tue, 24 Jul 2018 04:39:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d662878df4c342d78cb762786f3eae7a","l2_adjacency":true,"status":"ACTIVE","subnets":["dfef5bcf-9b08-4876-886d-45c087031aa5"],"description":"","tags":[],"updated_at":"2018-07-24T04:39:27Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net","admin_state_up":true,"tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:26Z","mtu":1450}]} 2018-07-24 04:39:34,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net used request id req-677b7d8e-3802-4fba-8c97-f77611f936c5 2018-07-24 04:39:35,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:35,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ba823d-b605-47f1-8a99-23439f953626 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d662878df4c342d78cb762786f3eae7a", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}} 2018-07-24 04:39:35,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a used request id req-b5ba823d-b605-47f1-8a99-23439f953626 2018-07-24 04:39:35,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:35,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-525de111-91d7-4540-a3d9-3d9640743301 Date: Tue, 24 Jul 2018 04:39:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:27Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d662878df4c342d78cb762786f3eae7a","id":"dfef5bcf-9b08-4876-886d-45c087031aa5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet"}]} 2018-07-24 04:39:35,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-525de111-91d7-4540-a3d9-3d9640743301 2018-07-24 04:39:35,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589eeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:35,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-8ec87ede-d76e-4657-b110-57b45a8c4abc Date: Tue, 24 Jul 2018 04:39:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:39:34Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dfef5bcf-9b08-4876-886d-45c087031aa5","ip_address":"10.55.0.101"}],"id":"b9f88af6-06c5-4496-bf40-380b74c4f3b2","security_groups":["a846bac7-22a3-4166-8a29-c3fe441aa7f6"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"d662878df4c342d78cb762786f3eae7a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589eeport-1","admin_state_up":true,"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:39:35,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589eeport-1&admin_state_up=True used request id req-8ec87ede-d76e-4657-b110-57b45a8c4abc 2018-07-24 04:39:35,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:35,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7bedda-a3c0-4350-b783-af55865f090c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d662878df4c342d78cb762786f3eae7a", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}} 2018-07-24 04:39:35,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a used request id req-fd7bedda-a3c0-4350-b783-af55865f090c 2018-07-24 04:39:35,808 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst 2018-07-24 04:39:35,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:35,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39: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-3bac7287-413d-47df-98e6-9c59a6b95c08 x-compute-request-id: req-3bac7287-413d-47df-98e6-9c59a6b95c08 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-flavor-name"}]} 2018-07-24 04:39:35,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3bac7287-413d-47df-98e6-9c59a6b95c08 2018-07-24 04:39:35,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:35,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39: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-2fa6b3d8-a8de-48f4-921e-3485a18a386c x-compute-request-id: req-2fa6b3d8-a8de-48f4-921e-3485a18a386c Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "905c2cb1-224a-405a-9ba3-3cf21c2e7abb"}} 2018-07-24 04:39:35,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb used request id req-2fa6b3d8-a8de-48f4-921e-3485a18a386c 2018-07-24 04:39:35,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:36,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-b5ac1cc5-4247-4833-9945-b3c60f0da3fb Date: Tue, 24 Jul 2018 04:39:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:39:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:39:24Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/9a784c1f-c4e0-48f0-9de5-5ff477640903/snap", "metadata": {}}], "self": "/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903", "min_disk": 0, "protected": false, "id": "9a784c1f-c4e0-48f0-9de5-5ff477640903", "file": "/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d662878df4c342d78cb762786f3eae7a", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/9a784c1f-c4e0-48f0-9de5-5ff477640903/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image"} 2018-07-24 04:39:36,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image used request id req-b5ac1cc5-4247-4833-9945-b3c60f0da3fb 2018-07-24 04:39:36,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:36,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a3161735-ad99-4b2b-8643-bc0c8dbd5016 Date: Tue, 24 Jul 2018 04:39:36 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-07-24 04:39:36,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-a3161735-ad99-4b2b-8643-bc0c8dbd5016 2018-07-24 04:39:36,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" -d '{"server": {"name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst", "imageRef": "9a784c1f-c4e0-48f0-9de5-5ff477640903", "flavorRef": "905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "max_count": 1, "min_count": 1, "networks": [{"port": "b9f88af6-06c5-4496-bf40-380b74c4f3b2"}]}}' 2018-07-24 04:39:38,009 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:39:36 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-2d962396-c855-4a2c-961b-9c156176bf5c x-compute-request-id: req-2d962396-c855-4a2c-961b-9c156176bf5c Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6582b7eb-2897-4cc3-9265-efad5aef761b", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "bookmark"}], "adminPass": "ZaboYjH7jeS8"}} 2018-07-24 04:39:38,009 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-2d962396-c855-4a2c-961b-9c156176bf5c 2018-07-24 04:39:38,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:38,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39: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-adc84454-a2a6-48d5-ad0a-58a3652d8e68 x-compute-request-id: req-adc84454-a2a6-48d5-ad0a-58a3652d8e68 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "bookmark"}], "image": {"id": "9a784c1f-c4e0-48f0-9de5-5ff477640903", "links": [{"href": "http://172.30.9.24:8774/images/9a784c1f-c4e0-48f0-9de5-5ff477640903", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "links": [{"href": "http://172.30.9.24:8774/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "rel": "bookmark"}]}, "id": "6582b7eb-2897-4cc3-9265-efad5aef761b", "user_id": "97eff8f501c84d1da0fa4bed9bce3d6f", "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-07-24T04:39:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst", "created": "2018-07-24T04:39:37Z", "tenant_id": "d662878df4c342d78cb762786f3eae7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:39:38,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b used request id req-adc84454-a2a6-48d5-ad0a-58a3652d8e68 2018-07-24 04:39:38,425 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst 2018-07-24 04:39:38,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:38,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39: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-1835e85e-bbb1-4d63-80bf-c961c0acd32e x-compute-request-id: req-1835e85e-bbb1-4d63-80bf-c961c0acd32e Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "bookmark"}], "image": {"id": "9a784c1f-c4e0-48f0-9de5-5ff477640903", "links": [{"href": "http://172.30.9.24:8774/images/9a784c1f-c4e0-48f0-9de5-5ff477640903", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "links": [{"href": "http://172.30.9.24:8774/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "rel": "bookmark"}]}, "id": "6582b7eb-2897-4cc3-9265-efad5aef761b", "user_id": "97eff8f501c84d1da0fa4bed9bce3d6f", "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-07-24T04:39:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst", "created": "2018-07-24T04:39:37Z", "tenant_id": "d662878df4c342d78cb762786f3eae7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:39:38,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b used request id req-1835e85e-bbb1-4d63-80bf-c961c0acd32e 2018-07-24 04:39:38,824 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst] is - BUILD 2018-07-24 04:39:38,824 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:39:41,827 - create_instance - DEBUG - VM status query timeout in 896.598300934 2018-07-24 04:39:41,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:42,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39: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-3a15826c-c0ef-405c-973b-7f8ba918b4bb x-compute-request-id: req-3a15826c-c0ef-405c-973b-7f8ba918b4bb Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "bookmark"}], "image": {"id": "9a784c1f-c4e0-48f0-9de5-5ff477640903", "links": [{"href": "http://172.30.9.24:8774/images/9a784c1f-c4e0-48f0-9de5-5ff477640903", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "links": [{"href": "http://172.30.9.24:8774/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "rel": "bookmark"}]}, "id": "6582b7eb-2897-4cc3-9265-efad5aef761b", "security_groups": [{"name": "default"}], "user_id": "97eff8f501c84d1da0fa4bed9bce3d6f", "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-07-24T04:39:40Z", "hostId": "a12f4c3251d35e7dc082cd9bf6db69600913159e8f099d062f359ebf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst", "created": "2018-07-24T04:39:37Z", "tenant_id": "d662878df4c342d78cb762786f3eae7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:39:42,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b used request id req-3a15826c-c0ef-405c-973b-7f8ba918b4bb 2018-07-24 04:39:42,595 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst] is - BUILD 2018-07-24 04:39:42,595 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:39:45,598 - create_instance - DEBUG - VM status query timeout in 892.827448845 2018-07-24 04:39:45,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:46,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39: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-39511e0c-9637-4be7-843c-f47c3a406366 x-compute-request-id: req-39511e0c-9637-4be7-843c-f47c3a406366 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "bookmark"}], "image": {"id": "9a784c1f-c4e0-48f0-9de5-5ff477640903", "links": [{"href": "http://172.30.9.24:8774/images/9a784c1f-c4e0-48f0-9de5-5ff477640903", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:39:44.000000", "flavor": {"id": "905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "links": [{"href": "http://172.30.9.24:8774/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "rel": "bookmark"}]}, "id": "6582b7eb-2897-4cc3-9265-efad5aef761b", "security_groups": [{"name": "default"}], "user_id": "97eff8f501c84d1da0fa4bed9bce3d6f", "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-07-24T04:39:44Z", "hostId": "a12f4c3251d35e7dc082cd9bf6db69600913159e8f099d062f359ebf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst", "created": "2018-07-24T04:39:37Z", "tenant_id": "d662878df4c342d78cb762786f3eae7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:39:46,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b used request id req-39511e0c-9637-4be7-843c-f47c3a406366 2018-07-24 04:39:46,137 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst] is - ACTIVE 2018-07-24 04:39:46,137 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:39:46,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:47,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39: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-c16910a1-d7a3-4435-a8a9-a0275fa55ce5 x-compute-request-id: req-c16910a1-d7a3-4435-a8a9-a0275fa55ce5 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "bookmark"}], "image": {"id": "9a784c1f-c4e0-48f0-9de5-5ff477640903", "links": [{"href": "http://172.30.9.24:8774/images/9a784c1f-c4e0-48f0-9de5-5ff477640903", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:39:44.000000", "flavor": {"id": "905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "links": [{"href": "http://172.30.9.24:8774/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "rel": "bookmark"}]}, "id": "6582b7eb-2897-4cc3-9265-efad5aef761b", "security_groups": [{"name": "default"}], "user_id": "97eff8f501c84d1da0fa4bed9bce3d6f", "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-07-24T04:39:44Z", "hostId": "a12f4c3251d35e7dc082cd9bf6db69600913159e8f099d062f359ebf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst", "created": "2018-07-24T04:39:37Z", "tenant_id": "d662878df4c342d78cb762786f3eae7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:39:47,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b used request id req-c16910a1-d7a3-4435-a8a9-a0275fa55ce5 2018-07-24 04:39:47,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:47,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9b54e129-5359-49ce-b4e5-bbd404828dbd Date: Tue, 24 Jul 2018 04:39:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d662878df4c342d78cb762786f3eae7a","l2_adjacency":true,"status":"ACTIVE","subnets":["dfef5bcf-9b08-4876-886d-45c087031aa5"],"description":"","tags":[],"updated_at":"2018-07-24T04:39:27Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net","admin_state_up":true,"tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:26Z","mtu":1450}]} 2018-07-24 04:39:47,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net used request id req-9b54e129-5359-49ce-b4e5-bbd404828dbd 2018-07-24 04:39:47,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:47,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742e6f0c-27f3-4ad1-84b3-d1832ddbb5e2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d662878df4c342d78cb762786f3eae7a", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}} 2018-07-24 04:39:47,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a used request id req-742e6f0c-27f3-4ad1-84b3-d1832ddbb5e2 2018-07-24 04:39:47,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:47,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b4be8fa7-c353-40f2-a7ff-ad679e05c874 Date: Tue, 24 Jul 2018 04:39:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:27Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d662878df4c342d78cb762786f3eae7a","id":"dfef5bcf-9b08-4876-886d-45c087031aa5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet"}]} 2018-07-24 04:39:47,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-b4be8fa7-c353-40f2-a7ff-ad679e05c874 2018-07-24 04:39:47,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:47,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3236 X-Openstack-Request-Id: req-4d6930ef-5cd4-4cce-81ea-7fe13db4ebcc Date: Tue, 24 Jul 2018 04:39:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:39:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dfef5bcf-9b08-4876-886d-45c087031aa5","ip_address":"10.55.0.2"}],"id":"34471409-1a09-4ddb-ad27-68374a2e3f4a","security_groups":[],"mac_address":"fa:16:3e:3f:d3:f7","project_id":"d662878df4c342d78cb762786f3eae7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:39:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dfef5bcf-9b08-4876-886d-45c087031aa5","ip_address":"10.55.0.3"}],"id":"6b23f51f-d7ea-469f-9537-657c2e7f34bf","security_groups":[],"mac_address":"fa:16:3e:5a:f7:42","project_id":"d662878df4c342d78cb762786f3eae7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:39:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dfef5bcf-9b08-4876-886d-45c087031aa5","ip_address":"10.55.0.4"}],"id":"718db999-9ee7-4532-8a70-fdcff0835f8d","security_groups":[],"mac_address":"fa:16:3e:fb:60:7d","project_id":"d662878df4c342d78cb762786f3eae7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:39:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dfef5bcf-9b08-4876-886d-45c087031aa5","ip_address":"10.55.0.101"}],"id":"b9f88af6-06c5-4496-bf40-380b74c4f3b2","security_groups":["a846bac7-22a3-4166-8a29-c3fe441aa7f6"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"d662878df4c342d78cb762786f3eae7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589eeport-1","admin_state_up":true,"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:34Z","binding:vnic_type":"normal","device_id":"6582b7eb-2897-4cc3-9265-efad5aef761b","ip_allocation":"immediate"}]} 2018-07-24 04:39:47,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-4d6930ef-5cd4-4cce-81ea-7fe13db4ebcc 2018-07-24 04:39:47,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:47,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d6a44761-dbf6-47ca-a15d-c7aef5ff8339 Date: Tue, 24 Jul 2018 04:39:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d662878df4c342d78cb762786f3eae7a","l2_adjacency":true,"status":"ACTIVE","subnets":["dfef5bcf-9b08-4876-886d-45c087031aa5"],"description":"","tags":[],"updated_at":"2018-07-24T04:39:27Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net","admin_state_up":true,"tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:26Z","mtu":1450}]} 2018-07-24 04:39:47,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-d6a44761-dbf6-47ca-a15d-c7aef5ff8339 2018-07-24 04:39:47,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:47,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-552089ea-22bb-4ce7-99a7-0c7aa6fb19d6 Date: Tue, 24 Jul 2018 04:39:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:27Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d662878df4c342d78cb762786f3eae7a","id":"dfef5bcf-9b08-4876-886d-45c087031aa5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet"}]} 2018-07-24 04:39:47,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-552089ea-22bb-4ce7-99a7-0c7aa6fb19d6 2018-07-24 04:39:47,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:47,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-974648a3-4160-4fdb-972a-713dd18080c2 Date: Tue, 24 Jul 2018 04:39:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d","tenant_id":"d662878df4c342d78cb762786f3eae7a","created_at":"2018-07-24T04:39:27Z","dns_nameservers":[],"updated_at":"2018-07-24T04:39:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d662878df4c342d78cb762786f3eae7a","id":"dfef5bcf-9b08-4876-886d-45c087031aa5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet"}]} 2018-07-24 04:39:47,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d&name=CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet used request id req-974648a3-4160-4fdb-972a-713dd18080c2 2018-07-24 04:39:47,760 - create_instance - INFO - Deleting Port with ID - b9f88af6-06c5-4496-bf40-380b74c4f3b2 2018-07-24 04:39:47,760 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589eeport-1 2018-07-24 04:39:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/b9f88af6-06c5-4496-bf40-380b74c4f3b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:48,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5bb25f8c-37d7-4a68-bd41-daa4bafbd8a7 Date: Tue, 24 Jul 2018 04:39:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:39:48,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/b9f88af6-06c5-4496-bf40-380b74c4f3b2 used request id req-5bb25f8c-37d7-4a68-bd41-daa4bafbd8a7 2018-07-24 04:39:48,377 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst 2018-07-24 04:39:48,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:48,516 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:39:48 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-d8318fec-c0cc-4a4f-9ebc-7ddfacff455d x-compute-request-id: req-d8318fec-c0cc-4a4f-9ebc-7ddfacff455d Content-Type: application/json 2018-07-24 04:39:48,516 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b used request id req-d8318fec-c0cc-4a4f-9ebc-7ddfacff455d 2018-07-24 04:39:48,517 - create_instance - INFO - Checking deletion status 2018-07-24 04:39:48,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:48,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:48 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-c7abf36e-6d71-434c-82ef-cd41c9e51e58 x-compute-request-id: req-c7abf36e-6d71-434c-82ef-cd41c9e51e58 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6582b7eb-2897-4cc3-9265-efad5aef761b", "rel": "bookmark"}], "image": {"id": "9a784c1f-c4e0-48f0-9de5-5ff477640903", "links": [{"href": "http://172.30.9.24:8774/images/9a784c1f-c4e0-48f0-9de5-5ff477640903", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:39:44.000000", "flavor": {"id": "905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "links": [{"href": "http://172.30.9.24:8774/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb", "rel": "bookmark"}]}, "id": "6582b7eb-2897-4cc3-9265-efad5aef761b", "user_id": "97eff8f501c84d1da0fa4bed9bce3d6f", "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-07-24T04:39:48Z", "hostId": "a12f4c3251d35e7dc082cd9bf6db69600913159e8f099d062f359ebf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst", "created": "2018-07-24T04:39:37Z", "tenant_id": "d662878df4c342d78cb762786f3eae7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:39:48,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b used request id req-c7abf36e-6d71-434c-82ef-cd41c9e51e58 2018-07-24 04:39:48,805 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst] is - ACTIVE 2018-07-24 04:39:48,805 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:39:51,808 - create_instance - DEBUG - VM status query timeout in 296.708410025 2018-07-24 04:39:51,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b4b00860718b50b0781c927a14779582d08654" 2018-07-24 04:39:51,859 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:39: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-8978141d-9aa5-49b6-a0b6-dc1b8b0043e5 x-compute-request-id: req-8978141d-9aa5-49b6-a0b6-dc1b8b0043e5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6582b7eb-2897-4cc3-9265-efad5aef761b could not be found.", "code": 404}} 2018-07-24 04:39:51,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6582b7eb-2897-4cc3-9265-efad5aef761b used request id req-8978141d-9aa5-49b6-a0b6-dc1b8b0043e5 2018-07-24 04:39:51,860 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6582b7eb-2897-4cc3-9265-efad5aef761b could not be found. (HTTP 404) (Request-ID: req-8978141d-9aa5-49b6-a0b6-dc1b8b0043e5) 2018-07-24 04:39:51,860 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-inst 2018-07-24 04:39:51,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e179fa5009dd838e9f3dbe5a279fc0c7a079b6" 2018-07-24 04:39:51,916 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:39: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-c7648697-d02d-4f58-ac2f-4be74cf52ce8 x-compute-request-id: req-c7648697-d02d-4f58-ac2f-4be74cf52ce8 Content-Length: 0 Content-Type: application/json 2018-07-24 04:39:51,916 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/905c2cb1-224a-405a-9ba3-3cf21c2e7abb used request id req-c7648697-d02d-4f58-ac2f-4be74cf52ce8 2018-07-24 04:39:51,917 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet 2018-07-24 04:39:51,917 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-subnet 2018-07-24 04:39:51,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/dfef5bcf-9b08-4876-886d-45c087031aa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c214ccc4c8a113b055c00f0f84564196306fd" 2018-07-24 04:39:54,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-320432cf-afde-4f5c-98d9-03eea7ddfe41 Date: Tue, 24 Jul 2018 04:39:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:39:54,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/dfef5bcf-9b08-4876-886d-45c087031aa5 used request id req-320432cf-afde-4f5c-98d9-03eea7ddfe41 2018-07-24 04:39:54,320 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-pub-net 2018-07-24 04:39:54,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c214ccc4c8a113b055c00f0f84564196306fd" 2018-07-24 04:39:55,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a97b65ed-8ce9-4985-8c51-756dd7607f0d Date: Tue, 24 Jul 2018 04:39:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:39:55,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ac941c24-6ce2-4e94-9bd5-06aa8e0c3a6d used request id req-a97b65ed-8ce9-4985-8c51-756dd7607f0d 2018-07-24 04:39:55,819 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e574cbff-3fc7-465c-8a1b-1fdb558589ee-image 2018-07-24 04:39:55,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}16cf134cec5a845f1d046e5ba0aba59a22b73287" 2018-07-24 04:39:56,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-76d7aa7a-567f-4ecd-9037-4fbce92a295e Date: Tue, 24 Jul 2018 04:39:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:39:56,546 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/9a784c1f-c4e0-48f0-9de5-5ff477640903 used request id req-76d7aa7a-567f-4ecd-9037-4fbce92a295e 2018-07-24 04:39:56,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:56,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9fb2b6d1-9a43-44a0-9284-b3b1d2e37f35 Date: Tue, 24 Jul 2018 04:39:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d662878df4c342d78cb762786f3eae7a", "created_at": "2018-07-24T04:39:26Z", "updated_at": "2018-07-24T04:39:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:39:26Z", "revision_number": 0, "id": "02360663-49ff-40e5-8beb-9f3a530e29c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:39:26Z", "security_group_id": "a846bac7-22a3-4166-8a29-c3fe441aa7f6", "tenant_id": "d662878df4c342d78cb762786f3eae7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d662878df4c342d78cb762786f3eae7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:39:26Z", "revision_number": 0, "id": "37d37238-596f-4f39-80af-41c492e654a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:39:26Z", "security_group_id": "a846bac7-22a3-4166-8a29-c3fe441aa7f6", "tenant_id": "d662878df4c342d78cb762786f3eae7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d662878df4c342d78cb762786f3eae7a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:39:26Z", "revision_number": 0, "id": "a52b35c9-3266-4d77-b6c4-0f1290b65497", "remote_group_id": "a846bac7-22a3-4166-8a29-c3fe441aa7f6", "remote_ip_prefix": null, "created_at": "2018-07-24T04:39:26Z", "security_group_id": "a846bac7-22a3-4166-8a29-c3fe441aa7f6", "tenant_id": "d662878df4c342d78cb762786f3eae7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d662878df4c342d78cb762786f3eae7a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:39:26Z", "revision_number": 0, "id": "f1663e8f-901f-4b4a-b8fc-285738c44b20", "remote_group_id": "a846bac7-22a3-4166-8a29-c3fe441aa7f6", "remote_ip_prefix": null, "created_at": "2018-07-24T04:39:26Z", "security_group_id": "a846bac7-22a3-4166-8a29-c3fe441aa7f6", "tenant_id": "d662878df4c342d78cb762786f3eae7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d662878df4c342d78cb762786f3eae7a"}], "revision_number": 4, "project_id": "d662878df4c342d78cb762786f3eae7a", "id": "a846bac7-22a3-4166-8a29-c3fe441aa7f6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:39:56,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-9fb2b6d1-9a43-44a0-9284-b3b1d2e37f35 2018-07-24 04:39:56,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:56,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd196837-d5cc-4edf-94a3-5d5e87c42d91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:39:56,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-fd196837-d5cc-4edf-94a3-5d5e87c42d91 2018-07-24 04:39:56,884 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:39:56,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:56,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76d7ee1b-0601-415b-8bdb-d1f70f017bdf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:39:56,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-76d7ee1b-0601-415b-8bdb-d1f70f017bdf 2018-07-24 04:39:56,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:39:56,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:57,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-039ab7a6-f97d-40fe-86d7-d251b442959b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:39:57,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-039ab7a6-f97d-40fe-86d7-d251b442959b 2018-07-24 04:39:57,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:39:57,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:57,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0312502-323f-4a44-a23b-97eb94c0b88c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d662878df4c342d78cb762786f3eae7a", "name": "CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj"}} 2018-07-24 04:39:57,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a used request id req-e0312502-323f-4a44-a23b-97eb94c0b88c 2018-07-24 04:39:57,175 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a846bac7-22a3-4166-8a29-c3fe441aa7f6 2018-07-24 04:39:57,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a846bac7-22a3-4166-8a29-c3fe441aa7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:57,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3ae135d1-a2ee-4375-ac7c-8a7f76154d9b Date: Tue, 24 Jul 2018 04:39:57 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-07-24T04:39:26Z", "security_group_id": "a846bac7-22a3-4166-8a29-c3fe441aa7f6", "port_range_min": null, "revision_number": 0, "tenant_id": "d662878df4c342d78cb762786f3eae7a", "created_at": "2018-07-24T04:39:26Z", "project_id": "d662878df4c342d78cb762786f3eae7a", "id": "02360663-49ff-40e5-8beb-9f3a530e29c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:39:26Z", "security_group_id": "a846bac7-22a3-4166-8a29-c3fe441aa7f6", "port_range_min": null, "revision_number": 0, "tenant_id": "d662878df4c342d78cb762786f3eae7a", "created_at": "2018-07-24T04:39:26Z", "project_id": "d662878df4c342d78cb762786f3eae7a", "id": "37d37238-596f-4f39-80af-41c492e654a9"}, {"remote_group_id": "a846bac7-22a3-4166-8a29-c3fe441aa7f6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:39:26Z", "security_group_id": "a846bac7-22a3-4166-8a29-c3fe441aa7f6", "port_range_min": null, "revision_number": 0, "tenant_id": "d662878df4c342d78cb762786f3eae7a", "created_at": "2018-07-24T04:39:26Z", "project_id": "d662878df4c342d78cb762786f3eae7a", "id": "a52b35c9-3266-4d77-b6c4-0f1290b65497"}, {"remote_group_id": "a846bac7-22a3-4166-8a29-c3fe441aa7f6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:39:26Z", "security_group_id": "a846bac7-22a3-4166-8a29-c3fe441aa7f6", "port_range_min": null, "revision_number": 0, "tenant_id": "d662878df4c342d78cb762786f3eae7a", "created_at": "2018-07-24T04:39:26Z", "project_id": "d662878df4c342d78cb762786f3eae7a", "id": "f1663e8f-901f-4b4a-b8fc-285738c44b20"}]} 2018-07-24 04:39:57,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a846bac7-22a3-4166-8a29-c3fe441aa7f6 used request id req-3ae135d1-a2ee-4375-ac7c-8a7f76154d9b 2018-07-24 04:39:57,380 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:39:57,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a846bac7-22a3-4166-8a29-c3fe441aa7f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:57,688 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1b575fd-6310-4bdd-883e-0b02db6d8416 Content-Length: 0 Date: Tue, 24 Jul 2018 04:39:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:39:57,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a846bac7-22a3-4166-8a29-c3fe441aa7f6 used request id req-d1b575fd-6310-4bdd-883e-0b02db6d8416 2018-07-24 04:39:57,689 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj 2018-07-24 04:39:57,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:57,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1193be8c-0406-4ffd-8ab1-24ce96b09973 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:39:57,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/d662878df4c342d78cb762786f3eae7a used request id req-1193be8c-0406-4ffd-8ab1-24ce96b09973 2018-07-24 04:39:57,940 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-8f4ffef9-9f56-494-proj-role 2018-07-24 04:39:57,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/c47d099bb35348eca3191fed99891bcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:58,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc688125-33a9-4fb2-bd0a-dfba3d814f51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:39:58,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c47d099bb35348eca3191fed99891bcf used request id req-fc688125-33a9-4fb2-bd0a-dfba3d814f51 2018-07-24 04:39:58,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802bc96830e990fda71bc73591f6fd35e78f6a2a" 2018-07-24 04:39:58,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6594a1-6661-4984-84b6-fc5ca2c06970 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:39:58,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ab6594a1-6661-4984-84b6-fc5ca2c06970 2018-07-24 04:39:58,163 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-8f4ffef9-9f56-494-user 2018-07-24 04:39:58,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/97eff8f501c84d1da0fa4bed9bce3d6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1556e195df8d9715e4e45cf6551024435f1c8d53" 2018-07-24 04:39:58,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4e4125e-f9d7-4367-a13a-31cca911b85f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:39:58,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/97eff8f501c84d1da0fa4bed9bce3d6f used request id req-c4e4125e-f9d7-4367-a13a-31cca911b85f 2018-07-24 04:39:58,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:58,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ueZO3WZkRoCtMX75WxJfwA"], "issued_at": "2018-07-24T04:39:58.000000Z"}} 2018-07-24 04:39:58,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}09eb5d4c38ae67a251e53f6213d299bcaa4de7df" 2018-07-24 04:39:58,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398ef479-4daa-4681-9961-e2a728dfa93e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:58,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-398ef479-4daa-4681-9961-e2a728dfa93e 2018-07-24 04:39:58,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:58,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:39:59,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:39:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["yap1Ml4NRYWb0ktBj9gN2Q"], "issued_at": "2018-07-24T04:39:59.000000Z"}} 2018-07-24 04:39:59,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e846b8bff60b0de6e4c2bd13c314b122b847878c" 2018-07-24 04:39:59,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5513e17c-3aa6-42eb-ab28-4551cda9af04 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:39:59,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5513e17c-3aa6-42eb-ab28-4551cda9af04 2018-07-24 04:39:59,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:39:59,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:39: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:39:59,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" 2018-07-24 04:39:59,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c9edd0-4fe7-4f1f-8484-5b8573b61d16 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:39:59,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj used request id req-89c9edd0-4fe7-4f1f-8484-5b8573b61d16 2018-07-24 04:39:59,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" 2018-07-24 04:39:59,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1f702a6-ecfc-41ac-af0a-5b5ad4fa2578 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:39:59,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a1f702a6-ecfc-41ac-af0a-5b5ad4fa2578 2018-07-24 04:39:59,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}}' 2018-07-24 04:39:59,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa45b0aa-6f27-4512-8948-897fc5934d60 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f"}, "tags": [], "enabled": true, "id": "c3c0cba693ea4b599cf3db9baf38f62f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}} 2018-07-24 04:39:59,653 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-aa45b0aa-6f27-4512-8948-897fc5934d60 2018-07-24 04:39:59,653 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj 2018-07-24 04:39:59,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:39:59,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:00,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["eo5GWtDzRISeu3Em2AMR0g"], "issued_at": "2018-07-24T04:40:00.000000Z"}} 2018-07-24 04:40:00,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ae52ed2de404186a4b2f591c9ac33ce414f8c54d" 2018-07-24 04:40:00,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cefc035-d533-4723-883b-30145e4386c5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:00,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3cefc035-d533-4723-883b-30145e4386c5 2018-07-24 04:40:00,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:40:00,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:40: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:40:00,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae52ed2de404186a4b2f591c9ac33ce414f8c54d" 2018-07-24 04:40:00,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a297e0-a059-48d1-b107-eacaaae18af4 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:40:00,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-39a297e0-a059-48d1-b107-eacaaae18af4 2018-07-24 04:40:00,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae52ed2de404186a4b2f591c9ac33ce414f8c54d" 2018-07-24 04:40:00,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955f8c23-cc2f-4626-a838-851caf470a2f Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f"}, "tags": [], "enabled": true, "id": "c3c0cba693ea4b599cf3db9baf38f62f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}]} 2018-07-24 04:40:00,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj used request id req-955f8c23-cc2f-4626-a838-851caf470a2f 2018-07-24 04:40:00,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae52ed2de404186a4b2f591c9ac33ce414f8c54d" 2018-07-24 04:40:00,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a92508c-8bed-4147-9833-382c6c47ae2a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:40:00,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-4a92508c-8bed-4147-9833-382c6c47ae2a 2018-07-24 04:40:00,779 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-user 2018-07-24 04:40:00,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:00,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" 2018-07-24 04:40:00,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d577f1a-fe67-4058-900b-15af38942d4b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:40:00,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3d577f1a-fe67-4058-900b-15af38942d4b 2018-07-24 04:40:00,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" -d '{"role": {"name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj-role"}}' 2018-07-24 04:40:01,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:40:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f93b9e3f-13bd-4272-a0a6-5d2d2c376ceb Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c9ccbc295c9b4087a615024304957b5d", "links": {"self": "http://172.30.9.24:5000/v3/roles/c9ccbc295c9b4087a615024304957b5d"}, "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj-role"}} 2018-07-24 04:40:01,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-f93b9e3f-13bd-4272-a0a6-5d2d2c376ceb 2018-07-24 04:40:01,007 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj-role 2018-07-24 04:40:01,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/c9ccbc295c9b4087a615024304957b5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" 2018-07-24 04:40:01,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-830ffe42-98c5-4c8d-ae66-6471deff1f4f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c9ccbc295c9b4087a615024304957b5d", "links": {"self": "http://172.30.9.24:5000/v3/roles/c9ccbc295c9b4087a615024304957b5d"}, "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj-role"}} 2018-07-24 04:40:01,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/c9ccbc295c9b4087a615024304957b5d used request id req-830ffe42-98c5-4c8d-ae66-6471deff1f4f 2018-07-24 04:40:01,028 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj-role to project CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj 2018-07-24 04:40:01,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f/users/4058d1717a0e48ef926df993ee506a7a/roles/c9ccbc295c9b4087a615024304957b5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" 2018-07-24 04:40:01,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66fc9f86-02d2-49b9-b275-b28d8e149759 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:40:01,170 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f/users/4058d1717a0e48ef926df993ee506a7a/roles/c9ccbc295c9b4087a615024304957b5d used request id req-66fc9f86-02d2-49b9-b275-b28d8e149759 2018-07-24 04:40:01,171 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:40:01,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:01,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:01,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9ccbc295c9b4087a615024304957b5d", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj-role"}], "expires_at": "2018-07-24T05:40:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3c0cba693ea4b599cf3db9baf38f62f", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-user", "id": "4058d1717a0e48ef926df993ee506a7a"}, "audit_ids": ["mbwSzbdcQgeMxzPQIT4jEg"], "issued_at": "2018-07-24T04:40:01.000000Z"}} 2018-07-24 04:40:01,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d8c766771b8d723838095866bbae11485bfd650f" 2018-07-24 04:40:01,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81c007b-af7e-4e59-92fd-1da05e109a0d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:01,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e81c007b-af7e-4e59-92fd-1da05e109a0d 2018-07-24 04:40:01,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c766771b8d723838095866bbae11485bfd650f" 2018-07-24 04:40:01,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c9ffc834-f8cc-43e4-9b3e-640cd9c14cfa Date: Tue, 24 Jul 2018 04:40:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image"} 2018-07-24 04:40:01,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image used request id req-c9ffc834-f8cc-43e4-9b3e-640cd9c14cfa 2018-07-24 04:40:01,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c766771b8d723838095866bbae11485bfd650f" 2018-07-24 04:40:02,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4c77d72c-9b32-4441-9c5c-2eb94c344279 Date: Tue, 24 Jul 2018 04:40: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-07-24 04:40:02,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-4c77d72c-9b32-4441-9c5c-2eb94c344279 2018-07-24 04:40:02,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8c766771b8d723838095866bbae11485bfd650f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image"}' 2018-07-24 04:40:02,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-84c809f1-23d6-42b2-9fe4-3b9d1f7776af Date: Tue, 24 Jul 2018 04:40:02 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:40:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:40:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274", "min_disk": 0, "protected": false, "id": "1a84446b-ae1e-45b3-af4c-8933a235c274", "file": "/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274/file", "checksum": null, "owner": "c3c0cba693ea4b599cf3db9baf38f62f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:40:02,254 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-84c809f1-23d6-42b2-9fe4-3b9d1f7776af 2018-07-24 04:40:02,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c766771b8d723838095866bbae11485bfd650f" -d '' 2018-07-24 04:40:02,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc0cb04d-8c33-4e90-aca1-e6e43db25cf6 Date: Tue, 24 Jul 2018 04:40:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:40:02,862 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274/file used request id req-bc0cb04d-8c33-4e90-aca1-e6e43db25cf6 2018-07-24 04:40:02,863 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:40:02,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c766771b8d723838095866bbae11485bfd650f" 2018-07-24 04:40:03,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-fa8550d0-726a-4d16-99a4-6517ed0dccca Date: Tue, 24 Jul 2018 04:40:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:40:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:40:02Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/1a84446b-ae1e-45b3-af4c-8933a235c274/snap", "metadata": {}}], "self": "/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274", "min_disk": 0, "protected": false, "id": "1a84446b-ae1e-45b3-af4c-8933a235c274", "file": "/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c3c0cba693ea4b599cf3db9baf38f62f", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/1a84446b-ae1e-45b3-af4c-8933a235c274/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:40:03,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274 used request id req-fa8550d0-726a-4d16-99a4-6517ed0dccca 2018-07-24 04:40:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c766771b8d723838095866bbae11485bfd650f" 2018-07-24 04:40:03,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4678c87c-4c43-44a7-bc96-b17971881c2d Date: Tue, 24 Jul 2018 04:40: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-07-24 04:40:03,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-4678c87c-4c43-44a7-bc96-b17971881c2d 2018-07-24 04:40:03,230 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image 2018-07-24 04:40:03,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c766771b8d723838095866bbae11485bfd650f" 2018-07-24 04:40:03,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f11105e4-f6da-4380-bb99-22c90fcdcb23 Date: Tue, 24 Jul 2018 04:40:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:40:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:40:02Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/1a84446b-ae1e-45b3-af4c-8933a235c274/snap", "metadata": {}}], "self": "/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274", "min_disk": 0, "protected": false, "id": "1a84446b-ae1e-45b3-af4c-8933a235c274", "file": "/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c3c0cba693ea4b599cf3db9baf38f62f", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/1a84446b-ae1e-45b3-af4c-8933a235c274/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:40:03,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274 used request id req-f11105e4-f6da-4380-bb99-22c90fcdcb23 2018-07-24 04:40:03,409 - create_image - DEBUG - Instance status is - active 2018-07-24 04:40:03,409 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image 2018-07-24 04:40:03,409 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image 2018-07-24 04:40:03,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:03,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:03,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9ccbc295c9b4087a615024304957b5d", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj-role"}], "expires_at": "2018-07-24T05:40:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3c0cba693ea4b599cf3db9baf38f62f", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-user", "id": "4058d1717a0e48ef926df993ee506a7a"}, "audit_ids": ["UEbjqNFSQCyVJ5LLKcIHAw"], "issued_at": "2018-07-24T04:40:03.000000Z"}} 2018-07-24 04:40:03,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2eacaef060178de18d67c150f1bdaff75a3c0e1e" 2018-07-24 04:40:03,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47de32b4-1df6-41d9-92fe-93b99499777f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:03,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-47de32b4-1df6-41d9-92fe-93b99499777f 2018-07-24 04:40:03,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eacaef060178de18d67c150f1bdaff75a3c0e1e" 2018-07-24 04:40:04,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7f2ffd8e-3504-426a-9479-e5d941f36965 Date: Tue, 24 Jul 2018 04:40:04 GMT RESP BODY: {"networks":[]} 2018-07-24 04:40:04,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net used request id req-7f2ffd8e-3504-426a-9479-e5d941f36965 2018-07-24 04:40:04,114 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net 2018-07-24 04:40:04,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eacaef060178de18d67c150f1bdaff75a3c0e1e" -d '{"network": {"name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net", "admin_state_up": true}}' 2018-07-24 04:40:04,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-f7938852-4c9a-4be1-baa9-a497250f83d0 Date: Tue, 24 Jul 2018 04:40:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d69a4860-c976-4e25-8749-43e3535b0077","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c3c0cba693ea4b599cf3db9baf38f62f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:40:04Z","is_default":false,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:04Z","mtu":1450}} 2018-07-24 04:40:04,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-f7938852-4c9a-4be1-baa9-a497250f83d0 2018-07-24 04:40:04,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eacaef060178de18d67c150f1bdaff75a3c0e1e" 2018-07-24 04:40:05,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c48fbee9-3165-48c6-9f57-756a2374b786 Date: Tue, 24 Jul 2018 04:40:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d69a4860-c976-4e25-8749-43e3535b0077","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c3c0cba693ea4b599cf3db9baf38f62f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:40:04Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net","admin_state_up":true,"tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:04Z","mtu":1450}]} 2018-07-24 04:40:05,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=d69a4860-c976-4e25-8749-43e3535b0077 used request id req-c48fbee9-3165-48c6-9f57-756a2374b786 2018-07-24 04:40:05,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eacaef060178de18d67c150f1bdaff75a3c0e1e" 2018-07-24 04:40:05,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8014acd1-fab1-42e5-93ed-600da96f4e9f Date: Tue, 24 Jul 2018 04:40:05 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:40:05,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 used request id req-8014acd1-fab1-42e5-93ed-600da96f4e9f 2018-07-24 04:40:05,445 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet 2018-07-24 04:40:05,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eacaef060178de18d67c150f1bdaff75a3c0e1e" -d '{"subnets": [{"ip_version": 4, "network_id": "d69a4860-c976-4e25-8749-43e3535b0077", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet"}]}' 2018-07-24 04:40:06,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5819a3fd-41ce-4323-bffa-a4d121017e9d Date: Tue, 24 Jul 2018 04:40:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:05Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","id":"1207b1e5-eed8-4c93-859a-b281988b82e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet"}]} 2018-07-24 04:40:06,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-5819a3fd-41ce-4323-bffa-a4d121017e9d 2018-07-24 04:40:06,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eacaef060178de18d67c150f1bdaff75a3c0e1e" 2018-07-24 04:40:06,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-46ea9a33-b7e6-4f35-8d82-2d6dc6a3a1be Date: Tue, 24 Jul 2018 04:40:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d69a4860-c976-4e25-8749-43e3535b0077","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c3c0cba693ea4b599cf3db9baf38f62f","l2_adjacency":true,"status":"ACTIVE","subnets":["1207b1e5-eed8-4c93-859a-b281988b82e2"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net","admin_state_up":true,"tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:04Z","mtu":1450}]} 2018-07-24 04:40:06,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=d69a4860-c976-4e25-8749-43e3535b0077 used request id req-46ea9a33-b7e6-4f35-8d82-2d6dc6a3a1be 2018-07-24 04:40:06,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eacaef060178de18d67c150f1bdaff75a3c0e1e" 2018-07-24 04:40:06,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ebf4c18-aa38-461b-a56d-d0472170a4c4 Date: Tue, 24 Jul 2018 04:40:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","id":"1207b1e5-eed8-4c93-859a-b281988b82e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet"}]} 2018-07-24 04:40:06,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 used request id req-1ebf4c18-aa38-461b-a56d-d0472170a4c4 2018-07-24 04:40:06,953 - OpenStackNetwork - DEBUG - Network [d69a4860-c976-4e25-8749-43e3535b0077] created successfully 2018-07-24 04:40:06,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:06,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:07,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:40:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["hq7a637dTjW4rx1_wTd8Ng"], "issued_at": "2018-07-24T04:40:07.000000Z"}} 2018-07-24 04:40:07,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c1c1f28beb5425d84129617bfb6dd52fd8e10113" 2018-07-24 04:40:07,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1f6dbd-1b0c-45f9-bbeb-fd5238ec5c1d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:07,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5a1f6dbd-1b0c-45f9-bbeb-fd5238ec5c1d 2018-07-24 04:40:07,470 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:40:07,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c1f28beb5425d84129617bfb6dd52fd8e10113" 2018-07-24 04:40:07,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-5eb3e568-b007-479f-b3f1-24afbb318c4f x-compute-request-id: req-5eb3e568-b007-479f-b3f1-24afbb318c4f Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:40:07,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-5eb3e568-b007-479f-b3f1-24afbb318c4f 2018-07-24 04:40:07,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c1f28beb5425d84129617bfb6dd52fd8e10113" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-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-07-24 04:40:07,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-ed51b8ba-f880-4e8d-a53d-fcf9093558c9 x-compute-request-id: req-ed51b8ba-f880-4e8d-a53d-fcf9093558c9 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "bbd81e65-3306-4fbb-b805-de51af6edab3"}} 2018-07-24 04:40:07,703 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ed51b8ba-f880-4e8d-a53d-fcf9093558c9 2018-07-24 04:40:07,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:07,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:08,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9ccbc295c9b4087a615024304957b5d", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj-role"}], "expires_at": "2018-07-24T05:40:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3c0cba693ea4b599cf3db9baf38f62f", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-user", "id": "4058d1717a0e48ef926df993ee506a7a"}, "audit_ids": ["6fl0FwYOShqK8tlzsGjqcw"], "issued_at": "2018-07-24T04:40:08.000000Z"}} 2018-07-24 04:40:08,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:08,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80f89b8-16b9-4de9-9832-8d12333c76b3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:08,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a80f89b8-16b9-4de9-9832-8d12333c76b3 2018-07-24 04:40:08,192 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:40:08,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:08,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce73aed-6ef0-4886-b079-c1c6c42edf2b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:08,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6ce73aed-6ef0-4886-b079-c1c6c42edf2b 2018-07-24 04:40:08,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:08,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-30cdddc8-237e-400c-912f-08d9fc268317 Date: Tue, 24 Jul 2018 04:40:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d69a4860-c976-4e25-8749-43e3535b0077","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c3c0cba693ea4b599cf3db9baf38f62f","l2_adjacency":true,"status":"ACTIVE","subnets":["1207b1e5-eed8-4c93-859a-b281988b82e2"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net","admin_state_up":true,"tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:04Z","mtu":1450}]} 2018-07-24 04:40:08,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net used request id req-30cdddc8-237e-400c-912f-08d9fc268317 2018-07-24 04:40:08,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:40:08,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:40: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:40:08,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:08,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a38ffb-3e75-4bcb-8b16-fa9a9bc30ea5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c3c0cba693ea4b599cf3db9baf38f62f", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}} 2018-07-24 04:40:08,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f used request id req-70a38ffb-3e75-4bcb-8b16-fa9a9bc30ea5 2018-07-24 04:40:08,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:08,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-286cbe6a-6692-4917-86ca-4f208db0d3d6 Date: Tue, 24 Jul 2018 04:40:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","id":"1207b1e5-eed8-4c93-859a-b281988b82e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet"}]} 2018-07-24 04:40:08,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 used request id req-286cbe6a-6692-4917-86ca-4f208db0d3d6 2018-07-24 04:40:08,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d69a4860-c976-4e25-8749-43e3535b0077&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870efport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:09,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-56b2c014-21c0-4328-b984-4dbe57f825f6 Date: Tue, 24 Jul 2018 04:40:09 GMT RESP BODY: {"ports":[]} 2018-07-24 04:40:09,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d69a4860-c976-4e25-8749-43e3535b0077&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870efport-1&admin_state_up=True used request id req-56b2c014-21c0-4328-b984-4dbe57f825f6 2018-07-24 04:40:09,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:09,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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 x-openstack-request-id: req-a4d8cf21-8ca5-4fbd-9422-23e78eeec676 x-compute-request-id: req-a4d8cf21-8ca5-4fbd-9422-23e78eeec676 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:40:09,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst used request id req-a4d8cf21-8ca5-4fbd-9422-23e78eeec676 2018-07-24 04:40:09,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:09,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-008ff18c-1dfa-4567-a30f-d306e1a4ea3b Date: Tue, 24 Jul 2018 04:40:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d69a4860-c976-4e25-8749-43e3535b0077","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c3c0cba693ea4b599cf3db9baf38f62f","l2_adjacency":true,"status":"ACTIVE","subnets":["1207b1e5-eed8-4c93-859a-b281988b82e2"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net","admin_state_up":true,"tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:04Z","mtu":1450}]} 2018-07-24 04:40:09,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net used request id req-008ff18c-1dfa-4567-a30f-d306e1a4ea3b 2018-07-24 04:40:09,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:09,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3faf2a-0d93-4308-bb9d-5a2c5c989e71 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c3c0cba693ea4b599cf3db9baf38f62f", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}} 2018-07-24 04:40:09,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f used request id req-eb3faf2a-0d93-4308-bb9d-5a2c5c989e71 2018-07-24 04:40:09,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:09,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-554d4b3b-111a-483a-aebe-39c4256932e5 Date: Tue, 24 Jul 2018 04:40:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","id":"1207b1e5-eed8-4c93-859a-b281988b82e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet"}]} 2018-07-24 04:40:09,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 used request id req-554d4b3b-111a-483a-aebe-39c4256932e5 2018-07-24 04:40:09,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d69a4860-c976-4e25-8749-43e3535b0077&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870efport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:10,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a59e38cf-18f4-4022-8ca0-34fb76dc6e10 Date: Tue, 24 Jul 2018 04:40:10 GMT RESP BODY: {"ports":[]} 2018-07-24 04:40:10,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d69a4860-c976-4e25-8749-43e3535b0077&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870efport-1&admin_state_up=True used request id req-a59e38cf-18f4-4022-8ca0-34fb76dc6e10 2018-07-24 04:40:10,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:10,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:10,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9ccbc295c9b4087a615024304957b5d", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj-role"}], "expires_at": "2018-07-24T05:40:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3c0cba693ea4b599cf3db9baf38f62f", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/c3c0cba693ea4b599cf3db9baf38f62f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-user", "id": "4058d1717a0e48ef926df993ee506a7a"}, "audit_ids": ["6U2L3WnVRw-lwuxFeWQspg"], "issued_at": "2018-07-24T04:40:10.000000Z"}} 2018-07-24 04:40:10,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}acf65403a1762f8054a8e11cf28d1b79735392ff" 2018-07-24 04:40:10,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ab6890-cb4d-4f0f-8260-beef67172b98 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:10,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-67ab6890-cb4d-4f0f-8260-beef67172b98 2018-07-24 04:40:10,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:10,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0f34c195-f9df-418d-8ca8-cf8f89936092 Date: Tue, 24 Jul 2018 04:40:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d69a4860-c976-4e25-8749-43e3535b0077","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c3c0cba693ea4b599cf3db9baf38f62f","l2_adjacency":true,"status":"ACTIVE","subnets":["1207b1e5-eed8-4c93-859a-b281988b82e2"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net","admin_state_up":true,"tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:04Z","mtu":1450}]} 2018-07-24 04:40:10,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net used request id req-0f34c195-f9df-418d-8ca8-cf8f89936092 2018-07-24 04:40:10,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:11,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b953d151-ff3b-4753-8403-14eed2b14a8d Date: Tue, 24 Jul 2018 04:40:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","id":"1207b1e5-eed8-4c93-859a-b281988b82e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet"}]} 2018-07-24 04:40:11,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 used request id req-b953d151-ff3b-4753-8403-14eed2b14a8d 2018-07-24 04:40:11,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:11,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-74c84cbb-260a-4e49-969f-5c69d8cae3d0 Date: Tue, 24 Jul 2018 04:40:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d69a4860-c976-4e25-8749-43e3535b0077","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c3c0cba693ea4b599cf3db9baf38f62f","l2_adjacency":true,"status":"ACTIVE","subnets":["1207b1e5-eed8-4c93-859a-b281988b82e2"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net","admin_state_up":true,"tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:04Z","mtu":1450}]} 2018-07-24 04:40:11,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net used request id req-74c84cbb-260a-4e49-969f-5c69d8cae3d0 2018-07-24 04:40:11,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:40:11,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:40:11 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:40:11,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf65403a1762f8054a8e11cf28d1b79735392ff" 2018-07-24 04:40:11,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235b892d-6dca-4fd2-a1b0-891ebd8f0600 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c3c0cba693ea4b599cf3db9baf38f62f", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}} 2018-07-24 04:40:11,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f used request id req-235b892d-6dca-4fd2-a1b0-891ebd8f0600 2018-07-24 04:40:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:11,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d8d517bd-6e88-45bd-96b8-876ce9496adf Date: Tue, 24 Jul 2018 04:40:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","id":"1207b1e5-eed8-4c93-859a-b281988b82e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet"}]} 2018-07-24 04:40:11,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 used request id req-d8d517bd-6e88-45bd-96b8-876ce9496adf 2018-07-24 04:40:11,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:11,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-407e4c4f-7436-451e-85fd-ce64534ab956 Date: Tue, 24 Jul 2018 04:40:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","id":"1207b1e5-eed8-4c93-859a-b281988b82e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet"}]} 2018-07-24 04:40:11,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet used request id req-407e4c4f-7436-451e-85fd-ce64534ab956 2018-07-24 04:40:11,949 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net 2018-07-24 04:40:11,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" -d '{"port": {"network_id": "d69a4860-c976-4e25-8749-43e3535b0077", "fixed_ips": [{"subnet_id": "1207b1e5-eed8-4c93-859a-b281988b82e2", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870efport-1", "admin_state_up": true}}' 2018-07-24 04:40:12,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-80bd52cf-edf3-4844-bedc-55b4a7d6afaf Date: Tue, 24 Jul 2018 04:40:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:40:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1207b1e5-eed8-4c93-859a-b281988b82e2","ip_address":"10.55.0.101"}],"id":"2c271ab0-2463-4fb8-bad5-318e31e54600","security_groups":["0746828c-e92d-4863-b60f-e766e56635db"],"mac_address":"fa:16:3e:20:53:99","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870efport-1","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","qos_policy_id":null,"admin_state_up":true,"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:12Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:40:12,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-80bd52cf-edf3-4844-bedc-55b4a7d6afaf 2018-07-24 04:40:12,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:13,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1e228430-4e23-4718-809a-f67678ebd54a Date: Tue, 24 Jul 2018 04:40:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d69a4860-c976-4e25-8749-43e3535b0077","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c3c0cba693ea4b599cf3db9baf38f62f","l2_adjacency":true,"status":"ACTIVE","subnets":["1207b1e5-eed8-4c93-859a-b281988b82e2"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net","admin_state_up":true,"tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:04Z","mtu":1450}]} 2018-07-24 04:40:13,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net used request id req-1e228430-4e23-4718-809a-f67678ebd54a 2018-07-24 04:40:13,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:13,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eadc870-fdc4-4f08-a3a9-4aaea0b9026b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c3c0cba693ea4b599cf3db9baf38f62f", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}} 2018-07-24 04:40:13,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f used request id req-0eadc870-fdc4-4f08-a3a9-4aaea0b9026b 2018-07-24 04:40:13,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:13,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b4f23d37-dc3e-4ed6-9b33-413788c3e658 Date: Tue, 24 Jul 2018 04:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","id":"1207b1e5-eed8-4c93-859a-b281988b82e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet"}]} 2018-07-24 04:40:13,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 used request id req-b4f23d37-dc3e-4ed6-9b33-413788c3e658 2018-07-24 04:40:13,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d69a4860-c976-4e25-8749-43e3535b0077&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870efport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:13,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-364cee15-91f6-44b6-b99e-01b4af94dd41 Date: Tue, 24 Jul 2018 04:40:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:40:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1207b1e5-eed8-4c93-859a-b281988b82e2","ip_address":"10.55.0.101"}],"id":"2c271ab0-2463-4fb8-bad5-318e31e54600","security_groups":["0746828c-e92d-4863-b60f-e766e56635db"],"mac_address":"fa:16:3e:20:53:99","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870efport-1","admin_state_up":true,"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:12Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:40:13,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d69a4860-c976-4e25-8749-43e3535b0077&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870efport-1&admin_state_up=True used request id req-364cee15-91f6-44b6-b99e-01b4af94dd41 2018-07-24 04:40:13,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:13,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758d9203-16af-47f0-80e0-478e9713439e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c3c0cba693ea4b599cf3db9baf38f62f", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}} 2018-07-24 04:40:13,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f used request id req-758d9203-16af-47f0-80e0-478e9713439e 2018-07-24 04:40:13,578 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst 2018-07-24 04:40:13,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:13,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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,Accept-Encoding x-openstack-request-id: req-4b6cae63-9ef5-4ef1-bb17-a4165beef92d x-compute-request-id: req-4b6cae63-9ef5-4ef1-bb17-a4165beef92d Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "bbd81e65-3306-4fbb-b805-de51af6edab3", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-flavor-name"}]} 2018-07-24 04:40:13,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4b6cae63-9ef5-4ef1-bb17-a4165beef92d 2018-07-24 04:40:13,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:13,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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,Accept-Encoding x-openstack-request-id: req-354a382d-13f1-41ea-9f99-a39ba371fbb9 x-compute-request-id: req-354a382d-13f1-41ea-9f99-a39ba371fbb9 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "bbd81e65-3306-4fbb-b805-de51af6edab3"}} 2018-07-24 04:40:13,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3 used request id req-354a382d-13f1-41ea-9f99-a39ba371fbb9 2018-07-24 04:40:13,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:13,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-a57478ca-d6be-4e2e-bc28-23ae17fbd7a7 Date: Tue, 24 Jul 2018 04:40:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:40:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:40:02Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/1a84446b-ae1e-45b3-af4c-8933a235c274/snap", "metadata": {}}], "self": "/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274", "min_disk": 0, "protected": false, "id": "1a84446b-ae1e-45b3-af4c-8933a235c274", "file": "/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c3c0cba693ea4b599cf3db9baf38f62f", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/1a84446b-ae1e-45b3-af4c-8933a235c274/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image"} 2018-07-24 04:40:13,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image used request id req-a57478ca-d6be-4e2e-bc28-23ae17fbd7a7 2018-07-24 04:40:13,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:14,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2f92cadd-ca00-426e-a8e8-fb4ab5f80e00 Date: Tue, 24 Jul 2018 04:40:14 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-07-24 04:40:14,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-2f92cadd-ca00-426e-a8e8-fb4ab5f80e00 2018-07-24 04:40:14,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" -d '{"server": {"name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst", "imageRef": "1a84446b-ae1e-45b3-af4c-8933a235c274", "flavorRef": "bbd81e65-3306-4fbb-b805-de51af6edab3", "max_count": 1, "min_count": 1, "networks": [{"port": "2c271ab0-2463-4fb8-bad5-318e31e54600"}]}}' 2018-07-24 04:40:15,745 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:40: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-fb4f7bb9-9d18-48a9-bc1d-ccd013e0f0c2 x-compute-request-id: req-fb4f7bb9-9d18-48a9-bc1d-ccd013e0f0c2 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ceae25bf-c220-43ad-b198-803d6059a668", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "bookmark"}], "adminPass": "G4MdBUBC5i8E"}} 2018-07-24 04:40:15,745 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-fb4f7bb9-9d18-48a9-bc1d-ccd013e0f0c2 2018-07-24 04:40:15,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:16,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-6a537d1e-4f74-4afb-9a99-61287ee2ff9e x-compute-request-id: req-6a537d1e-4f74-4afb-9a99-61287ee2ff9e Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "bookmark"}], "image": {"id": "1a84446b-ae1e-45b3-af4c-8933a235c274", "links": [{"href": "http://172.30.9.24:8774/images/1a84446b-ae1e-45b3-af4c-8933a235c274", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbd81e65-3306-4fbb-b805-de51af6edab3", "links": [{"href": "http://172.30.9.24:8774/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3", "rel": "bookmark"}]}, "id": "ceae25bf-c220-43ad-b198-803d6059a668", "user_id": "4058d1717a0e48ef926df993ee506a7a", "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-07-24T04:40:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst", "created": "2018-07-24T04:40:15Z", "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:40:16,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 used request id req-6a537d1e-4f74-4afb-9a99-61287ee2ff9e 2018-07-24 04:40:16,252 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst 2018-07-24 04:40:16,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:16,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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,Accept-Encoding x-openstack-request-id: req-b21f1bfc-d3f3-40bf-9115-63f8394f8399 x-compute-request-id: req-b21f1bfc-d3f3-40bf-9115-63f8394f8399 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "bookmark"}], "image": {"id": "1a84446b-ae1e-45b3-af4c-8933a235c274", "links": [{"href": "http://172.30.9.24:8774/images/1a84446b-ae1e-45b3-af4c-8933a235c274", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbd81e65-3306-4fbb-b805-de51af6edab3", "links": [{"href": "http://172.30.9.24:8774/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3", "rel": "bookmark"}]}, "id": "ceae25bf-c220-43ad-b198-803d6059a668", "user_id": "4058d1717a0e48ef926df993ee506a7a", "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-07-24T04:40:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst", "created": "2018-07-24T04:40:15Z", "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:40:16,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 used request id req-b21f1bfc-d3f3-40bf-9115-63f8394f8399 2018-07-24 04:40:16,578 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst] is - BUILD 2018-07-24 04:40:16,578 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:40:19,581 - create_instance - DEBUG - VM status query timeout in 896.671313047 2018-07-24 04:40:19,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:20,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-cfb2ef37-00c9-44f5-b95a-1efe47232425 x-compute-request-id: req-cfb2ef37-00c9-44f5-b95a-1efe47232425 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "bookmark"}], "image": {"id": "1a84446b-ae1e-45b3-af4c-8933a235c274", "links": [{"href": "http://172.30.9.24:8774/images/1a84446b-ae1e-45b3-af4c-8933a235c274", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bbd81e65-3306-4fbb-b805-de51af6edab3", "links": [{"href": "http://172.30.9.24:8774/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3", "rel": "bookmark"}]}, "id": "ceae25bf-c220-43ad-b198-803d6059a668", "security_groups": [{"name": "default"}], "user_id": "4058d1717a0e48ef926df993ee506a7a", "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-07-24T04:40:17Z", "hostId": "2d7902b8fe289a841c16a6fd7dc8fd5267f5a3429412562a931504fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst", "created": "2018-07-24T04:40:15Z", "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:40:20,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 used request id req-cfb2ef37-00c9-44f5-b95a-1efe47232425 2018-07-24 04:40:20,433 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst] is - BUILD 2018-07-24 04:40:20,433 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:40:23,436 - create_instance - DEBUG - VM status query timeout in 892.815927029 2018-07-24 04:40:23,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:23,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-44ae5523-001d-4441-b79c-1b68e456b5bb x-compute-request-id: req-44ae5523-001d-4441-b79c-1b68e456b5bb Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:53:99", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "bookmark"}], "image": {"id": "1a84446b-ae1e-45b3-af4c-8933a235c274", "links": [{"href": "http://172.30.9.24:8774/images/1a84446b-ae1e-45b3-af4c-8933a235c274", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:40:22.000000", "flavor": {"id": "bbd81e65-3306-4fbb-b805-de51af6edab3", "links": [{"href": "http://172.30.9.24:8774/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3", "rel": "bookmark"}]}, "id": "ceae25bf-c220-43ad-b198-803d6059a668", "security_groups": [{"name": "default"}], "user_id": "4058d1717a0e48ef926df993ee506a7a", "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-07-24T04:40:22Z", "hostId": "2d7902b8fe289a841c16a6fd7dc8fd5267f5a3429412562a931504fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst", "created": "2018-07-24T04:40:15Z", "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:40:23,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 used request id req-44ae5523-001d-4441-b79c-1b68e456b5bb 2018-07-24 04:40:23,984 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst] is - ACTIVE 2018-07-24 04:40:23,984 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:40:23,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:24,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-d17c137e-7d75-404d-9390-5d7a2773286f x-compute-request-id: req-d17c137e-7d75-404d-9390-5d7a2773286f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:53:99", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "bookmark"}], "image": {"id": "1a84446b-ae1e-45b3-af4c-8933a235c274", "links": [{"href": "http://172.30.9.24:8774/images/1a84446b-ae1e-45b3-af4c-8933a235c274", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:40:22.000000", "flavor": {"id": "bbd81e65-3306-4fbb-b805-de51af6edab3", "links": [{"href": "http://172.30.9.24:8774/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3", "rel": "bookmark"}]}, "id": "ceae25bf-c220-43ad-b198-803d6059a668", "security_groups": [{"name": "default"}], "user_id": "4058d1717a0e48ef926df993ee506a7a", "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-07-24T04:40:22Z", "hostId": "2d7902b8fe289a841c16a6fd7dc8fd5267f5a3429412562a931504fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst", "created": "2018-07-24T04:40:15Z", "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:40:24,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 used request id req-d17c137e-7d75-404d-9390-5d7a2773286f 2018-07-24 04:40:24,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:24,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d41f9ecb-342d-424d-839f-ec6c64a299c2 Date: Tue, 24 Jul 2018 04:40:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d69a4860-c976-4e25-8749-43e3535b0077","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c3c0cba693ea4b599cf3db9baf38f62f","l2_adjacency":true,"status":"ACTIVE","subnets":["1207b1e5-eed8-4c93-859a-b281988b82e2"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net","admin_state_up":true,"tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:04Z","mtu":1450}]} 2018-07-24 04:40:24,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net used request id req-d41f9ecb-342d-424d-839f-ec6c64a299c2 2018-07-24 04:40:24,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:25,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89934db0-0041-441b-9302-383f33d0053e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c3c0cba693ea4b599cf3db9baf38f62f", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}} 2018-07-24 04:40:25,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f used request id req-89934db0-0041-441b-9302-383f33d0053e 2018-07-24 04:40:25,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:25,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f7a3be8c-1fc4-48c6-b00d-4ea1ee54857c Date: Tue, 24 Jul 2018 04:40:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","id":"1207b1e5-eed8-4c93-859a-b281988b82e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet"}]} 2018-07-24 04:40:25,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 used request id req-f7a3be8c-1fc4-48c6-b00d-4ea1ee54857c 2018-07-24 04:40:25,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:25,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3236 X-Openstack-Request-Id: req-3983eb5f-1dd4-4174-8695-4a1f703cbbe7 Date: Tue, 24 Jul 2018 04:40:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:40:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1207b1e5-eed8-4c93-859a-b281988b82e2","ip_address":"10.55.0.101"}],"id":"2c271ab0-2463-4fb8-bad5-318e31e54600","security_groups":["0746828c-e92d-4863-b60f-e766e56635db"],"mac_address":"fa:16:3e:20:53:99","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870efport-1","admin_state_up":true,"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:12Z","binding:vnic_type":"normal","device_id":"ceae25bf-c220-43ad-b198-803d6059a668","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:40:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1207b1e5-eed8-4c93-859a-b281988b82e2","ip_address":"10.55.0.3"}],"id":"b9f6054d-17ed-4835-be4c-21897e55b761","security_groups":[],"mac_address":"fa:16:3e:85:c7:c2","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d69a4860-c976-4e25-8749-43e3535b0077","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:40:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1207b1e5-eed8-4c93-859a-b281988b82e2","ip_address":"10.55.0.4"}],"id":"e5ffb7a7-6d68-402d-9cdd-768f60e3ed0e","security_groups":[],"mac_address":"fa:16:3e:b5:6f:fc","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d69a4860-c976-4e25-8749-43e3535b0077","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:40:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1207b1e5-eed8-4c93-859a-b281988b82e2","ip_address":"10.55.0.2"}],"id":"f70cb6c7-eb07-4778-9c9a-ddb5c32357ee","security_groups":[],"mac_address":"fa:16:3e:bb:0b:89","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d69a4860-c976-4e25-8749-43e3535b0077","ip_allocation":"immediate"}]} 2018-07-24 04:40:25,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d69a4860-c976-4e25-8749-43e3535b0077 used request id req-3983eb5f-1dd4-4174-8695-4a1f703cbbe7 2018-07-24 04:40:25,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:25,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-107efa9c-a9d1-4959-9adf-8bcbff378953 Date: Tue, 24 Jul 2018 04:40:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d69a4860-c976-4e25-8749-43e3535b0077","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c3c0cba693ea4b599cf3db9baf38f62f","l2_adjacency":true,"status":"ACTIVE","subnets":["1207b1e5-eed8-4c93-859a-b281988b82e2"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net","admin_state_up":true,"tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:04Z","mtu":1450}]} 2018-07-24 04:40:25,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=d69a4860-c976-4e25-8749-43e3535b0077 used request id req-107efa9c-a9d1-4959-9adf-8bcbff378953 2018-07-24 04:40:25,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:25,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-96464693-2070-459c-afe1-03e44f544d37 Date: Tue, 24 Jul 2018 04:40:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","id":"1207b1e5-eed8-4c93-859a-b281988b82e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet"}]} 2018-07-24 04:40:25,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077 used request id req-96464693-2070-459c-afe1-03e44f544d37 2018-07-24 04:40:25,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:25,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-18b42511-b8c1-4668-ad50-7d18361a3d72 Date: Tue, 24 Jul 2018 04:40:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d69a4860-c976-4e25-8749-43e3535b0077","tenant_id":"c3c0cba693ea4b599cf3db9baf38f62f","created_at":"2018-07-24T04:40:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c3c0cba693ea4b599cf3db9baf38f62f","id":"1207b1e5-eed8-4c93-859a-b281988b82e2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet"}]} 2018-07-24 04:40:25,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d69a4860-c976-4e25-8749-43e3535b0077&name=CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet used request id req-18b42511-b8c1-4668-ad50-7d18361a3d72 2018-07-24 04:40:25,916 - create_instance - INFO - Deleting Port with ID - 2c271ab0-2463-4fb8-bad5-318e31e54600 2018-07-24 04:40:25,917 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870efport-1 2018-07-24 04:40:25,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/2c271ab0-2463-4fb8-bad5-318e31e54600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:26,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2af2504-fb3b-4f44-b988-fdff18f6504e Date: Tue, 24 Jul 2018 04:40:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:40:26,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/2c271ab0-2463-4fb8-bad5-318e31e54600 used request id req-e2af2504-fb3b-4f44-b988-fdff18f6504e 2018-07-24 04:40:26,623 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst 2018-07-24 04:40:26,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:26,774 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:40: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-081bc153-6638-482e-89b4-87258d10af0f x-compute-request-id: req-081bc153-6638-482e-89b4-87258d10af0f Content-Type: application/json 2018-07-24 04:40:26,774 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 used request id req-081bc153-6638-482e-89b4-87258d10af0f 2018-07-24 04:40:26,775 - create_instance - INFO - Checking deletion status 2018-07-24 04:40:26,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:27,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-4050473a-fcd0-4927-b303-3046e5dfb314 x-compute-request-id: req-4050473a-fcd0-4927-b303-3046e5dfb314 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:53:99", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ceae25bf-c220-43ad-b198-803d6059a668", "rel": "bookmark"}], "image": {"id": "1a84446b-ae1e-45b3-af4c-8933a235c274", "links": [{"href": "http://172.30.9.24:8774/images/1a84446b-ae1e-45b3-af4c-8933a235c274", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:40:22.000000", "flavor": {"id": "bbd81e65-3306-4fbb-b805-de51af6edab3", "links": [{"href": "http://172.30.9.24:8774/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3", "rel": "bookmark"}]}, "id": "ceae25bf-c220-43ad-b198-803d6059a668", "user_id": "4058d1717a0e48ef926df993ee506a7a", "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-07-24T04:40:26Z", "hostId": "2d7902b8fe289a841c16a6fd7dc8fd5267f5a3429412562a931504fd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst", "created": "2018-07-24T04:40:15Z", "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:40:27,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 used request id req-4050473a-fcd0-4927-b303-3046e5dfb314 2018-07-24 04:40:27,046 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst] is - ACTIVE 2018-07-24 04:40:27,046 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:40:30,049 - create_instance - DEBUG - VM status query timeout in 296.725607157 2018-07-24 04:40:30,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4fc890ed300a142aebdfc6473732374e482ff2" 2018-07-24 04:40:30,108 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:40: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-a07cbd29-b74c-4ac5-a83d-8d15a6a81359 x-compute-request-id: req-a07cbd29-b74c-4ac5-a83d-8d15a6a81359 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ceae25bf-c220-43ad-b198-803d6059a668 could not be found.", "code": 404}} 2018-07-24 04:40:30,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ceae25bf-c220-43ad-b198-803d6059a668 used request id req-a07cbd29-b74c-4ac5-a83d-8d15a6a81359 2018-07-24 04:40:30,108 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ceae25bf-c220-43ad-b198-803d6059a668 could not be found. (HTTP 404) (Request-ID: req-a07cbd29-b74c-4ac5-a83d-8d15a6a81359) 2018-07-24 04:40:30,108 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-inst 2018-07-24 04:40:30,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c1f28beb5425d84129617bfb6dd52fd8e10113" 2018-07-24 04:40:30,154 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:40: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-c6b2fe16-fbe6-4dd7-9cfb-6129ce5657c3 x-compute-request-id: req-c6b2fe16-fbe6-4dd7-9cfb-6129ce5657c3 Content-Length: 0 Content-Type: application/json 2018-07-24 04:40:30,154 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/bbd81e65-3306-4fbb-b805-de51af6edab3 used request id req-c6b2fe16-fbe6-4dd7-9cfb-6129ce5657c3 2018-07-24 04:40:30,155 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet 2018-07-24 04:40:30,155 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-subnet 2018-07-24 04:40:30,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/1207b1e5-eed8-4c93-859a-b281988b82e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eacaef060178de18d67c150f1bdaff75a3c0e1e" 2018-07-24 04:40:32,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a09fbca5-a4b2-430b-bab9-49129dac51e2 Date: Tue, 24 Jul 2018 04:40:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:40:32,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/1207b1e5-eed8-4c93-859a-b281988b82e2 used request id req-a09fbca5-a4b2-430b-bab9-49129dac51e2 2018-07-24 04:40:32,693 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-pub-net 2018-07-24 04:40:32,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/d69a4860-c976-4e25-8749-43e3535b0077 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eacaef060178de18d67c150f1bdaff75a3c0e1e" 2018-07-24 04:40:34,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d583cf42-e471-4f2d-a22e-b2939d577aeb Date: Tue, 24 Jul 2018 04:40:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:40:34,363 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/d69a4860-c976-4e25-8749-43e3535b0077 used request id req-d583cf42-e471-4f2d-a22e-b2939d577aeb 2018-07-24 04:40:34,364 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8cdd757b-9ea7-40d8-ae30-686f0b5870ef-image 2018-07-24 04:40:34,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8c766771b8d723838095866bbae11485bfd650f" 2018-07-24 04:40:35,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-649e2304-501e-423b-83a8-e4b036f4796c Date: Tue, 24 Jul 2018 04:40:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:40:35,000 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/1a84446b-ae1e-45b3-af4c-8933a235c274 used request id req-649e2304-501e-423b-83a8-e4b036f4796c 2018-07-24 04:40:35,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" 2018-07-24 04:40:35,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-55ea8e54-54e2-46f4-8265-8e27f5e9b84a Date: Tue, 24 Jul 2018 04:40:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "created_at": "2018-07-24T04:40:04Z", "updated_at": "2018-07-24T04:40:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:40:04Z", "revision_number": 0, "id": "47e8e0c2-fced-404b-ad24-8f09ba3ea355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:40:04Z", "security_group_id": "0746828c-e92d-4863-b60f-e766e56635db", "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3c0cba693ea4b599cf3db9baf38f62f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:40:04Z", "revision_number": 0, "id": "5021cd0f-ebe9-4f9f-afef-9a76fcfd2ace", "remote_group_id": "0746828c-e92d-4863-b60f-e766e56635db", "remote_ip_prefix": null, "created_at": "2018-07-24T04:40:04Z", "security_group_id": "0746828c-e92d-4863-b60f-e766e56635db", "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3c0cba693ea4b599cf3db9baf38f62f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:40:04Z", "revision_number": 0, "id": "56f8b9cb-920b-48e7-a282-890e8d592f58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:40:04Z", "security_group_id": "0746828c-e92d-4863-b60f-e766e56635db", "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3c0cba693ea4b599cf3db9baf38f62f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:40:04Z", "revision_number": 0, "id": "ede52842-496b-4e4a-be31-fa7260511b4b", "remote_group_id": "0746828c-e92d-4863-b60f-e766e56635db", "remote_ip_prefix": null, "created_at": "2018-07-24T04:40:04Z", "security_group_id": "0746828c-e92d-4863-b60f-e766e56635db", "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3c0cba693ea4b599cf3db9baf38f62f"}], "revision_number": 4, "project_id": "c3c0cba693ea4b599cf3db9baf38f62f", "id": "0746828c-e92d-4863-b60f-e766e56635db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:40:35,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-55ea8e54-54e2-46f4-8265-8e27f5e9b84a 2018-07-24 04:40:35,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" 2018-07-24 04:40:35,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f1e00b-eea6-4795-90b8-096200644b66 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c3c0cba693ea4b599cf3db9baf38f62f", "name": "CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj"}} 2018-07-24 04:40:35,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f used request id req-b9f1e00b-eea6-4795-90b8-096200644b66 2018-07-24 04:40:35,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0746828c-e92d-4863-b60f-e766e56635db 2018-07-24 04:40:35,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0746828c-e92d-4863-b60f-e766e56635db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" 2018-07-24 04:40:35,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b44bf06e-9054-40e1-8369-0cea65c3a41e Date: Tue, 24 Jul 2018 04:40:35 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-07-24T04:40:04Z", "security_group_id": "0746828c-e92d-4863-b60f-e766e56635db", "port_range_min": null, "revision_number": 0, "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "created_at": "2018-07-24T04:40:04Z", "project_id": "c3c0cba693ea4b599cf3db9baf38f62f", "id": "47e8e0c2-fced-404b-ad24-8f09ba3ea355"}, {"remote_group_id": "0746828c-e92d-4863-b60f-e766e56635db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:40:04Z", "security_group_id": "0746828c-e92d-4863-b60f-e766e56635db", "port_range_min": null, "revision_number": 0, "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "created_at": "2018-07-24T04:40:04Z", "project_id": "c3c0cba693ea4b599cf3db9baf38f62f", "id": "5021cd0f-ebe9-4f9f-afef-9a76fcfd2ace"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:40:04Z", "security_group_id": "0746828c-e92d-4863-b60f-e766e56635db", "port_range_min": null, "revision_number": 0, "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "created_at": "2018-07-24T04:40:04Z", "project_id": "c3c0cba693ea4b599cf3db9baf38f62f", "id": "56f8b9cb-920b-48e7-a282-890e8d592f58"}, {"remote_group_id": "0746828c-e92d-4863-b60f-e766e56635db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:40:04Z", "security_group_id": "0746828c-e92d-4863-b60f-e766e56635db", "port_range_min": null, "revision_number": 0, "tenant_id": "c3c0cba693ea4b599cf3db9baf38f62f", "created_at": "2018-07-24T04:40:04Z", "project_id": "c3c0cba693ea4b599cf3db9baf38f62f", "id": "ede52842-496b-4e4a-be31-fa7260511b4b"}]} 2018-07-24 04:40:35,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=0746828c-e92d-4863-b60f-e766e56635db used request id req-b44bf06e-9054-40e1-8369-0cea65c3a41e 2018-07-24 04:40:35,612 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:40:35,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/0746828c-e92d-4863-b60f-e766e56635db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" 2018-07-24 04:40:35,972 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8dc42a76-0364-4053-86dc-09f267cfb645 Content-Length: 0 Date: Tue, 24 Jul 2018 04:40:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:40:35,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/0746828c-e92d-4863-b60f-e766e56635db used request id req-8dc42a76-0364-4053-86dc-09f267cfb645 2018-07-24 04:40:35,973 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj 2018-07-24 04:40:35,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" 2018-07-24 04:40:36,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9396d91c-c6e3-442b-bef4-4dc1a4999f84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:40:36,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/c3c0cba693ea4b599cf3db9baf38f62f used request id req-9396d91c-c6e3-442b-bef4-4dc1a4999f84 2018-07-24 04:40:36,251 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-proj-role 2018-07-24 04:40:36,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/c9ccbc295c9b4087a615024304957b5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" 2018-07-24 04:40:36,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8578cdf9-414d-465d-8dce-38456022dc8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:40:36,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c9ccbc295c9b4087a615024304957b5d used request id req-8578cdf9-414d-465d-8dce-38456022dc8a 2018-07-24 04:40:36,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846b8bff60b0de6e4c2bd13c314b122b847878c" 2018-07-24 04:40:36,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd5ccd1-d562-42f1-9d0e-e1d540b995e4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:40:36,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1cd5ccd1-d562-42f1-9d0e-e1d540b995e4 2018-07-24 04:40:36,469 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-6f0a2515-0a7a-4d1-user 2018-07-24 04:40:36,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/4058d1717a0e48ef926df993ee506a7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae52ed2de404186a4b2f591c9ac33ce414f8c54d" 2018-07-24 04:40:36,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2077b36e-ee00-4716-830d-cca8772f16ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:40:36,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/4058d1717a0e48ef926df993ee506a7a used request id req-2077b36e-ee00-4716-830d-cca8772f16ed 2018-07-24 04:40:36,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:37,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["9atQ8rzmSvORyucJJwUJeg"], "issued_at": "2018-07-24T04:40:37.000000Z"}} 2018-07-24 04:40:37,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}179cf5a189f56d51b1c11afc5fc75b419de68ea7" 2018-07-24 04:40:37,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f7f936e-4500-459c-a3e9-e93eb46bde95 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:37,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5f7f936e-4500-459c-a3e9-e93eb46bde95 2018-07-24 04:40:37,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:37,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:37,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["R3yilhsCQ7aLPUmEayNajw"], "issued_at": "2018-07-24T04:40:37.000000Z"}} 2018-07-24 04:40:37,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:40:37,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf1bb0e-0ed2-451d-b334-c454c69ed397 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:37,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dbf1bb0e-0ed2-451d-b334-c454c69ed397 2018-07-24 04:40:37,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:40:37,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:40:37 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:40:37,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:40:37,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1cef83b-341c-4858-8b6c-fb095654b29c Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:40:37,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj used request id req-f1cef83b-341c-4858-8b6c-fb095654b29c 2018-07-24 04:40:37,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:40:37,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c96052-8de9-4e73-9f32-8c9ec6f3986c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:40:37,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-69c96052-8de9-4e73-9f32-8c9ec6f3986c 2018-07-24 04:40:37,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}}' 2018-07-24 04:40:38,024 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b97da57-17a2-4fa3-9041-3294d3d93536 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1"}, "tags": [], "enabled": true, "id": "a083f0e8391e4579bea1b86d2bb7d1f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}} 2018-07-24 04:40:38,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-6b97da57-17a2-4fa3-9041-3294d3d93536 2018-07-24 04:40:38,024 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj 2018-07-24 04:40:38,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:38,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:38,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:40:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["1ngIkctsQyi17N6khzyffQ"], "issued_at": "2018-07-24T04:40:38.000000Z"}} 2018-07-24 04:40:38,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fcc9858655327448770a5f52ed21b99eeffcfe7e" 2018-07-24 04:40:38,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d356fe-a11c-46a1-af4a-36ac0a8c1524 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:38,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f6d356fe-a11c-46a1-af4a-36ac0a8c1524 2018-07-24 04:40:38,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:40:38,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:40: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:40:38,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc9858655327448770a5f52ed21b99eeffcfe7e" 2018-07-24 04:40:38,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a121c3b-e95f-43a4-831c-83dacea8dca6 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:40:38,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8a121c3b-e95f-43a4-831c-83dacea8dca6 2018-07-24 04:40:38,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc9858655327448770a5f52ed21b99eeffcfe7e" 2018-07-24 04:40:38,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd3a56d-f62f-4b1e-9ffe-ca56983c6028 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1"}, "tags": [], "enabled": true, "id": "a083f0e8391e4579bea1b86d2bb7d1f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}]} 2018-07-24 04:40:38,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj used request id req-bfd3a56d-f62f-4b1e-9ffe-ca56983c6028 2018-07-24 04:40:38,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc9858655327448770a5f52ed21b99eeffcfe7e" 2018-07-24 04:40:38,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31aae2de-cc47-4632-8c79-59567811a646 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:40:38,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-31aae2de-cc47-4632-8c79-59567811a646 2018-07-24 04:40:39,155 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-user 2018-07-24 04:40:39,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:39,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:40:39,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b80a1d6-d42f-4418-8025-312f8358db42 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:40:39,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4b80a1d6-d42f-4418-8025-312f8358db42 2018-07-24 04:40:39,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" -d '{"role": {"name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj-role"}}' 2018-07-24 04:40:39,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30c87cd5-689a-4d21-be56-6d10d6ba2c53 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4becc7fee1a04529a3ee9fab09fc2b13", "links": {"self": "http://172.30.9.24:5000/v3/roles/4becc7fee1a04529a3ee9fab09fc2b13"}, "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj-role"}} 2018-07-24 04:40:39,360 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-30c87cd5-689a-4d21-be56-6d10d6ba2c53 2018-07-24 04:40:39,360 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj-role 2018-07-24 04:40:39,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/4becc7fee1a04529a3ee9fab09fc2b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:40:39,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fcdfdfd-2b21-4bf8-b518-33fc3e990458 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4becc7fee1a04529a3ee9fab09fc2b13", "links": {"self": "http://172.30.9.24:5000/v3/roles/4becc7fee1a04529a3ee9fab09fc2b13"}, "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj-role"}} 2018-07-24 04:40:39,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/4becc7fee1a04529a3ee9fab09fc2b13 used request id req-7fcdfdfd-2b21-4bf8-b518-33fc3e990458 2018-07-24 04:40:39,459 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj-role to project CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj 2018-07-24 04:40:39,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1/users/739d3b41465341678344bcd6093b7ce6/roles/4becc7fee1a04529a3ee9fab09fc2b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:40:39,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7889a1ce-b669-4727-b719-772c358a1cae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:40:39,518 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1/users/739d3b41465341678344bcd6093b7ce6/roles/4becc7fee1a04529a3ee9fab09fc2b13 used request id req-7889a1ce-b669-4727-b719-772c358a1cae 2018-07-24 04:40:39,519 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:40:39,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:39,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:39,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4becc7fee1a04529a3ee9fab09fc2b13", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj-role"}], "expires_at": "2018-07-24T05:40:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a083f0e8391e4579bea1b86d2bb7d1f1", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-user", "id": "739d3b41465341678344bcd6093b7ce6"}, "audit_ids": ["FyV004vwSVSER8Gv0lqg4g"], "issued_at": "2018-07-24T04:40:39.000000Z"}} 2018-07-24 04:40:39,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}76a6743cc186fb35c272c4223df828241cd7b501" 2018-07-24 04:40:40,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc708cc-9d18-452e-9c8a-b8aa1454cb9b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:40,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2cc708cc-9d18-452e-9c8a-b8aa1454cb9b 2018-07-24 04:40:40,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76a6743cc186fb35c272c4223df828241cd7b501" 2018-07-24 04:40:40,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-93091fd7-9525-4c4b-be34-2b57736b640b Date: Tue, 24 Jul 2018 04:40:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image"} 2018-07-24 04:40:40,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image used request id req-93091fd7-9525-4c4b-be34-2b57736b640b 2018-07-24 04:40:40,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76a6743cc186fb35c272c4223df828241cd7b501" 2018-07-24 04:40:40,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f2453f65-4a30-4a36-9e08-4578fa68a47c Date: Tue, 24 Jul 2018 04:40:40 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-07-24 04:40:40,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f2453f65-4a30-4a36-9e08-4578fa68a47c 2018-07-24 04:40:40,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76a6743cc186fb35c272c4223df828241cd7b501" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image"}' 2018-07-24 04:40:40,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-da98aab3-a904-4347-9e03-fa11e9e95975 Date: Tue, 24 Jul 2018 04:40:40 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:40:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:40:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f", "min_disk": 0, "protected": false, "id": "0b1a133d-b553-45f1-b97a-a01744b1319f", "file": "/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f/file", "checksum": null, "owner": "a083f0e8391e4579bea1b86d2bb7d1f1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:40:40,674 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-da98aab3-a904-4347-9e03-fa11e9e95975 2018-07-24 04:40:40,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76a6743cc186fb35c272c4223df828241cd7b501" -d '' 2018-07-24 04:40:42,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f436e6fe-99ea-4e75-b2a4-e78c62af509d Date: Tue, 24 Jul 2018 04:40:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:40:42,012 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f/file used request id req-f436e6fe-99ea-4e75-b2a4-e78c62af509d 2018-07-24 04:40:42,012 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:40:42,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76a6743cc186fb35c272c4223df828241cd7b501" 2018-07-24 04:40:42,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-843c4411-2403-4412-9eb4-87f64ea7721e Date: Tue, 24 Jul 2018 04:40:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:40:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:40:41Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b1a133d-b553-45f1-b97a-a01744b1319f/snap", "metadata": {}}], "self": "/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f", "min_disk": 0, "protected": false, "id": "0b1a133d-b553-45f1-b97a-a01744b1319f", "file": "/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a083f0e8391e4579bea1b86d2bb7d1f1", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b1a133d-b553-45f1-b97a-a01744b1319f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:40:42,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f used request id req-843c4411-2403-4412-9eb4-87f64ea7721e 2018-07-24 04:40:42,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76a6743cc186fb35c272c4223df828241cd7b501" 2018-07-24 04:40:42,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4857457f-ac2e-4d8f-a169-0d3354c4a539 Date: Tue, 24 Jul 2018 04:40:42 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-07-24 04:40:42,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-4857457f-ac2e-4d8f-a169-0d3354c4a539 2018-07-24 04:40:42,770 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image 2018-07-24 04:40:42,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76a6743cc186fb35c272c4223df828241cd7b501" 2018-07-24 04:40:42,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6a0d3d3d-ac95-4cea-a55f-eb8423e389ca Date: Tue, 24 Jul 2018 04:40:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:40:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:40:41Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b1a133d-b553-45f1-b97a-a01744b1319f/snap", "metadata": {}}], "self": "/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f", "min_disk": 0, "protected": false, "id": "0b1a133d-b553-45f1-b97a-a01744b1319f", "file": "/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a083f0e8391e4579bea1b86d2bb7d1f1", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b1a133d-b553-45f1-b97a-a01744b1319f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:40:42,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f used request id req-6a0d3d3d-ac95-4cea-a55f-eb8423e389ca 2018-07-24 04:40:42,792 - create_image - DEBUG - Instance status is - active 2018-07-24 04:40:42,793 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image 2018-07-24 04:40:42,793 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image 2018-07-24 04:40:42,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:42,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:43,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4becc7fee1a04529a3ee9fab09fc2b13", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj-role"}], "expires_at": "2018-07-24T05:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a083f0e8391e4579bea1b86d2bb7d1f1", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-user", "id": "739d3b41465341678344bcd6093b7ce6"}, "audit_ids": ["uK0hliDBTJiVy6xH6BxzAg"], "issued_at": "2018-07-24T04:40:43.000000Z"}} 2018-07-24 04:40:43,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}70385af1e929788f106d40d8f396202ed7025947" 2018-07-24 04:40:43,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598af63a-8689-42c3-a537-acad25331bb1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:43,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-598af63a-8689-42c3-a537-acad25331bb1 2018-07-24 04:40:43,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70385af1e929788f106d40d8f396202ed7025947" 2018-07-24 04:40:43,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5180b14e-ba0e-49cb-9962-a29ffac762dd Date: Tue, 24 Jul 2018 04:40:43 GMT RESP BODY: {"networks":[]} 2018-07-24 04:40:43,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net used request id req-5180b14e-ba0e-49cb-9962-a29ffac762dd 2018-07-24 04:40:43,489 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net 2018-07-24 04:40:43,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70385af1e929788f106d40d8f396202ed7025947" -d '{"network": {"name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net", "admin_state_up": true}}' 2018-07-24 04:40:44,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-3a8565d5-6b65-470f-ac47-1875de45c973 Date: Tue, 24 Jul 2018 04:40:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"92effe51-543e-43ad-97f5-e77cab2af905","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:40:43Z","is_default":false,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:43Z","mtu":1450}} 2018-07-24 04:40:44,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-3a8565d5-6b65-470f-ac47-1875de45c973 2018-07-24 04:40:44,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=92effe51-543e-43ad-97f5-e77cab2af905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70385af1e929788f106d40d8f396202ed7025947" 2018-07-24 04:40:44,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4fe8f50e-c2d0-4bbc-9482-1568cf878f9c Date: Tue, 24 Jul 2018 04:40:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"92effe51-543e-43ad-97f5-e77cab2af905","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:40:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net","admin_state_up":true,"tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:43Z","mtu":1450}]} 2018-07-24 04:40:44,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=92effe51-543e-43ad-97f5-e77cab2af905 used request id req-4fe8f50e-c2d0-4bbc-9482-1568cf878f9c 2018-07-24 04:40:44,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70385af1e929788f106d40d8f396202ed7025947" 2018-07-24 04:40:44,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bec8453c-2ec1-4196-aeaf-2e0e8e158c4e Date: Tue, 24 Jul 2018 04:40:44 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:40:44,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 used request id req-bec8453c-2ec1-4196-aeaf-2e0e8e158c4e 2018-07-24 04:40:44,558 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-subnet 2018-07-24 04:40:44,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70385af1e929788f106d40d8f396202ed7025947" -d '{"subnets": [{"ip_version": 4, "network_id": "92effe51-543e-43ad-97f5-e77cab2af905", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-subnet"}]}' 2018-07-24 04:40:45,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c5d4c97e-d43d-42ab-b10d-b84570d37ac8 Date: Tue, 24 Jul 2018 04:40:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:45Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-subnet"}]} 2018-07-24 04:40:45,333 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-c5d4c97e-d43d-42ab-b10d-b84570d37ac8 2018-07-24 04:40:45,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=92effe51-543e-43ad-97f5-e77cab2af905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70385af1e929788f106d40d8f396202ed7025947" 2018-07-24 04:40:45,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d7387928-10c3-43b8-82a7-694929a11cde Date: Tue, 24 Jul 2018 04:40:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92effe51-543e-43ad-97f5-e77cab2af905","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","l2_adjacency":true,"status":"ACTIVE","subnets":["c87f1e63-b27b-419c-b23a-2d09637a3bd5"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:45Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net","admin_state_up":true,"tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:43Z","mtu":1450}]} 2018-07-24 04:40:45,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=92effe51-543e-43ad-97f5-e77cab2af905 used request id req-d7387928-10c3-43b8-82a7-694929a11cde 2018-07-24 04:40:45,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70385af1e929788f106d40d8f396202ed7025947" 2018-07-24 04:40:45,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-569da677-411d-4569-84da-30c7e21b2110 Date: Tue, 24 Jul 2018 04:40:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-subnet"}]} 2018-07-24 04:40:45,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 used request id req-569da677-411d-4569-84da-30c7e21b2110 2018-07-24 04:40:45,851 - OpenStackNetwork - DEBUG - Network [92effe51-543e-43ad-97f5-e77cab2af905] created successfully 2018-07-24 04:40:45,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:45,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:46,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["e9P1JeANQlCk_jt-6_KZMA"], "issued_at": "2018-07-24T04:40:46.000000Z"}} 2018-07-24 04:40:46,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}66909db019b386dd6af8b89b17e38952eb05855e" 2018-07-24 04:40:46,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3638133e-fdf8-4e8e-9c38-34b7c2a3a772 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:46,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3638133e-fdf8-4e8e-9c38-34b7c2a3a772 2018-07-24 04:40:46,338 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:40:46,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66909db019b386dd6af8b89b17e38952eb05855e" 2018-07-24 04:40:46,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-019b237e-c945-4fce-9e22-0b5701e209cf x-compute-request-id: req-019b237e-c945-4fce-9e22-0b5701e209cf Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:40:46,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-019b237e-c945-4fce-9e22-0b5701e209cf 2018-07-24 04:40:46,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66909db019b386dd6af8b89b17e38952eb05855e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-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-07-24 04:40:46,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-61d1d9a5-ba9d-4be5-882e-5d1ec5209f23 x-compute-request-id: req-61d1d9a5-ba9d-4be5-882e-5d1ec5209f23 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/840dad95-390b-4307-82ed-ec75c424f278", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/840dad95-390b-4307-82ed-ec75c424f278", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "840dad95-390b-4307-82ed-ec75c424f278"}} 2018-07-24 04:40:46,582 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-61d1d9a5-ba9d-4be5-882e-5d1ec5209f23 2018-07-24 04:40:46,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:46,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:46,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4becc7fee1a04529a3ee9fab09fc2b13", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj-role"}], "expires_at": "2018-07-24T05:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a083f0e8391e4579bea1b86d2bb7d1f1", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-user", "id": "739d3b41465341678344bcd6093b7ce6"}, "audit_ids": ["MPqfifKwS9WwP-V6ErGIzA"], "issued_at": "2018-07-24T04:40:46.000000Z"}} 2018-07-24 04:40:46,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:47,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b45d74a2-f72e-4718-99f5-e3e86b1050f0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:47,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b45d74a2-f72e-4718-99f5-e3e86b1050f0 2018-07-24 04:40:47,072 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:40:47,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:47,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c6b035-eff6-4615-bf87-8570a1f5ed0c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:47,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-29c6b035-eff6-4615-bf87-8570a1f5ed0c 2018-07-24 04:40:47,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:47,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c3d2d3f3-ced8-41b8-a2e9-a75d0c1aaa5e Date: Tue, 24 Jul 2018 04:40:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92effe51-543e-43ad-97f5-e77cab2af905","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","l2_adjacency":true,"status":"ACTIVE","subnets":["c87f1e63-b27b-419c-b23a-2d09637a3bd5"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:45Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net","admin_state_up":true,"tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:43Z","mtu":1450}]} 2018-07-24 04:40:47,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net used request id req-c3d2d3f3-ced8-41b8-a2e9-a75d0c1aaa5e 2018-07-24 04:40:47,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:40:47,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:40: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:40:47,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:47,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25fb1e9-d260-4b34-891c-3fc229a039f5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a083f0e8391e4579bea1b86d2bb7d1f1", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}} 2018-07-24 04:40:47,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 used request id req-a25fb1e9-d260-4b34-891c-3fc229a039f5 2018-07-24 04:40:47,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:47,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6e1b67fc-f45a-4de6-9a4a-57af14d1014d Date: Tue, 24 Jul 2018 04:40:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-subnet"}]} 2018-07-24 04:40:47,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 used request id req-6e1b67fc-f45a-4de6-9a4a-57af14d1014d 2018-07-24 04:40:47,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=92effe51-543e-43ad-97f5-e77cab2af905&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:47,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-34fed009-a4cd-4319-b7f8-3e90279e950a Date: Tue, 24 Jul 2018 04:40:47 GMT RESP BODY: {"ports":[]} 2018-07-24 04:40:47,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=92effe51-543e-43ad-97f5-e77cab2af905&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94port-1&admin_state_up=True used request id req-34fed009-a4cd-4319-b7f8-3e90279e950a 2018-07-24 04:40:47,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:48,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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 x-openstack-request-id: req-5fa15485-5f22-4aca-b38c-fb06cda0e62b x-compute-request-id: req-5fa15485-5f22-4aca-b38c-fb06cda0e62b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:40:48,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst used request id req-5fa15485-5f22-4aca-b38c-fb06cda0e62b 2018-07-24 04:40:48,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:48,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-560bf569-42c1-457c-b0d0-bf7adfe85faf Date: Tue, 24 Jul 2018 04:40:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92effe51-543e-43ad-97f5-e77cab2af905","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","l2_adjacency":true,"status":"ACTIVE","subnets":["c87f1e63-b27b-419c-b23a-2d09637a3bd5"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:45Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net","admin_state_up":true,"tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:43Z","mtu":1450}]} 2018-07-24 04:40:48,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net used request id req-560bf569-42c1-457c-b0d0-bf7adfe85faf 2018-07-24 04:40:48,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:48,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86537969-d9b4-41e9-8f75-84e6c522e4ab Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a083f0e8391e4579bea1b86d2bb7d1f1", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}} 2018-07-24 04:40:48,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 used request id req-86537969-d9b4-41e9-8f75-84e6c522e4ab 2018-07-24 04:40:48,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:48,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-26be9808-1122-476b-8230-5fd952e5ba33 Date: Tue, 24 Jul 2018 04:40:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-subnet"}]} 2018-07-24 04:40:48,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 used request id req-26be9808-1122-476b-8230-5fd952e5ba33 2018-07-24 04:40:48,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=92effe51-543e-43ad-97f5-e77cab2af905&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:49,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3392c1a7-4116-4561-929d-d05a8d605028 Date: Tue, 24 Jul 2018 04:40:49 GMT RESP BODY: {"ports":[]} 2018-07-24 04:40:49,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=92effe51-543e-43ad-97f5-e77cab2af905&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94port-1&admin_state_up=True used request id req-3392c1a7-4116-4561-929d-d05a8d605028 2018-07-24 04:40:49,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:40:49,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:40:49,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4becc7fee1a04529a3ee9fab09fc2b13", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj-role"}], "expires_at": "2018-07-24T05:40:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a083f0e8391e4579bea1b86d2bb7d1f1", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/a083f0e8391e4579bea1b86d2bb7d1f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-user", "id": "739d3b41465341678344bcd6093b7ce6"}, "audit_ids": ["8tnToS0MT0qZLrWgw2fzlA"], "issued_at": "2018-07-24T04:40:49.000000Z"}} 2018-07-24 04:40:49,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ea132b51f12650450b1be8bd2ee4d3f81286c98a" 2018-07-24 04:40:49,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc23893-a38d-42f7-bede-64751c8ddca3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:40:49,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9fc23893-a38d-42f7-bede-64751c8ddca3 2018-07-24 04:40:49,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:49,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c455fa17-8a23-43e3-85d2-80bd1639473d Date: Tue, 24 Jul 2018 04:40:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92effe51-543e-43ad-97f5-e77cab2af905","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","l2_adjacency":true,"status":"ACTIVE","subnets":["c87f1e63-b27b-419c-b23a-2d09637a3bd5"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:45Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net","admin_state_up":true,"tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:43Z","mtu":1450}]} 2018-07-24 04:40:49,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net used request id req-c455fa17-8a23-43e3-85d2-80bd1639473d 2018-07-24 04:40:49,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:49,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c95dd097-a00a-484f-8677-4c43dcb1692f Date: Tue, 24 Jul 2018 04:40:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-subnet"}]} 2018-07-24 04:40:49,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 used request id req-c95dd097-a00a-484f-8677-4c43dcb1692f 2018-07-24 04:40:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:50,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e3916fe6-5b3b-4ddb-b089-ad3031ffc5d6 Date: Tue, 24 Jul 2018 04:40:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92effe51-543e-43ad-97f5-e77cab2af905","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","l2_adjacency":true,"status":"ACTIVE","subnets":["c87f1e63-b27b-419c-b23a-2d09637a3bd5"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:45Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net","admin_state_up":true,"tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:43Z","mtu":1450}]} 2018-07-24 04:40:50,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net used request id req-e3916fe6-5b3b-4ddb-b089-ad3031ffc5d6 2018-07-24 04:40:50,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:40:50,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:40: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:40:50,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea132b51f12650450b1be8bd2ee4d3f81286c98a" 2018-07-24 04:40:50,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff34a944-8d41-489e-8d9d-923d896744a0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a083f0e8391e4579bea1b86d2bb7d1f1", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}} 2018-07-24 04:40:50,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 used request id req-ff34a944-8d41-489e-8d9d-923d896744a0 2018-07-24 04:40:50,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:50,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6aed7316-df5f-46fd-9596-bd815b76d2da Date: Tue, 24 Jul 2018 04:40:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-subnet"}]} 2018-07-24 04:40:50,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 used request id req-6aed7316-df5f-46fd-9596-bd815b76d2da 2018-07-24 04:40:50,490 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net 2018-07-24 04:40:50,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" -d '{"port": {"network_id": "92effe51-543e-43ad-97f5-e77cab2af905", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94port-1", "admin_state_up": true}}' 2018-07-24 04:40:51,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-32e66b79-6e5d-4fba-a881-af81fe1e1f6e Date: Tue, 24 Jul 2018 04:40:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:40:51Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","ip_address":"10.55.0.7"}],"id":"9c73ef8f-8768-4c2a-bc49-f4e88b9f9231","security_groups":["915e284c-69a2-40ee-bcff-31208b9be716"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94port-1","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","qos_policy_id":null,"admin_state_up":true,"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:40:51,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-32e66b79-6e5d-4fba-a881-af81fe1e1f6e 2018-07-24 04:40:51,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:51,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-de570e93-b9fe-4db3-9922-d591ed394260 Date: Tue, 24 Jul 2018 04:40:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92effe51-543e-43ad-97f5-e77cab2af905","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","l2_adjacency":true,"status":"ACTIVE","subnets":["c87f1e63-b27b-419c-b23a-2d09637a3bd5"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:45Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net","admin_state_up":true,"tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:43Z","mtu":1450}]} 2018-07-24 04:40:51,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net used request id req-de570e93-b9fe-4db3-9922-d591ed394260 2018-07-24 04:40:51,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:52,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93589928-c015-44e1-97af-72db8b4fe32d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a083f0e8391e4579bea1b86d2bb7d1f1", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}} 2018-07-24 04:40:52,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 used request id req-93589928-c015-44e1-97af-72db8b4fe32d 2018-07-24 04:40:52,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:52,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-982e0efa-7d8c-457c-adbd-00781aabdc06 Date: Tue, 24 Jul 2018 04:40:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-subnet"}]} 2018-07-24 04:40:52,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 used request id req-982e0efa-7d8c-457c-adbd-00781aabdc06 2018-07-24 04:40:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=92effe51-543e-43ad-97f5-e77cab2af905&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:52,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 822 X-Openstack-Request-Id: req-dc8a50bf-d673-4166-a987-b4e5b40c8501 Date: Tue, 24 Jul 2018 04:40:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:40:51Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","ip_address":"10.55.0.7"}],"id":"9c73ef8f-8768-4c2a-bc49-f4e88b9f9231","security_groups":["915e284c-69a2-40ee-bcff-31208b9be716"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94port-1","admin_state_up":true,"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:51Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:40:52,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=92effe51-543e-43ad-97f5-e77cab2af905&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94port-1&admin_state_up=True used request id req-dc8a50bf-d673-4166-a987-b4e5b40c8501 2018-07-24 04:40:52,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:52,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0703ffa3-190c-409c-b252-a7557a34a9f1 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a083f0e8391e4579bea1b86d2bb7d1f1", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}} 2018-07-24 04:40:52,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 used request id req-0703ffa3-190c-409c-b252-a7557a34a9f1 2018-07-24 04:40:52,607 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst 2018-07-24 04:40:52,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:52,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-f7e598ec-861a-4b81-8d86-fa9a925bcf9c x-compute-request-id: req-f7e598ec-861a-4b81-8d86-fa9a925bcf9c Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "840dad95-390b-4307-82ed-ec75c424f278", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/840dad95-390b-4307-82ed-ec75c424f278", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/840dad95-390b-4307-82ed-ec75c424f278", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-flavor-name"}]} 2018-07-24 04:40:52,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f7e598ec-861a-4b81-8d86-fa9a925bcf9c 2018-07-24 04:40:52,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/840dad95-390b-4307-82ed-ec75c424f278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:52,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-b6d1f4f5-0b0d-493a-99e1-c4422b4d96ef x-compute-request-id: req-b6d1f4f5-0b0d-493a-99e1-c4422b4d96ef Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/840dad95-390b-4307-82ed-ec75c424f278", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/840dad95-390b-4307-82ed-ec75c424f278", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "840dad95-390b-4307-82ed-ec75c424f278"}} 2018-07-24 04:40:52,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/840dad95-390b-4307-82ed-ec75c424f278 used request id req-b6d1f4f5-0b0d-493a-99e1-c4422b4d96ef 2018-07-24 04:40:52,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:52,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-15d216ec-05a0-4a86-a5fb-861116debdb1 Date: Tue, 24 Jul 2018 04:40:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:40:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:40:41Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b1a133d-b553-45f1-b97a-a01744b1319f/snap", "metadata": {}}], "self": "/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f", "min_disk": 0, "protected": false, "id": "0b1a133d-b553-45f1-b97a-a01744b1319f", "file": "/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a083f0e8391e4579bea1b86d2bb7d1f1", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0b1a133d-b553-45f1-b97a-a01744b1319f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image"} 2018-07-24 04:40:52,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image used request id req-15d216ec-05a0-4a86-a5fb-861116debdb1 2018-07-24 04:40:52,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:53,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d3964e3f-f32e-49d2-8a18-478fd469aab0 Date: Tue, 24 Jul 2018 04:40: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-07-24 04:40:53,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-d3964e3f-f32e-49d2-8a18-478fd469aab0 2018-07-24 04:40:53,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" -d '{"server": {"name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst", "imageRef": "0b1a133d-b553-45f1-b97a-a01744b1319f", "flavorRef": "840dad95-390b-4307-82ed-ec75c424f278", "max_count": 1, "min_count": 1, "networks": [{"port": "9c73ef8f-8768-4c2a-bc49-f4e88b9f9231"}]}}' 2018-07-24 04:40:54,594 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:40: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-5296eabe-8d1c-44e1-8444-6512c3ca04cf x-compute-request-id: req-5296eabe-8d1c-44e1-8444-6512c3ca04cf Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b01dc17-41f3-4f32-adcc-415e5bcc9619", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "bookmark"}], "adminPass": "r36N9nkseo6F"}} 2018-07-24 04:40:54,594 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-5296eabe-8d1c-44e1-8444-6512c3ca04cf 2018-07-24 04:40:54,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:54,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-cc2f994f-2d51-4273-9801-3e25a55114e8 x-compute-request-id: req-cc2f994f-2d51-4273-9801-3e25a55114e8 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "bookmark"}], "image": {"id": "0b1a133d-b553-45f1-b97a-a01744b1319f", "links": [{"href": "http://172.30.9.24:8774/images/0b1a133d-b553-45f1-b97a-a01744b1319f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "840dad95-390b-4307-82ed-ec75c424f278", "links": [{"href": "http://172.30.9.24:8774/flavors/840dad95-390b-4307-82ed-ec75c424f278", "rel": "bookmark"}]}, "id": "0b01dc17-41f3-4f32-adcc-415e5bcc9619", "user_id": "739d3b41465341678344bcd6093b7ce6", "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-07-24T04:40:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst", "created": "2018-07-24T04:40:54Z", "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:40:54,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 used request id req-cc2f994f-2d51-4273-9801-3e25a55114e8 2018-07-24 04:40:54,992 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst 2018-07-24 04:40:54,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:55,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-003a9e1c-4e1c-424f-8b24-440bbd19d8ad x-compute-request-id: req-003a9e1c-4e1c-424f-8b24-440bbd19d8ad Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "bookmark"}], "image": {"id": "0b1a133d-b553-45f1-b97a-a01744b1319f", "links": [{"href": "http://172.30.9.24:8774/images/0b1a133d-b553-45f1-b97a-a01744b1319f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "840dad95-390b-4307-82ed-ec75c424f278", "links": [{"href": "http://172.30.9.24:8774/flavors/840dad95-390b-4307-82ed-ec75c424f278", "rel": "bookmark"}]}, "id": "0b01dc17-41f3-4f32-adcc-415e5bcc9619", "user_id": "739d3b41465341678344bcd6093b7ce6", "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-07-24T04:40:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst", "created": "2018-07-24T04:40:54Z", "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:40:55,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 used request id req-003a9e1c-4e1c-424f-8b24-440bbd19d8ad 2018-07-24 04:40:55,401 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst] is - BUILD 2018-07-24 04:40:55,401 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:40:58,404 - create_instance - DEBUG - VM status query timeout in 896.588236809 2018-07-24 04:40:58,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:40:59,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:40: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-af3dc71e-afed-4917-84f8-cb5752e7735b x-compute-request-id: req-af3dc71e-afed-4917-84f8-cb5752e7735b Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "bookmark"}], "image": {"id": "0b1a133d-b553-45f1-b97a-a01744b1319f", "links": [{"href": "http://172.30.9.24:8774/images/0b1a133d-b553-45f1-b97a-a01744b1319f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "840dad95-390b-4307-82ed-ec75c424f278", "links": [{"href": "http://172.30.9.24:8774/flavors/840dad95-390b-4307-82ed-ec75c424f278", "rel": "bookmark"}]}, "id": "0b01dc17-41f3-4f32-adcc-415e5bcc9619", "security_groups": [{"name": "default"}], "user_id": "739d3b41465341678344bcd6093b7ce6", "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-07-24T04:40:55Z", "hostId": "3a0c49e59c1be7f02d5eb16b205333ce7ad20774865b50c8f670dcc6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst", "created": "2018-07-24T04:40:54Z", "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:40:59,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 used request id req-af3dc71e-afed-4917-84f8-cb5752e7735b 2018-07-24 04:40:59,188 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst] is - BUILD 2018-07-24 04:40:59,189 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:41:02,192 - create_instance - DEBUG - VM status query timeout in 892.800681829 2018-07-24 04:41:02,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:41:02,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:02 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-06ccbee8-a6f6-4775-b279-377e9803df1c x-compute-request-id: req-06ccbee8-a6f6-4775-b279-377e9803df1c Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "bookmark"}], "image": {"id": "0b1a133d-b553-45f1-b97a-a01744b1319f", "links": [{"href": "http://172.30.9.24:8774/images/0b1a133d-b553-45f1-b97a-a01744b1319f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:41:00.000000", "flavor": {"id": "840dad95-390b-4307-82ed-ec75c424f278", "links": [{"href": "http://172.30.9.24:8774/flavors/840dad95-390b-4307-82ed-ec75c424f278", "rel": "bookmark"}]}, "id": "0b01dc17-41f3-4f32-adcc-415e5bcc9619", "security_groups": [{"name": "default"}], "user_id": "739d3b41465341678344bcd6093b7ce6", "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-07-24T04:41:00Z", "hostId": "3a0c49e59c1be7f02d5eb16b205333ce7ad20774865b50c8f670dcc6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst", "created": "2018-07-24T04:40:54Z", "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:41:02,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 used request id req-06ccbee8-a6f6-4775-b279-377e9803df1c 2018-07-24 04:41:02,707 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst] is - ACTIVE 2018-07-24 04:41:02,707 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:41:02,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:41:03,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:02 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-5d8ab241-2baf-4080-aa3b-ff94844d4179 x-compute-request-id: req-5d8ab241-2baf-4080-aa3b-ff94844d4179 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "bookmark"}], "image": {"id": "0b1a133d-b553-45f1-b97a-a01744b1319f", "links": [{"href": "http://172.30.9.24:8774/images/0b1a133d-b553-45f1-b97a-a01744b1319f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:41:00.000000", "flavor": {"id": "840dad95-390b-4307-82ed-ec75c424f278", "links": [{"href": "http://172.30.9.24:8774/flavors/840dad95-390b-4307-82ed-ec75c424f278", "rel": "bookmark"}]}, "id": "0b01dc17-41f3-4f32-adcc-415e5bcc9619", "security_groups": [{"name": "default"}], "user_id": "739d3b41465341678344bcd6093b7ce6", "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-07-24T04:41:00Z", "hostId": "3a0c49e59c1be7f02d5eb16b205333ce7ad20774865b50c8f670dcc6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst", "created": "2018-07-24T04:40:54Z", "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:41:03,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 used request id req-5d8ab241-2baf-4080-aa3b-ff94844d4179 2018-07-24 04:41:03,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:41:03,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9d2b078a-ada4-42aa-a268-fc56b0620706 Date: Tue, 24 Jul 2018 04:41:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"92effe51-543e-43ad-97f5-e77cab2af905","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","l2_adjacency":true,"status":"ACTIVE","subnets":["c87f1e63-b27b-419c-b23a-2d09637a3bd5"],"description":"","tags":[],"updated_at":"2018-07-24T04:40:45Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net","admin_state_up":true,"tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:43Z","mtu":1450}]} 2018-07-24 04:41:03,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net used request id req-9d2b078a-ada4-42aa-a268-fc56b0620706 2018-07-24 04:41:03,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:41:03,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d88ea83-3b43-44ac-b914-dd96f1f0172b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a083f0e8391e4579bea1b86d2bb7d1f1", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}} 2018-07-24 04:41:03,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 used request id req-3d88ea83-3b43-44ac-b914-dd96f1f0172b 2018-07-24 04:41:03,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:41:03,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b4c69fa4-0a34-43e4-ba42-a0cc744e1912 Date: Tue, 24 Jul 2018 04:41:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:45Z","dns_nameservers":[],"updated_at":"2018-07-24T04:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-subnet"}]} 2018-07-24 04:41:03,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=92effe51-543e-43ad-97f5-e77cab2af905 used request id req-b4c69fa4-0a34-43e4-ba42-a0cc744e1912 2018-07-24 04:41:04,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=92effe51-543e-43ad-97f5-e77cab2af905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:41:04,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3234 X-Openstack-Request-Id: req-db55512b-00cc-4f44-ab40-dccd3909954c Date: Tue, 24 Jul 2018 04:41:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:40:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","ip_address":"10.55.0.3"}],"id":"0b86a5a6-b40d-4de5-8d4b-5d5f173d641f","security_groups":[],"mac_address":"fa:16:3e:53:11:f0","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92effe51-543e-43ad-97f5-e77cab2af905","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:40:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","ip_address":"10.55.0.2"}],"id":"4b311820-4ad2-4ff1-a254-6d2f5e7ddd49","security_groups":[],"mac_address":"fa:16:3e:ce:53:85","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92effe51-543e-43ad-97f5-e77cab2af905","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:40:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","ip_address":"10.55.0.4"}],"id":"5d9c2669-1221-451d-97b8-b7fde66c7d17","security_groups":[],"mac_address":"fa:16:3e:c1:bd:0b","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92effe51-543e-43ad-97f5-e77cab2af905","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:40:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c87f1e63-b27b-419c-b23a-2d09637a3bd5","ip_address":"10.55.0.7"}],"id":"9c73ef8f-8768-4c2a-bc49-f4e88b9f9231","security_groups":["915e284c-69a2-40ee-bcff-31208b9be716"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"a083f0e8391e4579bea1b86d2bb7d1f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94port-1","admin_state_up":true,"network_id":"92effe51-543e-43ad-97f5-e77cab2af905","tenant_id":"a083f0e8391e4579bea1b86d2bb7d1f1","created_at":"2018-07-24T04:40:51Z","binding:vnic_type":"normal","device_id":"0b01dc17-41f3-4f32-adcc-415e5bcc9619","ip_allocation":"immediate"}]} 2018-07-24 04:41:04,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=92effe51-543e-43ad-97f5-e77cab2af905 used request id req-db55512b-00cc-4f44-ab40-dccd3909954c 2018-07-24 04:41:04,087 - create_instance - INFO - Deleting Port with ID - 9c73ef8f-8768-4c2a-bc49-f4e88b9f9231 2018-07-24 04:41:04,088 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94port-1 2018-07-24 04:41:04,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/9c73ef8f-8768-4c2a-bc49-f4e88b9f9231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:41:04,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4bbe624-623e-4cf2-b198-fb1afe21c5c2 Date: Tue, 24 Jul 2018 04:41:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:41:04,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/9c73ef8f-8768-4c2a-bc49-f4e88b9f9231 used request id req-d4bbe624-623e-4cf2-b198-fb1afe21c5c2 2018-07-24 04:41:04,517 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst 2018-07-24 04:41:04,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:41:04,654 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:41: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-ed705ed5-2731-4bc3-9150-dad6ac188c81 x-compute-request-id: req-ed705ed5-2731-4bc3-9150-dad6ac188c81 Content-Type: application/json 2018-07-24 04:41:04,654 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 used request id req-ed705ed5-2731-4bc3-9150-dad6ac188c81 2018-07-24 04:41:04,654 - create_instance - INFO - Checking deletion status 2018-07-24 04:41:04,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:41:04,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41: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-8579e12e-9ac5-4e6e-a3f2-e7d3a6e1e79a x-compute-request-id: req-8579e12e-9ac5-4e6e-a3f2-e7d3a6e1e79a Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619", "rel": "bookmark"}], "image": {"id": "0b1a133d-b553-45f1-b97a-a01744b1319f", "links": [{"href": "http://172.30.9.24:8774/images/0b1a133d-b553-45f1-b97a-a01744b1319f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:41:00.000000", "flavor": {"id": "840dad95-390b-4307-82ed-ec75c424f278", "links": [{"href": "http://172.30.9.24:8774/flavors/840dad95-390b-4307-82ed-ec75c424f278", "rel": "bookmark"}]}, "id": "0b01dc17-41f3-4f32-adcc-415e5bcc9619", "user_id": "739d3b41465341678344bcd6093b7ce6", "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-07-24T04:41:04Z", "hostId": "3a0c49e59c1be7f02d5eb16b205333ce7ad20774865b50c8f670dcc6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst", "created": "2018-07-24T04:40:54Z", "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:41:04,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 used request id req-8579e12e-9ac5-4e6e-a3f2-e7d3a6e1e79a 2018-07-24 04:41:04,925 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst] is - ACTIVE 2018-07-24 04:41:04,925 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:41:07,929 - create_instance - DEBUG - VM status query timeout in 296.725772142 2018-07-24 04:41:07,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc6ef2c23841b1271b9e8e7fddc956c12acf278f" 2018-07-24 04:41:07,974 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:41: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 x-openstack-request-id: req-89f8709b-b92d-48d4-a336-6f12ccb04af4 x-compute-request-id: req-89f8709b-b92d-48d4-a336-6f12ccb04af4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0b01dc17-41f3-4f32-adcc-415e5bcc9619 could not be found.", "code": 404}} 2018-07-24 04:41:07,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0b01dc17-41f3-4f32-adcc-415e5bcc9619 used request id req-89f8709b-b92d-48d4-a336-6f12ccb04af4 2018-07-24 04:41:07,975 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0b01dc17-41f3-4f32-adcc-415e5bcc9619 could not be found. (HTTP 404) (Request-ID: req-89f8709b-b92d-48d4-a336-6f12ccb04af4) 2018-07-24 04:41:07,975 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-inst 2018-07-24 04:41:07,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/840dad95-390b-4307-82ed-ec75c424f278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66909db019b386dd6af8b89b17e38952eb05855e" 2018-07-24 04:41:08,029 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:41: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 x-openstack-request-id: req-1a12bd49-9932-42c7-ab2c-74de0eefa2d9 x-compute-request-id: req-1a12bd49-9932-42c7-ab2c-74de0eefa2d9 Content-Length: 0 Content-Type: application/json 2018-07-24 04:41:08,030 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/840dad95-390b-4307-82ed-ec75c424f278 used request id req-1a12bd49-9932-42c7-ab2c-74de0eefa2d9 2018-07-24 04:41:08,030 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-subnet 2018-07-24 04:41:08,031 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-subnet 2018-07-24 04:41:08,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/c87f1e63-b27b-419c-b23a-2d09637a3bd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70385af1e929788f106d40d8f396202ed7025947" 2018-07-24 04:41:10,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c8da6f48-4b06-450c-9297-7a3a930ef216 Date: Tue, 24 Jul 2018 04:41:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:41:10,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c87f1e63-b27b-419c-b23a-2d09637a3bd5 used request id req-c8da6f48-4b06-450c-9297-7a3a930ef216 2018-07-24 04:41:10,484 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-pub-net 2018-07-24 04:41:10,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/92effe51-543e-43ad-97f5-e77cab2af905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70385af1e929788f106d40d8f396202ed7025947" 2018-07-24 04:41:11,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1958456a-a2ed-446c-afa0-176e1559cacd Date: Tue, 24 Jul 2018 04:41:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:41:11,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/92effe51-543e-43ad-97f5-e77cab2af905 used request id req-1958456a-a2ed-446c-afa0-176e1559cacd 2018-07-24 04:41:11,836 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c06ff9dd-f343-4dd6-b18f-e13c36e91b94-image 2018-07-24 04:41:11,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76a6743cc186fb35c272c4223df828241cd7b501" 2018-07-24 04:41:12,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d03de495-f296-4855-9480-2f57e8c9b146 Date: Tue, 24 Jul 2018 04:41:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:41:12,138 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/0b1a133d-b553-45f1-b97a-a01744b1319f used request id req-d03de495-f296-4855-9480-2f57e8c9b146 2018-07-24 04:41:12,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:41:12,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6e4001e9-088f-4a6d-8869-fa3168e434c4 Date: Tue, 24 Jul 2018 04:41:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "created_at": "2018-07-24T04:40:43Z", "updated_at": "2018-07-24T04:40:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:40:43Z", "revision_number": 0, "id": "42cacb32-1e05-48e6-ac67-9e648aa017dc", "remote_group_id": "915e284c-69a2-40ee-bcff-31208b9be716", "remote_ip_prefix": null, "created_at": "2018-07-24T04:40:43Z", "security_group_id": "915e284c-69a2-40ee-bcff-31208b9be716", "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a083f0e8391e4579bea1b86d2bb7d1f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:40:43Z", "revision_number": 0, "id": "436e168f-d04f-41da-b88b-d83d7543ce80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:40:43Z", "security_group_id": "915e284c-69a2-40ee-bcff-31208b9be716", "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a083f0e8391e4579bea1b86d2bb7d1f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:40:43Z", "revision_number": 0, "id": "a53517d0-28dd-42e6-a2e8-602777ff14d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:40:43Z", "security_group_id": "915e284c-69a2-40ee-bcff-31208b9be716", "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a083f0e8391e4579bea1b86d2bb7d1f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:40:43Z", "revision_number": 0, "id": "c1b5f482-25cc-484b-a204-c46872834399", "remote_group_id": "915e284c-69a2-40ee-bcff-31208b9be716", "remote_ip_prefix": null, "created_at": "2018-07-24T04:40:43Z", "security_group_id": "915e284c-69a2-40ee-bcff-31208b9be716", "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a083f0e8391e4579bea1b86d2bb7d1f1"}], "revision_number": 4, "project_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "id": "915e284c-69a2-40ee-bcff-31208b9be716", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:41:12,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-6e4001e9-088f-4a6d-8869-fa3168e434c4 2018-07-24 04:41:12,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:41:12,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7c17e0f-c83c-4a21-8680-c39ebd85cb1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:41:12,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-d7c17e0f-c83c-4a21-8680-c39ebd85cb1e 2018-07-24 04:41:12,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:41:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:41:12,582 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dfd38bb-c143-4442-806a-b3004953849b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:41:12,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-7dfd38bb-c143-4442-806a-b3004953849b 2018-07-24 04:41:12,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:41:12,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:41:12,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1543a54e-be48-4d8c-bec9-8033c3b214a5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a083f0e8391e4579bea1b86d2bb7d1f1", "name": "CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj"}} 2018-07-24 04:41:12,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 used request id req-1543a54e-be48-4d8c-bec9-8033c3b214a5 2018-07-24 04:41:12,678 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 915e284c-69a2-40ee-bcff-31208b9be716 2018-07-24 04:41:12,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=915e284c-69a2-40ee-bcff-31208b9be716 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:41:13,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3aa9d7fe-ec37-46d2-ba9e-330af7f37802 Date: Tue, 24 Jul 2018 04:41:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "915e284c-69a2-40ee-bcff-31208b9be716", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:40:43Z", "security_group_id": "915e284c-69a2-40ee-bcff-31208b9be716", "port_range_min": null, "revision_number": 0, "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "created_at": "2018-07-24T04:40:43Z", "project_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "id": "42cacb32-1e05-48e6-ac67-9e648aa017dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:40:43Z", "security_group_id": "915e284c-69a2-40ee-bcff-31208b9be716", "port_range_min": null, "revision_number": 0, "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "created_at": "2018-07-24T04:40:43Z", "project_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "id": "436e168f-d04f-41da-b88b-d83d7543ce80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:40:43Z", "security_group_id": "915e284c-69a2-40ee-bcff-31208b9be716", "port_range_min": null, "revision_number": 0, "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "created_at": "2018-07-24T04:40:43Z", "project_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "id": "a53517d0-28dd-42e6-a2e8-602777ff14d8"}, {"remote_group_id": "915e284c-69a2-40ee-bcff-31208b9be716", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:40:43Z", "security_group_id": "915e284c-69a2-40ee-bcff-31208b9be716", "port_range_min": null, "revision_number": 0, "tenant_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "created_at": "2018-07-24T04:40:43Z", "project_id": "a083f0e8391e4579bea1b86d2bb7d1f1", "id": "c1b5f482-25cc-484b-a204-c46872834399"}]} 2018-07-24 04:41:13,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=915e284c-69a2-40ee-bcff-31208b9be716 used request id req-3aa9d7fe-ec37-46d2-ba9e-330af7f37802 2018-07-24 04:41:13,041 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:41:13,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/915e284c-69a2-40ee-bcff-31208b9be716 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:41:13,354 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-234e7d9e-c0b1-4cdb-89b2-7f4923b36932 Content-Length: 0 Date: Tue, 24 Jul 2018 04:41:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:41:13,354 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/915e284c-69a2-40ee-bcff-31208b9be716 used request id req-234e7d9e-c0b1-4cdb-89b2-7f4923b36932 2018-07-24 04:41:13,355 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj 2018-07-24 04:41:13,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:41:13,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d67bae60-6a1b-4f8e-9269-8ee00a2b29d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:41:13,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/a083f0e8391e4579bea1b86d2bb7d1f1 used request id req-d67bae60-6a1b-4f8e-9269-8ee00a2b29d1 2018-07-24 04:41:13,575 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-proj-role 2018-07-24 04:41:13,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/4becc7fee1a04529a3ee9fab09fc2b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:41:13,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad4fadc5-9804-4d5d-86a7-47f2b84ac416 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:41:13,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/4becc7fee1a04529a3ee9fab09fc2b13 used request id req-ad4fadc5-9804-4d5d-86a7-47f2b84ac416 2018-07-24 04:41:13,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce34ecbfd56531b2bf3a810716769ea5485739ba" 2018-07-24 04:41:13,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f86880-9f17-4668-a247-31271ac14118 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:41:13,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c2f86880-9f17-4668-a247-31271ac14118 2018-07-24 04:41:13,784 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1bce1bb4-5dcb-493-user 2018-07-24 04:41:13,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/739d3b41465341678344bcd6093b7ce6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc9858655327448770a5f52ed21b99eeffcfe7e" 2018-07-24 04:41:13,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2faeac49-6309-47a0-abdf-5f310ffee003 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:41:13,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/739d3b41465341678344bcd6093b7ce6 used request id req-2faeac49-6309-47a0-abdf-5f310ffee003 2018-07-24 04:41:13,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:41:14,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:41:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["QH7hIlirT0-xX9lb4ACs8g"], "issued_at": "2018-07-24T04:41:14.000000Z"}} 2018-07-24 04:41:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1ceae7cd9306a66f0d81c2d651d032b8d97dd567" 2018-07-24 04:41:14,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90017bfb-5522-4845-b8f0-52295c486fcf 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:14,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-90017bfb-5522-4845-b8f0-52295c486fcf 2018-07-24 04:41:14,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:41:14,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:41:14,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:41:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["H_TfUu99SRuHa7R2vsG_qg"], "issued_at": "2018-07-24T04:41:14.000000Z"}} 2018-07-24 04:41:14,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:14,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2072b2-4097-4982-ae44-2531bd938e24 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:14,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2c2072b2-4097-4982-ae44-2531bd938e24 2018-07-24 04:41:14,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:41:14,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:41: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:41:14,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3ff06c58-2259-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:15,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fde5927-9a78-43c7-a1f5-7eb3bce3a267 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3ff06c58-2259-409-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:41:15,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3ff06c58-2259-409-proj used request id req-8fde5927-9a78-43c7-a1f5-7eb3bce3a267 2018-07-24 04:41:15,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:15,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa05f7e3-a43d-4393-9120-9ab90be17580 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:41:15,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-fa05f7e3-a43d-4393-9120-9ab90be17580 2018-07-24 04:41:15,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}}' 2018-07-24 04:41:15,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fa32706-50be-4533-b977-d915b4dce0d8 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50"}, "tags": [], "enabled": true, "id": "f7566fb47bbb4e94a9070dbae848da50", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}} 2018-07-24 04:41:15,252 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-6fa32706-50be-4533-b977-d915b4dce0d8 2018-07-24 04:41:15,252 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3ff06c58-2259-409-proj 2018-07-24 04:41:15,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:41:15,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:41:15,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["c0AkcO3WTU2kR0G5cyEAAQ"], "issued_at": "2018-07-24T04:41:15.000000Z"}} 2018-07-24 04:41:15,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e1d4a0baa6fd2b6199bcbb559d5337fcc41a9ac6" 2018-07-24 04:41:15,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200b4e43-709d-4d99-8758-0217a75d40e7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:15,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-200b4e43-709d-4d99-8758-0217a75d40e7 2018-07-24 04:41:15,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:41:15,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:41:15 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:41:15,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d4a0baa6fd2b6199bcbb559d5337fcc41a9ac6" 2018-07-24 04:41:15,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c678c56e-adea-4bf5-af85-d7a61231f797 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:41:15,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c678c56e-adea-4bf5-af85-d7a61231f797 2018-07-24 04:41:15,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-3ff06c58-2259-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d4a0baa6fd2b6199bcbb559d5337fcc41a9ac6" 2018-07-24 04:41:15,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0220d87e-d87d-4f1a-8ba4-00e5e1d4e904 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-3ff06c58-2259-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50"}, "tags": [], "enabled": true, "id": "f7566fb47bbb4e94a9070dbae848da50", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}]} 2018-07-24 04:41:15,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-3ff06c58-2259-409-proj used request id req-0220d87e-d87d-4f1a-8ba4-00e5e1d4e904 2018-07-24 04:41:15,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d4a0baa6fd2b6199bcbb559d5337fcc41a9ac6" 2018-07-24 04:41:16,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34486330-9da7-4c1c-8b1c-4c94408ef529 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:41:16,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-34486330-9da7-4c1c-8b1c-4c94408ef529 2018-07-24 04:41:16,449 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3ff06c58-2259-409-user 2018-07-24 04:41:16,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:41:16,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:16,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f2cbe12-ea0b-4fcf-b697-c7f677b2b575 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:41:16,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2f2cbe12-ea0b-4fcf-b697-c7f677b2b575 2018-07-24 04:41:16,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" -d '{"role": {"name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj-role"}}' 2018-07-24 04:41:16,652 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c02c65a5-6cef-43be-8914-abcc5897c2c2 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6dc17fe5cc7a4914aaa0d1cbc42a7320", "links": {"self": "http://172.30.9.24:5000/v3/roles/6dc17fe5cc7a4914aaa0d1cbc42a7320"}, "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj-role"}} 2018-07-24 04:41:16,652 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-c02c65a5-6cef-43be-8914-abcc5897c2c2 2018-07-24 04:41:16,653 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3ff06c58-2259-409-proj-role 2018-07-24 04:41:16,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/6dc17fe5cc7a4914aaa0d1cbc42a7320 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:16,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b563a4f-b594-4ce2-b2e6-1aaf888bba5d Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6dc17fe5cc7a4914aaa0d1cbc42a7320", "links": {"self": "http://172.30.9.24:5000/v3/roles/6dc17fe5cc7a4914aaa0d1cbc42a7320"}, "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj-role"}} 2018-07-24 04:41:16,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/6dc17fe5cc7a4914aaa0d1cbc42a7320 used request id req-5b563a4f-b594-4ce2-b2e6-1aaf888bba5d 2018-07-24 04:41:16,754 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3ff06c58-2259-409-proj-role to project CreateInstancePortManipulationTests-3ff06c58-2259-409-proj 2018-07-24 04:41:16,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50/users/3301e29717a4421c937ac86d6e52af51/roles/6dc17fe5cc7a4914aaa0d1cbc42a7320 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:16,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c690ab45-381b-4d4f-aa2f-98fbc2949fbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:41:16,919 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50/users/3301e29717a4421c937ac86d6e52af51/roles/6dc17fe5cc7a4914aaa0d1cbc42a7320 used request id req-c690ab45-381b-4d4f-aa2f-98fbc2949fbf 2018-07-24 04:41:16,919 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:41:16,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:41:16,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:41:17,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6dc17fe5cc7a4914aaa0d1cbc42a7320", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj-role"}], "expires_at": "2018-07-24T05:41:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7566fb47bbb4e94a9070dbae848da50", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-user", "id": "3301e29717a4421c937ac86d6e52af51"}, "audit_ids": ["CFjBdL7qQnKSLyOuru9Z7g"], "issued_at": "2018-07-24T04:41:17.000000Z"}} 2018-07-24 04:41:17,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}608b50a4e752afea067ce02df1d26e5cecea0a8d" 2018-07-24 04:41:17,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8362dd3-1bf2-43de-97dc-4fbc09593580 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:17,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f8362dd3-1bf2-43de-97dc-4fbc09593580 2018-07-24 04:41:17,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}608b50a4e752afea067ce02df1d26e5cecea0a8d" 2018-07-24 04:41:17,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-ef433d7c-608f-4782-b4cf-876919298ee9 Date: Tue, 24 Jul 2018 04:41:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image"} 2018-07-24 04:41:17,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image used request id req-ef433d7c-608f-4782-b4cf-876919298ee9 2018-07-24 04:41:17,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}608b50a4e752afea067ce02df1d26e5cecea0a8d" 2018-07-24 04:41:17,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9f2ca79c-7879-4935-8d0f-14bd36a86e1f Date: Tue, 24 Jul 2018 04:41:17 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-07-24 04:41:17,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-9f2ca79c-7879-4935-8d0f-14bd36a86e1f 2018-07-24 04:41:17,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}608b50a4e752afea067ce02df1d26e5cecea0a8d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image"}' 2018-07-24 04:41:18,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8cf7e2c3-4173-4bdb-95ac-05cca503f34c Date: Tue, 24 Jul 2018 04:41:18 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:41:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:41:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9", "min_disk": 0, "protected": false, "id": "dc22e768-0e94-4e76-927b-3c53f10e90e9", "file": "/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9/file", "checksum": null, "owner": "f7566fb47bbb4e94a9070dbae848da50", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:41:18,027 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8cf7e2c3-4173-4bdb-95ac-05cca503f34c 2018-07-24 04:41:18,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}608b50a4e752afea067ce02df1d26e5cecea0a8d" -d '' 2018-07-24 04:41:18,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf824d48-f54d-4698-9f8e-131ef246e8f8 Date: Tue, 24 Jul 2018 04:41:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:41:18,884 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9/file used request id req-bf824d48-f54d-4698-9f8e-131ef246e8f8 2018-07-24 04:41:18,885 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:41:18,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}608b50a4e752afea067ce02df1d26e5cecea0a8d" 2018-07-24 04:41:19,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8974db1b-2c0f-40ca-9b38-8a6a0dfcb539 Date: Tue, 24 Jul 2018 04:41:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:41:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:41:18Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/dc22e768-0e94-4e76-927b-3c53f10e90e9/snap", "metadata": {}}], "self": "/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9", "min_disk": 0, "protected": false, "id": "dc22e768-0e94-4e76-927b-3c53f10e90e9", "file": "/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f7566fb47bbb4e94a9070dbae848da50", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/dc22e768-0e94-4e76-927b-3c53f10e90e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:41:19,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9 used request id req-8974db1b-2c0f-40ca-9b38-8a6a0dfcb539 2018-07-24 04:41:19,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}608b50a4e752afea067ce02df1d26e5cecea0a8d" 2018-07-24 04:41:19,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-14c5ef20-c701-4c8c-be07-e1950cad45ce Date: Tue, 24 Jul 2018 04:41: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-07-24 04:41:19,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-14c5ef20-c701-4c8c-be07-e1950cad45ce 2018-07-24 04:41:19,257 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image 2018-07-24 04:41:19,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}608b50a4e752afea067ce02df1d26e5cecea0a8d" 2018-07-24 04:41:19,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-21053e59-07ce-4461-a442-8fdf0aec80fa Date: Tue, 24 Jul 2018 04:41:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:41:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:41:18Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/dc22e768-0e94-4e76-927b-3c53f10e90e9/snap", "metadata": {}}], "self": "/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9", "min_disk": 0, "protected": false, "id": "dc22e768-0e94-4e76-927b-3c53f10e90e9", "file": "/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f7566fb47bbb4e94a9070dbae848da50", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/dc22e768-0e94-4e76-927b-3c53f10e90e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:41:19,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9 used request id req-21053e59-07ce-4461-a442-8fdf0aec80fa 2018-07-24 04:41:19,279 - create_image - DEBUG - Instance status is - active 2018-07-24 04:41:19,279 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image 2018-07-24 04:41:19,279 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image 2018-07-24 04:41:19,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:41:19,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:41:19,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6dc17fe5cc7a4914aaa0d1cbc42a7320", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj-role"}], "expires_at": "2018-07-24T05:41:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7566fb47bbb4e94a9070dbae848da50", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-user", "id": "3301e29717a4421c937ac86d6e52af51"}, "audit_ids": ["x1Uo9wWyTb-vA17EclUQGA"], "issued_at": "2018-07-24T04:41:19.000000Z"}} 2018-07-24 04:41:19,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7b6ba6dd5d453e8b6148e0a4c2c6ad4d87cca0a8" 2018-07-24 04:41:19,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2381a145-cab6-4f4a-894f-20120131fa6e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:19,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2381a145-cab6-4f4a-894f-20120131fa6e 2018-07-24 04:41:19,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6ba6dd5d453e8b6148e0a4c2c6ad4d87cca0a8" 2018-07-24 04:41:19,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-433ef73b-dc80-4573-b289-a5f25db6b100 Date: Tue, 24 Jul 2018 04:41:19 GMT RESP BODY: {"networks":[]} 2018-07-24 04:41:19,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net used request id req-433ef73b-dc80-4573-b289-a5f25db6b100 2018-07-24 04:41:19,972 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net 2018-07-24 04:41:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6ba6dd5d453e8b6148e0a4c2c6ad4d87cca0a8" -d '{"network": {"name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net", "admin_state_up": true}}' 2018-07-24 04:41:20,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-c4de4e19-3ea8-4a1a-9808-cbd1adc1d25d Date: Tue, 24 Jul 2018 04:41:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"681c782a-f882-43b3-989f-55c500911ad2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f7566fb47bbb4e94a9070dbae848da50","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:41:20Z","is_default":false,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:20Z","mtu":1450}} 2018-07-24 04:41:20,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-c4de4e19-3ea8-4a1a-9808-cbd1adc1d25d 2018-07-24 04:41:20,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=681c782a-f882-43b3-989f-55c500911ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6ba6dd5d453e8b6148e0a4c2c6ad4d87cca0a8" 2018-07-24 04:41:20,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a0d0d722-83e2-4644-80d5-23a642456c62 Date: Tue, 24 Jul 2018 04:41:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"681c782a-f882-43b3-989f-55c500911ad2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f7566fb47bbb4e94a9070dbae848da50","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:41:20Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net","admin_state_up":true,"tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:20Z","mtu":1450}]} 2018-07-24 04:41:20,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=681c782a-f882-43b3-989f-55c500911ad2 used request id req-a0d0d722-83e2-4644-80d5-23a642456c62 2018-07-24 04:41:20,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6ba6dd5d453e8b6148e0a4c2c6ad4d87cca0a8" 2018-07-24 04:41:21,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-71bafeae-8c0a-488e-8173-478194b3083c Date: Tue, 24 Jul 2018 04:41:21 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:41:21,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 used request id req-71bafeae-8c0a-488e-8173-478194b3083c 2018-07-24 04:41:21,170 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet 2018-07-24 04:41:21,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6ba6dd5d453e8b6148e0a4c2c6ad4d87cca0a8" -d '{"subnets": [{"ip_version": 4, "network_id": "681c782a-f882-43b3-989f-55c500911ad2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet"}]}' 2018-07-24 04:41:22,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d6b9e637-5a00-4243-986c-0a3b1c4ad44d Date: Tue, 24 Jul 2018 04:41:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:21Z","dns_nameservers":[],"updated_at":"2018-07-24T04:41:21Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f7566fb47bbb4e94a9070dbae848da50","id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet"}]} 2018-07-24 04:41:22,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-d6b9e637-5a00-4243-986c-0a3b1c4ad44d 2018-07-24 04:41:22,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=681c782a-f882-43b3-989f-55c500911ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6ba6dd5d453e8b6148e0a4c2c6ad4d87cca0a8" 2018-07-24 04:41:22,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-207d8874-bf6d-4348-8bf0-5cfc270431ed Date: Tue, 24 Jul 2018 04:41:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"681c782a-f882-43b3-989f-55c500911ad2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7566fb47bbb4e94a9070dbae848da50","l2_adjacency":true,"status":"ACTIVE","subnets":["429ec086-bbaa-4a4d-a7a5-8962143fbf58"],"description":"","tags":[],"updated_at":"2018-07-24T04:41:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net","admin_state_up":true,"tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:20Z","mtu":1450}]} 2018-07-24 04:41:22,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=681c782a-f882-43b3-989f-55c500911ad2 used request id req-207d8874-bf6d-4348-8bf0-5cfc270431ed 2018-07-24 04:41:22,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6ba6dd5d453e8b6148e0a4c2c6ad4d87cca0a8" 2018-07-24 04:41:22,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5899c44c-1081-4c66-a1a3-746182c96206 Date: Tue, 24 Jul 2018 04:41:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:21Z","dns_nameservers":[],"updated_at":"2018-07-24T04:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f7566fb47bbb4e94a9070dbae848da50","id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet"}]} 2018-07-24 04:41:22,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 used request id req-5899c44c-1081-4c66-a1a3-746182c96206 2018-07-24 04:41:22,471 - OpenStackNetwork - DEBUG - Network [681c782a-f882-43b3-989f-55c500911ad2] created successfully 2018-07-24 04:41:22,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:41:22,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:41:22,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["gtM4m3vkQ6OIhmJcKxp_Fg"], "issued_at": "2018-07-24T04:41:22.000000Z"}} 2018-07-24 04:41:22,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d9d5b127d23c1616dd151def320ff77a9ce5d3c1" 2018-07-24 04:41:22,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3712bf26-e54b-45fb-9d35-6763dac59ac7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:22,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3712bf26-e54b-45fb-9d35-6763dac59ac7 2018-07-24 04:41:22,966 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:41:22,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d5b127d23c1616dd151def320ff77a9ce5d3c1" 2018-07-24 04:41:23,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41: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-e3b48f38-e4b0-4e62-bea7-72aba3a9f322 x-compute-request-id: req-e3b48f38-e4b0-4e62-bea7-72aba3a9f322 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:41:23,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e3b48f38-e4b0-4e62-bea7-72aba3a9f322 2018-07-24 04:41:23,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d5b127d23c1616dd151def320ff77a9ce5d3c1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-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-07-24 04:41:23,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41: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-c7ef7246-e8a6-4484-a66e-826fb6dec2a1 x-compute-request-id: req-c7ef7246-e8a6-4484-a66e-826fb6dec2a1 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/60b402b7-6319-4bac-b445-c339a69c4a10", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/60b402b7-6319-4bac-b445-c339a69c4a10", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "60b402b7-6319-4bac-b445-c339a69c4a10"}} 2018-07-24 04:41:23,207 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c7ef7246-e8a6-4484-a66e-826fb6dec2a1 2018-07-24 04:41:23,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:41:23,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:41:23,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6dc17fe5cc7a4914aaa0d1cbc42a7320", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj-role"}], "expires_at": "2018-07-24T05:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7566fb47bbb4e94a9070dbae848da50", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-user", "id": "3301e29717a4421c937ac86d6e52af51"}, "audit_ids": ["-wy3IAJATdqTDZIBuTTPRQ"], "issued_at": "2018-07-24T04:41:23.000000Z"}} 2018-07-24 04:41:23,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:23,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7c520f-26dc-41f3-b870-ad0301770576 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:23,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9b7c520f-26dc-41f3-b870-ad0301770576 2018-07-24 04:41:23,699 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:41:23,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:23,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91796d9-7495-4c91-8bc3-b025d3be7670 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:23,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b91796d9-7495-4c91-8bc3-b025d3be7670 2018-07-24 04:41:23,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:24,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-30367b9a-e56d-4d9e-bf88-020ba76534eb Date: Tue, 24 Jul 2018 04:41:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"681c782a-f882-43b3-989f-55c500911ad2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7566fb47bbb4e94a9070dbae848da50","l2_adjacency":true,"status":"ACTIVE","subnets":["429ec086-bbaa-4a4d-a7a5-8962143fbf58"],"description":"","tags":[],"updated_at":"2018-07-24T04:41:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net","admin_state_up":true,"tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:20Z","mtu":1450}]} 2018-07-24 04:41:24,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net used request id req-30367b9a-e56d-4d9e-bf88-020ba76534eb 2018-07-24 04:41:24,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:41:24,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:41: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:41:24,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:24,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443a66d7-0027-445f-b691-7579fc712387 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7566fb47bbb4e94a9070dbae848da50", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}} 2018-07-24 04:41:24,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 used request id req-443a66d7-0027-445f-b691-7579fc712387 2018-07-24 04:41:24,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:24,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2cd8ec76-47f0-447a-be0b-eb1a3126b6a9 Date: Tue, 24 Jul 2018 04:41:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:21Z","dns_nameservers":[],"updated_at":"2018-07-24T04:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f7566fb47bbb4e94a9070dbae848da50","id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet"}]} 2018-07-24 04:41:24,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 used request id req-2cd8ec76-47f0-447a-be0b-eb1a3126b6a9 2018-07-24 04:41:24,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=681c782a-f882-43b3-989f-55c500911ad2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:24,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-927a5be3-1250-46ed-a5c5-35cb8d8dff88 Date: Tue, 24 Jul 2018 04:41:24 GMT RESP BODY: {"ports":[]} 2018-07-24 04:41:24,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=681c782a-f882-43b3-989f-55c500911ad2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061port-1&admin_state_up=True used request id req-927a5be3-1250-46ed-a5c5-35cb8d8dff88 2018-07-24 04:41:24,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:25,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41: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-349cea9e-56d6-4eec-b847-010d9f726b8a x-compute-request-id: req-349cea9e-56d6-4eec-b847-010d9f726b8a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:41:25,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst used request id req-349cea9e-56d6-4eec-b847-010d9f726b8a 2018-07-24 04:41:25,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:25,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-149623d4-619d-4fa4-8160-419d24f66883 Date: Tue, 24 Jul 2018 04:41:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"681c782a-f882-43b3-989f-55c500911ad2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7566fb47bbb4e94a9070dbae848da50","l2_adjacency":true,"status":"ACTIVE","subnets":["429ec086-bbaa-4a4d-a7a5-8962143fbf58"],"description":"","tags":[],"updated_at":"2018-07-24T04:41:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net","admin_state_up":true,"tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:20Z","mtu":1450}]} 2018-07-24 04:41:25,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net used request id req-149623d4-619d-4fa4-8160-419d24f66883 2018-07-24 04:41:25,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:25,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f64a25d2-e547-4679-9561-3415b0ab6609 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7566fb47bbb4e94a9070dbae848da50", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}} 2018-07-24 04:41:25,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 used request id req-f64a25d2-e547-4679-9561-3415b0ab6609 2018-07-24 04:41:25,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:25,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b84d650c-d487-4a0a-98c6-4a180be831e1 Date: Tue, 24 Jul 2018 04:41:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:21Z","dns_nameservers":[],"updated_at":"2018-07-24T04:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f7566fb47bbb4e94a9070dbae848da50","id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet"}]} 2018-07-24 04:41:25,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 used request id req-b84d650c-d487-4a0a-98c6-4a180be831e1 2018-07-24 04:41:25,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=681c782a-f882-43b3-989f-55c500911ad2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:25,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b86812c9-fe3a-4506-8d59-9a0702ec1bbe Date: Tue, 24 Jul 2018 04:41:25 GMT RESP BODY: {"ports":[]} 2018-07-24 04:41:25,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=681c782a-f882-43b3-989f-55c500911ad2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061port-1&admin_state_up=True used request id req-b86812c9-fe3a-4506-8d59-9a0702ec1bbe 2018-07-24 04:41:25,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:41:25,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:41:26,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6dc17fe5cc7a4914aaa0d1cbc42a7320", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj-role"}], "expires_at": "2018-07-24T05:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7566fb47bbb4e94a9070dbae848da50", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f7566fb47bbb4e94a9070dbae848da50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/f7566fb47bbb4e94a9070dbae848da50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/f7566fb47bbb4e94a9070dbae848da50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-user", "id": "3301e29717a4421c937ac86d6e52af51"}, "audit_ids": ["_2NilZOlSjCFY9ZppJlTGA"], "issued_at": "2018-07-24T04:41:26.000000Z"}} 2018-07-24 04:41:26,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}14f1cd5d408cecf3e7277f84de99747b70952c83" 2018-07-24 04:41:26,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ff88e5-73ac-4058-8b9e-d74512e81458 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:26,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a9ff88e5-73ac-4058-8b9e-d74512e81458 2018-07-24 04:41:26,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:26,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3db8d6cd-c8be-4f40-8da4-02018351b69e Date: Tue, 24 Jul 2018 04:41:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"681c782a-f882-43b3-989f-55c500911ad2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7566fb47bbb4e94a9070dbae848da50","l2_adjacency":true,"status":"ACTIVE","subnets":["429ec086-bbaa-4a4d-a7a5-8962143fbf58"],"description":"","tags":[],"updated_at":"2018-07-24T04:41:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net","admin_state_up":true,"tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:20Z","mtu":1450}]} 2018-07-24 04:41:26,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net used request id req-3db8d6cd-c8be-4f40-8da4-02018351b69e 2018-07-24 04:41:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:27,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-197413cb-9b9c-447e-9430-b519005c7c25 Date: Tue, 24 Jul 2018 04:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:21Z","dns_nameservers":[],"updated_at":"2018-07-24T04:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f7566fb47bbb4e94a9070dbae848da50","id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet"}]} 2018-07-24 04:41:27,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 used request id req-197413cb-9b9c-447e-9430-b519005c7c25 2018-07-24 04:41:27,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:27,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-19551bc6-9c11-4fad-a43d-dc5cf348672f Date: Tue, 24 Jul 2018 04:41:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"681c782a-f882-43b3-989f-55c500911ad2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7566fb47bbb4e94a9070dbae848da50","l2_adjacency":true,"status":"ACTIVE","subnets":["429ec086-bbaa-4a4d-a7a5-8962143fbf58"],"description":"","tags":[],"updated_at":"2018-07-24T04:41:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net","admin_state_up":true,"tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:20Z","mtu":1450}]} 2018-07-24 04:41:27,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net used request id req-19551bc6-9c11-4fad-a43d-dc5cf348672f 2018-07-24 04:41:27,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:41:27,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:41: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:41:27,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f1cd5d408cecf3e7277f84de99747b70952c83" 2018-07-24 04:41:27,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9054f4cb-a5e8-468f-b989-96dd792d0eb7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7566fb47bbb4e94a9070dbae848da50", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}} 2018-07-24 04:41:27,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 used request id req-9054f4cb-a5e8-468f-b989-96dd792d0eb7 2018-07-24 04:41:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:27,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ef29b25-67a2-4a67-a48f-84feee62a0cb Date: Tue, 24 Jul 2018 04:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:21Z","dns_nameservers":[],"updated_at":"2018-07-24T04:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f7566fb47bbb4e94a9070dbae848da50","id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet"}]} 2018-07-24 04:41:27,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 used request id req-9ef29b25-67a2-4a67-a48f-84feee62a0cb 2018-07-24 04:41:27,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:27,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-792ff430-b94e-40a7-8f70-fe2d2636a4e9 Date: Tue, 24 Jul 2018 04:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:21Z","dns_nameservers":[],"updated_at":"2018-07-24T04:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f7566fb47bbb4e94a9070dbae848da50","id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet"}]} 2018-07-24 04:41:27,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet used request id req-792ff430-b94e-40a7-8f70-fe2d2636a4e9 2018-07-24 04:41:27,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:27,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ef8702c7-ecae-4464-a110-ae8f5c4bd484 Date: Tue, 24 Jul 2018 04:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:21Z","dns_nameservers":[],"updated_at":"2018-07-24T04:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f7566fb47bbb4e94a9070dbae848da50","id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet"}]} 2018-07-24 04:41:27,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet used request id req-ef8702c7-ecae-4464-a110-ae8f5c4bd484 2018-07-24 04:41:27,942 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net 2018-07-24 04:41:27,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" -d '{"port": {"network_id": "681c782a-f882-43b3-989f-55c500911ad2", "fixed_ips": [{"subnet_id": "429ec086-bbaa-4a4d-a7a5-8962143fbf58", "ip_address": "10.55.0.101"}, {"subnet_id": "429ec086-bbaa-4a4d-a7a5-8962143fbf58", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061port-1", "admin_state_up": true}}' 2018-07-24 04:41:29,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-ee8cf838-214f-4e85-808d-77d88fc6eb33 Date: Tue, 24 Jul 2018 04:41:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:41:28Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","ip_address":"10.55.0.101"},{"subnet_id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","ip_address":"10.55.0.102"}],"id":"7bf29a4f-277e-425f-bf2c-b945b46dc306","security_groups":["fe9f3144-4d92-4845-9349-9573a5e8c995"],"mac_address":"fa:16:3e:7f:39:f7","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061port-1","project_id":"f7566fb47bbb4e94a9070dbae848da50","qos_policy_id":null,"admin_state_up":true,"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:41:29,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-ee8cf838-214f-4e85-808d-77d88fc6eb33 2018-07-24 04:41:29,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:29,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-632de3d0-f45a-46da-b36b-643b826673c3 Date: Tue, 24 Jul 2018 04:41:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"681c782a-f882-43b3-989f-55c500911ad2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7566fb47bbb4e94a9070dbae848da50","l2_adjacency":true,"status":"ACTIVE","subnets":["429ec086-bbaa-4a4d-a7a5-8962143fbf58"],"description":"","tags":[],"updated_at":"2018-07-24T04:41:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net","admin_state_up":true,"tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:20Z","mtu":1450}]} 2018-07-24 04:41:29,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net used request id req-632de3d0-f45a-46da-b36b-643b826673c3 2018-07-24 04:41:29,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:29,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bad6d8c-305e-49ff-80da-c77ea8d2193b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7566fb47bbb4e94a9070dbae848da50", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}} 2018-07-24 04:41:29,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 used request id req-4bad6d8c-305e-49ff-80da-c77ea8d2193b 2018-07-24 04:41:29,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:29,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3a2d20f4-c65c-4ec9-abb2-edb4401ef474 Date: Tue, 24 Jul 2018 04:41:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:21Z","dns_nameservers":[],"updated_at":"2018-07-24T04:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f7566fb47bbb4e94a9070dbae848da50","id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet"}]} 2018-07-24 04:41:29,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 used request id req-3a2d20f4-c65c-4ec9-abb2-edb4401ef474 2018-07-24 04:41:29,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=681c782a-f882-43b3-989f-55c500911ad2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:29,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-e07b832b-1227-45db-b978-f7037049c58d Date: Tue, 24 Jul 2018 04:41:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:41:28Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","ip_address":"10.55.0.101"},{"subnet_id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","ip_address":"10.55.0.102"}],"id":"7bf29a4f-277e-425f-bf2c-b945b46dc306","security_groups":["fe9f3144-4d92-4845-9349-9573a5e8c995"],"mac_address":"fa:16:3e:7f:39:f7","project_id":"f7566fb47bbb4e94a9070dbae848da50","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061port-1","admin_state_up":true,"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:41:29,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=681c782a-f882-43b3-989f-55c500911ad2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061port-1&admin_state_up=True used request id req-e07b832b-1227-45db-b978-f7037049c58d 2018-07-24 04:41:29,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:29,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4c59db-f6ca-4c71-8039-92958556c045 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7566fb47bbb4e94a9070dbae848da50", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}} 2018-07-24 04:41:29,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 used request id req-3a4c59db-f6ca-4c71-8039-92958556c045 2018-07-24 04:41:29,996 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst 2018-07-24 04:41:30,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:30,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41: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-aac8147a-2740-4183-a568-2b72242fa277 x-compute-request-id: req-aac8147a-2740-4183-a568-2b72242fa277 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "60b402b7-6319-4bac-b445-c339a69c4a10", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/60b402b7-6319-4bac-b445-c339a69c4a10", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/60b402b7-6319-4bac-b445-c339a69c4a10", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-flavor-name"}]} 2018-07-24 04:41:30,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-aac8147a-2740-4183-a568-2b72242fa277 2018-07-24 04:41:30,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/60b402b7-6319-4bac-b445-c339a69c4a10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:30,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41: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-2873e8f9-ec64-41dc-9bdc-ea24061bbbda x-compute-request-id: req-2873e8f9-ec64-41dc-9bdc-ea24061bbbda Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/60b402b7-6319-4bac-b445-c339a69c4a10", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/60b402b7-6319-4bac-b445-c339a69c4a10", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "60b402b7-6319-4bac-b445-c339a69c4a10"}} 2018-07-24 04:41:30,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/60b402b7-6319-4bac-b445-c339a69c4a10 used request id req-2873e8f9-ec64-41dc-9bdc-ea24061bbbda 2018-07-24 04:41:30,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:30,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-713bde1a-d9fa-4e06-8cab-0fc6d5539f65 Date: Tue, 24 Jul 2018 04:41:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:41:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:41:18Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/dc22e768-0e94-4e76-927b-3c53f10e90e9/snap", "metadata": {}}], "self": "/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9", "min_disk": 0, "protected": false, "id": "dc22e768-0e94-4e76-927b-3c53f10e90e9", "file": "/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f7566fb47bbb4e94a9070dbae848da50", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/dc22e768-0e94-4e76-927b-3c53f10e90e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image"} 2018-07-24 04:41:30,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image used request id req-713bde1a-d9fa-4e06-8cab-0fc6d5539f65 2018-07-24 04:41:30,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:30,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b0582a9f-1809-466d-a837-823e8da17367 Date: Tue, 24 Jul 2018 04:41: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-07-24 04:41:30,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b0582a9f-1809-466d-a837-823e8da17367 2018-07-24 04:41:30,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" -d '{"server": {"name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst", "imageRef": "dc22e768-0e94-4e76-927b-3c53f10e90e9", "flavorRef": "60b402b7-6319-4bac-b445-c339a69c4a10", "max_count": 1, "min_count": 1, "networks": [{"port": "7bf29a4f-277e-425f-bf2c-b945b46dc306"}]}}' 2018-07-24 04:41:32,277 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:41: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-04ae1268-0d9a-438e-845b-be617729fc2b x-compute-request-id: req-04ae1268-0d9a-438e-845b-be617729fc2b Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "bookmark"}], "adminPass": "q8sdVfiYZNJg"}} 2018-07-24 04:41:32,277 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-04ae1268-0d9a-438e-845b-be617729fc2b 2018-07-24 04:41:32,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:32,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41: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-bed23ed8-826b-4ba1-a120-3ad75a70e03a x-compute-request-id: req-bed23ed8-826b-4ba1-a120-3ad75a70e03a Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "bookmark"}], "image": {"id": "dc22e768-0e94-4e76-927b-3c53f10e90e9", "links": [{"href": "http://172.30.9.24:8774/images/dc22e768-0e94-4e76-927b-3c53f10e90e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60b402b7-6319-4bac-b445-c339a69c4a10", "links": [{"href": "http://172.30.9.24:8774/flavors/60b402b7-6319-4bac-b445-c339a69c4a10", "rel": "bookmark"}]}, "id": "2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "user_id": "3301e29717a4421c937ac86d6e52af51", "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-07-24T04:41:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst", "created": "2018-07-24T04:41:32Z", "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:41:32,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c used request id req-bed23ed8-826b-4ba1-a120-3ad75a70e03a 2018-07-24 04:41:32,516 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst 2018-07-24 04:41:32,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:32,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41: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-b61dcc4a-5aa2-413f-b522-7eb0caeebcbf x-compute-request-id: req-b61dcc4a-5aa2-413f-b522-7eb0caeebcbf Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "bookmark"}], "image": {"id": "dc22e768-0e94-4e76-927b-3c53f10e90e9", "links": [{"href": "http://172.30.9.24:8774/images/dc22e768-0e94-4e76-927b-3c53f10e90e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60b402b7-6319-4bac-b445-c339a69c4a10", "links": [{"href": "http://172.30.9.24:8774/flavors/60b402b7-6319-4bac-b445-c339a69c4a10", "rel": "bookmark"}]}, "id": "2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "user_id": "3301e29717a4421c937ac86d6e52af51", "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-07-24T04:41:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst", "created": "2018-07-24T04:41:32Z", "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:41:32,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c used request id req-b61dcc4a-5aa2-413f-b522-7eb0caeebcbf 2018-07-24 04:41:32,761 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst] is - BUILD 2018-07-24 04:41:32,761 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:41:35,764 - create_instance - DEBUG - VM status query timeout in 896.752702951 2018-07-24 04:41:35,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:36,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41: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-8c17e745-9eb9-4191-aa28-1e69bcc3cdc6 x-compute-request-id: req-8c17e745-9eb9-4191-aa28-1e69bcc3cdc6 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "bookmark"}], "image": {"id": "dc22e768-0e94-4e76-927b-3c53f10e90e9", "links": [{"href": "http://172.30.9.24:8774/images/dc22e768-0e94-4e76-927b-3c53f10e90e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60b402b7-6319-4bac-b445-c339a69c4a10", "links": [{"href": "http://172.30.9.24:8774/flavors/60b402b7-6319-4bac-b445-c339a69c4a10", "rel": "bookmark"}]}, "id": "2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "security_groups": [{"name": "default"}], "user_id": "3301e29717a4421c937ac86d6e52af51", "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-07-24T04:41:33Z", "hostId": "39c3a63de434008c8b005636cff44dbbebe2f4bb10489dc4904ac34f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst", "created": "2018-07-24T04:41:32Z", "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:41:36,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c used request id req-8c17e745-9eb9-4191-aa28-1e69bcc3cdc6 2018-07-24 04:41:36,386 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst] is - BUILD 2018-07-24 04:41:36,386 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:41:39,389 - create_instance - DEBUG - VM status query timeout in 893.127628088 2018-07-24 04:41:39,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:40,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41: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,Accept-Encoding x-openstack-request-id: req-0b9a53cb-f08c-4f03-b498-8bdffabc5c98 x-compute-request-id: req-0b9a53cb-f08c-4f03-b498-8bdffabc5c98 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:39:f7", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:39:f7", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "bookmark"}], "image": {"id": "dc22e768-0e94-4e76-927b-3c53f10e90e9", "links": [{"href": "http://172.30.9.24:8774/images/dc22e768-0e94-4e76-927b-3c53f10e90e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:41:38.000000", "flavor": {"id": "60b402b7-6319-4bac-b445-c339a69c4a10", "links": [{"href": "http://172.30.9.24:8774/flavors/60b402b7-6319-4bac-b445-c339a69c4a10", "rel": "bookmark"}]}, "id": "2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "security_groups": [{"name": "default"}], "user_id": "3301e29717a4421c937ac86d6e52af51", "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-07-24T04:41:38Z", "hostId": "39c3a63de434008c8b005636cff44dbbebe2f4bb10489dc4904ac34f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst", "created": "2018-07-24T04:41:32Z", "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:41:40,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c used request id req-0b9a53cb-f08c-4f03-b498-8bdffabc5c98 2018-07-24 04:41:40,157 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst] is - ACTIVE 2018-07-24 04:41:40,158 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:41:40,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:40,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41: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-ab79f392-7492-4969-8ff9-8e027ed14a57 x-compute-request-id: req-ab79f392-7492-4969-8ff9-8e027ed14a57 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:39:f7", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:39:f7", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "bookmark"}], "image": {"id": "dc22e768-0e94-4e76-927b-3c53f10e90e9", "links": [{"href": "http://172.30.9.24:8774/images/dc22e768-0e94-4e76-927b-3c53f10e90e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:41:38.000000", "flavor": {"id": "60b402b7-6319-4bac-b445-c339a69c4a10", "links": [{"href": "http://172.30.9.24:8774/flavors/60b402b7-6319-4bac-b445-c339a69c4a10", "rel": "bookmark"}]}, "id": "2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "security_groups": [{"name": "default"}], "user_id": "3301e29717a4421c937ac86d6e52af51", "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-07-24T04:41:38Z", "hostId": "39c3a63de434008c8b005636cff44dbbebe2f4bb10489dc4904ac34f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst", "created": "2018-07-24T04:41:32Z", "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:41:40,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c used request id req-ab79f392-7492-4969-8ff9-8e027ed14a57 2018-07-24 04:41:40,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:40,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3c5be2aa-52df-418d-8a7e-9402079271ff Date: Tue, 24 Jul 2018 04:41:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"681c782a-f882-43b3-989f-55c500911ad2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7566fb47bbb4e94a9070dbae848da50","l2_adjacency":true,"status":"ACTIVE","subnets":["429ec086-bbaa-4a4d-a7a5-8962143fbf58"],"description":"","tags":[],"updated_at":"2018-07-24T04:41:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net","admin_state_up":true,"tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:20Z","mtu":1450}]} 2018-07-24 04:41:40,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net used request id req-3c5be2aa-52df-418d-8a7e-9402079271ff 2018-07-24 04:41:40,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:40,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90198585-c4fa-427e-84fc-39678fd8fc02 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7566fb47bbb4e94a9070dbae848da50", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}} 2018-07-24 04:41:40,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 used request id req-90198585-c4fa-427e-84fc-39678fd8fc02 2018-07-24 04:41:41,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:41,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b6d80f63-da77-469a-bacb-643f7b0a7330 Date: Tue, 24 Jul 2018 04:41:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:21Z","dns_nameservers":[],"updated_at":"2018-07-24T04:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f7566fb47bbb4e94a9070dbae848da50","id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet"}]} 2018-07-24 04:41:41,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=681c782a-f882-43b3-989f-55c500911ad2 used request id req-b6d80f63-da77-469a-bacb-643f7b0a7330 2018-07-24 04:41:41,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=681c782a-f882-43b3-989f-55c500911ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:41,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3316 X-Openstack-Request-Id: req-cedc0051-0c33-4e8f-84bb-fc49d68838fc Date: Tue, 24 Jul 2018 04:41:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:41:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","ip_address":"10.55.0.3"}],"id":"65763fe0-dba8-4093-884e-5e270165d5b9","security_groups":[],"mac_address":"fa:16:3e:69:95:c0","project_id":"f7566fb47bbb4e94a9070dbae848da50","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-681c782a-f882-43b3-989f-55c500911ad2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:41:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","ip_address":"10.55.0.4"}],"id":"66a5761d-a01c-4c74-8bb4-76cb970a6036","security_groups":[],"mac_address":"fa:16:3e:79:ae:d2","project_id":"f7566fb47bbb4e94a9070dbae848da50","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-681c782a-f882-43b3-989f-55c500911ad2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:41:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","ip_address":"10.55.0.2"}],"id":"6a9d3b2f-5588-4d97-8f95-fb963d240540","security_groups":[],"mac_address":"fa:16:3e:12:1d:e1","project_id":"f7566fb47bbb4e94a9070dbae848da50","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-681c782a-f882-43b3-989f-55c500911ad2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:41:37Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","ip_address":"10.55.0.101"},{"subnet_id":"429ec086-bbaa-4a4d-a7a5-8962143fbf58","ip_address":"10.55.0.102"}],"id":"7bf29a4f-277e-425f-bf2c-b945b46dc306","security_groups":["fe9f3144-4d92-4845-9349-9573a5e8c995"],"mac_address":"fa:16:3e:7f:39:f7","project_id":"f7566fb47bbb4e94a9070dbae848da50","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061port-1","admin_state_up":true,"network_id":"681c782a-f882-43b3-989f-55c500911ad2","tenant_id":"f7566fb47bbb4e94a9070dbae848da50","created_at":"2018-07-24T04:41:28Z","binding:vnic_type":"normal","device_id":"2ec5c240-6759-44bb-84c3-526c4a6d8e4c","ip_allocation":"immediate"}]} 2018-07-24 04:41:41,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=681c782a-f882-43b3-989f-55c500911ad2 used request id req-cedc0051-0c33-4e8f-84bb-fc49d68838fc 2018-07-24 04:41:41,301 - create_instance - INFO - Deleting Port with ID - 7bf29a4f-277e-425f-bf2c-b945b46dc306 2018-07-24 04:41:41,301 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061port-1 2018-07-24 04:41:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/7bf29a4f-277e-425f-bf2c-b945b46dc306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:41,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4285bedd-10ea-402e-8480-3d98bebbdab2 Date: Tue, 24 Jul 2018 04:41:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:41:41,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/7bf29a4f-277e-425f-bf2c-b945b46dc306 used request id req-4285bedd-10ea-402e-8480-3d98bebbdab2 2018-07-24 04:41:41,764 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst 2018-07-24 04:41:41,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:41,930 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:41: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 x-openstack-request-id: req-d0751de4-83ec-4e8b-ac0f-51b22f44cfc6 x-compute-request-id: req-d0751de4-83ec-4e8b-ac0f-51b22f44cfc6 Content-Type: application/json 2018-07-24 04:41:41,930 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c used request id req-d0751de4-83ec-4e8b-ac0f-51b22f44cfc6 2018-07-24 04:41:41,930 - create_instance - INFO - Checking deletion status 2018-07-24 04:41:41,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:42,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41: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-71982d72-0c08-4cec-885b-06cff55f66b6 x-compute-request-id: req-71982d72-0c08-4cec-885b-06cff55f66b6 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:39:f7", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:39:f7", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "rel": "bookmark"}], "image": {"id": "dc22e768-0e94-4e76-927b-3c53f10e90e9", "links": [{"href": "http://172.30.9.24:8774/images/dc22e768-0e94-4e76-927b-3c53f10e90e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:41:38.000000", "flavor": {"id": "60b402b7-6319-4bac-b445-c339a69c4a10", "links": [{"href": "http://172.30.9.24:8774/flavors/60b402b7-6319-4bac-b445-c339a69c4a10", "rel": "bookmark"}]}, "id": "2ec5c240-6759-44bb-84c3-526c4a6d8e4c", "user_id": "3301e29717a4421c937ac86d6e52af51", "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-07-24T04:41:41Z", "hostId": "39c3a63de434008c8b005636cff44dbbebe2f4bb10489dc4904ac34f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst", "created": "2018-07-24T04:41:32Z", "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:41:42,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c used request id req-71982d72-0c08-4cec-885b-06cff55f66b6 2018-07-24 04:41:42,190 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst] is - ACTIVE 2018-07-24 04:41:42,190 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:41:45,191 - create_instance - DEBUG - VM status query timeout in 296.739563942 2018-07-24 04:41:45,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6757e0a4d858a5ba282fe46052d915c1c57d9dbe" 2018-07-24 04:41:45,242 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:41: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 x-openstack-request-id: req-f826d725-550f-4e45-bddd-757971acd06f x-compute-request-id: req-f826d725-550f-4e45-bddd-757971acd06f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2ec5c240-6759-44bb-84c3-526c4a6d8e4c could not be found.", "code": 404}} 2018-07-24 04:41:45,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2ec5c240-6759-44bb-84c3-526c4a6d8e4c used request id req-f826d725-550f-4e45-bddd-757971acd06f 2018-07-24 04:41:45,243 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2ec5c240-6759-44bb-84c3-526c4a6d8e4c could not be found. (HTTP 404) (Request-ID: req-f826d725-550f-4e45-bddd-757971acd06f) 2018-07-24 04:41:45,243 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-inst 2018-07-24 04:41:45,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/60b402b7-6319-4bac-b445-c339a69c4a10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d5b127d23c1616dd151def320ff77a9ce5d3c1" 2018-07-24 04:41:45,287 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:41: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 x-openstack-request-id: req-0edbcd5e-5a5a-430e-9d2f-913d849977ae x-compute-request-id: req-0edbcd5e-5a5a-430e-9d2f-913d849977ae Content-Length: 0 Content-Type: application/json 2018-07-24 04:41:45,287 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/60b402b7-6319-4bac-b445-c339a69c4a10 used request id req-0edbcd5e-5a5a-430e-9d2f-913d849977ae 2018-07-24 04:41:45,288 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet 2018-07-24 04:41:45,288 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-subnet 2018-07-24 04:41:45,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/429ec086-bbaa-4a4d-a7a5-8962143fbf58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6ba6dd5d453e8b6148e0a4c2c6ad4d87cca0a8" 2018-07-24 04:41:47,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fc3ced3-cb37-4fb2-b5dc-f5a2c453c42d Date: Tue, 24 Jul 2018 04:41:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:41:47,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/429ec086-bbaa-4a4d-a7a5-8962143fbf58 used request id req-7fc3ced3-cb37-4fb2-b5dc-f5a2c453c42d 2018-07-24 04:41:47,526 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-pub-net 2018-07-24 04:41:47,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/681c782a-f882-43b3-989f-55c500911ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6ba6dd5d453e8b6148e0a4c2c6ad4d87cca0a8" 2018-07-24 04:41:49,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-000c7dc5-5ab3-4cf8-96db-c88ae55fb4cb Date: Tue, 24 Jul 2018 04:41:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:41:49,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/681c782a-f882-43b3-989f-55c500911ad2 used request id req-000c7dc5-5ab3-4cf8-96db-c88ae55fb4cb 2018-07-24 04:41:49,047 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-581de652-6522-414b-85bd-48cb96143061-image 2018-07-24 04:41:49,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}608b50a4e752afea067ce02df1d26e5cecea0a8d" 2018-07-24 04:41:50,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af37175b-4cff-42d3-9851-08bfe847a7c1 Date: Tue, 24 Jul 2018 04:41:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:41:50,215 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/dc22e768-0e94-4e76-927b-3c53f10e90e9 used request id req-af37175b-4cff-42d3-9851-08bfe847a7c1 2018-07-24 04:41:50,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:50,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-182e9e4d-feb2-4953-b960-140867f94e48 Date: Tue, 24 Jul 2018 04:41:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "created_at": "2018-07-24T04:41:20Z", "updated_at": "2018-07-24T04:41:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:41:20Z", "revision_number": 0, "id": "2bcf4205-290e-428c-91ae-4da12fab7bee", "remote_group_id": "fe9f3144-4d92-4845-9349-9573a5e8c995", "remote_ip_prefix": null, "created_at": "2018-07-24T04:41:20Z", "security_group_id": "fe9f3144-4d92-4845-9349-9573a5e8c995", "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7566fb47bbb4e94a9070dbae848da50"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:41:20Z", "revision_number": 0, "id": "760c6185-65fd-48a5-a8d6-1ed5f0c1d90e", "remote_group_id": "fe9f3144-4d92-4845-9349-9573a5e8c995", "remote_ip_prefix": null, "created_at": "2018-07-24T04:41:20Z", "security_group_id": "fe9f3144-4d92-4845-9349-9573a5e8c995", "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7566fb47bbb4e94a9070dbae848da50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:41:20Z", "revision_number": 0, "id": "f445e174-a237-49cb-b03e-4c2ba1f802a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:41:20Z", "security_group_id": "fe9f3144-4d92-4845-9349-9573a5e8c995", "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7566fb47bbb4e94a9070dbae848da50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:41:20Z", "revision_number": 0, "id": "ff17cfe2-bba3-47b2-bd8f-3982e0d6c8ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:41:20Z", "security_group_id": "fe9f3144-4d92-4845-9349-9573a5e8c995", "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7566fb47bbb4e94a9070dbae848da50"}], "revision_number": 4, "project_id": "f7566fb47bbb4e94a9070dbae848da50", "id": "fe9f3144-4d92-4845-9349-9573a5e8c995", "name": "default"}]} 2018-07-24 04:41:50,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-182e9e4d-feb2-4953-b960-140867f94e48 2018-07-24 04:41:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:50,556 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f91f8215-8e60-4f1c-b913-d07b01eb48b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:41:50,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-f91f8215-8e60-4f1c-b913-d07b01eb48b7 2018-07-24 04:41:50,557 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:41:50,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:50,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38ea572f-0c27-4840-9645-db0b7b57d62c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:41:50,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-38ea572f-0c27-4840-9645-db0b7b57d62c 2018-07-24 04:41:50,649 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:41:50,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:50,740 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-958b59f3-d84a-4365-869f-958248f7ce07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:41:50,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-958b59f3-d84a-4365-869f-958248f7ce07 2018-07-24 04:41:50,740 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:41:50,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:50,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-addf74d1-dbb0-4ef1-8d75-46adcc656c19 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:41:50,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-addf74d1-dbb0-4ef1-8d75-46adcc656c19 2018-07-24 04:41:50,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:50,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a378257-fb3c-40f6-8a7e-2fe0e7b8278c 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:41:50,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-9a378257-fb3c-40f6-8a7e-2fe0e7b8278c 2018-07-24 04:41:50,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:51,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaef49b6-0e6a-4534-a48c-2851f63d2a16 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:41:51,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-aaef49b6-0e6a-4534-a48c-2851f63d2a16 2018-07-24 04:41:51,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:41:51,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:51,117 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:41:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a360c50-ab1f-4ef4-ab74-ed81c8d74325 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:41:51,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-9a360c50-ab1f-4ef4-ab74-ed81c8d74325 2018-07-24 04:41:51,117 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:41:51,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:51,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:41:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d692c538-4e2e-4742-b538-cfad4c2e7407 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:41:51,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-d692c538-4e2e-4742-b538-cfad4c2e7407 2018-07-24 04:41:51,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:41:51,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:51,310 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:41:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc43171f-6f5c-4577-a7ec-9f3aca9ec75f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:41:51,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-bc43171f-6f5c-4577-a7ec-9f3aca9ec75f 2018-07-24 04:41:51,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:41:51,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:51,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc06005-132e-40bc-ac08-bc8d55393d80 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7566fb47bbb4e94a9070dbae848da50", "name": "CreateInstancePortManipulationTests-3ff06c58-2259-409-proj"}} 2018-07-24 04:41:51,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 used request id req-9dc06005-132e-40bc-ac08-bc8d55393d80 2018-07-24 04:41:51,407 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe9f3144-4d92-4845-9349-9573a5e8c995 2018-07-24 04:41:51,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=fe9f3144-4d92-4845-9349-9573a5e8c995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:51,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dfdea132-2115-4328-abd8-9324253c3799 Date: Tue, 24 Jul 2018 04:41:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fe9f3144-4d92-4845-9349-9573a5e8c995", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:41:20Z", "security_group_id": "fe9f3144-4d92-4845-9349-9573a5e8c995", "port_range_min": null, "revision_number": 0, "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "created_at": "2018-07-24T04:41:20Z", "project_id": "f7566fb47bbb4e94a9070dbae848da50", "id": "2bcf4205-290e-428c-91ae-4da12fab7bee"}, {"remote_group_id": "fe9f3144-4d92-4845-9349-9573a5e8c995", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:41:20Z", "security_group_id": "fe9f3144-4d92-4845-9349-9573a5e8c995", "port_range_min": null, "revision_number": 0, "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "created_at": "2018-07-24T04:41:20Z", "project_id": "f7566fb47bbb4e94a9070dbae848da50", "id": "760c6185-65fd-48a5-a8d6-1ed5f0c1d90e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:41:20Z", "security_group_id": "fe9f3144-4d92-4845-9349-9573a5e8c995", "port_range_min": null, "revision_number": 0, "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "created_at": "2018-07-24T04:41:20Z", "project_id": "f7566fb47bbb4e94a9070dbae848da50", "id": "f445e174-a237-49cb-b03e-4c2ba1f802a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:41:20Z", "security_group_id": "fe9f3144-4d92-4845-9349-9573a5e8c995", "port_range_min": null, "revision_number": 0, "tenant_id": "f7566fb47bbb4e94a9070dbae848da50", "created_at": "2018-07-24T04:41:20Z", "project_id": "f7566fb47bbb4e94a9070dbae848da50", "id": "ff17cfe2-bba3-47b2-bd8f-3982e0d6c8ab"}]} 2018-07-24 04:41:51,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=fe9f3144-4d92-4845-9349-9573a5e8c995 used request id req-dfdea132-2115-4328-abd8-9324253c3799 2018-07-24 04:41:51,613 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:41:51,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/fe9f3144-4d92-4845-9349-9573a5e8c995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:51,936 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-912fc9a6-0797-4629-bb7c-a2cc4fe83540 Content-Length: 0 Date: Tue, 24 Jul 2018 04:41:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:41:51,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/fe9f3144-4d92-4845-9349-9573a5e8c995 used request id req-912fc9a6-0797-4629-bb7c-a2cc4fe83540 2018-07-24 04:41:51,937 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3ff06c58-2259-409-proj 2018-07-24 04:41:51,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:52,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:41:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96eadd1b-abe0-4083-bbe4-6cb4644d1efd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:41:52,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/f7566fb47bbb4e94a9070dbae848da50 used request id req-96eadd1b-abe0-4083-bbe4-6cb4644d1efd 2018-07-24 04:41:52,168 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3ff06c58-2259-409-proj-role 2018-07-24 04:41:52,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/6dc17fe5cc7a4914aaa0d1cbc42a7320 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:52,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-480fc331-ffda-4c36-8cc2-d7c6c40c2233 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:41:52,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/6dc17fe5cc7a4914aaa0d1cbc42a7320 used request id req-480fc331-ffda-4c36-8cc2-d7c6c40c2233 2018-07-24 04:41:52,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d243711ecf8451c1dd3d04e7897c03a8ad87e29c" 2018-07-24 04:41:52,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604e5777-2923-4cd9-9837-cd1ffd82f511 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:41:52,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-604e5777-2923-4cd9-9837-cd1ffd82f511 2018-07-24 04:41:52,382 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3ff06c58-2259-409-user 2018-07-24 04:41:52,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/3301e29717a4421c937ac86d6e52af51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d4a0baa6fd2b6199bcbb559d5337fcc41a9ac6" 2018-07-24 04:41:52,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69fe93aa-3e21-479e-ba61-68ccd144e4e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:41:52,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3301e29717a4421c937ac86d6e52af51 used request id req-69fe93aa-3e21-479e-ba61-68ccd144e4e9 2018-07-24 04:41:52,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:41:52,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["0ODWyV8KQJ-CFYNhj1zwjA"], "issued_at": "2018-07-24T04:41:52.000000Z"}} 2018-07-24 04:41:52,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}328e5552e7b4c70497a9a0323384c855f0db1136" 2018-07-24 04:41:53,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a1b5e5-adf3-4122-b118-da2983f431f7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:53,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-52a1b5e5-adf3-4122-b118-da2983f431f7 2018-07-24 04:41:53,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:41:53,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:41:53,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["yJd0sZWURLWg6ZdF8EtcKQ"], "issued_at": "2018-07-24T04:41:53.000000Z"}} 2018-07-24 04:41:53,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:41:53,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef7daae-d7aa-4bf9-856a-97197b97e780 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:53,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bef7daae-d7aa-4bf9-856a-97197b97e780 2018-07-24 04:41:53,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:41:53,572 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:41: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:41:53,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ee10cb37-836f-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:41:53,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b288eaa9-1e76-446a-a847-1ce51428263e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ee10cb37-836f-456-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:41:53,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ee10cb37-836f-456-proj used request id req-b288eaa9-1e76-446a-a847-1ce51428263e 2018-07-24 04:41:53,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:41:53,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48b0e12-0f69-4ff9-be68-0d3fc59115eb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:41:53,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b48b0e12-0f69-4ff9-be68-0d3fc59115eb 2018-07-24 04:41:53,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}}' 2018-07-24 04:41:53,910 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f2b9015-2ce5-43e8-bef7-1abbe5776fc3 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5"}, "tags": [], "enabled": true, "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}} 2018-07-24 04:41:53,911 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-3f2b9015-2ce5-43e8-bef7-1abbe5776fc3 2018-07-24 04:41:53,911 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-ee10cb37-836f-456-proj 2018-07-24 04:41:53,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:41:53,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:41:54,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["cGx6B6S2SFOkUn9nCKPbTg"], "issued_at": "2018-07-24T04:41:54.000000Z"}} 2018-07-24 04:41:54,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d1a34e4a4d6682b7477f738e4176d381d45fc684" 2018-07-24 04:41:54,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb3da6e-a4e9-4904-bd82-734af58e2714 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:54,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ecb3da6e-a4e9-4904-bd82-734af58e2714 2018-07-24 04:41:54,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:41:54,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:41: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:41:54,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a34e4a4d6682b7477f738e4176d381d45fc684" 2018-07-24 04:41:54,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d206d7-0f04-4ea2-b75e-cbe5180319f7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:41:54,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-68d206d7-0f04-4ea2-b75e-cbe5180319f7 2018-07-24 04:41:54,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-ee10cb37-836f-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a34e4a4d6682b7477f738e4176d381d45fc684" 2018-07-24 04:41:54,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b2c94f-f6e2-4daa-b2fc-8a91b027eb31 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-ee10cb37-836f-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5"}, "tags": [], "enabled": true, "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}]} 2018-07-24 04:41:54,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstancePortManipulationTests-ee10cb37-836f-456-proj used request id req-a9b2c94f-f6e2-4daa-b2fc-8a91b027eb31 2018-07-24 04:41:54,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a34e4a4d6682b7477f738e4176d381d45fc684" 2018-07-24 04:41:54,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8540fc4d-c9be-45d7-a0cb-93d40ecadb93 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:41:54,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8540fc4d-c9be-45d7-a0cb-93d40ecadb93 2018-07-24 04:41:55,179 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-ee10cb37-836f-456-user 2018-07-24 04:41:55,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:41:55,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:41:55,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2896617-6346-4c51-bec6-73aa664e3c70 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:41:55,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f2896617-6346-4c51-bec6-73aa664e3c70 2018-07-24 04:41:55,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" -d '{"role": {"name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj-role"}}' 2018-07-24 04:41:55,382 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bbebbc5-31ce-4117-9b53-166b1b94e693 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e29ee58130e540f8886e41df550cbce3", "links": {"self": "http://172.30.9.24:5000/v3/roles/e29ee58130e540f8886e41df550cbce3"}, "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj-role"}} 2018-07-24 04:41:55,383 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-7bbebbc5-31ce-4117-9b53-166b1b94e693 2018-07-24 04:41:55,383 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-ee10cb37-836f-456-proj-role 2018-07-24 04:41:55,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/e29ee58130e540f8886e41df550cbce3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:41:55,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b96b58a2-6c8d-429e-a528-a476cb1713a7 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e29ee58130e540f8886e41df550cbce3", "links": {"self": "http://172.30.9.24:5000/v3/roles/e29ee58130e540f8886e41df550cbce3"}, "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj-role"}} 2018-07-24 04:41:55,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/e29ee58130e540f8886e41df550cbce3 used request id req-b96b58a2-6c8d-429e-a528-a476cb1713a7 2018-07-24 04:41:55,481 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-ee10cb37-836f-456-proj-role to project CreateInstancePortManipulationTests-ee10cb37-836f-456-proj 2018-07-24 04:41:55,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5/users/e2f7646fb9034c329c2fd5ee261abe45/roles/e29ee58130e540f8886e41df550cbce3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:41:55,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e59755e9-0ff0-45bc-b3c0-e22662129745 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:41:55,613 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5/users/e2f7646fb9034c329c2fd5ee261abe45/roles/e29ee58130e540f8886e41df550cbce3 used request id req-e59755e9-0ff0-45bc-b3c0-e22662129745 2018-07-24 04:41:55,613 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:41:55,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:41:55,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:41:56,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e29ee58130e540f8886e41df550cbce3", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj-role"}], "expires_at": "2018-07-24T05:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-user", "id": "e2f7646fb9034c329c2fd5ee261abe45"}, "audit_ids": ["CthuggbaSCmMY9dD0v2CWA"], "issued_at": "2018-07-24T04:41:56.000000Z"}} 2018-07-24 04:41:56,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}12765ccad775f3dabfdd5bf3ef636f2af56124f2" 2018-07-24 04:41:56,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfdd8e1-c700-41d2-a8d0-16ed8cbac0b7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:56,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ebfdd8e1-c700-41d2-a8d0-16ed8cbac0b7 2018-07-24 04:41:56,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12765ccad775f3dabfdd5bf3ef636f2af56124f2" 2018-07-24 04:41:56,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a4906a0e-514f-45c4-b342-3fd4c902d3a2 Date: Tue, 24 Jul 2018 04:41:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image"} 2018-07-24 04:41:56,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image used request id req-a4906a0e-514f-45c4-b342-3fd4c902d3a2 2018-07-24 04:41:56,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12765ccad775f3dabfdd5bf3ef636f2af56124f2" 2018-07-24 04:41:56,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b6802dae-da39-4ff1-84db-6bf4799c30e2 Date: Tue, 24 Jul 2018 04:41:56 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-07-24 04:41:56,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b6802dae-da39-4ff1-84db-6bf4799c30e2 2018-07-24 04:41:56,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}12765ccad775f3dabfdd5bf3ef636f2af56124f2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image"}' 2018-07-24 04:41:56,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/307fa737-a181-4bae-8f17-efefa5a90398 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fa721887-f6c6-43df-9644-8fb9ad3f4c78 Date: Tue, 24 Jul 2018 04:41:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:41:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:41:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/307fa737-a181-4bae-8f17-efefa5a90398", "min_disk": 0, "protected": false, "id": "307fa737-a181-4bae-8f17-efefa5a90398", "file": "/v2/images/307fa737-a181-4bae-8f17-efefa5a90398/file", "checksum": null, "owner": "8ae139fff5f94bf8acad1c3910c9d3c5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:41:56,823 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-fa721887-f6c6-43df-9644-8fb9ad3f4c78 2018-07-24 04:41:56,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/307fa737-a181-4bae-8f17-efefa5a90398/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12765ccad775f3dabfdd5bf3ef636f2af56124f2" -d '' 2018-07-24 04:41:58,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a7965b1a-ccd6-4e53-9992-27f0ad16caa6 Date: Tue, 24 Jul 2018 04:41:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:41:58,040 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/307fa737-a181-4bae-8f17-efefa5a90398/file used request id req-a7965b1a-ccd6-4e53-9992-27f0ad16caa6 2018-07-24 04:41:58,040 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:41:58,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/307fa737-a181-4bae-8f17-efefa5a90398 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12765ccad775f3dabfdd5bf3ef636f2af56124f2" 2018-07-24 04:41:58,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e1fb0a08-602c-4b37-8e97-a9ed7e2a4889 Date: Tue, 24 Jul 2018 04:41:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:41:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:41:58Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/307fa737-a181-4bae-8f17-efefa5a90398/snap", "metadata": {}}], "self": "/v2/images/307fa737-a181-4bae-8f17-efefa5a90398", "min_disk": 0, "protected": false, "id": "307fa737-a181-4bae-8f17-efefa5a90398", "file": "/v2/images/307fa737-a181-4bae-8f17-efefa5a90398/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8ae139fff5f94bf8acad1c3910c9d3c5", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/307fa737-a181-4bae-8f17-efefa5a90398/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:41:58,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/307fa737-a181-4bae-8f17-efefa5a90398 used request id req-e1fb0a08-602c-4b37-8e97-a9ed7e2a4889 2018-07-24 04:41:58,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12765ccad775f3dabfdd5bf3ef636f2af56124f2" 2018-07-24 04:41:58,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6d3fc177-6e26-444b-a363-8e00f64d30d8 Date: Tue, 24 Jul 2018 04:41:58 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-07-24 04:41:58,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-6d3fc177-6e26-444b-a363-8e00f64d30d8 2018-07-24 04:41:58,416 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image 2018-07-24 04:41:58,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/307fa737-a181-4bae-8f17-efefa5a90398 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12765ccad775f3dabfdd5bf3ef636f2af56124f2" 2018-07-24 04:41:58,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-47b88e84-ed02-440a-9612-5455d55dfce1 Date: Tue, 24 Jul 2018 04:41:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:41:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:41:58Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/307fa737-a181-4bae-8f17-efefa5a90398/snap", "metadata": {}}], "self": "/v2/images/307fa737-a181-4bae-8f17-efefa5a90398", "min_disk": 0, "protected": false, "id": "307fa737-a181-4bae-8f17-efefa5a90398", "file": "/v2/images/307fa737-a181-4bae-8f17-efefa5a90398/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8ae139fff5f94bf8acad1c3910c9d3c5", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/307fa737-a181-4bae-8f17-efefa5a90398/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:41:58,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/307fa737-a181-4bae-8f17-efefa5a90398 used request id req-47b88e84-ed02-440a-9612-5455d55dfce1 2018-07-24 04:41:58,613 - create_image - DEBUG - Instance status is - active 2018-07-24 04:41:58,613 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image 2018-07-24 04:41:58,613 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image 2018-07-24 04:41:58,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:41:58,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:41:59,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e29ee58130e540f8886e41df550cbce3", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj-role"}], "expires_at": "2018-07-24T05:41:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-user", "id": "e2f7646fb9034c329c2fd5ee261abe45"}, "audit_ids": ["lMHgy49WQTy9Qfv-NROlDQ"], "issued_at": "2018-07-24T04:41:59.000000Z"}} 2018-07-24 04:41:59,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d7438fe409e8b3a3b3f61f401a022169d99b984c" 2018-07-24 04:41:59,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db8e21e-c63c-4547-987a-22b6498aad0b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:41:59,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8db8e21e-c63c-4547-987a-22b6498aad0b 2018-07-24 04:41:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7438fe409e8b3a3b3f61f401a022169d99b984c" 2018-07-24 04:41:59,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e698fd6c-3a4f-424c-b9ef-0a27e21e7c22 Date: Tue, 24 Jul 2018 04:41:59 GMT RESP BODY: {"networks":[]} 2018-07-24 04:41:59,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-net used request id req-e698fd6c-3a4f-424c-b9ef-0a27e21e7c22 2018-07-24 04:41:59,216 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-net 2018-07-24 04:41:59,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7438fe409e8b3a3b3f61f401a022169d99b984c" -d '{"network": {"name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-net", "admin_state_up": true}}' 2018-07-24 04:41:59,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-c93013ec-75d9-4d8d-825f-9d1b9da3e40e Date: Tue, 24 Jul 2018 04:41:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"08ba0c32-c29c-4777-a9c8-93b6bc718532","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:41:59Z","is_default":false,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:41:59Z","mtu":1450}} 2018-07-24 04:41:59,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-c93013ec-75d9-4d8d-825f-9d1b9da3e40e 2018-07-24 04:41:59,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=08ba0c32-c29c-4777-a9c8-93b6bc718532 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7438fe409e8b3a3b3f61f401a022169d99b984c" 2018-07-24 04:42:00,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d53e89c3-5c0a-46fe-afb0-d5868c040426 Date: Tue, 24 Jul 2018 04:42:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"08ba0c32-c29c-4777-a9c8-93b6bc718532","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:41:59Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-net","admin_state_up":true,"tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:41:59Z","mtu":1450}]} 2018-07-24 04:42:00,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=08ba0c32-c29c-4777-a9c8-93b6bc718532 used request id req-d53e89c3-5c0a-46fe-afb0-d5868c040426 2018-07-24 04:42:00,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=08ba0c32-c29c-4777-a9c8-93b6bc718532 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7438fe409e8b3a3b3f61f401a022169d99b984c" 2018-07-24 04:42:00,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-08ae8a4c-22c3-409e-9db6-37ed6b741a00 Date: Tue, 24 Jul 2018 04:42:00 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:42:00,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=08ba0c32-c29c-4777-a9c8-93b6bc718532 used request id req-08ae8a4c-22c3-409e-9db6-37ed6b741a00 2018-07-24 04:42:00,167 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-subnet 2018-07-24 04:42:00,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7438fe409e8b3a3b3f61f401a022169d99b984c" -d '{"subnets": [{"ip_version": 4, "network_id": "08ba0c32-c29c-4777-a9c8-93b6bc718532", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-subnet"}]}' 2018-07-24 04:42:01,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-85795122-2760-4939-a88b-0de1bb102463 Date: Tue, 24 Jul 2018 04:42:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08ba0c32-c29c-4777-a9c8-93b6bc718532","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:00Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:00Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"234e1534-eb75-4094-855b-c384d5937b61","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-subnet"}]} 2018-07-24 04:42:01,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-85795122-2760-4939-a88b-0de1bb102463 2018-07-24 04:42:01,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=08ba0c32-c29c-4777-a9c8-93b6bc718532 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7438fe409e8b3a3b3f61f401a022169d99b984c" 2018-07-24 04:42:01,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c3aa4572-4dfe-4d74-a6ff-cbb9453ee9f7 Date: Tue, 24 Jul 2018 04:42:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"08ba0c32-c29c-4777-a9c8-93b6bc718532","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["234e1534-eb75-4094-855b-c384d5937b61"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-net","admin_state_up":true,"tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:41:59Z","mtu":1450}]} 2018-07-24 04:42:01,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=08ba0c32-c29c-4777-a9c8-93b6bc718532 used request id req-c3aa4572-4dfe-4d74-a6ff-cbb9453ee9f7 2018-07-24 04:42:01,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=08ba0c32-c29c-4777-a9c8-93b6bc718532 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7438fe409e8b3a3b3f61f401a022169d99b984c" 2018-07-24 04:42:01,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7684bc1b-c9d1-487b-889b-05a33fb2b0f3 Date: Tue, 24 Jul 2018 04:42:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08ba0c32-c29c-4777-a9c8-93b6bc718532","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:00Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"234e1534-eb75-4094-855b-c384d5937b61","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-subnet"}]} 2018-07-24 04:42:01,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=08ba0c32-c29c-4777-a9c8-93b6bc718532 used request id req-7684bc1b-c9d1-487b-889b-05a33fb2b0f3 2018-07-24 04:42:01,619 - OpenStackNetwork - DEBUG - Network [08ba0c32-c29c-4777-a9c8-93b6bc718532] created successfully 2018-07-24 04:42:01,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:42:01,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:42:02,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["yWOmqxx7Q66NbBsVkFt0hg"], "issued_at": "2018-07-24T04:42:02.000000Z"}} 2018-07-24 04:42:02,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}97074626d26a3773d06bc3ed77b910a579aa1128" 2018-07-24 04:42:02,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0cc50d-6e05-46a0-b400-5e141cb39f79 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:02,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8c0cc50d-6e05-46a0-b400-5e141cb39f79 2018-07-24 04:42:02,130 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:42:02,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97074626d26a3773d06bc3ed77b910a579aa1128" 2018-07-24 04:42:02,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:02 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-82ff37eb-bde9-4e6a-bec9-48e1a6c945a2 x-compute-request-id: req-82ff37eb-bde9-4e6a-bec9-48e1a6c945a2 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:42:02,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-82ff37eb-bde9-4e6a-bec9-48e1a6c945a2 2018-07-24 04:42:02,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97074626d26a3773d06bc3ed77b910a579aa1128" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-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-07-24 04:42:02,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:02 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-ee75aa85-ef7a-4539-9a13-f7e7a9e7186e x-compute-request-id: req-ee75aa85-ef7a-4539-9a13-f7e7a9e7186e Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "635ffd40-4107-4b26-bfd0-3e530c31c9d8"}} 2018-07-24 04:42:02,368 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ee75aa85-ef7a-4539-9a13-f7e7a9e7186e 2018-07-24 04:42:02,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:42:02,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:42:02,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e29ee58130e540f8886e41df550cbce3", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj-role"}], "expires_at": "2018-07-24T05:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-user", "id": "e2f7646fb9034c329c2fd5ee261abe45"}, "audit_ids": ["kDFbXq3CRoGBRpWOeytlyQ"], "issued_at": "2018-07-24T04:42:02.000000Z"}} 2018-07-24 04:42:02,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7b4eceb0636919ccc2329e9eccf0fdeaa6eb55df" 2018-07-24 04:42:02,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-083c18e8-26b0-40df-8d4c-d6a1cd74cffc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:02,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-083c18e8-26b0-40df-8d4c-d6a1cd74cffc 2018-07-24 04:42:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4eceb0636919ccc2329e9eccf0fdeaa6eb55df" 2018-07-24 04:42:03,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f5ce5716-c88a-4830-b08b-16d7f0e2fe44 Date: Tue, 24 Jul 2018 04:42:03 GMT RESP BODY: {"networks":[]} 2018-07-24 04:42:03,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 used request id req-f5ce5716-c88a-4830-b08b-16d7f0e2fe44 2018-07-24 04:42:03,100 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 2018-07-24 04:42:03,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4eceb0636919ccc2329e9eccf0fdeaa6eb55df" -d '{"network": {"name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2", "admin_state_up": true}}' 2018-07-24 04:42:03,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-6341dad5-cf77-4570-a58a-eb26d18cf9e3 Date: Tue, 24 Jul 2018 04:42:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:42:03Z","is_default":false,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:03Z","mtu":1450}} 2018-07-24 04:42:03,567 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-6341dad5-cf77-4570-a58a-eb26d18cf9e3 2018-07-24 04:42:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4eceb0636919ccc2329e9eccf0fdeaa6eb55df" 2018-07-24 04:42:03,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-98b17485-2c58-4c79-bb55-abd9e28ce322 Date: Tue, 24 Jul 2018 04:42:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:42:03Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2","admin_state_up":true,"tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:03Z","mtu":1450}]} 2018-07-24 04:42:03,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 used request id req-98b17485-2c58-4c79-bb55-abd9e28ce322 2018-07-24 04:42:03,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4eceb0636919ccc2329e9eccf0fdeaa6eb55df" 2018-07-24 04:42:04,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a96f2433-426b-4ced-8bcc-e2422b9bd873 Date: Tue, 24 Jul 2018 04:42:04 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:42:04,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 used request id req-a96f2433-426b-4ced-8bcc-e2422b9bd873 2018-07-24 04:42:04,020 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1 2018-07-24 04:42:04,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4eceb0636919ccc2329e9eccf0fdeaa6eb55df" -d '{"subnets": [{"ip_version": 4, "network_id": "36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1"}]}' 2018-07-24 04:42:04,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cec1daa6-aa70-4ee7-9ea8-e0f64345dda2 Date: Tue, 24 Jul 2018 04:42:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:04Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"baf75f0d-e805-487e-bd07-c755334d235b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1"}]} 2018-07-24 04:42:04,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-cec1daa6-aa70-4ee7-9ea8-e0f64345dda2 2018-07-24 04:42:04,897 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2 2018-07-24 04:42:04,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4eceb0636919ccc2329e9eccf0fdeaa6eb55df" -d '{"subnets": [{"ip_version": 4, "network_id": "36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2"}]}' 2018-07-24 04:42:05,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9b0b929d-e6c8-4e5a-883d-818f6b3e8f86 Date: Tue, 24 Jul 2018 04:42:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:05Z","gateway_ip":"10.65.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.65.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2"}]} 2018-07-24 04:42:05,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-9b0b929d-e6c8-4e5a-883d-818f6b3e8f86 2018-07-24 04:42:05,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4eceb0636919ccc2329e9eccf0fdeaa6eb55df" 2018-07-24 04:42:05,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-3520ac64-4770-4e57-9387-3dad817801b9 Date: Tue, 24 Jul 2018 04:42:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["baf75f0d-e805-487e-bd07-c755334d235b","c4ce953c-9ab0-4738-926e-e02c45f7d57e"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2","admin_state_up":true,"tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:03Z","mtu":1450}]} 2018-07-24 04:42:05,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 used request id req-3520ac64-4770-4e57-9387-3dad817801b9 2018-07-24 04:42:05,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4eceb0636919ccc2329e9eccf0fdeaa6eb55df" 2018-07-24 04:42:06,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-8303e31f-526e-441d-9187-45791b6b5e11 Date: Tue, 24 Jul 2018 04:42:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"baf75f0d-e805-487e-bd07-c755334d235b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2"}]} 2018-07-24 04:42:06,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 used request id req-8303e31f-526e-441d-9187-45791b6b5e11 2018-07-24 04:42:06,041 - OpenStackNetwork - DEBUG - Network [36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4] created successfully 2018-07-24 04:42:06,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:42:06,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:42:06,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e29ee58130e540f8886e41df550cbce3", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj-role"}], "expires_at": "2018-07-24T05:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-user", "id": "e2f7646fb9034c329c2fd5ee261abe45"}, "audit_ids": ["0TZ2KM0hTLekwwZ5C1iPew"], "issued_at": "2018-07-24T04:42:06.000000Z"}} 2018-07-24 04:42:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:06,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c798fa-00e0-4235-ad8f-a04e100c7409 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:06,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-87c798fa-00e0-4235-ad8f-a04e100c7409 2018-07-24 04:42:06,523 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:42:06,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:06,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad75cab-fea4-40a3-8a1f-dd30bfe7b8da 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:06,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2ad75cab-fea4-40a3-8a1f-dd30bfe7b8da 2018-07-24 04:42:06,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:06,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9a48807e-3d4e-41cb-a7be-66a83c7a1491 Date: Tue, 24 Jul 2018 04:42:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["baf75f0d-e805-487e-bd07-c755334d235b","c4ce953c-9ab0-4738-926e-e02c45f7d57e"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2","admin_state_up":true,"tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:03Z","mtu":1450}]} 2018-07-24 04:42:06,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 used request id req-9a48807e-3d4e-41cb-a7be-66a83c7a1491 2018-07-24 04:42:06,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:42:06,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:42: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:42:06,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:07,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e939df0-ed47-421a-9de2-cfb95816e304 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}} 2018-07-24 04:42:07,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 used request id req-5e939df0-ed47-421a-9de2-cfb95816e304 2018-07-24 04:42:07,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:07,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-537f80b7-3d17-415b-ba40-630230f232b1 Date: Tue, 24 Jul 2018 04:42:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"baf75f0d-e805-487e-bd07-c755334d235b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2"}]} 2018-07-24 04:42:07,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 used request id req-537f80b7-3d17-415b-ba40-630230f232b1 2018-07-24 04:42:07,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:07,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4a9c4f3b-7c1e-48f5-a8d6-a4fc1260c9b5 Date: Tue, 24 Jul 2018 04:42:07 GMT RESP BODY: {"ports":[]} 2018-07-24 04:42:07,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251port-1&admin_state_up=True used request id req-4a9c4f3b-7c1e-48f5-a8d6-a4fc1260c9b5 2018-07-24 04:42:07,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:07,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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 x-openstack-request-id: req-8c4301aa-dadd-4ddf-8937-c37da0434dbe x-compute-request-id: req-8c4301aa-dadd-4ddf-8937-c37da0434dbe Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:42:07,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst used request id req-8c4301aa-dadd-4ddf-8937-c37da0434dbe 2018-07-24 04:42:07,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:07,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-bfd33253-9a11-4496-9310-451c57ca9342 Date: Tue, 24 Jul 2018 04:42:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["c4ce953c-9ab0-4738-926e-e02c45f7d57e","baf75f0d-e805-487e-bd07-c755334d235b"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2","admin_state_up":true,"tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:03Z","mtu":1450}]} 2018-07-24 04:42:07,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 used request id req-bfd33253-9a11-4496-9310-451c57ca9342 2018-07-24 04:42:07,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:08,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6c88ef-9776-4c0b-83df-fcb5a6b83ec7 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}} 2018-07-24 04:42:08,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 used request id req-ac6c88ef-9776-4c0b-83df-fcb5a6b83ec7 2018-07-24 04:42:08,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:08,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c690b493-9e1d-4049-8a88-765b1dd01df7 Date: Tue, 24 Jul 2018 04:42:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"baf75f0d-e805-487e-bd07-c755334d235b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2"}]} 2018-07-24 04:42:08,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 used request id req-c690b493-9e1d-4049-8a88-765b1dd01df7 2018-07-24 04:42:08,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:08,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-37091fd7-4449-4a87-80d7-e7f3b41441d6 Date: Tue, 24 Jul 2018 04:42:08 GMT RESP BODY: {"ports":[]} 2018-07-24 04:42:08,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251port-1&admin_state_up=True used request id req-37091fd7-4449-4a87-80d7-e7f3b41441d6 2018-07-24 04:42:08,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:42:08,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:42:08,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e29ee58130e540f8886e41df550cbce3", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj-role"}], "expires_at": "2018-07-24T05:42:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/8ae139fff5f94bf8acad1c3910c9d3c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-user", "id": "e2f7646fb9034c329c2fd5ee261abe45"}, "audit_ids": ["ZGrfwTroR5eK_go3X1thGA"], "issued_at": "2018-07-24T04:42:08.000000Z"}} 2018-07-24 04:42:08,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}335283b31b50e6abeaa4e7290056799401014dd9" 2018-07-24 04:42:09,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092515b6-4e17-41e2-ac83-436b72a47e92 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:09,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-092515b6-4e17-41e2-ac83-436b72a47e92 2018-07-24 04:42:09,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:09,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-61136ff6-0e3b-40ab-838a-0a5f473f9960 Date: Tue, 24 Jul 2018 04:42:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["baf75f0d-e805-487e-bd07-c755334d235b","c4ce953c-9ab0-4738-926e-e02c45f7d57e"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2","admin_state_up":true,"tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:03Z","mtu":1450}]} 2018-07-24 04:42:09,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 used request id req-61136ff6-0e3b-40ab-838a-0a5f473f9960 2018-07-24 04:42:09,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:09,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-bd1ec9a7-a6b2-479e-9160-f621c016bc35 Date: Tue, 24 Jul 2018 04:42:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"baf75f0d-e805-487e-bd07-c755334d235b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2"}]} 2018-07-24 04:42:09,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 used request id req-bd1ec9a7-a6b2-479e-9160-f621c016bc35 2018-07-24 04:42:09,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:09,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-526851d7-20a4-42a0-9860-93b1925645d7 Date: Tue, 24 Jul 2018 04:42:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["baf75f0d-e805-487e-bd07-c755334d235b","c4ce953c-9ab0-4738-926e-e02c45f7d57e"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2","admin_state_up":true,"tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:03Z","mtu":1450}]} 2018-07-24 04:42:09,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 used request id req-526851d7-20a4-42a0-9860-93b1925645d7 2018-07-24 04:42:09,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:42:09,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:42: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:42:09,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335283b31b50e6abeaa4e7290056799401014dd9" 2018-07-24 04:42:09,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062af6f3-cfc8-405b-8339-1fcc3a6a611e Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}} 2018-07-24 04:42:09,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 used request id req-062af6f3-cfc8-405b-8339-1fcc3a6a611e 2018-07-24 04:42:09,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:09,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-314a7451-96fe-4f5a-804a-c24319067380 Date: Tue, 24 Jul 2018 04:42:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"baf75f0d-e805-487e-bd07-c755334d235b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2"}]} 2018-07-24 04:42:09,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 used request id req-314a7451-96fe-4f5a-804a-c24319067380 2018-07-24 04:42:09,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:10,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-534ce95f-868d-4ff4-b686-a4927e333944 Date: Tue, 24 Jul 2018 04:42:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"baf75f0d-e805-487e-bd07-c755334d235b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1"}]} 2018-07-24 04:42:10,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1 used request id req-534ce95f-868d-4ff4-b686-a4927e333944 2018-07-24 04:42:10,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:10,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-30bc1d63-b850-4097-8c20-8f0acb6b04ed Date: Tue, 24 Jul 2018 04:42:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2"}]} 2018-07-24 04:42:10,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2 used request id req-30bc1d63-b850-4097-8c20-8f0acb6b04ed 2018-07-24 04:42:10,241 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 2018-07-24 04:42:10,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" -d '{"port": {"network_id": "36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4", "fixed_ips": [{"subnet_id": "baf75f0d-e805-487e-bd07-c755334d235b", "ip_address": "10.55.0.101"}, {"subnet_id": "c4ce953c-9ab0-4738-926e-e02c45f7d57e", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251port-1", "admin_state_up": true}}' 2018-07-24 04:42:11,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-302ee3b8-e6df-4640-bb2a-4fed630daf4b Date: Tue, 24 Jul 2018 04:42:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:10Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"baf75f0d-e805-487e-bd07-c755334d235b","ip_address":"10.55.0.101"},{"subnet_id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","ip_address":"10.65.0.101"}],"id":"6f0c94e5-08d6-4988-909e-1c0e6ebe6ffd","security_groups":["b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5"],"mac_address":"fa:16:3e:6b:6a:8e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251port-1","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","qos_policy_id":null,"admin_state_up":true,"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:42:11,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-302ee3b8-e6df-4640-bb2a-4fed630daf4b 2018-07-24 04:42:11,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:11,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-38f7d639-be13-44e7-bcbf-5387ad852f8a Date: Tue, 24 Jul 2018 04:42:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["baf75f0d-e805-487e-bd07-c755334d235b","c4ce953c-9ab0-4738-926e-e02c45f7d57e"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2","admin_state_up":true,"tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:03Z","mtu":1450}]} 2018-07-24 04:42:11,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 used request id req-38f7d639-be13-44e7-bcbf-5387ad852f8a 2018-07-24 04:42:11,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:11,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1624c525-058d-4946-9a87-c1a374b152d6 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}} 2018-07-24 04:42:11,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 used request id req-1624c525-058d-4946-9a87-c1a374b152d6 2018-07-24 04:42:11,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:11,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-5ba9e431-235d-41dd-ba9d-912d14084610 Date: Tue, 24 Jul 2018 04:42:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"baf75f0d-e805-487e-bd07-c755334d235b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2"}]} 2018-07-24 04:42:11,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 used request id req-5ba9e431-235d-41dd-ba9d-912d14084610 2018-07-24 04:42:11,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:12,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-13355fc8-b79e-47c0-a97e-716a74cb4718 Date: Tue, 24 Jul 2018 04:42:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:10Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"baf75f0d-e805-487e-bd07-c755334d235b","ip_address":"10.55.0.101"},{"subnet_id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","ip_address":"10.65.0.101"}],"id":"6f0c94e5-08d6-4988-909e-1c0e6ebe6ffd","security_groups":["b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5"],"mac_address":"fa:16:3e:6b:6a:8e","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251port-1","admin_state_up":true,"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:10Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:42:12,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251port-1&admin_state_up=True used request id req-13355fc8-b79e-47c0-a97e-716a74cb4718 2018-07-24 04:42:12,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:12,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e6da9b-c62f-43e4-b967-5456ca38a250 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}} 2018-07-24 04:42:12,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 used request id req-45e6da9b-c62f-43e4-b967-5456ca38a250 2018-07-24 04:42:12,226 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst 2018-07-24 04:42:12,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:12,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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-8b425294-f33d-4e61-bdd9-e7409893c7e3 x-compute-request-id: req-8b425294-f33d-4e61-bdd9-e7409893c7e3 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "635ffd40-4107-4b26-bfd0-3e530c31c9d8", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-flavor-name"}]} 2018-07-24 04:42:12,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8b425294-f33d-4e61-bdd9-e7409893c7e3 2018-07-24 04:42:12,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:12,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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-c084d271-6b6f-4511-8429-ac7c639adbda x-compute-request-id: req-c084d271-6b6f-4511-8429-ac7c639adbda Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "635ffd40-4107-4b26-bfd0-3e530c31c9d8"}} 2018-07-24 04:42:12,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8 used request id req-c084d271-6b6f-4511-8429-ac7c639adbda 2018-07-24 04:42:12,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:12,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-350c1190-1dc9-4133-916e-e0482b9d8aeb Date: Tue, 24 Jul 2018 04:42:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:41:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:41:58Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/307fa737-a181-4bae-8f17-efefa5a90398/snap", "metadata": {}}], "self": "/v2/images/307fa737-a181-4bae-8f17-efefa5a90398", "min_disk": 0, "protected": false, "id": "307fa737-a181-4bae-8f17-efefa5a90398", "file": "/v2/images/307fa737-a181-4bae-8f17-efefa5a90398/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8ae139fff5f94bf8acad1c3910c9d3c5", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/307fa737-a181-4bae-8f17-efefa5a90398/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image"} 2018-07-24 04:42:12,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image used request id req-350c1190-1dc9-4133-916e-e0482b9d8aeb 2018-07-24 04:42:12,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:12,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7eeb06bb-61d2-48d2-9b08-b87698022c7b Date: Tue, 24 Jul 2018 04:42:12 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-07-24 04:42:12,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-7eeb06bb-61d2-48d2-9b08-b87698022c7b 2018-07-24 04:42:12,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" -d '{"server": {"name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst", "imageRef": "307fa737-a181-4bae-8f17-efefa5a90398", "flavorRef": "635ffd40-4107-4b26-bfd0-3e530c31c9d8", "max_count": 1, "min_count": 1, "networks": [{"port": "6f0c94e5-08d6-4988-909e-1c0e6ebe6ffd"}]}}' 2018-07-24 04:42:14,121 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:42: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 x-openstack-request-id: req-e4a97363-196d-44af-9ca3-833efb0e3c7e x-compute-request-id: req-e4a97363-196d-44af-9ca3-833efb0e3c7e Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "32230584-565c-4d34-b83a-6ceaeca46a3c", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "bookmark"}], "adminPass": "qCgd6LQyEf4d"}} 2018-07-24 04:42:14,122 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e4a97363-196d-44af-9ca3-833efb0e3c7e 2018-07-24 04:42:14,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:14,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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,Accept-Encoding x-openstack-request-id: req-492974b2-35b1-4f5a-9440-f77081921760 x-compute-request-id: req-492974b2-35b1-4f5a-9440-f77081921760 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "bookmark"}], "image": {"id": "307fa737-a181-4bae-8f17-efefa5a90398", "links": [{"href": "http://172.30.9.24:8774/images/307fa737-a181-4bae-8f17-efefa5a90398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "635ffd40-4107-4b26-bfd0-3e530c31c9d8", "links": [{"href": "http://172.30.9.24:8774/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8", "rel": "bookmark"}]}, "id": "32230584-565c-4d34-b83a-6ceaeca46a3c", "user_id": "e2f7646fb9034c329c2fd5ee261abe45", "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-07-24T04:42:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst", "created": "2018-07-24T04:42:14Z", "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:42:14,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c used request id req-492974b2-35b1-4f5a-9440-f77081921760 2018-07-24 04:42:14,614 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst 2018-07-24 04:42:14,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:14,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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,Accept-Encoding x-openstack-request-id: req-79494e08-51ee-4e37-8d4f-d361cd9cd4cc x-compute-request-id: req-79494e08-51ee-4e37-8d4f-d361cd9cd4cc Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "bookmark"}], "image": {"id": "307fa737-a181-4bae-8f17-efefa5a90398", "links": [{"href": "http://172.30.9.24:8774/images/307fa737-a181-4bae-8f17-efefa5a90398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "635ffd40-4107-4b26-bfd0-3e530c31c9d8", "links": [{"href": "http://172.30.9.24:8774/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8", "rel": "bookmark"}]}, "id": "32230584-565c-4d34-b83a-6ceaeca46a3c", "user_id": "e2f7646fb9034c329c2fd5ee261abe45", "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-07-24T04:42:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst", "created": "2018-07-24T04:42:14Z", "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:42:14,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c used request id req-79494e08-51ee-4e37-8d4f-d361cd9cd4cc 2018-07-24 04:42:14,898 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst] is - BUILD 2018-07-24 04:42:14,898 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:42:17,901 - create_instance - DEBUG - VM status query timeout in 896.713562965 2018-07-24 04:42:17,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:18,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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-1cba52db-f82a-4e23-844e-7d3229cd4ea2 x-compute-request-id: req-1cba52db-f82a-4e23-844e-7d3229cd4ea2 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "bookmark"}], "image": {"id": "307fa737-a181-4bae-8f17-efefa5a90398", "links": [{"href": "http://172.30.9.24:8774/images/307fa737-a181-4bae-8f17-efefa5a90398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "635ffd40-4107-4b26-bfd0-3e530c31c9d8", "links": [{"href": "http://172.30.9.24:8774/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8", "rel": "bookmark"}]}, "id": "32230584-565c-4d34-b83a-6ceaeca46a3c", "security_groups": [{"name": "default"}], "user_id": "e2f7646fb9034c329c2fd5ee261abe45", "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-07-24T04:42:15Z", "hostId": "b97d3c27b964047386e243687bf4db77e775deea831e5cf7e1e7c76e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst", "created": "2018-07-24T04:42:14Z", "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:42:18,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c used request id req-1cba52db-f82a-4e23-844e-7d3229cd4ea2 2018-07-24 04:42:18,677 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst] is - BUILD 2018-07-24 04:42:18,677 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:42:21,681 - create_instance - DEBUG - VM status query timeout in 892.934163094 2018-07-24 04:42:21,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:22,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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-6e367476-686d-46e9-9e01-3074a3f425da x-compute-request-id: req-6e367476-686d-46e9-9e01-3074a3f425da Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:6a:8e", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:6a:8e", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "bookmark"}], "image": {"id": "307fa737-a181-4bae-8f17-efefa5a90398", "links": [{"href": "http://172.30.9.24:8774/images/307fa737-a181-4bae-8f17-efefa5a90398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:42:20.000000", "flavor": {"id": "635ffd40-4107-4b26-bfd0-3e530c31c9d8", "links": [{"href": "http://172.30.9.24:8774/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8", "rel": "bookmark"}]}, "id": "32230584-565c-4d34-b83a-6ceaeca46a3c", "security_groups": [{"name": "default"}], "user_id": "e2f7646fb9034c329c2fd5ee261abe45", "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-07-24T04:42:20Z", "hostId": "b97d3c27b964047386e243687bf4db77e775deea831e5cf7e1e7c76e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst", "created": "2018-07-24T04:42:14Z", "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:42:22,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c used request id req-6e367476-686d-46e9-9e01-3074a3f425da 2018-07-24 04:42:22,393 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst] is - ACTIVE 2018-07-24 04:42:22,393 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:42:22,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:22,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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-1f4fc909-e2b1-4ab8-85f9-e9dff08c619d x-compute-request-id: req-1f4fc909-e2b1-4ab8-85f9-e9dff08c619d Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:6a:8e", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:6a:8e", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "bookmark"}], "image": {"id": "307fa737-a181-4bae-8f17-efefa5a90398", "links": [{"href": "http://172.30.9.24:8774/images/307fa737-a181-4bae-8f17-efefa5a90398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:42:20.000000", "flavor": {"id": "635ffd40-4107-4b26-bfd0-3e530c31c9d8", "links": [{"href": "http://172.30.9.24:8774/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8", "rel": "bookmark"}]}, "id": "32230584-565c-4d34-b83a-6ceaeca46a3c", "security_groups": [{"name": "default"}], "user_id": "e2f7646fb9034c329c2fd5ee261abe45", "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-07-24T04:42:20Z", "hostId": "b97d3c27b964047386e243687bf4db77e775deea831e5cf7e1e7c76e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst", "created": "2018-07-24T04:42:14Z", "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:42:22,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c used request id req-1f4fc909-e2b1-4ab8-85f9-e9dff08c619d 2018-07-24 04:42:22,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:23,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f97a3089-ccf9-4851-97fc-20735ea8f9f2 Date: Tue, 24 Jul 2018 04:42:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","l2_adjacency":true,"status":"ACTIVE","subnets":["baf75f0d-e805-487e-bd07-c755334d235b","c4ce953c-9ab0-4738-926e-e02c45f7d57e"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2","admin_state_up":true,"tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:03Z","mtu":1450}]} 2018-07-24 04:42:23,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 used request id req-f97a3089-ccf9-4851-97fc-20735ea8f9f2 2018-07-24 04:42:23,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:23,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6568f2-652f-4487-ade6-a60f7658a696 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}} 2018-07-24 04:42:23,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 used request id req-8d6568f2-652f-4487-ade6-a60f7658a696 2018-07-24 04:42:23,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:23,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-a839da38-62de-4c21-904c-9110a9b91b9a Date: Tue, 24 Jul 2018 04:42:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"baf75f0d-e805-487e-bd07-c755334d235b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2"}]} 2018-07-24 04:42:23,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 used request id req-a839da38-62de-4c21-904c-9110a9b91b9a 2018-07-24 04:42:23,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:23,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3553 X-Openstack-Request-Id: req-60e82987-effa-4005-9350-bf6373464872 Date: Tue, 24 Jul 2018 04:42:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:07Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"baf75f0d-e805-487e-bd07-c755334d235b","ip_address":"10.55.0.2"},{"subnet_id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","ip_address":"10.65.0.2"}],"id":"1911ba43-c7ca-46e5-b623-70e3c17a1748","security_groups":[],"mac_address":"fa:16:3e:5b:f3:03","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:08Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"baf75f0d-e805-487e-bd07-c755334d235b","ip_address":"10.55.0.4"},{"subnet_id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","ip_address":"10.65.0.4"}],"id":"49d83e32-5460-4fbb-9611-9c73577783d4","security_groups":[],"mac_address":"fa:16:3e:e9:cc:d3","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:20Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"baf75f0d-e805-487e-bd07-c755334d235b","ip_address":"10.55.0.101"},{"subnet_id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","ip_address":"10.65.0.101"}],"id":"6f0c94e5-08d6-4988-909e-1c0e6ebe6ffd","security_groups":["b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5"],"mac_address":"fa:16:3e:6b:6a:8e","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251port-1","admin_state_up":true,"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:10Z","binding:vnic_type":"normal","device_id":"32230584-565c-4d34-b83a-6ceaeca46a3c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:08Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"baf75f0d-e805-487e-bd07-c755334d235b","ip_address":"10.55.0.3"},{"subnet_id":"c4ce953c-9ab0-4738-926e-e02c45f7d57e","ip_address":"10.65.0.3"}],"id":"726f985f-bc3b-401e-a327-6ed8d724a6bc","security_groups":[],"mac_address":"fa:16:3e:13:f2:57","project_id":"8ae139fff5f94bf8acad1c3910c9d3c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","tenant_id":"8ae139fff5f94bf8acad1c3910c9d3c5","created_at":"2018-07-24T04:42:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4","ip_allocation":"immediate"}]} 2018-07-24 04:42:23,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 used request id req-60e82987-effa-4005-9350-bf6373464872 2018-07-24 04:42:23,257 - create_instance - INFO - Deleting Port with ID - 6f0c94e5-08d6-4988-909e-1c0e6ebe6ffd 2018-07-24 04:42:23,258 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251port-1 2018-07-24 04:42:23,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/6f0c94e5-08d6-4988-909e-1c0e6ebe6ffd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:23,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5fd02947-c65c-49cd-8ece-149631cf7ae8 Date: Tue, 24 Jul 2018 04:42:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:42:23,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/6f0c94e5-08d6-4988-909e-1c0e6ebe6ffd used request id req-5fd02947-c65c-49cd-8ece-149631cf7ae8 2018-07-24 04:42:23,867 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst 2018-07-24 04:42:23,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:24,014 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:42: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-37d1a834-f1e4-415c-ba95-cf5ac4d690f5 x-compute-request-id: req-37d1a834-f1e4-415c-ba95-cf5ac4d690f5 Content-Type: application/json 2018-07-24 04:42:24,014 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c used request id req-37d1a834-f1e4-415c-ba95-cf5ac4d690f5 2018-07-24 04:42:24,015 - create_instance - INFO - Checking deletion status 2018-07-24 04:42:24,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:24,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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-afbe0e39-4d38-42c5-b14e-8687f4037461 x-compute-request-id: req-afbe0e39-4d38-42c5-b14e-8687f4037461 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/32230584-565c-4d34-b83a-6ceaeca46a3c", "rel": "bookmark"}], "image": {"id": "307fa737-a181-4bae-8f17-efefa5a90398", "links": [{"href": "http://172.30.9.24:8774/images/307fa737-a181-4bae-8f17-efefa5a90398", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:42:20.000000", "flavor": {"id": "635ffd40-4107-4b26-bfd0-3e530c31c9d8", "links": [{"href": "http://172.30.9.24:8774/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8", "rel": "bookmark"}]}, "id": "32230584-565c-4d34-b83a-6ceaeca46a3c", "user_id": "e2f7646fb9034c329c2fd5ee261abe45", "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-07-24T04:42:23Z", "hostId": "b97d3c27b964047386e243687bf4db77e775deea831e5cf7e1e7c76e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst", "created": "2018-07-24T04:42:14Z", "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:42:24,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c used request id req-afbe0e39-4d38-42c5-b14e-8687f4037461 2018-07-24 04:42:24,449 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst] is - ACTIVE 2018-07-24 04:42:24,449 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:42:27,452 - create_instance - DEBUG - VM status query timeout in 296.562507868 2018-07-24 04:42:27,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a357fb0c1eecb609e70ff9c0abe142fc3cf871f2" 2018-07-24 04:42:27,504 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:42: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-297c8e44-68f7-4c36-bb88-998b1869a203 x-compute-request-id: req-297c8e44-68f7-4c36-bb88-998b1869a203 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 32230584-565c-4d34-b83a-6ceaeca46a3c could not be found.", "code": 404}} 2018-07-24 04:42:27,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/32230584-565c-4d34-b83a-6ceaeca46a3c used request id req-297c8e44-68f7-4c36-bb88-998b1869a203 2018-07-24 04:42:27,505 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 32230584-565c-4d34-b83a-6ceaeca46a3c could not be found. (HTTP 404) (Request-ID: req-297c8e44-68f7-4c36-bb88-998b1869a203) 2018-07-24 04:42:27,505 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-inst 2018-07-24 04:42:27,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97074626d26a3773d06bc3ed77b910a579aa1128" 2018-07-24 04:42:27,537 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:42: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-1a477751-fe88-4afc-a147-389563e6d9ca x-compute-request-id: req-1a477751-fe88-4afc-a147-389563e6d9ca Content-Length: 0 Content-Type: application/json 2018-07-24 04:42:27,537 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/635ffd40-4107-4b26-bfd0-3e530c31c9d8 used request id req-1a477751-fe88-4afc-a147-389563e6d9ca 2018-07-24 04:42:27,538 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-subnet 2018-07-24 04:42:27,538 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-subnet 2018-07-24 04:42:27,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/234e1534-eb75-4094-855b-c384d5937b61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7438fe409e8b3a3b3f61f401a022169d99b984c" 2018-07-24 04:42:29,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02559c3b-58ff-4c17-845a-69fa81372742 Date: Tue, 24 Jul 2018 04:42:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:42:29,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/234e1534-eb75-4094-855b-c384d5937b61 used request id req-02559c3b-58ff-4c17-845a-69fa81372742 2018-07-24 04:42:29,860 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-pub-net 2018-07-24 04:42:29,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/08ba0c32-c29c-4777-a9c8-93b6bc718532 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7438fe409e8b3a3b3f61f401a022169d99b984c" 2018-07-24 04:42:31,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75df3e53-be00-49f4-952a-579aa7ddbcab Date: Tue, 24 Jul 2018 04:42:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:42:31,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/08ba0c32-c29c-4777-a9c8-93b6bc718532 used request id req-75df3e53-be00-49f4-952a-579aa7ddbcab 2018-07-24 04:42:31,226 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1 2018-07-24 04:42:31,226 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet1 2018-07-24 04:42:31,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/baf75f0d-e805-487e-bd07-c755334d235b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4eceb0636919ccc2329e9eccf0fdeaa6eb55df" 2018-07-24 04:42:33,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2843c1a0-898a-4c42-a9b8-b4c63f945bbf Date: Tue, 24 Jul 2018 04:42:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:42:33,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/baf75f0d-e805-487e-bd07-c755334d235b used request id req-2843c1a0-898a-4c42-a9b8-b4c63f945bbf 2018-07-24 04:42:33,867 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2 2018-07-24 04:42:33,868 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-subnet2 2018-07-24 04:42:33,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/c4ce953c-9ab0-4738-926e-e02c45f7d57e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4eceb0636919ccc2329e9eccf0fdeaa6eb55df" 2018-07-24 04:42:36,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8438d442-427f-4860-949e-df68b7cc0122 Date: Tue, 24 Jul 2018 04:42:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:42:36,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/c4ce953c-9ab0-4738-926e-e02c45f7d57e used request id req-8438d442-427f-4860-949e-df68b7cc0122 2018-07-24 04:42:36,434 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251net2 2018-07-24 04:42:36,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4eceb0636919ccc2329e9eccf0fdeaa6eb55df" 2018-07-24 04:42:38,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95163238-cbcb-4b71-b41f-0d2142dd7b74 Date: Tue, 24 Jul 2018 04:42:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:42:38,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/36596a2c-c75d-4d06-aa7c-0eb4ec38bbf4 used request id req-95163238-cbcb-4b71-b41f-0d2142dd7b74 2018-07-24 04:42:38,021 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-72e07cec-41cc-4a41-ad31-65c6b3714251-image 2018-07-24 04:42:38,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/307fa737-a181-4bae-8f17-efefa5a90398 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12765ccad775f3dabfdd5bf3ef636f2af56124f2" 2018-07-24 04:42:38,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf6eea59-62f0-4446-8ca9-87ee534e208f Date: Tue, 24 Jul 2018 04:42:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:42:38,329 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/307fa737-a181-4bae-8f17-efefa5a90398 used request id req-cf6eea59-62f0-4446-8ca9-87ee534e208f 2018-07-24 04:42:38,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:42:38,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cbf143f7-24ed-4be5-bdaa-5205f9e6b2d6 Date: Tue, 24 Jul 2018 04:42:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "created_at": "2018-07-24T04:41:59Z", "updated_at": "2018-07-24T04:41:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:41:59Z", "revision_number": 0, "id": "1375854a-3df7-43d1-877b-9a46c73335f4", "remote_group_id": "b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5", "remote_ip_prefix": null, "created_at": "2018-07-24T04:41:59Z", "security_group_id": "b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5", "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae139fff5f94bf8acad1c3910c9d3c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:41:59Z", "revision_number": 0, "id": "3cc8c833-b220-4b1d-970f-a6f2853139ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:41:59Z", "security_group_id": "b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5", "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae139fff5f94bf8acad1c3910c9d3c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:41:59Z", "revision_number": 0, "id": "5fc63155-2dc2-408a-a579-6024251ce508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:41:59Z", "security_group_id": "b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5", "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae139fff5f94bf8acad1c3910c9d3c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:41:59Z", "revision_number": 0, "id": "71d1388f-6aa5-4051-a711-8c53c33a855f", "remote_group_id": "b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5", "remote_ip_prefix": null, "created_at": "2018-07-24T04:41:59Z", "security_group_id": "b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5", "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae139fff5f94bf8acad1c3910c9d3c5"}], "revision_number": 4, "project_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "id": "b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:42:38,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-cbf143f7-24ed-4be5-bdaa-5205f9e6b2d6 2018-07-24 04:42:38,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:42:38,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:42:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f573837-936b-48a3-be1a-52cdf1ad405f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:42:38,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-7f573837-936b-48a3-be1a-52cdf1ad405f 2018-07-24 04:42:38,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:42:38,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:42:38,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:42:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ae36c2c-153f-4b48-b8c8-2bc334076901 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:42:38,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-6ae36c2c-153f-4b48-b8c8-2bc334076901 2018-07-24 04:42:38,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:42:38,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:42:38,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:42:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7db4faaf-fca7-4d84-989e-ce0ea5523272 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:42:38,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-7db4faaf-fca7-4d84-989e-ce0ea5523272 2018-07-24 04:42:38,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:42:38,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:42:38,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7aa65e-d94c-4cf1-ab90-98b8efc90142 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8ae139fff5f94bf8acad1c3910c9d3c5", "name": "CreateInstancePortManipulationTests-ee10cb37-836f-456-proj"}} 2018-07-24 04:42:38,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 used request id req-4c7aa65e-d94c-4cf1-ab90-98b8efc90142 2018-07-24 04:42:38,974 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5 2018-07-24 04:42:38,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:42:39,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-233850cd-4fd4-4073-a708-03261593d9a7 Date: Tue, 24 Jul 2018 04:42:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:41:59Z", "security_group_id": "b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5", "port_range_min": null, "revision_number": 0, "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "created_at": "2018-07-24T04:41:59Z", "project_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "id": "1375854a-3df7-43d1-877b-9a46c73335f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:41:59Z", "security_group_id": "b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5", "port_range_min": null, "revision_number": 0, "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "created_at": "2018-07-24T04:41:59Z", "project_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "id": "3cc8c833-b220-4b1d-970f-a6f2853139ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:41:59Z", "security_group_id": "b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5", "port_range_min": null, "revision_number": 0, "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "created_at": "2018-07-24T04:41:59Z", "project_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "id": "5fc63155-2dc2-408a-a579-6024251ce508"}, {"remote_group_id": "b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:41:59Z", "security_group_id": "b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5", "port_range_min": null, "revision_number": 0, "tenant_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "created_at": "2018-07-24T04:41:59Z", "project_id": "8ae139fff5f94bf8acad1c3910c9d3c5", "id": "71d1388f-6aa5-4051-a711-8c53c33a855f"}]} 2018-07-24 04:42:39,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5 used request id req-233850cd-4fd4-4073-a708-03261593d9a7 2018-07-24 04:42:39,175 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:42:39,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:42:39,484 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a5f680e-f99a-4213-8361-ddaec6ea55da Content-Length: 0 Date: Tue, 24 Jul 2018 04:42:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:42:39,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b4fa199c-a6ad-46bb-86b8-8b1d2b9a13a5 used request id req-5a5f680e-f99a-4213-8361-ddaec6ea55da 2018-07-24 04:42:39,485 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-ee10cb37-836f-456-proj 2018-07-24 04:42:39,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:42:39,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2e75b2d-9028-4621-b4ec-16910d86ca9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:42:39,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/8ae139fff5f94bf8acad1c3910c9d3c5 used request id req-e2e75b2d-9028-4621-b4ec-16910d86ca9f 2018-07-24 04:42:39,706 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-ee10cb37-836f-456-proj-role 2018-07-24 04:42:39,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/e29ee58130e540f8886e41df550cbce3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:42:39,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95403a88-7df5-4136-be20-be234b6f9b8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:42:39,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/e29ee58130e540f8886e41df550cbce3 used request id req-95403a88-7df5-4136-be20-be234b6f9b8a 2018-07-24 04:42:39,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b9cb669750f105411b889fb0e6e0e54a085e5e" 2018-07-24 04:42:39,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc07cdc8-2d55-4d25-bf5f-f985ee9bae51 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:42:39,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fc07cdc8-2d55-4d25-bf5f-f985ee9bae51 2018-07-24 04:42:39,921 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-ee10cb37-836f-456-user 2018-07-24 04:42:39,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/e2f7646fb9034c329c2fd5ee261abe45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a34e4a4d6682b7477f738e4176d381d45fc684" 2018-07-24 04:42:40,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00cf261e-9c27-488f-9910-2191962b4814 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:42:40,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e2f7646fb9034c329c2fd5ee261abe45 used request id req-00cf261e-9c27-488f-9910-2191962b4814 2018-07-24 04:42:40,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:42:40,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:42:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["U_n08AH5TMeB7w69SWFaUw"], "issued_at": "2018-07-24T04:42:40.000000Z"}} 2018-07-24 04:42:40,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f653479101305ab79340402326bf1bea58963dbe" 2018-07-24 04:42:40,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf17217-323e-4306-b552-404ccbf27f2a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:40,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-dcf17217-323e-4306-b552-404ccbf27f2a 2018-07-24 04:42:40,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:42:40,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:42:40,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:42:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["DiJmrhc_RTWJ_YNRIhWGfQ"], "issued_at": "2018-07-24T04:42:40.000000Z"}} 2018-07-24 04:42:40,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c96bbd4520d4cd56905a2f02dba846c73bb738c0" 2018-07-24 04:42:41,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043e27b5-7676-41d3-abe6-74d0b8b538fd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:41,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-043e27b5-7676-41d3-abe6-74d0b8b538fd 2018-07-24 04:42:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:42:41,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:42: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:42:41,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" 2018-07-24 04:42:41,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb358b47-bc7e-40e3-b9df-b5505e616efb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:42:41,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj used request id req-fb358b47-bc7e-40e3-b9df-b5505e616efb 2018-07-24 04:42:41,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" 2018-07-24 04:42:41,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267f9e32-1a17-4f43-a23c-3d3b63581ef3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:42:41,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-267f9e32-1a17-4f43-a23c-3d3b63581ef3 2018-07-24 04:42:41,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}}' 2018-07-24 04:42:41,413 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c9f4a2-a9c0-4cba-af96-ae7c2beb6c9a Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745"}, "tags": [], "enabled": true, "id": "1f56a93d529b49f7aa953ccb8dfad745", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}} 2018-07-24 04:42:41,414 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-51c9f4a2-a9c0-4cba-af96-ae7c2beb6c9a 2018-07-24 04:42:41,414 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj 2018-07-24 04:42:41,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:42:41,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:42:41,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["SfXGSkXtRPuBKgrCvDzsvg"], "issued_at": "2018-07-24T04:42:41.000000Z"}} 2018-07-24 04:42:41,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fb26c3a72c0700b689ee6eb7ca616acaf0a1d85d" 2018-07-24 04:42:41,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b897d8-7e73-432a-8b76-5db66d89a93d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:41,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d8b897d8-7e73-432a-8b76-5db66d89a93d 2018-07-24 04:42:41,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:42:41,903 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:42: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:42:41,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb26c3a72c0700b689ee6eb7ca616acaf0a1d85d" 2018-07-24 04:42:42,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c574a24e-17a4-453d-8646-764606018c76 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:42:42,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-c574a24e-17a4-453d-8646-764606018c76 2018-07-24 04:42:42,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb26c3a72c0700b689ee6eb7ca616acaf0a1d85d" 2018-07-24 04:42:42,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9bf99df-1839-4227-a3f3-af6af6c738fc Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745"}, "tags": [], "enabled": true, "id": "1f56a93d529b49f7aa953ccb8dfad745", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}]} 2018-07-24 04:42:42,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj used request id req-e9bf99df-1839-4227-a3f3-af6af6c738fc 2018-07-24 04:42:42,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb26c3a72c0700b689ee6eb7ca616acaf0a1d85d" 2018-07-24 04:42:42,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043acc39-4334-45ab-bfb8-72915282862c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:42:42,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-043acc39-4334-45ab-bfb8-72915282862c 2018-07-24 04:42:42,598 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-user 2018-07-24 04:42:42,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:42:42,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" 2018-07-24 04:42:42,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6b35260-ab9e-4af0-a7b4-4dcef20279b0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:42:42,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d6b35260-ab9e-4af0-a7b4-4dcef20279b0 2018-07-24 04:42:42,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" -d '{"role": {"name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj-role"}}' 2018-07-24 04:42:42,742 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34ba3cf8-6632-4091-848b-dd24712e75d8 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c47e123774f4467caa9913c91e42cab0", "links": {"self": "http://172.30.9.24:5000/v3/roles/c47e123774f4467caa9913c91e42cab0"}, "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj-role"}} 2018-07-24 04:42:42,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-34ba3cf8-6632-4091-848b-dd24712e75d8 2018-07-24 04:42:42,743 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj-role 2018-07-24 04:42:42,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/c47e123774f4467caa9913c91e42cab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" 2018-07-24 04:42:42,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a520e44e-6ca3-4aa5-b0ac-23346775c7b9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c47e123774f4467caa9913c91e42cab0", "links": {"self": "http://172.30.9.24:5000/v3/roles/c47e123774f4467caa9913c91e42cab0"}, "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj-role"}} 2018-07-24 04:42:42,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/c47e123774f4467caa9913c91e42cab0 used request id req-a520e44e-6ca3-4aa5-b0ac-23346775c7b9 2018-07-24 04:42:42,840 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj-role to project InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj 2018-07-24 04:42:42,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745/users/197958a50125417eaf6b613b6cb3288b/roles/c47e123774f4467caa9913c91e42cab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" 2018-07-24 04:42:42,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce87b801-a4aa-4ac5-a714-5a92d1470091 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:42:42,973 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745/users/197958a50125417eaf6b613b6cb3288b/roles/c47e123774f4467caa9913c91e42cab0 used request id req-ce87b801-a4aa-4ac5-a714-5a92d1470091 2018-07-24 04:42:42,973 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:42:42,974 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:42:42,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:42:42,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:42:43,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c47e123774f4467caa9913c91e42cab0", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj-role"}], "expires_at": "2018-07-24T05:42:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-user", "id": "197958a50125417eaf6b613b6cb3288b"}, "audit_ids": ["y23NEqZUQVuoIO2d9v5kJg"], "issued_at": "2018-07-24T04:42:43.000000Z"}} 2018-07-24 04:42:43,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}191159290e4e1c01aaa0249ac49665f8b4a1a753" 2018-07-24 04:42:43,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75b6711-9d6d-42a0-aecf-f4eb3aef3d72 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:43,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e75b6711-9d6d-42a0-aecf-f4eb3aef3d72 2018-07-24 04:42:43,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}191159290e4e1c01aaa0249ac49665f8b4a1a753" 2018-07-24 04:42:43,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-ff109e70-d89f-4da3-9098-cd7849e2b928 Date: Tue, 24 Jul 2018 04:42:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image"} 2018-07-24 04:42:43,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image used request id req-ff109e70-d89f-4da3-9098-cd7849e2b928 2018-07-24 04:42:43,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}191159290e4e1c01aaa0249ac49665f8b4a1a753" 2018-07-24 04:42:43,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d0285ca3-9d2c-4cc4-ace9-7bf9847c958e Date: Tue, 24 Jul 2018 04:42:43 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-07-24 04:42:43,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-d0285ca3-9d2c-4cc4-ace9-7bf9847c958e 2018-07-24 04:42:43,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}191159290e4e1c01aaa0249ac49665f8b4a1a753" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image"}' 2018-07-24 04:42:44,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3995b4ea-fbcf-4756-8399-2b46cde58733 Date: Tue, 24 Jul 2018 04:42:44 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:42:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:42:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "min_disk": 0, "protected": false, "id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "file": "/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2/file", "checksum": null, "owner": "1f56a93d529b49f7aa953ccb8dfad745", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:42:44,098 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3995b4ea-fbcf-4756-8399-2b46cde58733 2018-07-24 04:42:44,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}191159290e4e1c01aaa0249ac49665f8b4a1a753" -d '' 2018-07-24 04:42:44,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ca29e32-2513-4336-9d9d-d1ccc8955c98 Date: Tue, 24 Jul 2018 04:42:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:42:44,670 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2/file used request id req-0ca29e32-2513-4336-9d9d-d1ccc8955c98 2018-07-24 04:42:44,670 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:42:44,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}191159290e4e1c01aaa0249ac49665f8b4a1a753" 2018-07-24 04:42:44,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-699d7718-ad22-426a-b9d5-bf8881e17726 Date: Tue, 24 Jul 2018 04:42:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:42:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:42:44Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b876551f-12cd-4bde-936a-7144eaf6aea2/snap", "metadata": {}}], "self": "/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "min_disk": 0, "protected": false, "id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "file": "/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1f56a93d529b49f7aa953ccb8dfad745", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b876551f-12cd-4bde-936a-7144eaf6aea2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:42:44,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2 used request id req-699d7718-ad22-426a-b9d5-bf8881e17726 2018-07-24 04:42:44,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}191159290e4e1c01aaa0249ac49665f8b4a1a753" 2018-07-24 04:42:45,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-251eb3ec-1ee4-494a-99a4-bc26080a4fe4 Date: Tue, 24 Jul 2018 04:42:45 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-07-24 04:42:45,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-251eb3ec-1ee4-494a-99a4-bc26080a4fe4 2018-07-24 04:42:45,039 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image 2018-07-24 04:42:45,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}191159290e4e1c01aaa0249ac49665f8b4a1a753" 2018-07-24 04:42:45,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-428cabdb-ad98-4848-86cb-d2bb12e4dc57 Date: Tue, 24 Jul 2018 04:42:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:42:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:42:44Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b876551f-12cd-4bde-936a-7144eaf6aea2/snap", "metadata": {}}], "self": "/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "min_disk": 0, "protected": false, "id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "file": "/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1f56a93d529b49f7aa953ccb8dfad745", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b876551f-12cd-4bde-936a-7144eaf6aea2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:42:45,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2 used request id req-428cabdb-ad98-4848-86cb-d2bb12e4dc57 2018-07-24 04:42:45,061 - create_image - DEBUG - Instance status is - active 2018-07-24 04:42:45,061 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image 2018-07-24 04:42:45,061 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image 2018-07-24 04:42:45,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:42:45,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:42:45,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c47e123774f4467caa9913c91e42cab0", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj-role"}], "expires_at": "2018-07-24T05:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-user", "id": "197958a50125417eaf6b613b6cb3288b"}, "audit_ids": ["yYTp2MeLRm-ZNPP-ZdTCgA"], "issued_at": "2018-07-24T04:42:45.000000Z"}} 2018-07-24 04:42:45,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a2eef87c59a85205058d52a9894064bb00d8c72e" 2018-07-24 04:42:45,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57430e02-efac-4e1f-914f-070bec8c6c3c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:45,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-57430e02-efac-4e1f-914f-070bec8c6c3c 2018-07-24 04:42:45,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eef87c59a85205058d52a9894064bb00d8c72e" 2018-07-24 04:42:45,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6ec18833-59ec-44a0-be42-9adf6df68c77 Date: Tue, 24 Jul 2018 04:42:45 GMT RESP BODY: {"networks":[]} 2018-07-24 04:42:45,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net used request id req-6ec18833-59ec-44a0-be42-9adf6df68c77 2018-07-24 04:42:45,735 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net 2018-07-24 04:42:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eef87c59a85205058d52a9894064bb00d8c72e" -d '{"network": {"name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net", "admin_state_up": true}}' 2018-07-24 04:42:46,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-0995e241-16ca-499b-93fc-c8f72bfee5cc Date: Tue, 24 Jul 2018 04:42:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1f56a93d529b49f7aa953ccb8dfad745","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:42:46Z","is_default":false,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:46Z","mtu":1450}} 2018-07-24 04:42:46,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-0995e241-16ca-499b-93fc-c8f72bfee5cc 2018-07-24 04:42:46,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eef87c59a85205058d52a9894064bb00d8c72e" 2018-07-24 04:42:46,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-a97ca2bb-16b2-4626-aaef-b7fd7b1812e3 Date: Tue, 24 Jul 2018 04:42:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1f56a93d529b49f7aa953ccb8dfad745","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:42:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net","admin_state_up":true,"tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:46Z","mtu":1450}]} 2018-07-24 04:42:46,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-a97ca2bb-16b2-4626-aaef-b7fd7b1812e3 2018-07-24 04:42:46,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eef87c59a85205058d52a9894064bb00d8c72e" 2018-07-24 04:42:46,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3913d966-12de-4513-a2d5-2bf148ec576b Date: Tue, 24 Jul 2018 04:42:46 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:42:46,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-3913d966-12de-4513-a2d5-2bf148ec576b 2018-07-24 04:42:46,571 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet 2018-07-24 04:42:46,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eef87c59a85205058d52a9894064bb00d8c72e" -d '{"subnets": [{"ip_version": 4, "network_id": "63664f2a-dd9f-45fb-a082-fbe8ee027257", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet"}]}' 2018-07-24 04:42:47,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0a2a61ee-237a-4d2c-91b4-d5f4fb637d93 Date: Tue, 24 Jul 2018 04:42:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:47Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1f56a93d529b49f7aa953ccb8dfad745","id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet"}]} 2018-07-24 04:42:47,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-0a2a61ee-237a-4d2c-91b4-d5f4fb637d93 2018-07-24 04:42:47,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eef87c59a85205058d52a9894064bb00d8c72e" 2018-07-24 04:42:47,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3f5799eb-f9b6-404a-bbd2-cc46323aead7 Date: Tue, 24 Jul 2018 04:42:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f56a93d529b49f7aa953ccb8dfad745","l2_adjacency":true,"status":"ACTIVE","subnets":["89b84cd1-157d-4df7-8f67-d489d199aa3d"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net","admin_state_up":true,"tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:46Z","mtu":1450}]} 2018-07-24 04:42:47,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-3f5799eb-f9b6-404a-bbd2-cc46323aead7 2018-07-24 04:42:47,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eef87c59a85205058d52a9894064bb00d8c72e" 2018-07-24 04:42:48,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-81b1916e-55f6-4e3b-91f2-d7cf11213a47 Date: Tue, 24 Jul 2018 04:42:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f56a93d529b49f7aa953ccb8dfad745","id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet"}]} 2018-07-24 04:42:48,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-81b1916e-55f6-4e3b-91f2-d7cf11213a47 2018-07-24 04:42:48,214 - OpenStackNetwork - DEBUG - Network [63664f2a-dd9f-45fb-a082-fbe8ee027257] created successfully 2018-07-24 04:42:48,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:42:48,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:42:48,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:42:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["KqioA8WsQC2K9roaUfPFHA"], "issued_at": "2018-07-24T04:42:48.000000Z"}} 2018-07-24 04:42:48,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}659853617c7777fd9ba4d2988197e73233bef9ad" 2018-07-24 04:42:48,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd3b94e-155f-4cb8-9a26-cc39bb16a938 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:48,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7dd3b94e-155f-4cb8-9a26-cc39bb16a938 2018-07-24 04:42:48,693 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:42:48,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659853617c7777fd9ba4d2988197e73233bef9ad" 2018-07-24 04:42:48,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:48 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-798aaeae-68ee-4cfc-a438-5ad40be32d61 x-compute-request-id: req-798aaeae-68ee-4cfc-a438-5ad40be32d61 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:42:48,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-798aaeae-68ee-4cfc-a438-5ad40be32d61 2018-07-24 04:42:48,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659853617c7777fd9ba4d2988197e73233bef9ad" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-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-07-24 04:42:48,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:48 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-bf563a89-9a93-46f3-b122-26bdebc9cbd0 x-compute-request-id: req-bf563a89-9a93-46f3-b122-26bdebc9cbd0 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "912f75f7-53e6-4412-9d01-f1640d4c6936"}} 2018-07-24 04:42:48,954 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bf563a89-9a93-46f3-b122-26bdebc9cbd0 2018-07-24 04:42:48,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:42:48,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:42:49,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c47e123774f4467caa9913c91e42cab0", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj-role"}], "expires_at": "2018-07-24T05:42:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-user", "id": "197958a50125417eaf6b613b6cb3288b"}, "audit_ids": ["B4eOEApsQKyT1QiHp1xBHQ"], "issued_at": "2018-07-24T04:42:49.000000Z"}} 2018-07-24 04:42:49,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:49,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a692c92c-64d7-40ee-b332-c07de9df6dea 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:49,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a692c92c-64d7-40ee-b332-c07de9df6dea 2018-07-24 04:42:49,450 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:42:49,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:49,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d67a58c1-b828-4d57-81bb-148b341f5b83 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:49,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d67a58c1-b828-4d57-81bb-148b341f5b83 2018-07-24 04:42:49,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:49,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f97e180d-3c2c-4eb2-b64e-3e684908216a Date: Tue, 24 Jul 2018 04:42:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f56a93d529b49f7aa953ccb8dfad745","l2_adjacency":true,"status":"ACTIVE","subnets":["89b84cd1-157d-4df7-8f67-d489d199aa3d"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net","admin_state_up":true,"tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:46Z","mtu":1450}]} 2018-07-24 04:42:49,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net used request id req-f97e180d-3c2c-4eb2-b64e-3e684908216a 2018-07-24 04:42:49,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:42:49,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:42: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:42:49,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:49,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7514d5fb-049d-41d8-b966-57863f80067a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}} 2018-07-24 04:42:49,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 used request id req-7514d5fb-049d-41d8-b966-57863f80067a 2018-07-24 04:42:49,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:50,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-96433a53-1ec7-4df9-928b-5ff596da7ac2 Date: Tue, 24 Jul 2018 04:42:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f56a93d529b49f7aa953ccb8dfad745","id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet"}]} 2018-07-24 04:42:50,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-96433a53-1ec7-4df9-928b-5ff596da7ac2 2018-07-24 04:42:50,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257&name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:50,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-605c0592-1890-4845-9356-f5c0a223dbc8 Date: Tue, 24 Jul 2018 04:42:50 GMT RESP BODY: {"ports":[]} 2018-07-24 04:42:50,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257&name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port&admin_state_up=True used request id req-605c0592-1890-4845-9356-f5c0a223dbc8 2018-07-24 04:42:50,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:50,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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 x-openstack-request-id: req-8a5875fb-a0f3-4d51-9580-d03095eeba87 x-compute-request-id: req-8a5875fb-a0f3-4d51-9580-d03095eeba87 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:42:50,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst used request id req-8a5875fb-a0f3-4d51-9580-d03095eeba87 2018-07-24 04:42:50,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:50,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-67e53769-3775-49aa-9cc7-838474a8d12e Date: Tue, 24 Jul 2018 04:42:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f56a93d529b49f7aa953ccb8dfad745","l2_adjacency":true,"status":"ACTIVE","subnets":["89b84cd1-157d-4df7-8f67-d489d199aa3d"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net","admin_state_up":true,"tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:46Z","mtu":1450}]} 2018-07-24 04:42:50,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net used request id req-67e53769-3775-49aa-9cc7-838474a8d12e 2018-07-24 04:42:50,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:51,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399d7eed-5737-42ee-81f2-23fd4462a553 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}} 2018-07-24 04:42:51,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 used request id req-399d7eed-5737-42ee-81f2-23fd4462a553 2018-07-24 04:42:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:51,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-32e60aab-61c7-4525-9eff-eecdef0216c6 Date: Tue, 24 Jul 2018 04:42:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f56a93d529b49f7aa953ccb8dfad745","id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet"}]} 2018-07-24 04:42:51,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-32e60aab-61c7-4525-9eff-eecdef0216c6 2018-07-24 04:42:51,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257&name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:51,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d5e945d5-d64f-47c3-a5f9-b87a7cd69b9c Date: Tue, 24 Jul 2018 04:42:51 GMT RESP BODY: {"ports":[]} 2018-07-24 04:42:51,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257&name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port&admin_state_up=True used request id req-d5e945d5-d64f-47c3-a5f9-b87a7cd69b9c 2018-07-24 04:42:51,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:42:51,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:42:51,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c47e123774f4467caa9913c91e42cab0", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj-role"}], "expires_at": "2018-07-24T05:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-user", "id": "197958a50125417eaf6b613b6cb3288b"}, "audit_ids": ["3r-eg933RvKGeITDGYjXgg"], "issued_at": "2018-07-24T04:42:51.000000Z"}} 2018-07-24 04:42:51,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}489c227c02eeb1d5895372c1ac993913087297cb" 2018-07-24 04:42:51,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea7adc2-7eed-4e62-9ae3-6cc6921c63b5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:42:51,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cea7adc2-7eed-4e62-9ae3-6cc6921c63b5 2018-07-24 04:42:51,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:52,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-16979c29-9512-43a1-8ff6-552449f291ed Date: Tue, 24 Jul 2018 04:42:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f56a93d529b49f7aa953ccb8dfad745","l2_adjacency":true,"status":"ACTIVE","subnets":["89b84cd1-157d-4df7-8f67-d489d199aa3d"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net","admin_state_up":true,"tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:46Z","mtu":1450}]} 2018-07-24 04:42:52,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net used request id req-16979c29-9512-43a1-8ff6-552449f291ed 2018-07-24 04:42:52,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:52,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4a0be49a-f6b7-4600-beb5-f4f8f18bd164 Date: Tue, 24 Jul 2018 04:42:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f56a93d529b49f7aa953ccb8dfad745","id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet"}]} 2018-07-24 04:42:52,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-4a0be49a-f6b7-4600-beb5-f4f8f18bd164 2018-07-24 04:42:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:52,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c6ba1d14-28f9-409a-821c-4c6d5f751c0d Date: Tue, 24 Jul 2018 04:42:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f56a93d529b49f7aa953ccb8dfad745","l2_adjacency":true,"status":"ACTIVE","subnets":["89b84cd1-157d-4df7-8f67-d489d199aa3d"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net","admin_state_up":true,"tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:46Z","mtu":1450}]} 2018-07-24 04:42:52,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net used request id req-c6ba1d14-28f9-409a-821c-4c6d5f751c0d 2018-07-24 04:42:52,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:42:52,440 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:42: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:42:52,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489c227c02eeb1d5895372c1ac993913087297cb" 2018-07-24 04:42:52,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d59722-c6d4-4c35-8671-16288f409492 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}} 2018-07-24 04:42:52,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 used request id req-c3d59722-c6d4-4c35-8671-16288f409492 2018-07-24 04:42:52,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:52,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-62d06b2b-450d-44d3-9010-2f68f6cc9523 Date: Tue, 24 Jul 2018 04:42:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f56a93d529b49f7aa953ccb8dfad745","id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet"}]} 2018-07-24 04:42:52,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-62d06b2b-450d-44d3-9010-2f68f6cc9523 2018-07-24 04:42:52,769 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net 2018-07-24 04:42:52,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" -d '{"port": {"network_id": "63664f2a-dd9f-45fb-a082-fbe8ee027257", "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port", "admin_state_up": true}}' 2018-07-24 04:42:54,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-2189c979-0d43-4e30-9a54-55ec1ec4bb9c Date: Tue, 24 Jul 2018 04:42:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.8"}],"id":"e3407355-f3b9-4737-901f-ed753438e520","security_groups":["1bacd9fe-bb51-49ca-9d9c-facdb73abbc6"],"mac_address":"fa:16:3e:e0:6b:db","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port","project_id":"1f56a93d529b49f7aa953ccb8dfad745","qos_policy_id":null,"admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:42:54,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-2189c979-0d43-4e30-9a54-55ec1ec4bb9c 2018-07-24 04:42:54,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:54,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-eabe87af-7ec3-452c-92f4-fd4bf58ce9ff Date: Tue, 24 Jul 2018 04:42:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f56a93d529b49f7aa953ccb8dfad745","l2_adjacency":true,"status":"ACTIVE","subnets":["89b84cd1-157d-4df7-8f67-d489d199aa3d"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net","admin_state_up":true,"tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:46Z","mtu":1450}]} 2018-07-24 04:42:54,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net used request id req-eabe87af-7ec3-452c-92f4-fd4bf58ce9ff 2018-07-24 04:42:54,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:54,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca78b9a-fce0-4f09-a03f-b1bad8779d31 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}} 2018-07-24 04:42:54,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 used request id req-5ca78b9a-fce0-4f09-a03f-b1bad8779d31 2018-07-24 04:42:54,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:54,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0dfa08ad-4284-4ba5-9ec2-a2a2a48996f9 Date: Tue, 24 Jul 2018 04:42:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f56a93d529b49f7aa953ccb8dfad745","id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet"}]} 2018-07-24 04:42:54,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-0dfa08ad-4284-4ba5-9ec2-a2a2a48996f9 2018-07-24 04:42:54,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257&name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:54,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-e27a00b0-6c06-4d5f-a231-a0cfbf62a698 Date: Tue, 24 Jul 2018 04:42:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.8"}],"id":"e3407355-f3b9-4737-901f-ed753438e520","security_groups":["1bacd9fe-bb51-49ca-9d9c-facdb73abbc6"],"mac_address":"fa:16:3e:e0:6b:db","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:42:54,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257&name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port&admin_state_up=True used request id req-e27a00b0-6c06-4d5f-a231-a0cfbf62a698 2018-07-24 04:42:54,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:54,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2732858-f72a-4891-b348-b0f6b5502870 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}} 2018-07-24 04:42:54,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 used request id req-a2732858-f72a-4891-b348-b0f6b5502870 2018-07-24 04:42:54,945 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst 2018-07-24 04:42:54,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:54,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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-05bc582f-d69b-484c-969f-71dcfac36b7d x-compute-request-id: req-05bc582f-d69b-484c-969f-71dcfac36b7d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-flavor-name"}]} 2018-07-24 04:42:54,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-05bc582f-d69b-484c-969f-71dcfac36b7d 2018-07-24 04:42:54,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:55,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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-20fec86b-78cb-4900-9bbe-16f0c3f0f3b0 x-compute-request-id: req-20fec86b-78cb-4900-9bbe-16f0c3f0f3b0 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "912f75f7-53e6-4412-9d01-f1640d4c6936"}} 2018-07-24 04:42:55,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936 used request id req-20fec86b-78cb-4900-9bbe-16f0c3f0f3b0 2018-07-24 04:42:55,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:55,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-13bb6fc7-a251-4808-a7d9-0e53a68c1ebd Date: Tue, 24 Jul 2018 04:42:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:42:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:42:44Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b876551f-12cd-4bde-936a-7144eaf6aea2/snap", "metadata": {}}], "self": "/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "min_disk": 0, "protected": false, "id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "file": "/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1f56a93d529b49f7aa953ccb8dfad745", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b876551f-12cd-4bde-936a-7144eaf6aea2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image"} 2018-07-24 04:42:55,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image used request id req-13bb6fc7-a251-4808-a7d9-0e53a68c1ebd 2018-07-24 04:42:55,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:55,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7b3f7aea-57b7-4fa3-b6ee-811087040467 Date: Tue, 24 Jul 2018 04:42: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-07-24 04:42:55,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-7b3f7aea-57b7-4fa3-b6ee-811087040467 2018-07-24 04:42:55,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" -d '{"server": {"name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "imageRef": "b876551f-12cd-4bde-936a-7144eaf6aea2", "flavorRef": "912f75f7-53e6-4412-9d01-f1640d4c6936", "max_count": 1, "min_count": 1, "networks": [{"port": "e3407355-f3b9-4737-901f-ed753438e520"}]}}' 2018-07-24 04:42:57,267 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:42: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-45e337b2-eed6-438b-8f7e-28c30d75305b x-compute-request-id: req-45e337b2-eed6-438b-8f7e-28c30d75305b Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "adminPass": "Ktri8FJps6Fu"}} 2018-07-24 04:42:57,267 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-45e337b2-eed6-438b-8f7e-28c30d75305b 2018-07-24 04:42:57,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:57,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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-cf3057d9-00c7-4be0-a613-b751405aab82 x-compute-request-id: req-cf3057d9-00c7-4be0-a613-b751405aab82 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:42:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:42:57,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-cf3057d9-00c7-4be0-a613-b751405aab82 2018-07-24 04:42:57,690 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst 2018-07-24 04:42:57,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:42:58,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:42: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-09554475-fd45-42d4-8a4e-2b325c6b02e1 x-compute-request-id: req-09554475-fd45-42d4-8a4e-2b325c6b02e1 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:42:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:42:58,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-09554475-fd45-42d4-8a4e-2b325c6b02e1 2018-07-24 04:42:58,126 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst] is - BUILD 2018-07-24 04:42:58,126 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:43:01,129 - create_instance - DEBUG - VM status query timeout in 896.560976028 2018-07-24 04:43:01,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:01,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-9aec1587-d474-4e44-95ec-445cc7f731df x-compute-request-id: req-9aec1587-d474-4e44-95ec-445cc7f731df Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "security_groups": [{"name": "default"}], "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:42:58Z", "hostId": "d4191e9a18fa55a4cad87f23a39f05d7d8bf4481c8a639fa69e36a2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:01,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-9aec1587-d474-4e44-95ec-445cc7f731df 2018-07-24 04:43:01,631 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst] is - BUILD 2018-07-24 04:43:01,631 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:43:04,635 - create_instance - DEBUG - VM status query timeout in 893.055598974 2018-07-24 04:43:04,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:05,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-dfcfda03-4c5e-48a7-9ad6-1b72d37c210f x-compute-request-id: req-dfcfda03-4c5e-48a7-9ad6-1b72d37c210f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6b:db", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:02.000000", "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "security_groups": [{"name": "default"}], "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:43:02Z", "hostId": "d4191e9a18fa55a4cad87f23a39f05d7d8bf4481c8a639fa69e36a2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:05,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-dfcfda03-4c5e-48a7-9ad6-1b72d37c210f 2018-07-24 04:43:05,152 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst] is - ACTIVE 2018-07-24 04:43:05,152 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:43:05,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:05,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-fc226ce9-0d56-4902-b076-c9b6d2ac3a19 x-compute-request-id: req-fc226ce9-0d56-4902-b076-c9b6d2ac3a19 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6b:db", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:02.000000", "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "security_groups": [{"name": "default"}], "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:43:02Z", "hostId": "d4191e9a18fa55a4cad87f23a39f05d7d8bf4481c8a639fa69e36a2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:05,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-fc226ce9-0d56-4902-b076-c9b6d2ac3a19 2018-07-24 04:43:05,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:05,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b19b7d0c-7903-4617-ba63-1a5402d09551 Date: Tue, 24 Jul 2018 04:43:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f56a93d529b49f7aa953ccb8dfad745","l2_adjacency":true,"status":"ACTIVE","subnets":["89b84cd1-157d-4df7-8f67-d489d199aa3d"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net","admin_state_up":true,"tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:46Z","mtu":1450}]} 2018-07-24 04:43:05,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net used request id req-b19b7d0c-7903-4617-ba63-1a5402d09551 2018-07-24 04:43:05,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:06,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c3287eb-48cd-4be2-af04-9399d2878504 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}} 2018-07-24 04:43:06,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 used request id req-3c3287eb-48cd-4be2-af04-9399d2878504 2018-07-24 04:43:06,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:06,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a7880b30-a579-44da-a2ac-1cb613c83d95 Date: Tue, 24 Jul 2018 04:43:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f56a93d529b49f7aa953ccb8dfad745","id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet"}]} 2018-07-24 04:43:06,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-a7880b30-a579-44da-a2ac-1cb613c83d95 2018-07-24 04:43:06,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:06,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-7b493d9e-b16d-4192-8be7-4d5e7073bfb1 Date: Tue, 24 Jul 2018 04:43:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.4"}],"id":"12b16377-040e-493f-a40b-ffe8ee3ce409","security_groups":[],"mac_address":"fa:16:3e:07:1f:ca","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.2"}],"id":"97f370eb-48dd-4cce-964e-77e2d6c3057b","security_groups":[],"mac_address":"fa:16:3e:a4:80:a6","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.3"}],"id":"c674588b-f0ca-43e8-b43a-4b482d2f96bf","security_groups":[],"mac_address":"fa:16:3e:25:c6:f7","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.8"}],"id":"e3407355-f3b9-4737-901f-ed753438e520","security_groups":["1bacd9fe-bb51-49ca-9d9c-facdb73abbc6"],"mac_address":"fa:16:3e:e0:6b:db","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:53Z","binding:vnic_type":"normal","device_id":"c83a6373-eb2b-4d2e-a86a-82eeb221ddb7","ip_allocation":"immediate"}]} 2018-07-24 04:43:06,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-7b493d9e-b16d-4192-8be7-4d5e7073bfb1 2018-07-24 04:43:06,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:43:06,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:43:06,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c47e123774f4467caa9913c91e42cab0", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj-role"}], "expires_at": "2018-07-24T05:43:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-user", "id": "197958a50125417eaf6b613b6cb3288b"}, "audit_ids": ["rMsu0ytGShOS-oem-wgwhw"], "issued_at": "2018-07-24T04:43:06.000000Z"}} 2018-07-24 04:43:06,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a59ee317573c5413272f9896d422a04276f50aa2" 2018-07-24 04:43:06,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbedd7e-5f96-4096-a943-89ac8ab1e9a4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:43:06,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bbbedd7e-5f96-4096-a943-89ac8ab1e9a4 2018-07-24 04:43:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59ee317573c5413272f9896d422a04276f50aa2" 2018-07-24 04:43:07,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e61cba50-4671-48ac-b837-44e07cf46ce3 Date: Tue, 24 Jul 2018 04:43:07 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:43:07,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name&description=hello+group used request id req-e61cba50-4671-48ac-b837-44e07cf46ce3 2018-07-24 04:43:07,016 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name... 2018-07-24 04:43:07,016 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name 2018-07-24 04:43:07,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59ee317573c5413272f9896d422a04276f50aa2" -d '{"security_group": {"name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name", "description": "hello group"}}' 2018-07-24 04:43:07,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5dcc4830-940e-45d6-9caa-8a966bc18890 Date: Tue, 24 Jul 2018 04:43:07 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "updated_at": "2018-07-24T04:43:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:07Z", "revision_number": 0, "id": "73278501-2a52-4f4e-90ad-73c45456cff8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f56a93d529b49f7aa953ccb8dfad745"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:07Z", "revision_number": 0, "id": "de9bc7d7-7593-4d07-b9b1-ec22489c7da4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f56a93d529b49f7aa953ccb8dfad745"}], "revision_number": 2, "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name"}} 2018-07-24 04:43:07,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-5dcc4830-940e-45d6-9caa-8a966bc18890 2018-07-24 04:43:07,420 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2181ce5e-137d-4eac-88c9-f6a1c1097bc6 2018-07-24 04:43:07,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59ee317573c5413272f9896d422a04276f50aa2" 2018-07-24 04:43:07,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d38430d-592f-46fd-ba6d-b9f54ae95812 Date: Tue, 24 Jul 2018 04:43: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-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "73278501-2a52-4f4e-90ad-73c45456cff8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "de9bc7d7-7593-4d07-b9b1-ec22489c7da4"}]} 2018-07-24 04:43:07,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 used request id req-3d38430d-592f-46fd-ba6d-b9f54ae95812 2018-07-24 04:43:07,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2181ce5e-137d-4eac-88c9-f6a1c1097bc6 2018-07-24 04:43:07,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59ee317573c5413272f9896d422a04276f50aa2" 2018-07-24 04:43:07,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-82a73d35-0f0b-4712-a104-ec34b23a69b6 Date: Tue, 24 Jul 2018 04:43: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-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "73278501-2a52-4f4e-90ad-73c45456cff8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "de9bc7d7-7593-4d07-b9b1-ec22489c7da4"}]} 2018-07-24 04:43:07,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 used request id req-82a73d35-0f0b-4712-a104-ec34b23a69b6 2018-07-24 04:43:07,816 - neutron_utils - INFO - Retrieving security group with ID - 2181ce5e-137d-4eac-88c9-f6a1c1097bc6 2018-07-24 04:43:07,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59ee317573c5413272f9896d422a04276f50aa2" 2018-07-24 04:43:08,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-cf07064a-76f6-4470-990f-63b844257ef3 Date: Tue, 24 Jul 2018 04:43:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "updated_at": "2018-07-24T04:43:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:07Z", "revision_number": 0, "id": "73278501-2a52-4f4e-90ad-73c45456cff8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f56a93d529b49f7aa953ccb8dfad745"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:07Z", "revision_number": 0, "id": "de9bc7d7-7593-4d07-b9b1-ec22489c7da4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f56a93d529b49f7aa953ccb8dfad745"}], "revision_number": 2, "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name"}]} 2018-07-24 04:43:08,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 used request id req-cf07064a-76f6-4470-990f-63b844257ef3 2018-07-24 04:43:08,041 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2181ce5e-137d-4eac-88c9-f6a1c1097bc6 2018-07-24 04:43:08,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59ee317573c5413272f9896d422a04276f50aa2" 2018-07-24 04:43:08,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9031669a-20da-458f-bf4d-c6c176a88035 Date: Tue, 24 Jul 2018 04:43: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-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "73278501-2a52-4f4e-90ad-73c45456cff8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "de9bc7d7-7593-4d07-b9b1-ec22489c7da4"}]} 2018-07-24 04:43:08,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 used request id req-9031669a-20da-458f-bf4d-c6c176a88035 2018-07-24 04:43:08,233 - neutron_utils - INFO - Retrieving security group with ID - 2181ce5e-137d-4eac-88c9-f6a1c1097bc6 2018-07-24 04:43:08,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59ee317573c5413272f9896d422a04276f50aa2" 2018-07-24 04:43:08,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0efacb4b-7eba-473d-90e4-342c50634ef3 Date: Tue, 24 Jul 2018 04:43:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "updated_at": "2018-07-24T04:43:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:07Z", "revision_number": 0, "id": "73278501-2a52-4f4e-90ad-73c45456cff8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f56a93d529b49f7aa953ccb8dfad745"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:07Z", "revision_number": 0, "id": "de9bc7d7-7593-4d07-b9b1-ec22489c7da4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f56a93d529b49f7aa953ccb8dfad745"}], "revision_number": 2, "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name"}]} 2018-07-24 04:43:08,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 used request id req-0efacb4b-7eba-473d-90e4-342c50634ef3 2018-07-24 04:43:08,462 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2181ce5e-137d-4eac-88c9-f6a1c1097bc6 2018-07-24 04:43:08,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59ee317573c5413272f9896d422a04276f50aa2" 2018-07-24 04:43:08,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd913bc3-e1de-493f-b76d-45ee68b43f16 Date: Tue, 24 Jul 2018 04:43: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-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "73278501-2a52-4f4e-90ad-73c45456cff8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "de9bc7d7-7593-4d07-b9b1-ec22489c7da4"}]} 2018-07-24 04:43:08,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 used request id req-fd913bc3-e1de-493f-b76d-45ee68b43f16 2018-07-24 04:43:08,669 - neutron_utils - INFO - Retrieving security group with ID - 2181ce5e-137d-4eac-88c9-f6a1c1097bc6 2018-07-24 04:43:08,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59ee317573c5413272f9896d422a04276f50aa2" 2018-07-24 04:43:08,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ffd13d4f-94e7-4f44-ab0b-e045d553df95 Date: Tue, 24 Jul 2018 04:43:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "updated_at": "2018-07-24T04:43:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:07Z", "revision_number": 0, "id": "73278501-2a52-4f4e-90ad-73c45456cff8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f56a93d529b49f7aa953ccb8dfad745"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:07Z", "revision_number": 0, "id": "de9bc7d7-7593-4d07-b9b1-ec22489c7da4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f56a93d529b49f7aa953ccb8dfad745"}], "revision_number": 2, "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name"}]} 2018-07-24 04:43:08,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 used request id req-ffd13d4f-94e7-4f44-ab0b-e045d553df95 2018-07-24 04:43:08,898 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2181ce5e-137d-4eac-88c9-f6a1c1097bc6 2018-07-24 04:43:08,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59ee317573c5413272f9896d422a04276f50aa2" 2018-07-24 04:43:09,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23923071-35d1-4ac4-9aae-5c76d0bcadb6 Date: Tue, 24 Jul 2018 04:43: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-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "73278501-2a52-4f4e-90ad-73c45456cff8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:43:07Z", "security_group_id": "2181ce5e-137d-4eac-88c9-f6a1c1097bc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:43:07Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "de9bc7d7-7593-4d07-b9b1-ec22489c7da4"}]} 2018-07-24 04:43:09,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=2181ce5e-137d-4eac-88c9-f6a1c1097bc6 used request id req-23923071-35d1-4ac4-9aae-5c76d0bcadb6 2018-07-24 04:43:09,115 - neutron_utils - INFO - Deleting security group rule with ID - 73278501-2a52-4f4e-90ad-73c45456cff8 2018-07-24 04:43:09,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/73278501-2a52-4f4e-90ad-73c45456cff8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59ee317573c5413272f9896d422a04276f50aa2" 2018-07-24 04:43:09,199 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9d45c4b-2261-442c-9916-f4bb32261a85 Content-Length: 0 Date: Tue, 24 Jul 2018 04:43:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:43:09,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/73278501-2a52-4f4e-90ad-73c45456cff8 used request id req-a9d45c4b-2261-442c-9916-f4bb32261a85 2018-07-24 04:43:09,199 - neutron_utils - INFO - Deleting security group rule with ID - de9bc7d7-7593-4d07-b9b1-ec22489c7da4 2018-07-24 04:43:09,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/de9bc7d7-7593-4d07-b9b1-ec22489c7da4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59ee317573c5413272f9896d422a04276f50aa2" 2018-07-24 04:43:09,449 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b928c8c-c1be-49b6-a272-c5dc59664c33 Content-Length: 0 Date: Tue, 24 Jul 2018 04:43:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:43:09,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/de9bc7d7-7593-4d07-b9b1-ec22489c7da4 used request id req-7b928c8c-c1be-49b6-a272-c5dc59664c33 2018-07-24 04:43:09,450 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name 2018-07-24 04:43:09,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/2181ce5e-137d-4eac-88c9-f6a1c1097bc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a59ee317573c5413272f9896d422a04276f50aa2" 2018-07-24 04:43:09,563 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d3aa7ad-5bab-487a-a07d-0355f5997de8 Content-Length: 0 Date: Tue, 24 Jul 2018 04:43:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:43:09,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/2181ce5e-137d-4eac-88c9-f6a1c1097bc6 used request id req-8d3aa7ad-5bab-487a-a07d-0355f5997de8 2018-07-24 04:43:09,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:10,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-aa48fe5e-79a9-4ba2-99e4-a7e6dc6666a6 x-compute-request-id: req-aa48fe5e-79a9-4ba2-99e4-a7e6dc6666a6 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6b:db", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:02.000000", "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "security_groups": [{"name": "default"}], "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:43:02Z", "hostId": "d4191e9a18fa55a4cad87f23a39f05d7d8bf4481c8a639fa69e36a2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:10,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-aa48fe5e-79a9-4ba2-99e4-a7e6dc6666a6 2018-07-24 04:43:10,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:10,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-dcd833c1-f4df-41ba-b053-511982454068 Date: Tue, 24 Jul 2018 04:43:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f56a93d529b49f7aa953ccb8dfad745","l2_adjacency":true,"status":"ACTIVE","subnets":["89b84cd1-157d-4df7-8f67-d489d199aa3d"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net","admin_state_up":true,"tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:46Z","mtu":1450}]} 2018-07-24 04:43:10,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net used request id req-dcd833c1-f4df-41ba-b053-511982454068 2018-07-24 04:43:10,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:10,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d1df0a-99b3-44f2-8e1b-674f89f32448 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}} 2018-07-24 04:43:10,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 used request id req-44d1df0a-99b3-44f2-8e1b-674f89f32448 2018-07-24 04:43:10,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:10,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-56f6c46d-3660-4249-8bcd-95532ca87b92 Date: Tue, 24 Jul 2018 04:43:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f56a93d529b49f7aa953ccb8dfad745","id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet"}]} 2018-07-24 04:43:10,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-56f6c46d-3660-4249-8bcd-95532ca87b92 2018-07-24 04:43:10,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:10,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-2c1e7e88-1e60-47d8-b4d1-015c5d4c97ac Date: Tue, 24 Jul 2018 04:43:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.4"}],"id":"12b16377-040e-493f-a40b-ffe8ee3ce409","security_groups":[],"mac_address":"fa:16:3e:07:1f:ca","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.2"}],"id":"97f370eb-48dd-4cce-964e-77e2d6c3057b","security_groups":[],"mac_address":"fa:16:3e:a4:80:a6","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.3"}],"id":"c674588b-f0ca-43e8-b43a-4b482d2f96bf","security_groups":[],"mac_address":"fa:16:3e:25:c6:f7","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.8"}],"id":"e3407355-f3b9-4737-901f-ed753438e520","security_groups":["1bacd9fe-bb51-49ca-9d9c-facdb73abbc6"],"mac_address":"fa:16:3e:e0:6b:db","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:53Z","binding:vnic_type":"normal","device_id":"c83a6373-eb2b-4d2e-a86a-82eeb221ddb7","ip_allocation":"immediate"}]} 2018-07-24 04:43:10,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-2c1e7e88-1e60-47d8-b4d1-015c5d4c97ac 2018-07-24 04:43:10,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:43:11,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c47e123774f4467caa9913c91e42cab0", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj-role"}], "expires_at": "2018-07-24T05:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1f56a93d529b49f7aa953ccb8dfad745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-user", "id": "197958a50125417eaf6b613b6cb3288b"}, "audit_ids": ["h1MXkWtxRVm9DroXWSZTRw"], "issued_at": "2018-07-24T04:43:11.000000Z"}} 2018-07-24 04:43:11,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d69064956200e54cd09e632268549a5b560921" 2018-07-24 04:43:12,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:11 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-650da257-0236-4b83-bd5d-427e938b151c x-compute-request-id: req-650da257-0236-4b83-bd5d-427e938b151c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6b:db", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:02.000000", "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "security_groups": [{"name": "default"}], "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:43:02Z", "hostId": "d4191e9a18fa55a4cad87f23a39f05d7d8bf4481c8a639fa69e36a2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:12,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-650da257-0236-4b83-bd5d-427e938b151c 2018-07-24 04:43:12,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:12,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-75a6590d-2bd9-4ed8-9e9c-d3f209cad263 x-compute-request-id: req-75a6590d-2bd9-4ed8-9e9c-d3f209cad263 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6b:db", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:02.000000", "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "security_groups": [{"name": "default"}], "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:43:02Z", "hostId": "d4191e9a18fa55a4cad87f23a39f05d7d8bf4481c8a639fa69e36a2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:12,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-75a6590d-2bd9-4ed8-9e9c-d3f209cad263 2018-07-24 04:43:12,656 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst] is - ACTIVE 2018-07-24 04:43:12,656 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:43:12,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:13,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-ba09772a-b768-429b-ba06-4ef72cc070b9 x-compute-request-id: req-ba09772a-b768-429b-ba06-4ef72cc070b9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6b:db", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:02.000000", "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "security_groups": [{"name": "default"}], "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:43:02Z", "hostId": "d4191e9a18fa55a4cad87f23a39f05d7d8bf4481c8a639fa69e36a2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:13,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-ba09772a-b768-429b-ba06-4ef72cc070b9 2018-07-24 04:43:13,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:13,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-04c1df24-2c1f-49e1-8166-dfcc8037ef76 Date: Tue, 24 Jul 2018 04:43:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f56a93d529b49f7aa953ccb8dfad745","l2_adjacency":true,"status":"ACTIVE","subnets":["89b84cd1-157d-4df7-8f67-d489d199aa3d"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net","admin_state_up":true,"tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:46Z","mtu":1450}]} 2018-07-24 04:43:13,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net used request id req-04c1df24-2c1f-49e1-8166-dfcc8037ef76 2018-07-24 04:43:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:13,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc26b35-98f3-4b4b-abbc-b236ba2a2906 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}} 2018-07-24 04:43:13,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 used request id req-ffc26b35-98f3-4b4b-abbc-b236ba2a2906 2018-07-24 04:43:13,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:14,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e24092f1-85a8-4add-9932-d7b369d0703d Date: Tue, 24 Jul 2018 04:43:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f56a93d529b49f7aa953ccb8dfad745","id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet"}]} 2018-07-24 04:43:14,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-e24092f1-85a8-4add-9932-d7b369d0703d 2018-07-24 04:43:14,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:14,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-cf5c6f92-c730-4071-bb31-5833a1c5fb17 Date: Tue, 24 Jul 2018 04:43:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.4"}],"id":"12b16377-040e-493f-a40b-ffe8ee3ce409","security_groups":[],"mac_address":"fa:16:3e:07:1f:ca","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.2"}],"id":"97f370eb-48dd-4cce-964e-77e2d6c3057b","security_groups":[],"mac_address":"fa:16:3e:a4:80:a6","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.3"}],"id":"c674588b-f0ca-43e8-b43a-4b482d2f96bf","security_groups":[],"mac_address":"fa:16:3e:25:c6:f7","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.8"}],"id":"e3407355-f3b9-4737-901f-ed753438e520","security_groups":["1bacd9fe-bb51-49ca-9d9c-facdb73abbc6"],"mac_address":"fa:16:3e:e0:6b:db","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:53Z","binding:vnic_type":"normal","device_id":"c83a6373-eb2b-4d2e-a86a-82eeb221ddb7","ip_allocation":"immediate"}]} 2018-07-24 04:43:14,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-cf5c6f92-c730-4071-bb31-5833a1c5fb17 2018-07-24 04:43:14,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:15,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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,Accept-Encoding x-openstack-request-id: req-6f5ca898-6c78-4cf4-b772-ff4bdfbaf900 x-compute-request-id: req-6f5ca898-6c78-4cf4-b772-ff4bdfbaf900 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6b:db", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:02.000000", "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "security_groups": [{"name": "default"}], "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:43:02Z", "hostId": "d4191e9a18fa55a4cad87f23a39f05d7d8bf4481c8a639fa69e36a2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:15,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-6f5ca898-6c78-4cf4-b772-ff4bdfbaf900 2018-07-24 04:43:15,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:15,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1c8bd2b1-4e06-4d0d-a5e9-cb7f7a3ee51c Date: Tue, 24 Jul 2018 04:43:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f56a93d529b49f7aa953ccb8dfad745","l2_adjacency":true,"status":"ACTIVE","subnets":["89b84cd1-157d-4df7-8f67-d489d199aa3d"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net","admin_state_up":true,"tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:46Z","mtu":1450}]} 2018-07-24 04:43:15,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net used request id req-1c8bd2b1-4e06-4d0d-a5e9-cb7f7a3ee51c 2018-07-24 04:43:15,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:15,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06975158-f999-4c2e-a386-4f915853a613 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}} 2018-07-24 04:43:15,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 used request id req-06975158-f999-4c2e-a386-4f915853a613 2018-07-24 04:43:15,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:15,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-622db0e8-f6ff-44f2-805d-3012b1fb198f Date: Tue, 24 Jul 2018 04:43:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f56a93d529b49f7aa953ccb8dfad745","id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet"}]} 2018-07-24 04:43:15,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-622db0e8-f6ff-44f2-805d-3012b1fb198f 2018-07-24 04:43:15,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:15,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-a51b8868-fae4-4c33-9eaf-895c17555541 Date: Tue, 24 Jul 2018 04:43:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.4"}],"id":"12b16377-040e-493f-a40b-ffe8ee3ce409","security_groups":[],"mac_address":"fa:16:3e:07:1f:ca","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.2"}],"id":"97f370eb-48dd-4cce-964e-77e2d6c3057b","security_groups":[],"mac_address":"fa:16:3e:a4:80:a6","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.3"}],"id":"c674588b-f0ca-43e8-b43a-4b482d2f96bf","security_groups":[],"mac_address":"fa:16:3e:25:c6:f7","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.8"}],"id":"e3407355-f3b9-4737-901f-ed753438e520","security_groups":["1bacd9fe-bb51-49ca-9d9c-facdb73abbc6"],"mac_address":"fa:16:3e:e0:6b:db","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:53Z","binding:vnic_type":"normal","device_id":"c83a6373-eb2b-4d2e-a86a-82eeb221ddb7","ip_allocation":"immediate"}]} 2018-07-24 04:43:15,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-a51b8868-fae4-4c33-9eaf-895c17555541 2018-07-24 04:43:15,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name"}}' 2018-07-24 04:43:15,633 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:43: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-dded43df-cbe3-4975-832f-5f60390984a7 x-compute-request-id: req-dded43df-cbe3-4975-832f-5f60390984a7 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name is not found for project 1f56a93d529b49f7aa953ccb8dfad745", "code": 404}} 2018-07-24 04:43:15,633 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7/action used request id req-dded43df-cbe3-4975-832f-5f60390984a7 2018-07-24 04:43:15,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:16,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-4f35e6c9-2cb0-44fb-a267-25dbed868b5e x-compute-request-id: req-4f35e6c9-2cb0-44fb-a267-25dbed868b5e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6b:db", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:02.000000", "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "security_groups": [{"name": "default"}], "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:43:02Z", "hostId": "d4191e9a18fa55a4cad87f23a39f05d7d8bf4481c8a639fa69e36a2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:16,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-4f35e6c9-2cb0-44fb-a267-25dbed868b5e 2018-07-24 04:43:16,138 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name] - Security group InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name is not found for project 1f56a93d529b49f7aa953ccb8dfad745 (HTTP 404) (Request-ID: req-dded43df-cbe3-4975-832f-5f60390984a7) 2018-07-24 04:43:16,138 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-name is not found for project 1f56a93d529b49f7aa953ccb8dfad745 (HTTP 404) (Request-ID: req-dded43df-cbe3-4975-832f-5f60390984a7) 2018-07-24 04:43:16,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:16,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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,Accept-Encoding x-openstack-request-id: req-7820cfda-6ff9-4dd6-93cc-e8d6fc58b78b x-compute-request-id: req-7820cfda-6ff9-4dd6-93cc-e8d6fc58b78b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6b:db", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:02.000000", "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "security_groups": [{"name": "default"}], "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:43:02Z", "hostId": "d4191e9a18fa55a4cad87f23a39f05d7d8bf4481c8a639fa69e36a2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:16,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-7820cfda-6ff9-4dd6-93cc-e8d6fc58b78b 2018-07-24 04:43:16,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:16,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7924a1a3-7c23-4b61-9055-81c88b7a1eda Date: Tue, 24 Jul 2018 04:43:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f56a93d529b49f7aa953ccb8dfad745","l2_adjacency":true,"status":"ACTIVE","subnets":["89b84cd1-157d-4df7-8f67-d489d199aa3d"],"description":"","tags":[],"updated_at":"2018-07-24T04:42:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net","admin_state_up":true,"tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:46Z","mtu":1450}]} 2018-07-24 04:43:16,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net used request id req-7924a1a3-7c23-4b61-9055-81c88b7a1eda 2018-07-24 04:43:16,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:17,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7210620d-2344-4252-a78c-55880ef84700 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}} 2018-07-24 04:43:17,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 used request id req-7210620d-2344-4252-a78c-55880ef84700 2018-07-24 04:43:17,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:17,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c36ad898-dea7-459c-b6d8-028cfc9c2ad3 Date: Tue, 24 Jul 2018 04:43:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","dns_nameservers":[],"updated_at":"2018-07-24T04:42:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1f56a93d529b49f7aa953ccb8dfad745","id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet"}]} 2018-07-24 04:43:17,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-c36ad898-dea7-459c-b6d8-028cfc9c2ad3 2018-07-24 04:43:17,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:17,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-05bcc079-9438-48ad-977b-ce5ac2d8c206 Date: Tue, 24 Jul 2018 04:43:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.4"}],"id":"12b16377-040e-493f-a40b-ffe8ee3ce409","security_groups":[],"mac_address":"fa:16:3e:07:1f:ca","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.2"}],"id":"97f370eb-48dd-4cce-964e-77e2d6c3057b","security_groups":[],"mac_address":"fa:16:3e:a4:80:a6","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:42:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.3"}],"id":"c674588b-f0ca-43e8-b43a-4b482d2f96bf","security_groups":[],"mac_address":"fa:16:3e:25:c6:f7","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-63664f2a-dd9f-45fb-a082-fbe8ee027257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89b84cd1-157d-4df7-8f67-d489d199aa3d","ip_address":"10.55.0.8"}],"id":"e3407355-f3b9-4737-901f-ed753438e520","security_groups":["1bacd9fe-bb51-49ca-9d9c-facdb73abbc6"],"mac_address":"fa:16:3e:e0:6b:db","project_id":"1f56a93d529b49f7aa953ccb8dfad745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port","admin_state_up":true,"network_id":"63664f2a-dd9f-45fb-a082-fbe8ee027257","tenant_id":"1f56a93d529b49f7aa953ccb8dfad745","created_at":"2018-07-24T04:42:53Z","binding:vnic_type":"normal","device_id":"c83a6373-eb2b-4d2e-a86a-82eeb221ddb7","ip_allocation":"immediate"}]} 2018-07-24 04:43:17,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-05bcc079-9438-48ad-977b-ce5ac2d8c206 2018-07-24 04:43:17,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d69064956200e54cd09e632268549a5b560921" 2018-07-24 04:43:17,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-c91e9de8-78ef-4f68-b8e4-07640f526099 x-compute-request-id: req-c91e9de8-78ef-4f68-b8e4-07640f526099 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6b:db", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:02.000000", "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "security_groups": [{"name": "default"}], "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:43:02Z", "hostId": "d4191e9a18fa55a4cad87f23a39f05d7d8bf4481c8a639fa69e36a2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:17,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-c91e9de8-78ef-4f68-b8e4-07640f526099 2018-07-24 04:43:17,857 - create_instance - INFO - Deleting Port with ID - e3407355-f3b9-4737-901f-ed753438e520 2018-07-24 04:43:17,857 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-port 2018-07-24 04:43:17,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/e3407355-f3b9-4737-901f-ed753438e520 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:18,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f8a4da3-a149-45e4-9347-53ef901f7665 Date: Tue, 24 Jul 2018 04:43:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:43:18,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/e3407355-f3b9-4737-901f-ed753438e520 used request id req-7f8a4da3-a149-45e4-9347-53ef901f7665 2018-07-24 04:43:18,507 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst 2018-07-24 04:43:18,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:18,635 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:43: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-4d8bbb54-42ad-4042-80b2-1a51c8b563f7 x-compute-request-id: req-4d8bbb54-42ad-4042-80b2-1a51c8b563f7 Content-Type: application/json 2018-07-24 04:43:18,636 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-4d8bbb54-42ad-4042-80b2-1a51c8b563f7 2018-07-24 04:43:18,636 - create_instance - INFO - Checking deletion status 2018-07-24 04:43:18,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:18,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-99063cc7-b1a5-4bed-af38-a46c2b198cb8 x-compute-request-id: req-99063cc7-b1a5-4bed-af38-a46c2b198cb8 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:6b:db", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "rel": "bookmark"}], "image": {"id": "b876551f-12cd-4bde-936a-7144eaf6aea2", "links": [{"href": "http://172.30.9.24:8774/images/b876551f-12cd-4bde-936a-7144eaf6aea2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:02.000000", "flavor": {"id": "912f75f7-53e6-4412-9d01-f1640d4c6936", "links": [{"href": "http://172.30.9.24:8774/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936", "rel": "bookmark"}]}, "id": "c83a6373-eb2b-4d2e-a86a-82eeb221ddb7", "user_id": "197958a50125417eaf6b613b6cb3288b", "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-07-24T04:43:18Z", "hostId": "d4191e9a18fa55a4cad87f23a39f05d7d8bf4481c8a639fa69e36a2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst", "created": "2018-07-24T04:42:57Z", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:18,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-99063cc7-b1a5-4bed-af38-a46c2b198cb8 2018-07-24 04:43:18,915 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst] is - ACTIVE 2018-07-24 04:43:18,915 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:43:21,919 - create_instance - DEBUG - VM status query timeout in 296.717501879 2018-07-24 04:43:21,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8886b123ae47d43ce82264446688ce784afbdfb2" 2018-07-24 04:43:21,969 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:43: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-3a0f52d8-0e91-426c-97e1-b9d01e2cda33 x-compute-request-id: req-3a0f52d8-0e91-426c-97e1-b9d01e2cda33 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 could not be found.", "code": 404}} 2018-07-24 04:43:21,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 used request id req-3a0f52d8-0e91-426c-97e1-b9d01e2cda33 2018-07-24 04:43:21,970 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c83a6373-eb2b-4d2e-a86a-82eeb221ddb7 could not be found. (HTTP 404) (Request-ID: req-3a0f52d8-0e91-426c-97e1-b9d01e2cda33) 2018-07-24 04:43:21,970 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-inst 2018-07-24 04:43:21,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659853617c7777fd9ba4d2988197e73233bef9ad" 2018-07-24 04:43:22,017 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:43: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-63da2863-b204-4f63-9da2-cc9738e08952 x-compute-request-id: req-63da2863-b204-4f63-9da2-cc9738e08952 Content-Length: 0 Content-Type: application/json 2018-07-24 04:43:22,017 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/912f75f7-53e6-4412-9d01-f1640d4c6936 used request id req-63da2863-b204-4f63-9da2-cc9738e08952 2018-07-24 04:43:22,018 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet 2018-07-24 04:43:22,018 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-subnet 2018-07-24 04:43:22,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/89b84cd1-157d-4df7-8f67-d489d199aa3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eef87c59a85205058d52a9894064bb00d8c72e" 2018-07-24 04:43:24,559 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9d17932-fe8e-4c19-b1f6-fb52d9d0ea3e Date: Tue, 24 Jul 2018 04:43:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:43:24,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/89b84cd1-157d-4df7-8f67-d489d199aa3d used request id req-e9d17932-fe8e-4c19-b1f6-fb52d9d0ea3e 2018-07-24 04:43:24,560 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-pub-net 2018-07-24 04:43:24,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/63664f2a-dd9f-45fb-a082-fbe8ee027257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2eef87c59a85205058d52a9894064bb00d8c72e" 2018-07-24 04:43:26,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b5c61d2-b0af-40c4-9824-9ac0116a04fb Date: Tue, 24 Jul 2018 04:43:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:43:26,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/63664f2a-dd9f-45fb-a082-fbe8ee027257 used request id req-2b5c61d2-b0af-40c4-9824-9ac0116a04fb 2018-07-24 04:43:26,017 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-15cf1729-497b-47c5-bad1-7962c871868d-image 2018-07-24 04:43:26,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}191159290e4e1c01aaa0249ac49665f8b4a1a753" 2018-07-24 04:43:26,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b137746-c01b-475e-9492-9b6ef2716d51 Date: Tue, 24 Jul 2018 04:43:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:43:26,514 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/b876551f-12cd-4bde-936a-7144eaf6aea2 used request id req-7b137746-c01b-475e-9492-9b6ef2716d51 2018-07-24 04:43:26,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" 2018-07-24 04:43:26,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ea9cf16d-9d5f-415d-a4b9-427998f78a30 Date: Tue, 24 Jul 2018 04:43:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:42:45Z", "updated_at": "2018-07-24T04:42:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:42:46Z", "revision_number": 0, "id": "56c3964e-ffa1-4526-95ba-0deee90bcffb", "remote_group_id": "1bacd9fe-bb51-49ca-9d9c-facdb73abbc6", "remote_ip_prefix": null, "created_at": "2018-07-24T04:42:46Z", "security_group_id": "1bacd9fe-bb51-49ca-9d9c-facdb73abbc6", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f56a93d529b49f7aa953ccb8dfad745"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:42:46Z", "revision_number": 0, "id": "86f47c31-23a8-49e1-a34c-77c846a0f234", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:42:46Z", "security_group_id": "1bacd9fe-bb51-49ca-9d9c-facdb73abbc6", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f56a93d529b49f7aa953ccb8dfad745"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:42:46Z", "revision_number": 0, "id": "ce54679b-efa9-4629-8ed5-6f95c128b3f0", "remote_group_id": "1bacd9fe-bb51-49ca-9d9c-facdb73abbc6", "remote_ip_prefix": null, "created_at": "2018-07-24T04:42:46Z", "security_group_id": "1bacd9fe-bb51-49ca-9d9c-facdb73abbc6", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f56a93d529b49f7aa953ccb8dfad745"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:42:46Z", "revision_number": 0, "id": "e8058994-762a-4c32-9892-c6d7c3569aba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:42:46Z", "security_group_id": "1bacd9fe-bb51-49ca-9d9c-facdb73abbc6", "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f56a93d529b49f7aa953ccb8dfad745"}], "revision_number": 4, "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "1bacd9fe-bb51-49ca-9d9c-facdb73abbc6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:43:26,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-ea9cf16d-9d5f-415d-a4b9-427998f78a30 2018-07-24 04:43:26,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" 2018-07-24 04:43:26,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7cc483c-d948-4d71-8648-80b1047d41cd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f56a93d529b49f7aa953ccb8dfad745", "name": "InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj"}} 2018-07-24 04:43:26,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 used request id req-b7cc483c-d948-4d71-8648-80b1047d41cd 2018-07-24 04:43:26,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1bacd9fe-bb51-49ca-9d9c-facdb73abbc6 2018-07-24 04:43:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1bacd9fe-bb51-49ca-9d9c-facdb73abbc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" 2018-07-24 04:43:27,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-84df9521-8ad9-46b1-9125-bfeeda480210 Date: Tue, 24 Jul 2018 04:43:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1bacd9fe-bb51-49ca-9d9c-facdb73abbc6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:42:46Z", "security_group_id": "1bacd9fe-bb51-49ca-9d9c-facdb73abbc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:42:46Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "56c3964e-ffa1-4526-95ba-0deee90bcffb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:42:46Z", "security_group_id": "1bacd9fe-bb51-49ca-9d9c-facdb73abbc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:42:46Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "86f47c31-23a8-49e1-a34c-77c846a0f234"}, {"remote_group_id": "1bacd9fe-bb51-49ca-9d9c-facdb73abbc6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:42:46Z", "security_group_id": "1bacd9fe-bb51-49ca-9d9c-facdb73abbc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:42:46Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "ce54679b-efa9-4629-8ed5-6f95c128b3f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:42:46Z", "security_group_id": "1bacd9fe-bb51-49ca-9d9c-facdb73abbc6", "port_range_min": null, "revision_number": 0, "tenant_id": "1f56a93d529b49f7aa953ccb8dfad745", "created_at": "2018-07-24T04:42:46Z", "project_id": "1f56a93d529b49f7aa953ccb8dfad745", "id": "e8058994-762a-4c32-9892-c6d7c3569aba"}]} 2018-07-24 04:43:27,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1bacd9fe-bb51-49ca-9d9c-facdb73abbc6 used request id req-84df9521-8ad9-46b1-9125-bfeeda480210 2018-07-24 04:43:27,156 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:43:27,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1bacd9fe-bb51-49ca-9d9c-facdb73abbc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" 2018-07-24 04:43:27,532 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f3428d8-3175-40f2-958f-ae3f87924243 Content-Length: 0 Date: Tue, 24 Jul 2018 04:43:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:43:27,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1bacd9fe-bb51-49ca-9d9c-facdb73abbc6 used request id req-8f3428d8-3175-40f2-958f-ae3f87924243 2018-07-24 04:43:27,533 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj 2018-07-24 04:43:27,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" 2018-07-24 04:43:27,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41ef0be3-e600-4d72-8de3-0bf83b38a992 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:43:27,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1f56a93d529b49f7aa953ccb8dfad745 used request id req-41ef0be3-e600-4d72-8de3-0bf83b38a992 2018-07-24 04:43:27,790 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-proj-role 2018-07-24 04:43:27,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/c47e123774f4467caa9913c91e42cab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" 2018-07-24 04:43:27,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef3c083d-13ce-42b4-9a6f-dc81495eb675 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:43:27,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/c47e123774f4467caa9913c91e42cab0 used request id req-ef3c083d-13ce-42b4-9a6f-dc81495eb675 2018-07-24 04:43:27,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96bbd4520d4cd56905a2f02dba846c73bb738c0" 2018-07-24 04:43:28,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca23230-07a7-4254-8be2-397e47f9ae0e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:43:28,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cca23230-07a7-4254-8be2-397e47f9ae0e 2018-07-24 04:43:28,003 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-9fbc39b2-45e8-4e1-user 2018-07-24 04:43:28,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/197958a50125417eaf6b613b6cb3288b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb26c3a72c0700b689ee6eb7ca616acaf0a1d85d" 2018-07-24 04:43:28,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca6a0648-da30-4bb3-aa99-1b6c495a56ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:43:28,215 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/197958a50125417eaf6b613b6cb3288b used request id req-ca6a0648-da30-4bb3-aa99-1b6c495a56ba 2018-07-24 04:43:28,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:43:28,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:43:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["KoMiHDdaQCe1301QbfTHhg"], "issued_at": "2018-07-24T04:43:28.000000Z"}} 2018-07-24 04:43:28,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7d84f61a8b9f91fbb4d32f54949f5f02b75e6996" 2018-07-24 04:43:28,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250ae3f0-f767-443b-b7d8-a80dc1c608d8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:43:28,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-250ae3f0-f767-443b-b7d8-a80dc1c608d8 2018-07-24 04:43:28,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:43:28,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:43:29,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:43:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["MDKlNENPRTumXkDm_9Remw"], "issued_at": "2018-07-24T04:43:29.000000Z"}} 2018-07-24 04:43:29,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:43:29,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74e8e6f-0c27-42c2-be33-e04e1aad66f9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:43:29,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d74e8e6f-0c27-42c2-be33-e04e1aad66f9 2018-07-24 04:43:29,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:43:29,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:43: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:43:29,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c8f19924-df5e-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:43:29,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66d0f7d-5fee-41be-b998-d2943e58358f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c8f19924-df5e-442-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:43:29,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c8f19924-df5e-442-proj used request id req-e66d0f7d-5fee-41be-b998-d2943e58358f 2018-07-24 04:43:29,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:43:29,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9caceba-33b8-49c1-80bb-1e7b92cf9e36 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:43:29,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b9caceba-33b8-49c1-80bb-1e7b92cf9e36 2018-07-24 04:43:29,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}}' 2018-07-24 04:43:29,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9846d23-8a44-4e62-91a3-a5dce49ec351 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "id": "b76e2eb6696240b3beea0dff966d13c3", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}} 2018-07-24 04:43:29,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-c9846d23-8a44-4e62-91a3-a5dce49ec351 2018-07-24 04:43:29,517 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-c8f19924-df5e-442-proj 2018-07-24 04:43:29,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:43:29,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:43:29,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:43:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["5GDvDJeORne_qDdIBm4tew"], "issued_at": "2018-07-24T04:43:29.000000Z"}} 2018-07-24 04:43:29,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0f16a69a2258e41d89ae0aaae8e12d4672181829" 2018-07-24 04:43:30,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31941513-fa8c-4b2a-9eea-c52863cd4a00 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:43:30,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-31941513-fa8c-4b2a-9eea-c52863cd4a00 2018-07-24 04:43:30,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:43:30,018 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:43:30 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:43:30,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f16a69a2258e41d89ae0aaae8e12d4672181829" 2018-07-24 04:43:30,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bbd4f81-26d9-4536-a8db-be549879bf95 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:43:30,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5bbd4f81-26d9-4536-a8db-be549879bf95 2018-07-24 04:43:30,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-c8f19924-df5e-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f16a69a2258e41d89ae0aaae8e12d4672181829" 2018-07-24 04:43:30,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65442aac-c793-4def-8867-6fe2fc45e06e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-c8f19924-df5e-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "id": "b76e2eb6696240b3beea0dff966d13c3", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}]} 2018-07-24 04:43:30,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-c8f19924-df5e-442-proj used request id req-65442aac-c793-4def-8867-6fe2fc45e06e 2018-07-24 04:43:30,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f16a69a2258e41d89ae0aaae8e12d4672181829" 2018-07-24 04:43:30,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8a5c99-ca96-46c7-8552-53bc08ece203 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:43:30,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6b8a5c99-ca96-46c7-8552-53bc08ece203 2018-07-24 04:43:30,718 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-c8f19924-df5e-442-user 2018-07-24 04:43:30,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:43:30,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:43:30,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eefea37f-3889-4ee1-a19f-c5068ceddf8c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:43:30,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-eefea37f-3889-4ee1-a19f-c5068ceddf8c 2018-07-24 04:43:30,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" -d '{"role": {"name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj-role"}}' 2018-07-24 04:43:30,964 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d80533c-63de-436d-ad82-4e4ba1f4458d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7edacde231041ccac036dc0f67e58a8", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7edacde231041ccac036dc0f67e58a8"}, "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj-role"}} 2018-07-24 04:43:30,964 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0d80533c-63de-436d-ad82-4e4ba1f4458d 2018-07-24 04:43:30,964 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-c8f19924-df5e-442-proj-role 2018-07-24 04:43:30,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/d7edacde231041ccac036dc0f67e58a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:43:31,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5f6054-2d95-48ef-954f-f97c4dd6b9cc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7edacde231041ccac036dc0f67e58a8", "links": {"self": "http://172.30.9.24:5000/v3/roles/d7edacde231041ccac036dc0f67e58a8"}, "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj-role"}} 2018-07-24 04:43:31,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/d7edacde231041ccac036dc0f67e58a8 used request id req-0b5f6054-2d95-48ef-954f-f97c4dd6b9cc 2018-07-24 04:43:31,063 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-c8f19924-df5e-442-proj-role to project InstanceSecurityGroupTests-c8f19924-df5e-442-proj 2018-07-24 04:43:31,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3/users/63419e0991114e5d9531b59b85b0dad9/roles/d7edacde231041ccac036dc0f67e58a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:43:31,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca7d074e-8744-4589-a603-e23195ecdd05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:43:31,206 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3/users/63419e0991114e5d9531b59b85b0dad9/roles/d7edacde231041ccac036dc0f67e58a8 used request id req-ca7d074e-8744-4589-a603-e23195ecdd05 2018-07-24 04:43:31,207 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:43:31,208 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:43:31,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:43:31,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:43:31,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7edacde231041ccac036dc0f67e58a8", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj-role"}], "expires_at": "2018-07-24T05:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-user", "id": "63419e0991114e5d9531b59b85b0dad9"}, "audit_ids": ["QDHip9gZSdKwAn3kzBRapA"], "issued_at": "2018-07-24T04:43:31.000000Z"}} 2018-07-24 04:43:31,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}10df5cbc5e9d7a6a1cd8bbd75db591e8d20566c7" 2018-07-24 04:43:31,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89487ce5-1716-4337-b6a4-de809c444faa 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:43:31,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-89487ce5-1716-4337-b6a4-de809c444faa 2018-07-24 04:43:31,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10df5cbc5e9d7a6a1cd8bbd75db591e8d20566c7" 2018-07-24 04:43:31,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f6200a3b-b609-4eff-919e-d0820543f5c9 Date: Tue, 24 Jul 2018 04:43:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image"} 2018-07-24 04:43:31,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image used request id req-f6200a3b-b609-4eff-919e-d0820543f5c9 2018-07-24 04:43:31,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10df5cbc5e9d7a6a1cd8bbd75db591e8d20566c7" 2018-07-24 04:43:32,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1ff5cfc2-b9ce-4667-934b-4a12d1e11d54 Date: Tue, 24 Jul 2018 04:43:32 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-07-24 04:43:32,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1ff5cfc2-b9ce-4667-934b-4a12d1e11d54 2018-07-24 04:43:32,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10df5cbc5e9d7a6a1cd8bbd75db591e8d20566c7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image"}' 2018-07-24 04:43:32,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-beb76389-f56b-426d-b813-6d6dff9efefb Date: Tue, 24 Jul 2018 04:43:32 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:43:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:43:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "min_disk": 0, "protected": false, "id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "file": "/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb/file", "checksum": null, "owner": "b76e2eb6696240b3beea0dff966d13c3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:43:32,327 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-beb76389-f56b-426d-b813-6d6dff9efefb 2018-07-24 04:43:32,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10df5cbc5e9d7a6a1cd8bbd75db591e8d20566c7" -d '' 2018-07-24 04:43:32,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69428aba-b6f3-48eb-998a-cc5044a5d832 Date: Tue, 24 Jul 2018 04:43:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:43:32,920 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb/file used request id req-69428aba-b6f3-48eb-998a-cc5044a5d832 2018-07-24 04:43:32,921 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:43:32,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10df5cbc5e9d7a6a1cd8bbd75db591e8d20566c7" 2018-07-24 04:43:33,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-985968d9-ce86-4466-8a92-1e37887e8c11 Date: Tue, 24 Jul 2018 04:43:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:43:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:43:32Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb/snap", "metadata": {}}], "self": "/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "min_disk": 0, "protected": false, "id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "file": "/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b76e2eb6696240b3beea0dff966d13c3", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:43:33,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb used request id req-985968d9-ce86-4466-8a92-1e37887e8c11 2018-07-24 04:43:33,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10df5cbc5e9d7a6a1cd8bbd75db591e8d20566c7" 2018-07-24 04:43:33,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7a173ffd-b25b-453c-9886-b39de8cf5e41 Date: Tue, 24 Jul 2018 04:43:33 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-07-24 04:43:33,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-7a173ffd-b25b-453c-9886-b39de8cf5e41 2018-07-24 04:43:33,291 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image 2018-07-24 04:43:33,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10df5cbc5e9d7a6a1cd8bbd75db591e8d20566c7" 2018-07-24 04:43:33,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5797e05d-ac4e-479b-b083-cf41fd491099 Date: Tue, 24 Jul 2018 04:43:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:43:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:43:32Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb/snap", "metadata": {}}], "self": "/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "min_disk": 0, "protected": false, "id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "file": "/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b76e2eb6696240b3beea0dff966d13c3", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:43:33,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb used request id req-5797e05d-ac4e-479b-b083-cf41fd491099 2018-07-24 04:43:33,466 - create_image - DEBUG - Instance status is - active 2018-07-24 04:43:33,466 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image 2018-07-24 04:43:33,466 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image 2018-07-24 04:43:33,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:43:33,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:43:33,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7edacde231041ccac036dc0f67e58a8", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj-role"}], "expires_at": "2018-07-24T05:43:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-user", "id": "63419e0991114e5d9531b59b85b0dad9"}, "audit_ids": ["eOKryJyfRmq1KnL3cqEMhQ"], "issued_at": "2018-07-24T04:43:33.000000Z"}} 2018-07-24 04:43:33,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}06a207897d331e4a5c94fb680412032243e4fd71" 2018-07-24 04:43:34,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d1540f-02cd-4e45-91bf-aacb512e87e3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:43:34,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c2d1540f-02cd-4e45-91bf-aacb512e87e3 2018-07-24 04:43:34,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a207897d331e4a5c94fb680412032243e4fd71" 2018-07-24 04:43:34,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b77f1b5a-d8c9-4826-9f67-9194c79c73d5 Date: Tue, 24 Jul 2018 04:43:34 GMT RESP BODY: {"networks":[]} 2018-07-24 04:43:34,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net used request id req-b77f1b5a-d8c9-4826-9f67-9194c79c73d5 2018-07-24 04:43:34,247 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net 2018-07-24 04:43:34,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a207897d331e4a5c94fb680412032243e4fd71" -d '{"network": {"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net", "admin_state_up": true}}' 2018-07-24 04:43:34,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f4c5d04f-e2d7-4e00-afcb-05625243e8f9 Date: Tue, 24 Jul 2018 04:43:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:43:34Z","is_default":false,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}} 2018-07-24 04:43:34,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-f4c5d04f-e2d7-4e00-afcb-05625243e8f9 2018-07-24 04:43:34,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a207897d331e4a5c94fb680412032243e4fd71" 2018-07-24 04:43:35,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-0e1f5d33-3366-487f-a0dc-469e3022eeed Date: Tue, 24 Jul 2018 04:43:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:43:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}]} 2018-07-24 04:43:35,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-0e1f5d33-3366-487f-a0dc-469e3022eeed 2018-07-24 04:43:35,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a207897d331e4a5c94fb680412032243e4fd71" 2018-07-24 04:43:35,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f709fb6e-07cb-45a7-b434-7e0e2dc36f48 Date: Tue, 24 Jul 2018 04:43:35 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:43:35,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-f709fb6e-07cb-45a7-b434-7e0e2dc36f48 2018-07-24 04:43:35,291 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet 2018-07-24 04:43:35,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a207897d331e4a5c94fb680412032243e4fd71" -d '{"subnets": [{"ip_version": 4, "network_id": "dfcbbef9-c863-4406-ada3-7e4b00997039", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]}' 2018-07-24 04:43:36,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4f705da9-7331-41b9-a91f-2ff6e3e665a3 Date: Tue, 24 Jul 2018 04:43:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:35Z","dns_nameservers":[],"updated_at":"2018-07-24T04:43:35Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b76e2eb6696240b3beea0dff966d13c3","id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]} 2018-07-24 04:43:36,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-4f705da9-7331-41b9-a91f-2ff6e3e665a3 2018-07-24 04:43:36,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a207897d331e4a5c94fb680412032243e4fd71" 2018-07-24 04:43:36,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7ae4d069-6209-4c80-8af4-972a8e3cd2d4 Date: Tue, 24 Jul 2018 04:43:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a935a88-fa7e-48ef-b97a-e7b18b626435"],"description":"","tags":[],"updated_at":"2018-07-24T04:43:35Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}]} 2018-07-24 04:43:36,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-7ae4d069-6209-4c80-8af4-972a8e3cd2d4 2018-07-24 04:43:36,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a207897d331e4a5c94fb680412032243e4fd71" 2018-07-24 04:43:36,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-348589b8-1487-4cd5-8438-72c78d960dc3 Date: Tue, 24 Jul 2018 04:43:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:35Z","dns_nameservers":[],"updated_at":"2018-07-24T04:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b76e2eb6696240b3beea0dff966d13c3","id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]} 2018-07-24 04:43:36,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-348589b8-1487-4cd5-8438-72c78d960dc3 2018-07-24 04:43:36,674 - OpenStackNetwork - DEBUG - Network [dfcbbef9-c863-4406-ada3-7e4b00997039] created successfully 2018-07-24 04:43:36,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:43:36,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:43:37,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:43:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["A6ZBGnQmRRWpdMqHsFaF7g"], "issued_at": "2018-07-24T04:43:37.000000Z"}} 2018-07-24 04:43:37,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f97a9f875b804773a1144a393252c36a150e4e79" 2018-07-24 04:43:37,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cccc65db-5641-42f2-b5d4-33ec9c249457 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:43:37,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cccc65db-5641-42f2-b5d4-33ec9c249457 2018-07-24 04:43:37,254 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:43:37,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f97a9f875b804773a1144a393252c36a150e4e79" 2018-07-24 04:43:37,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-ad532fe9-11f4-4554-adcf-36d7ba90d081 x-compute-request-id: req-ad532fe9-11f4-4554-adcf-36d7ba90d081 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:43:37,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ad532fe9-11f4-4554-adcf-36d7ba90d081 2018-07-24 04:43:37,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f97a9f875b804773a1144a393252c36a150e4e79" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-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-07-24 04:43:37,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-3affafc7-53a8-43ee-8be1-9a2efbc7b7e3 x-compute-request-id: req-3affafc7-53a8-43ee-8be1-9a2efbc7b7e3 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a0b5e5df-194d-42af-a115-0526d3b96e3b"}} 2018-07-24 04:43:37,481 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3affafc7-53a8-43ee-8be1-9a2efbc7b7e3 2018-07-24 04:43:37,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:43:37,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:43:37,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7edacde231041ccac036dc0f67e58a8", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj-role"}], "expires_at": "2018-07-24T05:43:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-user", "id": "63419e0991114e5d9531b59b85b0dad9"}, "audit_ids": ["N6IPzDGSS56IaFG69Rdz4w"], "issued_at": "2018-07-24T04:43:37.000000Z"}} 2018-07-24 04:43:37,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ab32ce84a2777bd9693f70a571c852f12851dfdd" 2018-07-24 04:43:37,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8fe6a2a-81be-4a50-a636-a7ce7b5c31f5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:43:37,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e8fe6a2a-81be-4a50-a636-a7ce7b5c31f5 2018-07-24 04:43:37,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab32ce84a2777bd9693f70a571c852f12851dfdd" 2018-07-24 04:43:38,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4793e397-d992-4f62-a36c-2d41f056aa69 Date: Tue, 24 Jul 2018 04:43:38 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:43:38,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name&description=hello+group used request id req-4793e397-d992-4f62-a36c-2d41f056aa69 2018-07-24 04:43:38,168 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name... 2018-07-24 04:43:38,168 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name 2018-07-24 04:43:38,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab32ce84a2777bd9693f70a571c852f12851dfdd" -d '{"security_group": {"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name", "description": "hello group"}}' 2018-07-24 04:43:38,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d3861b0a-a092-4b10-ac67-1f556f9ab5dd Date: Tue, 24 Jul 2018 04:43:38 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "updated_at": "2018-07-24T04:43:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:38Z", "revision_number": 0, "id": "3a6bb9d2-fd3d-4dc2-84bc-e44314333094", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b76e2eb6696240b3beea0dff966d13c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:38Z", "revision_number": 0, "id": "89f0b263-83b0-491c-b22c-6dc0d45a0fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b76e2eb6696240b3beea0dff966d13c3"}], "revision_number": 2, "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "588fcb23-9122-4276-94ac-772f27b0700d", "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}} 2018-07-24 04:43:38,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-d3861b0a-a092-4b10-ac67-1f556f9ab5dd 2018-07-24 04:43:38,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588fcb23-9122-4276-94ac-772f27b0700d 2018-07-24 04:43:38,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=588fcb23-9122-4276-94ac-772f27b0700d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab32ce84a2777bd9693f70a571c852f12851dfdd" 2018-07-24 04:43:38,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9c1b7e03-794d-46fe-904c-b6f4441e1ef0 Date: Tue, 24 Jul 2018 04:43:38 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-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "3a6bb9d2-fd3d-4dc2-84bc-e44314333094"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "89f0b263-83b0-491c-b22c-6dc0d45a0fc6"}]} 2018-07-24 04:43:38,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=588fcb23-9122-4276-94ac-772f27b0700d used request id req-9c1b7e03-794d-46fe-904c-b6f4441e1ef0 2018-07-24 04:43:38,719 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588fcb23-9122-4276-94ac-772f27b0700d 2018-07-24 04:43:38,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=588fcb23-9122-4276-94ac-772f27b0700d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab32ce84a2777bd9693f70a571c852f12851dfdd" 2018-07-24 04:43:38,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-edc18ff0-3c94-433d-826a-a63a187590a6 Date: Tue, 24 Jul 2018 04:43:38 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-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "3a6bb9d2-fd3d-4dc2-84bc-e44314333094"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "89f0b263-83b0-491c-b22c-6dc0d45a0fc6"}]} 2018-07-24 04:43:38,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=588fcb23-9122-4276-94ac-772f27b0700d used request id req-edc18ff0-3c94-433d-826a-a63a187590a6 2018-07-24 04:43:38,923 - neutron_utils - INFO - Retrieving security group with ID - 588fcb23-9122-4276-94ac-772f27b0700d 2018-07-24 04:43:38,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=588fcb23-9122-4276-94ac-772f27b0700d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab32ce84a2777bd9693f70a571c852f12851dfdd" 2018-07-24 04:43:39,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-301f4e02-a6f5-4b70-bd52-bfeb33513340 Date: Tue, 24 Jul 2018 04:43:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "updated_at": "2018-07-24T04:43:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:38Z", "revision_number": 0, "id": "3a6bb9d2-fd3d-4dc2-84bc-e44314333094", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b76e2eb6696240b3beea0dff966d13c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:38Z", "revision_number": 0, "id": "89f0b263-83b0-491c-b22c-6dc0d45a0fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b76e2eb6696240b3beea0dff966d13c3"}], "revision_number": 2, "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "588fcb23-9122-4276-94ac-772f27b0700d", "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}]} 2018-07-24 04:43:39,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=588fcb23-9122-4276-94ac-772f27b0700d used request id req-301f4e02-a6f5-4b70-bd52-bfeb33513340 2018-07-24 04:43:39,143 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588fcb23-9122-4276-94ac-772f27b0700d 2018-07-24 04:43:39,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=588fcb23-9122-4276-94ac-772f27b0700d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab32ce84a2777bd9693f70a571c852f12851dfdd" 2018-07-24 04:43:39,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6735deb9-382a-4ed2-afb9-fb58df5ec8d0 Date: Tue, 24 Jul 2018 04:43:39 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-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "3a6bb9d2-fd3d-4dc2-84bc-e44314333094"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "89f0b263-83b0-491c-b22c-6dc0d45a0fc6"}]} 2018-07-24 04:43:39,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=588fcb23-9122-4276-94ac-772f27b0700d used request id req-6735deb9-382a-4ed2-afb9-fb58df5ec8d0 2018-07-24 04:43:39,353 - neutron_utils - INFO - Retrieving security group with ID - 588fcb23-9122-4276-94ac-772f27b0700d 2018-07-24 04:43:39,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=588fcb23-9122-4276-94ac-772f27b0700d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab32ce84a2777bd9693f70a571c852f12851dfdd" 2018-07-24 04:43:39,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-fe2c4bff-a580-4486-9148-f3c48aba681f Date: Tue, 24 Jul 2018 04:43:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "updated_at": "2018-07-24T04:43:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:38Z", "revision_number": 0, "id": "3a6bb9d2-fd3d-4dc2-84bc-e44314333094", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b76e2eb6696240b3beea0dff966d13c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:38Z", "revision_number": 0, "id": "89f0b263-83b0-491c-b22c-6dc0d45a0fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b76e2eb6696240b3beea0dff966d13c3"}], "revision_number": 2, "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "588fcb23-9122-4276-94ac-772f27b0700d", "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}]} 2018-07-24 04:43:39,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=588fcb23-9122-4276-94ac-772f27b0700d used request id req-fe2c4bff-a580-4486-9148-f3c48aba681f 2018-07-24 04:43:39,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588fcb23-9122-4276-94ac-772f27b0700d 2018-07-24 04:43:39,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=588fcb23-9122-4276-94ac-772f27b0700d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab32ce84a2777bd9693f70a571c852f12851dfdd" 2018-07-24 04:43:39,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f20a4ae-3693-4874-b172-dd4d55dd6e52 Date: Tue, 24 Jul 2018 04:43:39 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-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "3a6bb9d2-fd3d-4dc2-84bc-e44314333094"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "89f0b263-83b0-491c-b22c-6dc0d45a0fc6"}]} 2018-07-24 04:43:39,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=588fcb23-9122-4276-94ac-772f27b0700d used request id req-1f20a4ae-3693-4874-b172-dd4d55dd6e52 2018-07-24 04:43:39,773 - neutron_utils - INFO - Retrieving security group with ID - 588fcb23-9122-4276-94ac-772f27b0700d 2018-07-24 04:43:39,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=588fcb23-9122-4276-94ac-772f27b0700d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab32ce84a2777bd9693f70a571c852f12851dfdd" 2018-07-24 04:43:40,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a3b5950e-7896-4e4e-bc39-88cfbef552a9 Date: Tue, 24 Jul 2018 04:43:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "updated_at": "2018-07-24T04:43:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:38Z", "revision_number": 0, "id": "3a6bb9d2-fd3d-4dc2-84bc-e44314333094", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b76e2eb6696240b3beea0dff966d13c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:38Z", "revision_number": 0, "id": "89f0b263-83b0-491c-b22c-6dc0d45a0fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b76e2eb6696240b3beea0dff966d13c3"}], "revision_number": 2, "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "588fcb23-9122-4276-94ac-772f27b0700d", "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}]} 2018-07-24 04:43:40,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=588fcb23-9122-4276-94ac-772f27b0700d used request id req-a3b5950e-7896-4e4e-bc39-88cfbef552a9 2018-07-24 04:43:40,013 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588fcb23-9122-4276-94ac-772f27b0700d 2018-07-24 04:43:40,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=588fcb23-9122-4276-94ac-772f27b0700d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab32ce84a2777bd9693f70a571c852f12851dfdd" 2018-07-24 04:43:40,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6348113-a55f-4424-b128-6880ce6d11d8 Date: Tue, 24 Jul 2018 04:43:40 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-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "3a6bb9d2-fd3d-4dc2-84bc-e44314333094"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:43:38Z", "security_group_id": "588fcb23-9122-4276-94ac-772f27b0700d", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:38Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "89f0b263-83b0-491c-b22c-6dc0d45a0fc6"}]} 2018-07-24 04:43:40,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=588fcb23-9122-4276-94ac-772f27b0700d used request id req-d6348113-a55f-4424-b128-6880ce6d11d8 2018-07-24 04:43:40,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:43:40,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:43:40,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7edacde231041ccac036dc0f67e58a8", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj-role"}], "expires_at": "2018-07-24T05:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-user", "id": "63419e0991114e5d9531b59b85b0dad9"}, "audit_ids": ["QPeeHmgoQQKdMOrUiWF3FQ"], "issued_at": "2018-07-24T04:43:40.000000Z"}} 2018-07-24 04:43:40,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:40,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbab5332-c59c-49a1-8f29-221b576fc384 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:43:40,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fbab5332-c59c-49a1-8f29-221b576fc384 2018-07-24 04:43:40,715 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:43:40,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:40,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353d43a7-2d41-4a1d-94f8-360b21cf478e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:43:40,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-353d43a7-2d41-4a1d-94f8-360b21cf478e 2018-07-24 04:43:40,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:41,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ba10be3a-05db-4ed2-9391-e35abd4f269b Date: Tue, 24 Jul 2018 04:43:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a935a88-fa7e-48ef-b97a-e7b18b626435"],"description":"","tags":[],"updated_at":"2018-07-24T04:43:35Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}]} 2018-07-24 04:43:41,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net used request id req-ba10be3a-05db-4ed2-9391-e35abd4f269b 2018-07-24 04:43:41,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:43:41,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:43: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:43:41,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:41,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02746da4-3b75-4ef1-9a78-32f98155273b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}} 2018-07-24 04:43:41,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 used request id req-02746da4-3b75-4ef1-9a78-32f98155273b 2018-07-24 04:43:41,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:41,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e48be056-b14e-40ef-90ce-ddd7ac6e5e15 Date: Tue, 24 Jul 2018 04:43:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:35Z","dns_nameservers":[],"updated_at":"2018-07-24T04:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b76e2eb6696240b3beea0dff966d13c3","id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]} 2018-07-24 04:43:41,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-e48be056-b14e-40ef-90ce-ddd7ac6e5e15 2018-07-24 04:43:41,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039&name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:41,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-62b46c18-c3f4-4b74-ad65-638f069309f4 Date: Tue, 24 Jul 2018 04:43:41 GMT RESP BODY: {"ports":[]} 2018-07-24 04:43:41,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039&name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port&admin_state_up=True used request id req-62b46c18-c3f4-4b74-ad65-638f069309f4 2018-07-24 04:43:41,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:41,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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 x-openstack-request-id: req-558f2c9c-f869-418f-980f-24eb8bebf6d2 x-compute-request-id: req-558f2c9c-f869-418f-980f-24eb8bebf6d2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:43:41,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst used request id req-558f2c9c-f869-418f-980f-24eb8bebf6d2 2018-07-24 04:43:41,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:42,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e4953b41-d086-4467-9fe3-4cecc6c3496d Date: Tue, 24 Jul 2018 04:43:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a935a88-fa7e-48ef-b97a-e7b18b626435"],"description":"","tags":[],"updated_at":"2018-07-24T04:43:35Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}]} 2018-07-24 04:43:42,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net used request id req-e4953b41-d086-4467-9fe3-4cecc6c3496d 2018-07-24 04:43:42,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:42,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1483fa69-8a8b-47cd-9933-eeb0be9822fe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}} 2018-07-24 04:43:42,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 used request id req-1483fa69-8a8b-47cd-9933-eeb0be9822fe 2018-07-24 04:43:42,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:42,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-58e6772e-57a6-4281-a4f8-9fd4902c880b Date: Tue, 24 Jul 2018 04:43:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:35Z","dns_nameservers":[],"updated_at":"2018-07-24T04:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b76e2eb6696240b3beea0dff966d13c3","id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]} 2018-07-24 04:43:42,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-58e6772e-57a6-4281-a4f8-9fd4902c880b 2018-07-24 04:43:42,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039&name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:42,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cb867445-1047-405c-9921-62d2a583a0ff Date: Tue, 24 Jul 2018 04:43:42 GMT RESP BODY: {"ports":[]} 2018-07-24 04:43:42,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039&name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port&admin_state_up=True used request id req-cb867445-1047-405c-9921-62d2a583a0ff 2018-07-24 04:43:42,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:43:42,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:43:43,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7edacde231041ccac036dc0f67e58a8", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj-role"}], "expires_at": "2018-07-24T05:43:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-user", "id": "63419e0991114e5d9531b59b85b0dad9"}, "audit_ids": ["MoliBmgOQ76VMidgqA0X5Q"], "issued_at": "2018-07-24T04:43:43.000000Z"}} 2018-07-24 04:43:43,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}796826fee32acd315e839a8de89a643c94022796" 2018-07-24 04:43:43,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cbb3f36-0d7e-4235-9966-944ba8cdd608 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:43:43,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7cbb3f36-0d7e-4235-9966-944ba8cdd608 2018-07-24 04:43:43,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:43,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b02fd8a6-bf38-4d9f-97cc-b7f202c6324f Date: Tue, 24 Jul 2018 04:43:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a935a88-fa7e-48ef-b97a-e7b18b626435"],"description":"","tags":[],"updated_at":"2018-07-24T04:43:35Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}]} 2018-07-24 04:43:43,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net used request id req-b02fd8a6-bf38-4d9f-97cc-b7f202c6324f 2018-07-24 04:43:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:43,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a176851e-d3c3-484e-a9c5-b7888adae3c0 Date: Tue, 24 Jul 2018 04:43:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:35Z","dns_nameservers":[],"updated_at":"2018-07-24T04:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b76e2eb6696240b3beea0dff966d13c3","id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]} 2018-07-24 04:43:43,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-a176851e-d3c3-484e-a9c5-b7888adae3c0 2018-07-24 04:43:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:44,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-33d5ae10-392c-4c24-85e6-57e8ce6cc95b Date: Tue, 24 Jul 2018 04:43:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a935a88-fa7e-48ef-b97a-e7b18b626435"],"description":"","tags":[],"updated_at":"2018-07-24T04:43:35Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}]} 2018-07-24 04:43:44,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net used request id req-33d5ae10-392c-4c24-85e6-57e8ce6cc95b 2018-07-24 04:43:44,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:43:44,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:43: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:43:44,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}796826fee32acd315e839a8de89a643c94022796" 2018-07-24 04:43:44,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e9219f7-2003-4702-9a99-b54c1dc491db Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}} 2018-07-24 04:43:44,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 used request id req-4e9219f7-2003-4702-9a99-b54c1dc491db 2018-07-24 04:43:44,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:44,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-99e339d7-3925-497f-b1e5-5af0b90f11f4 Date: Tue, 24 Jul 2018 04:43:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:35Z","dns_nameservers":[],"updated_at":"2018-07-24T04:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b76e2eb6696240b3beea0dff966d13c3","id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]} 2018-07-24 04:43:44,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-99e339d7-3925-497f-b1e5-5af0b90f11f4 2018-07-24 04:43:44,368 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net 2018-07-24 04:43:44,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" -d '{"port": {"network_id": "dfcbbef9-c863-4406-ada3-7e4b00997039", "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port", "admin_state_up": true}}' 2018-07-24 04:43:45,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-c8ec0112-61f4-42ef-b7c3-06368d3d8968 Date: Tue, 24 Jul 2018 04:43:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.10"}],"id":"719078a7-8cbe-4405-b828-8cb3636d111c","security_groups":["864a7fda-a73f-43f3-8f43-699fddd50c5b"],"mac_address":"fa:16:3e:b5:5e:73","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port","project_id":"b76e2eb6696240b3beea0dff966d13c3","qos_policy_id":null,"admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:43:45,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-c8ec0112-61f4-42ef-b7c3-06368d3d8968 2018-07-24 04:43:45,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:45,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4a93195f-36c0-4676-9fd1-c7f5c5677e39 Date: Tue, 24 Jul 2018 04:43:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a935a88-fa7e-48ef-b97a-e7b18b626435"],"description":"","tags":[],"updated_at":"2018-07-24T04:43:35Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}]} 2018-07-24 04:43:45,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net used request id req-4a93195f-36c0-4676-9fd1-c7f5c5677e39 2018-07-24 04:43:45,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:45,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da335b7-584a-4b51-b366-3d9be2c1afe9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}} 2018-07-24 04:43:45,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 used request id req-9da335b7-584a-4b51-b366-3d9be2c1afe9 2018-07-24 04:43:45,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:45,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2824aed1-8c85-47f3-a189-d486c7054913 Date: Tue, 24 Jul 2018 04:43:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:35Z","dns_nameservers":[],"updated_at":"2018-07-24T04:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b76e2eb6696240b3beea0dff966d13c3","id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]} 2018-07-24 04:43:45,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-2824aed1-8c85-47f3-a189-d486c7054913 2018-07-24 04:43:45,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039&name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:46,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-2b8367f1-563b-4981-be27-ba7a28740c21 Date: Tue, 24 Jul 2018 04:43:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.10"}],"id":"719078a7-8cbe-4405-b828-8cb3636d111c","security_groups":["864a7fda-a73f-43f3-8f43-699fddd50c5b"],"mac_address":"fa:16:3e:b5:5e:73","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:44Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:43:46,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039&name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port&admin_state_up=True used request id req-2b8367f1-563b-4981-be27-ba7a28740c21 2018-07-24 04:43:46,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:46,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df43832-35e3-449c-8562-b4839da40dcf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}} 2018-07-24 04:43:46,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 used request id req-8df43832-35e3-449c-8562-b4839da40dcf 2018-07-24 04:43:46,323 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst 2018-07-24 04:43:46,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:46,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-c1d88e18-4be7-450e-8e02-d6ccc69eaabb x-compute-request-id: req-c1d88e18-4be7-450e-8e02-d6ccc69eaabb Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-flavor-name"}]} 2018-07-24 04:43:46,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-c1d88e18-4be7-450e-8e02-d6ccc69eaabb 2018-07-24 04:43:46,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:46,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-75cd89cf-8414-4bf7-8b0d-f30c082482dd x-compute-request-id: req-75cd89cf-8414-4bf7-8b0d-f30c082482dd Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a0b5e5df-194d-42af-a115-0526d3b96e3b"}} 2018-07-24 04:43:46,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b used request id req-75cd89cf-8414-4bf7-8b0d-f30c082482dd 2018-07-24 04:43:46,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:46,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-7eaf442f-254d-4228-a6fe-56fc8e0579a8 Date: Tue, 24 Jul 2018 04:43:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:43:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:43:32Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb/snap", "metadata": {}}], "self": "/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "min_disk": 0, "protected": false, "id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "file": "/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b76e2eb6696240b3beea0dff966d13c3", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image"} 2018-07-24 04:43:46,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image used request id req-7eaf442f-254d-4228-a6fe-56fc8e0579a8 2018-07-24 04:43:46,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:46,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-70500038-5b42-4aae-a9e3-31bad0fe2146 Date: Tue, 24 Jul 2018 04:43: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-07-24 04:43:46,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-70500038-5b42-4aae-a9e3-31bad0fe2146 2018-07-24 04:43:46,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" -d '{"server": {"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "imageRef": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "flavorRef": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "max_count": 1, "min_count": 1, "networks": [{"port": "719078a7-8cbe-4405-b828-8cb3636d111c"}], "security_groups": [{"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}]}}' 2018-07-24 04:43:49,151 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:43: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 x-openstack-request-id: req-7cd69ac3-1d6e-4c28-8dfb-299be0633cf2 x-compute-request-id: req-7cd69ac3-1d6e-4c28-8dfb-299be0633cf2 Content-Length: 435 location: http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "adminPass": "TcnUgXRQp62T"}} 2018-07-24 04:43:49,151 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-7cd69ac3-1d6e-4c28-8dfb-299be0633cf2 2018-07-24 04:43:49,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:49,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-e89283f2-853a-45cc-b9b7-1b08bb04396e x-compute-request-id: req-e89283f2-853a-45cc-b9b7-1b08bb04396e Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:49,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-e89283f2-853a-45cc-b9b7-1b08bb04396e 2018-07-24 04:43:49,408 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst 2018-07-24 04:43:49,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:49,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-8e196eba-374a-48f8-82ce-6eac0f2c2d89 x-compute-request-id: req-8e196eba-374a-48f8-82ce-6eac0f2c2d89 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:49,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-8e196eba-374a-48f8-82ce-6eac0f2c2d89 2018-07-24 04:43:49,814 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst] is - BUILD 2018-07-24 04:43:49,814 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:43:52,818 - create_instance - DEBUG - VM status query timeout in 896.591011047 2018-07-24 04:43:52,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:53,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-9f825f77-1232-4ef1-88a1-d9e63a2f1251 x-compute-request-id: req-9f825f77-1232-4ef1-88a1-d9e63a2f1251 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "security_groups": [{"name": "default"}], "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:50Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:53,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-9f825f77-1232-4ef1-88a1-d9e63a2f1251 2018-07-24 04:43:53,626 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst] is - BUILD 2018-07-24 04:43:53,626 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:43:56,629 - create_instance - DEBUG - VM status query timeout in 892.779181957 2018-07-24 04:43:56,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:57,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-eee0cebe-2a96-47d6-9a7a-c7b2be564089 x-compute-request-id: req-eee0cebe-2a96-47d6-9a7a-c7b2be564089 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5e:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:54.000000", "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "security_groups": [{"name": "default"}], "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:54Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:57,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-eee0cebe-2a96-47d6-9a7a-c7b2be564089 2018-07-24 04:43:57,588 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst] is - ACTIVE 2018-07-24 04:43:57,588 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:43:57,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:58,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-76a90453-d2b2-4bb4-a8f6-2aaf5ee8fbc0 x-compute-request-id: req-76a90453-d2b2-4bb4-a8f6-2aaf5ee8fbc0 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5e:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:54.000000", "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "security_groups": [{"name": "default"}], "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:54Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:58,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-76a90453-d2b2-4bb4-a8f6-2aaf5ee8fbc0 2018-07-24 04:43:58,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:58,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c75497c7-c7a8-458d-a09c-7067aca446d4 Date: Tue, 24 Jul 2018 04:43:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a935a88-fa7e-48ef-b97a-e7b18b626435"],"description":"","tags":[],"updated_at":"2018-07-24T04:43:35Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}]} 2018-07-24 04:43:58,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net used request id req-c75497c7-c7a8-458d-a09c-7067aca446d4 2018-07-24 04:43:58,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:58,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8db1a4-beb4-4cba-8fa2-936ad0d13c87 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}} 2018-07-24 04:43:58,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 used request id req-8f8db1a4-beb4-4cba-8fa2-936ad0d13c87 2018-07-24 04:43:58,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:58,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dbdd2b04-8859-47b4-94c5-3eece80e1d68 Date: Tue, 24 Jul 2018 04:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:35Z","dns_nameservers":[],"updated_at":"2018-07-24T04:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b76e2eb6696240b3beea0dff966d13c3","id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]} 2018-07-24 04:43:58,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-dbdd2b04-8859-47b4-94c5-3eece80e1d68 2018-07-24 04:43:58,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:58,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-2ab7c0df-b567-49b8-bece-b368f9a0d5f4 Date: Tue, 24 Jul 2018 04:43:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.3"}],"id":"3bb4590d-8590-48d0-aadc-deb908df0bf5","security_groups":[],"mac_address":"fa:16:3e:a6:d7:f0","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.10"}],"id":"719078a7-8cbe-4405-b828-8cb3636d111c","security_groups":["864a7fda-a73f-43f3-8f43-699fddd50c5b"],"mac_address":"fa:16:3e:b5:5e:73","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:44Z","binding:vnic_type":"normal","device_id":"8d641cb8-5287-4499-834f-bf20f99b914f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.4"}],"id":"77283ff7-881f-4c5d-9203-d5071e1fe910","security_groups":[],"mac_address":"fa:16:3e:f3:28:16","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.2"}],"id":"de56ad2b-cbe9-4731-bccb-b41bfe364192","security_groups":[],"mac_address":"fa:16:3e:57:ae:74","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"}]} 2018-07-24 04:43:58,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-2ab7c0df-b567-49b8-bece-b368f9a0d5f4 2018-07-24 04:43:58,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:43:59,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-c42ca1b5-d547-4a02-8ed9-d69ef6c5fa88 x-compute-request-id: req-c42ca1b5-d547-4a02-8ed9-d69ef6c5fa88 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5e:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:54.000000", "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "security_groups": [{"name": "default"}], "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:54Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:43:59,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-c42ca1b5-d547-4a02-8ed9-d69ef6c5fa88 2018-07-24 04:43:59,489 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst] is - ACTIVE 2018-07-24 04:43:59,489 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:43:59,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:00,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:43: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-c2e53d8a-6ddb-4241-a80b-7d81f3aafc0d x-compute-request-id: req-c2e53d8a-6ddb-4241-a80b-7d81f3aafc0d Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5e:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:54.000000", "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "security_groups": [{"name": "default"}], "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:54Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:00,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-c2e53d8a-6ddb-4241-a80b-7d81f3aafc0d 2018-07-24 04:44:00,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:00,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f92e2401-a9be-4e5d-a1ca-01ccde9f04cc Date: Tue, 24 Jul 2018 04:44:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a935a88-fa7e-48ef-b97a-e7b18b626435"],"description":"","tags":[],"updated_at":"2018-07-24T04:43:35Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}]} 2018-07-24 04:44:00,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net used request id req-f92e2401-a9be-4e5d-a1ca-01ccde9f04cc 2018-07-24 04:44:00,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:00,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17451ee4-a5f9-492f-a913-aa1570e37680 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}} 2018-07-24 04:44:00,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 used request id req-17451ee4-a5f9-492f-a913-aa1570e37680 2018-07-24 04:44:00,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:00,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-677aad27-b6c1-4e3d-b0c9-ce031ce184c3 Date: Tue, 24 Jul 2018 04:44:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:35Z","dns_nameservers":[],"updated_at":"2018-07-24T04:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b76e2eb6696240b3beea0dff966d13c3","id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]} 2018-07-24 04:44:00,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-677aad27-b6c1-4e3d-b0c9-ce031ce184c3 2018-07-24 04:44:00,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:00,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-484c7e73-04b7-47ae-a471-48ef85558b29 Date: Tue, 24 Jul 2018 04:44:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.3"}],"id":"3bb4590d-8590-48d0-aadc-deb908df0bf5","security_groups":[],"mac_address":"fa:16:3e:a6:d7:f0","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.10"}],"id":"719078a7-8cbe-4405-b828-8cb3636d111c","security_groups":["864a7fda-a73f-43f3-8f43-699fddd50c5b"],"mac_address":"fa:16:3e:b5:5e:73","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:44Z","binding:vnic_type":"normal","device_id":"8d641cb8-5287-4499-834f-bf20f99b914f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.4"}],"id":"77283ff7-881f-4c5d-9203-d5071e1fe910","security_groups":[],"mac_address":"fa:16:3e:f3:28:16","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.2"}],"id":"de56ad2b-cbe9-4731-bccb-b41bfe364192","security_groups":[],"mac_address":"fa:16:3e:57:ae:74","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"}]} 2018-07-24 04:44:00,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-484c7e73-04b7-47ae-a471-48ef85558b29 2018-07-24 04:44:00,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}}' 2018-07-24 04:44:02,253 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:44: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-49e1c7d0-d94e-47dc-8434-7eaf0c53bde4 x-compute-request-id: req-49e1c7d0-d94e-47dc-8434-7eaf0c53bde4 Content-Length: 0 Content-Type: application/json 2018-07-24 04:44:02,254 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f/action used request id req-49e1c7d0-d94e-47dc-8434-7eaf0c53bde4 2018-07-24 04:44:02,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:02,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:02 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-97046f70-f954-4916-9c97-b8ac2e9fe9c2 x-compute-request-id: req-97046f70-f954-4916-9c97-b8ac2e9fe9c2 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5e:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:54.000000", "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "security_groups": [{"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}, {"name": "default"}], "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:54Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:02,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-97046f70-f954-4916-9c97-b8ac2e9fe9c2 2018-07-24 04:44:02,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:03,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e92f0d98-92f6-4d76-94ab-696d3faba958 Date: Tue, 24 Jul 2018 04:44:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a935a88-fa7e-48ef-b97a-e7b18b626435"],"description":"","tags":[],"updated_at":"2018-07-24T04:43:35Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}]} 2018-07-24 04:44:03,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net used request id req-e92f0d98-92f6-4d76-94ab-696d3faba958 2018-07-24 04:44:03,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:03,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11fd1b4-c984-464a-a506-092493f5a6fd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}} 2018-07-24 04:44:03,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 used request id req-b11fd1b4-c984-464a-a506-092493f5a6fd 2018-07-24 04:44:03,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:03,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-28d3ad12-1396-4aff-ae6f-15aa58a0db89 Date: Tue, 24 Jul 2018 04:44:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:35Z","dns_nameservers":[],"updated_at":"2018-07-24T04:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b76e2eb6696240b3beea0dff966d13c3","id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]} 2018-07-24 04:44:03,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-28d3ad12-1396-4aff-ae6f-15aa58a0db89 2018-07-24 04:44:03,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:03,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-6ec30bb3-d7f1-4935-bee1-5fcce9ff8d29 Date: Tue, 24 Jul 2018 04:44:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.3"}],"id":"3bb4590d-8590-48d0-aadc-deb908df0bf5","security_groups":[],"mac_address":"fa:16:3e:a6:d7:f0","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:02Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.10"}],"id":"719078a7-8cbe-4405-b828-8cb3636d111c","security_groups":["588fcb23-9122-4276-94ac-772f27b0700d","864a7fda-a73f-43f3-8f43-699fddd50c5b"],"mac_address":"fa:16:3e:b5:5e:73","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:44Z","binding:vnic_type":"normal","device_id":"8d641cb8-5287-4499-834f-bf20f99b914f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.4"}],"id":"77283ff7-881f-4c5d-9203-d5071e1fe910","security_groups":[],"mac_address":"fa:16:3e:f3:28:16","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.2"}],"id":"de56ad2b-cbe9-4731-bccb-b41bfe364192","security_groups":[],"mac_address":"fa:16:3e:57:ae:74","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"}]} 2018-07-24 04:44:03,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-6ec30bb3-d7f1-4935-bee1-5fcce9ff8d29 2018-07-24 04:44:03,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:44:03,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7edacde231041ccac036dc0f67e58a8", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj-role"}], "expires_at": "2018-07-24T05:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b76e2eb6696240b3beea0dff966d13c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-user", "id": "63419e0991114e5d9531b59b85b0dad9"}, "audit_ids": ["rGqnh-F6QhS6MDharev1HA"], "issued_at": "2018-07-24T04:44:03.000000Z"}} 2018-07-24 04:44:03,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643d9dbba2e0df30fa97bef27e77f1ef9a812275" 2018-07-24 04:44:05,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-72075918-8a15-4b7f-9d98-64236345a61c x-compute-request-id: req-72075918-8a15-4b7f-9d98-64236345a61c Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5e:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:54.000000", "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "security_groups": [{"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}, {"name": "default"}], "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:54Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:05,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-72075918-8a15-4b7f-9d98-64236345a61c 2018-07-24 04:44:05,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:05,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-3886d961-6161-47c0-a53a-92e465abcc6e x-compute-request-id: req-3886d961-6161-47c0-a53a-92e465abcc6e Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5e:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:54.000000", "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "security_groups": [{"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}, {"name": "default"}], "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:54Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:05,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-3886d961-6161-47c0-a53a-92e465abcc6e 2018-07-24 04:44:05,589 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst] is - ACTIVE 2018-07-24 04:44:05,589 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:44:05,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:06,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-2759f565-ea91-4ab9-9b87-e6c693571386 x-compute-request-id: req-2759f565-ea91-4ab9-9b87-e6c693571386 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5e:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:54.000000", "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "security_groups": [{"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}, {"name": "default"}], "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:54Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:06,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-2759f565-ea91-4ab9-9b87-e6c693571386 2018-07-24 04:44:06,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:06,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b680961f-9590-453f-b9ac-e11dce21be1d Date: Tue, 24 Jul 2018 04:44:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a935a88-fa7e-48ef-b97a-e7b18b626435"],"description":"","tags":[],"updated_at":"2018-07-24T04:43:35Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}]} 2018-07-24 04:44:06,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net used request id req-b680961f-9590-453f-b9ac-e11dce21be1d 2018-07-24 04:44:06,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:06,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2078e45f-d12d-4038-bf4c-affd14433022 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}} 2018-07-24 04:44:06,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 used request id req-2078e45f-d12d-4038-bf4c-affd14433022 2018-07-24 04:44:06,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:06,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dde756e0-c0d0-4741-a7f6-890785505087 Date: Tue, 24 Jul 2018 04:44:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:35Z","dns_nameservers":[],"updated_at":"2018-07-24T04:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b76e2eb6696240b3beea0dff966d13c3","id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]} 2018-07-24 04:44:06,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-dde756e0-c0d0-4741-a7f6-890785505087 2018-07-24 04:44:06,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:06,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-77789b80-a1bb-442c-8729-f2464f6ce22f Date: Tue, 24 Jul 2018 04:44:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.3"}],"id":"3bb4590d-8590-48d0-aadc-deb908df0bf5","security_groups":[],"mac_address":"fa:16:3e:a6:d7:f0","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:02Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.10"}],"id":"719078a7-8cbe-4405-b828-8cb3636d111c","security_groups":["588fcb23-9122-4276-94ac-772f27b0700d","864a7fda-a73f-43f3-8f43-699fddd50c5b"],"mac_address":"fa:16:3e:b5:5e:73","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:44Z","binding:vnic_type":"normal","device_id":"8d641cb8-5287-4499-834f-bf20f99b914f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.4"}],"id":"77283ff7-881f-4c5d-9203-d5071e1fe910","security_groups":[],"mac_address":"fa:16:3e:f3:28:16","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.2"}],"id":"de56ad2b-cbe9-4731-bccb-b41bfe364192","security_groups":[],"mac_address":"fa:16:3e:57:ae:74","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"}]} 2018-07-24 04:44:06,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-77789b80-a1bb-442c-8729-f2464f6ce22f 2018-07-24 04:44:06,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:07,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-dbe16264-f1c2-4b28-bf81-67a067e3e889 x-compute-request-id: req-dbe16264-f1c2-4b28-bf81-67a067e3e889 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5e:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:54.000000", "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "security_groups": [{"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}, {"name": "default"}], "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:54Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:07,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-dbe16264-f1c2-4b28-bf81-67a067e3e889 2018-07-24 04:44:07,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:07,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6015adb5-8385-419b-8b32-8b2300a4cd51 Date: Tue, 24 Jul 2018 04:44:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a935a88-fa7e-48ef-b97a-e7b18b626435"],"description":"","tags":[],"updated_at":"2018-07-24T04:43:35Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}]} 2018-07-24 04:44:07,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net used request id req-6015adb5-8385-419b-8b32-8b2300a4cd51 2018-07-24 04:44:07,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:07,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c0a82d-b384-4cc9-b6ce-15145e73f3b7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}} 2018-07-24 04:44:07,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 used request id req-e8c0a82d-b384-4cc9-b6ce-15145e73f3b7 2018-07-24 04:44:07,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:07,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-766d8234-213f-4a42-aa4e-3ad65160214e Date: Tue, 24 Jul 2018 04:44:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:35Z","dns_nameservers":[],"updated_at":"2018-07-24T04:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b76e2eb6696240b3beea0dff966d13c3","id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]} 2018-07-24 04:44:07,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-766d8234-213f-4a42-aa4e-3ad65160214e 2018-07-24 04:44:07,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:07,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-d1f70563-0671-475b-bbfe-d12bf640abdf Date: Tue, 24 Jul 2018 04:44:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.3"}],"id":"3bb4590d-8590-48d0-aadc-deb908df0bf5","security_groups":[],"mac_address":"fa:16:3e:a6:d7:f0","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:02Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.10"}],"id":"719078a7-8cbe-4405-b828-8cb3636d111c","security_groups":["588fcb23-9122-4276-94ac-772f27b0700d","864a7fda-a73f-43f3-8f43-699fddd50c5b"],"mac_address":"fa:16:3e:b5:5e:73","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:44Z","binding:vnic_type":"normal","device_id":"8d641cb8-5287-4499-834f-bf20f99b914f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.4"}],"id":"77283ff7-881f-4c5d-9203-d5071e1fe910","security_groups":[],"mac_address":"fa:16:3e:f3:28:16","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.2"}],"id":"de56ad2b-cbe9-4731-bccb-b41bfe364192","security_groups":[],"mac_address":"fa:16:3e:57:ae:74","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"}]} 2018-07-24 04:44:07,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-d1f70563-0671-475b-bbfe-d12bf640abdf 2018-07-24 04:44:07,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}}' 2018-07-24 04:44:08,187 - novaclient.v2.client - DEBUG - RESP: [400] Date: Tue, 24 Jul 2018 04:44: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 x-openstack-request-id: req-bcb137f3-4454-4bab-86f5-c61574dbc69b x-compute-request-id: req-bcb137f3-4454-4bab-86f5-c61574dbc69b Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '588fcb23-9122-4276-94ac-772f27b0700d'.\nNeutron server returns request_ids: ['req-18a799e6-45a8-4a81-a8ab-2ff1548f6fc7']", "code": 400}} 2018-07-24 04:44:08,187 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f/action used request id req-bcb137f3-4454-4bab-86f5-c61574dbc69b 2018-07-24 04:44:08,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:08,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-7edaeb4c-52a9-4ab9-8f7e-9d1c467a005c x-compute-request-id: req-7edaeb4c-52a9-4ab9-8f7e-9d1c467a005c Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5e:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:54.000000", "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "security_groups": [{"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}, {"name": "default"}], "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:54Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:08,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-7edaeb4c-52a9-4ab9-8f7e-9d1c467a005c 2018-07-24 04:44:08,772 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name] already added to VM [InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst] 2018-07-24 04:44:08,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:09,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-6d426ca3-7c7c-4326-a741-c3ae6fd8233f x-compute-request-id: req-6d426ca3-7c7c-4326-a741-c3ae6fd8233f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5e:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:54.000000", "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "security_groups": [{"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}, {"name": "default"}], "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:54Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:09,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-6d426ca3-7c7c-4326-a741-c3ae6fd8233f 2018-07-24 04:44:09,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:09,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ca812389-c1c0-4eaa-9ba1-621439e23ca9 Date: Tue, 24 Jul 2018 04:44:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dfcbbef9-c863-4406-ada3-7e4b00997039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b76e2eb6696240b3beea0dff966d13c3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a935a88-fa7e-48ef-b97a-e7b18b626435"],"description":"","tags":[],"updated_at":"2018-07-24T04:43:35Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net","admin_state_up":true,"tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:34Z","mtu":1450}]} 2018-07-24 04:44:09,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net used request id req-ca812389-c1c0-4eaa-9ba1-621439e23ca9 2018-07-24 04:44:09,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:09,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d4f658-3565-4423-96f2-2cb191091939 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}} 2018-07-24 04:44:09,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 used request id req-96d4f658-3565-4423-96f2-2cb191091939 2018-07-24 04:44:09,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:09,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fa24f1d1-7886-4e3a-8b82-8f2c17d4c462 Date: Tue, 24 Jul 2018 04:44:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:35Z","dns_nameservers":[],"updated_at":"2018-07-24T04:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b76e2eb6696240b3beea0dff966d13c3","id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet"}]} 2018-07-24 04:44:09,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-fa24f1d1-7886-4e3a-8b82-8f2c17d4c462 2018-07-24 04:44:09,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:09,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-a1ef446f-0866-4444-ba72-4b97a9738f9f Date: Tue, 24 Jul 2018 04:44:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.3"}],"id":"3bb4590d-8590-48d0-aadc-deb908df0bf5","security_groups":[],"mac_address":"fa:16:3e:a6:d7:f0","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:02Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.10"}],"id":"719078a7-8cbe-4405-b828-8cb3636d111c","security_groups":["588fcb23-9122-4276-94ac-772f27b0700d","864a7fda-a73f-43f3-8f43-699fddd50c5b"],"mac_address":"fa:16:3e:b5:5e:73","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:44Z","binding:vnic_type":"normal","device_id":"8d641cb8-5287-4499-834f-bf20f99b914f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.4"}],"id":"77283ff7-881f-4c5d-9203-d5071e1fe910","security_groups":[],"mac_address":"fa:16:3e:f3:28:16","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:43:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5a935a88-fa7e-48ef-b97a-e7b18b626435","ip_address":"10.55.0.2"}],"id":"de56ad2b-cbe9-4731-bccb-b41bfe364192","security_groups":[],"mac_address":"fa:16:3e:57:ae:74","project_id":"b76e2eb6696240b3beea0dff966d13c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dfcbbef9-c863-4406-ada3-7e4b00997039","tenant_id":"b76e2eb6696240b3beea0dff966d13c3","created_at":"2018-07-24T04:43:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dfcbbef9-c863-4406-ada3-7e4b00997039","ip_allocation":"immediate"}]} 2018-07-24 04:44:09,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-a1ef446f-0866-4444-ba72-4b97a9738f9f 2018-07-24 04:44:09,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643d9dbba2e0df30fa97bef27e77f1ef9a812275" 2018-07-24 04:44:10,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-0c960c37-4aa9-4861-9190-685f1952d94d x-compute-request-id: req-0c960c37-4aa9-4861-9190-685f1952d94d Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:5e:73", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:54.000000", "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "security_groups": [{"name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name"}, {"name": "default"}], "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:43:54Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:10,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-0c960c37-4aa9-4861-9190-685f1952d94d 2018-07-24 04:44:10,476 - create_instance - INFO - Deleting Port with ID - 719078a7-8cbe-4405-b828-8cb3636d111c 2018-07-24 04:44:10,476 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-port 2018-07-24 04:44:10,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/719078a7-8cbe-4405-b828-8cb3636d111c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:10,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a7c702a4-ccb2-405f-951b-eb772a14f1fd Date: Tue, 24 Jul 2018 04:44:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:44:10,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/719078a7-8cbe-4405-b828-8cb3636d111c used request id req-a7c702a4-ccb2-405f-951b-eb772a14f1fd 2018-07-24 04:44:10,943 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst 2018-07-24 04:44:10,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:11,109 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:44: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-3e7a7e4b-d521-4160-b020-c176bf8c3c27 x-compute-request-id: req-3e7a7e4b-d521-4160-b020-c176bf8c3c27 Content-Type: application/json 2018-07-24 04:44:11,109 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-3e7a7e4b-d521-4160-b020-c176bf8c3c27 2018-07-24 04:44:11,109 - create_instance - INFO - Checking deletion status 2018-07-24 04:44:11,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:11,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:11 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-b9db1c9b-7772-460d-b49c-a89991b547ff x-compute-request-id: req-b9db1c9b-7772-460d-b49c-a89991b547ff Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/8d641cb8-5287-4499-834f-bf20f99b914f", "rel": "bookmark"}], "image": {"id": "d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "links": [{"href": "http://172.30.9.24:8774/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:43:54.000000", "flavor": {"id": "a0b5e5df-194d-42af-a115-0526d3b96e3b", "links": [{"href": "http://172.30.9.24:8774/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b", "rel": "bookmark"}]}, "id": "8d641cb8-5287-4499-834f-bf20f99b914f", "user_id": "63419e0991114e5d9531b59b85b0dad9", "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-07-24T04:44:11Z", "hostId": "672a3feffbf25757f6bfea3139906a67f3bc4e2b246b675f79b7e696", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst", "created": "2018-07-24T04:43:49Z", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:11,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-b9db1c9b-7772-460d-b49c-a89991b547ff 2018-07-24 04:44:11,209 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst] is - ACTIVE 2018-07-24 04:44:11,209 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:44:14,212 - create_instance - DEBUG - VM status query timeout in 296.897032976 2018-07-24 04:44:14,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e926fc4d8c9846ddf7feeab5700cc294a0483019" 2018-07-24 04:44:14,264 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:44: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-e9310bdf-6f57-4b8c-95a6-925599337b3d x-compute-request-id: req-e9310bdf-6f57-4b8c-95a6-925599337b3d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8d641cb8-5287-4499-834f-bf20f99b914f could not be found.", "code": 404}} 2018-07-24 04:44:14,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/8d641cb8-5287-4499-834f-bf20f99b914f used request id req-e9310bdf-6f57-4b8c-95a6-925599337b3d 2018-07-24 04:44:14,264 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8d641cb8-5287-4499-834f-bf20f99b914f could not be found. (HTTP 404) (Request-ID: req-e9310bdf-6f57-4b8c-95a6-925599337b3d) 2018-07-24 04:44:14,265 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-inst 2018-07-24 04:44:14,266 - neutron_utils - INFO - Deleting security group rule with ID - 89f0b263-83b0-491c-b22c-6dc0d45a0fc6 2018-07-24 04:44:14,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/89f0b263-83b0-491c-b22c-6dc0d45a0fc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab32ce84a2777bd9693f70a571c852f12851dfdd" 2018-07-24 04:44:14,516 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81847b1c-e321-47e3-b380-6f8a68f1b0b5 Content-Length: 0 Date: Tue, 24 Jul 2018 04:44:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:44:14,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/89f0b263-83b0-491c-b22c-6dc0d45a0fc6 used request id req-81847b1c-e321-47e3-b380-6f8a68f1b0b5 2018-07-24 04:44:14,517 - neutron_utils - INFO - Deleting security group rule with ID - 3a6bb9d2-fd3d-4dc2-84bc-e44314333094 2018-07-24 04:44:14,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/3a6bb9d2-fd3d-4dc2-84bc-e44314333094 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab32ce84a2777bd9693f70a571c852f12851dfdd" 2018-07-24 04:44:14,778 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f051386-8965-468c-be6e-4a95908b0970 Content-Length: 0 Date: Tue, 24 Jul 2018 04:44:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:44:14,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/3a6bb9d2-fd3d-4dc2-84bc-e44314333094 used request id req-3f051386-8965-468c-be6e-4a95908b0970 2018-07-24 04:44:14,779 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-name 2018-07-24 04:44:14,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/588fcb23-9122-4276-94ac-772f27b0700d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab32ce84a2777bd9693f70a571c852f12851dfdd" 2018-07-24 04:44:15,072 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f173ccb3-9482-4d68-9aa1-d2b3fa61adf1 Content-Length: 0 Date: Tue, 24 Jul 2018 04:44:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:44:15,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/588fcb23-9122-4276-94ac-772f27b0700d used request id req-f173ccb3-9482-4d68-9aa1-d2b3fa61adf1 2018-07-24 04:44:15,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f97a9f875b804773a1144a393252c36a150e4e79" 2018-07-24 04:44:15,124 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:44: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-48c1a5b3-35a6-4790-bb20-cb687168d14f x-compute-request-id: req-48c1a5b3-35a6-4790-bb20-cb687168d14f Content-Length: 0 Content-Type: application/json 2018-07-24 04:44:15,124 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/a0b5e5df-194d-42af-a115-0526d3b96e3b used request id req-48c1a5b3-35a6-4790-bb20-cb687168d14f 2018-07-24 04:44:15,125 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet 2018-07-24 04:44:15,125 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-subnet 2018-07-24 04:44:15,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/5a935a88-fa7e-48ef-b97a-e7b18b626435 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a207897d331e4a5c94fb680412032243e4fd71" 2018-07-24 04:44:17,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3bb9e03a-ca35-4f6e-9327-3810613ae8c2 Date: Tue, 24 Jul 2018 04:44:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:44:17,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/5a935a88-fa7e-48ef-b97a-e7b18b626435 used request id req-3bb9e03a-ca35-4f6e-9327-3810613ae8c2 2018-07-24 04:44:17,484 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-pub-net 2018-07-24 04:44:17,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/dfcbbef9-c863-4406-ada3-7e4b00997039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a207897d331e4a5c94fb680412032243e4fd71" 2018-07-24 04:44:18,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41bd63c8-477a-4aaf-8fdd-2f8d0197823d Date: Tue, 24 Jul 2018 04:44:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:44:18,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/dfcbbef9-c863-4406-ada3-7e4b00997039 used request id req-41bd63c8-477a-4aaf-8fdd-2f8d0197823d 2018-07-24 04:44:18,790 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-0de12044-eb28-49a2-b9e9-acb74070a037-image 2018-07-24 04:44:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10df5cbc5e9d7a6a1cd8bbd75db591e8d20566c7" 2018-07-24 04:44:20,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83398902-12d1-4d8b-9287-0f68b568b5ef Date: Tue, 24 Jul 2018 04:44:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:44:20,150 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/d1aba093-49a9-4b6f-9a6d-120b8341cbeb used request id req-83398902-12d1-4d8b-9287-0f68b568b5ef 2018-07-24 04:44:20,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:44:20,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-38d0dc8c-2b78-4f62-9b66-ab636898bc26 Date: Tue, 24 Jul 2018 04:44:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:34Z", "updated_at": "2018-07-24T04:43:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:34Z", "revision_number": 0, "id": "10e6a808-85af-45f2-9418-ae5ca94811fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:34Z", "security_group_id": "864a7fda-a73f-43f3-8f43-699fddd50c5b", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b76e2eb6696240b3beea0dff966d13c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:34Z", "revision_number": 0, "id": "28683124-b0b0-4f7f-ac8c-03bfdbb50c43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:34Z", "security_group_id": "864a7fda-a73f-43f3-8f43-699fddd50c5b", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b76e2eb6696240b3beea0dff966d13c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:34Z", "revision_number": 0, "id": "6387d0d1-c547-4b58-9db4-15dd3fe62752", "remote_group_id": "864a7fda-a73f-43f3-8f43-699fddd50c5b", "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:34Z", "security_group_id": "864a7fda-a73f-43f3-8f43-699fddd50c5b", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "b76e2eb6696240b3beea0dff966d13c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:43:34Z", "revision_number": 0, "id": "e47c5f59-9ed0-4415-9041-fd1ae5686372", "remote_group_id": "864a7fda-a73f-43f3-8f43-699fddd50c5b", "remote_ip_prefix": null, "created_at": "2018-07-24T04:43:34Z", "security_group_id": "864a7fda-a73f-43f3-8f43-699fddd50c5b", "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "b76e2eb6696240b3beea0dff966d13c3"}], "revision_number": 4, "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "864a7fda-a73f-43f3-8f43-699fddd50c5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:44:20,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-38d0dc8c-2b78-4f62-9b66-ab636898bc26 2018-07-24 04:44:20,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:44:20,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-555096fb-5a74-4b6b-9447-3b679c177896 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:44:20,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-555096fb-5a74-4b6b-9447-3b679c177896 2018-07-24 04:44:20,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:44:20,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:44:20,574 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-378ab2d5-39a3-40ab-b60f-98e666640c39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:44:20,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-378ab2d5-39a3-40ab-b60f-98e666640c39 2018-07-24 04:44:20,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:44:20,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:44:20,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7968a53a-2968-4717-829d-8f056ab03b2b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b76e2eb6696240b3beea0dff966d13c3", "name": "InstanceSecurityGroupTests-c8f19924-df5e-442-proj"}} 2018-07-24 04:44:20,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 used request id req-7968a53a-2968-4717-829d-8f056ab03b2b 2018-07-24 04:44:20,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 864a7fda-a73f-43f3-8f43-699fddd50c5b 2018-07-24 04:44:20,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=864a7fda-a73f-43f3-8f43-699fddd50c5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:44:20,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-76f92c2b-406f-4ff5-94b0-831d5fb81b9d Date: Tue, 24 Jul 2018 04:44: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-07-24T04:43:34Z", "security_group_id": "864a7fda-a73f-43f3-8f43-699fddd50c5b", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:34Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "10e6a808-85af-45f2-9418-ae5ca94811fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:43:34Z", "security_group_id": "864a7fda-a73f-43f3-8f43-699fddd50c5b", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:34Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "28683124-b0b0-4f7f-ac8c-03bfdbb50c43"}, {"remote_group_id": "864a7fda-a73f-43f3-8f43-699fddd50c5b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:43:34Z", "security_group_id": "864a7fda-a73f-43f3-8f43-699fddd50c5b", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:34Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "6387d0d1-c547-4b58-9db4-15dd3fe62752"}, {"remote_group_id": "864a7fda-a73f-43f3-8f43-699fddd50c5b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:43:34Z", "security_group_id": "864a7fda-a73f-43f3-8f43-699fddd50c5b", "port_range_min": null, "revision_number": 0, "tenant_id": "b76e2eb6696240b3beea0dff966d13c3", "created_at": "2018-07-24T04:43:34Z", "project_id": "b76e2eb6696240b3beea0dff966d13c3", "id": "e47c5f59-9ed0-4415-9041-fd1ae5686372"}]} 2018-07-24 04:44:20,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=864a7fda-a73f-43f3-8f43-699fddd50c5b used request id req-76f92c2b-406f-4ff5-94b0-831d5fb81b9d 2018-07-24 04:44:20,885 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:44:20,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/864a7fda-a73f-43f3-8f43-699fddd50c5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:44:21,217 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cebf28b1-0726-4bfc-b359-dcd01307e428 Content-Length: 0 Date: Tue, 24 Jul 2018 04:44:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:44:21,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/864a7fda-a73f-43f3-8f43-699fddd50c5b used request id req-cebf28b1-0726-4bfc-b359-dcd01307e428 2018-07-24 04:44:21,218 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-c8f19924-df5e-442-proj 2018-07-24 04:44:21,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:44:21,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93cd5b48-5d94-486a-a698-6ee9b100ccc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:44:21,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b76e2eb6696240b3beea0dff966d13c3 used request id req-93cd5b48-5d94-486a-a698-6ee9b100ccc2 2018-07-24 04:44:21,437 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-c8f19924-df5e-442-proj-role 2018-07-24 04:44:21,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/d7edacde231041ccac036dc0f67e58a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:44:21,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3394e594-eb68-4ed9-b9c6-689374426634 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:44:21,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/d7edacde231041ccac036dc0f67e58a8 used request id req-3394e594-eb68-4ed9-b9c6-689374426634 2018-07-24 04:44:21,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86004b411a524229e540c1fd665f6aba7fdb9b5d" 2018-07-24 04:44:21,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bba9bbe-bf25-4135-a0ff-810729a0b8da Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:44:21,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6bba9bbe-bf25-4135-a0ff-810729a0b8da 2018-07-24 04:44:21,748 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-c8f19924-df5e-442-user 2018-07-24 04:44:21,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/63419e0991114e5d9531b59b85b0dad9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f16a69a2258e41d89ae0aaae8e12d4672181829" 2018-07-24 04:44:21,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a526f7c6-9dd3-4fad-93bf-33ed6864f336 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:44:21,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/63419e0991114e5d9531b59b85b0dad9 used request id req-a526f7c6-9dd3-4fad-93bf-33ed6864f336 2018-07-24 04:44:21,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:44:22,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["sqa9lo7hT1mfmBL2hG6AvQ"], "issued_at": "2018-07-24T04:44:22.000000Z"}} 2018-07-24 04:44:22,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}df8ad19258beb90adaa16fa028923a37be9a34c9" 2018-07-24 04:44:22,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a706dc-4f9f-451f-a1b1-81f2c3956b06 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:44:22,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-98a706dc-4f9f-451f-a1b1-81f2c3956b06 2018-07-24 04:44:22,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:44:22,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:44:22,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["_7KwcGEKSY-Rl2vpnGEwIA"], "issued_at": "2018-07-24T04:44:22.000000Z"}} 2018-07-24 04:44:22,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:44:22,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-342cddf0-f5c2-4a28-be87-964e545bc75c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:44:22,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-342cddf0-f5c2-4a28-be87-964e545bc75c 2018-07-24 04:44:22,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:44:22,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:44: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:44:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:44:22,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439d8e27-675d-4b35-83cb-b415ec090aed Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:44:22,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj used request id req-439d8e27-675d-4b35-83cb-b415ec090aed 2018-07-24 04:44:23,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:44:23,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856d04e5-1340-47dc-bab2-14f4fbd9b7d7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:44:23,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-856d04e5-1340-47dc-bab2-14f4fbd9b7d7 2018-07-24 04:44:23,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}}' 2018-07-24 04:44:23,233 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1dd84be-2cfc-4c53-9939-b30e83412e6c Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb"}, "tags": [], "enabled": true, "id": "f22c7237a017472397102c0ad7f4b8cb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}} 2018-07-24 04:44:23,233 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f1dd84be-2cfc-4c53-9939-b30e83412e6c 2018-07-24 04:44:23,234 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj 2018-07-24 04:44:23,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:44:23,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:44:23,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:44:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["wu60HPdJSlKugNKTqOkD1g"], "issued_at": "2018-07-24T04:44:23.000000Z"}} 2018-07-24 04:44:23,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f63982293317d6afd637729586777f90dadc5be1" 2018-07-24 04:44:23,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc75b10-7817-4ff9-a562-d114afc6875b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:44:23,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9bc75b10-7817-4ff9-a562-d114afc6875b 2018-07-24 04:44:23,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:44:23,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:44: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:44:23,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f63982293317d6afd637729586777f90dadc5be1" 2018-07-24 04:44:23,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c14a6b7-5587-4bf0-a3c0-5bcaa969ebde Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:44:23,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4c14a6b7-5587-4bf0-a3c0-5bcaa969ebde 2018-07-24 04:44:23,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f63982293317d6afd637729586777f90dadc5be1" 2018-07-24 04:44:23,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6259190-5990-46d9-9946-6d083c04bceb Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb"}, "tags": [], "enabled": true, "id": "f22c7237a017472397102c0ad7f4b8cb", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}]} 2018-07-24 04:44:23,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj used request id req-b6259190-5990-46d9-9946-6d083c04bceb 2018-07-24 04:44:23,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f63982293317d6afd637729586777f90dadc5be1" 2018-07-24 04:44:24,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee61985f-6300-4a87-8a7b-d5024a3419ef Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:44:24,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ee61985f-6300-4a87-8a7b-d5024a3419ef 2018-07-24 04:44:24,419 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-dc897ce7-882c-4c8-user 2018-07-24 04:44:24,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:44:24,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:44:24,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406173c1-8dbd-471f-b8b6-b12b358a0cef Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:44:24,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-406173c1-8dbd-471f-b8b6-b12b358a0cef 2018-07-24 04:44:24,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" -d '{"role": {"name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj-role"}}' 2018-07-24 04:44:24,640 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:44:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-034a0012-a4ba-4496-ae3a-7ff7a3d0abe5 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d20acd53759497e87547330d7be0eae", "links": {"self": "http://172.30.9.24:5000/v3/roles/1d20acd53759497e87547330d7be0eae"}, "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj-role"}} 2018-07-24 04:44:24,640 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-034a0012-a4ba-4496-ae3a-7ff7a3d0abe5 2018-07-24 04:44:24,640 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj-role 2018-07-24 04:44:24,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/1d20acd53759497e87547330d7be0eae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:44:24,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab921f22-16fe-4d92-82c0-9ae9b31a90c3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d20acd53759497e87547330d7be0eae", "links": {"self": "http://172.30.9.24:5000/v3/roles/1d20acd53759497e87547330d7be0eae"}, "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj-role"}} 2018-07-24 04:44:24,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/1d20acd53759497e87547330d7be0eae used request id req-ab921f22-16fe-4d92-82c0-9ae9b31a90c3 2018-07-24 04:44:24,730 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj-role to project InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj 2018-07-24 04:44:24,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb/users/8e61dce973804848badd41df22ed41db/roles/1d20acd53759497e87547330d7be0eae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:44:24,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:44:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c6c8522-50e1-423e-ac41-9f573236e75f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:44:24,870 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb/users/8e61dce973804848badd41df22ed41db/roles/1d20acd53759497e87547330d7be0eae used request id req-3c6c8522-50e1-423e-ac41-9f573236e75f 2018-07-24 04:44:24,871 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:44:24,872 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:44:24,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:44:24,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:44:25,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d20acd53759497e87547330d7be0eae", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj-role"}], "expires_at": "2018-07-24T05:44:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-user", "id": "8e61dce973804848badd41df22ed41db"}, "audit_ids": ["s_ZX0SW2Q8KB2nOX8eoJeg"], "issued_at": "2018-07-24T04:44:25.000000Z"}} 2018-07-24 04:44:25,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b4b1a07c54bf011cd47df31bf71f9587dc2206f2" 2018-07-24 04:44:25,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc66765-ea84-400e-9322-ae9342722107 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:44:25,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fdc66765-ea84-400e-9322-ae9342722107 2018-07-24 04:44:25,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b1a07c54bf011cd47df31bf71f9587dc2206f2" 2018-07-24 04:44:25,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-bff10fb5-8035-45c5-a54f-c95c66df0ab6 Date: Tue, 24 Jul 2018 04:44:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image"} 2018-07-24 04:44:25,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image used request id req-bff10fb5-8035-45c5-a54f-c95c66df0ab6 2018-07-24 04:44:25,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b1a07c54bf011cd47df31bf71f9587dc2206f2" 2018-07-24 04:44:25,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bbdd5100-d776-4b99-8029-1b7cc330dbff Date: Tue, 24 Jul 2018 04:44:25 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-07-24 04:44:25,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-bbdd5100-d776-4b99-8029-1b7cc330dbff 2018-07-24 04:44:25,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b4b1a07c54bf011cd47df31bf71f9587dc2206f2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image"}' 2018-07-24 04:44:25,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9b201558-4b36-4e90-ad73-ab1381ffcbd0 Date: Tue, 24 Jul 2018 04:44:25 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:44:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:44:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "min_disk": 0, "protected": false, "id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "file": "/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a/file", "checksum": null, "owner": "f22c7237a017472397102c0ad7f4b8cb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:44:25,966 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9b201558-4b36-4e90-ad73-ab1381ffcbd0 2018-07-24 04:44:25,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b1a07c54bf011cd47df31bf71f9587dc2206f2" -d '' 2018-07-24 04:44:26,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ed67e8e7-e6ce-4e1a-8eee-8aed28e90c08 Date: Tue, 24 Jul 2018 04:44:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:44:26,518 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a/file used request id req-ed67e8e7-e6ce-4e1a-8eee-8aed28e90c08 2018-07-24 04:44:26,519 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:44:26,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b1a07c54bf011cd47df31bf71f9587dc2206f2" 2018-07-24 04:44:26,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f7589697-921c-4bfe-bdb3-9231eca8cca8 Date: Tue, 24 Jul 2018 04:44:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:44:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:44:26Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a/snap", "metadata": {}}], "self": "/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "min_disk": 0, "protected": false, "id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "file": "/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f22c7237a017472397102c0ad7f4b8cb", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:44:26,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a used request id req-f7589697-921c-4bfe-bdb3-9231eca8cca8 2018-07-24 04:44:26,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b1a07c54bf011cd47df31bf71f9587dc2206f2" 2018-07-24 04:44:26,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-80d6bb9b-7208-43a5-8380-4ac17eaeed42 Date: Tue, 24 Jul 2018 04:44:26 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-07-24 04:44:26,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-80d6bb9b-7208-43a5-8380-4ac17eaeed42 2018-07-24 04:44:26,888 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image 2018-07-24 04:44:26,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b1a07c54bf011cd47df31bf71f9587dc2206f2" 2018-07-24 04:44:27,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-23430326-014f-4203-bf15-bd608f411153 Date: Tue, 24 Jul 2018 04:44:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:44:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:44:26Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a/snap", "metadata": {}}], "self": "/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "min_disk": 0, "protected": false, "id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "file": "/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f22c7237a017472397102c0ad7f4b8cb", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:44:27,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a used request id req-23430326-014f-4203-bf15-bd608f411153 2018-07-24 04:44:27,070 - create_image - DEBUG - Instance status is - active 2018-07-24 04:44:27,070 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image 2018-07-24 04:44:27,070 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image 2018-07-24 04:44:27,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:44:27,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:44:27,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d20acd53759497e87547330d7be0eae", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj-role"}], "expires_at": "2018-07-24T05:44:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-user", "id": "8e61dce973804848badd41df22ed41db"}, "audit_ids": ["0aND1RMYSvq5Ik8oC2XS7g"], "issued_at": "2018-07-24T04:44:27.000000Z"}} 2018-07-24 04:44:27,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6171107c4662acfb42f7be2f58bbed1d135d9475" 2018-07-24 04:44:27,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ab2b41-dc6a-4d7b-8fe0-4f8eb436fa17 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:44:27,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-34ab2b41-dc6a-4d7b-8fe0-4f8eb436fa17 2018-07-24 04:44:27,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6171107c4662acfb42f7be2f58bbed1d135d9475" 2018-07-24 04:44:27,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5cfcff39-4e18-4626-a8c8-3eef090588d6 Date: Tue, 24 Jul 2018 04:44:27 GMT RESP BODY: {"networks":[]} 2018-07-24 04:44:27,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net used request id req-5cfcff39-4e18-4626-a8c8-3eef090588d6 2018-07-24 04:44:27,752 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net 2018-07-24 04:44:27,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6171107c4662acfb42f7be2f58bbed1d135d9475" -d '{"network": {"name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net", "admin_state_up": true}}' 2018-07-24 04:44:28,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-3f7e565d-a735-4367-8e0c-9f19866a08d2 Date: Tue, 24 Jul 2018 04:44:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f22c7237a017472397102c0ad7f4b8cb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:44:28Z","is_default":false,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","mtu":1450}} 2018-07-24 04:44:28,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-3f7e565d-a735-4367-8e0c-9f19866a08d2 2018-07-24 04:44:28,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6171107c4662acfb42f7be2f58bbed1d135d9475" 2018-07-24 04:44:28,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-f6cb6b13-0725-46dc-b875-40e3b60c5af6 Date: Tue, 24 Jul 2018 04:44:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f22c7237a017472397102c0ad7f4b8cb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:44:28Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net","admin_state_up":true,"tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","mtu":1450}]} 2018-07-24 04:44:28,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-f6cb6b13-0725-46dc-b875-40e3b60c5af6 2018-07-24 04:44:28,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6171107c4662acfb42f7be2f58bbed1d135d9475" 2018-07-24 04:44:28,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-48dfd632-57c8-4d68-9448-9f60b7353e54 Date: Tue, 24 Jul 2018 04:44:28 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:44:28,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-48dfd632-57c8-4d68-9448-9f60b7353e54 2018-07-24 04:44:28,569 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet 2018-07-24 04:44:28,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6171107c4662acfb42f7be2f58bbed1d135d9475" -d '{"subnets": [{"ip_version": 4, "network_id": "2e83edf8-86dc-49e4-96c1-11c57abf5a10", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet"}]}' 2018-07-24 04:44:29,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e695e4ef-bcf8-46f0-965a-a115c037459b Date: Tue, 24 Jul 2018 04:44:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:44:28Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f22c7237a017472397102c0ad7f4b8cb","id":"1d665864-2297-40b8-95c4-5e949e46fc2e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet"}]} 2018-07-24 04:44:29,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-e695e4ef-bcf8-46f0-965a-a115c037459b 2018-07-24 04:44:29,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6171107c4662acfb42f7be2f58bbed1d135d9475" 2018-07-24 04:44:29,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e61d6549-ab18-440a-9f52-8dfaeeec76c1 Date: Tue, 24 Jul 2018 04:44:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f22c7237a017472397102c0ad7f4b8cb","l2_adjacency":true,"status":"ACTIVE","subnets":["1d665864-2297-40b8-95c4-5e949e46fc2e"],"description":"","tags":[],"updated_at":"2018-07-24T04:44:28Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net","admin_state_up":true,"tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","mtu":1450}]} 2018-07-24 04:44:29,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-e61d6549-ab18-440a-9f52-8dfaeeec76c1 2018-07-24 04:44:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6171107c4662acfb42f7be2f58bbed1d135d9475" 2018-07-24 04:44:29,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-969ec6c8-39ad-48ce-b4f4-0cafd92ac061 Date: Tue, 24 Jul 2018 04:44:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:44:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f22c7237a017472397102c0ad7f4b8cb","id":"1d665864-2297-40b8-95c4-5e949e46fc2e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet"}]} 2018-07-24 04:44:29,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-969ec6c8-39ad-48ce-b4f4-0cafd92ac061 2018-07-24 04:44:29,804 - OpenStackNetwork - DEBUG - Network [2e83edf8-86dc-49e4-96c1-11c57abf5a10] created successfully 2018-07-24 04:44:29,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:44:29,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:44:30,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:44:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["BF3wiNd7TcS_5mOvlI3umg"], "issued_at": "2018-07-24T04:44:30.000000Z"}} 2018-07-24 04:44:30,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a707744ccb2b3a431fd0eb78837a39a53330d662" 2018-07-24 04:44:30,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee25bf3-b8ec-4337-908f-031c99a8ddae 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:44:30,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9ee25bf3-b8ec-4337-908f-031c99a8ddae 2018-07-24 04:44:30,295 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:44:30,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a707744ccb2b3a431fd0eb78837a39a53330d662" 2018-07-24 04:44:30,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-0122f3f4-ec38-402d-96f5-1026a487b1c8 x-compute-request-id: req-0122f3f4-ec38-402d-96f5-1026a487b1c8 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:44:30,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0122f3f4-ec38-402d-96f5-1026a487b1c8 2018-07-24 04:44:30,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a707744ccb2b3a431fd0eb78837a39a53330d662" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-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-07-24 04:44:30,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-cf10ca90-c6ad-4a25-9e4a-ace012fdc9be x-compute-request-id: req-cf10ca90-c6ad-4a25-9e4a-ace012fdc9be Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f"}} 2018-07-24 04:44:30,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-cf10ca90-c6ad-4a25-9e4a-ace012fdc9be 2018-07-24 04:44:30,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:44:30,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:44:30,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d20acd53759497e87547330d7be0eae", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj-role"}], "expires_at": "2018-07-24T05:44:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-user", "id": "8e61dce973804848badd41df22ed41db"}, "audit_ids": ["jA2jiWm5QJmZFBn0dO4BZg"], "issued_at": "2018-07-24T04:44:30.000000Z"}} 2018-07-24 04:44:30,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:31,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9617ffe2-2a93-4f63-82da-3aac1080e79f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:44:31,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9617ffe2-2a93-4f63-82da-3aac1080e79f 2018-07-24 04:44:31,029 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:44:31,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:31,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d23aeba-e3c7-42f2-a17e-fd8583beefbc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:44:31,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2d23aeba-e3c7-42f2-a17e-fd8583beefbc 2018-07-24 04:44:31,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:31,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2df0fe4c-b852-460f-b34a-e4b837eed269 Date: Tue, 24 Jul 2018 04:44:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f22c7237a017472397102c0ad7f4b8cb","l2_adjacency":true,"status":"ACTIVE","subnets":["1d665864-2297-40b8-95c4-5e949e46fc2e"],"description":"","tags":[],"updated_at":"2018-07-24T04:44:28Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net","admin_state_up":true,"tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","mtu":1450}]} 2018-07-24 04:44:31,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net used request id req-2df0fe4c-b852-460f-b34a-e4b837eed269 2018-07-24 04:44:31,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:44:31,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:44: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:44:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:31,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88bd597-4fb8-43d1-aab6-41463e2b70c3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}} 2018-07-24 04:44:31,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb used request id req-d88bd597-4fb8-43d1-aab6-41463e2b70c3 2018-07-24 04:44:31,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:31,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e20cbd38-827e-49e9-bec2-7710ba8e4bd8 Date: Tue, 24 Jul 2018 04:44:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:44:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f22c7237a017472397102c0ad7f4b8cb","id":"1d665864-2297-40b8-95c4-5e949e46fc2e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet"}]} 2018-07-24 04:44:31,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-e20cbd38-827e-49e9-bec2-7710ba8e4bd8 2018-07-24 04:44:31,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10&name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:32,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-042e5ee0-3469-42d2-a136-0bd7c54b8dad Date: Tue, 24 Jul 2018 04:44:32 GMT RESP BODY: {"ports":[]} 2018-07-24 04:44:32,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10&name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port&admin_state_up=True used request id req-042e5ee0-3469-42d2-a136-0bd7c54b8dad 2018-07-24 04:44:32,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:32,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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 x-openstack-request-id: req-cae85b92-f8e4-4206-a31b-7d7fbf91d06d x-compute-request-id: req-cae85b92-f8e4-4206-a31b-7d7fbf91d06d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:44:32,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst used request id req-cae85b92-f8e4-4206-a31b-7d7fbf91d06d 2018-07-24 04:44:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:32,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-cd8a2edc-99b8-4827-844c-a68936f16fd7 Date: Tue, 24 Jul 2018 04:44:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f22c7237a017472397102c0ad7f4b8cb","l2_adjacency":true,"status":"ACTIVE","subnets":["1d665864-2297-40b8-95c4-5e949e46fc2e"],"description":"","tags":[],"updated_at":"2018-07-24T04:44:28Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net","admin_state_up":true,"tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","mtu":1450}]} 2018-07-24 04:44:32,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net used request id req-cd8a2edc-99b8-4827-844c-a68936f16fd7 2018-07-24 04:44:32,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:32,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ecd4d80-81be-42c4-99a1-47cf34b61c25 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}} 2018-07-24 04:44:32,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb used request id req-4ecd4d80-81be-42c4-99a1-47cf34b61c25 2018-07-24 04:44:32,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:33,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bb340dfa-9c78-4adc-b1ba-41cc9bdf85c4 Date: Tue, 24 Jul 2018 04:44:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:44:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f22c7237a017472397102c0ad7f4b8cb","id":"1d665864-2297-40b8-95c4-5e949e46fc2e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet"}]} 2018-07-24 04:44:33,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-bb340dfa-9c78-4adc-b1ba-41cc9bdf85c4 2018-07-24 04:44:33,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10&name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:33,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3ea24b65-9cbc-45c7-becc-d686fc408b73 Date: Tue, 24 Jul 2018 04:44:33 GMT RESP BODY: {"ports":[]} 2018-07-24 04:44:33,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10&name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port&admin_state_up=True used request id req-3ea24b65-9cbc-45c7-becc-d686fc408b73 2018-07-24 04:44:33,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:44:33,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:44:33,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d20acd53759497e87547330d7be0eae", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj-role"}], "expires_at": "2018-07-24T05:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-user", "id": "8e61dce973804848badd41df22ed41db"}, "audit_ids": ["-xM7h18KTnqQSsQ2QukrKg"], "issued_at": "2018-07-24T04:44:33.000000Z"}} 2018-07-24 04:44:33,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}27542e9770376d9af6cb0795a984cbdd4cd278fc" 2018-07-24 04:44:33,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d87cae0-9d46-4450-bb06-abf422c7759d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:44:33,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0d87cae0-9d46-4450-bb06-abf422c7759d 2018-07-24 04:44:33,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:33,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d56e74ca-65df-4930-936f-f9b88d3e2c30 Date: Tue, 24 Jul 2018 04:44:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f22c7237a017472397102c0ad7f4b8cb","l2_adjacency":true,"status":"ACTIVE","subnets":["1d665864-2297-40b8-95c4-5e949e46fc2e"],"description":"","tags":[],"updated_at":"2018-07-24T04:44:28Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net","admin_state_up":true,"tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","mtu":1450}]} 2018-07-24 04:44:33,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net used request id req-d56e74ca-65df-4930-936f-f9b88d3e2c30 2018-07-24 04:44:34,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:34,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-02fa8685-e275-4002-b9b5-0df333b2dbdd Date: Tue, 24 Jul 2018 04:44:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:44:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f22c7237a017472397102c0ad7f4b8cb","id":"1d665864-2297-40b8-95c4-5e949e46fc2e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet"}]} 2018-07-24 04:44:34,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-02fa8685-e275-4002-b9b5-0df333b2dbdd 2018-07-24 04:44:34,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:34,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2d83db48-6dee-4984-b0f6-401c9778fff1 Date: Tue, 24 Jul 2018 04:44:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f22c7237a017472397102c0ad7f4b8cb","l2_adjacency":true,"status":"ACTIVE","subnets":["1d665864-2297-40b8-95c4-5e949e46fc2e"],"description":"","tags":[],"updated_at":"2018-07-24T04:44:28Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net","admin_state_up":true,"tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","mtu":1450}]} 2018-07-24 04:44:34,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net used request id req-2d83db48-6dee-4984-b0f6-401c9778fff1 2018-07-24 04:44:34,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:44:34,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:44:34 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:44:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27542e9770376d9af6cb0795a984cbdd4cd278fc" 2018-07-24 04:44:34,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391749e5-e372-45e3-a59b-01e464dd38c9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}} 2018-07-24 04:44:34,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb used request id req-391749e5-e372-45e3-a59b-01e464dd38c9 2018-07-24 04:44:34,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:34,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b811a4d8-f008-4785-a7d8-5ea90fa2e795 Date: Tue, 24 Jul 2018 04:44:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:44:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f22c7237a017472397102c0ad7f4b8cb","id":"1d665864-2297-40b8-95c4-5e949e46fc2e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet"}]} 2018-07-24 04:44:34,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-b811a4d8-f008-4785-a7d8-5ea90fa2e795 2018-07-24 04:44:34,646 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net 2018-07-24 04:44:34,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" -d '{"port": {"network_id": "2e83edf8-86dc-49e4-96c1-11c57abf5a10", "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port", "admin_state_up": true}}' 2018-07-24 04:44:35,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-fa7ff408-9dab-4e7d-a9e6-dbc1d594603b Date: Tue, 24 Jul 2018 04:44:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:35Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.14"}],"id":"638e709c-5ebc-4297-a798-e46a5decebf4","security_groups":["d08bf01f-749b-442a-9a73-29b6ec06f601"],"mac_address":"fa:16:3e:74:a9:33","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port","project_id":"f22c7237a017472397102c0ad7f4b8cb","qos_policy_id":null,"admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:44:35,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-fa7ff408-9dab-4e7d-a9e6-dbc1d594603b 2018-07-24 04:44:35,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:36,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-bf418b9c-8320-424f-a889-6dd4cefcca62 Date: Tue, 24 Jul 2018 04:44:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f22c7237a017472397102c0ad7f4b8cb","l2_adjacency":true,"status":"ACTIVE","subnets":["1d665864-2297-40b8-95c4-5e949e46fc2e"],"description":"","tags":[],"updated_at":"2018-07-24T04:44:28Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net","admin_state_up":true,"tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","mtu":1450}]} 2018-07-24 04:44:36,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net used request id req-bf418b9c-8320-424f-a889-6dd4cefcca62 2018-07-24 04:44:36,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:36,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf91fbd-66ec-4b32-9905-a9910b1836e3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}} 2018-07-24 04:44:36,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb used request id req-9bf91fbd-66ec-4b32-9905-a9910b1836e3 2018-07-24 04:44:36,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:36,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9bc56d32-03af-49da-98da-7cc494d7ed09 Date: Tue, 24 Jul 2018 04:44:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:44:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f22c7237a017472397102c0ad7f4b8cb","id":"1d665864-2297-40b8-95c4-5e949e46fc2e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet"}]} 2018-07-24 04:44:36,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-9bc56d32-03af-49da-98da-7cc494d7ed09 2018-07-24 04:44:36,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10&name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:36,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-ce25d4cd-2d74-4ff6-8ee6-89c5166d9182 Date: Tue, 24 Jul 2018 04:44:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:35Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.14"}],"id":"638e709c-5ebc-4297-a798-e46a5decebf4","security_groups":["d08bf01f-749b-442a-9a73-29b6ec06f601"],"mac_address":"fa:16:3e:74:a9:33","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:35Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:44:36,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10&name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port&admin_state_up=True used request id req-ce25d4cd-2d74-4ff6-8ee6-89c5166d9182 2018-07-24 04:44:36,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:36,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e5d4399-d4b1-439f-bf01-23cd21b0e9b7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}} 2018-07-24 04:44:36,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb used request id req-1e5d4399-d4b1-439f-bf01-23cd21b0e9b7 2018-07-24 04:44:36,719 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst 2018-07-24 04:44:36,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:36,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:36 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-18052448-f8d3-4900-ac4c-786822524e98 x-compute-request-id: req-18052448-f8d3-4900-ac4c-786822524e98 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-flavor-name"}]} 2018-07-24 04:44:36,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-18052448-f8d3-4900-ac4c-786822524e98 2018-07-24 04:44:36,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:36,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:36 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-68f3821d-66bf-46c2-aae7-5df8f6fe77af x-compute-request-id: req-68f3821d-66bf-46c2-aae7-5df8f6fe77af Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f"}} 2018-07-24 04:44:36,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f used request id req-68f3821d-66bf-46c2-aae7-5df8f6fe77af 2018-07-24 04:44:36,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:36,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-9c7427b0-3963-48e4-b2f6-92da488c7c27 Date: Tue, 24 Jul 2018 04:44:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:44:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:44:26Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a/snap", "metadata": {}}], "self": "/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "min_disk": 0, "protected": false, "id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "file": "/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f22c7237a017472397102c0ad7f4b8cb", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image"} 2018-07-24 04:44:36,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image used request id req-9c7427b0-3963-48e4-b2f6-92da488c7c27 2018-07-24 04:44:36,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:37,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7dbf9830-07a1-4290-aa65-656573d59e2b Date: Tue, 24 Jul 2018 04:44:37 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-07-24 04:44:37,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-7dbf9830-07a1-4290-aa65-656573d59e2b 2018-07-24 04:44:37,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" -d '{"server": {"name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "imageRef": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "flavorRef": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "max_count": 1, "min_count": 1, "networks": [{"port": "638e709c-5ebc-4297-a798-e46a5decebf4"}]}}' 2018-07-24 04:44:38,804 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:44: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 x-openstack-request-id: req-cbb5a660-3bef-4b29-95e9-2a62c7b16e0a x-compute-request-id: req-cbb5a660-3bef-4b29-95e9-2a62c7b16e0a Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5416221b-c29a-468d-8039-c01c5a222380", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "adminPass": "h4emxEN8cgWf"}} 2018-07-24 04:44:38,804 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-cbb5a660-3bef-4b29-95e9-2a62c7b16e0a 2018-07-24 04:44:38,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:39,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-33ac4c5a-8370-4694-ae86-0d5fbfd4dc7e x-compute-request-id: req-33ac4c5a-8370-4694-ae86-0d5fbfd4dc7e Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "image": {"id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "links": [{"href": "http://172.30.9.24:8774/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}]}, "id": "5416221b-c29a-468d-8039-c01c5a222380", "user_id": "8e61dce973804848badd41df22ed41db", "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-07-24T04:44:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "created": "2018-07-24T04:44:38Z", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:39,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-33ac4c5a-8370-4694-ae86-0d5fbfd4dc7e 2018-07-24 04:44:39,241 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst 2018-07-24 04:44:39,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:39,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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,Accept-Encoding x-openstack-request-id: req-b64df944-48a7-47e5-ab13-ce37dc9869fc x-compute-request-id: req-b64df944-48a7-47e5-ab13-ce37dc9869fc Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "image": {"id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "links": [{"href": "http://172.30.9.24:8774/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}]}, "id": "5416221b-c29a-468d-8039-c01c5a222380", "user_id": "8e61dce973804848badd41df22ed41db", "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-07-24T04:44:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "created": "2018-07-24T04:44:38Z", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:39,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-b64df944-48a7-47e5-ab13-ce37dc9869fc 2018-07-24 04:44:39,511 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst] is - BUILD 2018-07-24 04:44:39,511 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:44:42,514 - create_instance - DEBUG - VM status query timeout in 896.727502108 2018-07-24 04:44:42,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:43,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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,Accept-Encoding x-openstack-request-id: req-2dd135d2-8174-4f8b-879c-3ad196b585b8 x-compute-request-id: req-2dd135d2-8174-4f8b-879c-3ad196b585b8 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "image": {"id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "links": [{"href": "http://172.30.9.24:8774/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}]}, "id": "5416221b-c29a-468d-8039-c01c5a222380", "security_groups": [{"name": "default"}], "user_id": "8e61dce973804848badd41df22ed41db", "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-07-24T04:44:40Z", "hostId": "1ff7a875e5bdd23893f1c87741b86123fc1554ef5bac23fc41c43da7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "created": "2018-07-24T04:44:38Z", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:43,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-2dd135d2-8174-4f8b-879c-3ad196b585b8 2018-07-24 04:44:43,194 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst] is - BUILD 2018-07-24 04:44:43,194 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:44:46,197 - create_instance - DEBUG - VM status query timeout in 893.044824123 2018-07-24 04:44:46,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:46,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-b1c13578-0933-4035-84f9-9244f599a78b x-compute-request-id: req-b1c13578-0933-4035-84f9-9244f599a78b Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a9:33", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "image": {"id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "links": [{"href": "http://172.30.9.24:8774/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:44:44.000000", "flavor": {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}]}, "id": "5416221b-c29a-468d-8039-c01c5a222380", "security_groups": [{"name": "default"}], "user_id": "8e61dce973804848badd41df22ed41db", "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-07-24T04:44:44Z", "hostId": "1ff7a875e5bdd23893f1c87741b86123fc1554ef5bac23fc41c43da7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "created": "2018-07-24T04:44:38Z", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:46,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-b1c13578-0933-4035-84f9-9244f599a78b 2018-07-24 04:44:46,931 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst] is - ACTIVE 2018-07-24 04:44:46,931 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:44:46,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:47,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-2affaab4-1ef3-4174-a6cf-739a6f2e003f x-compute-request-id: req-2affaab4-1ef3-4174-a6cf-739a6f2e003f Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a9:33", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "image": {"id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "links": [{"href": "http://172.30.9.24:8774/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:44:44.000000", "flavor": {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}]}, "id": "5416221b-c29a-468d-8039-c01c5a222380", "security_groups": [{"name": "default"}], "user_id": "8e61dce973804848badd41df22ed41db", "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-07-24T04:44:44Z", "hostId": "1ff7a875e5bdd23893f1c87741b86123fc1554ef5bac23fc41c43da7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "created": "2018-07-24T04:44:38Z", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:47,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-2affaab4-1ef3-4174-a6cf-739a6f2e003f 2018-07-24 04:44:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:47,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-cef18632-314f-4e3f-b445-ea600d1b95ba Date: Tue, 24 Jul 2018 04:44:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f22c7237a017472397102c0ad7f4b8cb","l2_adjacency":true,"status":"ACTIVE","subnets":["1d665864-2297-40b8-95c4-5e949e46fc2e"],"description":"","tags":[],"updated_at":"2018-07-24T04:44:28Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net","admin_state_up":true,"tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","mtu":1450}]} 2018-07-24 04:44:47,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net used request id req-cef18632-314f-4e3f-b445-ea600d1b95ba 2018-07-24 04:44:47,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:47,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8211d5e-8e63-4d89-ad64-33dafe6b6e07 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}} 2018-07-24 04:44:47,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb used request id req-e8211d5e-8e63-4d89-ad64-33dafe6b6e07 2018-07-24 04:44:47,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:47,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f0035dd3-7239-4fa3-9671-99b639c6702f Date: Tue, 24 Jul 2018 04:44:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:44:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f22c7237a017472397102c0ad7f4b8cb","id":"1d665864-2297-40b8-95c4-5e949e46fc2e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet"}]} 2018-07-24 04:44:47,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-f0035dd3-7239-4fa3-9671-99b639c6702f 2018-07-24 04:44:47,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:48,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-66786cca-935d-4a61-b6a1-30b906b0007a Date: Tue, 24 Jul 2018 04:44:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:32Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.3"}],"id":"02e078e2-57df-4587-aa91-8024ea4492df","security_groups":[],"mac_address":"fa:16:3e:57:17:13","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.2"}],"id":"063b4395-7cde-4895-9507-6dd2baddc06b","security_groups":[],"mac_address":"fa:16:3e:c5:cc:ea","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.14"}],"id":"638e709c-5ebc-4297-a798-e46a5decebf4","security_groups":["d08bf01f-749b-442a-9a73-29b6ec06f601"],"mac_address":"fa:16:3e:74:a9:33","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:35Z","binding:vnic_type":"normal","device_id":"5416221b-c29a-468d-8039-c01c5a222380","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.4"}],"id":"efb000ad-341a-488d-a0ad-ffc74e3aa488","security_groups":[],"mac_address":"fa:16:3e:90:3e:f0","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"}]} 2018-07-24 04:44:48,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-66786cca-935d-4a61-b6a1-30b906b0007a 2018-07-24 04:44:48,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:44:48,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:44:48,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d20acd53759497e87547330d7be0eae", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj-role"}], "expires_at": "2018-07-24T05:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-user", "id": "8e61dce973804848badd41df22ed41db"}, "audit_ids": ["3TL6xTq4Q-6qztBMATMCMg"], "issued_at": "2018-07-24T04:44:48.000000Z"}} 2018-07-24 04:44:48,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e152b505c1a0a0e07d371c0634cd119558978ae7" 2018-07-24 04:44:48,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0b12dc-b065-4669-baae-777e53a55612 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:44:48,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-de0b12dc-b065-4669-baae-777e53a55612 2018-07-24 04:44:48,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e152b505c1a0a0e07d371c0634cd119558978ae7" 2018-07-24 04:44:48,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7e0dd016-9d98-48c7-91cf-a4be739537a3 Date: Tue, 24 Jul 2018 04:44:48 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:44:48,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-name&description=hello+group used request id req-7e0dd016-9d98-48c7-91cf-a4be739537a3 2018-07-24 04:44:48,836 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-name... 2018-07-24 04:44:48,836 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-name 2018-07-24 04:44:48,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e152b505c1a0a0e07d371c0634cd119558978ae7" -d '{"security_group": {"name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-name", "description": "hello group"}}' 2018-07-24 04:44:49,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4647c2dd-cf4e-4f31-9e4d-8d6069fead9b Date: Tue, 24 Jul 2018 04:44:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "updated_at": "2018-07-24T04:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:44:49Z", "revision_number": 0, "id": "8d4e2692-0a49-4085-a8a3-1faad4043e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f22c7237a017472397102c0ad7f4b8cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:44:49Z", "revision_number": 0, "id": "edbf4177-14a7-4a8d-ac6a-0c1197c75787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f22c7237a017472397102c0ad7f4b8cb"}], "revision_number": 2, "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-name"}} 2018-07-24 04:44:49,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-4647c2dd-cf4e-4f31-9e4d-8d6069fead9b 2018-07-24 04:44:49,239 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4167159c-7f42-4996-af0b-de52a5f18ad2 2018-07-24 04:44:49,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4167159c-7f42-4996-af0b-de52a5f18ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e152b505c1a0a0e07d371c0634cd119558978ae7" 2018-07-24 04:44:49,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c43a52ff-726f-410f-bdea-50867c744cec Date: Tue, 24 Jul 2018 04:44:49 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-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "8d4e2692-0a49-4085-a8a3-1faad4043e3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "edbf4177-14a7-4a8d-ac6a-0c1197c75787"}]} 2018-07-24 04:44:49,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4167159c-7f42-4996-af0b-de52a5f18ad2 used request id req-c43a52ff-726f-410f-bdea-50867c744cec 2018-07-24 04:44:49,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4167159c-7f42-4996-af0b-de52a5f18ad2 2018-07-24 04:44:49,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4167159c-7f42-4996-af0b-de52a5f18ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e152b505c1a0a0e07d371c0634cd119558978ae7" 2018-07-24 04:44:49,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-818c3df0-ed94-436e-bc9f-7bd88f2fe3d5 Date: Tue, 24 Jul 2018 04:44:49 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-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "8d4e2692-0a49-4085-a8a3-1faad4043e3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "edbf4177-14a7-4a8d-ac6a-0c1197c75787"}]} 2018-07-24 04:44:49,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4167159c-7f42-4996-af0b-de52a5f18ad2 used request id req-818c3df0-ed94-436e-bc9f-7bd88f2fe3d5 2018-07-24 04:44:49,643 - neutron_utils - INFO - Retrieving security group with ID - 4167159c-7f42-4996-af0b-de52a5f18ad2 2018-07-24 04:44:49,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=4167159c-7f42-4996-af0b-de52a5f18ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e152b505c1a0a0e07d371c0634cd119558978ae7" 2018-07-24 04:44:49,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0a04585f-ff6c-445c-b9ce-eeb2b8050f43 Date: Tue, 24 Jul 2018 04:44:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "updated_at": "2018-07-24T04:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:44:49Z", "revision_number": 0, "id": "8d4e2692-0a49-4085-a8a3-1faad4043e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f22c7237a017472397102c0ad7f4b8cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:44:49Z", "revision_number": 0, "id": "edbf4177-14a7-4a8d-ac6a-0c1197c75787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f22c7237a017472397102c0ad7f4b8cb"}], "revision_number": 2, "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-name"}]} 2018-07-24 04:44:49,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=4167159c-7f42-4996-af0b-de52a5f18ad2 used request id req-0a04585f-ff6c-445c-b9ce-eeb2b8050f43 2018-07-24 04:44:49,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4167159c-7f42-4996-af0b-de52a5f18ad2 2018-07-24 04:44:49,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4167159c-7f42-4996-af0b-de52a5f18ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e152b505c1a0a0e07d371c0634cd119558978ae7" 2018-07-24 04:44:50,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3a16d450-1609-465f-9836-8ed9538189d0 Date: Tue, 24 Jul 2018 04:44:50 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-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "8d4e2692-0a49-4085-a8a3-1faad4043e3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "edbf4177-14a7-4a8d-ac6a-0c1197c75787"}]} 2018-07-24 04:44:50,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4167159c-7f42-4996-af0b-de52a5f18ad2 used request id req-3a16d450-1609-465f-9836-8ed9538189d0 2018-07-24 04:44:50,064 - neutron_utils - INFO - Retrieving security group with ID - 4167159c-7f42-4996-af0b-de52a5f18ad2 2018-07-24 04:44:50,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=4167159c-7f42-4996-af0b-de52a5f18ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e152b505c1a0a0e07d371c0634cd119558978ae7" 2018-07-24 04:44:50,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-567aebe1-813c-4e03-808f-7135e93445a4 Date: Tue, 24 Jul 2018 04:44:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "updated_at": "2018-07-24T04:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:44:49Z", "revision_number": 0, "id": "8d4e2692-0a49-4085-a8a3-1faad4043e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f22c7237a017472397102c0ad7f4b8cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:44:49Z", "revision_number": 0, "id": "edbf4177-14a7-4a8d-ac6a-0c1197c75787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f22c7237a017472397102c0ad7f4b8cb"}], "revision_number": 2, "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-name"}]} 2018-07-24 04:44:50,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=4167159c-7f42-4996-af0b-de52a5f18ad2 used request id req-567aebe1-813c-4e03-808f-7135e93445a4 2018-07-24 04:44:50,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4167159c-7f42-4996-af0b-de52a5f18ad2 2018-07-24 04:44:50,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4167159c-7f42-4996-af0b-de52a5f18ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e152b505c1a0a0e07d371c0634cd119558978ae7" 2018-07-24 04:44:50,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b5ad853-c250-47d8-a874-bfa408b17e08 Date: Tue, 24 Jul 2018 04:44:50 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-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "8d4e2692-0a49-4085-a8a3-1faad4043e3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "edbf4177-14a7-4a8d-ac6a-0c1197c75787"}]} 2018-07-24 04:44:50,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4167159c-7f42-4996-af0b-de52a5f18ad2 used request id req-1b5ad853-c250-47d8-a874-bfa408b17e08 2018-07-24 04:44:50,486 - neutron_utils - INFO - Retrieving security group with ID - 4167159c-7f42-4996-af0b-de52a5f18ad2 2018-07-24 04:44:50,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=4167159c-7f42-4996-af0b-de52a5f18ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e152b505c1a0a0e07d371c0634cd119558978ae7" 2018-07-24 04:44:50,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-fa6e61f4-8b65-4f4c-9deb-4c982cf10198 Date: Tue, 24 Jul 2018 04:44:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "updated_at": "2018-07-24T04:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:44:49Z", "revision_number": 0, "id": "8d4e2692-0a49-4085-a8a3-1faad4043e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f22c7237a017472397102c0ad7f4b8cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:44:49Z", "revision_number": 0, "id": "edbf4177-14a7-4a8d-ac6a-0c1197c75787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f22c7237a017472397102c0ad7f4b8cb"}], "revision_number": 2, "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-name"}]} 2018-07-24 04:44:50,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=4167159c-7f42-4996-af0b-de52a5f18ad2 used request id req-fa6e61f4-8b65-4f4c-9deb-4c982cf10198 2018-07-24 04:44:50,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4167159c-7f42-4996-af0b-de52a5f18ad2 2018-07-24 04:44:50,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4167159c-7f42-4996-af0b-de52a5f18ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e152b505c1a0a0e07d371c0634cd119558978ae7" 2018-07-24 04:44:50,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-53c35570-2765-4285-bce8-802488b08e74 Date: Tue, 24 Jul 2018 04:44:50 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-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "8d4e2692-0a49-4085-a8a3-1faad4043e3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:44:49Z", "security_group_id": "4167159c-7f42-4996-af0b-de52a5f18ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:49Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "edbf4177-14a7-4a8d-ac6a-0c1197c75787"}]} 2018-07-24 04:44:50,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4167159c-7f42-4996-af0b-de52a5f18ad2 used request id req-53c35570-2765-4285-bce8-802488b08e74 2018-07-24 04:44:50,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:51,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-aa68bc36-53f2-4c0d-8828-b50fd39773bf x-compute-request-id: req-aa68bc36-53f2-4c0d-8828-b50fd39773bf Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a9:33", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "image": {"id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "links": [{"href": "http://172.30.9.24:8774/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:44:44.000000", "flavor": {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}]}, "id": "5416221b-c29a-468d-8039-c01c5a222380", "security_groups": [{"name": "default"}], "user_id": "8e61dce973804848badd41df22ed41db", "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-07-24T04:44:44Z", "hostId": "1ff7a875e5bdd23893f1c87741b86123fc1554ef5bac23fc41c43da7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "created": "2018-07-24T04:44:38Z", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:51,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-aa68bc36-53f2-4c0d-8828-b50fd39773bf 2018-07-24 04:44:51,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:51,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-07cdd1c2-2f07-4f8e-b650-879a019f178a Date: Tue, 24 Jul 2018 04:44:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f22c7237a017472397102c0ad7f4b8cb","l2_adjacency":true,"status":"ACTIVE","subnets":["1d665864-2297-40b8-95c4-5e949e46fc2e"],"description":"","tags":[],"updated_at":"2018-07-24T04:44:28Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net","admin_state_up":true,"tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","mtu":1450}]} 2018-07-24 04:44:51,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net used request id req-07cdd1c2-2f07-4f8e-b650-879a019f178a 2018-07-24 04:44:51,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:51,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fee55e3-4234-46da-85cb-a28b63d560af Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}} 2018-07-24 04:44:51,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb used request id req-1fee55e3-4234-46da-85cb-a28b63d560af 2018-07-24 04:44:51,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:51,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a97ad2d0-120a-442d-ba6b-ae86338a9141 Date: Tue, 24 Jul 2018 04:44:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:44:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f22c7237a017472397102c0ad7f4b8cb","id":"1d665864-2297-40b8-95c4-5e949e46fc2e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet"}]} 2018-07-24 04:44:51,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-a97ad2d0-120a-442d-ba6b-ae86338a9141 2018-07-24 04:44:52,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:52,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-11eb0157-9968-4704-afb4-f9856e26a155 Date: Tue, 24 Jul 2018 04:44:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:32Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.3"}],"id":"02e078e2-57df-4587-aa91-8024ea4492df","security_groups":[],"mac_address":"fa:16:3e:57:17:13","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.2"}],"id":"063b4395-7cde-4895-9507-6dd2baddc06b","security_groups":[],"mac_address":"fa:16:3e:c5:cc:ea","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.14"}],"id":"638e709c-5ebc-4297-a798-e46a5decebf4","security_groups":["d08bf01f-749b-442a-9a73-29b6ec06f601"],"mac_address":"fa:16:3e:74:a9:33","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:35Z","binding:vnic_type":"normal","device_id":"5416221b-c29a-468d-8039-c01c5a222380","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.4"}],"id":"efb000ad-341a-488d-a0ad-ffc74e3aa488","security_groups":[],"mac_address":"fa:16:3e:90:3e:f0","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"}]} 2018-07-24 04:44:52,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-11eb0157-9968-4704-afb4-f9856e26a155 2018-07-24 04:44:52,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:44:52,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d20acd53759497e87547330d7be0eae", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj-role"}], "expires_at": "2018-07-24T05:44:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/f22c7237a017472397102c0ad7f4b8cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-user", "id": "8e61dce973804848badd41df22ed41db"}, "audit_ids": ["YzfqPJgiRSuq21TleoAaOw"], "issued_at": "2018-07-24T04:44:52.000000Z"}} 2018-07-24 04:44:52,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53848207a081a8e8bba7ed823ff6c7fd9ba3b272" 2018-07-24 04:44:53,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-882669c9-8360-43e8-a9bc-b2b07cde446b x-compute-request-id: req-882669c9-8360-43e8-a9bc-b2b07cde446b Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a9:33", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "image": {"id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "links": [{"href": "http://172.30.9.24:8774/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:44:44.000000", "flavor": {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}]}, "id": "5416221b-c29a-468d-8039-c01c5a222380", "security_groups": [{"name": "default"}], "user_id": "8e61dce973804848badd41df22ed41db", "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-07-24T04:44:44Z", "hostId": "1ff7a875e5bdd23893f1c87741b86123fc1554ef5bac23fc41c43da7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "created": "2018-07-24T04:44:38Z", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:53,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-882669c9-8360-43e8-a9bc-b2b07cde446b 2018-07-24 04:44:53,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:54,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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,Accept-Encoding x-openstack-request-id: req-8557d284-5f4e-493e-a1a1-e45a6f7a4709 x-compute-request-id: req-8557d284-5f4e-493e-a1a1-e45a6f7a4709 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a9:33", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "image": {"id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "links": [{"href": "http://172.30.9.24:8774/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:44:44.000000", "flavor": {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}]}, "id": "5416221b-c29a-468d-8039-c01c5a222380", "security_groups": [{"name": "default"}], "user_id": "8e61dce973804848badd41df22ed41db", "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-07-24T04:44:44Z", "hostId": "1ff7a875e5bdd23893f1c87741b86123fc1554ef5bac23fc41c43da7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "created": "2018-07-24T04:44:38Z", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:54,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-8557d284-5f4e-493e-a1a1-e45a6f7a4709 2018-07-24 04:44:54,473 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst] is - ACTIVE 2018-07-24 04:44:54,473 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:44:54,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:54,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-3df8dd0c-f51b-4d67-ab76-4f64e4fa0e1d x-compute-request-id: req-3df8dd0c-f51b-4d67-ab76-4f64e4fa0e1d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a9:33", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "image": {"id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "links": [{"href": "http://172.30.9.24:8774/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:44:44.000000", "flavor": {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}]}, "id": "5416221b-c29a-468d-8039-c01c5a222380", "security_groups": [{"name": "default"}], "user_id": "8e61dce973804848badd41df22ed41db", "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-07-24T04:44:44Z", "hostId": "1ff7a875e5bdd23893f1c87741b86123fc1554ef5bac23fc41c43da7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "created": "2018-07-24T04:44:38Z", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:54,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-3df8dd0c-f51b-4d67-ab76-4f64e4fa0e1d 2018-07-24 04:44:54,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:54,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-60218724-e0db-4a9c-a28a-9327d4ddcc98 Date: Tue, 24 Jul 2018 04:44:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f22c7237a017472397102c0ad7f4b8cb","l2_adjacency":true,"status":"ACTIVE","subnets":["1d665864-2297-40b8-95c4-5e949e46fc2e"],"description":"","tags":[],"updated_at":"2018-07-24T04:44:28Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net","admin_state_up":true,"tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","mtu":1450}]} 2018-07-24 04:44:54,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net used request id req-60218724-e0db-4a9c-a28a-9327d4ddcc98 2018-07-24 04:44:54,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:55,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3396555d-9d38-4725-bdba-14b027561c06 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}} 2018-07-24 04:44:55,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb used request id req-3396555d-9d38-4725-bdba-14b027561c06 2018-07-24 04:44:55,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:55,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a1ad11cd-88c4-4341-9fcd-cabd09548735 Date: Tue, 24 Jul 2018 04:44:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:44:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f22c7237a017472397102c0ad7f4b8cb","id":"1d665864-2297-40b8-95c4-5e949e46fc2e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet"}]} 2018-07-24 04:44:55,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-a1ad11cd-88c4-4341-9fcd-cabd09548735 2018-07-24 04:44:55,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:55,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-d05c7aaa-c085-4e86-984b-d8b11ef0b699 Date: Tue, 24 Jul 2018 04:44:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:32Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.3"}],"id":"02e078e2-57df-4587-aa91-8024ea4492df","security_groups":[],"mac_address":"fa:16:3e:57:17:13","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.2"}],"id":"063b4395-7cde-4895-9507-6dd2baddc06b","security_groups":[],"mac_address":"fa:16:3e:c5:cc:ea","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.14"}],"id":"638e709c-5ebc-4297-a798-e46a5decebf4","security_groups":["d08bf01f-749b-442a-9a73-29b6ec06f601"],"mac_address":"fa:16:3e:74:a9:33","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:35Z","binding:vnic_type":"normal","device_id":"5416221b-c29a-468d-8039-c01c5a222380","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.4"}],"id":"efb000ad-341a-488d-a0ad-ffc74e3aa488","security_groups":[],"mac_address":"fa:16:3e:90:3e:f0","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"}]} 2018-07-24 04:44:55,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-d05c7aaa-c085-4e86-984b-d8b11ef0b699 2018-07-24 04:44:55,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:56,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-be10ef06-4747-4413-bbc0-88a674753df1 x-compute-request-id: req-be10ef06-4747-4413-bbc0-88a674753df1 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a9:33", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "image": {"id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "links": [{"href": "http://172.30.9.24:8774/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:44:44.000000", "flavor": {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}]}, "id": "5416221b-c29a-468d-8039-c01c5a222380", "security_groups": [{"name": "default"}], "user_id": "8e61dce973804848badd41df22ed41db", "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-07-24T04:44:44Z", "hostId": "1ff7a875e5bdd23893f1c87741b86123fc1554ef5bac23fc41c43da7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "created": "2018-07-24T04:44:38Z", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:56,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-be10ef06-4747-4413-bbc0-88a674753df1 2018-07-24 04:44:56,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:56,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-468c559f-6c7a-4970-ade4-6eab36588fb0 Date: Tue, 24 Jul 2018 04:44:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f22c7237a017472397102c0ad7f4b8cb","l2_adjacency":true,"status":"ACTIVE","subnets":["1d665864-2297-40b8-95c4-5e949e46fc2e"],"description":"","tags":[],"updated_at":"2018-07-24T04:44:28Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net","admin_state_up":true,"tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","mtu":1450}]} 2018-07-24 04:44:56,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net used request id req-468c559f-6c7a-4970-ade4-6eab36588fb0 2018-07-24 04:44:56,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:56,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b5d92f-3b5d-4d92-94e2-ab2c1a46e40b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}} 2018-07-24 04:44:56,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb used request id req-61b5d92f-3b5d-4d92-94e2-ab2c1a46e40b 2018-07-24 04:44:56,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:56,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-166bd634-a6da-4d38-b9c9-ec868f722cfa Date: Tue, 24 Jul 2018 04:44:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:44:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f22c7237a017472397102c0ad7f4b8cb","id":"1d665864-2297-40b8-95c4-5e949e46fc2e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet"}]} 2018-07-24 04:44:56,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-166bd634-a6da-4d38-b9c9-ec868f722cfa 2018-07-24 04:44:56,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:56,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-4b909f4e-0c7d-4cd2-a113-d0867846fb42 Date: Tue, 24 Jul 2018 04:44:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:32Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.3"}],"id":"02e078e2-57df-4587-aa91-8024ea4492df","security_groups":[],"mac_address":"fa:16:3e:57:17:13","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.2"}],"id":"063b4395-7cde-4895-9507-6dd2baddc06b","security_groups":[],"mac_address":"fa:16:3e:c5:cc:ea","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.14"}],"id":"638e709c-5ebc-4297-a798-e46a5decebf4","security_groups":["d08bf01f-749b-442a-9a73-29b6ec06f601"],"mac_address":"fa:16:3e:74:a9:33","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:35Z","binding:vnic_type":"normal","device_id":"5416221b-c29a-468d-8039-c01c5a222380","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.4"}],"id":"efb000ad-341a-488d-a0ad-ffc74e3aa488","security_groups":[],"mac_address":"fa:16:3e:90:3e:f0","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"}]} 2018-07-24 04:44:56,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-4b909f4e-0c7d-4cd2-a113-d0867846fb42 2018-07-24 04:44:56,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-name"}}' 2018-07-24 04:44:57,778 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:44: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 x-openstack-request-id: req-3b6046b6-f615-4a4b-be01-a0a22548610c x-compute-request-id: req-3b6046b6-f615-4a4b-be01-a0a22548610c Content-Length: 0 Content-Type: application/json 2018-07-24 04:44:57,778 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380/action used request id req-3b6046b6-f615-4a4b-be01-a0a22548610c 2018-07-24 04:44:57,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:58,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-219ec7ce-cd1d-4cfc-8a83-881b72d7f226 x-compute-request-id: req-219ec7ce-cd1d-4cfc-8a83-881b72d7f226 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a9:33", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "image": {"id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "links": [{"href": "http://172.30.9.24:8774/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:44:44.000000", "flavor": {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}]}, "id": "5416221b-c29a-468d-8039-c01c5a222380", "security_groups": [{"name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-name"}, {"name": "default"}], "user_id": "8e61dce973804848badd41df22ed41db", "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-07-24T04:44:44Z", "hostId": "1ff7a875e5bdd23893f1c87741b86123fc1554ef5bac23fc41c43da7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "created": "2018-07-24T04:44:38Z", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:58,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-219ec7ce-cd1d-4cfc-8a83-881b72d7f226 2018-07-24 04:44:58,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:58,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-06e25e59-31f9-4e8e-ad76-5c523f83e52c Date: Tue, 24 Jul 2018 04:44:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f22c7237a017472397102c0ad7f4b8cb","l2_adjacency":true,"status":"ACTIVE","subnets":["1d665864-2297-40b8-95c4-5e949e46fc2e"],"description":"","tags":[],"updated_at":"2018-07-24T04:44:28Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net","admin_state_up":true,"tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","mtu":1450}]} 2018-07-24 04:44:58,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net used request id req-06e25e59-31f9-4e8e-ad76-5c523f83e52c 2018-07-24 04:44:58,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:58,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27a21e2-5ea3-4aad-899b-6390df5440f7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}} 2018-07-24 04:44:58,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb used request id req-d27a21e2-5ea3-4aad-899b-6390df5440f7 2018-07-24 04:44:58,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:58,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a09d7381-8b6c-4d29-8420-43a94b0fd694 Date: Tue, 24 Jul 2018 04:44:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:44:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f22c7237a017472397102c0ad7f4b8cb","id":"1d665864-2297-40b8-95c4-5e949e46fc2e","subnetpool_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet"}]} 2018-07-24 04:44:58,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-a09d7381-8b6c-4d29-8420-43a94b0fd694 2018-07-24 04:44:58,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:58,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-820e44da-40a1-4fa9-b832-91f41e584e6f Date: Tue, 24 Jul 2018 04:44:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:32Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.3"}],"id":"02e078e2-57df-4587-aa91-8024ea4492df","security_groups":[],"mac_address":"fa:16:3e:57:17:13","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.2"}],"id":"063b4395-7cde-4895-9507-6dd2baddc06b","security_groups":[],"mac_address":"fa:16:3e:c5:cc:ea","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:57Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.14"}],"id":"638e709c-5ebc-4297-a798-e46a5decebf4","security_groups":["4167159c-7f42-4996-af0b-de52a5f18ad2","d08bf01f-749b-442a-9a73-29b6ec06f601"],"mac_address":"fa:16:3e:74:a9:33","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:35Z","binding:vnic_type":"normal","device_id":"5416221b-c29a-468d-8039-c01c5a222380","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:44:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1d665864-2297-40b8-95c4-5e949e46fc2e","ip_address":"10.55.0.4"}],"id":"efb000ad-341a-488d-a0ad-ffc74e3aa488","security_groups":[],"mac_address":"fa:16:3e:90:3e:f0","project_id":"f22c7237a017472397102c0ad7f4b8cb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2e83edf8-86dc-49e4-96c1-11c57abf5a10","tenant_id":"f22c7237a017472397102c0ad7f4b8cb","created_at":"2018-07-24T04:44:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2e83edf8-86dc-49e4-96c1-11c57abf5a10","ip_allocation":"immediate"}]} 2018-07-24 04:44:58,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-820e44da-40a1-4fa9-b832-91f41e584e6f 2018-07-24 04:44:58,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53848207a081a8e8bba7ed823ff6c7fd9ba3b272" 2018-07-24 04:44:59,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-daff98a6-a6ff-403b-9fe8-5d93df222a55 x-compute-request-id: req-daff98a6-a6ff-403b-9fe8-5d93df222a55 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a9:33", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "image": {"id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "links": [{"href": "http://172.30.9.24:8774/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:44:44.000000", "flavor": {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}]}, "id": "5416221b-c29a-468d-8039-c01c5a222380", "security_groups": [{"name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-name"}, {"name": "default"}], "user_id": "8e61dce973804848badd41df22ed41db", "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-07-24T04:44:44Z", "hostId": "1ff7a875e5bdd23893f1c87741b86123fc1554ef5bac23fc41c43da7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "created": "2018-07-24T04:44:38Z", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:59,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-daff98a6-a6ff-403b-9fe8-5d93df222a55 2018-07-24 04:44:59,191 - create_instance - INFO - Deleting Port with ID - 638e709c-5ebc-4297-a798-e46a5decebf4 2018-07-24 04:44:59,191 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-port 2018-07-24 04:44:59,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/638e709c-5ebc-4297-a798-e46a5decebf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:59,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5584861d-7145-4de2-a422-b65ed2dfa656 Date: Tue, 24 Jul 2018 04:44:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:44:59,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/638e709c-5ebc-4297-a798-e46a5decebf4 used request id req-5584861d-7145-4de2-a422-b65ed2dfa656 2018-07-24 04:44:59,644 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst 2018-07-24 04:44:59,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:59,779 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:44: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 x-openstack-request-id: req-92f6a237-2ed9-4496-822b-2eee458ee69a x-compute-request-id: req-92f6a237-2ed9-4496-822b-2eee458ee69a Content-Type: application/json 2018-07-24 04:44:59,779 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-92f6a237-2ed9-4496-822b-2eee458ee69a 2018-07-24 04:44:59,780 - create_instance - INFO - Checking deletion status 2018-07-24 04:44:59,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:44:59,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:44: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-6ef2fe1c-083f-400a-b81e-3b4870b72bf5 x-compute-request-id: req-6ef2fe1c-083f-400a-b81e-3b4870b72bf5 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a9:33", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5416221b-c29a-468d-8039-c01c5a222380", "rel": "bookmark"}], "image": {"id": "2da5a4f2-888e-4eb8-8621-48b42dd0822a", "links": [{"href": "http://172.30.9.24:8774/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:44:44.000000", "flavor": {"id": "5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "links": [{"href": "http://172.30.9.24:8774/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f", "rel": "bookmark"}]}, "id": "5416221b-c29a-468d-8039-c01c5a222380", "user_id": "8e61dce973804848badd41df22ed41db", "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-07-24T04:44:59Z", "hostId": "1ff7a875e5bdd23893f1c87741b86123fc1554ef5bac23fc41c43da7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst", "created": "2018-07-24T04:44:38Z", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:44:59,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-6ef2fe1c-083f-400a-b81e-3b4870b72bf5 2018-07-24 04:44:59,883 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst] is - ACTIVE 2018-07-24 04:44:59,883 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:45:02,887 - create_instance - DEBUG - VM status query timeout in 296.893320084 2018-07-24 04:45:02,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed3a6f511bbb0da745404fc5f3b07a5a2d16bc" 2018-07-24 04:45:02,940 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:45:02 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-debaf1a1-c12a-4fbc-a94b-2b221b3b3cb1 x-compute-request-id: req-debaf1a1-c12a-4fbc-a94b-2b221b3b3cb1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5416221b-c29a-468d-8039-c01c5a222380 could not be found.", "code": 404}} 2018-07-24 04:45:02,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5416221b-c29a-468d-8039-c01c5a222380 used request id req-debaf1a1-c12a-4fbc-a94b-2b221b3b3cb1 2018-07-24 04:45:02,941 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5416221b-c29a-468d-8039-c01c5a222380 could not be found. (HTTP 404) (Request-ID: req-debaf1a1-c12a-4fbc-a94b-2b221b3b3cb1) 2018-07-24 04:45:02,941 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-inst 2018-07-24 04:45:02,942 - neutron_utils - INFO - Deleting security group rule with ID - 8d4e2692-0a49-4085-a8a3-1faad4043e3d 2018-07-24 04:45:02,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/8d4e2692-0a49-4085-a8a3-1faad4043e3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e152b505c1a0a0e07d371c0634cd119558978ae7" 2018-07-24 04:45:03,216 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-380081cb-cc16-469c-b492-aa0326d55607 Content-Length: 0 Date: Tue, 24 Jul 2018 04:45:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:45:03,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/8d4e2692-0a49-4085-a8a3-1faad4043e3d used request id req-380081cb-cc16-469c-b492-aa0326d55607 2018-07-24 04:45:03,216 - neutron_utils - INFO - Deleting security group rule with ID - edbf4177-14a7-4a8d-ac6a-0c1197c75787 2018-07-24 04:45:03,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/edbf4177-14a7-4a8d-ac6a-0c1197c75787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e152b505c1a0a0e07d371c0634cd119558978ae7" 2018-07-24 04:45:03,301 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f307137-9c7a-4ddb-b9d0-fdac76255df0 Content-Length: 0 Date: Tue, 24 Jul 2018 04:45:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:45:03,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/edbf4177-14a7-4a8d-ac6a-0c1197c75787 used request id req-8f307137-9c7a-4ddb-b9d0-fdac76255df0 2018-07-24 04:45:03,302 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-name 2018-07-24 04:45:03,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/4167159c-7f42-4996-af0b-de52a5f18ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e152b505c1a0a0e07d371c0634cd119558978ae7" 2018-07-24 04:45:03,599 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e393f17e-649b-4fb8-8eef-199ef24bad61 Content-Length: 0 Date: Tue, 24 Jul 2018 04:45:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:45:03,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/4167159c-7f42-4996-af0b-de52a5f18ad2 used request id req-e393f17e-649b-4fb8-8eef-199ef24bad61 2018-07-24 04:45:03,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a707744ccb2b3a431fd0eb78837a39a53330d662" 2018-07-24 04:45:03,651 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:45: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 x-openstack-request-id: req-1d0db68a-3401-45b3-9914-045131702d48 x-compute-request-id: req-1d0db68a-3401-45b3-9914-045131702d48 Content-Length: 0 Content-Type: application/json 2018-07-24 04:45:03,651 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/5aef9d5c-50ef-4398-9f5e-6b797a40ad3f used request id req-1d0db68a-3401-45b3-9914-045131702d48 2018-07-24 04:45:03,652 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet 2018-07-24 04:45:03,652 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-subnet 2018-07-24 04:45:03,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/1d665864-2297-40b8-95c4-5e949e46fc2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6171107c4662acfb42f7be2f58bbed1d135d9475" 2018-07-24 04:45:05,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea9ad35a-a6fd-4553-aba6-6c4d4ab10036 Date: Tue, 24 Jul 2018 04:45:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:45:05,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/1d665864-2297-40b8-95c4-5e949e46fc2e used request id req-ea9ad35a-a6fd-4553-aba6-6c4d4ab10036 2018-07-24 04:45:05,872 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-pub-net 2018-07-24 04:45:05,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/2e83edf8-86dc-49e4-96c1-11c57abf5a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6171107c4662acfb42f7be2f58bbed1d135d9475" 2018-07-24 04:45:07,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-167c941a-5e4b-40a7-916f-860bec154c1e Date: Tue, 24 Jul 2018 04:45:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:45:07,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2e83edf8-86dc-49e4-96c1-11c57abf5a10 used request id req-167c941a-5e4b-40a7-916f-860bec154c1e 2018-07-24 04:45:07,114 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-07a1209f-686d-47a4-828e-5803b0019b26-image 2018-07-24 04:45:07,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b1a07c54bf011cd47df31bf71f9587dc2206f2" 2018-07-24 04:45:08,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a197e07-9ff0-4ed1-a88a-4d306f3edc1a Date: Tue, 24 Jul 2018 04:45:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:45:08,180 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2da5a4f2-888e-4eb8-8621-48b42dd0822a used request id req-5a197e07-9ff0-4ed1-a88a-4d306f3edc1a 2018-07-24 04:45:08,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:45:08,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6c25f39e-f950-48e3-a113-0dba31877919 Date: Tue, 24 Jul 2018 04:45:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:27Z", "updated_at": "2018-07-24T04:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:44:28Z", "revision_number": 0, "id": "33298c1b-4651-40a6-adeb-255d9475c18f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:44:28Z", "security_group_id": "d08bf01f-749b-442a-9a73-29b6ec06f601", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f22c7237a017472397102c0ad7f4b8cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:44:28Z", "revision_number": 0, "id": "8477a155-b7ec-4fb7-be2d-c61446b5352b", "remote_group_id": "d08bf01f-749b-442a-9a73-29b6ec06f601", "remote_ip_prefix": null, "created_at": "2018-07-24T04:44:28Z", "security_group_id": "d08bf01f-749b-442a-9a73-29b6ec06f601", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f22c7237a017472397102c0ad7f4b8cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:44:28Z", "revision_number": 0, "id": "8df66483-c668-44df-93ea-b8ad8a6b5f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:44:28Z", "security_group_id": "d08bf01f-749b-442a-9a73-29b6ec06f601", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f22c7237a017472397102c0ad7f4b8cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:44:28Z", "revision_number": 0, "id": "b83be473-9539-4011-8aa5-bb8afa6dbd47", "remote_group_id": "d08bf01f-749b-442a-9a73-29b6ec06f601", "remote_ip_prefix": null, "created_at": "2018-07-24T04:44:28Z", "security_group_id": "d08bf01f-749b-442a-9a73-29b6ec06f601", "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f22c7237a017472397102c0ad7f4b8cb"}], "revision_number": 4, "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "d08bf01f-749b-442a-9a73-29b6ec06f601", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:45:08,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-6c25f39e-f950-48e3-a113-0dba31877919 2018-07-24 04:45:08,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:45:08,539 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd439147-9932-4af6-bc5c-dcf51fc47494 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:45:08,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-bd439147-9932-4af6-bc5c-dcf51fc47494 2018-07-24 04:45:08,540 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:45:08,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:45:08,633 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8830aefc-c53c-4bb5-ae1a-66e9d7219dec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:45:08,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-8830aefc-c53c-4bb5-ae1a-66e9d7219dec 2018-07-24 04:45:08,633 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:45:08,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:45:08,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a45047-1af8-46c4-9eae-2a1f2e71714c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:45:08,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-a9a45047-1af8-46c4-9eae-2a1f2e71714c 2018-07-24 04:45:08,726 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:45:08,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:45:08,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-262852aa-6de0-4df8-a1fd-69407916d860 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:45:08,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-262852aa-6de0-4df8-a1fd-69407916d860 2018-07-24 04:45:08,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:45:08,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01f6ca6-3b9f-4e91-8108-0da5a44b1ac4 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:45:08,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-f01f6ca6-3b9f-4e91-8108-0da5a44b1ac4 2018-07-24 04:45:08,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:45:09,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a36ce4df-27cd-4685-9017-60470e7e74ae Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f22c7237a017472397102c0ad7f4b8cb", "name": "InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj"}} 2018-07-24 04:45:09,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb used request id req-a36ce4df-27cd-4685-9017-60470e7e74ae 2018-07-24 04:45:09,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d08bf01f-749b-442a-9a73-29b6ec06f601 2018-07-24 04:45:09,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d08bf01f-749b-442a-9a73-29b6ec06f601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:45:09,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dd36f4c0-96b4-4177-ac11-d3c1348db246 Date: Tue, 24 Jul 2018 04:45: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-07-24T04:44:28Z", "security_group_id": "d08bf01f-749b-442a-9a73-29b6ec06f601", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:28Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "33298c1b-4651-40a6-adeb-255d9475c18f"}, {"remote_group_id": "d08bf01f-749b-442a-9a73-29b6ec06f601", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:44:28Z", "security_group_id": "d08bf01f-749b-442a-9a73-29b6ec06f601", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:28Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "8477a155-b7ec-4fb7-be2d-c61446b5352b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:44:28Z", "security_group_id": "d08bf01f-749b-442a-9a73-29b6ec06f601", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:28Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "8df66483-c668-44df-93ea-b8ad8a6b5f34"}, {"remote_group_id": "d08bf01f-749b-442a-9a73-29b6ec06f601", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:44:28Z", "security_group_id": "d08bf01f-749b-442a-9a73-29b6ec06f601", "port_range_min": null, "revision_number": 0, "tenant_id": "f22c7237a017472397102c0ad7f4b8cb", "created_at": "2018-07-24T04:44:28Z", "project_id": "f22c7237a017472397102c0ad7f4b8cb", "id": "b83be473-9539-4011-8aa5-bb8afa6dbd47"}]} 2018-07-24 04:45:09,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d08bf01f-749b-442a-9a73-29b6ec06f601 used request id req-dd36f4c0-96b4-4177-ac11-d3c1348db246 2018-07-24 04:45:09,209 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:45:09,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d08bf01f-749b-442a-9a73-29b6ec06f601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:45:09,569 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07c46edd-f562-4525-8402-dd73607ed608 Content-Length: 0 Date: Tue, 24 Jul 2018 04:45:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:45:09,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/d08bf01f-749b-442a-9a73-29b6ec06f601 used request id req-07c46edd-f562-4525-8402-dd73607ed608 2018-07-24 04:45:09,570 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj 2018-07-24 04:45:09,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:45:09,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e45168b0-049a-46b5-8849-986ca3fabd03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:45:09,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/f22c7237a017472397102c0ad7f4b8cb used request id req-e45168b0-049a-46b5-8849-986ca3fabd03 2018-07-24 04:45:09,808 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-dc897ce7-882c-4c8-proj-role 2018-07-24 04:45:09,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/1d20acd53759497e87547330d7be0eae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:45:09,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb1e898f-5ffe-4dea-842b-a4c8a763bea3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:45:09,939 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/1d20acd53759497e87547330d7be0eae used request id req-cb1e898f-5ffe-4dea-842b-a4c8a763bea3 2018-07-24 04:45:09,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d1f697c5f08c0b7df82bd15f0e7c9cb6e0f2951" 2018-07-24 04:45:10,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc96f1e-d894-455d-bf23-e946827aa8d2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:45:10,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-efc96f1e-d894-455d-bf23-e946827aa8d2 2018-07-24 04:45:10,032 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-dc897ce7-882c-4c8-user 2018-07-24 04:45:10,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/8e61dce973804848badd41df22ed41db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f63982293317d6afd637729586777f90dadc5be1" 2018-07-24 04:45:10,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bcad783-4033-4be8-aee8-8e73a33f3700 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:45:10,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/8e61dce973804848badd41df22ed41db used request id req-1bcad783-4033-4be8-aee8-8e73a33f3700 2018-07-24 04:45:10,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:45:10,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:45:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["eLC9y0apSqS23F9GoPXTkg"], "issued_at": "2018-07-24T04:45:10.000000Z"}} 2018-07-24 04:45:10,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7dd197d2c0a98453144ccdd47a75cdcb8ab674b3" 2018-07-24 04:45:10,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb9dfbf-df68-48c3-82f5-7fe64f751eaf 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:45:10,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3eb9dfbf-df68-48c3-82f5-7fe64f751eaf 2018-07-24 04:45:10,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:45:10,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:45:11,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ziKn3aylSq2YobFsduFnYw"], "issued_at": "2018-07-24T04:45:11.000000Z"}} 2018-07-24 04:45:11,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:45:11,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d44a40d-a435-4aa7-9b39-38df8f956fbb 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:45:11,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4d44a40d-a435-4aa7-9b39-38df8f956fbb 2018-07-24 04:45:11,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:45:11,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:45:11 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:45:11,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9a13be50-577a-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:45:11,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f2a42c-49dd-493e-8a55-f8b613861560 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9a13be50-577a-499-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:45:11,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9a13be50-577a-499-proj used request id req-42f2a42c-49dd-493e-8a55-f8b613861560 2018-07-24 04:45:11,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:45:11,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc4f5310-e03e-4ce5-8aec-878fffe74d45 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:45:11,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-cc4f5310-e03e-4ce5-8aec-878fffe74d45 2018-07-24 04:45:11,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}}' 2018-07-24 04:45:11,568 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b242a74-77ed-46f9-b4e4-dacce9c5eb21 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81"}, "tags": [], "enabled": true, "id": "89f797899adf45dba9a72f0f0c1f6c81", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}} 2018-07-24 04:45:11,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-1b242a74-77ed-46f9-b4e4-dacce9c5eb21 2018-07-24 04:45:11,569 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-9a13be50-577a-499-proj 2018-07-24 04:45:11,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:45:11,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:45:11,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["YQJkAYuMS4ikxSbHN0QNbg"], "issued_at": "2018-07-24T04:45:11.000000Z"}} 2018-07-24 04:45:11,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}cca5c1caaf26e4df7978cf05bf126b8e03753f9d" 2018-07-24 04:45:12,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e9cbe5-9002-4088-8373-621e5d35e5ce 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:45:12,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a2e9cbe5-9002-4088-8373-621e5d35e5ce 2018-07-24 04:45:12,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:45:12,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:45: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:45:12,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cca5c1caaf26e4df7978cf05bf126b8e03753f9d" 2018-07-24 04:45:12,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472bf7bf-4869-49bd-8444-7b6b69a7c68d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:45:12,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-472bf7bf-4869-49bd-8444-7b6b69a7c68d 2018-07-24 04:45:12,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-9a13be50-577a-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cca5c1caaf26e4df7978cf05bf126b8e03753f9d" 2018-07-24 04:45:12,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66acf6aa-32d9-42ab-b5d9-f3ecaa55bf37 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-9a13be50-577a-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81"}, "tags": [], "enabled": true, "id": "89f797899adf45dba9a72f0f0c1f6c81", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}]} 2018-07-24 04:45:12,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-9a13be50-577a-499-proj used request id req-66acf6aa-32d9-42ab-b5d9-f3ecaa55bf37 2018-07-24 04:45:12,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cca5c1caaf26e4df7978cf05bf126b8e03753f9d" 2018-07-24 04:45:12,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708eca73-f783-498b-8b49-5e5a37e2b6b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:45:12,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-708eca73-f783-498b-8b49-5e5a37e2b6b3 2018-07-24 04:45:12,724 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-9a13be50-577a-499-user 2018-07-24 04:45:12,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:45:12,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:45:12,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9431873b-56dc-427f-a90c-d2c47e0c4521 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:45:12,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9431873b-56dc-427f-a90c-d2c47e0c4521 2018-07-24 04:45:12,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" -d '{"role": {"name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj-role"}}' 2018-07-24 04:45:12,952 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1423509b-d066-49ab-9adc-8568f20dfb47 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0cf0ae0af7c4e26a20ba366b4f77d5c", "links": {"self": "http://172.30.9.24:5000/v3/roles/e0cf0ae0af7c4e26a20ba366b4f77d5c"}, "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj-role"}} 2018-07-24 04:45:12,952 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-1423509b-d066-49ab-9adc-8568f20dfb47 2018-07-24 04:45:12,952 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-9a13be50-577a-499-proj-role 2018-07-24 04:45:12,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/e0cf0ae0af7c4e26a20ba366b4f77d5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:45:13,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9cc55cd-a2c2-4c77-b8dd-f123454dbac8 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0cf0ae0af7c4e26a20ba366b4f77d5c", "links": {"self": "http://172.30.9.24:5000/v3/roles/e0cf0ae0af7c4e26a20ba366b4f77d5c"}, "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj-role"}} 2018-07-24 04:45:13,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/e0cf0ae0af7c4e26a20ba366b4f77d5c used request id req-c9cc55cd-a2c2-4c77-b8dd-f123454dbac8 2018-07-24 04:45:13,049 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-9a13be50-577a-499-proj-role to project InstanceSecurityGroupTests-9a13be50-577a-499-proj 2018-07-24 04:45:13,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81/users/1f364780aff8482e83e52675e9b7f9f4/roles/e0cf0ae0af7c4e26a20ba366b4f77d5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:45:13,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4090a5c-1388-4dbb-b270-0f99f5b5f109 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:45:13,200 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81/users/1f364780aff8482e83e52675e9b7f9f4/roles/e0cf0ae0af7c4e26a20ba366b4f77d5c used request id req-b4090a5c-1388-4dbb-b270-0f99f5b5f109 2018-07-24 04:45:13,200 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:45:13,202 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:45:13,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:45:13,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:45:13,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0cf0ae0af7c4e26a20ba366b4f77d5c", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj-role"}], "expires_at": "2018-07-24T05:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9a13be50-577a-499-user", "id": "1f364780aff8482e83e52675e9b7f9f4"}, "audit_ids": ["q6fi93UQSQecnQof2Z23FQ"], "issued_at": "2018-07-24T04:45:13.000000Z"}} 2018-07-24 04:45:13,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e61d021ca05f101ca8bb6932895ed0b1053db530" 2018-07-24 04:45:13,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-163d69c6-d17e-4c3d-9576-57359eb66071 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:45:13,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-163d69c6-d17e-4c3d-9576-57359eb66071 2018-07-24 04:45:13,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e61d021ca05f101ca8bb6932895ed0b1053db530" 2018-07-24 04:45:13,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-383f99fd-23c8-4a40-806f-32180a835acd Date: Tue, 24 Jul 2018 04:45:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image"} 2018-07-24 04:45:13,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image used request id req-383f99fd-23c8-4a40-806f-32180a835acd 2018-07-24 04:45:13,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e61d021ca05f101ca8bb6932895ed0b1053db530" 2018-07-24 04:45:14,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-53e14d2b-cdb9-4cd4-85b0-26614afa728c Date: Tue, 24 Jul 2018 04:45:14 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-07-24 04:45:14,086 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-53e14d2b-cdb9-4cd4-85b0-26614afa728c 2018-07-24 04:45:14,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e61d021ca05f101ca8bb6932895ed0b1053db530" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image"}' 2018-07-24 04:45:14,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8a2bc4bb-ae82-4177-996e-cb9296ee27c5 Date: Tue, 24 Jul 2018 04:45:14 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:45:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:45:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "min_disk": 0, "protected": false, "id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "file": "/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1/file", "checksum": null, "owner": "89f797899adf45dba9a72f0f0c1f6c81", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:45:14,331 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8a2bc4bb-ae82-4177-996e-cb9296ee27c5 2018-07-24 04:45:14,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e61d021ca05f101ca8bb6932895ed0b1053db530" -d '' 2018-07-24 04:45:15,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ccde3cb6-16b5-4c16-a2bc-b6bc2bd3fac6 Date: Tue, 24 Jul 2018 04:45:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:45:15,004 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1/file used request id req-ccde3cb6-16b5-4c16-a2bc-b6bc2bd3fac6 2018-07-24 04:45:15,005 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:45:15,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e61d021ca05f101ca8bb6932895ed0b1053db530" 2018-07-24 04:45:15,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-06ac5bee-1d81-49f8-a2af-021e453748c3 Date: Tue, 24 Jul 2018 04:45:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:45:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:45:14Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/493bce34-8801-444e-a20b-9afc6fd7c0d1/snap", "metadata": {}}], "self": "/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "min_disk": 0, "protected": false, "id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "file": "/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89f797899adf45dba9a72f0f0c1f6c81", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/493bce34-8801-444e-a20b-9afc6fd7c0d1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:45:15,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1 used request id req-06ac5bee-1d81-49f8-a2af-021e453748c3 2018-07-24 04:45:15,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e61d021ca05f101ca8bb6932895ed0b1053db530" 2018-07-24 04:45:15,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dbeb526d-4a57-42f2-a7eb-758e6f8438e0 Date: Tue, 24 Jul 2018 04:45:15 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-07-24 04:45:15,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-dbeb526d-4a57-42f2-a7eb-758e6f8438e0 2018-07-24 04:45:15,220 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image 2018-07-24 04:45:15,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e61d021ca05f101ca8bb6932895ed0b1053db530" 2018-07-24 04:45:15,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9f5f4738-be09-4e58-8693-20286d201092 Date: Tue, 24 Jul 2018 04:45:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:45:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:45:14Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/493bce34-8801-444e-a20b-9afc6fd7c0d1/snap", "metadata": {}}], "self": "/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "min_disk": 0, "protected": false, "id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "file": "/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89f797899adf45dba9a72f0f0c1f6c81", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/493bce34-8801-444e-a20b-9afc6fd7c0d1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:45:15,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1 used request id req-9f5f4738-be09-4e58-8693-20286d201092 2018-07-24 04:45:15,409 - create_image - DEBUG - Instance status is - active 2018-07-24 04:45:15,409 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image 2018-07-24 04:45:15,409 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image 2018-07-24 04:45:15,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:45:15,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:45:15,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0cf0ae0af7c4e26a20ba366b4f77d5c", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj-role"}], "expires_at": "2018-07-24T05:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9a13be50-577a-499-user", "id": "1f364780aff8482e83e52675e9b7f9f4"}, "audit_ids": ["bLnXxGCMRqeLjTZ5QhrC1Q"], "issued_at": "2018-07-24T04:45:15.000000Z"}} 2018-07-24 04:45:15,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fa82667494c68b5baeeeffe03387de5a2c60737a" 2018-07-24 04:45:15,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cefdc31c-2dd1-4b7c-a824-e9856ca566a3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:45:15,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cefdc31c-2dd1-4b7c-a824-e9856ca566a3 2018-07-24 04:45:15,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa82667494c68b5baeeeffe03387de5a2c60737a" 2018-07-24 04:45:16,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3a945e5d-8a95-4f92-aa63-ce467e8ff88d Date: Tue, 24 Jul 2018 04:45:16 GMT RESP BODY: {"networks":[]} 2018-07-24 04:45:16,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net used request id req-3a945e5d-8a95-4f92-aa63-ce467e8ff88d 2018-07-24 04:45:16,117 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net 2018-07-24 04:45:16,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa82667494c68b5baeeeffe03387de5a2c60737a" -d '{"network": {"name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net", "admin_state_up": true}}' 2018-07-24 04:45:16,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-7cbff7f3-7945-4671-9935-dc6992fa07f1 Date: Tue, 24 Jul 2018 04:45:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"89f797899adf45dba9a72f0f0c1f6c81","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:45:16Z","is_default":false,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:16Z","mtu":1450}} 2018-07-24 04:45:16,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-7cbff7f3-7945-4671-9935-dc6992fa07f1 2018-07-24 04:45:16,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa82667494c68b5baeeeffe03387de5a2c60737a" 2018-07-24 04:45:17,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-6f45bd70-343d-4ad3-a348-328e9d2d6836 Date: Tue, 24 Jul 2018 04:45:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"89f797899adf45dba9a72f0f0c1f6c81","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:45:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net","admin_state_up":true,"tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:16Z","mtu":1450}]} 2018-07-24 04:45:17,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-6f45bd70-343d-4ad3-a348-328e9d2d6836 2018-07-24 04:45:17,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa82667494c68b5baeeeffe03387de5a2c60737a" 2018-07-24 04:45:17,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-719f0c7b-d27e-48c1-a4d0-0dc97f516c8c Date: Tue, 24 Jul 2018 04:45:17 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:45:17,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-719f0c7b-d27e-48c1-a4d0-0dc97f516c8c 2018-07-24 04:45:17,054 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet 2018-07-24 04:45:17,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa82667494c68b5baeeeffe03387de5a2c60737a" -d '{"subnets": [{"ip_version": 4, "network_id": "5e27a9cf-f139-4fb3-a280-a2c00d79e3f0", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet"}]}' 2018-07-24 04:45:17,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-797567c6-47a8-4a57-8dec-4da02e54d5d6 Date: Tue, 24 Jul 2018 04:45:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:17Z","dns_nameservers":[],"updated_at":"2018-07-24T04:45:17Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"89f797899adf45dba9a72f0f0c1f6c81","id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet"}]} 2018-07-24 04:45:17,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-797567c6-47a8-4a57-8dec-4da02e54d5d6 2018-07-24 04:45:17,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa82667494c68b5baeeeffe03387de5a2c60737a" 2018-07-24 04:45:18,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7ae1ce20-1b60-46e8-913c-a458f5b7be8b Date: Tue, 24 Jul 2018 04:45:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89f797899adf45dba9a72f0f0c1f6c81","l2_adjacency":true,"status":"ACTIVE","subnets":["a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34"],"description":"","tags":[],"updated_at":"2018-07-24T04:45:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net","admin_state_up":true,"tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:16Z","mtu":1450}]} 2018-07-24 04:45:18,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-7ae1ce20-1b60-46e8-913c-a458f5b7be8b 2018-07-24 04:45:18,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa82667494c68b5baeeeffe03387de5a2c60737a" 2018-07-24 04:45:18,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b05b4680-3522-4599-bdd5-0bf0d3b8c6fa Date: Tue, 24 Jul 2018 04:45:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:17Z","dns_nameservers":[],"updated_at":"2018-07-24T04:45:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"89f797899adf45dba9a72f0f0c1f6c81","id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet"}]} 2018-07-24 04:45:18,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-b05b4680-3522-4599-bdd5-0bf0d3b8c6fa 2018-07-24 04:45:18,535 - OpenStackNetwork - DEBUG - Network [5e27a9cf-f139-4fb3-a280-a2c00d79e3f0] created successfully 2018-07-24 04:45:18,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:45:18,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:45:18,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["zFEI22bgR7iOYpeqJITEjA"], "issued_at": "2018-07-24T04:45:18.000000Z"}} 2018-07-24 04:45:18,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e984b27d4cda6c5fbf03aabcf44e73216be34f95" 2018-07-24 04:45:19,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee00a1a6-e531-4bb3-9f91-d92846cb1f19 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:45:19,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ee00a1a6-e531-4bb3-9f91-d92846cb1f19 2018-07-24 04:45:19,065 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:45:19,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e984b27d4cda6c5fbf03aabcf44e73216be34f95" 2018-07-24 04:45:19,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-414fdc45-fa5c-4788-b39e-400d9aae5df4 x-compute-request-id: req-414fdc45-fa5c-4788-b39e-400d9aae5df4 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:45:19,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-414fdc45-fa5c-4788-b39e-400d9aae5df4 2018-07-24 04:45:19,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e984b27d4cda6c5fbf03aabcf44e73216be34f95" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-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-07-24 04:45:19,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-eb352028-66e8-4a50-9bc9-ed0e61fa8fea x-compute-request-id: req-eb352028-66e8-4a50-9bc9-ed0e61fa8fea Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "655bf49d-f069-4251-94b2-cc3bc76dfb57"}} 2018-07-24 04:45:19,310 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-eb352028-66e8-4a50-9bc9-ed0e61fa8fea 2018-07-24 04:45:19,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:45:19,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:45:19,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0cf0ae0af7c4e26a20ba366b4f77d5c", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj-role"}], "expires_at": "2018-07-24T05:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9a13be50-577a-499-user", "id": "1f364780aff8482e83e52675e9b7f9f4"}, "audit_ids": ["qoseR5uKRQGvZLsgNn7hug"], "issued_at": "2018-07-24T04:45:19.000000Z"}} 2018-07-24 04:45:19,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" 2018-07-24 04:45:19,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585c5bde-10ae-4b85-800f-abb20a4f0b56 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:45:19,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-585c5bde-10ae-4b85-800f-abb20a4f0b56 2018-07-24 04:45:19,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" 2018-07-24 04:45:20,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cde4b17f-3293-4b65-815b-929f8ea9f302 Date: Tue, 24 Jul 2018 04:45:20 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:45:20,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name&description=hello+group used request id req-cde4b17f-3293-4b65-815b-929f8ea9f302 2018-07-24 04:45:20,016 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name... 2018-07-24 04:45:20,017 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name 2018-07-24 04:45:20,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" -d '{"security_group": {"name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name", "description": "hello group"}}' 2018-07-24 04:45:20,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2ba76de1-b4fd-480a-aaa0-c929e47ff9b2 Date: Tue, 24 Jul 2018 04:45:20 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "updated_at": "2018-07-24T04:45:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:45:20Z", "revision_number": 0, "id": "56c8fa75-b85f-4cdf-96d5-df05238254f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "port_range_min": null, "ethertype": "IPv4", "project_id": "89f797899adf45dba9a72f0f0c1f6c81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:45:20Z", "revision_number": 0, "id": "ec77421d-7f30-4152-9259-bde56c1f46cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "port_range_min": null, "ethertype": "IPv6", "project_id": "89f797899adf45dba9a72f0f0c1f6c81"}], "revision_number": 2, "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name"}} 2018-07-24 04:45:20,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-2ba76de1-b4fd-480a-aaa0-c929e47ff9b2 2018-07-24 04:45:20,462 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a487a4f7-2ec4-476f-a118-a692013a28d8 2018-07-24 04:45:20,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a487a4f7-2ec4-476f-a118-a692013a28d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" 2018-07-24 04:45:20,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-84ffd793-fd87-473e-b6bc-c5fb3e4a532f Date: Tue, 24 Jul 2018 04:45: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-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "56c8fa75-b85f-4cdf-96d5-df05238254f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "ec77421d-7f30-4152-9259-bde56c1f46cd"}]} 2018-07-24 04:45:20,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a487a4f7-2ec4-476f-a118-a692013a28d8 used request id req-84ffd793-fd87-473e-b6bc-c5fb3e4a532f 2018-07-24 04:45:20,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a487a4f7-2ec4-476f-a118-a692013a28d8 2018-07-24 04:45:20,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a487a4f7-2ec4-476f-a118-a692013a28d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" 2018-07-24 04:45:20,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-abbdeba4-45d5-49b4-851b-52facb62e21f Date: Tue, 24 Jul 2018 04:45: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-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "56c8fa75-b85f-4cdf-96d5-df05238254f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "ec77421d-7f30-4152-9259-bde56c1f46cd"}]} 2018-07-24 04:45:20,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a487a4f7-2ec4-476f-a118-a692013a28d8 used request id req-abbdeba4-45d5-49b4-851b-52facb62e21f 2018-07-24 04:45:20,861 - neutron_utils - INFO - Retrieving security group with ID - a487a4f7-2ec4-476f-a118-a692013a28d8 2018-07-24 04:45:20,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=a487a4f7-2ec4-476f-a118-a692013a28d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" 2018-07-24 04:45:21,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-18a89cf4-b44d-46b4-a0a1-239fb9f52a69 Date: Tue, 24 Jul 2018 04:45:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "updated_at": "2018-07-24T04:45:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:45:20Z", "revision_number": 0, "id": "56c8fa75-b85f-4cdf-96d5-df05238254f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "port_range_min": null, "ethertype": "IPv4", "project_id": "89f797899adf45dba9a72f0f0c1f6c81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:45:20Z", "revision_number": 0, "id": "ec77421d-7f30-4152-9259-bde56c1f46cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "port_range_min": null, "ethertype": "IPv6", "project_id": "89f797899adf45dba9a72f0f0c1f6c81"}], "revision_number": 2, "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name"}]} 2018-07-24 04:45:21,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=a487a4f7-2ec4-476f-a118-a692013a28d8 used request id req-18a89cf4-b44d-46b4-a0a1-239fb9f52a69 2018-07-24 04:45:21,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a487a4f7-2ec4-476f-a118-a692013a28d8 2018-07-24 04:45:21,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a487a4f7-2ec4-476f-a118-a692013a28d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" 2018-07-24 04:45:21,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6f769c09-b309-496a-b0ac-e9971fbede21 Date: Tue, 24 Jul 2018 04:45: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-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "56c8fa75-b85f-4cdf-96d5-df05238254f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "ec77421d-7f30-4152-9259-bde56c1f46cd"}]} 2018-07-24 04:45:21,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a487a4f7-2ec4-476f-a118-a692013a28d8 used request id req-6f769c09-b309-496a-b0ac-e9971fbede21 2018-07-24 04:45:21,299 - neutron_utils - INFO - Retrieving security group with ID - a487a4f7-2ec4-476f-a118-a692013a28d8 2018-07-24 04:45:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=a487a4f7-2ec4-476f-a118-a692013a28d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" 2018-07-24 04:45:21,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b4a71592-0ea5-4cc9-9931-6cded6476013 Date: Tue, 24 Jul 2018 04:45:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "updated_at": "2018-07-24T04:45:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:45:20Z", "revision_number": 0, "id": "56c8fa75-b85f-4cdf-96d5-df05238254f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "port_range_min": null, "ethertype": "IPv4", "project_id": "89f797899adf45dba9a72f0f0c1f6c81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:45:20Z", "revision_number": 0, "id": "ec77421d-7f30-4152-9259-bde56c1f46cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "port_range_min": null, "ethertype": "IPv6", "project_id": "89f797899adf45dba9a72f0f0c1f6c81"}], "revision_number": 2, "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name"}]} 2018-07-24 04:45:21,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=a487a4f7-2ec4-476f-a118-a692013a28d8 used request id req-b4a71592-0ea5-4cc9-9931-6cded6476013 2018-07-24 04:45:21,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a487a4f7-2ec4-476f-a118-a692013a28d8 2018-07-24 04:45:21,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a487a4f7-2ec4-476f-a118-a692013a28d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" 2018-07-24 04:45:21,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2216cc53-e1b9-48a5-9846-565ee0d1c04c Date: Tue, 24 Jul 2018 04:45: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-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "56c8fa75-b85f-4cdf-96d5-df05238254f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "ec77421d-7f30-4152-9259-bde56c1f46cd"}]} 2018-07-24 04:45:21,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a487a4f7-2ec4-476f-a118-a692013a28d8 used request id req-2216cc53-e1b9-48a5-9846-565ee0d1c04c 2018-07-24 04:45:21,559 - neutron_utils - INFO - Retrieving security group with ID - a487a4f7-2ec4-476f-a118-a692013a28d8 2018-07-24 04:45:21,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=a487a4f7-2ec4-476f-a118-a692013a28d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" 2018-07-24 04:45:21,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-783b0655-4e57-44e9-a7d3-cbe34fccc742 Date: Tue, 24 Jul 2018 04:45:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "updated_at": "2018-07-24T04:45:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:45:20Z", "revision_number": 0, "id": "56c8fa75-b85f-4cdf-96d5-df05238254f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "port_range_min": null, "ethertype": "IPv4", "project_id": "89f797899adf45dba9a72f0f0c1f6c81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:45:20Z", "revision_number": 0, "id": "ec77421d-7f30-4152-9259-bde56c1f46cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "port_range_min": null, "ethertype": "IPv6", "project_id": "89f797899adf45dba9a72f0f0c1f6c81"}], "revision_number": 2, "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name"}]} 2018-07-24 04:45:21,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=a487a4f7-2ec4-476f-a118-a692013a28d8 used request id req-783b0655-4e57-44e9-a7d3-cbe34fccc742 2018-07-24 04:45:21,786 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a487a4f7-2ec4-476f-a118-a692013a28d8 2018-07-24 04:45:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a487a4f7-2ec4-476f-a118-a692013a28d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" 2018-07-24 04:45:21,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-489754d3-29e5-41ef-8483-18efa3627666 Date: Tue, 24 Jul 2018 04:45: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-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "56c8fa75-b85f-4cdf-96d5-df05238254f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:45:20Z", "security_group_id": "a487a4f7-2ec4-476f-a118-a692013a28d8", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:20Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "ec77421d-7f30-4152-9259-bde56c1f46cd"}]} 2018-07-24 04:45:21,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=a487a4f7-2ec4-476f-a118-a692013a28d8 used request id req-489754d3-29e5-41ef-8483-18efa3627666 2018-07-24 04:45:21,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:45:21,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:45:22,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0cf0ae0af7c4e26a20ba366b4f77d5c", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj-role"}], "expires_at": "2018-07-24T05:45:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9a13be50-577a-499-user", "id": "1f364780aff8482e83e52675e9b7f9f4"}, "audit_ids": ["hc6OnVxGQU207tTxkwaBzQ"], "issued_at": "2018-07-24T04:45:22.000000Z"}} 2018-07-24 04:45:22,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:22,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499dbe31-3178-437f-9a23-402a2c97eab0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:45:22,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-499dbe31-3178-437f-9a23-402a2c97eab0 2018-07-24 04:45:22,306 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:45:22,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:22,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885d4f17-f11f-48ee-a6b5-8a1186f11751 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:45:22,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-885d4f17-f11f-48ee-a6b5-8a1186f11751 2018-07-24 04:45:22,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:22,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5e8f0f56-8e30-4368-9010-40c8e5485edf Date: Tue, 24 Jul 2018 04:45:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89f797899adf45dba9a72f0f0c1f6c81","l2_adjacency":true,"status":"ACTIVE","subnets":["a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34"],"description":"","tags":[],"updated_at":"2018-07-24T04:45:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net","admin_state_up":true,"tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:16Z","mtu":1450}]} 2018-07-24 04:45:22,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net used request id req-5e8f0f56-8e30-4368-9010-40c8e5485edf 2018-07-24 04:45:22,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:45:22,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:45: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:45:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:22,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ca58575-964e-4279-816a-bb576ad2392d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}} 2018-07-24 04:45:22,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 used request id req-9ca58575-964e-4279-816a-bb576ad2392d 2018-07-24 04:45:22,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:23,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-545176e7-d191-4271-819b-0cc963f6dc56 Date: Tue, 24 Jul 2018 04:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:17Z","dns_nameservers":[],"updated_at":"2018-07-24T04:45:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"89f797899adf45dba9a72f0f0c1f6c81","id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet"}]} 2018-07-24 04:45:23,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-545176e7-d191-4271-819b-0cc963f6dc56 2018-07-24 04:45:23,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0&name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:23,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3bef9a1a-a575-4fa4-8b12-dccb73e97ccb Date: Tue, 24 Jul 2018 04:45:23 GMT RESP BODY: {"ports":[]} 2018-07-24 04:45:23,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0&name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port&admin_state_up=True used request id req-3bef9a1a-a575-4fa4-8b12-dccb73e97ccb 2018-07-24 04:45:23,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:23,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-b8f98631-f60e-4de4-b066-04871b10ef9c x-compute-request-id: req-b8f98631-f60e-4de4-b066-04871b10ef9c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:45:23,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst used request id req-b8f98631-f60e-4de4-b066-04871b10ef9c 2018-07-24 04:45:23,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:23,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-828fbfea-b757-4be0-97d9-f09e3e41e05b Date: Tue, 24 Jul 2018 04:45:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89f797899adf45dba9a72f0f0c1f6c81","l2_adjacency":true,"status":"ACTIVE","subnets":["a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34"],"description":"","tags":[],"updated_at":"2018-07-24T04:45:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net","admin_state_up":true,"tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:16Z","mtu":1450}]} 2018-07-24 04:45:23,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net used request id req-828fbfea-b757-4be0-97d9-f09e3e41e05b 2018-07-24 04:45:23,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:23,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95455659-744c-454d-8ff4-f7b08725179e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}} 2018-07-24 04:45:23,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 used request id req-95455659-744c-454d-8ff4-f7b08725179e 2018-07-24 04:45:23,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:24,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7f73d61e-6a80-4ccc-ad26-775dc289de98 Date: Tue, 24 Jul 2018 04:45:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:17Z","dns_nameservers":[],"updated_at":"2018-07-24T04:45:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"89f797899adf45dba9a72f0f0c1f6c81","id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet"}]} 2018-07-24 04:45:24,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-7f73d61e-6a80-4ccc-ad26-775dc289de98 2018-07-24 04:45:24,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0&name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:24,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-621a54aa-a081-4ba5-8ba3-2d99ff0b457c Date: Tue, 24 Jul 2018 04:45:24 GMT RESP BODY: {"ports":[]} 2018-07-24 04:45:24,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0&name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port&admin_state_up=True used request id req-621a54aa-a081-4ba5-8ba3-2d99ff0b457c 2018-07-24 04:45:24,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:45:24,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:45:24,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0cf0ae0af7c4e26a20ba366b4f77d5c", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj-role"}], "expires_at": "2018-07-24T05:45:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9a13be50-577a-499-user", "id": "1f364780aff8482e83e52675e9b7f9f4"}, "audit_ids": ["xuqcMWv-Q5KTk_2O2KyiOw"], "issued_at": "2018-07-24T04:45:24.000000Z"}} 2018-07-24 04:45:24,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}756ad28ccf504d76a97d71c1988c941551b27fdb" 2018-07-24 04:45:24,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2ecbca-1917-4696-aec8-a4abae723808 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:45:24,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0e2ecbca-1917-4696-aec8-a4abae723808 2018-07-24 04:45:24,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:24,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2f09b2e2-af21-44cf-b3d0-8d0b16bd03e0 Date: Tue, 24 Jul 2018 04:45:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89f797899adf45dba9a72f0f0c1f6c81","l2_adjacency":true,"status":"ACTIVE","subnets":["a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34"],"description":"","tags":[],"updated_at":"2018-07-24T04:45:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net","admin_state_up":true,"tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:16Z","mtu":1450}]} 2018-07-24 04:45:24,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net used request id req-2f09b2e2-af21-44cf-b3d0-8d0b16bd03e0 2018-07-24 04:45:24,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:25,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c024a01e-93d6-4334-990f-5e56cdec2667 Date: Tue, 24 Jul 2018 04:45:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:17Z","dns_nameservers":[],"updated_at":"2018-07-24T04:45:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"89f797899adf45dba9a72f0f0c1f6c81","id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet"}]} 2018-07-24 04:45:25,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-c024a01e-93d6-4334-990f-5e56cdec2667 2018-07-24 04:45:25,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:25,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d2409a5e-52eb-4b9a-9362-cb5f6d6ba8f9 Date: Tue, 24 Jul 2018 04:45:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89f797899adf45dba9a72f0f0c1f6c81","l2_adjacency":true,"status":"ACTIVE","subnets":["a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34"],"description":"","tags":[],"updated_at":"2018-07-24T04:45:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net","admin_state_up":true,"tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:16Z","mtu":1450}]} 2018-07-24 04:45:25,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net used request id req-d2409a5e-52eb-4b9a-9362-cb5f6d6ba8f9 2018-07-24 04:45:25,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:45:25,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:45:25 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:45:25,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756ad28ccf504d76a97d71c1988c941551b27fdb" 2018-07-24 04:45:25,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd07f46-72fc-4409-9916-02e7bca160cf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}} 2018-07-24 04:45:25,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 used request id req-9fd07f46-72fc-4409-9916-02e7bca160cf 2018-07-24 04:45:25,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:25,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0ee197aa-aba5-4c7c-a0cf-fdca30b2936f Date: Tue, 24 Jul 2018 04:45:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:17Z","dns_nameservers":[],"updated_at":"2018-07-24T04:45:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"89f797899adf45dba9a72f0f0c1f6c81","id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet"}]} 2018-07-24 04:45:25,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-0ee197aa-aba5-4c7c-a0cf-fdca30b2936f 2018-07-24 04:45:25,657 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net 2018-07-24 04:45:25,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" -d '{"port": {"network_id": "5e27a9cf-f139-4fb3-a280-a2c00d79e3f0", "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port", "admin_state_up": true}}' 2018-07-24 04:45:26,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-1f6f906c-9f9c-4dc6-9b6d-99f0cd4b463a Date: Tue, 24 Jul 2018 04:45:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:26Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.13"}],"id":"dde2d8f9-312e-477a-b6b3-e2b71ddc6798","security_groups":["77f87738-ea13-4d74-a97c-a8174475e6f0"],"mac_address":"fa:16:3e:e5:7c:d6","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port","project_id":"89f797899adf45dba9a72f0f0c1f6c81","qos_policy_id":null,"admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:45:26,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-1f6f906c-9f9c-4dc6-9b6d-99f0cd4b463a 2018-07-24 04:45:26,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:26,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c72aeef0-65a0-42e8-a0dc-ea4a07a1c316 Date: Tue, 24 Jul 2018 04:45:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89f797899adf45dba9a72f0f0c1f6c81","l2_adjacency":true,"status":"ACTIVE","subnets":["a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34"],"description":"","tags":[],"updated_at":"2018-07-24T04:45:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net","admin_state_up":true,"tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:16Z","mtu":1450}]} 2018-07-24 04:45:26,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net used request id req-c72aeef0-65a0-42e8-a0dc-ea4a07a1c316 2018-07-24 04:45:26,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:26,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b526dec8-46df-44de-ba1a-0658276b6d82 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}} 2018-07-24 04:45:26,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 used request id req-b526dec8-46df-44de-ba1a-0658276b6d82 2018-07-24 04:45:26,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:27,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-93c73e9a-1a62-4969-a948-23622f697d13 Date: Tue, 24 Jul 2018 04:45:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:17Z","dns_nameservers":[],"updated_at":"2018-07-24T04:45:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"89f797899adf45dba9a72f0f0c1f6c81","id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet"}]} 2018-07-24 04:45:27,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-93c73e9a-1a62-4969-a948-23622f697d13 2018-07-24 04:45:27,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0&name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:27,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-a044a999-658c-46e1-84e6-be85b64ed244 Date: Tue, 24 Jul 2018 04:45:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:26Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.13"}],"id":"dde2d8f9-312e-477a-b6b3-e2b71ddc6798","security_groups":["77f87738-ea13-4d74-a97c-a8174475e6f0"],"mac_address":"fa:16:3e:e5:7c:d6","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:45:27,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0&name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port&admin_state_up=True used request id req-a044a999-658c-46e1-84e6-be85b64ed244 2018-07-24 04:45:27,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:27,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435d65c0-c8f2-45fb-a3ac-f8a9d8ed1547 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}} 2018-07-24 04:45:27,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 used request id req-435d65c0-c8f2-45fb-a3ac-f8a9d8ed1547 2018-07-24 04:45:27,454 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst 2018-07-24 04:45:27,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:27,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-90eca1a8-b9cb-4c14-ae3b-7f3c92c3c0fd x-compute-request-id: req-90eca1a8-b9cb-4c14-ae3b-7f3c92c3c0fd Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-flavor-name"}]} 2018-07-24 04:45:27,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-90eca1a8-b9cb-4c14-ae3b-7f3c92c3c0fd 2018-07-24 04:45:27,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:27,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-9402d7f7-a92e-4c3b-8c13-1075810bf488 x-compute-request-id: req-9402d7f7-a92e-4c3b-8c13-1075810bf488 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "655bf49d-f069-4251-94b2-cc3bc76dfb57"}} 2018-07-24 04:45:27,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57 used request id req-9402d7f7-a92e-4c3b-8c13-1075810bf488 2018-07-24 04:45:27,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:27,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-2abecb85-d540-4f41-8d0b-065c0f5d1eca Date: Tue, 24 Jul 2018 04:45:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:45:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:45:14Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/493bce34-8801-444e-a20b-9afc6fd7c0d1/snap", "metadata": {}}], "self": "/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "min_disk": 0, "protected": false, "id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "file": "/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89f797899adf45dba9a72f0f0c1f6c81", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/493bce34-8801-444e-a20b-9afc6fd7c0d1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image"} 2018-07-24 04:45:27,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image used request id req-2abecb85-d540-4f41-8d0b-065c0f5d1eca 2018-07-24 04:45:27,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:27,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-945cfcc5-4cbd-4f51-9399-3e1c51226083 Date: Tue, 24 Jul 2018 04:45: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-07-24 04:45:27,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-945cfcc5-4cbd-4f51-9399-3e1c51226083 2018-07-24 04:45:27,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" -d '{"server": {"name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "imageRef": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "flavorRef": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "max_count": 1, "min_count": 1, "networks": [{"port": "dde2d8f9-312e-477a-b6b3-e2b71ddc6798"}], "security_groups": [{"name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name"}]}}' 2018-07-24 04:45:29,864 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:45: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-f4bab184-8af6-477c-abdc-1ab3dd1b2481 x-compute-request-id: req-f4bab184-8af6-477c-abdc-1ab3dd1b2481 Content-Length: 435 location: http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "adminPass": "jVGnb72DTofP"}} 2018-07-24 04:45:29,864 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-f4bab184-8af6-477c-abdc-1ab3dd1b2481 2018-07-24 04:45:29,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:30,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-648b56bc-6034-4d2a-ae7a-4e48ca7b7eb3 x-compute-request-id: req-648b56bc-6034-4d2a-ae7a-4e48ca7b7eb3 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:30,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-648b56bc-6034-4d2a-ae7a-4e48ca7b7eb3 2018-07-24 04:45:30,115 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst 2018-07-24 04:45:30,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:30,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-61269025-278d-4fbc-948d-4fec992c5a3d x-compute-request-id: req-61269025-278d-4fbc-948d-4fec992c5a3d Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:30,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-61269025-278d-4fbc-948d-4fec992c5a3d 2018-07-24 04:45:30,545 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst] is - BUILD 2018-07-24 04:45:30,545 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:45:33,548 - create_instance - DEBUG - VM status query timeout in 896.567152977 2018-07-24 04:45:33,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:34,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-7db8d6f8-8e7a-4f8e-b22d-f98da4b3f832 x-compute-request-id: req-7db8d6f8-8e7a-4f8e-b22d-f98da4b3f832 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "security_groups": [{"name": "default"}], "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:31Z", "hostId": "55c12f49dad96041d8051f5ec4b569660cb1274af13678c1adbe32f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:34,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-7db8d6f8-8e7a-4f8e-b22d-f98da4b3f832 2018-07-24 04:45:34,308 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst] is - BUILD 2018-07-24 04:45:34,308 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:45:37,311 - create_instance - DEBUG - VM status query timeout in 892.803596973 2018-07-24 04:45:37,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:38,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-3e6a627b-33ae-482a-b7dd-487560aaca25 x-compute-request-id: req-3e6a627b-33ae-482a-b7dd-487560aaca25 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7c:d6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:45:36.000000", "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "security_groups": [{"name": "default"}], "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:36Z", "hostId": "55c12f49dad96041d8051f5ec4b569660cb1274af13678c1adbe32f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:38,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-3e6a627b-33ae-482a-b7dd-487560aaca25 2018-07-24 04:45:38,171 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst] is - ACTIVE 2018-07-24 04:45:38,171 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:45:38,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:38,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-09d93833-c2b8-4f87-960e-f1a703dd6654 x-compute-request-id: req-09d93833-c2b8-4f87-960e-f1a703dd6654 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7c:d6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:45:36.000000", "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "security_groups": [{"name": "default"}], "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:36Z", "hostId": "55c12f49dad96041d8051f5ec4b569660cb1274af13678c1adbe32f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:38,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-09d93833-c2b8-4f87-960e-f1a703dd6654 2018-07-24 04:45:38,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:38,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-464db3d0-c3de-4145-b0a3-0bf957c5393d Date: Tue, 24 Jul 2018 04:45:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89f797899adf45dba9a72f0f0c1f6c81","l2_adjacency":true,"status":"ACTIVE","subnets":["a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34"],"description":"","tags":[],"updated_at":"2018-07-24T04:45:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net","admin_state_up":true,"tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:16Z","mtu":1450}]} 2018-07-24 04:45:38,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net used request id req-464db3d0-c3de-4145-b0a3-0bf957c5393d 2018-07-24 04:45:38,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:39,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c672f94-62ab-4ddf-9e53-053a954d76e4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}} 2018-07-24 04:45:39,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 used request id req-8c672f94-62ab-4ddf-9e53-053a954d76e4 2018-07-24 04:45:39,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:39,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-359b6ad1-06cc-44d8-a19d-4edc26771b6b Date: Tue, 24 Jul 2018 04:45:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:17Z","dns_nameservers":[],"updated_at":"2018-07-24T04:45:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"89f797899adf45dba9a72f0f0c1f6c81","id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet"}]} 2018-07-24 04:45:39,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-359b6ad1-06cc-44d8-a19d-4edc26771b6b 2018-07-24 04:45:39,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:39,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-261e02f6-1835-4b4f-bfae-743dc7977ba6 Date: Tue, 24 Jul 2018 04:45:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.2"}],"id":"608b8cf2-e73f-4b95-8b65-79d6b710ebf3","security_groups":[],"mac_address":"fa:16:3e:c6:f8:78","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.13"}],"id":"dde2d8f9-312e-477a-b6b3-e2b71ddc6798","security_groups":["77f87738-ea13-4d74-a97c-a8174475e6f0"],"mac_address":"fa:16:3e:e5:7c:d6","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:26Z","binding:vnic_type":"normal","device_id":"ab38f640-fc96-4e1d-8a59-5a561968570e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.4"}],"id":"e34578e6-281e-44f2-a21e-b25580093133","security_groups":[],"mac_address":"fa:16:3e:cd:00:25","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.3"}],"id":"ff987c51-61f2-4ae0-9104-17f433b5f6e3","security_groups":[],"mac_address":"fa:16:3e:4b:f5:1a","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"}]} 2018-07-24 04:45:39,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-261e02f6-1835-4b4f-bfae-743dc7977ba6 2018-07-24 04:45:39,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:40,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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,Accept-Encoding x-openstack-request-id: req-f59de96e-8faf-4e84-87aa-6f976f44f44b x-compute-request-id: req-f59de96e-8faf-4e84-87aa-6f976f44f44b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7c:d6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:45:36.000000", "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "security_groups": [{"name": "default"}], "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:36Z", "hostId": "55c12f49dad96041d8051f5ec4b569660cb1274af13678c1adbe32f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:40,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-f59de96e-8faf-4e84-87aa-6f976f44f44b 2018-07-24 04:45:40,062 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst] is - ACTIVE 2018-07-24 04:45:40,062 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:45:40,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:40,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-d2868eba-9e75-4fd8-bad1-997d5de27c42 x-compute-request-id: req-d2868eba-9e75-4fd8-bad1-997d5de27c42 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7c:d6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:45:36.000000", "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "security_groups": [{"name": "default"}], "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:36Z", "hostId": "55c12f49dad96041d8051f5ec4b569660cb1274af13678c1adbe32f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:40,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-d2868eba-9e75-4fd8-bad1-997d5de27c42 2018-07-24 04:45:40,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:40,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b371483a-bc29-4e09-8102-8fdd4da20323 Date: Tue, 24 Jul 2018 04:45:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89f797899adf45dba9a72f0f0c1f6c81","l2_adjacency":true,"status":"ACTIVE","subnets":["a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34"],"description":"","tags":[],"updated_at":"2018-07-24T04:45:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net","admin_state_up":true,"tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:16Z","mtu":1450}]} 2018-07-24 04:45:40,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net used request id req-b371483a-bc29-4e09-8102-8fdd4da20323 2018-07-24 04:45:40,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:40,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3993e192-df6f-4f60-b6de-f1a365c0cc2b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}} 2018-07-24 04:45:40,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 used request id req-3993e192-df6f-4f60-b6de-f1a365c0cc2b 2018-07-24 04:45:40,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:40,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0cbe89e6-6f84-4486-b98e-c31c09bca8c4 Date: Tue, 24 Jul 2018 04:45:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:17Z","dns_nameservers":[],"updated_at":"2018-07-24T04:45:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"89f797899adf45dba9a72f0f0c1f6c81","id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet"}]} 2018-07-24 04:45:40,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-0cbe89e6-6f84-4486-b98e-c31c09bca8c4 2018-07-24 04:45:40,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:41,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-5174f76d-b633-4739-8980-4b995cf451f3 Date: Tue, 24 Jul 2018 04:45:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.2"}],"id":"608b8cf2-e73f-4b95-8b65-79d6b710ebf3","security_groups":[],"mac_address":"fa:16:3e:c6:f8:78","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.13"}],"id":"dde2d8f9-312e-477a-b6b3-e2b71ddc6798","security_groups":["77f87738-ea13-4d74-a97c-a8174475e6f0"],"mac_address":"fa:16:3e:e5:7c:d6","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:26Z","binding:vnic_type":"normal","device_id":"ab38f640-fc96-4e1d-8a59-5a561968570e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.4"}],"id":"e34578e6-281e-44f2-a21e-b25580093133","security_groups":[],"mac_address":"fa:16:3e:cd:00:25","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.3"}],"id":"ff987c51-61f2-4ae0-9104-17f433b5f6e3","security_groups":[],"mac_address":"fa:16:3e:4b:f5:1a","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"}]} 2018-07-24 04:45:41,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-5174f76d-b633-4739-8980-4b995cf451f3 2018-07-24 04:45:41,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name"}}' 2018-07-24 04:45:43,007 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:45: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 x-openstack-request-id: req-33c43cd2-c3b2-441c-8900-db32bcd26431 x-compute-request-id: req-33c43cd2-c3b2-441c-8900-db32bcd26431 Content-Length: 0 Content-Type: application/json 2018-07-24 04:45:43,007 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e/action used request id req-33c43cd2-c3b2-441c-8900-db32bcd26431 2018-07-24 04:45:43,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:45:43,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0cf0ae0af7c4e26a20ba366b4f77d5c", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj-role"}], "expires_at": "2018-07-24T05:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/89f797899adf45dba9a72f0f0c1f6c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9a13be50-577a-499-user", "id": "1f364780aff8482e83e52675e9b7f9f4"}, "audit_ids": ["FimQ1S7rRkOggUJDomVKKA"], "issued_at": "2018-07-24T04:45:43.000000Z"}} 2018-07-24 04:45:43,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0d15ee278f72fe6f58be416e79c852a91e031b" 2018-07-24 04:45:44,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-f7bd8aac-7198-4b6e-9c6a-750961f26cf3 x-compute-request-id: req-f7bd8aac-7198-4b6e-9c6a-750961f26cf3 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7c:d6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:45:36.000000", "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name"}], "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:36Z", "hostId": "55c12f49dad96041d8051f5ec4b569660cb1274af13678c1adbe32f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:44,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-f7bd8aac-7198-4b6e-9c6a-750961f26cf3 2018-07-24 04:45:44,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:44,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-334a3ecb-1cb8-44ba-812a-724d02e19ff1 x-compute-request-id: req-334a3ecb-1cb8-44ba-812a-724d02e19ff1 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7c:d6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:45:36.000000", "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name"}], "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:36Z", "hostId": "55c12f49dad96041d8051f5ec4b569660cb1274af13678c1adbe32f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:44,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-334a3ecb-1cb8-44ba-812a-724d02e19ff1 2018-07-24 04:45:44,935 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst] is - ACTIVE 2018-07-24 04:45:44,935 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:45:44,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:45,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-7ef97940-ccbb-4e0e-97f6-ff814b974298 x-compute-request-id: req-7ef97940-ccbb-4e0e-97f6-ff814b974298 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7c:d6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:45:36.000000", "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name"}], "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:36Z", "hostId": "55c12f49dad96041d8051f5ec4b569660cb1274af13678c1adbe32f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:45,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-7ef97940-ccbb-4e0e-97f6-ff814b974298 2018-07-24 04:45:45,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:45,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7aef6b1a-62fd-4140-a06b-83f707cacf38 Date: Tue, 24 Jul 2018 04:45:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89f797899adf45dba9a72f0f0c1f6c81","l2_adjacency":true,"status":"ACTIVE","subnets":["a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34"],"description":"","tags":[],"updated_at":"2018-07-24T04:45:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net","admin_state_up":true,"tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:16Z","mtu":1450}]} 2018-07-24 04:45:45,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net used request id req-7aef6b1a-62fd-4140-a06b-83f707cacf38 2018-07-24 04:45:45,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:45,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196bb1e3-401e-487e-8de6-84408a41dbdf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}} 2018-07-24 04:45:45,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 used request id req-196bb1e3-401e-487e-8de6-84408a41dbdf 2018-07-24 04:45:45,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:45,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c8a54d18-a1fa-49bb-a29c-8118021463ec Date: Tue, 24 Jul 2018 04:45:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:17Z","dns_nameservers":[],"updated_at":"2018-07-24T04:45:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"89f797899adf45dba9a72f0f0c1f6c81","id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet"}]} 2018-07-24 04:45:45,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-c8a54d18-a1fa-49bb-a29c-8118021463ec 2018-07-24 04:45:45,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:45,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-ad34ef6a-1acf-4857-9254-5b10e45ebca6 Date: Tue, 24 Jul 2018 04:45:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.2"}],"id":"608b8cf2-e73f-4b95-8b65-79d6b710ebf3","security_groups":[],"mac_address":"fa:16:3e:c6:f8:78","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:42Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.13"}],"id":"dde2d8f9-312e-477a-b6b3-e2b71ddc6798","security_groups":["77f87738-ea13-4d74-a97c-a8174475e6f0","a487a4f7-2ec4-476f-a118-a692013a28d8"],"mac_address":"fa:16:3e:e5:7c:d6","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:26Z","binding:vnic_type":"normal","device_id":"ab38f640-fc96-4e1d-8a59-5a561968570e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.4"}],"id":"e34578e6-281e-44f2-a21e-b25580093133","security_groups":[],"mac_address":"fa:16:3e:cd:00:25","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.3"}],"id":"ff987c51-61f2-4ae0-9104-17f433b5f6e3","security_groups":[],"mac_address":"fa:16:3e:4b:f5:1a","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"}]} 2018-07-24 04:45:45,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-ad34ef6a-1acf-4857-9254-5b10e45ebca6 2018-07-24 04:45:45,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:46,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-c1455ae6-cec6-436e-9b62-572a4de11bd4 x-compute-request-id: req-c1455ae6-cec6-436e-9b62-572a4de11bd4 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7c:d6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:45:36.000000", "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name"}], "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:36Z", "hostId": "55c12f49dad96041d8051f5ec4b569660cb1274af13678c1adbe32f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:46,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-c1455ae6-cec6-436e-9b62-572a4de11bd4 2018-07-24 04:45:46,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:47,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8531f717-2557-4f13-81d6-1706c8fbe0bd Date: Tue, 24 Jul 2018 04:45:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89f797899adf45dba9a72f0f0c1f6c81","l2_adjacency":true,"status":"ACTIVE","subnets":["a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34"],"description":"","tags":[],"updated_at":"2018-07-24T04:45:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net","admin_state_up":true,"tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:16Z","mtu":1450}]} 2018-07-24 04:45:47,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net used request id req-8531f717-2557-4f13-81d6-1706c8fbe0bd 2018-07-24 04:45:47,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:47,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e84d8354-41d8-45dd-bc72-08ca441b22bb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}} 2018-07-24 04:45:47,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 used request id req-e84d8354-41d8-45dd-bc72-08ca441b22bb 2018-07-24 04:45:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:47,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f799b83e-2590-4444-9b97-ea336e0c13f2 Date: Tue, 24 Jul 2018 04:45:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:17Z","dns_nameservers":[],"updated_at":"2018-07-24T04:45:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"89f797899adf45dba9a72f0f0c1f6c81","id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet"}]} 2018-07-24 04:45:47,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-f799b83e-2590-4444-9b97-ea336e0c13f2 2018-07-24 04:45:47,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:47,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-7efd7f68-998c-41b9-9194-c2dc4e2f8b1a Date: Tue, 24 Jul 2018 04:45:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.2"}],"id":"608b8cf2-e73f-4b95-8b65-79d6b710ebf3","security_groups":[],"mac_address":"fa:16:3e:c6:f8:78","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:42Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.13"}],"id":"dde2d8f9-312e-477a-b6b3-e2b71ddc6798","security_groups":["77f87738-ea13-4d74-a97c-a8174475e6f0","a487a4f7-2ec4-476f-a118-a692013a28d8"],"mac_address":"fa:16:3e:e5:7c:d6","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:26Z","binding:vnic_type":"normal","device_id":"ab38f640-fc96-4e1d-8a59-5a561968570e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.4"}],"id":"e34578e6-281e-44f2-a21e-b25580093133","security_groups":[],"mac_address":"fa:16:3e:cd:00:25","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.3"}],"id":"ff987c51-61f2-4ae0-9104-17f433b5f6e3","security_groups":[],"mac_address":"fa:16:3e:4b:f5:1a","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"}]} 2018-07-24 04:45:47,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-7efd7f68-998c-41b9-9194-c2dc4e2f8b1a 2018-07-24 04:45:47,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name"}}' 2018-07-24 04:45:48,337 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:45: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 x-openstack-request-id: req-913bca7b-0902-4e5b-8d6b-8d58ec17415d x-compute-request-id: req-913bca7b-0902-4e5b-8d6b-8d58ec17415d Content-Length: 0 Content-Type: application/json 2018-07-24 04:45:48,337 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e/action used request id req-913bca7b-0902-4e5b-8d6b-8d58ec17415d 2018-07-24 04:45:48,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:48,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:48 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-3596840e-cdb4-4d88-8fa5-d166af36228d x-compute-request-id: req-3596840e-cdb4-4d88-8fa5-d166af36228d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7c:d6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:45:36.000000", "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "security_groups": [{"name": "default"}], "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:36Z", "hostId": "55c12f49dad96041d8051f5ec4b569660cb1274af13678c1adbe32f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:48,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-3596840e-cdb4-4d88-8fa5-d166af36228d 2018-07-24 04:45:48,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:48,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-bbd31ff3-00c3-4a3a-8aa4-00c56ff0a7ad Date: Tue, 24 Jul 2018 04:45:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89f797899adf45dba9a72f0f0c1f6c81","l2_adjacency":true,"status":"ACTIVE","subnets":["a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34"],"description":"","tags":[],"updated_at":"2018-07-24T04:45:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net","admin_state_up":true,"tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:16Z","mtu":1450}]} 2018-07-24 04:45:48,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net used request id req-bbd31ff3-00c3-4a3a-8aa4-00c56ff0a7ad 2018-07-24 04:45:49,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:49,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3add78-d415-47b1-ad2e-fa357074b201 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}} 2018-07-24 04:45:49,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 used request id req-ef3add78-d415-47b1-ad2e-fa357074b201 2018-07-24 04:45:49,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:49,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-27aa2e25-41da-45ab-bd1a-9a620aade25f Date: Tue, 24 Jul 2018 04:45:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:17Z","dns_nameservers":[],"updated_at":"2018-07-24T04:45:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"89f797899adf45dba9a72f0f0c1f6c81","id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","subnetpool_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet"}]} 2018-07-24 04:45:49,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-27aa2e25-41da-45ab-bd1a-9a620aade25f 2018-07-24 04:45:49,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:49,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-8fb61f2c-248a-44e6-9cd7-bc16f057190e Date: Tue, 24 Jul 2018 04:45:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.2"}],"id":"608b8cf2-e73f-4b95-8b65-79d6b710ebf3","security_groups":[],"mac_address":"fa:16:3e:c6:f8:78","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:48Z","device_owner":"compute:nova","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.13"}],"id":"dde2d8f9-312e-477a-b6b3-e2b71ddc6798","security_groups":["77f87738-ea13-4d74-a97c-a8174475e6f0"],"mac_address":"fa:16:3e:e5:7c:d6","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:26Z","binding:vnic_type":"normal","device_id":"ab38f640-fc96-4e1d-8a59-5a561968570e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.4"}],"id":"e34578e6-281e-44f2-a21e-b25580093133","security_groups":[],"mac_address":"fa:16:3e:cd:00:25","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:45:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34","ip_address":"10.55.0.3"}],"id":"ff987c51-61f2-4ae0-9104-17f433b5f6e3","security_groups":[],"mac_address":"fa:16:3e:4b:f5:1a","project_id":"89f797899adf45dba9a72f0f0c1f6c81","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","tenant_id":"89f797899adf45dba9a72f0f0c1f6c81","created_at":"2018-07-24T04:45:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5e27a9cf-f139-4fb3-a280-a2c00d79e3f0","ip_allocation":"immediate"}]} 2018-07-24 04:45:49,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-8fb61f2c-248a-44e6-9cd7-bc16f057190e 2018-07-24 04:45:49,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d0d15ee278f72fe6f58be416e79c852a91e031b" 2018-07-24 04:45:50,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-3c6d978b-11be-4754-ac9b-8c75666e5541 x-compute-request-id: req-3c6d978b-11be-4754-ac9b-8c75666e5541 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7c:d6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:45:36.000000", "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "security_groups": [{"name": "default"}], "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:36Z", "hostId": "55c12f49dad96041d8051f5ec4b569660cb1274af13678c1adbe32f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:50,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-3c6d978b-11be-4754-ac9b-8c75666e5541 2018-07-24 04:45:50,081 - create_instance - INFO - Deleting Port with ID - dde2d8f9-312e-477a-b6b3-e2b71ddc6798 2018-07-24 04:45:50,082 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-port 2018-07-24 04:45:50,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/dde2d8f9-312e-477a-b6b3-e2b71ddc6798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:50,524 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-020db1a8-541c-4434-b091-e6e9f8ce0f51 Date: Tue, 24 Jul 2018 04:45:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:45:50,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/dde2d8f9-312e-477a-b6b3-e2b71ddc6798 used request id req-020db1a8-541c-4434-b091-e6e9f8ce0f51 2018-07-24 04:45:50,525 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst 2018-07-24 04:45:50,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:50,691 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:45: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 x-openstack-request-id: req-994ce7c3-988a-4237-816f-7afc77e99dcb x-compute-request-id: req-994ce7c3-988a-4237-816f-7afc77e99dcb Content-Type: application/json 2018-07-24 04:45:50,691 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-994ce7c3-988a-4237-816f-7afc77e99dcb 2018-07-24 04:45:50,691 - create_instance - INFO - Checking deletion status 2018-07-24 04:45:50,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:50,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45: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-09935453-8ec3-48e1-9906-7594510c2c9f x-compute-request-id: req-09935453-8ec3-48e1-9906-7594510c2c9f Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:7c:d6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ab38f640-fc96-4e1d-8a59-5a561968570e", "rel": "bookmark"}], "image": {"id": "493bce34-8801-444e-a20b-9afc6fd7c0d1", "links": [{"href": "http://172.30.9.24:8774/images/493bce34-8801-444e-a20b-9afc6fd7c0d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:45:36.000000", "flavor": {"id": "655bf49d-f069-4251-94b2-cc3bc76dfb57", "links": [{"href": "http://172.30.9.24:8774/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57", "rel": "bookmark"}]}, "id": "ab38f640-fc96-4e1d-8a59-5a561968570e", "user_id": "1f364780aff8482e83e52675e9b7f9f4", "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-07-24T04:45:50Z", "hostId": "55c12f49dad96041d8051f5ec4b569660cb1274af13678c1adbe32f2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst", "created": "2018-07-24T04:45:29Z", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:45:50,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-09935453-8ec3-48e1-9906-7594510c2c9f 2018-07-24 04:45:50,976 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst] is - ACTIVE 2018-07-24 04:45:50,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:45:53,979 - create_instance - DEBUG - VM status query timeout in 296.712236166 2018-07-24 04:45:53,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f29f2d60ec554635e8816fb24377924c6f6809a" 2018-07-24 04:45:54,029 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:45: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-7a42803e-92b0-4ebe-990a-ec73f06e244c x-compute-request-id: req-7a42803e-92b0-4ebe-990a-ec73f06e244c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ab38f640-fc96-4e1d-8a59-5a561968570e could not be found.", "code": 404}} 2018-07-24 04:45:54,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ab38f640-fc96-4e1d-8a59-5a561968570e used request id req-7a42803e-92b0-4ebe-990a-ec73f06e244c 2018-07-24 04:45:54,029 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ab38f640-fc96-4e1d-8a59-5a561968570e could not be found. (HTTP 404) (Request-ID: req-7a42803e-92b0-4ebe-990a-ec73f06e244c) 2018-07-24 04:45:54,029 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-inst 2018-07-24 04:45:54,030 - neutron_utils - INFO - Deleting security group rule with ID - ec77421d-7f30-4152-9259-bde56c1f46cd 2018-07-24 04:45:54,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/ec77421d-7f30-4152-9259-bde56c1f46cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" 2018-07-24 04:45:54,225 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51d2b94d-ba50-4312-98c5-50a9a52c051c Content-Length: 0 Date: Tue, 24 Jul 2018 04:45:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:45:54,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/ec77421d-7f30-4152-9259-bde56c1f46cd used request id req-51d2b94d-ba50-4312-98c5-50a9a52c051c 2018-07-24 04:45:54,225 - neutron_utils - INFO - Deleting security group rule with ID - 56c8fa75-b85f-4cdf-96d5-df05238254f6 2018-07-24 04:45:54,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/56c8fa75-b85f-4cdf-96d5-df05238254f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" 2018-07-24 04:45:54,492 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89f405f1-5740-450a-bda5-347eb186f64b Content-Length: 0 Date: Tue, 24 Jul 2018 04:45:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:45:54,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/56c8fa75-b85f-4cdf-96d5-df05238254f6 used request id req-89f405f1-5740-450a-bda5-347eb186f64b 2018-07-24 04:45:54,493 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-name 2018-07-24 04:45:54,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/a487a4f7-2ec4-476f-a118-a692013a28d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bceaec59fc08e05b57f6b9fe73641ad6c79108f5" 2018-07-24 04:45:54,807 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bd8daef-8508-4f91-a694-1d9dca45d070 Content-Length: 0 Date: Tue, 24 Jul 2018 04:45:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:45:54,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/a487a4f7-2ec4-476f-a118-a692013a28d8 used request id req-7bd8daef-8508-4f91-a694-1d9dca45d070 2018-07-24 04:45:54,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e984b27d4cda6c5fbf03aabcf44e73216be34f95" 2018-07-24 04:45:54,842 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:45: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-28af474a-6958-41b2-9a58-1587894fc28c x-compute-request-id: req-28af474a-6958-41b2-9a58-1587894fc28c Content-Length: 0 Content-Type: application/json 2018-07-24 04:45:54,842 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/655bf49d-f069-4251-94b2-cc3bc76dfb57 used request id req-28af474a-6958-41b2-9a58-1587894fc28c 2018-07-24 04:45:54,843 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet 2018-07-24 04:45:54,843 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-subnet 2018-07-24 04:45:54,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa82667494c68b5baeeeffe03387de5a2c60737a" 2018-07-24 04:45:57,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb3927ff-6e54-4077-bbbc-fd7721be6613 Date: Tue, 24 Jul 2018 04:45:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:45:57,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/a050ac5b-5bf3-4a06-9e9a-b70eb7ee0a34 used request id req-fb3927ff-6e54-4077-bbbc-fd7721be6613 2018-07-24 04:45:57,233 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-pub-net 2018-07-24 04:45:57,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa82667494c68b5baeeeffe03387de5a2c60737a" 2018-07-24 04:45:58,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6194df9b-1e89-4404-9f30-cbd55291de0e Date: Tue, 24 Jul 2018 04:45:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:45:58,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/5e27a9cf-f139-4fb3-a280-a2c00d79e3f0 used request id req-6194df9b-1e89-4404-9f30-cbd55291de0e 2018-07-24 04:45:58,411 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-5cf061e2-37b4-4a72-93ff-e1ce5e6c2aa9-image 2018-07-24 04:45:58,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e61d021ca05f101ca8bb6932895ed0b1053db530" 2018-07-24 04:45:58,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9985598c-2732-44a4-b4e8-688f6a74a7e2 Date: Tue, 24 Jul 2018 04:45:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:45:58,873 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/493bce34-8801-444e-a20b-9afc6fd7c0d1 used request id req-9985598c-2732-44a4-b4e8-688f6a74a7e2 2018-07-24 04:45:58,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:45:59,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5f515ae6-9d2d-4077-b16d-d5c13830240c Date: Tue, 24 Jul 2018 04:45:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:16Z", "updated_at": "2018-07-24T04:45:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:45:16Z", "revision_number": 0, "id": "3b2a2624-ecfd-4b6c-b2e1-fbf681a6cf66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:45:16Z", "security_group_id": "77f87738-ea13-4d74-a97c-a8174475e6f0", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "port_range_min": null, "ethertype": "IPv4", "project_id": "89f797899adf45dba9a72f0f0c1f6c81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:45:16Z", "revision_number": 0, "id": "453a6bd4-0ceb-42c9-9909-6158b8adeb02", "remote_group_id": "77f87738-ea13-4d74-a97c-a8174475e6f0", "remote_ip_prefix": null, "created_at": "2018-07-24T04:45:16Z", "security_group_id": "77f87738-ea13-4d74-a97c-a8174475e6f0", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "port_range_min": null, "ethertype": "IPv4", "project_id": "89f797899adf45dba9a72f0f0c1f6c81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:45:16Z", "revision_number": 0, "id": "8edae480-000a-49e0-8cb4-dd23aa69dcaa", "remote_group_id": "77f87738-ea13-4d74-a97c-a8174475e6f0", "remote_ip_prefix": null, "created_at": "2018-07-24T04:45:16Z", "security_group_id": "77f87738-ea13-4d74-a97c-a8174475e6f0", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "port_range_min": null, "ethertype": "IPv6", "project_id": "89f797899adf45dba9a72f0f0c1f6c81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:45:16Z", "revision_number": 0, "id": "a33bf4a2-b0cb-42f8-90fa-4da0b32018b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:45:16Z", "security_group_id": "77f87738-ea13-4d74-a97c-a8174475e6f0", "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "port_range_min": null, "ethertype": "IPv6", "project_id": "89f797899adf45dba9a72f0f0c1f6c81"}], "revision_number": 4, "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "77f87738-ea13-4d74-a97c-a8174475e6f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:45:59,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5f515ae6-9d2d-4077-b16d-d5c13830240c 2018-07-24 04:45:59,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:45:59,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ef46f6a-8172-4295-9f42-d4694a25fdd8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:45:59,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-9ef46f6a-8172-4295-9f42-d4694a25fdd8 2018-07-24 04:45:59,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:45:59,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:45:59,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b21b5150-5f9a-4c9f-ab9f-8d082e479233 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:45:59,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-b21b5150-5f9a-4c9f-ab9f-8d082e479233 2018-07-24 04:45:59,320 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:45:59,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:45:59,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e0c07a-a7df-4a68-9d20-deef863e9d46 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89f797899adf45dba9a72f0f0c1f6c81", "name": "InstanceSecurityGroupTests-9a13be50-577a-499-proj"}} 2018-07-24 04:45:59,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 used request id req-85e0c07a-a7df-4a68-9d20-deef863e9d46 2018-07-24 04:45:59,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77f87738-ea13-4d74-a97c-a8174475e6f0 2018-07-24 04:45:59,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=77f87738-ea13-4d74-a97c-a8174475e6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:45:59,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c8c8fa7a-58ce-4c6e-b677-5def3b57e544 Date: Tue, 24 Jul 2018 04:45:59 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-07-24T04:45:16Z", "security_group_id": "77f87738-ea13-4d74-a97c-a8174475e6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:16Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "3b2a2624-ecfd-4b6c-b2e1-fbf681a6cf66"}, {"remote_group_id": "77f87738-ea13-4d74-a97c-a8174475e6f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:45:16Z", "security_group_id": "77f87738-ea13-4d74-a97c-a8174475e6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:16Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "453a6bd4-0ceb-42c9-9909-6158b8adeb02"}, {"remote_group_id": "77f87738-ea13-4d74-a97c-a8174475e6f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:45:16Z", "security_group_id": "77f87738-ea13-4d74-a97c-a8174475e6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:16Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "8edae480-000a-49e0-8cb4-dd23aa69dcaa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:45:16Z", "security_group_id": "77f87738-ea13-4d74-a97c-a8174475e6f0", "port_range_min": null, "revision_number": 0, "tenant_id": "89f797899adf45dba9a72f0f0c1f6c81", "created_at": "2018-07-24T04:45:16Z", "project_id": "89f797899adf45dba9a72f0f0c1f6c81", "id": "a33bf4a2-b0cb-42f8-90fa-4da0b32018b8"}]} 2018-07-24 04:45:59,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=77f87738-ea13-4d74-a97c-a8174475e6f0 used request id req-c8c8fa7a-58ce-4c6e-b677-5def3b57e544 2018-07-24 04:45:59,598 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:45:59,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/77f87738-ea13-4d74-a97c-a8174475e6f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:45:59,934 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b55a4a85-23a1-4bf6-afa4-1ca64e1ec369 Content-Length: 0 Date: Tue, 24 Jul 2018 04:45:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:45:59,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/77f87738-ea13-4d74-a97c-a8174475e6f0 used request id req-b55a4a85-23a1-4bf6-afa4-1ca64e1ec369 2018-07-24 04:45:59,935 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-9a13be50-577a-499-proj 2018-07-24 04:45:59,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:46:00,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-233c66e3-44c1-4891-bd97-121040d835cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:46:00,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/89f797899adf45dba9a72f0f0c1f6c81 used request id req-233c66e3-44c1-4891-bd97-121040d835cc 2018-07-24 04:46:00,209 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-9a13be50-577a-499-proj-role 2018-07-24 04:46:00,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/e0cf0ae0af7c4e26a20ba366b4f77d5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:46:00,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4de99298-6100-4e26-aac3-93e110dbb196 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:46:00,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/e0cf0ae0af7c4e26a20ba366b4f77d5c used request id req-4de99298-6100-4e26-aac3-93e110dbb196 2018-07-24 04:46:00,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2a026eb50407ea25de87c7ed959dbe14f8fcef" 2018-07-24 04:46:00,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc91b0c-4f1f-41ae-a250-7314c095f1fa Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:46:00,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3dc91b0c-4f1f-41ae-a250-7314c095f1fa 2018-07-24 04:46:00,428 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-9a13be50-577a-499-user 2018-07-24 04:46:00,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/1f364780aff8482e83e52675e9b7f9f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cca5c1caaf26e4df7978cf05bf126b8e03753f9d" 2018-07-24 04:46:00,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6464eda9-afb9-49d0-981f-e7e0d30d5f59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:46:00,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/1f364780aff8482e83e52675e9b7f9f4 used request id req-6464eda9-afb9-49d0-981f-e7e0d30d5f59 2018-07-24 04:46:00,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:01,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:46:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["lzsAQDpUQzCtI5mfZDL6Xw"], "issued_at": "2018-07-24T04:46:01.000000Z"}} 2018-07-24 04:46:01,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}98a31d0c22bbca4e49cd3cb673f83e812028e73a" 2018-07-24 04:46:01,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6fb43b-a5cf-43df-83a8-5a7c532fbb77 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:01,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7e6fb43b-a5cf-43df-83a8-5a7c532fbb77 2018-07-24 04:46:01,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:01,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:01,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:46:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["PqL5WD91Qrm6VYOKHOh5Gw"], "issued_at": "2018-07-24T04:46:01.000000Z"}} 2018-07-24 04:46:01,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:01,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04186b2-3e76-400c-b89d-00cfd060e6ce 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:01,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c04186b2-3e76-400c-b89d-00cfd060e6ce 2018-07-24 04:46:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:46:01,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:46: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:46:01,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-fad00666-b6de-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:01,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbf095fe-83e9-41c9-be4d-5f3fcc53ea53 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-fad00666-b6de-452-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:46:01,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-fad00666-b6de-452-proj used request id req-cbf095fe-83e9-41c9-be4d-5f3fcc53ea53 2018-07-24 04:46:01,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:01,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5f1c9a-8486-47cd-b141-a96a25f6343b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:46:01,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-cf5f1c9a-8486-47cd-b141-a96a25f6343b 2018-07-24 04:46:01,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}}' 2018-07-24 04:46:02,107 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:46:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dedb3ea-2802-43db-8fd9-637df48d6614 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1"}, "tags": [], "enabled": true, "id": "8d07d6a2fa684ed48a3e63aab62292b1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}} 2018-07-24 04:46:02,107 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-5dedb3ea-2802-43db-8fd9-637df48d6614 2018-07-24 04:46:02,108 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-fad00666-b6de-452-proj 2018-07-24 04:46:02,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:02,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:02,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:46:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["ye-D8vxJRJ6EbySMEOKYVg"], "issued_at": "2018-07-24T04:46:02.000000Z"}} 2018-07-24 04:46:02,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3c3ae6b6d4b1a9dac281ee6c97e32e119f1a8e6b" 2018-07-24 04:46:02,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c97fb2b-1f2a-4119-9776-4917960ed5a8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:02,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3c97fb2b-1f2a-4119-9776-4917960ed5a8 2018-07-24 04:46:02,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:46:02,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:46: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:46:02,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3ae6b6d4b1a9dac281ee6c97e32e119f1a8e6b" 2018-07-24 04:46:02,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a4ea784-c01d-40eb-b72d-3a91d0856f0d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:46:02,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8a4ea784-c01d-40eb-b72d-3a91d0856f0d 2018-07-24 04:46:02,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-fad00666-b6de-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3ae6b6d4b1a9dac281ee6c97e32e119f1a8e6b" 2018-07-24 04:46:02,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8761be26-31f6-46f9-91a1-07075e88530a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-fad00666-b6de-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1"}, "tags": [], "enabled": true, "id": "8d07d6a2fa684ed48a3e63aab62292b1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}]} 2018-07-24 04:46:02,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=InstanceSecurityGroupTests-fad00666-b6de-452-proj used request id req-8761be26-31f6-46f9-91a1-07075e88530a 2018-07-24 04:46:02,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3ae6b6d4b1a9dac281ee6c97e32e119f1a8e6b" 2018-07-24 04:46:02,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cbd064-c245-4d8b-9b6c-f9573b91a615 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:46:02,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-46cbd064-c245-4d8b-9b6c-f9573b91a615 2018-07-24 04:46:03,299 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-fad00666-b6de-452-user 2018-07-24 04:46:03,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:03,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:03,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f3a86c-bdd7-45af-bb03-433c579db9a0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:46:03,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-27f3a86c-bdd7-45af-bb03-433c579db9a0 2018-07-24 04:46:03,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" -d '{"role": {"name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj-role"}}' 2018-07-24 04:46:03,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:46:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7eaccc7-2c0f-4858-b3ac-3816c6fcd365 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27a3ce70c4014affaf53182464d47e42", "links": {"self": "http://172.30.9.24:5000/v3/roles/27a3ce70c4014affaf53182464d47e42"}, "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj-role"}} 2018-07-24 04:46:03,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-f7eaccc7-2c0f-4858-b3ac-3816c6fcd365 2018-07-24 04:46:03,514 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-fad00666-b6de-452-proj-role 2018-07-24 04:46:03,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/27a3ce70c4014affaf53182464d47e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:03,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58211ab3-bafb-44ce-b642-c25374740512 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27a3ce70c4014affaf53182464d47e42", "links": {"self": "http://172.30.9.24:5000/v3/roles/27a3ce70c4014affaf53182464d47e42"}, "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj-role"}} 2018-07-24 04:46:03,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/27a3ce70c4014affaf53182464d47e42 used request id req-58211ab3-bafb-44ce-b642-c25374740512 2018-07-24 04:46:03,627 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-fad00666-b6de-452-proj-role to project InstanceSecurityGroupTests-fad00666-b6de-452-proj 2018-07-24 04:46:03,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1/users/91dbe2d5365f4162b9bb533472d22005/roles/27a3ce70c4014affaf53182464d47e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:03,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:46:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1a2909e-d121-4f26-b423-692ecd58af79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:46:03,756 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1/users/91dbe2d5365f4162b9bb533472d22005/roles/27a3ce70c4014affaf53182464d47e42 used request id req-a1a2909e-d121-4f26-b423-692ecd58af79 2018-07-24 04:46:03,757 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:46:03,758 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:46:03,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:03,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:04,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27a3ce70c4014affaf53182464d47e42", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj-role"}], "expires_at": "2018-07-24T05:46:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fad00666-b6de-452-user", "id": "91dbe2d5365f4162b9bb533472d22005"}, "audit_ids": ["TKHYIBzIQbawJZ_kljUbWg"], "issued_at": "2018-07-24T04:46:04.000000Z"}} 2018-07-24 04:46:04,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}caaf713756f9af5b57b4ebdbc4a586cb95d0ee32" 2018-07-24 04:46:04,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ff7d35-d2ba-4387-885c-9b385d8c88fe 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:04,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-38ff7d35-d2ba-4387-885c-9b385d8c88fe 2018-07-24 04:46:04,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caaf713756f9af5b57b4ebdbc4a586cb95d0ee32" 2018-07-24 04:46:04,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-2168b670-eacc-4445-87ea-6758e221a71f Date: Tue, 24 Jul 2018 04:46:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image"} 2018-07-24 04:46:04,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image used request id req-2168b670-eacc-4445-87ea-6758e221a71f 2018-07-24 04:46:04,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caaf713756f9af5b57b4ebdbc4a586cb95d0ee32" 2018-07-24 04:46:04,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5d555588-399e-4621-8cdb-24b8211efaf1 Date: Tue, 24 Jul 2018 04:46: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-07-24 04:46:04,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-5d555588-399e-4621-8cdb-24b8211efaf1 2018-07-24 04:46:04,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}caaf713756f9af5b57b4ebdbc4a586cb95d0ee32" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image"}' 2018-07-24 04:46:04,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6c93608f-1a2b-4996-a00c-efb2540b4874 Date: Tue, 24 Jul 2018 04:46:04 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:46:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:46:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c", "min_disk": 0, "protected": false, "id": "f5960d20-b21f-4185-8b84-a85f5853690c", "file": "/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c/file", "checksum": null, "owner": "8d07d6a2fa684ed48a3e63aab62292b1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:46:04,889 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-6c93608f-1a2b-4996-a00c-efb2540b4874 2018-07-24 04:46:04,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caaf713756f9af5b57b4ebdbc4a586cb95d0ee32" -d '' 2018-07-24 04:46:06,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8dee2454-d544-4124-994b-9ccc34ffba30 Date: Tue, 24 Jul 2018 04:46:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:46:06,166 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c/file used request id req-8dee2454-d544-4124-994b-9ccc34ffba30 2018-07-24 04:46:06,167 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:46:06,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caaf713756f9af5b57b4ebdbc4a586cb95d0ee32" 2018-07-24 04:46:06,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-02bde33b-8e0f-4ddd-b5f8-840000a62194 Date: Tue, 24 Jul 2018 04:46:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:46:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:46:06Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f5960d20-b21f-4185-8b84-a85f5853690c/snap", "metadata": {}}], "self": "/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c", "min_disk": 0, "protected": false, "id": "f5960d20-b21f-4185-8b84-a85f5853690c", "file": "/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d07d6a2fa684ed48a3e63aab62292b1", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f5960d20-b21f-4185-8b84-a85f5853690c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:46:06,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c used request id req-02bde33b-8e0f-4ddd-b5f8-840000a62194 2018-07-24 04:46:06,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caaf713756f9af5b57b4ebdbc4a586cb95d0ee32" 2018-07-24 04:46:06,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-10bf90eb-0a8b-4e23-a99f-f520bb0d027e Date: Tue, 24 Jul 2018 04:46:06 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-07-24 04:46:06,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-10bf90eb-0a8b-4e23-a99f-f520bb0d027e 2018-07-24 04:46:06,541 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image 2018-07-24 04:46:06,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caaf713756f9af5b57b4ebdbc4a586cb95d0ee32" 2018-07-24 04:46:06,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ca719176-6e0e-4d40-b8bf-9c5e9da4decd Date: Tue, 24 Jul 2018 04:46:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:46:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:46:06Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f5960d20-b21f-4185-8b84-a85f5853690c/snap", "metadata": {}}], "self": "/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c", "min_disk": 0, "protected": false, "id": "f5960d20-b21f-4185-8b84-a85f5853690c", "file": "/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d07d6a2fa684ed48a3e63aab62292b1", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f5960d20-b21f-4185-8b84-a85f5853690c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:46:06,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c used request id req-ca719176-6e0e-4d40-b8bf-9c5e9da4decd 2018-07-24 04:46:06,739 - create_image - DEBUG - Instance status is - active 2018-07-24 04:46:06,739 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image 2018-07-24 04:46:06,739 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image 2018-07-24 04:46:06,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:06,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:07,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27a3ce70c4014affaf53182464d47e42", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj-role"}], "expires_at": "2018-07-24T05:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fad00666-b6de-452-user", "id": "91dbe2d5365f4162b9bb533472d22005"}, "audit_ids": ["0Wudr_rRSG2j-JW87UDYGg"], "issued_at": "2018-07-24T04:46:07.000000Z"}} 2018-07-24 04:46:07,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7c9cd78abd86c307bc29336456660e060d019910" 2018-07-24 04:46:07,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef3f35b-3685-4c5c-9576-6b5c96ccb6d1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:07,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fef3f35b-3685-4c5c-9576-6b5c96ccb6d1 2018-07-24 04:46:07,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cd78abd86c307bc29336456660e060d019910" 2018-07-24 04:46:07,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6e73fecb-1265-4eb7-9c94-8782a563d0f9 Date: Tue, 24 Jul 2018 04:46:07 GMT RESP BODY: {"networks":[]} 2018-07-24 04:46:07,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net used request id req-6e73fecb-1265-4eb7-9c94-8782a563d0f9 2018-07-24 04:46:07,427 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net 2018-07-24 04:46:07,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cd78abd86c307bc29336456660e060d019910" -d '{"network": {"name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net", "admin_state_up": true}}' 2018-07-24 04:46:08,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f7c3938f-1699-404d-bb8a-f26ab7f8c429 Date: Tue, 24 Jul 2018 04:46:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8d07d6a2fa684ed48a3e63aab62292b1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:46:07Z","is_default":false,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:07Z","mtu":1450}} 2018-07-24 04:46:08,009 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-f7c3938f-1699-404d-bb8a-f26ab7f8c429 2018-07-24 04:46:08,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cd78abd86c307bc29336456660e060d019910" 2018-07-24 04:46:08,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-ad2ffdfe-d1c5-46c3-ad46-5a3b6a4f93f8 Date: Tue, 24 Jul 2018 04:46:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8d07d6a2fa684ed48a3e63aab62292b1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:46:07Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net","admin_state_up":true,"tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:07Z","mtu":1450}]} 2018-07-24 04:46:08,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-ad2ffdfe-d1c5-46c3-ad46-5a3b6a4f93f8 2018-07-24 04:46:08,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cd78abd86c307bc29336456660e060d019910" 2018-07-24 04:46:08,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c77b869c-b62b-4db6-bbdf-d759ff0c7c73 Date: Tue, 24 Jul 2018 04:46:08 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:46:08,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-c77b869c-b62b-4db6-bbdf-d759ff0c7c73 2018-07-24 04:46:08,485 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet 2018-07-24 04:46:08,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cd78abd86c307bc29336456660e060d019910" -d '{"subnets": [{"ip_version": 4, "network_id": "eadecadc-7451-4fef-8fad-5ffbcfd1c143", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet"}]}' 2018-07-24 04:46:09,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3a6e371a-3c55-4547-8a3b-de635e321764 Date: Tue, 24 Jul 2018 04:46:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","dns_nameservers":[],"updated_at":"2018-07-24T04:46:09Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet"}]} 2018-07-24 04:46:09,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-3a6e371a-3c55-4547-8a3b-de635e321764 2018-07-24 04:46:09,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cd78abd86c307bc29336456660e060d019910" 2018-07-24 04:46:09,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-30265af0-b6a4-41f4-93e2-a65d8d1cada1 Date: Tue, 24 Jul 2018 04:46:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d07d6a2fa684ed48a3e63aab62292b1","l2_adjacency":true,"status":"ACTIVE","subnets":["b1f4cf82-26f2-483b-8b27-e452e1aecc31"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net","admin_state_up":true,"tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:07Z","mtu":1450}]} 2018-07-24 04:46:09,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-30265af0-b6a4-41f4-93e2-a65d8d1cada1 2018-07-24 04:46:09,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cd78abd86c307bc29336456660e060d019910" 2018-07-24 04:46:09,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1d3a2154-5ee6-4fe5-9f65-d7961faf7404 Date: Tue, 24 Jul 2018 04:46:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","dns_nameservers":[],"updated_at":"2018-07-24T04:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet"}]} 2018-07-24 04:46:09,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-1d3a2154-5ee6-4fe5-9f65-d7961faf7404 2018-07-24 04:46:09,984 - OpenStackNetwork - DEBUG - Network [eadecadc-7451-4fef-8fad-5ffbcfd1c143] created successfully 2018-07-24 04:46:09,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:09,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:10,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["mv1kB1kERS21icQJvxTCKA"], "issued_at": "2018-07-24T04:46:10.000000Z"}} 2018-07-24 04:46:10,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}89bca93275cbf0401834ea958aed5534c431a56b" 2018-07-24 04:46:10,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b6a110-2a0a-4928-8d35-a9e40b747abc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:10,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b1b6a110-2a0a-4928-8d35-a9e40b747abc 2018-07-24 04:46:10,471 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:46:10,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bca93275cbf0401834ea958aed5534c431a56b" 2018-07-24 04:46:10,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-3d09c358-602c-4395-8c0f-8abb9b244264 x-compute-request-id: req-3d09c358-602c-4395-8c0f-8abb9b244264 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:46:10,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3d09c358-602c-4395-8c0f-8abb9b244264 2018-07-24 04:46:10,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bca93275cbf0401834ea958aed5534c431a56b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-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-07-24 04:46:10,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-036bc302-cb50-40ab-ba88-c54ca30e54e8 x-compute-request-id: req-036bc302-cb50-40ab-ba88-c54ca30e54e8 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "cb0acdc3-a845-418a-a351-ead12770810f"}} 2018-07-24 04:46:10,709 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-036bc302-cb50-40ab-ba88-c54ca30e54e8 2018-07-24 04:46:10,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:10,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:11,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27a3ce70c4014affaf53182464d47e42", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj-role"}], "expires_at": "2018-07-24T05:46:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fad00666-b6de-452-user", "id": "91dbe2d5365f4162b9bb533472d22005"}, "audit_ids": ["XInpqnl1TA-9lRdyJo6j9Q"], "issued_at": "2018-07-24T04:46:11.000000Z"}} 2018-07-24 04:46:11,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6e217113ceb10cefed578d5e0f8d853031f08722" 2018-07-24 04:46:11,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d05b1b4-3bcc-40fd-b217-eeb4b4e611df 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:11,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6d05b1b4-3bcc-40fd-b217-eeb4b4e611df 2018-07-24 04:46:11,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e217113ceb10cefed578d5e0f8d853031f08722" 2018-07-24 04:46:11,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3607e7e5-0106-45d2-967c-368fb1ea3e3c Date: Tue, 24 Jul 2018 04:46:11 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:46:11,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-name&description=hello+group used request id req-3607e7e5-0106-45d2-967c-368fb1ea3e3c 2018-07-24 04:46:11,423 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-name... 2018-07-24 04:46:11,423 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-name 2018-07-24 04:46:11,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e217113ceb10cefed578d5e0f8d853031f08722" -d '{"security_group": {"name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-name", "description": "hello group"}}' 2018-07-24 04:46:11,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3da84b46-cf0e-4b83-adfe-f5c0cfd57b5a Date: Tue, 24 Jul 2018 04:46:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "updated_at": "2018-07-24T04:46:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:46:11Z", "revision_number": 0, "id": "9d244496-5266-4df4-9793-5f2354138acf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:46:11Z", "revision_number": 0, "id": "d01666bc-264a-430c-9cfc-d8dd400e5982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1"}], "revision_number": 2, "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "b0721363-6056-4194-ac61-58bba94919d7", "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-name"}} 2018-07-24 04:46:11,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-3da84b46-cf0e-4b83-adfe-f5c0cfd57b5a 2018-07-24 04:46:11,850 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b0721363-6056-4194-ac61-58bba94919d7 2018-07-24 04:46:11,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b0721363-6056-4194-ac61-58bba94919d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e217113ceb10cefed578d5e0f8d853031f08722" 2018-07-24 04:46:12,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9604f4dc-1270-4993-b1b8-1e1d48bbcdd9 Date: Tue, 24 Jul 2018 04:46: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-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "9d244496-5266-4df4-9793-5f2354138acf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "d01666bc-264a-430c-9cfc-d8dd400e5982"}]} 2018-07-24 04:46:12,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b0721363-6056-4194-ac61-58bba94919d7 used request id req-9604f4dc-1270-4993-b1b8-1e1d48bbcdd9 2018-07-24 04:46:12,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b0721363-6056-4194-ac61-58bba94919d7 2018-07-24 04:46:12,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b0721363-6056-4194-ac61-58bba94919d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e217113ceb10cefed578d5e0f8d853031f08722" 2018-07-24 04:46:12,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-521fc728-df3d-4bb3-ae7c-586df716e752 Date: Tue, 24 Jul 2018 04:46: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-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "9d244496-5266-4df4-9793-5f2354138acf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "d01666bc-264a-430c-9cfc-d8dd400e5982"}]} 2018-07-24 04:46:12,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b0721363-6056-4194-ac61-58bba94919d7 used request id req-521fc728-df3d-4bb3-ae7c-586df716e752 2018-07-24 04:46:12,257 - neutron_utils - INFO - Retrieving security group with ID - b0721363-6056-4194-ac61-58bba94919d7 2018-07-24 04:46:12,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=b0721363-6056-4194-ac61-58bba94919d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e217113ceb10cefed578d5e0f8d853031f08722" 2018-07-24 04:46:12,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-00c9b3e3-40d8-421b-8e7d-20b7504f9472 Date: Tue, 24 Jul 2018 04:46:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "updated_at": "2018-07-24T04:46:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:46:11Z", "revision_number": 0, "id": "9d244496-5266-4df4-9793-5f2354138acf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:46:11Z", "revision_number": 0, "id": "d01666bc-264a-430c-9cfc-d8dd400e5982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1"}], "revision_number": 2, "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "b0721363-6056-4194-ac61-58bba94919d7", "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-name"}]} 2018-07-24 04:46:12,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=b0721363-6056-4194-ac61-58bba94919d7 used request id req-00c9b3e3-40d8-421b-8e7d-20b7504f9472 2018-07-24 04:46:12,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b0721363-6056-4194-ac61-58bba94919d7 2018-07-24 04:46:12,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b0721363-6056-4194-ac61-58bba94919d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e217113ceb10cefed578d5e0f8d853031f08722" 2018-07-24 04:46:12,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86f833d5-d18e-48c0-8be2-617e821eeb71 Date: Tue, 24 Jul 2018 04:46: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-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "9d244496-5266-4df4-9793-5f2354138acf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "d01666bc-264a-430c-9cfc-d8dd400e5982"}]} 2018-07-24 04:46:12,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b0721363-6056-4194-ac61-58bba94919d7 used request id req-86f833d5-d18e-48c0-8be2-617e821eeb71 2018-07-24 04:46:12,668 - neutron_utils - INFO - Retrieving security group with ID - b0721363-6056-4194-ac61-58bba94919d7 2018-07-24 04:46:12,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=b0721363-6056-4194-ac61-58bba94919d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e217113ceb10cefed578d5e0f8d853031f08722" 2018-07-24 04:46:12,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6a22415b-ddc8-40ab-ad73-0f23ff107f42 Date: Tue, 24 Jul 2018 04:46:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "updated_at": "2018-07-24T04:46:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:46:11Z", "revision_number": 0, "id": "9d244496-5266-4df4-9793-5f2354138acf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:46:11Z", "revision_number": 0, "id": "d01666bc-264a-430c-9cfc-d8dd400e5982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1"}], "revision_number": 2, "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "b0721363-6056-4194-ac61-58bba94919d7", "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-name"}]} 2018-07-24 04:46:12,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=b0721363-6056-4194-ac61-58bba94919d7 used request id req-6a22415b-ddc8-40ab-ad73-0f23ff107f42 2018-07-24 04:46:12,731 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b0721363-6056-4194-ac61-58bba94919d7 2018-07-24 04:46:12,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b0721363-6056-4194-ac61-58bba94919d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e217113ceb10cefed578d5e0f8d853031f08722" 2018-07-24 04:46:12,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7c0d8f5-e72f-4494-8723-5702effd7752 Date: Tue, 24 Jul 2018 04:46: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-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "9d244496-5266-4df4-9793-5f2354138acf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "d01666bc-264a-430c-9cfc-d8dd400e5982"}]} 2018-07-24 04:46:12,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b0721363-6056-4194-ac61-58bba94919d7 used request id req-d7c0d8f5-e72f-4494-8723-5702effd7752 2018-07-24 04:46:12,936 - neutron_utils - INFO - Retrieving security group with ID - b0721363-6056-4194-ac61-58bba94919d7 2018-07-24 04:46:12,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=b0721363-6056-4194-ac61-58bba94919d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e217113ceb10cefed578d5e0f8d853031f08722" 2018-07-24 04:46:13,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9b85075f-ec3f-4eae-b77b-8de9b11f0cf6 Date: Tue, 24 Jul 2018 04:46:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "updated_at": "2018-07-24T04:46:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:46:11Z", "revision_number": 0, "id": "9d244496-5266-4df4-9793-5f2354138acf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:46:11Z", "revision_number": 0, "id": "d01666bc-264a-430c-9cfc-d8dd400e5982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1"}], "revision_number": 2, "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "b0721363-6056-4194-ac61-58bba94919d7", "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-name"}]} 2018-07-24 04:46:13,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=b0721363-6056-4194-ac61-58bba94919d7 used request id req-9b85075f-ec3f-4eae-b77b-8de9b11f0cf6 2018-07-24 04:46:13,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b0721363-6056-4194-ac61-58bba94919d7 2018-07-24 04:46:13,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b0721363-6056-4194-ac61-58bba94919d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e217113ceb10cefed578d5e0f8d853031f08722" 2018-07-24 04:46:13,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-542a3055-e74b-4af5-8eb6-d7285603fa36 Date: Tue, 24 Jul 2018 04:46:13 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-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "9d244496-5266-4df4-9793-5f2354138acf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:46:11Z", "security_group_id": "b0721363-6056-4194-ac61-58bba94919d7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:11Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "d01666bc-264a-430c-9cfc-d8dd400e5982"}]} 2018-07-24 04:46:13,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b0721363-6056-4194-ac61-58bba94919d7 used request id req-542a3055-e74b-4af5-8eb6-d7285603fa36 2018-07-24 04:46:13,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:13,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:13,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27a3ce70c4014affaf53182464d47e42", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj-role"}], "expires_at": "2018-07-24T05:46:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fad00666-b6de-452-user", "id": "91dbe2d5365f4162b9bb533472d22005"}, "audit_ids": ["Op9xL5U4QkG0ej327R-Pbw"], "issued_at": "2018-07-24T04:46:13.000000Z"}} 2018-07-24 04:46:13,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:13,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20da5564-0a2d-4e2d-aaa7-0476b3f62721 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:13,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-20da5564-0a2d-4e2d-aaa7-0476b3f62721 2018-07-24 04:46:13,846 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:46:13,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:13,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa2d467-fa3a-44b9-a954-185d9a86708c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:13,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-eaa2d467-fa3a-44b9-a954-185d9a86708c 2018-07-24 04:46:13,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:14,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e4282e98-a868-4708-9a56-3bfb4b391c09 Date: Tue, 24 Jul 2018 04:46:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d07d6a2fa684ed48a3e63aab62292b1","l2_adjacency":true,"status":"ACTIVE","subnets":["b1f4cf82-26f2-483b-8b27-e452e1aecc31"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net","admin_state_up":true,"tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:07Z","mtu":1450}]} 2018-07-24 04:46:14,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net used request id req-e4282e98-a868-4708-9a56-3bfb4b391c09 2018-07-24 04:46:14,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:46:14,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:46: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:46:14,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:14,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b426897-26a6-49de-a77e-852de811a4af Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}} 2018-07-24 04:46:14,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 used request id req-1b426897-26a6-49de-a77e-852de811a4af 2018-07-24 04:46:14,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:14,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f20cdac6-423c-4cff-aeaa-bde13aac5e22 Date: Tue, 24 Jul 2018 04:46:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","dns_nameservers":[],"updated_at":"2018-07-24T04:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet"}]} 2018-07-24 04:46:14,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-f20cdac6-423c-4cff-aeaa-bde13aac5e22 2018-07-24 04:46:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143&name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:14,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e66fda07-9113-4b8e-a3b5-138a700eb79d Date: Tue, 24 Jul 2018 04:46:14 GMT RESP BODY: {"ports":[]} 2018-07-24 04:46:14,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143&name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port&admin_state_up=True used request id req-e66fda07-9113-4b8e-a3b5-138a700eb79d 2018-07-24 04:46:14,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:15,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-5237980a-3fb9-46f1-bb11-95a0d21cb2b0 x-compute-request-id: req-5237980a-3fb9-46f1-bb11-95a0d21cb2b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:46:15,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst used request id req-5237980a-3fb9-46f1-bb11-95a0d21cb2b0 2018-07-24 04:46:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:15,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-bd55c7ce-0799-4587-bb93-e63c9ed45297 Date: Tue, 24 Jul 2018 04:46:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d07d6a2fa684ed48a3e63aab62292b1","l2_adjacency":true,"status":"ACTIVE","subnets":["b1f4cf82-26f2-483b-8b27-e452e1aecc31"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net","admin_state_up":true,"tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:07Z","mtu":1450}]} 2018-07-24 04:46:15,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net used request id req-bd55c7ce-0799-4587-bb93-e63c9ed45297 2018-07-24 04:46:15,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:15,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0e2e12-f2b7-42b2-b5db-b7aa0ac24c77 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}} 2018-07-24 04:46:15,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 used request id req-bd0e2e12-f2b7-42b2-b5db-b7aa0ac24c77 2018-07-24 04:46:15,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:15,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6d2b9931-3b90-4c9a-ae67-0f92cec5aca4 Date: Tue, 24 Jul 2018 04:46:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","dns_nameservers":[],"updated_at":"2018-07-24T04:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet"}]} 2018-07-24 04:46:15,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-6d2b9931-3b90-4c9a-ae67-0f92cec5aca4 2018-07-24 04:46:15,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143&name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:15,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aa0d2497-a555-465d-9ea5-767b3268d376 Date: Tue, 24 Jul 2018 04:46:15 GMT RESP BODY: {"ports":[]} 2018-07-24 04:46:15,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143&name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port&admin_state_up=True used request id req-aa0d2497-a555-465d-9ea5-767b3268d376 2018-07-24 04:46:15,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:15,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:16,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27a3ce70c4014affaf53182464d47e42", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj-role"}], "expires_at": "2018-07-24T05:46:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fad00666-b6de-452-user", "id": "91dbe2d5365f4162b9bb533472d22005"}, "audit_ids": ["mx5X6Sy6QvOSBd1mMTkInQ"], "issued_at": "2018-07-24T04:46:16.000000Z"}} 2018-07-24 04:46:16,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}25c3b1a5dc2dd2422815bee25e20fee501bb65d6" 2018-07-24 04:46:16,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3795d59b-6791-4441-a496-073e702e6a71 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:16,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3795d59b-6791-4441-a496-073e702e6a71 2018-07-24 04:46:16,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:16,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5beeb726-5e84-41f7-896b-c0a93d08e503 Date: Tue, 24 Jul 2018 04:46:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d07d6a2fa684ed48a3e63aab62292b1","l2_adjacency":true,"status":"ACTIVE","subnets":["b1f4cf82-26f2-483b-8b27-e452e1aecc31"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net","admin_state_up":true,"tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:07Z","mtu":1450}]} 2018-07-24 04:46:16,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net used request id req-5beeb726-5e84-41f7-896b-c0a93d08e503 2018-07-24 04:46:16,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:16,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a5e19011-cb7d-4855-8554-78cf03178a93 Date: Tue, 24 Jul 2018 04:46:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","dns_nameservers":[],"updated_at":"2018-07-24T04:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet"}]} 2018-07-24 04:46:16,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-a5e19011-cb7d-4855-8554-78cf03178a93 2018-07-24 04:46:16,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:16,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-116ff697-13ff-467d-949f-4b96f4b5bafa Date: Tue, 24 Jul 2018 04:46:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d07d6a2fa684ed48a3e63aab62292b1","l2_adjacency":true,"status":"ACTIVE","subnets":["b1f4cf82-26f2-483b-8b27-e452e1aecc31"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net","admin_state_up":true,"tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:07Z","mtu":1450}]} 2018-07-24 04:46:16,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net used request id req-116ff697-13ff-467d-949f-4b96f4b5bafa 2018-07-24 04:46:16,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:46:16,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:46:16 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:46:16,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c3b1a5dc2dd2422815bee25e20fee501bb65d6" 2018-07-24 04:46:16,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0875fa33-d09d-40e3-822d-f4a0b35a26a8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}} 2018-07-24 04:46:16,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 used request id req-0875fa33-d09d-40e3-822d-f4a0b35a26a8 2018-07-24 04:46:16,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:16,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b6daf21f-01ff-43f7-80ed-a054f7b5490a Date: Tue, 24 Jul 2018 04:46:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","dns_nameservers":[],"updated_at":"2018-07-24T04:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet"}]} 2018-07-24 04:46:16,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-b6daf21f-01ff-43f7-80ed-a054f7b5490a 2018-07-24 04:46:16,663 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net 2018-07-24 04:46:16,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" -d '{"port": {"network_id": "eadecadc-7451-4fef-8fad-5ffbcfd1c143", "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port", "admin_state_up": true}}' 2018-07-24 04:46:17,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-b076c5fd-b03e-478b-9974-d0e91869d5ef Date: Tue, 24 Jul 2018 04:46:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.5"}],"id":"e0777114-b3bd-4a3a-8abd-218cd77c7e4f","security_groups":["e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82"],"mac_address":"fa:16:3e:1b:0a:55","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","qos_policy_id":null,"admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:46:17,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-b076c5fd-b03e-478b-9974-d0e91869d5ef 2018-07-24 04:46:17,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:18,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e091a216-acac-4d26-8ab4-1ce4becb2885 Date: Tue, 24 Jul 2018 04:46:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d07d6a2fa684ed48a3e63aab62292b1","l2_adjacency":true,"status":"ACTIVE","subnets":["b1f4cf82-26f2-483b-8b27-e452e1aecc31"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net","admin_state_up":true,"tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:07Z","mtu":1450}]} 2018-07-24 04:46:18,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net used request id req-e091a216-acac-4d26-8ab4-1ce4becb2885 2018-07-24 04:46:18,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:18,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80ffd55-a2fd-4f1d-b8c8-6a0cde13e9b9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}} 2018-07-24 04:46:18,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 used request id req-e80ffd55-a2fd-4f1d-b8c8-6a0cde13e9b9 2018-07-24 04:46:18,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:18,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-269b991b-433a-4cbc-a45f-84901b12b41a Date: Tue, 24 Jul 2018 04:46:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","dns_nameservers":[],"updated_at":"2018-07-24T04:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet"}]} 2018-07-24 04:46:18,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-269b991b-433a-4cbc-a45f-84901b12b41a 2018-07-24 04:46:18,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143&name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:18,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-874531e4-5122-492c-ab5e-f0aa9af1b216 Date: Tue, 24 Jul 2018 04:46:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.5"}],"id":"e0777114-b3bd-4a3a-8abd-218cd77c7e4f","security_groups":["e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82"],"mac_address":"fa:16:3e:1b:0a:55","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:17Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:46:18,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143&name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port&admin_state_up=True used request id req-874531e4-5122-492c-ab5e-f0aa9af1b216 2018-07-24 04:46:18,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:18,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c7cdd3-60e4-4ba4-bc7c-329e2c659b93 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}} 2018-07-24 04:46:18,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 used request id req-89c7cdd3-60e4-4ba4-bc7c-329e2c659b93 2018-07-24 04:46:18,858 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst 2018-07-24 04:46:18,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:18,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-3fd9798a-dde7-405c-9659-47b57b22c25d x-compute-request-id: req-3fd9798a-dde7-405c-9659-47b57b22c25d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-flavor-name"}]} 2018-07-24 04:46:18,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3fd9798a-dde7-405c-9659-47b57b22c25d 2018-07-24 04:46:18,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/cb0acdc3-a845-418a-a351-ead12770810f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:18,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-13a56a17-0bf4-4f06-859d-c136a24dad4f x-compute-request-id: req-13a56a17-0bf4-4f06-859d-c136a24dad4f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "cb0acdc3-a845-418a-a351-ead12770810f"}} 2018-07-24 04:46:18,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/cb0acdc3-a845-418a-a351-ead12770810f used request id req-13a56a17-0bf4-4f06-859d-c136a24dad4f 2018-07-24 04:46:18,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:19,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-2aa8cead-0c51-4a45-8061-7f6a81279eb9 Date: Tue, 24 Jul 2018 04:46:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:46:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:46:06Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f5960d20-b21f-4185-8b84-a85f5853690c/snap", "metadata": {}}], "self": "/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c", "min_disk": 0, "protected": false, "id": "f5960d20-b21f-4185-8b84-a85f5853690c", "file": "/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d07d6a2fa684ed48a3e63aab62292b1", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f5960d20-b21f-4185-8b84-a85f5853690c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image"} 2018-07-24 04:46:19,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image used request id req-2aa8cead-0c51-4a45-8061-7f6a81279eb9 2018-07-24 04:46:19,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:19,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-789aa912-15fa-4a76-9af6-1c81fbd1901d Date: Tue, 24 Jul 2018 04:46: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-07-24 04:46:19,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-789aa912-15fa-4a76-9af6-1c81fbd1901d 2018-07-24 04:46:19,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" -d '{"server": {"name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "imageRef": "f5960d20-b21f-4185-8b84-a85f5853690c", "flavorRef": "cb0acdc3-a845-418a-a351-ead12770810f", "max_count": 1, "min_count": 1, "networks": [{"port": "e0777114-b3bd-4a3a-8abd-218cd77c7e4f"}]}}' 2018-07-24 04:46:21,174 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:46: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-cc4b82a4-1e2f-4a97-8718-cc03b45d3ebc x-compute-request-id: req-cc4b82a4-1e2f-4a97-8718-cc03b45d3ebc Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "adminPass": "XmQyd3Tm7kVR"}} 2018-07-24 04:46:21,174 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-cc4b82a4-1e2f-4a97-8718-cc03b45d3ebc 2018-07-24 04:46:21,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:21,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-cf3d31a8-3804-4eed-9168-a5757d69a2ad x-compute-request-id: req-cf3d31a8-3804-4eed-9168-a5757d69a2ad Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "image": {"id": "f5960d20-b21f-4185-8b84-a85f5853690c", "links": [{"href": "http://172.30.9.24:8774/images/f5960d20-b21f-4185-8b84-a85f5853690c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}]}, "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "user_id": "91dbe2d5365f4162b9bb533472d22005", "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-07-24T04:46:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "created": "2018-07-24T04:46:21Z", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:46:21,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-cf3d31a8-3804-4eed-9168-a5757d69a2ad 2018-07-24 04:46:21,475 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst 2018-07-24 04:46:21,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:21,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-d881fb3f-4263-49da-b5a7-6d9f8b39c97c x-compute-request-id: req-d881fb3f-4263-49da-b5a7-6d9f8b39c97c Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "image": {"id": "f5960d20-b21f-4185-8b84-a85f5853690c", "links": [{"href": "http://172.30.9.24:8774/images/f5960d20-b21f-4185-8b84-a85f5853690c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}]}, "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "user_id": "91dbe2d5365f4162b9bb533472d22005", "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-07-24T04:46:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "created": "2018-07-24T04:46:21Z", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:46:21,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-d881fb3f-4263-49da-b5a7-6d9f8b39c97c 2018-07-24 04:46:21,715 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst] is - BUILD 2018-07-24 04:46:21,715 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:46:24,718 - create_instance - DEBUG - VM status query timeout in 896.757527113 2018-07-24 04:46:24,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:25,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-3e3ce42c-2eea-458d-953c-b72a78522865 x-compute-request-id: req-3e3ce42c-2eea-458d-953c-b72a78522865 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "image": {"id": "f5960d20-b21f-4185-8b84-a85f5853690c", "links": [{"href": "http://172.30.9.24:8774/images/f5960d20-b21f-4185-8b84-a85f5853690c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}]}, "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "security_groups": [{"name": "default"}], "user_id": "91dbe2d5365f4162b9bb533472d22005", "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-07-24T04:46:22Z", "hostId": "b16eb972407a2ea3e67948f032bbe9ca9b318ba9763d70958d9cc0b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "created": "2018-07-24T04:46:21Z", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:46:25,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-3e3ce42c-2eea-458d-953c-b72a78522865 2018-07-24 04:46:25,433 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst] is - BUILD 2018-07-24 04:46:25,433 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:46:28,437 - create_instance - DEBUG - VM status query timeout in 893.039107084 2018-07-24 04:46:28,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:29,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-0d3f9061-5ef3-4ef6-bb80-601baa86d445 x-compute-request-id: req-0d3f9061-5ef3-4ef6-bb80-601baa86d445 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:0a:55", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "image": {"id": "f5960d20-b21f-4185-8b84-a85f5853690c", "links": [{"href": "http://172.30.9.24:8774/images/f5960d20-b21f-4185-8b84-a85f5853690c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:46:26.000000", "flavor": {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}]}, "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "security_groups": [{"name": "default"}], "user_id": "91dbe2d5365f4162b9bb533472d22005", "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-07-24T04:46:26Z", "hostId": "b16eb972407a2ea3e67948f032bbe9ca9b318ba9763d70958d9cc0b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "created": "2018-07-24T04:46:21Z", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:46:29,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-0d3f9061-5ef3-4ef6-bb80-601baa86d445 2018-07-24 04:46:29,227 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst] is - ACTIVE 2018-07-24 04:46:29,227 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:46:29,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:29,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-d580bcee-7c01-48f4-abe2-8ad2597f9f3a x-compute-request-id: req-d580bcee-7c01-48f4-abe2-8ad2597f9f3a Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:0a:55", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "image": {"id": "f5960d20-b21f-4185-8b84-a85f5853690c", "links": [{"href": "http://172.30.9.24:8774/images/f5960d20-b21f-4185-8b84-a85f5853690c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:46:26.000000", "flavor": {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}]}, "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "security_groups": [{"name": "default"}], "user_id": "91dbe2d5365f4162b9bb533472d22005", "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-07-24T04:46:26Z", "hostId": "b16eb972407a2ea3e67948f032bbe9ca9b318ba9763d70958d9cc0b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "created": "2018-07-24T04:46:21Z", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:46:29,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-d580bcee-7c01-48f4-abe2-8ad2597f9f3a 2018-07-24 04:46:29,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:30,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ce47ad1c-13b1-4b6f-87c5-25de94460a5e Date: Tue, 24 Jul 2018 04:46:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d07d6a2fa684ed48a3e63aab62292b1","l2_adjacency":true,"status":"ACTIVE","subnets":["b1f4cf82-26f2-483b-8b27-e452e1aecc31"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net","admin_state_up":true,"tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:07Z","mtu":1450}]} 2018-07-24 04:46:30,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net used request id req-ce47ad1c-13b1-4b6f-87c5-25de94460a5e 2018-07-24 04:46:30,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:30,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb1ab1f8-d6ff-4b3e-a54f-77b4ecbf3b42 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}} 2018-07-24 04:46:30,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 used request id req-bb1ab1f8-d6ff-4b3e-a54f-77b4ecbf3b42 2018-07-24 04:46:30,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:30,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8bf01e97-cbc8-4a6d-9eaa-5dedc7819af4 Date: Tue, 24 Jul 2018 04:46:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","dns_nameservers":[],"updated_at":"2018-07-24T04:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet"}]} 2018-07-24 04:46:30,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-8bf01e97-cbc8-4a6d-9eaa-5dedc7819af4 2018-07-24 04:46:30,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:30,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-7a49145c-a8e0-4e5d-8ea3-4e87dc830020 Date: Tue, 24 Jul 2018 04:46:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.3"}],"id":"50752f0b-a68f-4b3d-a60d-cabfb3f82464","security_groups":[],"mac_address":"fa:16:3e:9a:e4:6c","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.5"}],"id":"e0777114-b3bd-4a3a-8abd-218cd77c7e4f","security_groups":["e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82"],"mac_address":"fa:16:3e:1b:0a:55","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:17Z","binding:vnic_type":"normal","device_id":"7bf3d8cf-3800-4631-b42f-042d636ba4ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.2"}],"id":"eb599740-f7e7-4cbf-8f8f-29ce3b22036e","security_groups":[],"mac_address":"fa:16:3e:62:c5:36","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.4"}],"id":"ee54cfab-0fcf-4d8a-825d-e613f58eb0dd","security_groups":[],"mac_address":"fa:16:3e:b5:1b:6f","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"}]} 2018-07-24 04:46:30,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-7a49145c-a8e0-4e5d-8ea3-4e87dc830020 2018-07-24 04:46:30,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:30,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-86747352-7e12-41e0-afd1-d4aa37a27240 x-compute-request-id: req-86747352-7e12-41e0-afd1-d4aa37a27240 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:0a:55", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "image": {"id": "f5960d20-b21f-4185-8b84-a85f5853690c", "links": [{"href": "http://172.30.9.24:8774/images/f5960d20-b21f-4185-8b84-a85f5853690c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:46:26.000000", "flavor": {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}]}, "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "security_groups": [{"name": "default"}], "user_id": "91dbe2d5365f4162b9bb533472d22005", "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-07-24T04:46:26Z", "hostId": "b16eb972407a2ea3e67948f032bbe9ca9b318ba9763d70958d9cc0b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "created": "2018-07-24T04:46:21Z", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:46:30,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-86747352-7e12-41e0-afd1-d4aa37a27240 2018-07-24 04:46:30,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:31,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-19a43caa-1873-4cb1-aadf-80f3a5413f4f Date: Tue, 24 Jul 2018 04:46:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d07d6a2fa684ed48a3e63aab62292b1","l2_adjacency":true,"status":"ACTIVE","subnets":["b1f4cf82-26f2-483b-8b27-e452e1aecc31"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net","admin_state_up":true,"tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:07Z","mtu":1450}]} 2018-07-24 04:46:31,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net used request id req-19a43caa-1873-4cb1-aadf-80f3a5413f4f 2018-07-24 04:46:31,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:31,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c604502-66d2-4320-917e-2cfa837024a8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}} 2018-07-24 04:46:31,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 used request id req-7c604502-66d2-4320-917e-2cfa837024a8 2018-07-24 04:46:31,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:31,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8373c649-4de3-4f54-802b-5948f3b700e9 Date: Tue, 24 Jul 2018 04:46:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","dns_nameservers":[],"updated_at":"2018-07-24T04:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet"}]} 2018-07-24 04:46:31,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-8373c649-4de3-4f54-802b-5948f3b700e9 2018-07-24 04:46:31,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:31,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-518b1e17-a72f-4b14-8273-2933332d3cd4 Date: Tue, 24 Jul 2018 04:46:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.3"}],"id":"50752f0b-a68f-4b3d-a60d-cabfb3f82464","security_groups":[],"mac_address":"fa:16:3e:9a:e4:6c","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.5"}],"id":"e0777114-b3bd-4a3a-8abd-218cd77c7e4f","security_groups":["e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82"],"mac_address":"fa:16:3e:1b:0a:55","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:17Z","binding:vnic_type":"normal","device_id":"7bf3d8cf-3800-4631-b42f-042d636ba4ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.2"}],"id":"eb599740-f7e7-4cbf-8f8f-29ce3b22036e","security_groups":[],"mac_address":"fa:16:3e:62:c5:36","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.4"}],"id":"ee54cfab-0fcf-4d8a-825d-e613f58eb0dd","security_groups":[],"mac_address":"fa:16:3e:b5:1b:6f","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"}]} 2018-07-24 04:46:31,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-518b1e17-a72f-4b14-8273-2933332d3cd4 2018-07-24 04:46:31,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:31,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27a3ce70c4014affaf53182464d47e42", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj-role"}], "expires_at": "2018-07-24T05:46:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/8d07d6a2fa684ed48a3e63aab62292b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fad00666-b6de-452-user", "id": "91dbe2d5365f4162b9bb533472d22005"}, "audit_ids": ["dNMJTNNcStWUIDcVaO-CSg"], "issued_at": "2018-07-24T04:46:31.000000Z"}} 2018-07-24 04:46:31,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e584254abd745c1d59294be382e9c6605d62f02" 2018-07-24 04:46:32,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-2a8f766a-9e9e-4ab1-adce-1dd2085e15b7 x-compute-request-id: req-2a8f766a-9e9e-4ab1-adce-1dd2085e15b7 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:0a:55", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "image": {"id": "f5960d20-b21f-4185-8b84-a85f5853690c", "links": [{"href": "http://172.30.9.24:8774/images/f5960d20-b21f-4185-8b84-a85f5853690c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:46:26.000000", "flavor": {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}]}, "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "security_groups": [{"name": "default"}], "user_id": "91dbe2d5365f4162b9bb533472d22005", "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-07-24T04:46:26Z", "hostId": "b16eb972407a2ea3e67948f032bbe9ca9b318ba9763d70958d9cc0b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "created": "2018-07-24T04:46:21Z", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:46:32,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-2a8f766a-9e9e-4ab1-adce-1dd2085e15b7 2018-07-24 04:46:32,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:33,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-13b67ece-0bd4-4d39-ba0e-4965e37fa453 x-compute-request-id: req-13b67ece-0bd4-4d39-ba0e-4965e37fa453 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:0a:55", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "image": {"id": "f5960d20-b21f-4185-8b84-a85f5853690c", "links": [{"href": "http://172.30.9.24:8774/images/f5960d20-b21f-4185-8b84-a85f5853690c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:46:26.000000", "flavor": {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}]}, "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "security_groups": [{"name": "default"}], "user_id": "91dbe2d5365f4162b9bb533472d22005", "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-07-24T04:46:26Z", "hostId": "b16eb972407a2ea3e67948f032bbe9ca9b318ba9763d70958d9cc0b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "created": "2018-07-24T04:46:21Z", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:46:33,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-13b67ece-0bd4-4d39-ba0e-4965e37fa453 2018-07-24 04:46:33,377 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst] is - ACTIVE 2018-07-24 04:46:33,377 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:46:33,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:34,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-10f9f4ec-0956-44f6-b8bf-bbb8e102e5b3 x-compute-request-id: req-10f9f4ec-0956-44f6-b8bf-bbb8e102e5b3 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:0a:55", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "image": {"id": "f5960d20-b21f-4185-8b84-a85f5853690c", "links": [{"href": "http://172.30.9.24:8774/images/f5960d20-b21f-4185-8b84-a85f5853690c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:46:26.000000", "flavor": {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}]}, "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "security_groups": [{"name": "default"}], "user_id": "91dbe2d5365f4162b9bb533472d22005", "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-07-24T04:46:26Z", "hostId": "b16eb972407a2ea3e67948f032bbe9ca9b318ba9763d70958d9cc0b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "created": "2018-07-24T04:46:21Z", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:46:34,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-10f9f4ec-0956-44f6-b8bf-bbb8e102e5b3 2018-07-24 04:46:34,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:34,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7b3dc56d-11b1-47ff-ab38-25e6da47adc5 Date: Tue, 24 Jul 2018 04:46:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d07d6a2fa684ed48a3e63aab62292b1","l2_adjacency":true,"status":"ACTIVE","subnets":["b1f4cf82-26f2-483b-8b27-e452e1aecc31"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net","admin_state_up":true,"tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:07Z","mtu":1450}]} 2018-07-24 04:46:34,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net used request id req-7b3dc56d-11b1-47ff-ab38-25e6da47adc5 2018-07-24 04:46:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:34,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52f0d589-2fd4-445c-a55f-4b5e04eb41f5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}} 2018-07-24 04:46:34,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 used request id req-52f0d589-2fd4-445c-a55f-4b5e04eb41f5 2018-07-24 04:46:34,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:34,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5a3428af-68e7-41fb-a992-abfeb94efed7 Date: Tue, 24 Jul 2018 04:46:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","dns_nameservers":[],"updated_at":"2018-07-24T04:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet"}]} 2018-07-24 04:46:34,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-5a3428af-68e7-41fb-a992-abfeb94efed7 2018-07-24 04:46:34,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:34,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-4740aace-7426-40ed-89d5-41784b4a771c Date: Tue, 24 Jul 2018 04:46:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.3"}],"id":"50752f0b-a68f-4b3d-a60d-cabfb3f82464","security_groups":[],"mac_address":"fa:16:3e:9a:e4:6c","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.5"}],"id":"e0777114-b3bd-4a3a-8abd-218cd77c7e4f","security_groups":["e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82"],"mac_address":"fa:16:3e:1b:0a:55","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:17Z","binding:vnic_type":"normal","device_id":"7bf3d8cf-3800-4631-b42f-042d636ba4ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.2"}],"id":"eb599740-f7e7-4cbf-8f8f-29ce3b22036e","security_groups":[],"mac_address":"fa:16:3e:62:c5:36","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.4"}],"id":"ee54cfab-0fcf-4d8a-825d-e613f58eb0dd","security_groups":[],"mac_address":"fa:16:3e:b5:1b:6f","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"}]} 2018-07-24 04:46:34,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-4740aace-7426-40ed-89d5-41784b4a771c 2018-07-24 04:46:34,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:35,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-f7f50420-07f1-472e-b42f-cef3e03770c6 x-compute-request-id: req-f7f50420-07f1-472e-b42f-cef3e03770c6 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:0a:55", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "image": {"id": "f5960d20-b21f-4185-8b84-a85f5853690c", "links": [{"href": "http://172.30.9.24:8774/images/f5960d20-b21f-4185-8b84-a85f5853690c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:46:26.000000", "flavor": {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}]}, "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "security_groups": [{"name": "default"}], "user_id": "91dbe2d5365f4162b9bb533472d22005", "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-07-24T04:46:26Z", "hostId": "b16eb972407a2ea3e67948f032bbe9ca9b318ba9763d70958d9cc0b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "created": "2018-07-24T04:46:21Z", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:46:35,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-f7f50420-07f1-472e-b42f-cef3e03770c6 2018-07-24 04:46:35,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:35,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b56be42a-4687-4c2d-95f8-7f924eea57b3 Date: Tue, 24 Jul 2018 04:46:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d07d6a2fa684ed48a3e63aab62292b1","l2_adjacency":true,"status":"ACTIVE","subnets":["b1f4cf82-26f2-483b-8b27-e452e1aecc31"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net","admin_state_up":true,"tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:07Z","mtu":1450}]} 2018-07-24 04:46:35,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net used request id req-b56be42a-4687-4c2d-95f8-7f924eea57b3 2018-07-24 04:46:35,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:35,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cce9087-b1cb-4743-9c2c-e626ebe2b85d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}} 2018-07-24 04:46:35,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 used request id req-5cce9087-b1cb-4743-9c2c-e626ebe2b85d 2018-07-24 04:46:35,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:35,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a27427d7-51df-4d05-8518-5ae71a637958 Date: Tue, 24 Jul 2018 04:46:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","dns_nameservers":[],"updated_at":"2018-07-24T04:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet"}]} 2018-07-24 04:46:35,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-a27427d7-51df-4d05-8518-5ae71a637958 2018-07-24 04:46:35,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:35,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-8c0ee8cd-9671-49d9-bd79-61de16c34e15 Date: Tue, 24 Jul 2018 04:46:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.3"}],"id":"50752f0b-a68f-4b3d-a60d-cabfb3f82464","security_groups":[],"mac_address":"fa:16:3e:9a:e4:6c","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.5"}],"id":"e0777114-b3bd-4a3a-8abd-218cd77c7e4f","security_groups":["e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82"],"mac_address":"fa:16:3e:1b:0a:55","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:17Z","binding:vnic_type":"normal","device_id":"7bf3d8cf-3800-4631-b42f-042d636ba4ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.2"}],"id":"eb599740-f7e7-4cbf-8f8f-29ce3b22036e","security_groups":[],"mac_address":"fa:16:3e:62:c5:36","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.4"}],"id":"ee54cfab-0fcf-4d8a-825d-e613f58eb0dd","security_groups":[],"mac_address":"fa:16:3e:b5:1b:6f","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"}]} 2018-07-24 04:46:35,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-8c0ee8cd-9671-49d9-bd79-61de16c34e15 2018-07-24 04:46:35,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-name"}}' 2018-07-24 04:46:36,457 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:46: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-734a99b7-73e6-460f-8724-20598ca94ef6 x-compute-request-id: req-734a99b7-73e6-460f-8724-20598ca94ef6 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-name not associated with the instance 7bf3d8cf-3800-4631-b42f-042d636ba4ad", "code": 404}} 2018-07-24 04:46:36,458 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad/action used request id req-734a99b7-73e6-460f-8724-20598ca94ef6 2018-07-24 04:46:36,458 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-name not associated with the instance 7bf3d8cf-3800-4631-b42f-042d636ba4ad (HTTP 404) (Request-ID: req-734a99b7-73e6-460f-8724-20598ca94ef6) 2018-07-24 04:46:36,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:37,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:36 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-5850e297-0727-49b7-a4de-0f743f01cb1e x-compute-request-id: req-5850e297-0727-49b7-a4de-0f743f01cb1e Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:0a:55", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "image": {"id": "f5960d20-b21f-4185-8b84-a85f5853690c", "links": [{"href": "http://172.30.9.24:8774/images/f5960d20-b21f-4185-8b84-a85f5853690c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:46:26.000000", "flavor": {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}]}, "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "security_groups": [{"name": "default"}], "user_id": "91dbe2d5365f4162b9bb533472d22005", "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-07-24T04:46:26Z", "hostId": "b16eb972407a2ea3e67948f032bbe9ca9b318ba9763d70958d9cc0b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "created": "2018-07-24T04:46:21Z", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:46:37,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-5850e297-0727-49b7-a4de-0f743f01cb1e 2018-07-24 04:46:37,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:37,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2d8ec02a-5018-4f2d-ac6f-25ade42c92d6 Date: Tue, 24 Jul 2018 04:46:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8d07d6a2fa684ed48a3e63aab62292b1","l2_adjacency":true,"status":"ACTIVE","subnets":["b1f4cf82-26f2-483b-8b27-e452e1aecc31"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net","admin_state_up":true,"tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:07Z","mtu":1450}]} 2018-07-24 04:46:37,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net used request id req-2d8ec02a-5018-4f2d-ac6f-25ade42c92d6 2018-07-24 04:46:37,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:37,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c4f6fe6-33ac-498a-87b1-2182dce4998d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}} 2018-07-24 04:46:37,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 used request id req-6c4f6fe6-33ac-498a-87b1-2182dce4998d 2018-07-24 04:46:37,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:37,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d8301f9a-7cde-4819-96ba-62358d93b322 Date: Tue, 24 Jul 2018 04:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","dns_nameservers":[],"updated_at":"2018-07-24T04:46:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet"}]} 2018-07-24 04:46:37,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-d8301f9a-7cde-4819-96ba-62358d93b322 2018-07-24 04:46:37,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:37,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-dd21bf14-20f8-4e34-9444-f47748141a03 Date: Tue, 24 Jul 2018 04:46:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.3"}],"id":"50752f0b-a68f-4b3d-a60d-cabfb3f82464","security_groups":[],"mac_address":"fa:16:3e:9a:e4:6c","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.5"}],"id":"e0777114-b3bd-4a3a-8abd-218cd77c7e4f","security_groups":["e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82"],"mac_address":"fa:16:3e:1b:0a:55","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:17Z","binding:vnic_type":"normal","device_id":"7bf3d8cf-3800-4631-b42f-042d636ba4ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.2"}],"id":"eb599740-f7e7-4cbf-8f8f-29ce3b22036e","security_groups":[],"mac_address":"fa:16:3e:62:c5:36","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b1f4cf82-26f2-483b-8b27-e452e1aecc31","ip_address":"10.55.0.4"}],"id":"ee54cfab-0fcf-4d8a-825d-e613f58eb0dd","security_groups":[],"mac_address":"fa:16:3e:b5:1b:6f","project_id":"8d07d6a2fa684ed48a3e63aab62292b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eadecadc-7451-4fef-8fad-5ffbcfd1c143","tenant_id":"8d07d6a2fa684ed48a3e63aab62292b1","created_at":"2018-07-24T04:46:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eadecadc-7451-4fef-8fad-5ffbcfd1c143","ip_allocation":"immediate"}]} 2018-07-24 04:46:37,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-dd21bf14-20f8-4e34-9444-f47748141a03 2018-07-24 04:46:37,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e584254abd745c1d59294be382e9c6605d62f02" 2018-07-24 04:46:38,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-1d510ab8-7b28-4bf0-9f38-3a4f5e89ec79 x-compute-request-id: req-1d510ab8-7b28-4bf0-9f38-3a4f5e89ec79 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:0a:55", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "image": {"id": "f5960d20-b21f-4185-8b84-a85f5853690c", "links": [{"href": "http://172.30.9.24:8774/images/f5960d20-b21f-4185-8b84-a85f5853690c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:46:26.000000", "flavor": {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}]}, "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "security_groups": [{"name": "default"}], "user_id": "91dbe2d5365f4162b9bb533472d22005", "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-07-24T04:46:26Z", "hostId": "b16eb972407a2ea3e67948f032bbe9ca9b318ba9763d70958d9cc0b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "created": "2018-07-24T04:46:21Z", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:46:38,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-1d510ab8-7b28-4bf0-9f38-3a4f5e89ec79 2018-07-24 04:46:38,463 - create_instance - INFO - Deleting Port with ID - e0777114-b3bd-4a3a-8abd-218cd77c7e4f 2018-07-24 04:46:38,463 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-port 2018-07-24 04:46:38,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/e0777114-b3bd-4a3a-8abd-218cd77c7e4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:39,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-459a7fbb-e0a7-4cb8-b9dc-7fddfb550ff2 Date: Tue, 24 Jul 2018 04:46:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:46:39,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/e0777114-b3bd-4a3a-8abd-218cd77c7e4f used request id req-459a7fbb-e0a7-4cb8-b9dc-7fddfb550ff2 2018-07-24 04:46:39,117 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst 2018-07-24 04:46:39,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:39,252 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:46: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-dadad3cf-f548-4727-8e04-556046e859cd x-compute-request-id: req-dadad3cf-f548-4727-8e04-556046e859cd Content-Type: application/json 2018-07-24 04:46:39,252 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-dadad3cf-f548-4727-8e04-556046e859cd 2018-07-24 04:46:39,252 - create_instance - INFO - Checking deletion status 2018-07-24 04:46:39,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:39,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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,Accept-Encoding x-openstack-request-id: req-3a24b252-153a-49b9-93af-deffe01c7a41 x-compute-request-id: req-3a24b252-153a-49b9-93af-deffe01c7a41 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad", "rel": "bookmark"}], "image": {"id": "f5960d20-b21f-4185-8b84-a85f5853690c", "links": [{"href": "http://172.30.9.24:8774/images/f5960d20-b21f-4185-8b84-a85f5853690c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:46:26.000000", "flavor": {"id": "cb0acdc3-a845-418a-a351-ead12770810f", "links": [{"href": "http://172.30.9.24:8774/flavors/cb0acdc3-a845-418a-a351-ead12770810f", "rel": "bookmark"}]}, "id": "7bf3d8cf-3800-4631-b42f-042d636ba4ad", "user_id": "91dbe2d5365f4162b9bb533472d22005", "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-07-24T04:46:39Z", "hostId": "b16eb972407a2ea3e67948f032bbe9ca9b318ba9763d70958d9cc0b6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst", "created": "2018-07-24T04:46:21Z", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:46:39,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-3a24b252-153a-49b9-93af-deffe01c7a41 2018-07-24 04:46:39,515 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst] is - ACTIVE 2018-07-24 04:46:39,515 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:46:42,519 - create_instance - DEBUG - VM status query timeout in 296.734020948 2018-07-24 04:46:42,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d973a312aa45dc9fb2454ddf5d3f523cb33cc18" 2018-07-24 04:46:42,567 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:46: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-86ca8009-56f3-475a-bbc3-1e01a1700fec x-compute-request-id: req-86ca8009-56f3-475a-bbc3-1e01a1700fec Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7bf3d8cf-3800-4631-b42f-042d636ba4ad could not be found.", "code": 404}} 2018-07-24 04:46:42,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7bf3d8cf-3800-4631-b42f-042d636ba4ad used request id req-86ca8009-56f3-475a-bbc3-1e01a1700fec 2018-07-24 04:46:42,567 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7bf3d8cf-3800-4631-b42f-042d636ba4ad could not be found. (HTTP 404) (Request-ID: req-86ca8009-56f3-475a-bbc3-1e01a1700fec) 2018-07-24 04:46:42,567 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-inst 2018-07-24 04:46:42,569 - neutron_utils - INFO - Deleting security group rule with ID - 9d244496-5266-4df4-9793-5f2354138acf 2018-07-24 04:46:42,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/9d244496-5266-4df4-9793-5f2354138acf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e217113ceb10cefed578d5e0f8d853031f08722" 2018-07-24 04:46:42,843 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6f27604-b663-41f9-a4a4-9c9bc307ef22 Content-Length: 0 Date: Tue, 24 Jul 2018 04:46:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:46:42,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/9d244496-5266-4df4-9793-5f2354138acf used request id req-c6f27604-b663-41f9-a4a4-9c9bc307ef22 2018-07-24 04:46:42,843 - neutron_utils - INFO - Deleting security group rule with ID - d01666bc-264a-430c-9cfc-d8dd400e5982 2018-07-24 04:46:42,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/d01666bc-264a-430c-9cfc-d8dd400e5982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e217113ceb10cefed578d5e0f8d853031f08722" 2018-07-24 04:46:43,276 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac7d1977-f77c-4f50-b20f-5616e4faedff Content-Length: 0 Date: Tue, 24 Jul 2018 04:46:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:46:43,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/d01666bc-264a-430c-9cfc-d8dd400e5982 used request id req-ac7d1977-f77c-4f50-b20f-5616e4faedff 2018-07-24 04:46:43,277 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-name 2018-07-24 04:46:43,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b0721363-6056-4194-ac61-58bba94919d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e217113ceb10cefed578d5e0f8d853031f08722" 2018-07-24 04:46:43,568 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5242f1f3-c728-4aa2-9ed3-6bf0a5cf1aa9 Content-Length: 0 Date: Tue, 24 Jul 2018 04:46:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:46:43,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b0721363-6056-4194-ac61-58bba94919d7 used request id req-5242f1f3-c728-4aa2-9ed3-6bf0a5cf1aa9 2018-07-24 04:46:43,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/cb0acdc3-a845-418a-a351-ead12770810f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89bca93275cbf0401834ea958aed5534c431a56b" 2018-07-24 04:46:43,627 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:46: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 x-openstack-request-id: req-7b60b31f-6f1f-47a3-b574-a1cabcc0840a x-compute-request-id: req-7b60b31f-6f1f-47a3-b574-a1cabcc0840a Content-Length: 0 Content-Type: application/json 2018-07-24 04:46:43,627 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/cb0acdc3-a845-418a-a351-ead12770810f used request id req-7b60b31f-6f1f-47a3-b574-a1cabcc0840a 2018-07-24 04:46:43,628 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet 2018-07-24 04:46:43,629 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-subnet 2018-07-24 04:46:43,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/b1f4cf82-26f2-483b-8b27-e452e1aecc31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cd78abd86c307bc29336456660e060d019910" 2018-07-24 04:46:45,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14b39a27-2ae8-488f-944a-103e77b2f710 Date: Tue, 24 Jul 2018 04:46:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:46:45,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/b1f4cf82-26f2-483b-8b27-e452e1aecc31 used request id req-14b39a27-2ae8-488f-944a-103e77b2f710 2018-07-24 04:46:45,974 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-pub-net 2018-07-24 04:46:45,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/eadecadc-7451-4fef-8fad-5ffbcfd1c143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c9cd78abd86c307bc29336456660e060d019910" 2018-07-24 04:46:47,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db472ceb-7c87-4bd3-89fc-21931f046ba1 Date: Tue, 24 Jul 2018 04:46:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:46:47,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/eadecadc-7451-4fef-8fad-5ffbcfd1c143 used request id req-db472ceb-7c87-4bd3-89fc-21931f046ba1 2018-07-24 04:46:47,454 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-0ee167e9-2bd7-4345-b6c4-5aa160471787-image 2018-07-24 04:46:47,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caaf713756f9af5b57b4ebdbc4a586cb95d0ee32" 2018-07-24 04:46:48,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d755855-f150-407d-8ce5-b88be9bbbfaf Date: Tue, 24 Jul 2018 04:46:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:46:48,257 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f5960d20-b21f-4185-8b84-a85f5853690c used request id req-6d755855-f150-407d-8ce5-b88be9bbbfaf 2018-07-24 04:46:48,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:48,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d02b662a-934f-437b-a1b3-e13616d3fef1 Date: Tue, 24 Jul 2018 04:46:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:07Z", "updated_at": "2018-07-24T04:46:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:46:07Z", "revision_number": 0, "id": "4de7d164-d83f-456f-99f6-f7d9bd141470", "remote_group_id": "e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82", "remote_ip_prefix": null, "created_at": "2018-07-24T04:46:07Z", "security_group_id": "e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:46:07Z", "revision_number": 0, "id": "6ec840c2-cb3e-41dc-a135-d4c176c92dd4", "remote_group_id": "e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82", "remote_ip_prefix": null, "created_at": "2018-07-24T04:46:07Z", "security_group_id": "e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:46:07Z", "revision_number": 0, "id": "9d533ae8-ba6e-4846-9a3b-e8e7dfa9a665", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:46:07Z", "security_group_id": "e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:46:07Z", "revision_number": 0, "id": "c933ee0a-2e70-488d-a1c4-6995f608dd69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:46:07Z", "security_group_id": "e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82", "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1"}], "revision_number": 4, "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:46:48,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-d02b662a-934f-437b-a1b3-e13616d3fef1 2018-07-24 04:46:48,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:48,595 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2577fe1-801b-4bbe-a773-611d1ec848a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:46:48,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-b2577fe1-801b-4bbe-a773-611d1ec848a9 2018-07-24 04:46:48,595 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:46:48,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:48,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f19308-302f-4b0a-b66a-83dde4dd2865 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:46:48,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-12f19308-302f-4b0a-b66a-83dde4dd2865 2018-07-24 04:46:48,690 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:46:48,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:48,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f795ee4-090c-4499-ad4b-370271f6a03d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:46:48,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-1f795ee4-090c-4499-ad4b-370271f6a03d 2018-07-24 04:46:48,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:46:48,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:48,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c42bbf-b6a8-43b1-aa14-88ab47a1fa27 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:46:48,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-e9c42bbf-b6a8-43b1-aa14-88ab47a1fa27 2018-07-24 04:46:48,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:48,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355e6995-b2b8-456d-a87b-415c4d8dec9e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:46:48,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-355e6995-b2b8-456d-a87b-415c4d8dec9e 2018-07-24 04:46:48,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:49,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc253e32-06cf-4bf1-b995-de2c1787411a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:46:49,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-dc253e32-06cf-4bf1-b995-de2c1787411a 2018-07-24 04:46:49,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:46:49,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:49,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0fe2529-7dde-4686-bd87-f250c33c633b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:46:49,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-a0fe2529-7dde-4686-bd87-f250c33c633b 2018-07-24 04:46:49,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:46:49,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:49,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412de9ce-9a2e-4968-ac95-8888ef7c5ce7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d07d6a2fa684ed48a3e63aab62292b1", "name": "InstanceSecurityGroupTests-fad00666-b6de-452-proj"}} 2018-07-24 04:46:49,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 used request id req-412de9ce-9a2e-4968-ac95-8888ef7c5ce7 2018-07-24 04:46:49,258 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82 2018-07-24 04:46:49,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:49,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-36394281-2d6e-41c7-8769-e10c6147e42d Date: Tue, 24 Jul 2018 04:46:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:46:07Z", "security_group_id": "e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:07Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "4de7d164-d83f-456f-99f6-f7d9bd141470"}, {"remote_group_id": "e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:46:07Z", "security_group_id": "e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:07Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "6ec840c2-cb3e-41dc-a135-d4c176c92dd4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:46:07Z", "security_group_id": "e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:07Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "9d533ae8-ba6e-4846-9a3b-e8e7dfa9a665"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:46:07Z", "security_group_id": "e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82", "port_range_min": null, "revision_number": 0, "tenant_id": "8d07d6a2fa684ed48a3e63aab62292b1", "created_at": "2018-07-24T04:46:07Z", "project_id": "8d07d6a2fa684ed48a3e63aab62292b1", "id": "c933ee0a-2e70-488d-a1c4-6995f608dd69"}]} 2018-07-24 04:46:49,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82 used request id req-36394281-2d6e-41c7-8769-e10c6147e42d 2018-07-24 04:46:49,456 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:46:49,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:49,782 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d96de212-b721-4cb2-800d-de403e209075 Content-Length: 0 Date: Tue, 24 Jul 2018 04:46:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:46:49,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/e5c512f5-2da7-4f01-abe1-ff4e1bc8cb82 used request id req-d96de212-b721-4cb2-800d-de403e209075 2018-07-24 04:46:49,783 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-fad00666-b6de-452-proj 2018-07-24 04:46:49,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:50,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54a0bdd0-7a6a-47fc-8e70-a63c420a69bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:46:50,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/8d07d6a2fa684ed48a3e63aab62292b1 used request id req-54a0bdd0-7a6a-47fc-8e70-a63c420a69bd 2018-07-24 04:46:50,036 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-fad00666-b6de-452-proj-role 2018-07-24 04:46:50,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/27a3ce70c4014affaf53182464d47e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:50,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc50c18e-472c-48e5-9d55-80ddcf30849d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:46:50,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/27a3ce70c4014affaf53182464d47e42 used request id req-bc50c18e-472c-48e5-9d55-80ddcf30849d 2018-07-24 04:46:50,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e0194d2113034168583dbcd5aeb45ddd65c354" 2018-07-24 04:46:50,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b92085-b888-4ebc-875f-a21b327aa4a6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:46:50,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-12b92085-b888-4ebc-875f-a21b327aa4a6 2018-07-24 04:46:50,241 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-fad00666-b6de-452-user 2018-07-24 04:46:50,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/91dbe2d5365f4162b9bb533472d22005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3ae6b6d4b1a9dac281ee6c97e32e119f1a8e6b" 2018-07-24 04:46:50,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2556a79f-1018-4812-a923-0493b612fd5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:46:50,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/91dbe2d5365f4162b9bb533472d22005 used request id req-2556a79f-1018-4812-a923-0493b612fd5f 2018-07-24 04:46:50,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:50,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:46:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["98_25CaJTi-Ne6CEAvl9Ug"], "issued_at": "2018-07-24T04:46:50.000000Z"}} 2018-07-24 04:46:50,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1a7a35400c8f7c9e8d33aacfb8e7981fbb849e2a" 2018-07-24 04:46:50,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70120b0-c2dc-4f1a-a661-3cec2f2e8bed 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:50,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f70120b0-c2dc-4f1a-a661-3cec2f2e8bed 2018-07-24 04:46:50,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:50,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:51,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:46:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["5dd7XONCRAa3PD9Q0w29Bg"], "issued_at": "2018-07-24T04:46:51.000000Z"}} 2018-07-24 04:46:51,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:46:51,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4ec35c-3055-4001-9e2b-8e99f59f0e1b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:51,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ba4ec35c-3055-4001-9e2b-8e99f59f0e1b 2018-07-24 04:46:51,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:46:51,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:46: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:46:51,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:46:51,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5fb7f2-9e24-4e85-93e1-dea6e6c51024 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:46:51,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj used request id req-7e5fb7f2-9e24-4e85-93e1-dea6e6c51024 2018-07-24 04:46:51,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:46:51,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa3c543-b023-4462-9a70-f8ee3e052f68 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:46:51,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-cfa3c543-b023-4462-9a70-f8ee3e052f68 2018-07-24 04:46:51,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj"}}' 2018-07-24 04:46:51,765 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:46:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3384bef9-4e46-4740-a41a-1f47b0ed4741 Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/39abaf03dc714e73aa9215bea1e32307"}, "tags": [], "enabled": true, "id": "39abaf03dc714e73aa9215bea1e32307", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj"}} 2018-07-24 04:46:51,766 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-3384bef9-4e46-4740-a41a-1f47b0ed4741 2018-07-24 04:46:51,766 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj 2018-07-24 04:46:51,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:51,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:52,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:46:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["-UycK54nQ3-TcrAlwj9a1w"], "issued_at": "2018-07-24T04:46:52.000000Z"}} 2018-07-24 04:46:52,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2c401014fe91c96a1b699efa57894f54436901a0" 2018-07-24 04:46:52,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad5e8fe-7ac9-4cda-98b4-650ba6ef2c8a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:52,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3ad5e8fe-7ac9-4cda-98b4-650ba6ef2c8a 2018-07-24 04:46:52,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:46:52,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:46: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:46:52,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c401014fe91c96a1b699efa57894f54436901a0" 2018-07-24 04:46:52,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164991d2-75f9-40e7-9257-634dcf282e9a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:46:52,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-164991d2-75f9-40e7-9257-634dcf282e9a 2018-07-24 04:46:52,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c401014fe91c96a1b699efa57894f54436901a0" 2018-07-24 04:46:52,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd738d0d-6335-4620-957a-7357d33e754d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/39abaf03dc714e73aa9215bea1e32307"}, "tags": [], "enabled": true, "id": "39abaf03dc714e73aa9215bea1e32307", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj"}]} 2018-07-24 04:46:52,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj used request id req-fd738d0d-6335-4620-957a-7357d33e754d 2018-07-24 04:46:52,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c401014fe91c96a1b699efa57894f54436901a0" 2018-07-24 04:46:52,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d1d681-13c0-4db7-a5c0-f3fc4c1889b7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:46:52,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-28d1d681-13c0-4db7-a5c0-f3fc4c1889b7 2018-07-24 04:46:52,879 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-b46e5928-114a-4e6-user 2018-07-24 04:46:52,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:52,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:46:52,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad66fe7-c97c-4ce7-87f7-fb5f18b2f499 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:46:52,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5ad66fe7-c97c-4ce7-87f7-fb5f18b2f499 2018-07-24 04:46:52,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" -d '{"role": {"name": "CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj-role"}}' 2018-07-24 04:46:53,101 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:46:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75ad65a2-9a00-4152-b729-3bdc824a6b13 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b63077556b74c3a8e3ce7bee1384b90", "links": {"self": "http://172.30.9.24:5000/v3/roles/4b63077556b74c3a8e3ce7bee1384b90"}, "name": "CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj-role"}} 2018-07-24 04:46:53,101 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-75ad65a2-9a00-4152-b729-3bdc824a6b13 2018-07-24 04:46:53,101 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj-role 2018-07-24 04:46:53,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/4b63077556b74c3a8e3ce7bee1384b90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:46:53,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b691f393-b205-40f9-a837-cc6672e6ee7d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4b63077556b74c3a8e3ce7bee1384b90", "links": {"self": "http://172.30.9.24:5000/v3/roles/4b63077556b74c3a8e3ce7bee1384b90"}, "name": "CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj-role"}} 2018-07-24 04:46:53,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/4b63077556b74c3a8e3ce7bee1384b90 used request id req-b691f393-b205-40f9-a837-cc6672e6ee7d 2018-07-24 04:46:53,196 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj-role to project CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj 2018-07-24 04:46:53,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/39abaf03dc714e73aa9215bea1e32307/users/f240e9bd081e4a739929749b62541c39/roles/4b63077556b74c3a8e3ce7bee1384b90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:46:53,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:46:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3713f09d-8b35-4baa-9577-ca58d7fa8f4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:46:53,325 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/39abaf03dc714e73aa9215bea1e32307/users/f240e9bd081e4a739929749b62541c39/roles/4b63077556b74c3a8e3ce7bee1384b90 used request id req-3713f09d-8b35-4baa-9577-ca58d7fa8f4b 2018-07-24 04:46:53,326 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:46:53,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:53,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:53,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:46:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["uA98Nj1IQYuAWlODqiV29A"], "issued_at": "2018-07-24T04:46:53.000000Z"}} 2018-07-24 04:46:53,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1c74e1728d801df9e37858b0ad8fce697940fc8f" 2018-07-24 04:46:53,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f98898-c475-4475-b80c-76c0c2169745 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:53,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e0f98898-c475-4475-b80c-76c0c2169745 2018-07-24 04:46:53,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c74e1728d801df9e37858b0ad8fce697940fc8f" 2018-07-24 04:46:54,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7df0661a-a0fb-4902-b53d-27f1b7f7d696 Date: Tue, 24 Jul 2018 04:46:54 GMT RESP BODY: {"networks":[]} 2018-07-24 04:46:54,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-7df0661a-a0fb-4902-b53d-27f1b7f7d696 2018-07-24 04:46:54,039 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net 2018-07-24 04:46:54,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c74e1728d801df9e37858b0ad8fce697940fc8f" -d '{"network": {"name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net", "admin_state_up": true}}' 2018-07-24 04:46:54,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 746 X-Openstack-Request-Id: req-271bc357-512b-45e0-9e24-afb0770ede0f Date: Tue, 24 Jul 2018 04:46:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:46:54Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","mtu":1450}} 2018-07-24 04:46:54,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-271bc357-512b-45e0-9e24-afb0770ede0f 2018-07-24 04:46:54,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c74e1728d801df9e37858b0ad8fce697940fc8f" 2018-07-24 04:46:54,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-c7e5825b-9cc4-4d8a-92e1-e52eecc8689b Date: Tue, 24 Jul 2018 04:46:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:46:54Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:46:54,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-c7e5825b-9cc4-4d8a-92e1-e52eecc8689b 2018-07-24 04:46:54,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c74e1728d801df9e37858b0ad8fce697940fc8f" 2018-07-24 04:46:54,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-54115058-e91d-4ee6-9c1b-5b92a8e9e4e3 Date: Tue, 24 Jul 2018 04:46:54 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:46:54,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-54115058-e91d-4ee6-9c1b-5b92a8e9e4e3 2018-07-24 04:46:54,913 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet 2018-07-24 04:46:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c74e1728d801df9e37858b0ad8fce697940fc8f" -d '{"subnets": [{"ip_version": 4, "network_id": "28ac313b-2a5c-44bf-bf49-89c06d60b23c", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet"}]}' 2018-07-24 04:46:55,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7eb0ea7c-1f87-44d1-a64e-bb25bd50b324 Date: Tue, 24 Jul 2018 04:46:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:46:55,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-7eb0ea7c-1f87-44d1-a64e-bb25bd50b324 2018-07-24 04:46:55,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c74e1728d801df9e37858b0ad8fce697940fc8f" 2018-07-24 04:46:55,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-707f5544-73be-410c-80fb-0ba276c38f28 Date: Tue, 24 Jul 2018 04:46:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:46:55,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-707f5544-73be-410c-80fb-0ba276c38f28 2018-07-24 04:46:55,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c74e1728d801df9e37858b0ad8fce697940fc8f" 2018-07-24 04:46:56,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a38743de-71aa-4c5b-b49e-1ece69b53f71 Date: Tue, 24 Jul 2018 04:46:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:46:56,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-a38743de-71aa-4c5b-b49e-1ece69b53f71 2018-07-24 04:46:56,178 - OpenStackNetwork - DEBUG - Network [28ac313b-2a5c-44bf-bf49-89c06d60b23c] created successfully 2018-07-24 04:46:56,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:56,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:56,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:46:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["EnJWrXz-Q-u0fUAzvw44DQ"], "issued_at": "2018-07-24T04:46:56.000000Z"}} 2018-07-24 04:46:56,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f1cb7b76c7a53d7d9087c873b6b7995c0ff6039e" 2018-07-24 04:46:56,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37357eba-209c-423c-8b60-0128b675575c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:56,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-37357eba-209c-423c-8b60-0128b675575c 2018-07-24 04:46:56,670 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:46:56,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1cb7b76c7a53d7d9087c873b6b7995c0ff6039e" 2018-07-24 04:46:56,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-bc8caf70-d222-4a04-a835-7c39b225d467 x-compute-request-id: req-bc8caf70-d222-4a04-a835-7c39b225d467 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:46:56,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bc8caf70-d222-4a04-a835-7c39b225d467 2018-07-24 04:46:56,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1cb7b76c7a53d7d9087c873b6b7995c0ff6039e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-07-24 04:46:57,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-7a699037-5327-4527-8030-5869087091a2 x-compute-request-id: req-7a699037-5327-4527-8030-5869087091a2 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}], "ram": 512, "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": "89483b4b-58d3-4122-807f-7995c4b069c5"}} 2018-07-24 04:46:57,218 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7a699037-5327-4527-8030-5869087091a2 2018-07-24 04:46:57,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:57,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:46:57,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4b63077556b74c3a8e3ce7bee1384b90", "name": "CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj-role"}], "expires_at": "2018-07-24T05:46:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39abaf03dc714e73aa9215bea1e32307", "name": "CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_39abaf03dc714e73aa9215bea1e32307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_39abaf03dc714e73aa9215bea1e32307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/39abaf03dc714e73aa9215bea1e32307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/39abaf03dc714e73aa9215bea1e32307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/39abaf03dc714e73aa9215bea1e32307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/39abaf03dc714e73aa9215bea1e32307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/39abaf03dc714e73aa9215bea1e32307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/39abaf03dc714e73aa9215bea1e32307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/39abaf03dc714e73aa9215bea1e32307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/39abaf03dc714e73aa9215bea1e32307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/39abaf03dc714e73aa9215bea1e32307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/39abaf03dc714e73aa9215bea1e32307", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/39abaf03dc714e73aa9215bea1e32307", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/39abaf03dc714e73aa9215bea1e32307", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-b46e5928-114a-4e6-user", "id": "f240e9bd081e4a739929749b62541c39"}, "audit_ids": ["__FtwPwJQI-j18Nqq3g_yw"], "issued_at": "2018-07-24T04:46:57.000000Z"}} 2018-07-24 04:46:57,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}967e86c30d13fbb5b650dd439b970eba8d1ba8bc" 2018-07-24 04:46:57,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62cb5df9-8e42-4bef-87f3-d53461a8ebb2 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:46:57,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-62cb5df9-8e42-4bef-87f3-d53461a8ebb2 2018-07-24 04:46:57,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967e86c30d13fbb5b650dd439b970eba8d1ba8bc" 2018-07-24 04:46:57,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-a2ae2241-175a-4847-9373-8b623853a01b Date: Tue, 24 Jul 2018 04:46:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image"} 2018-07-24 04:46:57,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image used request id req-a2ae2241-175a-4847-9373-8b623853a01b 2018-07-24 04:46:57,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967e86c30d13fbb5b650dd439b970eba8d1ba8bc" 2018-07-24 04:46:58,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-81df2c41-9518-464d-b818-096d0eed1887 Date: Tue, 24 Jul 2018 04:46:58 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-07-24 04:46:58,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-81df2c41-9518-464d-b818-096d0eed1887 2018-07-24 04:46:58,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}967e86c30d13fbb5b650dd439b970eba8d1ba8bc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image"}' 2018-07-24 04:46:58,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d64f1787-e664-48bf-9f98-fe72ea71bf89 Date: Tue, 24 Jul 2018 04:46:58 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:46:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:46:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "min_disk": 0, "protected": false, "id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "file": "/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/file", "checksum": null, "owner": "39abaf03dc714e73aa9215bea1e32307", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:46:58,380 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d64f1787-e664-48bf-9f98-fe72ea71bf89 2018-07-24 04:46:58,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967e86c30d13fbb5b650dd439b970eba8d1ba8bc" -d '' 2018-07-24 04:46:59,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15ae1c18-8e8d-43ae-8eb0-b83071abb6ff Date: Tue, 24 Jul 2018 04:46:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:46:59,046 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/file used request id req-15ae1c18-8e8d-43ae-8eb0-b83071abb6ff 2018-07-24 04:46:59,047 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:46:59,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967e86c30d13fbb5b650dd439b970eba8d1ba8bc" 2018-07-24 04:46:59,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-4dc766f6-ef56-490a-a17b-91ba8cfc6f78 Date: Tue, 24 Jul 2018 04:46:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:46:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:46:58Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/snap", "metadata": {}}], "self": "/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "min_disk": 0, "protected": false, "id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "file": "/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "39abaf03dc714e73aa9215bea1e32307", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:46:59,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8 used request id req-4dc766f6-ef56-490a-a17b-91ba8cfc6f78 2018-07-24 04:46:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967e86c30d13fbb5b650dd439b970eba8d1ba8bc" 2018-07-24 04:46:59,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-181ef1c1-ed77-4e0c-9c80-d2c44e16afab Date: Tue, 24 Jul 2018 04:46:59 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-07-24 04:46:59,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-181ef1c1-ed77-4e0c-9c80-d2c44e16afab 2018-07-24 04:46:59,525 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image 2018-07-24 04:46:59,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967e86c30d13fbb5b650dd439b970eba8d1ba8bc" 2018-07-24 04:46:59,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-a169a1ac-cd7e-477d-a4c6-8a00083f55a0 Date: Tue, 24 Jul 2018 04:46:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:46:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:46:58Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/snap", "metadata": {}}], "self": "/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "min_disk": 0, "protected": false, "id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "file": "/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "39abaf03dc714e73aa9215bea1e32307", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:46:59,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8 used request id req-a169a1ac-cd7e-477d-a4c6-8a00083f55a0 2018-07-24 04:46:59,545 - create_image - DEBUG - Instance status is - active 2018-07-24 04:46:59,545 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image 2018-07-24 04:46:59,545 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image 2018-07-24 04:46:59,545 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:46:59,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7a35400c8f7c9e8d33aacfb8e7981fbb849e2a" 2018-07-24 04:46:59,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:46: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-7d2b108d-df92-4680-b8cc-70ba456c8404 x-compute-request-id: req-7d2b108d-df92-4680-b8cc-70ba456c8404 Content-Encoding: gzip Content-Length: 273 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-24T04:46:57.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-24T04:46:52.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-24T04:46:57.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-24T04:46:51.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-24T04:46:56.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-24T04:46:59.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-24T04:46:51.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-24T04:46:53.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-24T04:46:57.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-24T04:46:52.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-24T04:46:57.000000"}}}, "zoneName": "nova"}]} 2018-07-24 04:46:59,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-availability-zone/detail used request id req-7d2b108d-df92-4680-b8cc-70ba456c8404 2018-07-24 04:46:59,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:46:59,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:47:00,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:47:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["5q-jn_SUR5GDXFkiWybHgw"], "issued_at": "2018-07-24T04:47:00.000000Z"}} 2018-07-24 04:47:00,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:00,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7955ed71-dfd2-4b87-8c11-5917ea93b75d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:47:00,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7955ed71-dfd2-4b87-8c11-5917ea93b75d 2018-07-24 04:47:00,313 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:47:00,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:00,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af86cd5-e974-460c-b0a7-a2cba901705a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:47:00,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0af86cd5-e974-460c-b0a7-a2cba901705a 2018-07-24 04:47:00,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:00,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-7c16cd9e-e1a7-4ac0-8984-d412f498bee3 Date: Tue, 24 Jul 2018 04:47:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:00,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-7c16cd9e-e1a7-4ac0-8984-d412f498bee3 2018-07-24 04:47:00,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:47:00,689 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:47: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:47:00,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:00,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a53efc2-637e-455b-abe1-0a22e5a2940a 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:00,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-4a53efc2-637e-455b-abe1-0a22e5a2940a 2018-07-24 04:47:00,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:01,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-cbb9d930-c4f5-404a-95c9-f36f839235b5 Date: Tue, 24 Jul 2018 04:47:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:01,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-cbb9d930-c4f5-404a-95c9-f36f839235b5 2018-07-24 04:47:01,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:01,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2b0d788d-41a4-4211-8f44-b61b73831c73 Date: Tue, 24 Jul 2018 04:47:01 GMT RESP BODY: {"ports":[]} 2018-07-24 04:47:01,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1&admin_state_up=True used request id req-2b0d788d-41a4-4211-8f44-b61b73831c73 2018-07-24 04:47:01,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:01,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-9c496ac2-a1ee-4972-9b9d-4d377580eccb x-compute-request-id: req-9c496ac2-a1ee-4972-9b9d-4d377580eccb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:47:01,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-9c496ac2-a1ee-4972-9b9d-4d377580eccb 2018-07-24 04:47:01,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:01,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-6c8fc9a3-84b5-4697-b0e5-135424177a56 Date: Tue, 24 Jul 2018 04:47:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:01,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-6c8fc9a3-84b5-4697-b0e5-135424177a56 2018-07-24 04:47:01,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:01,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94751fb3-832c-491f-82e5-53dda1135403 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:01,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-94751fb3-832c-491f-82e5-53dda1135403 2018-07-24 04:47:01,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:02,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ebdbe590-7626-479c-a43d-8338ac799bbe Date: Tue, 24 Jul 2018 04:47:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:02,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-ebdbe590-7626-479c-a43d-8338ac799bbe 2018-07-24 04:47:02,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:02,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8585fdca-434b-491d-b43e-ccb3df867ac9 Date: Tue, 24 Jul 2018 04:47:02 GMT RESP BODY: {"ports":[]} 2018-07-24 04:47:02,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1&admin_state_up=True used request id req-8585fdca-434b-491d-b43e-ccb3df867ac9 2018-07-24 04:47:02,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:47:02,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:47:02,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["kDVkfTrYSTObokhz_PoqTg"], "issued_at": "2018-07-24T04:47:02.000000Z"}} 2018-07-24 04:47:02,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fd232e4c399f50bda2b8057dabd2bba3280cbdca" 2018-07-24 04:47:02,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0b8866-8b7d-408f-83e3-724ffd19445b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:47:02,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bd0b8866-8b7d-408f-83e3-724ffd19445b 2018-07-24 04:47:02,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:03,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-f0cc033b-8d6c-4c45-9ab6-82b0ef9d358e Date: Tue, 24 Jul 2018 04:47:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:03,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-f0cc033b-8d6c-4c45-9ab6-82b0ef9d358e 2018-07-24 04:47:03,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:03,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-6edb43dc-c938-40c4-8254-5d5aa68df3a8 Date: Tue, 24 Jul 2018 04:47:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:03,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-6edb43dc-c938-40c4-8254-5d5aa68df3a8 2018-07-24 04:47:03,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:03,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-39169032-c9b9-4f7c-ab63-2c4ebdad042b Date: Tue, 24 Jul 2018 04:47:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:03,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-39169032-c9b9-4f7c-ab63-2c4ebdad042b 2018-07-24 04:47:03,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:47:03,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:47:03 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:47:03,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd232e4c399f50bda2b8057dabd2bba3280cbdca" 2018-07-24 04:47:03,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b86b61-fbf4-46c3-b9b9-be70ef12912a 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:03,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-e6b86b61-fbf4-46c3-b9b9-be70ef12912a 2018-07-24 04:47:03,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:04,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-cff6dd37-f5c9-4835-bc3c-b11a404bdd9e Date: Tue, 24 Jul 2018 04:47:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:04,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-cff6dd37-f5c9-4835-bc3c-b11a404bdd9e 2018-07-24 04:47:04,040 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net 2018-07-24 04:47:04,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" -d '{"port": {"network_id": "28ac313b-2a5c-44bf-bf49-89c06d60b23c", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1", "admin_state_up": true}}' 2018-07-24 04:47:05,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-86a92874-1fe7-47be-bb90-ec323c39b143 Date: Tue, 24 Jul 2018 04:47:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:04Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.7"}],"id":"8576bb71-b33e-4dfa-805b-1d37b807d2db","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:57:48","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","qos_policy_id":null,"admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:47:05,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-86a92874-1fe7-47be-bb90-ec323c39b143 2018-07-24 04:47:05,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:05,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-c41e9f01-173b-4b72-a007-2cefb773c681 Date: Tue, 24 Jul 2018 04:47:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:05,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-c41e9f01-173b-4b72-a007-2cefb773c681 2018-07-24 04:47:05,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:05,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df0260d8-ee9b-4da7-ad46-f85bf641c867 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:05,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-df0260d8-ee9b-4da7-ad46-f85bf641c867 2018-07-24 04:47:05,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:05,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-849ab41f-2555-4688-8271-38627bc85409 Date: Tue, 24 Jul 2018 04:47:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:05,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-849ab41f-2555-4688-8271-38627bc85409 2018-07-24 04:47:05,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:05,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-ea50dbd9-2da7-412e-8d42-73290c73b83d Date: Tue, 24 Jul 2018 04:47:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.7"}],"id":"8576bb71-b33e-4dfa-805b-1d37b807d2db","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:57:48","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:47:05,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1&admin_state_up=True used request id req-ea50dbd9-2da7-412e-8d42-73290c73b83d 2018-07-24 04:47:05,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:05,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abdfb195-16db-43b4-a609-ed15a1611ce9 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:05,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-abdfb195-16db-43b4-a609-ed15a1611ce9 2018-07-24 04:47:05,909 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-24 04:47:05,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:05,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-f29b3661-a1fb-4b5e-b2e2-b774dfef3975 x-compute-request-id: req-f29b3661-a1fb-4b5e-b2e2-b774dfef3975 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-flavor-name"}]} 2018-07-24 04:47:05,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f29b3661-a1fb-4b5e-b2e2-b774dfef3975 2018-07-24 04:47:05,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/89483b4b-58d3-4122-807f-7995c4b069c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:05,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-0c7f4a0d-cc22-4ded-88f7-deba916b60d3 x-compute-request-id: req-0c7f4a0d-cc22-4ded-88f7-deba916b60d3 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}], "ram": 512, "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": "89483b4b-58d3-4122-807f-7995c4b069c5"}} 2018-07-24 04:47:05,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/89483b4b-58d3-4122-807f-7995c4b069c5 used request id req-0c7f4a0d-cc22-4ded-88f7-deba916b60d3 2018-07-24 04:47:05,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:06,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-b590eaa2-3573-4d2c-848d-2730024f9fe1 Date: Tue, 24 Jul 2018 04:47:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:46:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:46:58Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/snap", "metadata": {}}], "self": "/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "min_disk": 0, "protected": false, "id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "file": "/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "39abaf03dc714e73aa9215bea1e32307", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image"} 2018-07-24 04:47:06,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image used request id req-b590eaa2-3573-4d2c-848d-2730024f9fe1 2018-07-24 04:47:06,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:06,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9b4173fb-3266-49ad-a8ee-864ad6c27515 Date: Tue, 24 Jul 2018 04:47:06 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-07-24 04:47:06,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-9b4173fb-3266-49ad-a8ee-864ad6c27515 2018-07-24 04:47:06,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" -d '{"server": {"name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "89483b4b-58d3-4122-807f-7995c4b069c5", "max_count": 1, "min_count": 1, "networks": [{"port": "8576bb71-b33e-4dfa-805b-1d37b807d2db"}]}}' 2018-07-24 04:47:08,350 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:47: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 x-openstack-request-id: req-b17d5a7c-f2d9-44c2-a65d-1e957441f2c1 x-compute-request-id: req-b17d5a7c-f2d9-44c2-a65d-1e957441f2c1 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a08a2e42-7870-4549-8169-4ac6b173f5ad", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "bookmark"}], "adminPass": "uw78noiPSB5C"}} 2018-07-24 04:47:08,350 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-b17d5a7c-f2d9-44c2-a65d-1e957441f2c1 2018-07-24 04:47:08,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:08,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-68b48d1c-e0bd-4eb3-b993-1e239a36d6b2 x-compute-request-id: req-68b48d1c-e0bd-4eb3-b993-1e239a36d6b2 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "a08a2e42-7870-4549-8169-4ac6b173f5ad", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-24T04:47:08Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:08,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad used request id req-68b48d1c-e0bd-4eb3-b993-1e239a36d6b2 2018-07-24 04:47:08,598 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-24 04:47:08,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:08,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-d3e9cd3d-39af-428c-87df-f441cee93905 x-compute-request-id: req-d3e9cd3d-39af-428c-87df-f441cee93905 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "a08a2e42-7870-4549-8169-4ac6b173f5ad", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-24T04:47:08Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:08,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad used request id req-d3e9cd3d-39af-428c-87df-f441cee93905 2018-07-24 04:47:08,854 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-07-24 04:47:08,855 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:47:11,858 - create_instance - DEBUG - VM status query timeout in 896.740175009 2018-07-24 04:47:11,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:12,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:11 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-f3241388-1c3f-414e-a9c2-8230a6fc858b x-compute-request-id: req-f3241388-1c3f-414e-a9c2-8230a6fc858b Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:57:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "a08a2e42-7870-4549-8169-4ac6b173f5ad", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:09Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-24T04:47:08Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:12,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad used request id req-f3241388-1c3f-414e-a9c2-8230a6fc858b 2018-07-24 04:47:12,352 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-07-24 04:47:12,353 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:47:15,356 - create_instance - DEBUG - VM status query timeout in 893.242263079 2018-07-24 04:47:15,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:15,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-bc07006e-9ffd-4159-b5bf-185d55e5b622 x-compute-request-id: req-bc07006e-9ffd-4159-b5bf-185d55e5b622 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:57:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-24T04:47:14.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "a08a2e42-7870-4549-8169-4ac6b173f5ad", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:14Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-24T04:47:08Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:15,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad used request id req-bc07006e-9ffd-4159-b5bf-185d55e5b622 2018-07-24 04:47:15,897 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-24 04:47:15,897 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:47:15,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:16,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-a6d2b63c-58cb-47b6-9c6b-1c925f26e641 x-compute-request-id: req-a6d2b63c-58cb-47b6-9c6b-1c925f26e641 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:57:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-24T04:47:14.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "a08a2e42-7870-4549-8169-4ac6b173f5ad", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:14Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-24T04:47:08Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:16,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad used request id req-a6d2b63c-58cb-47b6-9c6b-1c925f26e641 2018-07-24 04:47:16,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:16,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-35b113bc-623b-4e97-88b3-42034ad35aa9 Date: Tue, 24 Jul 2018 04:47:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:16,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-35b113bc-623b-4e97-88b3-42034ad35aa9 2018-07-24 04:47:16,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:16,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d821dc1-27bc-43ca-8d94-7b39056c29c8 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:16,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-9d821dc1-27bc-43ca-8d94-7b39056c29c8 2018-07-24 04:47:16,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:16,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-eda5631d-67fb-426d-8a1b-19f1186a7377 Date: Tue, 24 Jul 2018 04:47:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:16,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-eda5631d-67fb-426d-8a1b-19f1186a7377 2018-07-24 04:47:16,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:17,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-349bdeda-97bc-43c3-b4df-430d7d338293 Date: Tue, 24 Jul 2018 04:47:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.2"}],"id":"14c1e202-57b3-4284-88af-e8f0606daba0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:4c:6a","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.7"}],"id":"8576bb71-b33e-4dfa-805b-1d37b807d2db","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:57:48","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:04Z","binding:vnic_type":"normal","device_id":"a08a2e42-7870-4549-8169-4ac6b173f5ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.3"}],"id":"8c5f46a9-f4b9-402b-a0ac-b77f30d463bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:df:33","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.4"}],"id":"d81a3d10-3818-43e7-a424-62bcfcb1203c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:63:1d","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"}]} 2018-07-24 04:47:17,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-349bdeda-97bc-43c3-b4df-430d7d338293 2018-07-24 04:47:17,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:17,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-b0558929-4749-4bd5-bf60-3de88b50b099 x-compute-request-id: req-b0558929-4749-4bd5-bf60-3de88b50b099 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:57:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-24T04:47:14.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "a08a2e42-7870-4549-8169-4ac6b173f5ad", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:14Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-24T04:47:08Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:17,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad used request id req-b0558929-4749-4bd5-bf60-3de88b50b099 2018-07-24 04:47:17,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:17,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-6ada5c71-d23e-44bb-9970-c86623aa655d Date: Tue, 24 Jul 2018 04:47:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:17,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-6ada5c71-d23e-44bb-9970-c86623aa655d 2018-07-24 04:47:17,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:17,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88885b42-e384-466f-b5e0-d84efde79744 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:17,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-88885b42-e384-466f-b5e0-d84efde79744 2018-07-24 04:47:17,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:17,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-cb0ddaf8-ec42-473b-be12-205ec1e408fd Date: Tue, 24 Jul 2018 04:47:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:17,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-cb0ddaf8-ec42-473b-be12-205ec1e408fd 2018-07-24 04:47:17,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:17,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-678003c9-283a-41ca-bf9d-bfbc32d21124 Date: Tue, 24 Jul 2018 04:47:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.2"}],"id":"14c1e202-57b3-4284-88af-e8f0606daba0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:4c:6a","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.7"}],"id":"8576bb71-b33e-4dfa-805b-1d37b807d2db","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:57:48","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:04Z","binding:vnic_type":"normal","device_id":"a08a2e42-7870-4549-8169-4ac6b173f5ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.3"}],"id":"8c5f46a9-f4b9-402b-a0ac-b77f30d463bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:df:33","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.4"}],"id":"d81a3d10-3818-43e7-a424-62bcfcb1203c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:63:1d","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"}]} 2018-07-24 04:47:17,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-678003c9-283a-41ca-bf9d-bfbc32d21124 2018-07-24 04:47:17,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:18,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-5ad95a61-9fbe-49cd-b3b3-38cb858b0f0c x-compute-request-id: req-5ad95a61-9fbe-49cd-b3b3-38cb858b0f0c Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:57:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-24T04:47:14.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "a08a2e42-7870-4549-8169-4ac6b173f5ad", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:14Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-24T04:47:08Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:18,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad used request id req-5ad95a61-9fbe-49cd-b3b3-38cb858b0f0c 2018-07-24 04:47:18,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:18,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-ac75386d-a579-42a5-9b74-ac84d413fa22 Date: Tue, 24 Jul 2018 04:47:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:18,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-ac75386d-a579-42a5-9b74-ac84d413fa22 2018-07-24 04:47:18,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:18,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df800cc0-e8ce-4329-b25b-3a9887a70f2f 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:18,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-df800cc0-e8ce-4329-b25b-3a9887a70f2f 2018-07-24 04:47:18,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:18,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-1a53ad69-0e6d-4279-8e50-3ba30509fb53 Date: Tue, 24 Jul 2018 04:47:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:18,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-1a53ad69-0e6d-4279-8e50-3ba30509fb53 2018-07-24 04:47:18,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:19,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-be7b6f76-dcf5-4ee4-b21c-90c1a3ed6602 Date: Tue, 24 Jul 2018 04:47:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.2"}],"id":"14c1e202-57b3-4284-88af-e8f0606daba0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:4c:6a","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.7"}],"id":"8576bb71-b33e-4dfa-805b-1d37b807d2db","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:57:48","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:04Z","binding:vnic_type":"normal","device_id":"a08a2e42-7870-4549-8169-4ac6b173f5ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.3"}],"id":"8c5f46a9-f4b9-402b-a0ac-b77f30d463bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:df:33","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.4"}],"id":"d81a3d10-3818-43e7-a424-62bcfcb1203c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:63:1d","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"}]} 2018-07-24 04:47:19,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-be7b6f76-dcf5-4ee4-b21c-90c1a3ed6602 2018-07-24 04:47:19,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:47:19,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:47:19,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["lHOC8-vkTyOIECEkVMTKhA"], "issued_at": "2018-07-24T04:47:19.000000Z"}} 2018-07-24 04:47:19,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:19,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6273317-e0c3-4d82-b691-4535317b8b09 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:47:19,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f6273317-e0c3-4d82-b691-4535317b8b09 2018-07-24 04:47:19,709 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:47:19,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:19,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af760cc3-1228-4c18-b164-e955ec728ebc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:47:19,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-af760cc3-1228-4c18-b164-e955ec728ebc 2018-07-24 04:47:19,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:20,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-b675d3bb-a37e-4093-bec4-44f3cd5381d9 Date: Tue, 24 Jul 2018 04:47:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:20,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-b675d3bb-a37e-4093-bec4-44f3cd5381d9 2018-07-24 04:47:20,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:47:20,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:47: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://172.30.9.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:47:20,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:20,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-089f7804-66d5-4930-b01b-5ac42ddabecd 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:20,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-089f7804-66d5-4930-b01b-5ac42ddabecd 2018-07-24 04:47:20,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:20,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f09f4993-1183-4fc0-86e0-e52ea288c351 Date: Tue, 24 Jul 2018 04:47:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:20,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-f09f4993-1183-4fc0-86e0-e52ea288c351 2018-07-24 04:47:20,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:20,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1c74fd89-356a-44a2-9d2a-3826d3e33cf0 Date: Tue, 24 Jul 2018 04:47:20 GMT RESP BODY: {"ports":[]} 2018-07-24 04:47:20,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2&admin_state_up=True used request id req-1c74fd89-356a-44a2-9d2a-3826d3e33cf0 2018-07-24 04:47:20,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:20,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-7008a93e-ce74-421a-be0a-4d9f7e9e285d x-compute-request-id: req-7008a93e-ce74-421a-be0a-4d9f7e9e285d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:47:20,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-7008a93e-ce74-421a-be0a-4d9f7e9e285d 2018-07-24 04:47:20,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:21,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-5e1e88db-7aa9-4512-a77f-46b88836dd4c Date: Tue, 24 Jul 2018 04:47:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:21,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-5e1e88db-7aa9-4512-a77f-46b88836dd4c 2018-07-24 04:47:21,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:21,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef84d47-05df-4077-b9dd-1abbcd4f83d2 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:21,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-7ef84d47-05df-4077-b9dd-1abbcd4f83d2 2018-07-24 04:47:21,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:21,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-040c4dbe-ced3-4ee0-90e4-a03828a710e7 Date: Tue, 24 Jul 2018 04:47:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:21,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-040c4dbe-ced3-4ee0-90e4-a03828a710e7 2018-07-24 04:47:21,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:21,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e059ddd1-78ec-4147-b3c5-e2ee45c2b8a3 Date: Tue, 24 Jul 2018 04:47:21 GMT RESP BODY: {"ports":[]} 2018-07-24 04:47:21,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2&admin_state_up=True used request id req-e059ddd1-78ec-4147-b3c5-e2ee45c2b8a3 2018-07-24 04:47:21,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:47:21,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:47:22,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:47:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["DEv2jjRmQnuSm77qASCX9g"], "issued_at": "2018-07-24T04:47:22.000000Z"}} 2018-07-24 04:47:22,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8d135a6b8fdb03767bef6dfc275d70961ffd700e" 2018-07-24 04:47:22,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4329f38e-f2c9-4f65-b2d9-ece39fb95efe 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:47:22,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4329f38e-f2c9-4f65-b2d9-ece39fb95efe 2018-07-24 04:47:22,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:22,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-8cb7f1c5-7ac9-4b4c-aa82-866f3bfa74a7 Date: Tue, 24 Jul 2018 04:47:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:22,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-8cb7f1c5-7ac9-4b4c-aa82-866f3bfa74a7 2018-07-24 04:47:22,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:22,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d8b07481-0d49-4df5-825e-b06226c23e6e Date: Tue, 24 Jul 2018 04:47:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:22,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-d8b07481-0d49-4df5-825e-b06226c23e6e 2018-07-24 04:47:22,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:22,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-7172a466-89dd-427f-b48c-03dbf34d44d4 Date: Tue, 24 Jul 2018 04:47:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:22,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-7172a466-89dd-427f-b48c-03dbf34d44d4 2018-07-24 04:47:22,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:47:22,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:47: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:47:22,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d135a6b8fdb03767bef6dfc275d70961ffd700e" 2018-07-24 04:47:22,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d608a5b7-beea-4f4f-b897-3caacbfa28da 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:22,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-d608a5b7-beea-4f4f-b897-3caacbfa28da 2018-07-24 04:47:23,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:23,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-9ea5833b-0558-4d44-a704-06bde824a13c Date: Tue, 24 Jul 2018 04:47:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:23,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-9ea5833b-0558-4d44-a704-06bde824a13c 2018-07-24 04:47:23,161 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net 2018-07-24 04:47:23,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" -d '{"port": {"network_id": "28ac313b-2a5c-44bf-bf49-89c06d60b23c", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2", "admin_state_up": true}}' 2018-07-24 04:47:24,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-8ce17ae5-ed2a-4bd4-8910-e0ba9d05f75d Date: Tue, 24 Jul 2018 04:47:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:23Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.8"}],"id":"852d95e6-85b4-4ce4-896e-9d4a9589c8e4","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f3:37:11","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2","project_id":"4a6a5595eff04e89b98d3d63efd1b892","qos_policy_id":null,"admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:23Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:47:24,076 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-8ce17ae5-ed2a-4bd4-8910-e0ba9d05f75d 2018-07-24 04:47:24,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:24,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-dc004bb0-78ae-4652-b282-11e67f70da22 Date: Tue, 24 Jul 2018 04:47:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:24,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-dc004bb0-78ae-4652-b282-11e67f70da22 2018-07-24 04:47:24,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:24,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b059912c-313e-4639-9090-af0b85bdee8b 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:24,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-b059912c-313e-4639-9090-af0b85bdee8b 2018-07-24 04:47:24,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:24,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-68463365-dc52-4064-a0f9-b98a8be83eb6 Date: Tue, 24 Jul 2018 04:47:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:24,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-68463365-dc52-4064-a0f9-b98a8be83eb6 2018-07-24 04:47:24,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:24,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-e23525a0-9e4f-4e3e-af08-9c8fc7c0c37c Date: Tue, 24 Jul 2018 04:47:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:23Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.8"}],"id":"852d95e6-85b4-4ce4-896e-9d4a9589c8e4","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f3:37:11","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:23Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:47:24,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2&admin_state_up=True used request id req-e23525a0-9e4f-4e3e-af08-9c8fc7c0c37c 2018-07-24 04:47:24,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:24,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04fd21aa-b85b-41da-be1f-94ae3f9313d8 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:24,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-04fd21aa-b85b-41da-be1f-94ae3f9313d8 2018-07-24 04:47:24,802 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-24 04:47:24,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:24,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-8ec4e7ff-9298-4857-9657-a4b8da04598d x-compute-request-id: req-8ec4e7ff-9298-4857-9657-a4b8da04598d Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-flavor-name"}]} 2018-07-24 04:47:24,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8ec4e7ff-9298-4857-9657-a4b8da04598d 2018-07-24 04:47:24,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/89483b4b-58d3-4122-807f-7995c4b069c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:24,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-291b2990-8478-46c4-ae4d-f532627b80df x-compute-request-id: req-291b2990-8478-46c4-ae4d-f532627b80df Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}], "ram": 512, "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": "89483b4b-58d3-4122-807f-7995c4b069c5"}} 2018-07-24 04:47:24,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/89483b4b-58d3-4122-807f-7995c4b069c5 used request id req-291b2990-8478-46c4-ae4d-f532627b80df 2018-07-24 04:47:24,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:25,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-826535fd-a0e9-4137-95b7-c843a69a50e1 Date: Tue, 24 Jul 2018 04:47:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:46:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:46:58Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/snap", "metadata": {}}], "self": "/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "min_disk": 0, "protected": false, "id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "file": "/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "39abaf03dc714e73aa9215bea1e32307", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image"} 2018-07-24 04:47:25,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image used request id req-826535fd-a0e9-4137-95b7-c843a69a50e1 2018-07-24 04:47:25,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:25,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7c82f6a8-a28b-4ade-8c1a-27a7505d166a Date: Tue, 24 Jul 2018 04:47:25 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-07-24 04:47:25,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-7c82f6a8-a28b-4ade-8c1a-27a7505d166a 2018-07-24 04:47:25,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" -d '{"server": {"name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "89483b4b-58d3-4122-807f-7995c4b069c5", "max_count": 1, "min_count": 1, "networks": [{"port": "852d95e6-85b4-4ce4-896e-9d4a9589c8e4"}]}}' 2018-07-24 04:47:26,936 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:47: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-e991fb2a-05dd-49ec-a833-f7075d0d552c x-compute-request-id: req-e991fb2a-05dd-49ec-a833-f7075d0d552c Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9811fb31-6585-4ea7-9e22-4fc2dc817aee", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "bookmark"}], "adminPass": "kRP3V6uV5wzD"}} 2018-07-24 04:47:26,937 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-e991fb2a-05dd-49ec-a833-f7075d0d552c 2018-07-24 04:47:26,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:27,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-cd0a1ce5-f071-4938-9bc1-1968cdbdddcb x-compute-request-id: req-cd0a1ce5-f071-4938-9bc1-1968cdbdddcb Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "9811fb31-6585-4ea7-9e22-4fc2dc817aee", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:26Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-24T04:47:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:27,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee used request id req-cd0a1ce5-f071-4938-9bc1-1968cdbdddcb 2018-07-24 04:47:27,607 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-24 04:47:27,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:27,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-8241e965-d5d7-4381-a34b-7bce99ef9903 x-compute-request-id: req-8241e965-d5d7-4381-a34b-7bce99ef9903 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "9811fb31-6585-4ea7-9e22-4fc2dc817aee", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:27Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-24T04:47:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:27,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee used request id req-8241e965-d5d7-4381-a34b-7bce99ef9903 2018-07-24 04:47:27,693 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-07-24 04:47:27,693 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:47:30,697 - create_instance - DEBUG - VM status query timeout in 896.91104722 2018-07-24 04:47:30,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:31,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-eac42020-2fd8-4f77-806b-9b00535169ad x-compute-request-id: req-eac42020-2fd8-4f77-806b-9b00535169ad Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:37:11", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "9811fb31-6585-4ea7-9e22-4fc2dc817aee", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:28Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-24T04:47:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:31,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee used request id req-eac42020-2fd8-4f77-806b-9b00535169ad 2018-07-24 04:47:31,439 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-07-24 04:47:31,439 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:47:34,442 - create_instance - DEBUG - VM status query timeout in 893.165326118 2018-07-24 04:47:34,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:34,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-38a984fc-fe6a-4797-a0d5-d95b5f5e4cf6 x-compute-request-id: req-38a984fc-fe6a-4797-a0d5-d95b5f5e4cf6 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:37:11", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-24T04:47:32.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "9811fb31-6585-4ea7-9e22-4fc2dc817aee", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:32Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-24T04:47:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:34,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee used request id req-38a984fc-fe6a-4797-a0d5-d95b5f5e4cf6 2018-07-24 04:47:34,896 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-24 04:47:34,896 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:47:34,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:35,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-b7568177-decf-4ce6-94f5-91e02699f227 x-compute-request-id: req-b7568177-decf-4ce6-94f5-91e02699f227 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:37:11", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-24T04:47:32.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "9811fb31-6585-4ea7-9e22-4fc2dc817aee", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:32Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-24T04:47:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:35,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee used request id req-b7568177-decf-4ce6-94f5-91e02699f227 2018-07-24 04:47:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:35,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-6fa09ed2-9483-4e03-a54c-2dc1365e17a9 Date: Tue, 24 Jul 2018 04:47:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:35,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-6fa09ed2-9483-4e03-a54c-2dc1365e17a9 2018-07-24 04:47:35,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:35,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5d169c-3286-4ac0-bfe6-0064223c4ea8 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:35,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-ac5d169c-3286-4ac0-bfe6-0064223c4ea8 2018-07-24 04:47:35,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:35,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-400f6111-594d-4a42-91f7-1bffda5ef5ab Date: Tue, 24 Jul 2018 04:47:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:35,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-400f6111-594d-4a42-91f7-1bffda5ef5ab 2018-07-24 04:47:35,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:35,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5042 X-Openstack-Request-Id: req-13d7d4d1-6d14-4a13-ad10-6bada2e51c24 Date: Tue, 24 Jul 2018 04:47:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.2"}],"id":"14c1e202-57b3-4284-88af-e8f0606daba0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:4c:6a","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.8"}],"id":"852d95e6-85b4-4ce4-896e-9d4a9589c8e4","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:37:11","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:23Z","binding:vnic_type":"normal","device_id":"9811fb31-6585-4ea7-9e22-4fc2dc817aee","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.7"}],"id":"8576bb71-b33e-4dfa-805b-1d37b807d2db","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:57:48","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:04Z","binding:vnic_type":"normal","device_id":"a08a2e42-7870-4549-8169-4ac6b173f5ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.3"}],"id":"8c5f46a9-f4b9-402b-a0ac-b77f30d463bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:df:33","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.4"}],"id":"d81a3d10-3818-43e7-a424-62bcfcb1203c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:63:1d","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"}]} 2018-07-24 04:47:35,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-13d7d4d1-6d14-4a13-ad10-6bada2e51c24 2018-07-24 04:47:35,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:36,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-38d64d81-2c0b-4491-b58e-4e29879aa173 x-compute-request-id: req-38d64d81-2c0b-4491-b58e-4e29879aa173 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:37:11", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-24T04:47:32.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "9811fb31-6585-4ea7-9e22-4fc2dc817aee", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:32Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-24T04:47:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:36,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee used request id req-38d64d81-2c0b-4491-b58e-4e29879aa173 2018-07-24 04:47:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:36,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-00e2d4af-386f-43ff-8c97-84de5840766a Date: Tue, 24 Jul 2018 04:47:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:36,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-00e2d4af-386f-43ff-8c97-84de5840766a 2018-07-24 04:47:36,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:36,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67b917f-c667-41f8-809b-1c49a2f541ab 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:36,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-c67b917f-c667-41f8-809b-1c49a2f541ab 2018-07-24 04:47:36,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:36,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-dd06f58a-15af-4d4a-99ce-13ca25aa9f86 Date: Tue, 24 Jul 2018 04:47:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:36,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-dd06f58a-15af-4d4a-99ce-13ca25aa9f86 2018-07-24 04:47:36,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:36,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5042 X-Openstack-Request-Id: req-cf4ebab7-0754-4dd8-ab46-c00fb7f0699c Date: Tue, 24 Jul 2018 04:47:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.2"}],"id":"14c1e202-57b3-4284-88af-e8f0606daba0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:4c:6a","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.8"}],"id":"852d95e6-85b4-4ce4-896e-9d4a9589c8e4","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:37:11","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:23Z","binding:vnic_type":"normal","device_id":"9811fb31-6585-4ea7-9e22-4fc2dc817aee","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.7"}],"id":"8576bb71-b33e-4dfa-805b-1d37b807d2db","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:57:48","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:04Z","binding:vnic_type":"normal","device_id":"a08a2e42-7870-4549-8169-4ac6b173f5ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.3"}],"id":"8c5f46a9-f4b9-402b-a0ac-b77f30d463bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:df:33","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.4"}],"id":"d81a3d10-3818-43e7-a424-62bcfcb1203c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:63:1d","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"}]} 2018-07-24 04:47:36,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-cf4ebab7-0754-4dd8-ab46-c00fb7f0699c 2018-07-24 04:47:36,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:37,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:36 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-26faa2be-f5c9-44ef-94b7-e61bf929c71d x-compute-request-id: req-26faa2be-f5c9-44ef-94b7-e61bf929c71d Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:37:11", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-24T04:47:32.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "9811fb31-6585-4ea7-9e22-4fc2dc817aee", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:32Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-24T04:47:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:37,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee used request id req-26faa2be-f5c9-44ef-94b7-e61bf929c71d 2018-07-24 04:47:37,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:37,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-852bb2a6-0b6c-4229-bb0b-0d4372d99dcc Date: Tue, 24 Jul 2018 04:47:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:37,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-852bb2a6-0b6c-4229-bb0b-0d4372d99dcc 2018-07-24 04:47:37,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:37,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc9dc0c-4ebc-4eff-95e2-a7deb8e85290 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:37,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-8fc9dc0c-4ebc-4eff-95e2-a7deb8e85290 2018-07-24 04:47:37,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:37,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a19a8d05-5a11-4f31-9255-50e95c5f3a6b Date: Tue, 24 Jul 2018 04:47:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:37,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-a19a8d05-5a11-4f31-9255-50e95c5f3a6b 2018-07-24 04:47:37,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:37,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5042 X-Openstack-Request-Id: req-c72d2dd8-6507-484c-98d7-c66989a36bb0 Date: Tue, 24 Jul 2018 04:47:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.2"}],"id":"14c1e202-57b3-4284-88af-e8f0606daba0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:4c:6a","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.8"}],"id":"852d95e6-85b4-4ce4-896e-9d4a9589c8e4","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:37:11","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:23Z","binding:vnic_type":"normal","device_id":"9811fb31-6585-4ea7-9e22-4fc2dc817aee","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.7"}],"id":"8576bb71-b33e-4dfa-805b-1d37b807d2db","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:57:48","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:04Z","binding:vnic_type":"normal","device_id":"a08a2e42-7870-4549-8169-4ac6b173f5ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.3"}],"id":"8c5f46a9-f4b9-402b-a0ac-b77f30d463bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:df:33","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.4"}],"id":"d81a3d10-3818-43e7-a424-62bcfcb1203c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:63:1d","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"}]} 2018-07-24 04:47:37,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-c72d2dd8-6507-484c-98d7-c66989a36bb0 2018-07-24 04:47:37,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:38,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-16297d22-1469-4615-9838-bcbe5e2e1420 x-compute-request-id: req-16297d22-1469-4615-9838-bcbe5e2e1420 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:57:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-24T04:47:14.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "a08a2e42-7870-4549-8169-4ac6b173f5ad", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:14Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-24T04:47:08Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:38,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad used request id req-16297d22-1469-4615-9838-bcbe5e2e1420 2018-07-24 04:47:38,188 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-24 04:47:38,188 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:47:38,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:38,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-be25982a-886b-46b0-9c9a-6c14aa181b08 x-compute-request-id: req-be25982a-886b-46b0-9c9a-6c14aa181b08 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:57:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-24T04:47:14.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "a08a2e42-7870-4549-8169-4ac6b173f5ad", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:14Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-24T04:47:08Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:38,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad used request id req-be25982a-886b-46b0-9c9a-6c14aa181b08 2018-07-24 04:47:38,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:38,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-4aae8988-22cc-4efc-8280-0f0cc13fe9b0 Date: Tue, 24 Jul 2018 04:47:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:38,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-4aae8988-22cc-4efc-8280-0f0cc13fe9b0 2018-07-24 04:47:38,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:38,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-385e4d5f-5035-4822-a92f-2139e48bde66 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:38,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-385e4d5f-5035-4822-a92f-2139e48bde66 2018-07-24 04:47:38,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:39,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-afbc2300-58be-44c4-84d4-14d69072cac8 Date: Tue, 24 Jul 2018 04:47:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:39,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-afbc2300-58be-44c4-84d4-14d69072cac8 2018-07-24 04:47:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:39,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5042 X-Openstack-Request-Id: req-9cb10315-b9a1-46d6-a614-5f630fec2dd8 Date: Tue, 24 Jul 2018 04:47:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.2"}],"id":"14c1e202-57b3-4284-88af-e8f0606daba0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:4c:6a","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.8"}],"id":"852d95e6-85b4-4ce4-896e-9d4a9589c8e4","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:37:11","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:23Z","binding:vnic_type":"normal","device_id":"9811fb31-6585-4ea7-9e22-4fc2dc817aee","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.7"}],"id":"8576bb71-b33e-4dfa-805b-1d37b807d2db","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:57:48","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:04Z","binding:vnic_type":"normal","device_id":"a08a2e42-7870-4549-8169-4ac6b173f5ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.3"}],"id":"8c5f46a9-f4b9-402b-a0ac-b77f30d463bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:df:33","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.4"}],"id":"d81a3d10-3818-43e7-a424-62bcfcb1203c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:63:1d","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"}]} 2018-07-24 04:47:39,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-9cb10315-b9a1-46d6-a614-5f630fec2dd8 2018-07-24 04:47:39,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:39,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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,Accept-Encoding x-openstack-request-id: req-be098ca6-cb05-4204-b813-dc48c28a6721 x-compute-request-id: req-be098ca6-cb05-4204-b813-dc48c28a6721 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:57:48", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-24T04:47:14.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "a08a2e42-7870-4549-8169-4ac6b173f5ad", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:14Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-24T04:47:08Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:39,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad used request id req-be098ca6-cb05-4204-b813-dc48c28a6721 2018-07-24 04:47:39,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:40,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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,Accept-Encoding x-openstack-request-id: req-2f37f04b-53eb-4067-a92f-d9271e0a8ed7 x-compute-request-id: req-2f37f04b-53eb-4067-a92f-d9271e0a8ed7 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:37:11", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-24T04:47:32.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "9811fb31-6585-4ea7-9e22-4fc2dc817aee", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:32Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-24T04:47:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:40,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee used request id req-2f37f04b-53eb-4067-a92f-d9271e0a8ed7 2018-07-24 04:47:40,475 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-24 04:47:40,475 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:47:40,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:41,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-db33b780-b799-4b3e-9eb6-e839f183c616 x-compute-request-id: req-db33b780-b799-4b3e-9eb6-e839f183c616 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:37:11", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-24T04:47:32.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "9811fb31-6585-4ea7-9e22-4fc2dc817aee", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:32Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-24T04:47:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:41,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee used request id req-db33b780-b799-4b3e-9eb6-e839f183c616 2018-07-24 04:47:41,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:41,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-714d7b62-6208-4466-9eab-464bff1a8b6f Date: Tue, 24 Jul 2018 04:47:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":["b1364c10-bff1-4ae9-bf6b-9916ab736bbb"],"description":"","tags":[],"updated_at":"2018-07-24T04:46:55Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:54Z","provider:network_type":"vxlan"}]} 2018-07-24 04:47:41,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net used request id req-714d7b62-6208-4466-9eab-464bff1a8b6f 2018-07-24 04:47:41,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:41,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a913c6a0-ed7f-4741-9b43-56eda0b23c8e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:41,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-a913c6a0-ed7f-4741-9b43-56eda0b23c8e 2018-07-24 04:47:41,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:41,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a4ca792e-5b5d-452f-a384-c51161f6f4da Date: Tue, 24 Jul 2018 04:47:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:46:55Z","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":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","ip_version":4}]} 2018-07-24 04:47:41,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-a4ca792e-5b5d-452f-a384-c51161f6f4da 2018-07-24 04:47:41,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:41,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5042 X-Openstack-Request-Id: req-f22082e5-ab46-4a02-8d8f-b32919c395a4 Date: Tue, 24 Jul 2018 04:47:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:57Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.2"}],"id":"14c1e202-57b3-4284-88af-e8f0606daba0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:4c:6a","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.8"}],"id":"852d95e6-85b4-4ce4-896e-9d4a9589c8e4","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:37:11","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:23Z","binding:vnic_type":"normal","device_id":"9811fb31-6585-4ea7-9e22-4fc2dc817aee","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:47:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.7"}],"id":"8576bb71-b33e-4dfa-805b-1d37b807d2db","security_groups":["c2d1020f-7513-4389-80cb-ca0601fd5ea9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:57:48","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:47:04Z","binding:vnic_type":"normal","device_id":"a08a2e42-7870-4549-8169-4ac6b173f5ad","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.3"}],"id":"8c5f46a9-f4b9-402b-a0ac-b77f30d463bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:df:33","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:46:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b1364c10-bff1-4ae9-bf6b-9916ab736bbb","ip_address":"10.55.0.4"}],"id":"d81a3d10-3818-43e7-a424-62bcfcb1203c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:63:1d","project_id":"4a6a5595eff04e89b98d3d63efd1b892","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28ac313b-2a5c-44bf-bf49-89c06d60b23c","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T04:46:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-28ac313b-2a5c-44bf-bf49-89c06d60b23c","ip_allocation":"immediate"}]} 2018-07-24 04:47:41,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-f22082e5-ab46-4a02-8d8f-b32919c395a4 2018-07-24 04:47:41,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:42,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-8a46cb30-037c-4fb0-aefe-259e492ed248 x-compute-request-id: req-8a46cb30-037c-4fb0-aefe-259e492ed248 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:37:11", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-24T04:47:32.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "9811fb31-6585-4ea7-9e22-4fc2dc817aee", "security_groups": [{"name": "default"}], "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:32Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-24T04:47:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:42,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee used request id req-8a46cb30-037c-4fb0-aefe-259e492ed248 2018-07-24 04:47:42,358 - create_instance - INFO - Deleting Port with ID - 8576bb71-b33e-4dfa-805b-1d37b807d2db 2018-07-24 04:47:42,359 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-1 2018-07-24 04:47:42,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/8576bb71-b33e-4dfa-805b-1d37b807d2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:42,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d2d2998d-456a-4f72-8397-783b5a74110e Date: Tue, 24 Jul 2018 04:47:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:47:42,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/8576bb71-b33e-4dfa-805b-1d37b807d2db used request id req-d2d2998d-456a-4f72-8397-783b5a74110e 2018-07-24 04:47:42,800 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-24 04:47:42,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:42,941 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:47: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-34576000-bbc9-4228-b9c3-a98dc542dbed x-compute-request-id: req-34576000-bbc9-4228-b9c3-a98dc542dbed Content-Type: application/json 2018-07-24 04:47:42,941 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad used request id req-34576000-bbc9-4228-b9c3-a98dc542dbed 2018-07-24 04:47:42,941 - create_instance - INFO - Checking deletion status 2018-07-24 04:47:42,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:43,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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,Accept-Encoding x-openstack-request-id: req-7c67b0d9-1066-4833-855b-58ca51e18254 x-compute-request-id: req-7c67b0d9-1066-4833-855b-58ca51e18254 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-24T04:47:14.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "a08a2e42-7870-4549-8169-4ac6b173f5ad", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:42Z", "hostId": "075dcad90276c5b49018b447e970ac90d88677d40905e4cf93be3798", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-24T04:47:08Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:43,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad used request id req-7c67b0d9-1066-4833-855b-58ca51e18254 2018-07-24 04:47:43,046 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-24 04:47:43,046 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:47:46,049 - create_instance - DEBUG - VM status query timeout in 296.89223814 2018-07-24 04:47:46,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03611705f6a06ac020870246943ebe14ebde258d" 2018-07-24 04:47:46,102 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:47: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 x-openstack-request-id: req-7b9ec017-4bac-4193-babe-d62fb2c5a254 x-compute-request-id: req-7b9ec017-4bac-4193-babe-d62fb2c5a254 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a08a2e42-7870-4549-8169-4ac6b173f5ad could not be found.", "code": 404}} 2018-07-24 04:47:46,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/a08a2e42-7870-4549-8169-4ac6b173f5ad used request id req-7b9ec017-4bac-4193-babe-d62fb2c5a254 2018-07-24 04:47:46,102 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a08a2e42-7870-4549-8169-4ac6b173f5ad could not be found. (HTTP 404) (Request-ID: req-7b9ec017-4bac-4193-babe-d62fb2c5a254) 2018-07-24 04:47:46,103 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-24 04:47:46,104 - create_instance - INFO - Deleting Port with ID - 852d95e6-85b4-4ce4-896e-9d4a9589c8e4 2018-07-24 04:47:46,104 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42dport-2 2018-07-24 04:47:46,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/852d95e6-85b4-4ce4-896e-9d4a9589c8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:46,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f558493-62cd-420a-9536-714bece140a6 Date: Tue, 24 Jul 2018 04:47:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:47:46,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/852d95e6-85b4-4ce4-896e-9d4a9589c8e4 used request id req-1f558493-62cd-420a-9536-714bece140a6 2018-07-24 04:47:46,736 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-24 04:47:46,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:46,874 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:47: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 x-openstack-request-id: req-d8cb9450-1f7d-42cd-a66e-7401b830fbcf x-compute-request-id: req-d8cb9450-1f7d-42cd-a66e-7401b830fbcf Content-Type: application/json 2018-07-24 04:47:46,875 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee used request id req-d8cb9450-1f7d-42cd-a66e-7401b830fbcf 2018-07-24 04:47:46,875 - create_instance - INFO - Checking deletion status 2018-07-24 04:47:46,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:47,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47: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-822a41d0-f3e0-43a1-b52f-1ff7d2a9096c x-compute-request-id: req-822a41d0-f3e0-43a1-b52f-1ff7d2a9096c Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:37:11", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee", "rel": "bookmark"}], "image": {"id": "ec6ba027-25e8-4554-bba5-13101dc3b6a8", "links": [{"href": "http://172.30.9.24:8774/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-24T04:47:32.000000", "flavor": {"id": "89483b4b-58d3-4122-807f-7995c4b069c5", "links": [{"href": "http://172.30.9.24:8774/flavors/89483b4b-58d3-4122-807f-7995c4b069c5", "rel": "bookmark"}]}, "id": "9811fb31-6585-4ea7-9e22-4fc2dc817aee", "user_id": "2e81815591b64777a7e304458430745f", "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-07-24T04:47:46Z", "hostId": "40b711313391eeec6728a98c776fb26e39aacb4ed83479cbe3ddb598", "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": "CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-24T04:47:26Z", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:47:47,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee used request id req-822a41d0-f3e0-43a1-b52f-1ff7d2a9096c 2018-07-24 04:47:47,357 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-24 04:47:47,357 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:47:50,360 - create_instance - DEBUG - VM status query timeout in 296.514856815 2018-07-24 04:47:50,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e7975ca610373d3c75d6d6dab6fddc4decb86f" 2018-07-24 04:47:50,416 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:47: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 x-openstack-request-id: req-10fdb57b-d43b-4b64-903f-31193471ed8b x-compute-request-id: req-10fdb57b-d43b-4b64-903f-31193471ed8b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9811fb31-6585-4ea7-9e22-4fc2dc817aee could not be found.", "code": 404}} 2018-07-24 04:47:50,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/9811fb31-6585-4ea7-9e22-4fc2dc817aee used request id req-10fdb57b-d43b-4b64-903f-31193471ed8b 2018-07-24 04:47:50,417 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9811fb31-6585-4ea7-9e22-4fc2dc817aee could not be found. (HTTP 404) (Request-ID: req-10fdb57b-d43b-4b64-903f-31193471ed8b) 2018-07-24 04:47:50,417 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-24 04:47:50,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/89483b4b-58d3-4122-807f-7995c4b069c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1cb7b76c7a53d7d9087c873b6b7995c0ff6039e" 2018-07-24 04:47:50,465 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:47: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 x-openstack-request-id: req-800afa55-e8e4-4b77-803a-ed01044e83ef x-compute-request-id: req-800afa55-e8e4-4b77-803a-ed01044e83ef Content-Length: 0 Content-Type: application/json 2018-07-24 04:47:50,465 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/89483b4b-58d3-4122-807f-7995c4b069c5 used request id req-800afa55-e8e4-4b77-803a-ed01044e83ef 2018-07-24 04:47:50,466 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet 2018-07-24 04:47:50,467 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-subnet 2018-07-24 04:47:50,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/b1364c10-bff1-4ae9-bf6b-9916ab736bbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c74e1728d801df9e37858b0ad8fce697940fc8f" 2018-07-24 04:47:52,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6822a587-205b-40ef-8971-415c7a7a4204 Date: Tue, 24 Jul 2018 04:47:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:47:52,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/b1364c10-bff1-4ae9-bf6b-9916ab736bbb used request id req-6822a587-205b-40ef-8971-415c7a7a4204 2018-07-24 04:47:52,501 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-priv-net 2018-07-24 04:47:52,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/28ac313b-2a5c-44bf-bf49-89c06d60b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c74e1728d801df9e37858b0ad8fce697940fc8f" 2018-07-24 04:47:53,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92ebf415-a541-45f0-aca6-5155a67018f3 Date: Tue, 24 Jul 2018 04:47:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:47:53,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/28ac313b-2a5c-44bf-bf49-89c06d60b23c used request id req-92ebf415-a541-45f0-aca6-5155a67018f3 2018-07-24 04:47:53,818 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-efa0763d-e049-4f35-8de9-00c3fa31b42d-image 2018-07-24 04:47:53,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967e86c30d13fbb5b650dd439b970eba8d1ba8bc" 2018-07-24 04:47:54,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e4d013d-4692-491e-90a9-45d5a3b816ac Date: Tue, 24 Jul 2018 04:47:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:47:54,310 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ec6ba027-25e8-4554-bba5-13101dc3b6a8 used request id req-4e4d013d-4692-491e-90a9-45d5a3b816ac 2018-07-24 04:47:54,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:47:54,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-fd484a85-9187-4b9a-80f8-9088a43325dc Date: Tue, 24 Jul 2018 04:47:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:47:54,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-fd484a85-9187-4b9a-80f8-9088a43325dc 2018-07-24 04:47:54,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:47:54,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39775e1e-f4e6-4a39-82a3-fa07f111413e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:47:54,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-39775e1e-f4e6-4a39-82a3-fa07f111413e 2018-07-24 04:47:54,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:47:54,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:47:54,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3fc94e1-5814-44ba-9995-adcb7133f12a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:47:54,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-e3fc94e1-5814-44ba-9995-adcb7133f12a 2018-07-24 04:47:54,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:47:54,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:47:54,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cd5709c-f598-4dac-9735-80fce7a301da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:47:54,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-9cd5709c-f598-4dac-9735-80fce7a301da 2018-07-24 04:47:54,832 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:47:54,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:47:54,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0806c30-dac7-4f76-8d15-240624d8696d Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:47:54,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-f0806c30-dac7-4f76-8d15-240624d8696d 2018-07-24 04:47:54,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:47:55,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7af612e-e9c2-4279-ad98-13311a548f72 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:47:55,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-c7af612e-e9c2-4279-ad98-13311a548f72 2018-07-24 04:47:55,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:47:55,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:47:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ee8ae72-c0ce-45bd-adea-4cccaea2bdaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:47:55,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-7ee8ae72-c0ce-45bd-adea-4cccaea2bdaf 2018-07-24 04:47:55,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:47:55,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:47:55,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:47:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8f74a30-06f9-4743-a95b-8fedd9f30ab6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:47:55,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-a8f74a30-06f9-4743-a95b-8fedd9f30ab6 2018-07-24 04:47:55,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:47:55,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:47:55,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:47:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a494e78-a929-4c92-917c-66c2397d8549 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:47:55,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-2a494e78-a929-4c92-917c-66c2397d8549 2018-07-24 04:47:55,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:47:55,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:47:55,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:47:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-926fcd53-01d1-4580-a1fc-07ad336d9c42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:47:55,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-926fcd53-01d1-4580-a1fc-07ad336d9c42 2018-07-24 04:47:55,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:47:55,420 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj 2018-07-24 04:47:55,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/39abaf03dc714e73aa9215bea1e32307 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:47:55,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:47:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-726c12cc-ce55-4e84-9026-fa951aa2e7b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:47:55,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/39abaf03dc714e73aa9215bea1e32307 used request id req-726c12cc-ce55-4e84-9026-fa951aa2e7b4 2018-07-24 04:47:55,646 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-b46e5928-114a-4e6-proj-role 2018-07-24 04:47:55,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/4b63077556b74c3a8e3ce7bee1384b90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:47:55,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:47:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-475b51d5-87a0-482d-be39-9140b8963d6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:47:55,765 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/4b63077556b74c3a8e3ce7bee1384b90 used request id req-475b51d5-87a0-482d-be39-9140b8963d6a 2018-07-24 04:47:55,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf259ffeb2b34b628dd76955903c0bfa8791283" 2018-07-24 04:47:55,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451899ed-b1a2-4839-8157-05295b4f7149 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:47:55,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-451899ed-b1a2-4839-8157-05295b4f7149 2018-07-24 04:47:55,858 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-b46e5928-114a-4e6-user 2018-07-24 04:47:55,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f240e9bd081e4a739929749b62541c39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c401014fe91c96a1b699efa57894f54436901a0" 2018-07-24 04:47:56,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:47:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a5cde7c-ed0c-43a1-9623-e1cbd6fea5ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:47:56,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f240e9bd081e4a739929749b62541c39 used request id req-7a5cde7c-ed0c-43a1-9623-e1cbd6fea5ca 2018-07-24 04:47:56,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:47:56,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:47:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["T4uZunxRQLuuaf9DUZ1gqw"], "issued_at": "2018-07-24T04:47:56.000000Z"}} 2018-07-24 04:47:56,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}17d62ee6430e32a22279b04d732306f46cf99d4e" 2018-07-24 04:47:56,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d02dd1c-e43f-4288-babc-ce6925cfc75e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:47:56,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2d02dd1c-e43f-4288-babc-ce6925cfc75e 2018-07-24 04:47:56,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:47:56,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:47:56,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:47:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["yHO_JLNfR1afCx8dcAZ9tw"], "issued_at": "2018-07-24T04:47:56.000000Z"}} 2018-07-24 04:47:56,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:47:57,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db04f93-3773-429a-9542-8e171dce2b98 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:47:57,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1db04f93-3773-429a-9542-8e171dce2b98 2018-07-24 04:47:57,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:47:57,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:47: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:47:57,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:47:57,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15afbf22-3e06-4f1c-9cb9-9ad88995878b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:47:57,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj used request id req-15afbf22-3e06-4f1c-9cb9-9ad88995878b 2018-07-24 04:47:57,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:47:57,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986f6e3d-c96d-4ef0-b44a-eb9ec6d4e2c4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:47:57,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-986f6e3d-c96d-4ef0-b44a-eb9ec6d4e2c4 2018-07-24 04:47:57,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}}' 2018-07-24 04:47:57,539 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:47:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2491aa8-db02-4232-ab89-783e56784bcb Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3"}, "tags": [], "enabled": true, "id": "502101decea848e890014f35b48779a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}} 2018-07-24 04:47:57,539 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b2491aa8-db02-4232-ab89-783e56784bcb 2018-07-24 04:47:57,540 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj 2018-07-24 04:47:57,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:47:57,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:47:57,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["n5mRdrWKT9q-A_0sPGEOBA"], "issued_at": "2018-07-24T04:47:57.000000Z"}} 2018-07-24 04:47:57,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}75899e6c2a64495da920a377be906968176c096d" 2018-07-24 04:47:58,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-861aa29f-72b3-49e9-9b18-074846ba7238 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:47:58,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-861aa29f-72b3-49e9-9b18-074846ba7238 2018-07-24 04:47:58,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:47:58,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:47:58 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:47:58,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75899e6c2a64495da920a377be906968176c096d" 2018-07-24 04:47:58,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317f63c6-c24d-46b0-8279-98a08c0be93d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:47:58,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-317f63c6-c24d-46b0-8279-98a08c0be93d 2018-07-24 04:47:58,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75899e6c2a64495da920a377be906968176c096d" 2018-07-24 04:47:58,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befc4419-0574-4a4c-9370-19e63027fb74 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3"}, "tags": [], "enabled": true, "id": "502101decea848e890014f35b48779a3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}]} 2018-07-24 04:47:58,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj used request id req-befc4419-0574-4a4c-9370-19e63027fb74 2018-07-24 04:47:58,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75899e6c2a64495da920a377be906968176c096d" 2018-07-24 04:47:58,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f0e58e-a483-4674-ae60-a56d64b49e90 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:47:58,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-79f0e58e-a483-4674-ae60-a56d64b49e90 2018-07-24 04:47:58,741 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-user 2018-07-24 04:47:58,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:47:58,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:47:58,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc5d2c95-bef2-4e80-b7d4-4bde05350567 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:47:58,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cc5d2c95-bef2-4e80-b7d4-4bde05350567 2018-07-24 04:47:58,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" -d '{"role": {"name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj-role"}}' 2018-07-24 04:47:58,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e03b6c51-a6c3-48e0-95fb-acadca13ad6a Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c73a7e033c44524b5c66eccc3d85bba", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c73a7e033c44524b5c66eccc3d85bba"}, "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj-role"}} 2018-07-24 04:47:58,886 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-e03b6c51-a6c3-48e0-95fb-acadca13ad6a 2018-07-24 04:47:58,886 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj-role 2018-07-24 04:47:58,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/9c73a7e033c44524b5c66eccc3d85bba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:47:58,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507e6fce-503e-456e-9651-fa55922c9ca3 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c73a7e033c44524b5c66eccc3d85bba", "links": {"self": "http://172.30.9.24:5000/v3/roles/9c73a7e033c44524b5c66eccc3d85bba"}, "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj-role"}} 2018-07-24 04:47:58,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/9c73a7e033c44524b5c66eccc3d85bba used request id req-507e6fce-503e-456e-9651-fa55922c9ca3 2018-07-24 04:47:58,990 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj-role to project CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj 2018-07-24 04:47:58,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3/users/2b6671897cec4112839eae8b7f87a0a7/roles/9c73a7e033c44524b5c66eccc3d85bba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:47:59,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-460950df-49d3-47ac-8d20-1100556f9429 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:47:59,128 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3/users/2b6671897cec4112839eae8b7f87a0a7/roles/9c73a7e033c44524b5c66eccc3d85bba used request id req-460950df-49d3-47ac-8d20-1100556f9429 2018-07-24 04:47:59,129 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:47:59,130 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:47:59,130 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-07-24 04:47:59,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:47:59,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:47:59,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c73a7e033c44524b5c66eccc3d85bba", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj-role"}], "expires_at": "2018-07-24T05:47:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502101decea848e890014f35b48779a3", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-user", "id": "2b6671897cec4112839eae8b7f87a0a7"}, "audit_ids": ["TRcwOIudSLqWoWM_U9UNNQ"], "issued_at": "2018-07-24T04:47:59.000000Z"}} 2018-07-24 04:47:59,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c5b6916aa11d352589d579235209913d1d2c005c" 2018-07-24 04:47:59,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034d5d19-81f2-45f4-9354-6c9a58ec7e22 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:47:59,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-034d5d19-81f2-45f4-9354-6c9a58ec7e22 2018-07-24 04:47:59,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b6916aa11d352589d579235209913d1d2c005c" 2018-07-24 04:47:59,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c694df1b-6f6c-4ce0-97be-5b8e2f1c24ed Date: Tue, 24 Jul 2018 04:47:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2"} 2018-07-24 04:47:59,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2 used request id req-c694df1b-6f6c-4ce0-97be-5b8e2f1c24ed 2018-07-24 04:47:59,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b6916aa11d352589d579235209913d1d2c005c" 2018-07-24 04:47:59,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e0335327-86ba-4591-be2c-544d531cc5cc Date: Tue, 24 Jul 2018 04:47:59 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-07-24 04:47:59,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e0335327-86ba-4591-be2c-544d531cc5cc 2018-07-24 04:48:00,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5b6916aa11d352589d579235209913d1d2c005c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2"}' 2018-07-24 04:48:00,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d7c71571-a7ed-4b65-a851-3ec5b2852706 Date: Tue, 24 Jul 2018 04:48:00 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:48:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:48:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572", "min_disk": 0, "protected": false, "id": "0c7bd121-fe15-4737-ba75-ea1a81a88572", "file": "/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572/file", "checksum": null, "owner": "502101decea848e890014f35b48779a3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:48:00,254 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-d7c71571-a7ed-4b65-a851-3ec5b2852706 2018-07-24 04:48:00,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b6916aa11d352589d579235209913d1d2c005c" -d '' 2018-07-24 04:48:00,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6bbb8702-5e36-42c0-b91e-e4ec11ea6993 Date: Tue, 24 Jul 2018 04:48:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:48:00,865 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572/file used request id req-6bbb8702-5e36-42c0-b91e-e4ec11ea6993 2018-07-24 04:48:00,865 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:48:00,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b6916aa11d352589d579235209913d1d2c005c" 2018-07-24 04:48:01,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ab5ab38c-f7e8-4844-bf71-8d887d2e5621 Date: Tue, 24 Jul 2018 04:48:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:48:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:48:00Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0c7bd121-fe15-4737-ba75-ea1a81a88572/snap", "metadata": {}}], "self": "/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572", "min_disk": 0, "protected": false, "id": "0c7bd121-fe15-4737-ba75-ea1a81a88572", "file": "/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "502101decea848e890014f35b48779a3", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0c7bd121-fe15-4737-ba75-ea1a81a88572/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:48:01,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572 used request id req-ab5ab38c-f7e8-4844-bf71-8d887d2e5621 2018-07-24 04:48:01,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b6916aa11d352589d579235209913d1d2c005c" 2018-07-24 04:48:01,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-16a1a287-db39-43d4-95ce-17ee6abc550b Date: Tue, 24 Jul 2018 04:48:01 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-07-24 04:48:01,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-16a1a287-db39-43d4-95ce-17ee6abc550b 2018-07-24 04:48:01,238 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2 2018-07-24 04:48:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b6916aa11d352589d579235209913d1d2c005c" 2018-07-24 04:48:01,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a6a7d0ba-2335-4ac6-aa14-ddbce21167b8 Date: Tue, 24 Jul 2018 04:48:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:48:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:48:00Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0c7bd121-fe15-4737-ba75-ea1a81a88572/snap", "metadata": {}}], "self": "/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572", "min_disk": 0, "protected": false, "id": "0c7bd121-fe15-4737-ba75-ea1a81a88572", "file": "/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "502101decea848e890014f35b48779a3", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0c7bd121-fe15-4737-ba75-ea1a81a88572/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:48:01,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572 used request id req-a6a7d0ba-2335-4ac6-aa14-ddbce21167b8 2018-07-24 04:48:01,420 - create_image - DEBUG - Instance status is - active 2018-07-24 04:48:01,420 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2 2018-07-24 04:48:01,420 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2 2018-07-24 04:48:01,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:01,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:01,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["2dkALRUKTbOZp7ADPnAidQ"], "issued_at": "2018-07-24T04:48:01.000000Z"}} 2018-07-24 04:48:01,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}20615c0747930fc908028e613dc0ab3b661ca5a1" 2018-07-24 04:48:02,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e69c97f-e757-4fab-8af6-b16f48e62472 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:02,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6e69c97f-e757-4fab-8af6-b16f48e62472 2018-07-24 04:48:02,009 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:48:02,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20615c0747930fc908028e613dc0ab3b661ca5a1" 2018-07-24 04:48:02,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:02 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-b6724aee-1827-41f1-aeb4-453a8016301b x-compute-request-id: req-b6724aee-1827-41f1-aeb4-453a8016301b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:48:02,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-b6724aee-1827-41f1-aeb4-453a8016301b 2018-07-24 04:48:02,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20615c0747930fc908028e613dc0ab3b661ca5a1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-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-07-24 04:48:02,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:02 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-610473b7-0063-4e91-b485-2324a5d87a94 x-compute-request-id: req-610473b7-0063-4e91-b485-2324a5d87a94 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b48ff8a0-9624-466d-a604-1ca3145e25f6"}} 2018-07-24 04:48:02,248 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-610473b7-0063-4e91-b485-2324a5d87a94 2018-07-24 04:48:02,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:02,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:02,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c73a7e033c44524b5c66eccc3d85bba", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj-role"}], "expires_at": "2018-07-24T05:48:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502101decea848e890014f35b48779a3", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-user", "id": "2b6671897cec4112839eae8b7f87a0a7"}, "audit_ids": ["hzaAjuYbSRauASO2EsHuyg"], "issued_at": "2018-07-24T04:48:02.000000Z"}} 2018-07-24 04:48:02,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a21c4d6688d6d44f3e176ed39c2b3ddeb5f59f7f" 2018-07-24 04:48:02,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698b3b21-6071-45c0-a374-f65e0c39aeed 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:02,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-698b3b21-6071-45c0-a374-f65e0c39aeed 2018-07-24 04:48:02,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21c4d6688d6d44f3e176ed39c2b3ddeb5f59f7f" 2018-07-24 04:48:02,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bceffa6b-0a2a-40b8-984a-4913d1439f8c Date: Tue, 24 Jul 2018 04:48:02 GMT RESP BODY: {"networks":[]} 2018-07-24 04:48:02,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net used request id req-bceffa6b-0a2a-40b8-984a-4913d1439f8c 2018-07-24 04:48:02,947 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net 2018-07-24 04:48:02,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21c4d6688d6d44f3e176ed39c2b3ddeb5f59f7f" -d '{"network": {"name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net", "admin_state_up": true}}' 2018-07-24 04:48:03,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-008c678a-04cb-4bf1-a53a-f6f043c09ae0 Date: Tue, 24 Jul 2018 04:48:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"502101decea848e890014f35b48779a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:48:03Z","is_default":false,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:03Z","mtu":1450}} 2018-07-24 04:48:03,488 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-008c678a-04cb-4bf1-a53a-f6f043c09ae0 2018-07-24 04:48:03,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21c4d6688d6d44f3e176ed39c2b3ddeb5f59f7f" 2018-07-24 04:48:03,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-8d85c044-5320-492d-ae54-c8b1d82c4398 Date: Tue, 24 Jul 2018 04:48:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"502101decea848e890014f35b48779a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:48:03Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net","admin_state_up":true,"tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:03Z","mtu":1450}]} 2018-07-24 04:48:03,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c used request id req-8d85c044-5320-492d-ae54-c8b1d82c4398 2018-07-24 04:48:03,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21c4d6688d6d44f3e176ed39c2b3ddeb5f59f7f" 2018-07-24 04:48:03,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4a80cc69-6444-4278-956a-f0e23794f952 Date: Tue, 24 Jul 2018 04:48:03 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:48:03,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c used request id req-4a80cc69-6444-4278-956a-f0e23794f952 2018-07-24 04:48:03,773 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-subnet 2018-07-24 04:48:03,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21c4d6688d6d44f3e176ed39c2b3ddeb5f59f7f" -d '{"subnets": [{"ip_version": 4, "network_id": "213f1254-8ff7-41fd-8eff-7ff7945a5c6c", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-subnet"}]}' 2018-07-24 04:48:04,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-03a78c52-2fab-423c-9b87-9cf960f91a3a Date: Tue, 24 Jul 2018 04:48:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:04Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"502101decea848e890014f35b48779a3","id":"10018249-b143-4556-96d5-ba5e5f584aa2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-subnet"}]} 2018-07-24 04:48:04,686 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-03a78c52-2fab-423c-9b87-9cf960f91a3a 2018-07-24 04:48:04,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21c4d6688d6d44f3e176ed39c2b3ddeb5f59f7f" 2018-07-24 04:48:04,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-dba9abe7-fe65-4df6-904f-1eadd6c239bf Date: Tue, 24 Jul 2018 04:48:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"502101decea848e890014f35b48779a3","l2_adjacency":true,"status":"ACTIVE","subnets":["10018249-b143-4556-96d5-ba5e5f584aa2"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:04Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net","admin_state_up":true,"tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:03Z","mtu":1450}]} 2018-07-24 04:48:04,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c used request id req-dba9abe7-fe65-4df6-904f-1eadd6c239bf 2018-07-24 04:48:04,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21c4d6688d6d44f3e176ed39c2b3ddeb5f59f7f" 2018-07-24 04:48:05,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-597b85a5-4338-4c7d-8f93-5bb58bef909e Date: Tue, 24 Jul 2018 04:48:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"502101decea848e890014f35b48779a3","id":"10018249-b143-4556-96d5-ba5e5f584aa2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-subnet"}]} 2018-07-24 04:48:05,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c used request id req-597b85a5-4338-4c7d-8f93-5bb58bef909e 2018-07-24 04:48:05,275 - OpenStackNetwork - DEBUG - Network [213f1254-8ff7-41fd-8eff-7ff7945a5c6c] created successfully 2018-07-24 04:48:05,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:05,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:05,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c73a7e033c44524b5c66eccc3d85bba", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj-role"}], "expires_at": "2018-07-24T05:48:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502101decea848e890014f35b48779a3", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-user", "id": "2b6671897cec4112839eae8b7f87a0a7"}, "audit_ids": ["F_HJ7O2hQyS19_H_aIwDWA"], "issued_at": "2018-07-24T04:48:05.000000Z"}} 2018-07-24 04:48:05,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:05,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92252a15-126d-4dbe-b038-e0f201da77e0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:05,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-92252a15-126d-4dbe-b038-e0f201da77e0 2018-07-24 04:48:05,769 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:48:05,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:05,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5593a6ba-d60c-41e8-b125-f62bc93f7d74 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:05,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5593a6ba-d60c-41e8-b125-f62bc93f7d74 2018-07-24 04:48:05,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:06,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-45d73a8d-9a28-428a-926d-0e52ed7763b9 Date: Tue, 24 Jul 2018 04:48:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"502101decea848e890014f35b48779a3","l2_adjacency":true,"status":"ACTIVE","subnets":["10018249-b143-4556-96d5-ba5e5f584aa2"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:04Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net","admin_state_up":true,"tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:03Z","mtu":1450}]} 2018-07-24 04:48:06,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net used request id req-45d73a8d-9a28-428a-926d-0e52ed7763b9 2018-07-24 04:48:06,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:48:06,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:48: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:48:06,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:06,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3aac4f7-3f0f-4a0d-97d4-2bfebee34c8a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "502101decea848e890014f35b48779a3", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}} 2018-07-24 04:48:06,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 used request id req-e3aac4f7-3f0f-4a0d-97d4-2bfebee34c8a 2018-07-24 04:48:06,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:06,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1e45e5b3-9991-4722-8295-97f2aef949f7 Date: Tue, 24 Jul 2018 04:48:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"502101decea848e890014f35b48779a3","id":"10018249-b143-4556-96d5-ba5e5f584aa2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-subnet"}]} 2018-07-24 04:48:06,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c used request id req-1e45e5b3-9991-4722-8295-97f2aef949f7 2018-07-24 04:48:06,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c&name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:06,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6965a5a9-740b-4f7b-8bfb-fb40747790e6 Date: Tue, 24 Jul 2018 04:48:06 GMT RESP BODY: {"ports":[]} 2018-07-24 04:48:06,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c&name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-port&admin_state_up=True used request id req-6965a5a9-740b-4f7b-8bfb-fb40747790e6 2018-07-24 04:48:06,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:07,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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 x-openstack-request-id: req-d7f0c1c6-2a1f-472c-a766-ebd3ad69b268 x-compute-request-id: req-d7f0c1c6-2a1f-472c-a766-ebd3ad69b268 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:48:07,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst used request id req-d7f0c1c6-2a1f-472c-a766-ebd3ad69b268 2018-07-24 04:48:07,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:07,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-a1bfeec4-dae3-4154-919d-5533a2a3a72b Date: Tue, 24 Jul 2018 04:48:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"502101decea848e890014f35b48779a3","l2_adjacency":true,"status":"ACTIVE","subnets":["10018249-b143-4556-96d5-ba5e5f584aa2"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:04Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net","admin_state_up":true,"tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:03Z","mtu":1450}]} 2018-07-24 04:48:07,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net used request id req-a1bfeec4-dae3-4154-919d-5533a2a3a72b 2018-07-24 04:48:07,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:07,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93b5a5e-62d8-45f3-a067-d1bf7296cbce Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "502101decea848e890014f35b48779a3", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}} 2018-07-24 04:48:07,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 used request id req-b93b5a5e-62d8-45f3-a067-d1bf7296cbce 2018-07-24 04:48:07,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:07,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5f109075-d532-4974-8a33-9cdcca3da446 Date: Tue, 24 Jul 2018 04:48:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"502101decea848e890014f35b48779a3","id":"10018249-b143-4556-96d5-ba5e5f584aa2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-subnet"}]} 2018-07-24 04:48:07,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c used request id req-5f109075-d532-4974-8a33-9cdcca3da446 2018-07-24 04:48:07,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c&name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:07,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a39af596-f757-4fc9-bc53-cc0dc9db9d9c Date: Tue, 24 Jul 2018 04:48:07 GMT RESP BODY: {"ports":[]} 2018-07-24 04:48:07,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c&name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-port&admin_state_up=True used request id req-a39af596-f757-4fc9-bc53-cc0dc9db9d9c 2018-07-24 04:48:07,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:07,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:08,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c73a7e033c44524b5c66eccc3d85bba", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj-role"}], "expires_at": "2018-07-24T05:48:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "502101decea848e890014f35b48779a3", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/502101decea848e890014f35b48779a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/502101decea848e890014f35b48779a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/502101decea848e890014f35b48779a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-user", "id": "2b6671897cec4112839eae8b7f87a0a7"}, "audit_ids": ["kKDbYifNQTi6WFN9JICAQg"], "issued_at": "2018-07-24T04:48:08.000000Z"}} 2018-07-24 04:48:08,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}70d3edd8b3bd1d485451908ce37e7a341d800843" 2018-07-24 04:48:08,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-470b5577-91be-4397-bb72-90d05b2ce39c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:08,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-470b5577-91be-4397-bb72-90d05b2ce39c 2018-07-24 04:48:08,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:08,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-82965275-488b-467b-bd78-4cb7dd9c710d Date: Tue, 24 Jul 2018 04:48:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"502101decea848e890014f35b48779a3","l2_adjacency":true,"status":"ACTIVE","subnets":["10018249-b143-4556-96d5-ba5e5f584aa2"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:04Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net","admin_state_up":true,"tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:03Z","mtu":1450}]} 2018-07-24 04:48:08,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net used request id req-82965275-488b-467b-bd78-4cb7dd9c710d 2018-07-24 04:48:08,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:08,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1f95b80c-51e9-4bee-98f0-7b3c8553b3c5 Date: Tue, 24 Jul 2018 04:48:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"502101decea848e890014f35b48779a3","id":"10018249-b143-4556-96d5-ba5e5f584aa2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-subnet"}]} 2018-07-24 04:48:08,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c used request id req-1f95b80c-51e9-4bee-98f0-7b3c8553b3c5 2018-07-24 04:48:08,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:09,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d080bbb4-076a-42ff-8d15-5d611dc3b999 Date: Tue, 24 Jul 2018 04:48:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"502101decea848e890014f35b48779a3","l2_adjacency":true,"status":"ACTIVE","subnets":["10018249-b143-4556-96d5-ba5e5f584aa2"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:04Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net","admin_state_up":true,"tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:03Z","mtu":1450}]} 2018-07-24 04:48:09,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net used request id req-d080bbb4-076a-42ff-8d15-5d611dc3b999 2018-07-24 04:48:09,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:48:09,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:48: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:48:09,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70d3edd8b3bd1d485451908ce37e7a341d800843" 2018-07-24 04:48:09,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c35e24-59df-4c9c-a1e4-7c717574e5d7 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "502101decea848e890014f35b48779a3", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}} 2018-07-24 04:48:09,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 used request id req-70c35e24-59df-4c9c-a1e4-7c717574e5d7 2018-07-24 04:48:09,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:09,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1d822d64-aca2-4b0e-84d9-dc3e11b97dbc Date: Tue, 24 Jul 2018 04:48:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"502101decea848e890014f35b48779a3","id":"10018249-b143-4556-96d5-ba5e5f584aa2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-subnet"}]} 2018-07-24 04:48:09,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c used request id req-1d822d64-aca2-4b0e-84d9-dc3e11b97dbc 2018-07-24 04:48:09,578 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net 2018-07-24 04:48:09,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" -d '{"port": {"network_id": "213f1254-8ff7-41fd-8eff-7ff7945a5c6c", "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-port", "admin_state_up": true}}' 2018-07-24 04:48:10,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-b5bcf413-273d-48b8-9d32-e1abbadbdc40 Date: Tue, 24 Jul 2018 04:48:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:10Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10018249-b143-4556-96d5-ba5e5f584aa2","ip_address":"10.55.0.13"}],"id":"e380d64e-0fc4-4404-ac42-0608aaf8bb3c","security_groups":["d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4"],"mac_address":"fa:16:3e:54:c4:8a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-port","project_id":"502101decea848e890014f35b48779a3","qos_policy_id":null,"admin_state_up":true,"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:48:10,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-b5bcf413-273d-48b8-9d32-e1abbadbdc40 2018-07-24 04:48:10,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:10,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-dd2e5597-3197-48ed-902f-256d86aa619d Date: Tue, 24 Jul 2018 04:48:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"502101decea848e890014f35b48779a3","l2_adjacency":true,"status":"ACTIVE","subnets":["10018249-b143-4556-96d5-ba5e5f584aa2"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:04Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net","admin_state_up":true,"tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:03Z","mtu":1450}]} 2018-07-24 04:48:10,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net used request id req-dd2e5597-3197-48ed-902f-256d86aa619d 2018-07-24 04:48:10,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:10,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4481fd5-aee8-42c1-b544-dd09c2899a31 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "502101decea848e890014f35b48779a3", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}} 2018-07-24 04:48:10,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 used request id req-e4481fd5-aee8-42c1-b544-dd09c2899a31 2018-07-24 04:48:10,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:11,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-059caf67-4974-49c0-8e36-96fb6dd3391a Date: Tue, 24 Jul 2018 04:48:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"502101decea848e890014f35b48779a3","id":"10018249-b143-4556-96d5-ba5e5f584aa2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-subnet"}]} 2018-07-24 04:48:11,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c used request id req-059caf67-4974-49c0-8e36-96fb6dd3391a 2018-07-24 04:48:11,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c&name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:11,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-a8bfdf8a-2f93-49a6-9d5d-462bd6915b4e Date: Tue, 24 Jul 2018 04:48:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:10Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10018249-b143-4556-96d5-ba5e5f584aa2","ip_address":"10.55.0.13"}],"id":"e380d64e-0fc4-4404-ac42-0608aaf8bb3c","security_groups":["d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4"],"mac_address":"fa:16:3e:54:c4:8a","project_id":"502101decea848e890014f35b48779a3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-port","admin_state_up":true,"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:10Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:48:11,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c&name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-port&admin_state_up=True used request id req-a8bfdf8a-2f93-49a6-9d5d-462bd6915b4e 2018-07-24 04:48:11,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:11,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b2fd24-99c7-4430-bf0f-abe3ee33a301 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "502101decea848e890014f35b48779a3", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}} 2018-07-24 04:48:11,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 used request id req-a5b2fd24-99c7-4430-bf0f-abe3ee33a301 2018-07-24 04:48:11,641 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst 2018-07-24 04:48:11,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:11,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:11 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-88122ce1-f33e-419a-b4cf-6931bb69030c x-compute-request-id: req-88122ce1-f33e-419a-b4cf-6931bb69030c Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "b48ff8a0-9624-466d-a604-1ca3145e25f6", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-flavor-name"}]} 2018-07-24 04:48:11,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-88122ce1-f33e-419a-b4cf-6931bb69030c 2018-07-24 04:48:11,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:11,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:11 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-9616a1ad-4d17-40bc-bd45-bc559e259281 x-compute-request-id: req-9616a1ad-4d17-40bc-bd45-bc559e259281 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b48ff8a0-9624-466d-a604-1ca3145e25f6"}} 2018-07-24 04:48:11,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6 used request id req-9616a1ad-4d17-40bc-bd45-bc559e259281 2018-07-24 04:48:11,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:11,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-6ed115cf-e051-40d3-841c-915defe55ffb Date: Tue, 24 Jul 2018 04:48:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:48:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:48:00Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0c7bd121-fe15-4737-ba75-ea1a81a88572/snap", "metadata": {}}], "self": "/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572", "min_disk": 0, "protected": false, "id": "0c7bd121-fe15-4737-ba75-ea1a81a88572", "file": "/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "502101decea848e890014f35b48779a3", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0c7bd121-fe15-4737-ba75-ea1a81a88572/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2"} 2018-07-24 04:48:11,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2 used request id req-6ed115cf-e051-40d3-841c-915defe55ffb 2018-07-24 04:48:11,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:12,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fb61254e-8998-483e-9ec4-56071ffda815 Date: Tue, 24 Jul 2018 04:48:12 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-07-24 04:48:12,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-fb61254e-8998-483e-9ec4-56071ffda815 2018-07-24 04:48:12,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" -d '{"server": {"name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst", "imageRef": "0c7bd121-fe15-4737-ba75-ea1a81a88572", "flavorRef": "b48ff8a0-9624-466d-a604-1ca3145e25f6", "max_count": 1, "min_count": 1, "networks": [{"port": "e380d64e-0fc4-4404-ac42-0608aaf8bb3c"}]}}' 2018-07-24 04:48:13,798 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:48: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 x-openstack-request-id: req-54e8fdf9-7a7f-49e2-ba94-688c12201ef5 x-compute-request-id: req-54e8fdf9-7a7f-49e2-ba94-688c12201ef5 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2e555129-bb66-48d4-b8f6-58afadd2f47d", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "bookmark"}], "adminPass": "gAF9bKbk6eHW"}} 2018-07-24 04:48:13,798 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-54e8fdf9-7a7f-49e2-ba94-688c12201ef5 2018-07-24 04:48:13,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:14,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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,Accept-Encoding x-openstack-request-id: req-3f12ed61-283d-4bd6-b118-fe6e9e043f90 x-compute-request-id: req-3f12ed61-283d-4bd6-b118-fe6e9e043f90 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "bookmark"}], "image": {"id": "0c7bd121-fe15-4737-ba75-ea1a81a88572", "links": [{"href": "http://172.30.9.24:8774/images/0c7bd121-fe15-4737-ba75-ea1a81a88572", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b48ff8a0-9624-466d-a604-1ca3145e25f6", "links": [{"href": "http://172.30.9.24:8774/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6", "rel": "bookmark"}]}, "id": "2e555129-bb66-48d4-b8f6-58afadd2f47d", "user_id": "2b6671897cec4112839eae8b7f87a0a7", "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-07-24T04:48:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst", "created": "2018-07-24T04:48:13Z", "tenant_id": "502101decea848e890014f35b48779a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:48:14,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d used request id req-3f12ed61-283d-4bd6-b118-fe6e9e043f90 2018-07-24 04:48:14,222 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst 2018-07-24 04:48:14,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:14,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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,Accept-Encoding x-openstack-request-id: req-0a4ba247-44c2-49ba-a103-38728eec677e x-compute-request-id: req-0a4ba247-44c2-49ba-a103-38728eec677e Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "bookmark"}], "image": {"id": "0c7bd121-fe15-4737-ba75-ea1a81a88572", "links": [{"href": "http://172.30.9.24:8774/images/0c7bd121-fe15-4737-ba75-ea1a81a88572", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b48ff8a0-9624-466d-a604-1ca3145e25f6", "links": [{"href": "http://172.30.9.24:8774/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6", "rel": "bookmark"}]}, "id": "2e555129-bb66-48d4-b8f6-58afadd2f47d", "user_id": "2b6671897cec4112839eae8b7f87a0a7", "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-07-24T04:48:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst", "created": "2018-07-24T04:48:13Z", "tenant_id": "502101decea848e890014f35b48779a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:48:14,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d used request id req-0a4ba247-44c2-49ba-a103-38728eec677e 2018-07-24 04:48:14,322 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst] is - BUILD 2018-07-24 04:48:14,322 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:48:17,325 - create_instance - DEBUG - VM status query timeout in 896.896657944 2018-07-24 04:48:17,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:18,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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-38abd6ee-c75f-4e8e-8010-3c6876e116bd x-compute-request-id: req-38abd6ee-c75f-4e8e-8010-3c6876e116bd Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "bookmark"}], "image": {"id": "0c7bd121-fe15-4737-ba75-ea1a81a88572", "links": [{"href": "http://172.30.9.24:8774/images/0c7bd121-fe15-4737-ba75-ea1a81a88572", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b48ff8a0-9624-466d-a604-1ca3145e25f6", "links": [{"href": "http://172.30.9.24:8774/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6", "rel": "bookmark"}]}, "id": "2e555129-bb66-48d4-b8f6-58afadd2f47d", "security_groups": [{"name": "default"}], "user_id": "2b6671897cec4112839eae8b7f87a0a7", "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-07-24T04:48:14Z", "hostId": "3386d000deedcf963948c3d3d0b153d7e848ae9c85ce4a6e8b2669c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst", "created": "2018-07-24T04:48:13Z", "tenant_id": "502101decea848e890014f35b48779a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:48:18,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d used request id req-38abd6ee-c75f-4e8e-8010-3c6876e116bd 2018-07-24 04:48:18,124 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst] is - BUILD 2018-07-24 04:48:18,124 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:48:21,127 - create_instance - DEBUG - VM status query timeout in 893.094899893 2018-07-24 04:48:21,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:21,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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-93c0895e-e4b8-4796-8650-9c42a7b7e8e3 x-compute-request-id: req-93c0895e-e4b8-4796-8650-9c42a7b7e8e3 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:c4:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "bookmark"}], "image": {"id": "0c7bd121-fe15-4737-ba75-ea1a81a88572", "links": [{"href": "http://172.30.9.24:8774/images/0c7bd121-fe15-4737-ba75-ea1a81a88572", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:48:18.000000", "flavor": {"id": "b48ff8a0-9624-466d-a604-1ca3145e25f6", "links": [{"href": "http://172.30.9.24:8774/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6", "rel": "bookmark"}]}, "id": "2e555129-bb66-48d4-b8f6-58afadd2f47d", "security_groups": [{"name": "default"}], "user_id": "2b6671897cec4112839eae8b7f87a0a7", "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-07-24T04:48:18Z", "hostId": "3386d000deedcf963948c3d3d0b153d7e848ae9c85ce4a6e8b2669c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst", "created": "2018-07-24T04:48:13Z", "tenant_id": "502101decea848e890014f35b48779a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:48:21,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d used request id req-93c0895e-e4b8-4796-8650-9c42a7b7e8e3 2018-07-24 04:48:21,595 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst] is - ACTIVE 2018-07-24 04:48:21,595 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:48:21,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:22,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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-e562e27c-bb8c-48a9-9ed4-f4f17d48e624 x-compute-request-id: req-e562e27c-bb8c-48a9-9ed4-f4f17d48e624 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:c4:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "bookmark"}], "image": {"id": "0c7bd121-fe15-4737-ba75-ea1a81a88572", "links": [{"href": "http://172.30.9.24:8774/images/0c7bd121-fe15-4737-ba75-ea1a81a88572", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:48:18.000000", "flavor": {"id": "b48ff8a0-9624-466d-a604-1ca3145e25f6", "links": [{"href": "http://172.30.9.24:8774/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6", "rel": "bookmark"}]}, "id": "2e555129-bb66-48d4-b8f6-58afadd2f47d", "security_groups": [{"name": "default"}], "user_id": "2b6671897cec4112839eae8b7f87a0a7", "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-07-24T04:48:18Z", "hostId": "3386d000deedcf963948c3d3d0b153d7e848ae9c85ce4a6e8b2669c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst", "created": "2018-07-24T04:48:13Z", "tenant_id": "502101decea848e890014f35b48779a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:48:22,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d used request id req-e562e27c-bb8c-48a9-9ed4-f4f17d48e624 2018-07-24 04:48:22,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:22,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-0339934a-6bb7-4d40-9bb4-145d4df57bcf Date: Tue, 24 Jul 2018 04:48:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"502101decea848e890014f35b48779a3","l2_adjacency":true,"status":"ACTIVE","subnets":["10018249-b143-4556-96d5-ba5e5f584aa2"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:04Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net","admin_state_up":true,"tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:03Z","mtu":1450}]} 2018-07-24 04:48:22,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net used request id req-0339934a-6bb7-4d40-9bb4-145d4df57bcf 2018-07-24 04:48:22,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:22,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea8533e-48d4-4541-bf80-6e2300448a0c Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "502101decea848e890014f35b48779a3", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}} 2018-07-24 04:48:22,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 used request id req-5ea8533e-48d4-4541-bf80-6e2300448a0c 2018-07-24 04:48:22,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:22,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9858d316-7cad-48ca-b9c0-5e7410330906 Date: Tue, 24 Jul 2018 04:48:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:04Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"502101decea848e890014f35b48779a3","id":"10018249-b143-4556-96d5-ba5e5f584aa2","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-subnet"}]} 2018-07-24 04:48:22,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c used request id req-9858d316-7cad-48ca-b9c0-5e7410330906 2018-07-24 04:48:22,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:22,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3231 X-Openstack-Request-Id: req-8d2f3242-0471-4c24-b701-213af8225153 Date: Tue, 24 Jul 2018 04:48:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10018249-b143-4556-96d5-ba5e5f584aa2","ip_address":"10.55.0.3"}],"id":"2ef0444e-56bf-4d9b-8ac2-5ebb50e735e3","security_groups":[],"mac_address":"fa:16:3e:fd:fe:86","project_id":"502101decea848e890014f35b48779a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-213f1254-8ff7-41fd-8eff-7ff7945a5c6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10018249-b143-4556-96d5-ba5e5f584aa2","ip_address":"10.55.0.4"}],"id":"74156031-7f1f-4b52-8508-c5bb678a1a04","security_groups":[],"mac_address":"fa:16:3e:c6:28:87","project_id":"502101decea848e890014f35b48779a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-213f1254-8ff7-41fd-8eff-7ff7945a5c6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10018249-b143-4556-96d5-ba5e5f584aa2","ip_address":"10.55.0.2"}],"id":"cbec5e15-4239-41da-9367-a3defc3b9e11","security_groups":[],"mac_address":"fa:16:3e:d9:d6:34","project_id":"502101decea848e890014f35b48779a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-213f1254-8ff7-41fd-8eff-7ff7945a5c6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10018249-b143-4556-96d5-ba5e5f584aa2","ip_address":"10.55.0.13"}],"id":"e380d64e-0fc4-4404-ac42-0608aaf8bb3c","security_groups":["d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4"],"mac_address":"fa:16:3e:54:c4:8a","project_id":"502101decea848e890014f35b48779a3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-port","admin_state_up":true,"network_id":"213f1254-8ff7-41fd-8eff-7ff7945a5c6c","tenant_id":"502101decea848e890014f35b48779a3","created_at":"2018-07-24T04:48:10Z","binding:vnic_type":"normal","device_id":"2e555129-bb66-48d4-b8f6-58afadd2f47d","ip_allocation":"immediate"}]} 2018-07-24 04:48:22,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=213f1254-8ff7-41fd-8eff-7ff7945a5c6c used request id req-8d2f3242-0471-4c24-b701-213af8225153 2018-07-24 04:48:22,807 - create_instance - INFO - Deleting Port with ID - e380d64e-0fc4-4404-ac42-0608aaf8bb3c 2018-07-24 04:48:22,807 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-port 2018-07-24 04:48:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/e380d64e-0fc4-4404-ac42-0608aaf8bb3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:23,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-65f4cd66-a6bf-4046-a7bf-7d584393a514 Date: Tue, 24 Jul 2018 04:48:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:48:23,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/e380d64e-0fc4-4404-ac42-0608aaf8bb3c used request id req-65f4cd66-a6bf-4046-a7bf-7d584393a514 2018-07-24 04:48:23,292 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst 2018-07-24 04:48:23,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:23,434 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:48: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-3fb6e96a-8577-4e16-97ad-bac0ddcd7c36 x-compute-request-id: req-3fb6e96a-8577-4e16-97ad-bac0ddcd7c36 Content-Type: application/json 2018-07-24 04:48:23,434 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d used request id req-3fb6e96a-8577-4e16-97ad-bac0ddcd7c36 2018-07-24 04:48:23,435 - create_instance - INFO - Checking deletion status 2018-07-24 04:48:23,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:23,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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-94069993-e571-4fe7-82de-c7e1b78e709d x-compute-request-id: req-94069993-e571-4fe7-82de-c7e1b78e709d Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:c4:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d", "rel": "bookmark"}], "image": {"id": "0c7bd121-fe15-4737-ba75-ea1a81a88572", "links": [{"href": "http://172.30.9.24:8774/images/0c7bd121-fe15-4737-ba75-ea1a81a88572", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:48:18.000000", "flavor": {"id": "b48ff8a0-9624-466d-a604-1ca3145e25f6", "links": [{"href": "http://172.30.9.24:8774/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6", "rel": "bookmark"}]}, "id": "2e555129-bb66-48d4-b8f6-58afadd2f47d", "user_id": "2b6671897cec4112839eae8b7f87a0a7", "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-07-24T04:48:23Z", "hostId": "3386d000deedcf963948c3d3d0b153d7e848ae9c85ce4a6e8b2669c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst", "created": "2018-07-24T04:48:13Z", "tenant_id": "502101decea848e890014f35b48779a3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:48:23,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d used request id req-94069993-e571-4fe7-82de-c7e1b78e709d 2018-07-24 04:48:23,723 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst] is - ACTIVE 2018-07-24 04:48:23,723 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:48:26,726 - create_instance - DEBUG - VM status query timeout in 296.708775997 2018-07-24 04:48:26,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21986f58ab716fbf0fba63dc45b113c6664e7545" 2018-07-24 04:48:26,776 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:48: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-d8114a86-4275-469f-bc93-a1d3c941a606 x-compute-request-id: req-d8114a86-4275-469f-bc93-a1d3c941a606 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2e555129-bb66-48d4-b8f6-58afadd2f47d could not be found.", "code": 404}} 2018-07-24 04:48:26,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/2e555129-bb66-48d4-b8f6-58afadd2f47d used request id req-d8114a86-4275-469f-bc93-a1d3c941a606 2018-07-24 04:48:26,776 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2e555129-bb66-48d4-b8f6-58afadd2f47d could not be found. (HTTP 404) (Request-ID: req-d8114a86-4275-469f-bc93-a1d3c941a606) 2018-07-24 04:48:26,776 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-inst 2018-07-24 04:48:26,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20615c0747930fc908028e613dc0ab3b661ca5a1" 2018-07-24 04:48:26,818 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:48: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-334ab3e7-236f-436b-af81-26e8f20b70a7 x-compute-request-id: req-334ab3e7-236f-436b-af81-26e8f20b70a7 Content-Length: 0 Content-Type: application/json 2018-07-24 04:48:26,818 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b48ff8a0-9624-466d-a604-1ca3145e25f6 used request id req-334ab3e7-236f-436b-af81-26e8f20b70a7 2018-07-24 04:48:26,819 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-subnet 2018-07-24 04:48:26,819 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-subnet 2018-07-24 04:48:26,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/10018249-b143-4556-96d5-ba5e5f584aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21c4d6688d6d44f3e176ed39c2b3ddeb5f59f7f" 2018-07-24 04:48:29,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-65c369df-af77-4148-ba33-a3edba252b7a Date: Tue, 24 Jul 2018 04:48:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:48:29,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/10018249-b143-4556-96d5-ba5e5f584aa2 used request id req-65c369df-af77-4148-ba33-a3edba252b7a 2018-07-24 04:48:29,291 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2-pub-net 2018-07-24 04:48:29,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/213f1254-8ff7-41fd-8eff-7ff7945a5c6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21c4d6688d6d44f3e176ed39c2b3ddeb5f59f7f" 2018-07-24 04:48:30,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9fb0515-d4b3-45e6-a6ce-9f7035bdcd96 Date: Tue, 24 Jul 2018 04:48:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:48:30,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/213f1254-8ff7-41fd-8eff-7ff7945a5c6c used request id req-c9fb0515-d4b3-45e6-a6ce-9f7035bdcd96 2018-07-24 04:48:30,616 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-df799e82-25b3-438e-8269-0c329e0626c2 2018-07-24 04:48:30,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5b6916aa11d352589d579235209913d1d2c005c" 2018-07-24 04:48:30,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72e9b160-9789-42f6-98c8-b8cdd744e8e1 Date: Tue, 24 Jul 2018 04:48:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:48:30,904 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/0c7bd121-fe15-4737-ba75-ea1a81a88572 used request id req-72e9b160-9789-42f6-98c8-b8cdd744e8e1 2018-07-24 04:48:30,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:48:31,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-63b3c8d3-e406-453b-91ce-047aa41de544 Date: Tue, 24 Jul 2018 04:48:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "502101decea848e890014f35b48779a3", "created_at": "2018-07-24T04:48:03Z", "updated_at": "2018-07-24T04:48:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:48:03Z", "revision_number": 0, "id": "42c27f21-2b37-40c3-bd44-9700f096967f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:48:03Z", "security_group_id": "d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4", "tenant_id": "502101decea848e890014f35b48779a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "502101decea848e890014f35b48779a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:48:03Z", "revision_number": 0, "id": "d11e101f-5270-46b9-93b7-d4e8000243d3", "remote_group_id": "d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4", "remote_ip_prefix": null, "created_at": "2018-07-24T04:48:03Z", "security_group_id": "d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4", "tenant_id": "502101decea848e890014f35b48779a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "502101decea848e890014f35b48779a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:48:03Z", "revision_number": 0, "id": "f41de67c-2630-495c-b8ee-5f5baccc32ad", "remote_group_id": "d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4", "remote_ip_prefix": null, "created_at": "2018-07-24T04:48:03Z", "security_group_id": "d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4", "tenant_id": "502101decea848e890014f35b48779a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "502101decea848e890014f35b48779a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:48:03Z", "revision_number": 0, "id": "fa3d93eb-e033-4ef2-8a52-ee024cac4f97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:48:03Z", "security_group_id": "d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4", "tenant_id": "502101decea848e890014f35b48779a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "502101decea848e890014f35b48779a3"}], "revision_number": 4, "project_id": "502101decea848e890014f35b48779a3", "id": "d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:48:31,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-63b3c8d3-e406-453b-91ce-047aa41de544 2018-07-24 04:48:31,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:48:31,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7312ddd-cbb6-438f-8696-27a7ca7da30a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:48:31,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-f7312ddd-cbb6-438f-8696-27a7ca7da30a 2018-07-24 04:48:31,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:48:31,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:48:31,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29022df9-4834-4cec-90a6-e86f8ba6a001 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:48:31,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-29022df9-4834-4cec-90a6-e86f8ba6a001 2018-07-24 04:48:31,355 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:48:31,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:48:31,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbbe81f3-7363-4996-bd32-ef0251ef43bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:48:31,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-bbbe81f3-7363-4996-bd32-ef0251ef43bc 2018-07-24 04:48:31,460 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:48:31,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:48:31,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76999dc-df28-4ce6-b1b3-2589425ea40f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:48:31,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-d76999dc-df28-4ce6-b1b3-2589425ea40f 2018-07-24 04:48:31,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:48:31,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d487269-2c7d-4966-96ea-97c90f5bd28a 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:48:31,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-6d487269-2c7d-4966-96ea-97c90f5bd28a 2018-07-24 04:48:31,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:48:31,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0caa0e-6549-448b-ab53-5f2ed23a3991 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "502101decea848e890014f35b48779a3", "name": "CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj"}} 2018-07-24 04:48:31,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 used request id req-7d0caa0e-6549-448b-ab53-5f2ed23a3991 2018-07-24 04:48:31,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4 2018-07-24 04:48:31,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:48:31,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c3146e15-226d-4c56-8aec-65faa8900b8c Date: Tue, 24 Jul 2018 04:48:31 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-07-24T04:48:03Z", "security_group_id": "d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "502101decea848e890014f35b48779a3", "created_at": "2018-07-24T04:48:03Z", "project_id": "502101decea848e890014f35b48779a3", "id": "42c27f21-2b37-40c3-bd44-9700f096967f"}, {"remote_group_id": "d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:48:03Z", "security_group_id": "d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "502101decea848e890014f35b48779a3", "created_at": "2018-07-24T04:48:03Z", "project_id": "502101decea848e890014f35b48779a3", "id": "d11e101f-5270-46b9-93b7-d4e8000243d3"}, {"remote_group_id": "d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:48:03Z", "security_group_id": "d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "502101decea848e890014f35b48779a3", "created_at": "2018-07-24T04:48:03Z", "project_id": "502101decea848e890014f35b48779a3", "id": "f41de67c-2630-495c-b8ee-5f5baccc32ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:48:03Z", "security_group_id": "d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4", "port_range_min": null, "revision_number": 0, "tenant_id": "502101decea848e890014f35b48779a3", "created_at": "2018-07-24T04:48:03Z", "project_id": "502101decea848e890014f35b48779a3", "id": "fa3d93eb-e033-4ef2-8a52-ee024cac4f97"}]} 2018-07-24 04:48:31,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4 used request id req-c3146e15-226d-4c56-8aec-65faa8900b8c 2018-07-24 04:48:31,946 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:48:31,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:48:32,366 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0692c5f3-4038-472e-be37-4e82438c91e1 Content-Length: 0 Date: Tue, 24 Jul 2018 04:48:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:48:32,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/d0ad816e-2bd2-4d39-bf9c-6a76ac33a8e4 used request id req-0692c5f3-4038-472e-be37-4e82438c91e1 2018-07-24 04:48:32,367 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj 2018-07-24 04:48:32,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:48:32,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-567266e8-771f-40f4-805b-cec68f52f862 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:48:32,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/502101decea848e890014f35b48779a3 used request id req-567266e8-771f-40f4-805b-cec68f52f862 2018-07-24 04:48:32,598 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-proj-role 2018-07-24 04:48:32,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/9c73a7e033c44524b5c66eccc3d85bba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:48:32,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b3294da-6425-4a36-b937-508569562cc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:48:32,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/9c73a7e033c44524b5c66eccc3d85bba used request id req-3b3294da-6425-4a36-b937-508569562cc0 2018-07-24 04:48:32,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ffd2509411055aa2f52891cee61f7859cac99f" 2018-07-24 04:48:32,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8cfadb-cb70-493d-a048-4254d06366d8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:48:32,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7e8cfadb-cb70-493d-a048-4254d06366d8 2018-07-24 04:48:32,929 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-1b5ef3d0-fd90-44f-user 2018-07-24 04:48:32,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/2b6671897cec4112839eae8b7f87a0a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75899e6c2a64495da920a377be906968176c096d" 2018-07-24 04:48:33,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9318a62-564b-4cc7-9f52-334f80860a47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:48:33,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2b6671897cec4112839eae8b7f87a0a7 used request id req-d9318a62-564b-4cc7-9f52-334f80860a47 2018-07-24 04:48:33,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:33,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:48:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["xuiaK5rPQ8WRQCGQaoWBIA"], "issued_at": "2018-07-24T04:48:33.000000Z"}} 2018-07-24 04:48:33,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}99b7bff819769813b347d480f63ec044db7bc19b" 2018-07-24 04:48:33,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3de74f1-c084-467e-bc25-0eff10ca2734 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:33,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c3de74f1-c084-467e-bc25-0eff10ca2734 2018-07-24 04:48:33,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:33,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:34,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:48:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["y2RAZMg5QaqoDU4_Uu1-xg"], "issued_at": "2018-07-24T04:48:34.000000Z"}} 2018-07-24 04:48:34,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}41f4f5d0deba190a29955ad02b502f1914850d28" 2018-07-24 04:48:34,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f57969-18c7-4190-8c55-b0b11327ea47 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:34,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-96f57969-18c7-4190-8c55-b0b11327ea47 2018-07-24 04:48:34,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:48:34,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:48:34 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:48:34,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-bf98d2a5-1009-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" 2018-07-24 04:48:34,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0571a750-54f4-46e9-aa8a-d12cfaef947b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-bf98d2a5-1009-499-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:48:34,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-bf98d2a5-1009-499-proj used request id req-0571a750-54f4-46e9-aa8a-d12cfaef947b 2018-07-24 04:48:34,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" 2018-07-24 04:48:34,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3eaaabf-ceff-4058-9b3d-cac0e7045de8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:48:34,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d3eaaabf-ceff-4058-9b3d-cac0e7045de8 2018-07-24 04:48:34,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}}' 2018-07-24 04:48:34,455 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f8242ff-f21c-4a2f-9569-6f9646cbb216 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d"}, "tags": [], "enabled": true, "id": "fbd15f3d53524993af39cf4bf23c7c0d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}} 2018-07-24 04:48:34,455 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-5f8242ff-f21c-4a2f-9569-6f9646cbb216 2018-07-24 04:48:34,455 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-bf98d2a5-1009-499-proj 2018-07-24 04:48:34,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:34,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:34,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:48:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["f8auKhfmSgS29j6Q5vFaBA"], "issued_at": "2018-07-24T04:48:34.000000Z"}} 2018-07-24 04:48:34,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e2535ea287d6c39f891deda0c2b5803cbda706d3" 2018-07-24 04:48:34,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e50b87-df12-4d5b-bd1a-19350879eba3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:34,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-42e50b87-df12-4d5b-bd1a-19350879eba3 2018-07-24 04:48:34,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:48:34,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:48:34 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:48:34,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2535ea287d6c39f891deda0c2b5803cbda706d3" 2018-07-24 04:48:34,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb43c12d-ac63-49d0-aad1-d09bef3b6cfc Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:48:34,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-eb43c12d-ac63-49d0-aad1-d09bef3b6cfc 2018-07-24 04:48:34,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceVolumeTests-bf98d2a5-1009-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2535ea287d6c39f891deda0c2b5803cbda706d3" 2018-07-24 04:48:35,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ac65d5-ed7f-428d-a754-8780c4420318 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceVolumeTests-bf98d2a5-1009-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d"}, "tags": [], "enabled": true, "id": "fbd15f3d53524993af39cf4bf23c7c0d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}]} 2018-07-24 04:48:35,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceVolumeTests-bf98d2a5-1009-499-proj used request id req-92ac65d5-ed7f-428d-a754-8780c4420318 2018-07-24 04:48:35,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2535ea287d6c39f891deda0c2b5803cbda706d3" 2018-07-24 04:48:35,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d3bc65-8d3c-49d2-a0f9-d652c6f76c1c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:48:35,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-21d3bc65-8d3c-49d2-a0f9-d652c6f76c1c 2018-07-24 04:48:35,586 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-bf98d2a5-1009-499-user 2018-07-24 04:48:35,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:35,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" 2018-07-24 04:48:35,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f66375-b027-4c26-8d00-74cd6767baf3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:48:35,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f0f66375-b027-4c26-8d00-74cd6767baf3 2018-07-24 04:48:35,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" -d '{"role": {"name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj-role"}}' 2018-07-24 04:48:35,825 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab975de-5b66-47c5-af9b-ac410cc181ed Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "22c8d6b196664b32a64152fa8dee9e40", "links": {"self": "http://172.30.9.24:5000/v3/roles/22c8d6b196664b32a64152fa8dee9e40"}, "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj-role"}} 2018-07-24 04:48:35,825 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-eab975de-5b66-47c5-af9b-ac410cc181ed 2018-07-24 04:48:35,826 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-bf98d2a5-1009-499-proj-role 2018-07-24 04:48:35,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/22c8d6b196664b32a64152fa8dee9e40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" 2018-07-24 04:48:35,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5334acc1-1d0a-439f-bfe0-6bb91b1cd7a0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "22c8d6b196664b32a64152fa8dee9e40", "links": {"self": "http://172.30.9.24:5000/v3/roles/22c8d6b196664b32a64152fa8dee9e40"}, "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj-role"}} 2018-07-24 04:48:35,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/22c8d6b196664b32a64152fa8dee9e40 used request id req-5334acc1-1d0a-439f-bfe0-6bb91b1cd7a0 2018-07-24 04:48:35,934 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-bf98d2a5-1009-499-proj-role to project CreateInstanceVolumeTests-bf98d2a5-1009-499-proj 2018-07-24 04:48:35,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d/users/ed06084b58094ed2a8f5c2d3e8e501c0/roles/22c8d6b196664b32a64152fa8dee9e40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" 2018-07-24 04:48:36,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaf50c32-1efc-48ef-af17-c522f0587a8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:48:36,080 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d/users/ed06084b58094ed2a8f5c2d3e8e501c0/roles/22c8d6b196664b32a64152fa8dee9e40 used request id req-eaf50c32-1efc-48ef-af17-c522f0587a8e 2018-07-24 04:48:36,080 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:48:36,082 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:48:36,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:36,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:36,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "22c8d6b196664b32a64152fa8dee9e40", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj-role"}], "expires_at": "2018-07-24T05:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-user", "id": "ed06084b58094ed2a8f5c2d3e8e501c0"}, "audit_ids": ["Fp9SkRFdRGmcQ9y_3HkfAQ"], "issued_at": "2018-07-24T04:48:36.000000Z"}} 2018-07-24 04:48:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8c7f1aed3ba1121a25290039eec61a1193b9216f" 2018-07-24 04:48:36,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c236e1eb-b731-482f-8bd5-bd616104769a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:36,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c236e1eb-b731-482f-8bd5-bd616104769a 2018-07-24 04:48:36,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c7f1aed3ba1121a25290039eec61a1193b9216f" 2018-07-24 04:48:36,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-467fd864-4c87-488e-86e6-038044344320 Date: Tue, 24 Jul 2018 04:48:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image"} 2018-07-24 04:48:36,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image used request id req-467fd864-4c87-488e-86e6-038044344320 2018-07-24 04:48:36,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c7f1aed3ba1121a25290039eec61a1193b9216f" 2018-07-24 04:48:36,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2c95a5d3-2cfd-4bf8-8197-dc1551459656 Date: Tue, 24 Jul 2018 04:48:36 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-07-24 04:48:36,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-2c95a5d3-2cfd-4bf8-8197-dc1551459656 2018-07-24 04:48:36,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c7f1aed3ba1121a25290039eec61a1193b9216f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image"}' 2018-07-24 04:48:37,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a2fa286f-3b5f-4334-a8f5-bfeaff6edece Date: Tue, 24 Jul 2018 04:48:37 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:48:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:48:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "min_disk": 0, "protected": false, "id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "file": "/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792/file", "checksum": null, "owner": "fbd15f3d53524993af39cf4bf23c7c0d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:48:37,313 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-a2fa286f-3b5f-4334-a8f5-bfeaff6edece 2018-07-24 04:48:37,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c7f1aed3ba1121a25290039eec61a1193b9216f" -d '' 2018-07-24 04:48:38,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3484e2a0-09f7-4788-8a4e-77019f06ffdb Date: Tue, 24 Jul 2018 04:48:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:48:38,238 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792/file used request id req-3484e2a0-09f7-4788-8a4e-77019f06ffdb 2018-07-24 04:48:38,239 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:48:38,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c7f1aed3ba1121a25290039eec61a1193b9216f" 2018-07-24 04:48:38,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ec297c40-daa4-4f7b-ac6b-030b8dba4148 Date: Tue, 24 Jul 2018 04:48:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:48:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:48:38Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792/snap", "metadata": {}}], "self": "/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "min_disk": 0, "protected": false, "id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "file": "/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbd15f3d53524993af39cf4bf23c7c0d", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:48:38,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792 used request id req-ec297c40-daa4-4f7b-ac6b-030b8dba4148 2018-07-24 04:48:38,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c7f1aed3ba1121a25290039eec61a1193b9216f" 2018-07-24 04:48:38,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f516dee9-42af-4477-988a-cba61fc66909 Date: Tue, 24 Jul 2018 04:48:38 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-07-24 04:48:38,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f516dee9-42af-4477-988a-cba61fc66909 2018-07-24 04:48:38,444 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image 2018-07-24 04:48:38,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c7f1aed3ba1121a25290039eec61a1193b9216f" 2018-07-24 04:48:38,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-b8c1b8a0-4462-4720-8203-3db7025a0c34 Date: Tue, 24 Jul 2018 04:48:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:48:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:48:38Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792/snap", "metadata": {}}], "self": "/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "min_disk": 0, "protected": false, "id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "file": "/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbd15f3d53524993af39cf4bf23c7c0d", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:48:38,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792 used request id req-b8c1b8a0-4462-4720-8203-3db7025a0c34 2018-07-24 04:48:38,637 - create_image - DEBUG - Instance status is - active 2018-07-24 04:48:38,637 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image 2018-07-24 04:48:38,637 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image 2018-07-24 04:48:38,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:38,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:39,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bSGTgeD9SuqQU261Y6Rigg"], "issued_at": "2018-07-24T04:48:39.000000Z"}} 2018-07-24 04:48:39,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1a6314d69a7a89679ecf32b15290d4dc87f46515" 2018-07-24 04:48:39,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0e9e2d-e663-413f-a8fd-ff76a1286e39 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:39,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3f0e9e2d-e663-413f-a8fd-ff76a1286e39 2018-07-24 04:48:39,126 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:48:39,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6314d69a7a89679ecf32b15290d4dc87f46515" 2018-07-24 04:48:39,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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,Accept-Encoding x-openstack-request-id: req-3aa191e2-a15c-4c40-aa47-f82c023df3cf x-compute-request-id: req-3aa191e2-a15c-4c40-aa47-f82c023df3cf Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:48:39,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3aa191e2-a15c-4c40-aa47-f82c023df3cf 2018-07-24 04:48:39,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6314d69a7a89679ecf32b15290d4dc87f46515" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-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-07-24 04:48:39,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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,Accept-Encoding x-openstack-request-id: req-4fe4468e-2c84-4337-ab29-6a46ea605544 x-compute-request-id: req-4fe4468e-2c84-4337-ab29-6a46ea605544 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "32984ffa-a233-42a2-a92c-1a6c37bb9785"}} 2018-07-24 04:48:39,391 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4fe4468e-2c84-4337-ab29-6a46ea605544 2018-07-24 04:48:39,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:39,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:39,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "22c8d6b196664b32a64152fa8dee9e40", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj-role"}], "expires_at": "2018-07-24T05:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-user", "id": "ed06084b58094ed2a8f5c2d3e8e501c0"}, "audit_ids": ["FCXjxk9QQ_WY7C23Ln1paw"], "issued_at": "2018-07-24T04:48:39.000000Z"}} 2018-07-24 04:48:39,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}96768b28953d7812bde79bcbce08084af5e783b0" 2018-07-24 04:48:39,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c420cf-f78d-477e-8dae-52ed7675fad5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:39,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-24c420cf-f78d-477e-8dae-52ed7675fad5 2018-07-24 04:48:39,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96768b28953d7812bde79bcbce08084af5e783b0" 2018-07-24 04:48:40,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8a00a8e6-8208-466f-9041-e939a69b9ea3 Date: Tue, 24 Jul 2018 04:48:40 GMT RESP BODY: {"networks":[]} 2018-07-24 04:48:40,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net used request id req-8a00a8e6-8208-466f-9041-e939a69b9ea3 2018-07-24 04:48:40,067 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net 2018-07-24 04:48:40,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96768b28953d7812bde79bcbce08084af5e783b0" -d '{"network": {"name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net", "admin_state_up": true}}' 2018-07-24 04:48:40,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-dcee4876-1ab5-48ba-b54e-07f58d3b6c79 Date: Tue, 24 Jul 2018 04:48:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"32bae954-35f4-49cb-a9bd-143b55286857","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fbd15f3d53524993af39cf4bf23c7c0d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:48:40Z","is_default":false,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:40Z","mtu":1450}} 2018-07-24 04:48:40,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-dcee4876-1ab5-48ba-b54e-07f58d3b6c79 2018-07-24 04:48:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96768b28953d7812bde79bcbce08084af5e783b0" 2018-07-24 04:48:40,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-084a7feb-e292-44a4-80ef-a3fb23e9fb8b Date: Tue, 24 Jul 2018 04:48:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"32bae954-35f4-49cb-a9bd-143b55286857","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fbd15f3d53524993af39cf4bf23c7c0d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:48:40Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net","admin_state_up":true,"tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:40Z","mtu":1450}]} 2018-07-24 04:48:40,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-084a7feb-e292-44a4-80ef-a3fb23e9fb8b 2018-07-24 04:48:40,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96768b28953d7812bde79bcbce08084af5e783b0" 2018-07-24 04:48:41,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8489088d-8f13-464c-8fc8-72ef371cc5a4 Date: Tue, 24 Jul 2018 04:48:41 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:48:41,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-8489088d-8f13-464c-8fc8-72ef371cc5a4 2018-07-24 04:48:41,071 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet 2018-07-24 04:48:41,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96768b28953d7812bde79bcbce08084af5e783b0" -d '{"subnets": [{"ip_version": 4, "network_id": "32bae954-35f4-49cb-a9bd-143b55286857", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet"}]}' 2018-07-24 04:48:41,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dec7ac37-cf9b-4fcf-86f9-bf6b3b7e7970 Date: Tue, 24 Jul 2018 04:48:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:41Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","id":"80d69d82-cde0-4f10-8429-27caa46876b9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet"}]} 2018-07-24 04:48:41,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-dec7ac37-cf9b-4fcf-86f9-bf6b3b7e7970 2018-07-24 04:48:41,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96768b28953d7812bde79bcbce08084af5e783b0" 2018-07-24 04:48:42,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0a822a86-cb0c-48e2-9731-45b47577ff16 Date: Tue, 24 Jul 2018 04:48:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32bae954-35f4-49cb-a9bd-143b55286857","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd15f3d53524993af39cf4bf23c7c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["80d69d82-cde0-4f10-8429-27caa46876b9"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:41Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net","admin_state_up":true,"tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:40Z","mtu":1450}]} 2018-07-24 04:48:42,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-0a822a86-cb0c-48e2-9731-45b47577ff16 2018-07-24 04:48:42,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96768b28953d7812bde79bcbce08084af5e783b0" 2018-07-24 04:48:42,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9e94ca5f-0537-4ab8-adea-3a0cdc29be21 Date: Tue, 24 Jul 2018 04:48:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","id":"80d69d82-cde0-4f10-8429-27caa46876b9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet"}]} 2018-07-24 04:48:42,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-9e94ca5f-0537-4ab8-adea-3a0cdc29be21 2018-07-24 04:48:42,369 - OpenStackNetwork - DEBUG - Network [32bae954-35f4-49cb-a9bd-143b55286857] created successfully 2018-07-24 04:48:42,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:42,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:42,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "22c8d6b196664b32a64152fa8dee9e40", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj-role"}], "expires_at": "2018-07-24T05:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-user", "id": "ed06084b58094ed2a8f5c2d3e8e501c0"}, "audit_ids": ["TXy2YHcTSyG1Kg5qLdxfiQ"], "issued_at": "2018-07-24T04:48:42.000000Z"}} 2018-07-24 04:48:42,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b3380b4930f49de60e23d362947bd1e72410f08a" 2018-07-24 04:48:42,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc8829a-b5f4-4f35-a137-08f4227c6b40 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:42,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-acc8829a-b5f4-4f35-a137-08f4227c6b40 2018-07-24 04:48:42,785 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3380b4930f49de60e23d362947bd1e72410f08a" 2018-07-24 04:48:43,016 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:42 GMT Server: Apache x-compute-request-id: req-9b920e06-8910-474f-8c44-fb8c352789e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b920e06-8910-474f-8c44-fb8c352789e1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 04:48:43,017 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/detail used request id req-9b920e06-8910-474f-8c44-fb8c352789e1 2018-07-24 04:48:43,019 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9b920e06-8910-474f-8c44-fb8c352789e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3380b4930f49de60e23d362947bd1e72410f08a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1", "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-07-24 04:48:43,888 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:48:43 GMT Server: Apache x-compute-request-id: req-b9bcf6b9-e634-4504-bac9-2476b6e02f93 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b9bcf6b9-e634-4504-bac9-2476b6e02f93 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "self"}, {"href": "http://172.30.9.24:8776/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:48:43.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "036f2ec5-43eb-4906-8798-35a619e4bc32", "size": 1}} 2018-07-24 04:48:43,888 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes used request id req-b9bcf6b9-e634-4504-bac9-2476b6e02f93 2018-07-24 04:48:43,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b920e06-8910-474f-8c44-fb8c352789e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3380b4930f49de60e23d362947bd1e72410f08a" 2018-07-24 04:48:44,205 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:43 GMT Server: Apache x-compute-request-id: req-e4b71c0e-49f4-47de-99de-4974c5c61f9b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4b71c0e-49f4-47de-99de-4974c5c61f9b Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "self"}, {"href": "http://172.30.9.24:8776/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:48:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "updated_at": "2018-07-24T04:48:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "036f2ec5-43eb-4906-8798-35a619e4bc32", "size": 1}} 2018-07-24 04:48:44,205 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32 used request id req-e4b71c0e-49f4-47de-99de-4974c5c61f9b 2018-07-24 04:48:44,206 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1 2018-07-24 04:48:44,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b920e06-8910-474f-8c44-fb8c352789e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3380b4930f49de60e23d362947bd1e72410f08a" 2018-07-24 04:48:44,547 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:44 GMT Server: Apache x-compute-request-id: req-889958a5-041a-4f23-b848-cdb823122a22 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-889958a5-041a-4f23-b848-cdb823122a22 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "self"}, {"href": "http://172.30.9.24:8776/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:48:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "updated_at": "2018-07-24T04:48:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "036f2ec5-43eb-4906-8798-35a619e4bc32", "size": 1}} 2018-07-24 04:48:44,547 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32 used request id req-889958a5-041a-4f23-b848-cdb823122a22 2018-07-24 04:48:44,547 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:48:44,548 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1 2018-07-24 04:48:44,548 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1 2018-07-24 04:48:44,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:44,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:44,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "22c8d6b196664b32a64152fa8dee9e40", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj-role"}], "expires_at": "2018-07-24T05:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-user", "id": "ed06084b58094ed2a8f5c2d3e8e501c0"}, "audit_ids": ["mS-av7OiQI-4R4eH6kYmWg"], "issued_at": "2018-07-24T04:48:44.000000Z"}} 2018-07-24 04:48:44,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}93162e01bc26ec305dc99bcb75ec7f6d283c62a3" 2018-07-24 04:48:45,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c44deab2-8048-484a-be84-66cd5231e93f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:45,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c44deab2-8048-484a-be84-66cd5231e93f 2018-07-24 04:48:45,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93162e01bc26ec305dc99bcb75ec7f6d283c62a3" 2018-07-24 04:48:45,275 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:45 GMT Server: Apache x-compute-request-id: req-17f1cdc5-4675-4923-89f2-fce3b41191fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-17f1cdc5-4675-4923-89f2-fce3b41191fe Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "self"}, {"href": "http://172.30.9.24:8776/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:48:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "updated_at": "2018-07-24T04:48:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "036f2ec5-43eb-4906-8798-35a619e4bc32", "size": 1}]} 2018-07-24 04:48:45,275 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/detail used request id req-17f1cdc5-4675-4923-89f2-fce3b41191fe 2018-07-24 04:48:45,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-17f1cdc5-4675-4923-89f2-fce3b41191fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93162e01bc26ec305dc99bcb75ec7f6d283c62a3" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-2", "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-07-24 04:48:45,850 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:48:45 GMT Server: Apache x-compute-request-id: req-191c041b-4a4a-4354-8b6b-71d50c66a9c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-191c041b-4a4a-4354-8b6b-71d50c66a9c1 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef", "rel": "self"}, {"href": "http://172.30.9.24:8776/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:48:45.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0961ea3b-6941-4704-848a-b1220291e5ef", "size": 1}} 2018-07-24 04:48:45,851 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes used request id req-191c041b-4a4a-4354-8b6b-71d50c66a9c1 2018-07-24 04:48:45,854 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17f1cdc5-4675-4923-89f2-fce3b41191fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93162e01bc26ec305dc99bcb75ec7f6d283c62a3" 2018-07-24 04:48:46,092 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:45 GMT Server: Apache x-compute-request-id: req-630d040c-79c5-4919-bd92-80f852f81a3e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-630d040c-79c5-4919-bd92-80f852f81a3e Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef", "rel": "self"}, {"href": "http://172.30.9.24:8776/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:48:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "updated_at": "2018-07-24T04:48:45.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0961ea3b-6941-4704-848a-b1220291e5ef", "size": 1}} 2018-07-24 04:48:46,093 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef used request id req-630d040c-79c5-4919-bd92-80f852f81a3e 2018-07-24 04:48:46,093 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-2 2018-07-24 04:48:46,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17f1cdc5-4675-4923-89f2-fce3b41191fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93162e01bc26ec305dc99bcb75ec7f6d283c62a3" 2018-07-24 04:48:46,338 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:46 GMT Server: Apache x-compute-request-id: req-f87748f3-dfc4-42f8-b1d3-baa62d95f148 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f87748f3-dfc4-42f8-b1d3-baa62d95f148 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef", "rel": "self"}, {"href": "http://172.30.9.24:8776/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:48:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "updated_at": "2018-07-24T04:48:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0961ea3b-6941-4704-848a-b1220291e5ef", "size": 1}} 2018-07-24 04:48:46,338 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef used request id req-f87748f3-dfc4-42f8-b1d3-baa62d95f148 2018-07-24 04:48:46,339 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:48:46,339 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-2 2018-07-24 04:48:46,339 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-2 2018-07-24 04:48:46,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:46,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:46,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "22c8d6b196664b32a64152fa8dee9e40", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj-role"}], "expires_at": "2018-07-24T05:48:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-user", "id": "ed06084b58094ed2a8f5c2d3e8e501c0"}, "audit_ids": ["S1bR071JQZqdyMCF2r2A3A"], "issued_at": "2018-07-24T04:48:46.000000Z"}} 2018-07-24 04:48:46,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:46,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f81d76f-8e97-461b-a379-824f0f687806 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:46,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0f81d76f-8e97-461b-a379-824f0f687806 2018-07-24 04:48:46,829 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:48:46,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:46,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e920e340-1716-46d0-9b5f-cb51f4ff4b7c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:46,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e920e340-1716-46d0-9b5f-cb51f4ff4b7c 2018-07-24 04:48:46,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:47,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b395abba-8c2d-41c8-96c0-87a859d66e16 Date: Tue, 24 Jul 2018 04:48:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32bae954-35f4-49cb-a9bd-143b55286857","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd15f3d53524993af39cf4bf23c7c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["80d69d82-cde0-4f10-8429-27caa46876b9"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:41Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net","admin_state_up":true,"tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:40Z","mtu":1450}]} 2018-07-24 04:48:47,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net used request id req-b395abba-8c2d-41c8-96c0-87a859d66e16 2018-07-24 04:48:47,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:48:47,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:48: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:48:47,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:47,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32004989-f529-4bb4-afeb-6114dcd0a7dc Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}} 2018-07-24 04:48:47,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d used request id req-32004989-f529-4bb4-afeb-6114dcd0a7dc 2018-07-24 04:48:47,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:47,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-903f186f-7fda-4e52-b224-10ae81ee004d Date: Tue, 24 Jul 2018 04:48:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","id":"80d69d82-cde0-4f10-8429-27caa46876b9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet"}]} 2018-07-24 04:48:47,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-903f186f-7fda-4e52-b224-10ae81ee004d 2018-07-24 04:48:47,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857&name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:47,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-feb91f3d-72dd-4450-8be8-84fab617b799 Date: Tue, 24 Jul 2018 04:48:47 GMT RESP BODY: {"ports":[]} 2018-07-24 04:48:47,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857&name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port&admin_state_up=True used request id req-feb91f3d-72dd-4450-8be8-84fab617b799 2018-07-24 04:48:47,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:47,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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 x-openstack-request-id: req-c5ff9bc2-ca5a-4eba-8bc6-881a8e0e9657 x-compute-request-id: req-c5ff9bc2-ca5a-4eba-8bc6-881a8e0e9657 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:48:47,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst used request id req-c5ff9bc2-ca5a-4eba-8bc6-881a8e0e9657 2018-07-24 04:48:47,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:48,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c60cbcaa-dcdf-4dfe-ad1c-fe1455f47d50 Date: Tue, 24 Jul 2018 04:48:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32bae954-35f4-49cb-a9bd-143b55286857","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd15f3d53524993af39cf4bf23c7c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["80d69d82-cde0-4f10-8429-27caa46876b9"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:41Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net","admin_state_up":true,"tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:40Z","mtu":1450}]} 2018-07-24 04:48:48,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net used request id req-c60cbcaa-dcdf-4dfe-ad1c-fe1455f47d50 2018-07-24 04:48:48,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:48,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5f1a14-2f66-4966-a20f-547c4aa5095f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}} 2018-07-24 04:48:48,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d used request id req-da5f1a14-2f66-4966-a20f-547c4aa5095f 2018-07-24 04:48:48,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:48,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9c854ea0-bdfa-40a3-8ae1-614d8a4531ba Date: Tue, 24 Jul 2018 04:48:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","id":"80d69d82-cde0-4f10-8429-27caa46876b9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet"}]} 2018-07-24 04:48:48,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-9c854ea0-bdfa-40a3-8ae1-614d8a4531ba 2018-07-24 04:48:48,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857&name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:48,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-af3b17f3-17ea-4fc8-b5d0-23c8d6010042 Date: Tue, 24 Jul 2018 04:48:48 GMT RESP BODY: {"ports":[]} 2018-07-24 04:48:48,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857&name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port&admin_state_up=True used request id req-af3b17f3-17ea-4fc8-b5d0-23c8d6010042 2018-07-24 04:48:48,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:48:48,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:48:49,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "22c8d6b196664b32a64152fa8dee9e40", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj-role"}], "expires_at": "2018-07-24T05:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-user", "id": "ed06084b58094ed2a8f5c2d3e8e501c0"}, "audit_ids": ["MgGWu_4iQYa6IlFCOriqhw"], "issued_at": "2018-07-24T04:48:49.000000Z"}} 2018-07-24 04:48:49,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f6e6fd33c4fdea66bd7737228e1ae34c8c8bc0e7" 2018-07-24 04:48:49,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5034a079-b135-4014-8d6e-a805ee9bb52a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:48:49,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5034a079-b135-4014-8d6e-a805ee9bb52a 2018-07-24 04:48:49,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:49,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0817612b-a100-4b2e-b5c7-c6cc1fbd4607 Date: Tue, 24 Jul 2018 04:48:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32bae954-35f4-49cb-a9bd-143b55286857","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd15f3d53524993af39cf4bf23c7c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["80d69d82-cde0-4f10-8429-27caa46876b9"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:41Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net","admin_state_up":true,"tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:40Z","mtu":1450}]} 2018-07-24 04:48:49,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net used request id req-0817612b-a100-4b2e-b5c7-c6cc1fbd4607 2018-07-24 04:48:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:49,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cc991ed1-e870-4dee-b673-70a3a74d533b Date: Tue, 24 Jul 2018 04:48:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","id":"80d69d82-cde0-4f10-8429-27caa46876b9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet"}]} 2018-07-24 04:48:49,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-cc991ed1-e870-4dee-b673-70a3a74d533b 2018-07-24 04:48:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:49,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3a978dc7-aa2a-4cc9-b828-0726a661c1a0 Date: Tue, 24 Jul 2018 04:48:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32bae954-35f4-49cb-a9bd-143b55286857","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd15f3d53524993af39cf4bf23c7c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["80d69d82-cde0-4f10-8429-27caa46876b9"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:41Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net","admin_state_up":true,"tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:40Z","mtu":1450}]} 2018-07-24 04:48:49,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net used request id req-3a978dc7-aa2a-4cc9-b828-0726a661c1a0 2018-07-24 04:48:49,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:48:49,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:48: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:48:49,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e6fd33c4fdea66bd7737228e1ae34c8c8bc0e7" 2018-07-24 04:48:49,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ebb2d2-a223-4de0-bf73-7b3a76ff70f1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}} 2018-07-24 04:48:49,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d used request id req-06ebb2d2-a223-4de0-bf73-7b3a76ff70f1 2018-07-24 04:48:49,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:50,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f8a66e58-e719-48d3-b998-d9b1afd95f24 Date: Tue, 24 Jul 2018 04:48:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","id":"80d69d82-cde0-4f10-8429-27caa46876b9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet"}]} 2018-07-24 04:48:50,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-f8a66e58-e719-48d3-b998-d9b1afd95f24 2018-07-24 04:48:50,111 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net 2018-07-24 04:48:50,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" -d '{"port": {"network_id": "32bae954-35f4-49cb-a9bd-143b55286857", "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port", "admin_state_up": true}}' 2018-07-24 04:48:51,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-adacf4c2-d4c0-455b-bde7-f90979a48b56 Date: Tue, 24 Jul 2018 04:48:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:50Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.7"}],"id":"657f9e2d-5540-48ef-af32-28c03eb97553","security_groups":["06b719f1-02a2-4802-8325-45cf156de41d"],"mac_address":"fa:16:3e:be:d7:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","qos_policy_id":null,"admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:48:51,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-adacf4c2-d4c0-455b-bde7-f90979a48b56 2018-07-24 04:48:51,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:51,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c1e55429-1fa7-4985-a636-5e5c5b2f21bf Date: Tue, 24 Jul 2018 04:48:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32bae954-35f4-49cb-a9bd-143b55286857","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd15f3d53524993af39cf4bf23c7c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["80d69d82-cde0-4f10-8429-27caa46876b9"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:41Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net","admin_state_up":true,"tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:40Z","mtu":1450}]} 2018-07-24 04:48:51,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net used request id req-c1e55429-1fa7-4985-a636-5e5c5b2f21bf 2018-07-24 04:48:51,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:51,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e057732-dc38-45c4-bc8f-f74931a5cda3 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}} 2018-07-24 04:48:51,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d used request id req-2e057732-dc38-45c4-bc8f-f74931a5cda3 2018-07-24 04:48:51,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:51,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bda9ef9e-6b13-4459-b606-1bf446c5bfa8 Date: Tue, 24 Jul 2018 04:48:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","id":"80d69d82-cde0-4f10-8429-27caa46876b9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet"}]} 2018-07-24 04:48:51,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-bda9ef9e-6b13-4459-b606-1bf446c5bfa8 2018-07-24 04:48:51,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857&name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:52,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-83d0d1b2-5451-4f6f-852c-aba4833eb608 Date: Tue, 24 Jul 2018 04:48:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:50Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.7"}],"id":"657f9e2d-5540-48ef-af32-28c03eb97553","security_groups":["06b719f1-02a2-4802-8325-45cf156de41d"],"mac_address":"fa:16:3e:be:d7:f8","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:50Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:48:52,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857&name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port&admin_state_up=True used request id req-83d0d1b2-5451-4f6f-852c-aba4833eb608 2018-07-24 04:48:52,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:52,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d467340-720b-4138-b52a-5e0a8e229752 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}} 2018-07-24 04:48:52,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d used request id req-3d467340-720b-4138-b52a-5e0a8e229752 2018-07-24 04:48:52,306 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst 2018-07-24 04:48:52,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:52,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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-d7c0718a-61a9-4d49-8b2e-5e267c76bd7d x-compute-request-id: req-d7c0718a-61a9-4d49-8b2e-5e267c76bd7d Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-flavor-name"}]} 2018-07-24 04:48:52,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-d7c0718a-61a9-4d49-8b2e-5e267c76bd7d 2018-07-24 04:48:52,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:52,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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-f27a0957-5571-4b6d-a81b-e2a26adbb52f x-compute-request-id: req-f27a0957-5571-4b6d-a81b-e2a26adbb52f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "32984ffa-a233-42a2-a92c-1a6c37bb9785"}} 2018-07-24 04:48:52,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785 used request id req-f27a0957-5571-4b6d-a81b-e2a26adbb52f 2018-07-24 04:48:52,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:52,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-e609af37-2bc7-48b6-bde0-e1c909966546 Date: Tue, 24 Jul 2018 04:48:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:48:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:48:38Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792/snap", "metadata": {}}], "self": "/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "min_disk": 0, "protected": false, "id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "file": "/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbd15f3d53524993af39cf4bf23c7c0d", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image"} 2018-07-24 04:48:52,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image used request id req-e609af37-2bc7-48b6-bde0-e1c909966546 2018-07-24 04:48:52,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:52,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-689e6019-599f-432f-aa07-c93795bc59a2 Date: Tue, 24 Jul 2018 04:48: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-07-24 04:48:52,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-689e6019-599f-432f-aa07-c93795bc59a2 2018-07-24 04:48:52,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" -d '{"server": {"name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst", "imageRef": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "flavorRef": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "max_count": 1, "min_count": 1, "networks": [{"port": "657f9e2d-5540-48ef-af32-28c03eb97553"}]}}' 2018-07-24 04:48:54,206 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:48: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-35ea3e8c-4491-450f-98fe-2254a0efd3e5 x-compute-request-id: req-35ea3e8c-4491-450f-98fe-2254a0efd3e5 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "98d4d46c-a594-42f1-a686-053a08f0396e", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "bookmark"}], "adminPass": "NshkgLH8Q26e"}} 2018-07-24 04:48:54,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-35ea3e8c-4491-450f-98fe-2254a0efd3e5 2018-07-24 04:48:54,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:54,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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-a5ade788-4705-456f-aa8d-3d4be7b09fec x-compute-request-id: req-a5ade788-4705-456f-aa8d-3d4be7b09fec Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "bookmark"}], "image": {"id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "links": [{"href": "http://172.30.9.24:8774/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "links": [{"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}]}, "id": "98d4d46c-a594-42f1-a686-053a08f0396e", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "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-07-24T04:48:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst", "created": "2018-07-24T04:48:54Z", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:48:54,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e used request id req-a5ade788-4705-456f-aa8d-3d4be7b09fec 2018-07-24 04:48:54,552 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst 2018-07-24 04:48:54,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:54,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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-ba2b745d-e051-435f-ac30-fdd922a4ce51 x-compute-request-id: req-ba2b745d-e051-435f-ac30-fdd922a4ce51 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "bookmark"}], "image": {"id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "links": [{"href": "http://172.30.9.24:8774/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "links": [{"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}]}, "id": "98d4d46c-a594-42f1-a686-053a08f0396e", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "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-07-24T04:48:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst", "created": "2018-07-24T04:48:54Z", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:48:54,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e used request id req-ba2b745d-e051-435f-ac30-fdd922a4ce51 2018-07-24 04:48:54,788 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst] is - BUILD 2018-07-24 04:48:54,788 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:48:57,791 - create_instance - DEBUG - VM status query timeout in 896.761023998 2018-07-24 04:48:57,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:48:58,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:48: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-bb7314a7-219f-4a65-ae60-2f995d74909a x-compute-request-id: req-bb7314a7-219f-4a65-ae60-2f995d74909a Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "bookmark"}], "image": {"id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "links": [{"href": "http://172.30.9.24:8774/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "links": [{"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}]}, "id": "98d4d46c-a594-42f1-a686-053a08f0396e", "security_groups": [{"name": "default"}], "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "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-07-24T04:48:55Z", "hostId": "afc401d2dae095236cb064741a7c7e760d2d743795a4f28f656f5458", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst", "created": "2018-07-24T04:48:54Z", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:48:58,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e used request id req-bb7314a7-219f-4a65-ae60-2f995d74909a 2018-07-24 04:48:58,499 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst] is - BUILD 2018-07-24 04:48:58,499 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:49:01,502 - create_instance - DEBUG - VM status query timeout in 893.049921989 2018-07-24 04:49:01,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:02,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-b448fd08-8899-4cb1-a8e3-b9fee1bcdc47 x-compute-request-id: req-b448fd08-8899-4cb1-a8e3-b9fee1bcdc47 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:d7:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "bookmark"}], "image": {"id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "links": [{"href": "http://172.30.9.24:8774/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:00.000000", "flavor": {"id": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "links": [{"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}]}, "id": "98d4d46c-a594-42f1-a686-053a08f0396e", "security_groups": [{"name": "default"}], "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "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-07-24T04:49:00Z", "hostId": "afc401d2dae095236cb064741a7c7e760d2d743795a4f28f656f5458", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst", "created": "2018-07-24T04:48:54Z", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:49:02,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e used request id req-b448fd08-8899-4cb1-a8e3-b9fee1bcdc47 2018-07-24 04:49:02,129 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst] is - ACTIVE 2018-07-24 04:49:02,129 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:49:02,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:02,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:02 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-c270dfd7-3684-4824-a214-064cac47ebed x-compute-request-id: req-c270dfd7-3684-4824-a214-064cac47ebed Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:d7:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "bookmark"}], "image": {"id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "links": [{"href": "http://172.30.9.24:8774/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:00.000000", "flavor": {"id": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "links": [{"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}]}, "id": "98d4d46c-a594-42f1-a686-053a08f0396e", "security_groups": [{"name": "default"}], "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "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-07-24T04:49:00Z", "hostId": "afc401d2dae095236cb064741a7c7e760d2d743795a4f28f656f5458", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst", "created": "2018-07-24T04:48:54Z", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:49:02,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e used request id req-c270dfd7-3684-4824-a214-064cac47ebed 2018-07-24 04:49:02,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:02,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-38501dda-961a-4126-9865-2b766e3c3296 Date: Tue, 24 Jul 2018 04:49:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32bae954-35f4-49cb-a9bd-143b55286857","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd15f3d53524993af39cf4bf23c7c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["80d69d82-cde0-4f10-8429-27caa46876b9"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:41Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net","admin_state_up":true,"tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:40Z","mtu":1450}]} 2018-07-24 04:49:02,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net used request id req-38501dda-961a-4126-9865-2b766e3c3296 2018-07-24 04:49:02,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:03,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-027589f6-bf61-4349-b8b2-99133d5ecac1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}} 2018-07-24 04:49:03,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d used request id req-027589f6-bf61-4349-b8b2-99133d5ecac1 2018-07-24 04:49:03,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:03,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f821f4ef-30f5-4129-a0e5-86047523f2c1 Date: Tue, 24 Jul 2018 04:49:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","id":"80d69d82-cde0-4f10-8429-27caa46876b9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet"}]} 2018-07-24 04:49:03,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-f821f4ef-30f5-4129-a0e5-86047523f2c1 2018-07-24 04:49:03,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:03,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-75470b6e-0775-402e-b35b-9430aa4f2b96 Date: Tue, 24 Jul 2018 04:49:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.4"}],"id":"5e6ac624-b85d-4597-8054-538415c90a4a","security_groups":[],"mac_address":"fa:16:3e:b2:bd:a9","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-32bae954-35f4-49cb-a9bd-143b55286857","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.7"}],"id":"657f9e2d-5540-48ef-af32-28c03eb97553","security_groups":["06b719f1-02a2-4802-8325-45cf156de41d"],"mac_address":"fa:16:3e:be:d7:f8","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:50Z","binding:vnic_type":"normal","device_id":"98d4d46c-a594-42f1-a686-053a08f0396e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.2"}],"id":"902b129b-ebe6-46b9-a887-aa61a56eda7e","security_groups":[],"mac_address":"fa:16:3e:ca:6b:6a","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-32bae954-35f4-49cb-a9bd-143b55286857","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.3"}],"id":"f8aba974-2cdb-44fb-a364-ae1eef8e47b3","security_groups":[],"mac_address":"fa:16:3e:91:4d:19","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-32bae954-35f4-49cb-a9bd-143b55286857","ip_allocation":"immediate"}]} 2018-07-24 04:49:03,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-75470b6e-0775-402e-b35b-9430aa4f2b96 2018-07-24 04:49:03,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:03,572 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:03 GMT Server: Apache x-compute-request-id: req-9ca2e9ae-3ed5-414b-be5c-e7dea8cf53a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ca2e9ae-3ed5-414b-be5c-e7dea8cf53a9 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef", "rel": "self"}, {"href": "http://172.30.9.24:8776/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:48:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "updated_at": "2018-07-24T04:48:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0961ea3b-6941-4704-848a-b1220291e5ef", "size": 1}, {"status": "available", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "self"}, {"href": "http://172.30.9.24:8776/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:48:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "updated_at": "2018-07-24T04:48:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "036f2ec5-43eb-4906-8798-35a619e4bc32", "size": 1}]} 2018-07-24 04:49:03,572 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/detail used request id req-9ca2e9ae-3ed5-414b-be5c-e7dea8cf53a9 2018-07-24 04:49:03,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:03,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5969fa8-f408-4a3f-8c97-19a18cbdbeea Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}} 2018-07-24 04:49:03,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d used request id req-f5969fa8-f408-4a3f-8c97-19a18cbdbeea 2018-07-24 04:49:03,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:04,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-cb87f676-a4aa-47b1-9b3a-57e2923f56a6 x-compute-request-id: req-cb87f676-a4aa-47b1-9b3a-57e2923f56a6 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:d7:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "bookmark"}], "image": {"id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "links": [{"href": "http://172.30.9.24:8774/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:00.000000", "flavor": {"id": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "links": [{"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}]}, "id": "98d4d46c-a594-42f1-a686-053a08f0396e", "security_groups": [{"name": "default"}], "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "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-07-24T04:49:00Z", "hostId": "afc401d2dae095236cb064741a7c7e760d2d743795a4f28f656f5458", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst", "created": "2018-07-24T04:48:54Z", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:49:04,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e used request id req-cb87f676-a4aa-47b1-9b3a-57e2923f56a6 2018-07-24 04:49:04,338 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst] is - ACTIVE 2018-07-24 04:49:04,339 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:49:04,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:04,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-3ca3492b-6cce-43b1-9e20-740ede0dd076 x-compute-request-id: req-3ca3492b-6cce-43b1-9e20-740ede0dd076 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:d7:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "bookmark"}], "image": {"id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "links": [{"href": "http://172.30.9.24:8774/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:00.000000", "flavor": {"id": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "links": [{"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}]}, "id": "98d4d46c-a594-42f1-a686-053a08f0396e", "security_groups": [{"name": "default"}], "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "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-07-24T04:49:00Z", "hostId": "afc401d2dae095236cb064741a7c7e760d2d743795a4f28f656f5458", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst", "created": "2018-07-24T04:48:54Z", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:49:04,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e used request id req-3ca3492b-6cce-43b1-9e20-740ede0dd076 2018-07-24 04:49:04,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:05,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-063324c6-1e75-491e-80a8-ecd05446e464 Date: Tue, 24 Jul 2018 04:49:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32bae954-35f4-49cb-a9bd-143b55286857","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd15f3d53524993af39cf4bf23c7c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["80d69d82-cde0-4f10-8429-27caa46876b9"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:41Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net","admin_state_up":true,"tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:40Z","mtu":1450}]} 2018-07-24 04:49:05,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net used request id req-063324c6-1e75-491e-80a8-ecd05446e464 2018-07-24 04:49:05,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:05,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f591feab-a6b3-4ee5-9538-265792b1ffb3 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}} 2018-07-24 04:49:05,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d used request id req-f591feab-a6b3-4ee5-9538-265792b1ffb3 2018-07-24 04:49:05,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:05,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6ebc7afa-8f55-44ec-972d-282492da9dad Date: Tue, 24 Jul 2018 04:49:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","id":"80d69d82-cde0-4f10-8429-27caa46876b9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet"}]} 2018-07-24 04:49:05,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-6ebc7afa-8f55-44ec-972d-282492da9dad 2018-07-24 04:49:05,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:05,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-fde35159-19f6-487c-812d-9ee835963ca8 Date: Tue, 24 Jul 2018 04:49:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.4"}],"id":"5e6ac624-b85d-4597-8054-538415c90a4a","security_groups":[],"mac_address":"fa:16:3e:b2:bd:a9","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-32bae954-35f4-49cb-a9bd-143b55286857","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.7"}],"id":"657f9e2d-5540-48ef-af32-28c03eb97553","security_groups":["06b719f1-02a2-4802-8325-45cf156de41d"],"mac_address":"fa:16:3e:be:d7:f8","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:50Z","binding:vnic_type":"normal","device_id":"98d4d46c-a594-42f1-a686-053a08f0396e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.2"}],"id":"902b129b-ebe6-46b9-a887-aa61a56eda7e","security_groups":[],"mac_address":"fa:16:3e:ca:6b:6a","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-32bae954-35f4-49cb-a9bd-143b55286857","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.3"}],"id":"f8aba974-2cdb-44fb-a364-ae1eef8e47b3","security_groups":[],"mac_address":"fa:16:3e:91:4d:19","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-32bae954-35f4-49cb-a9bd-143b55286857","ip_allocation":"immediate"}]} 2018-07-24 04:49:05,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-fde35159-19f6-487c-812d-9ee835963ca8 2018-07-24 04:49:05,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" -d '{"volumeAttachment": {"volumeId": "036f2ec5-43eb-4906-8798-35a619e4bc32"}}' 2018-07-24 04:49:06,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-3f4d3f7f-cf06-4baa-b7fe-76e0dd38037d x-compute-request-id: req-3f4d3f7f-cf06-4baa-b7fe-76e0dd38037d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "98d4d46c-a594-42f1-a686-053a08f0396e", "id": "036f2ec5-43eb-4906-8798-35a619e4bc32", "volumeId": "036f2ec5-43eb-4906-8798-35a619e4bc32"}} 2018-07-24 04:49:06,617 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e/os-volume_attachments used request id req-3f4d3f7f-cf06-4baa-b7fe-76e0dd38037d 2018-07-24 04:49:06,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:07,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-1b7ebe6c-e86a-44a4-b3b8-70607472fbed x-compute-request-id: req-1b7ebe6c-e86a-44a4-b3b8-70607472fbed Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:d7:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "bookmark"}], "image": {"id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "links": [{"href": "http://172.30.9.24:8774/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:00.000000", "flavor": {"id": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "links": [{"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}]}, "id": "98d4d46c-a594-42f1-a686-053a08f0396e", "security_groups": [{"name": "default"}], "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "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-07-24T04:49:00Z", "hostId": "afc401d2dae095236cb064741a7c7e760d2d743795a4f28f656f5458", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst", "created": "2018-07-24T04:48:54Z", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "os-extended-volumes:volumes_attached": [{"id": "036f2ec5-43eb-4906-8798-35a619e4bc32"}], "metadata": {}}} 2018-07-24 04:49:07,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e used request id req-1b7ebe6c-e86a-44a4-b3b8-70607472fbed 2018-07-24 04:49:07,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:07,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-24e2b624-f76c-46c4-861b-919a99e23db5 Date: Tue, 24 Jul 2018 04:49:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32bae954-35f4-49cb-a9bd-143b55286857","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd15f3d53524993af39cf4bf23c7c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["80d69d82-cde0-4f10-8429-27caa46876b9"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:41Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net","admin_state_up":true,"tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:40Z","mtu":1450}]} 2018-07-24 04:49:07,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net used request id req-24e2b624-f76c-46c4-861b-919a99e23db5 2018-07-24 04:49:07,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:07,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314f52cd-596d-428b-83c0-2992a4699d8f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}} 2018-07-24 04:49:07,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d used request id req-314f52cd-596d-428b-83c0-2992a4699d8f 2018-07-24 04:49:07,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:07,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1a691e83-e673-4e7d-a7e8-d0e8b384dac7 Date: Tue, 24 Jul 2018 04:49:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","id":"80d69d82-cde0-4f10-8429-27caa46876b9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet"}]} 2018-07-24 04:49:07,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-1a691e83-e673-4e7d-a7e8-d0e8b384dac7 2018-07-24 04:49:07,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:07,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-74f31bee-a498-4ea8-bce0-8264f7105463 Date: Tue, 24 Jul 2018 04:49:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.4"}],"id":"5e6ac624-b85d-4597-8054-538415c90a4a","security_groups":[],"mac_address":"fa:16:3e:b2:bd:a9","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-32bae954-35f4-49cb-a9bd-143b55286857","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.7"}],"id":"657f9e2d-5540-48ef-af32-28c03eb97553","security_groups":["06b719f1-02a2-4802-8325-45cf156de41d"],"mac_address":"fa:16:3e:be:d7:f8","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:50Z","binding:vnic_type":"normal","device_id":"98d4d46c-a594-42f1-a686-053a08f0396e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.2"}],"id":"902b129b-ebe6-46b9-a887-aa61a56eda7e","security_groups":[],"mac_address":"fa:16:3e:ca:6b:6a","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-32bae954-35f4-49cb-a9bd-143b55286857","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.3"}],"id":"f8aba974-2cdb-44fb-a364-ae1eef8e47b3","security_groups":[],"mac_address":"fa:16:3e:91:4d:19","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-32bae954-35f4-49cb-a9bd-143b55286857","ip_allocation":"immediate"}]} 2018-07-24 04:49:07,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-74f31bee-a498-4ea8-bce0-8264f7105463 2018-07-24 04:49:07,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:49:08,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "22c8d6b196664b32a64152fa8dee9e40", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj-role"}], "expires_at": "2018-07-24T05:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/fbd15f3d53524993af39cf4bf23c7c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-user", "id": "ed06084b58094ed2a8f5c2d3e8e501c0"}, "audit_ids": ["muosbu91S_GSfCue54qItw"], "issued_at": "2018-07-24T04:49:08.000000Z"}} 2018-07-24 04:49:08,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb31b393b853eb1b02ebb5a5aab2d0d3407f0095" 2018-07-24 04:49:09,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-cf6c35e9-684c-476a-9e96-0a8f0494a058 x-compute-request-id: req-cf6c35e9-684c-476a-9e96-0a8f0494a058 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:d7:f8", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "bookmark"}], "image": {"id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "links": [{"href": "http://172.30.9.24:8774/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:00.000000", "flavor": {"id": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "links": [{"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}]}, "id": "98d4d46c-a594-42f1-a686-053a08f0396e", "security_groups": [{"name": "default"}], "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "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-07-24T04:49:00Z", "hostId": "afc401d2dae095236cb064741a7c7e760d2d743795a4f28f656f5458", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst", "created": "2018-07-24T04:48:54Z", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "os-extended-volumes:volumes_attached": [{"id": "036f2ec5-43eb-4906-8798-35a619e4bc32"}], "metadata": {}}]} 2018-07-24 04:49:09,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst used request id req-cf6c35e9-684c-476a-9e96-0a8f0494a058 2018-07-24 04:49:09,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb31b393b853eb1b02ebb5a5aab2d0d3407f0095" 2018-07-24 04:49:09,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8fe8107d-33ec-45dd-8a26-2487333e934c Date: Tue, 24 Jul 2018 04:49:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"32bae954-35f4-49cb-a9bd-143b55286857","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd15f3d53524993af39cf4bf23c7c0d","l2_adjacency":true,"status":"ACTIVE","subnets":["80d69d82-cde0-4f10-8429-27caa46876b9"],"description":"","tags":[],"updated_at":"2018-07-24T04:48:41Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net","admin_state_up":true,"tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:40Z","mtu":1450}]} 2018-07-24 04:49:09,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net used request id req-8fe8107d-33ec-45dd-8a26-2487333e934c 2018-07-24 04:49:09,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb31b393b853eb1b02ebb5a5aab2d0d3407f0095" 2018-07-24 04:49:09,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b635c0da-e8c9-4d07-aa80-108dd55ee3df Date: Tue, 24 Jul 2018 04:49:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:41Z","dns_nameservers":[],"updated_at":"2018-07-24T04:48:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","id":"80d69d82-cde0-4f10-8429-27caa46876b9","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet"}]} 2018-07-24 04:49:09,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-b635c0da-e8c9-4d07-aa80-108dd55ee3df 2018-07-24 04:49:09,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb31b393b853eb1b02ebb5a5aab2d0d3407f0095" 2018-07-24 04:49:09,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-f9a174bb-fdf3-41e3-8e79-76c755d47aab Date: Tue, 24 Jul 2018 04:49:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.4"}],"id":"5e6ac624-b85d-4597-8054-538415c90a4a","security_groups":[],"mac_address":"fa:16:3e:b2:bd:a9","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-32bae954-35f4-49cb-a9bd-143b55286857","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.7"}],"id":"657f9e2d-5540-48ef-af32-28c03eb97553","security_groups":["06b719f1-02a2-4802-8325-45cf156de41d"],"mac_address":"fa:16:3e:be:d7:f8","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:50Z","binding:vnic_type":"normal","device_id":"98d4d46c-a594-42f1-a686-053a08f0396e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.2"}],"id":"902b129b-ebe6-46b9-a887-aa61a56eda7e","security_groups":[],"mac_address":"fa:16:3e:ca:6b:6a","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-32bae954-35f4-49cb-a9bd-143b55286857","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:48:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80d69d82-cde0-4f10-8429-27caa46876b9","ip_address":"10.55.0.3"}],"id":"f8aba974-2cdb-44fb-a364-ae1eef8e47b3","security_groups":[],"mac_address":"fa:16:3e:91:4d:19","project_id":"fbd15f3d53524993af39cf4bf23c7c0d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"32bae954-35f4-49cb-a9bd-143b55286857","tenant_id":"fbd15f3d53524993af39cf4bf23c7c0d","created_at":"2018-07-24T04:48:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-32bae954-35f4-49cb-a9bd-143b55286857","ip_allocation":"immediate"}]} 2018-07-24 04:49:09,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=32bae954-35f4-49cb-a9bd-143b55286857 used request id req-f9a174bb-fdf3-41e3-8e79-76c755d47aab 2018-07-24 04:49:09,878 - create_instance - INFO - Deleting Port with ID - 657f9e2d-5540-48ef-af32-28c03eb97553 2018-07-24 04:49:09,879 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-port 2018-07-24 04:49:09,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/657f9e2d-5540-48ef-af32-28c03eb97553 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:10,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-99d4925b-78be-4514-97cb-0b65150fdbfa Date: Tue, 24 Jul 2018 04:49:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:49:10,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/657f9e2d-5540-48ef-af32-28c03eb97553 used request id req-99d4925b-78be-4514-97cb-0b65150fdbfa 2018-07-24 04:49:10,335 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ca2e9ae-3ed5-414b-be5c-e7dea8cf53a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:10,572 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:10 GMT Server: Apache x-compute-request-id: req-104fc6d2-61d1-4092-9ca7-7af1d9c709df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-104fc6d2-61d1-4092-9ca7-7af1d9c709df Content-Encoding: gzip Content-Length: 593 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "attachments": [{"server_id": "98d4d46c-a594-42f1-a686-053a08f0396e", "attachment_id": "fa16e607-bc16-4bf3-94ef-f40f0f23efb1", "attached_at": "2018-07-24T04:49:07.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "036f2ec5-43eb-4906-8798-35a619e4bc32", "device": "/dev/vdb", "id": "036f2ec5-43eb-4906-8798-35a619e4bc32"}], "links": [{"href": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "self"}, {"href": "http://172.30.9.24:8776/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:48:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "updated_at": "2018-07-24T04:49:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "036f2ec5-43eb-4906-8798-35a619e4bc32", "size": 1}} 2018-07-24 04:49:10,572 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32 used request id req-104fc6d2-61d1-4092-9ca7-7af1d9c709df 2018-07-24 04:49:10,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e/os-volume_attachments/036f2ec5-43eb-4906-8798-35a619e4bc32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:11,438 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:49: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-8e5c9c42-8306-4138-8e8a-3617ca372f3f x-compute-request-id: req-8e5c9c42-8306-4138-8e8a-3617ca372f3f Content-Length: 0 Content-Type: application/json 2018-07-24 04:49:11,438 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e/os-volume_attachments/036f2ec5-43eb-4906-8798-35a619e4bc32 used request id req-8e5c9c42-8306-4138-8e8a-3617ca372f3f 2018-07-24 04:49:11,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:11,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:11 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-922dfea0-b511-419f-bacc-7b84c7d8cbe6 x-compute-request-id: req-922dfea0-b511-419f-bacc-7b84c7d8cbe6 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "bookmark"}], "image": {"id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "links": [{"href": "http://172.30.9.24:8774/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:00.000000", "flavor": {"id": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "links": [{"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}]}, "id": "98d4d46c-a594-42f1-a686-053a08f0396e", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "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-07-24T04:49:00Z", "hostId": "afc401d2dae095236cb064741a7c7e760d2d743795a4f28f656f5458", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst", "created": "2018-07-24T04:48:54Z", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "os-extended-volumes:volumes_attached": [{"id": "036f2ec5-43eb-4906-8798-35a619e4bc32"}], "metadata": {}}} 2018-07-24 04:49:11,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e used request id req-922dfea0-b511-419f-bacc-7b84c7d8cbe6 2018-07-24 04:49:14,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:15,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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,Accept-Encoding x-openstack-request-id: req-04c0a041-72f8-40e5-b605-29998aa39c69 x-compute-request-id: req-04c0a041-72f8-40e5-b605-29998aa39c69 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "bookmark"}], "image": {"id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "links": [{"href": "http://172.30.9.24:8774/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:00.000000", "flavor": {"id": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "links": [{"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}]}, "id": "98d4d46c-a594-42f1-a686-053a08f0396e", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "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-07-24T04:49:00Z", "hostId": "afc401d2dae095236cb064741a7c7e760d2d743795a4f28f656f5458", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst", "created": "2018-07-24T04:48:54Z", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:49:15,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e used request id req-04c0a041-72f8-40e5-b605-29998aa39c69 2018-07-24 04:49:15,059 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst 2018-07-24 04:49:15,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:15,204 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:49: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-8f01c11c-d5f1-4524-b42b-60378770268c x-compute-request-id: req-8f01c11c-d5f1-4524-b42b-60378770268c Content-Type: application/json 2018-07-24 04:49:15,204 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e used request id req-8f01c11c-d5f1-4524-b42b-60378770268c 2018-07-24 04:49:15,204 - create_instance - INFO - Checking deletion status 2018-07-24 04:49:15,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:15,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-4e6242f2-d195-4321-8ba7-038811642b4a x-compute-request-id: req-4e6242f2-d195-4321-8ba7-038811642b4a Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/98d4d46c-a594-42f1-a686-053a08f0396e", "rel": "bookmark"}], "image": {"id": "c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "links": [{"href": "http://172.30.9.24:8774/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:00.000000", "flavor": {"id": "32984ffa-a233-42a2-a92c-1a6c37bb9785", "links": [{"href": "http://172.30.9.24:8774/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785", "rel": "bookmark"}]}, "id": "98d4d46c-a594-42f1-a686-053a08f0396e", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "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-07-24T04:49:15Z", "hostId": "afc401d2dae095236cb064741a7c7e760d2d743795a4f28f656f5458", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst", "created": "2018-07-24T04:48:54Z", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:49:15,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e used request id req-4e6242f2-d195-4321-8ba7-038811642b4a 2018-07-24 04:49:15,476 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst] is - ACTIVE 2018-07-24 04:49:15,476 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:49:18,480 - create_instance - DEBUG - VM status query timeout in 296.724931955 2018-07-24 04:49:18,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb0c65985168f5aecc85b9b0641c9aece9784d5" 2018-07-24 04:49:18,525 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:49: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-6a293d4a-c5bf-42b7-b67f-3faedb91b763 x-compute-request-id: req-6a293d4a-c5bf-42b7-b67f-3faedb91b763 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 98d4d46c-a594-42f1-a686-053a08f0396e could not be found.", "code": 404}} 2018-07-24 04:49:18,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/98d4d46c-a594-42f1-a686-053a08f0396e used request id req-6a293d4a-c5bf-42b7-b67f-3faedb91b763 2018-07-24 04:49:18,526 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 98d4d46c-a594-42f1-a686-053a08f0396e could not be found. (HTTP 404) (Request-ID: req-6a293d4a-c5bf-42b7-b67f-3faedb91b763) 2018-07-24 04:49:18,526 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-inst 2018-07-24 04:49:18,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6314d69a7a89679ecf32b15290d4dc87f46515" 2018-07-24 04:49:18,567 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:49: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-841f41ee-a652-450a-9d58-38d01e16f3f2 x-compute-request-id: req-841f41ee-a652-450a-9d58-38d01e16f3f2 Content-Length: 0 Content-Type: application/json 2018-07-24 04:49:18,567 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/32984ffa-a233-42a2-a92c-1a6c37bb9785 used request id req-841f41ee-a652-450a-9d58-38d01e16f3f2 2018-07-24 04:49:18,568 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet 2018-07-24 04:49:18,568 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-subnet 2018-07-24 04:49:18,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/80d69d82-cde0-4f10-8429-27caa46876b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96768b28953d7812bde79bcbce08084af5e783b0" 2018-07-24 04:49:20,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c8ebee9-8aae-4ca7-84bd-2baf5b901025 Date: Tue, 24 Jul 2018 04:49:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:49:20,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/80d69d82-cde0-4f10-8429-27caa46876b9 used request id req-8c8ebee9-8aae-4ca7-84bd-2baf5b901025 2018-07-24 04:49:20,854 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-pub-net 2018-07-24 04:49:20,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/32bae954-35f4-49cb-a9bd-143b55286857 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96768b28953d7812bde79bcbce08084af5e783b0" 2018-07-24 04:49:22,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c82b5a9d-3ceb-410a-9f93-82aa425444f3 Date: Tue, 24 Jul 2018 04:49:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:49:22,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/32bae954-35f4-49cb-a9bd-143b55286857 used request id req-c82b5a9d-3ceb-410a-9f93-82aa425444f3 2018-07-24 04:49:22,286 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17f1cdc5-4675-4923-89f2-fce3b41191fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93162e01bc26ec305dc99bcb75ec7f6d283c62a3" 2018-07-24 04:49:22,664 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:22 GMT Server: Apache x-compute-request-id: req-a7dfdd27-0b1b-43aa-9be7-2fcedb654c1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a7dfdd27-0b1b-43aa-9be7-2fcedb654c1d Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef", "rel": "self"}, {"href": "http://172.30.9.24:8776/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:48:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "updated_at": "2018-07-24T04:48:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0961ea3b-6941-4704-848a-b1220291e5ef", "size": 1}} 2018-07-24 04:49:22,664 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef used request id req-a7dfdd27-0b1b-43aa-9be7-2fcedb654c1d 2018-07-24 04:49:22,664 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:49:22,664 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-2 2018-07-24 04:49:22,665 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-2 2018-07-24 04:49:22,667 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17f1cdc5-4675-4923-89f2-fce3b41191fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93162e01bc26ec305dc99bcb75ec7f6d283c62a3" 2018-07-24 04:49:22,975 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:49:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d90b0f9-2099-4f66-a3d4-c06d768e1fa0 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-07-24 04:49:22,975 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef used request id req-7d90b0f9-2099-4f66-a3d4-c06d768e1fa0 2018-07-24 04:49:22,978 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17f1cdc5-4675-4923-89f2-fce3b41191fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93162e01bc26ec305dc99bcb75ec7f6d283c62a3" 2018-07-24 04:49:23,044 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:22 GMT Server: Apache x-compute-request-id: req-69e6dc51-3ce2-4fa1-a891-dfc2d5951964 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69e6dc51-3ce2-4fa1-a891-dfc2d5951964 Content-Encoding: gzip Content-Length: 471 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef", "rel": "self"}, {"href": "http://172.30.9.24:8776/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:48:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "updated_at": "2018-07-24T04:49:22.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0961ea3b-6941-4704-848a-b1220291e5ef", "size": 1}} 2018-07-24 04:49:23,044 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef used request id req-69e6dc51-3ce2-4fa1-a891-dfc2d5951964 2018-07-24 04:49:23,045 - create_volume - DEBUG - Instance status is - deleting 2018-07-24 04:49:23,045 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-24 04:49:26,048 - create_volume - DEBUG - Volume status query timeout in 56.9271738529 2018-07-24 04:49:26,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-17f1cdc5-4675-4923-89f2-fce3b41191fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93162e01bc26ec305dc99bcb75ec7f6d283c62a3" 2018-07-24 04:49:26,241 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:49:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-cf57aaf6-a873-4968-8b93-d43620a885a1 x-openstack-request-id: req-cf57aaf6-a873-4968-8b93-d43620a885a1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0961ea3b-6941-4704-848a-b1220291e5ef could not be found.", "code": 404}} 2018-07-24 04:49:26,242 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/0961ea3b-6941-4704-848a-b1220291e5ef used request id req-cf57aaf6-a873-4968-8b93-d43620a885a1 2018-07-24 04:49:26,242 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0961ea3b-6941-4704-848a-b1220291e5ef could not be found. (HTTP 404) (Request-ID: req-cf57aaf6-a873-4968-8b93-d43620a885a1) 2018-07-24 04:49:26,242 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-2 2018-07-24 04:49:26,246 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b920e06-8910-474f-8c44-fb8c352789e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3380b4930f49de60e23d362947bd1e72410f08a" 2018-07-24 04:49:26,315 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:26 GMT Server: Apache x-compute-request-id: req-34a69c0f-2dfe-4124-829c-eaec96979d76 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-34a69c0f-2dfe-4124-829c-eaec96979d76 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "ed06084b58094ed2a8f5c2d3e8e501c0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "self"}, {"href": "http://172.30.9.24:8776/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:48:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "updated_at": "2018-07-24T04:49:12.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "036f2ec5-43eb-4906-8798-35a619e4bc32", "size": 1}} 2018-07-24 04:49:26,315 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32 used request id req-34a69c0f-2dfe-4124-829c-eaec96979d76 2018-07-24 04:49:26,316 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:49:26,316 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1 2018-07-24 04:49:26,316 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1 2018-07-24 04:49:26,319 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b920e06-8910-474f-8c44-fb8c352789e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3380b4930f49de60e23d362947bd1e72410f08a" 2018-07-24 04:49:26,414 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:49:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-584c242d-d7ff-458a-b32b-a59b07c7ff65 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-07-24 04:49:26,414 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32 used request id req-584c242d-d7ff-458a-b32b-a59b07c7ff65 2018-07-24 04:49:26,417 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b920e06-8910-474f-8c44-fb8c352789e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3380b4930f49de60e23d362947bd1e72410f08a" 2018-07-24 04:49:26,621 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:49:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4fa9677e-c9bf-4e96-8f7d-01d55208f771 x-openstack-request-id: req-4fa9677e-c9bf-4e96-8f7d-01d55208f771 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 036f2ec5-43eb-4906-8798-35a619e4bc32 could not be found.", "code": 404}} 2018-07-24 04:49:26,621 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/fbd15f3d53524993af39cf4bf23c7c0d/volumes/036f2ec5-43eb-4906-8798-35a619e4bc32 used request id req-4fa9677e-c9bf-4e96-8f7d-01d55208f771 2018-07-24 04:49:26,621 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 036f2ec5-43eb-4906-8798-35a619e4bc32 could not be found. (HTTP 404) (Request-ID: req-4fa9677e-c9bf-4e96-8f7d-01d55208f771) 2018-07-24 04:49:26,621 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-1 2018-07-24 04:49:26,622 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-4eb9acad-0bb3-4dc4-9974-dd108c15c072-image 2018-07-24 04:49:26,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c7f1aed3ba1121a25290039eec61a1193b9216f" 2018-07-24 04:49:27,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0a00e6f-50e2-438c-b593-5af97a99154d Date: Tue, 24 Jul 2018 04:49:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:49:27,963 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c93bb32e-ffbc-4d7c-9dbc-a502e87b4792 used request id req-e0a00e6f-50e2-438c-b593-5af97a99154d 2018-07-24 04:49:27,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" 2018-07-24 04:49:28,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6bf2bc2d-e767-4074-a094-41995307dea1 Date: Tue, 24 Jul 2018 04:49:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "created_at": "2018-07-24T04:48:40Z", "updated_at": "2018-07-24T04:48:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:48:40Z", "revision_number": 0, "id": "1243575c-1c40-4608-afcb-a5cd6e7cc674", "remote_group_id": "06b719f1-02a2-4802-8325-45cf156de41d", "remote_ip_prefix": null, "created_at": "2018-07-24T04:48:40Z", "security_group_id": "06b719f1-02a2-4802-8325-45cf156de41d", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd15f3d53524993af39cf4bf23c7c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:48:40Z", "revision_number": 0, "id": "a7b97d19-11bc-4c08-a0bf-75040a241903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:48:40Z", "security_group_id": "06b719f1-02a2-4802-8325-45cf156de41d", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd15f3d53524993af39cf4bf23c7c0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:48:40Z", "revision_number": 0, "id": "ca0467f5-e5fa-4cd6-8bb3-52f9babc4b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:48:40Z", "security_group_id": "06b719f1-02a2-4802-8325-45cf156de41d", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd15f3d53524993af39cf4bf23c7c0d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:48:40Z", "revision_number": 0, "id": "eef121d5-c737-4491-99a7-9367ceea27c7", "remote_group_id": "06b719f1-02a2-4802-8325-45cf156de41d", "remote_ip_prefix": null, "created_at": "2018-07-24T04:48:40Z", "security_group_id": "06b719f1-02a2-4802-8325-45cf156de41d", "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd15f3d53524993af39cf4bf23c7c0d"}], "revision_number": 4, "project_id": "fbd15f3d53524993af39cf4bf23c7c0d", "id": "06b719f1-02a2-4802-8325-45cf156de41d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:49:28,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-6bf2bc2d-e767-4074-a094-41995307dea1 2018-07-24 04:49:28,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" 2018-07-24 04:49:28,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e491bd-48b4-4f03-858f-8b46d26e56ff Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd15f3d53524993af39cf4bf23c7c0d", "name": "CreateInstanceVolumeTests-bf98d2a5-1009-499-proj"}} 2018-07-24 04:49:28,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d used request id req-28e491bd-48b4-4f03-858f-8b46d26e56ff 2018-07-24 04:49:28,317 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06b719f1-02a2-4802-8325-45cf156de41d 2018-07-24 04:49:28,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06b719f1-02a2-4802-8325-45cf156de41d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" 2018-07-24 04:49:28,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a1c3ae66-1392-47c5-ae41-9871238dec6d Date: Tue, 24 Jul 2018 04:49:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "06b719f1-02a2-4802-8325-45cf156de41d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:48:40Z", "security_group_id": "06b719f1-02a2-4802-8325-45cf156de41d", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "created_at": "2018-07-24T04:48:40Z", "project_id": "fbd15f3d53524993af39cf4bf23c7c0d", "id": "1243575c-1c40-4608-afcb-a5cd6e7cc674"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:48:40Z", "security_group_id": "06b719f1-02a2-4802-8325-45cf156de41d", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "created_at": "2018-07-24T04:48:40Z", "project_id": "fbd15f3d53524993af39cf4bf23c7c0d", "id": "a7b97d19-11bc-4c08-a0bf-75040a241903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:48:40Z", "security_group_id": "06b719f1-02a2-4802-8325-45cf156de41d", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "created_at": "2018-07-24T04:48:40Z", "project_id": "fbd15f3d53524993af39cf4bf23c7c0d", "id": "ca0467f5-e5fa-4cd6-8bb3-52f9babc4b9e"}, {"remote_group_id": "06b719f1-02a2-4802-8325-45cf156de41d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:48:40Z", "security_group_id": "06b719f1-02a2-4802-8325-45cf156de41d", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd15f3d53524993af39cf4bf23c7c0d", "created_at": "2018-07-24T04:48:40Z", "project_id": "fbd15f3d53524993af39cf4bf23c7c0d", "id": "eef121d5-c737-4491-99a7-9367ceea27c7"}]} 2018-07-24 04:49:28,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=06b719f1-02a2-4802-8325-45cf156de41d used request id req-a1c3ae66-1392-47c5-ae41-9871238dec6d 2018-07-24 04:49:28,506 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:49:28,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/06b719f1-02a2-4802-8325-45cf156de41d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" 2018-07-24 04:49:28,908 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e30c6af-0f9e-467a-9033-11461e0749eb Content-Length: 0 Date: Tue, 24 Jul 2018 04:49:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:49:28,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/06b719f1-02a2-4802-8325-45cf156de41d used request id req-2e30c6af-0f9e-467a-9033-11461e0749eb 2018-07-24 04:49:28,909 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-bf98d2a5-1009-499-proj 2018-07-24 04:49:28,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" 2018-07-24 04:49:29,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d92a5760-9153-4864-87a4-5b1f89d81b09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:49:29,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fbd15f3d53524993af39cf4bf23c7c0d used request id req-d92a5760-9153-4864-87a4-5b1f89d81b09 2018-07-24 04:49:29,148 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-bf98d2a5-1009-499-proj-role 2018-07-24 04:49:29,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/22c8d6b196664b32a64152fa8dee9e40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" 2018-07-24 04:49:29,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b9aad3d-9574-482a-b308-e445c00e9652 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:49:29,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/22c8d6b196664b32a64152fa8dee9e40 used request id req-5b9aad3d-9574-482a-b308-e445c00e9652 2018-07-24 04:49:29,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f4f5d0deba190a29955ad02b502f1914850d28" 2018-07-24 04:49:29,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd4c27f-fc27-4de9-9015-d0ebb3b45f83 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:49:29,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9bd4c27f-fc27-4de9-9015-d0ebb3b45f83 2018-07-24 04:49:29,363 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-bf98d2a5-1009-499-user 2018-07-24 04:49:29,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/ed06084b58094ed2a8f5c2d3e8e501c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2535ea287d6c39f891deda0c2b5803cbda706d3" 2018-07-24 04:49:29,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307fe0ac-0c19-45a1-943c-6c08c0a8c389 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:49:29,538 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ed06084b58094ed2a8f5c2d3e8e501c0 used request id req-307fe0ac-0c19-45a1-943c-6c08c0a8c389 2018-07-24 04:49:29,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:49:29,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:49:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["eJD8aEENSgurdm1DnIjRTA"], "issued_at": "2018-07-24T04:49:29.000000Z"}} 2018-07-24 04:49:29,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d8d19af35d0e93a35109010ebde078c7ed0543ef" 2018-07-24 04:49:30,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e18c53-8e4f-41b9-a586-8d1dc173bc21 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:49:30,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-68e18c53-8e4f-41b9-a586-8d1dc173bc21 2018-07-24 04:49:30,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:49:30,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:49:30,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Qy9qESbsSUG8GNiRvbRvdQ"], "issued_at": "2018-07-24T04:49:30.000000Z"}} 2018-07-24 04:49:30,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" 2018-07-24 04:49:30,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a56d59cd-b498-4465-bbc8-d6ebc9407385 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:49:30,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a56d59cd-b498-4465-bbc8-d6ebc9407385 2018-07-24 04:49:30,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:49:30,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:49:30 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:49:30,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-3bc8d412-41af-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" 2018-07-24 04:49:30,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980bcc51-6499-433a-8479-d26c15d21948 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-3bc8d412-41af-406-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:49:30,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-3bc8d412-41af-406-proj used request id req-980bcc51-6499-433a-8479-d26c15d21948 2018-07-24 04:49:30,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" 2018-07-24 04:49:30,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a90e3c8-0698-4412-bb9c-c046eb3595af Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:49:30,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7a90e3c8-0698-4412-bb9c-c046eb3595af 2018-07-24 04:49:30,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}}' 2018-07-24 04:49:30,861 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:49:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a777e8f8-26dc-40b3-9c7a-889852d0f437 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "id": "01518642b7b04c36bc0b7d87f7ae09f4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:49:30,861 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a777e8f8-26dc-40b3-9c7a-889852d0f437 2018-07-24 04:49:30,861 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-3bc8d412-41af-406-proj 2018-07-24 04:49:30,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:49:30,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:49:31,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:49:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["nQ6DQTwYRJ2BW3pxDM1Nng"], "issued_at": "2018-07-24T04:49:31.000000Z"}} 2018-07-24 04:49:31,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}74c72186423020a6e3f316f9d738251d4b1dec07" 2018-07-24 04:49:31,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa56681-7053-44f9-9738-779f643628f6 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:49:31,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2fa56681-7053-44f9-9738-779f643628f6 2018-07-24 04:49:31,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:49:31,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:49: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:49:31,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c72186423020a6e3f316f9d738251d4b1dec07" 2018-07-24 04:49:31,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f215f19-8073-4249-ab9a-925a2e4e4188 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:49:31,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-6f215f19-8073-4249-ab9a-925a2e4e4188 2018-07-24 04:49:31,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateInstanceVolumeTests-3bc8d412-41af-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c72186423020a6e3f316f9d738251d4b1dec07" 2018-07-24 04:49:31,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec5ee9c-5fdf-405f-9670-d73b12a09ab0 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateInstanceVolumeTests-3bc8d412-41af-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "id": "01518642b7b04c36bc0b7d87f7ae09f4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}]} 2018-07-24 04:49:31,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateInstanceVolumeTests-3bc8d412-41af-406-proj used request id req-2ec5ee9c-5fdf-405f-9670-d73b12a09ab0 2018-07-24 04:49:31,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c72186423020a6e3f316f9d738251d4b1dec07" 2018-07-24 04:49:31,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8792aea6-d8b7-44dc-8a25-eb87544db3aa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:49:31,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8792aea6-d8b7-44dc-8a25-eb87544db3aa 2018-07-24 04:49:32,011 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-3bc8d412-41af-406-user 2018-07-24 04:49:32,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:49:32,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" 2018-07-24 04:49:32,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a6f014-9175-4ef3-b30f-4e47bd1743b2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:49:32,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-15a6f014-9175-4ef3-b30f-4e47bd1743b2 2018-07-24 04:49:32,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" -d '{"role": {"name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj-role"}}' 2018-07-24 04:49:32,226 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-076a7042-efa3-42ca-b7cf-3575c9486122 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b1d1c02460b4d95be4b49f992ace2d0", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b1d1c02460b4d95be4b49f992ace2d0"}, "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj-role"}} 2018-07-24 04:49:32,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-076a7042-efa3-42ca-b7cf-3575c9486122 2018-07-24 04:49:32,227 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-3bc8d412-41af-406-proj-role 2018-07-24 04:49:32,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/9b1d1c02460b4d95be4b49f992ace2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" 2018-07-24 04:49:32,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f3ed42-620f-42ea-a676-1b6e52e72404 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b1d1c02460b4d95be4b49f992ace2d0", "links": {"self": "http://172.30.9.24:5000/v3/roles/9b1d1c02460b4d95be4b49f992ace2d0"}, "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj-role"}} 2018-07-24 04:49:32,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/9b1d1c02460b4d95be4b49f992ace2d0 used request id req-96f3ed42-620f-42ea-a676-1b6e52e72404 2018-07-24 04:49:32,317 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-3bc8d412-41af-406-proj-role to project CreateInstanceVolumeTests-3bc8d412-41af-406-proj 2018-07-24 04:49:32,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4/users/e0979d760300422d9e7a830c014432e0/roles/9b1d1c02460b4d95be4b49f992ace2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" 2018-07-24 04:49:32,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23b6eb93-40e2-426f-93d9-0f4bae6aa981 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:49:32,481 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4/users/e0979d760300422d9e7a830c014432e0/roles/9b1d1c02460b4d95be4b49f992ace2d0 used request id req-23b6eb93-40e2-426f-93d9-0f4bae6aa981 2018-07-24 04:49:32,482 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:49:32,483 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:49:32,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:49:32,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:49:32,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b1d1c02460b4d95be4b49f992ace2d0", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj-role"}], "expires_at": "2018-07-24T05:49:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-user", "id": "e0979d760300422d9e7a830c014432e0"}, "audit_ids": ["cD_uUyshSsic0qiYjwZyAw"], "issued_at": "2018-07-24T04:49:32.000000Z"}} 2018-07-24 04:49:32,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5fa01d556c05942b8308ca1ab0efe63c8715586e" 2018-07-24 04:49:33,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755dc265-312d-421a-85ff-d030459d0c7b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:49:33,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-755dc265-312d-421a-85ff-d030459d0c7b 2018-07-24 04:49:33,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa01d556c05942b8308ca1ab0efe63c8715586e" 2018-07-24 04:49:33,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-972228fe-3338-4e97-b728-a79129e5dcf4 Date: Tue, 24 Jul 2018 04:49:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image"} 2018-07-24 04:49:33,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image used request id req-972228fe-3338-4e97-b728-a79129e5dcf4 2018-07-24 04:49:33,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa01d556c05942b8308ca1ab0efe63c8715586e" 2018-07-24 04:49:33,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-de207e9f-a36f-48da-b69e-6a48a8cc8251 Date: Tue, 24 Jul 2018 04:49:33 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-07-24 04:49:33,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-de207e9f-a36f-48da-b69e-6a48a8cc8251 2018-07-24 04:49:33,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5fa01d556c05942b8308ca1ab0efe63c8715586e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image"}' 2018-07-24 04:49:33,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-710e9a11-332e-45f7-9ecb-cadcd4cf763b Date: Tue, 24 Jul 2018 04:49:33 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:49:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:49:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015", "min_disk": 0, "protected": false, "id": "40910303-8c67-44f3-a25d-ec488e8fb015", "file": "/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015/file", "checksum": null, "owner": "01518642b7b04c36bc0b7d87f7ae09f4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:49:33,687 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-710e9a11-332e-45f7-9ecb-cadcd4cf763b 2018-07-24 04:49:33,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa01d556c05942b8308ca1ab0efe63c8715586e" -d '' 2018-07-24 04:49:34,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b596a45d-0932-4888-8607-16d69ef87864 Date: Tue, 24 Jul 2018 04:49:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:49:34,272 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015/file used request id req-b596a45d-0932-4888-8607-16d69ef87864 2018-07-24 04:49:34,272 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:49:34,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa01d556c05942b8308ca1ab0efe63c8715586e" 2018-07-24 04:49:34,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-3787051d-d0d5-43ea-a8fd-023c4f9d1305 Date: Tue, 24 Jul 2018 04:49:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:49:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:49:34Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/40910303-8c67-44f3-a25d-ec488e8fb015/snap", "metadata": {}}], "self": "/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015", "min_disk": 0, "protected": false, "id": "40910303-8c67-44f3-a25d-ec488e8fb015", "file": "/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01518642b7b04c36bc0b7d87f7ae09f4", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/40910303-8c67-44f3-a25d-ec488e8fb015/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:49:34,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015 used request id req-3787051d-d0d5-43ea-a8fd-023c4f9d1305 2018-07-24 04:49:34,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa01d556c05942b8308ca1ab0efe63c8715586e" 2018-07-24 04:49:34,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ff86df7d-1977-47b6-87c7-960de1c1633f Date: Tue, 24 Jul 2018 04:49:34 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-07-24 04:49:34,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ff86df7d-1977-47b6-87c7-960de1c1633f 2018-07-24 04:49:34,482 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image 2018-07-24 04:49:34,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa01d556c05942b8308ca1ab0efe63c8715586e" 2018-07-24 04:49:34,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-a9e01fbe-7b4d-471a-a520-1c30c0a271e4 Date: Tue, 24 Jul 2018 04:49:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:49:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:49:34Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/40910303-8c67-44f3-a25d-ec488e8fb015/snap", "metadata": {}}], "self": "/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015", "min_disk": 0, "protected": false, "id": "40910303-8c67-44f3-a25d-ec488e8fb015", "file": "/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01518642b7b04c36bc0b7d87f7ae09f4", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/40910303-8c67-44f3-a25d-ec488e8fb015/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:49:34,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015 used request id req-a9e01fbe-7b4d-471a-a520-1c30c0a271e4 2018-07-24 04:49:34,676 - create_image - DEBUG - Instance status is - active 2018-07-24 04:49:34,676 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image 2018-07-24 04:49:34,676 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image 2018-07-24 04:49:34,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:49:34,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:49:35,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["4YWrOzcwQLS93WYOguSEsA"], "issued_at": "2018-07-24T04:49:35.000000Z"}} 2018-07-24 04:49:35,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}de2c436f47cd9de199423eff10eb0c90707e735c" 2018-07-24 04:49:35,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d06821c-0a5f-4f78-adc7-ba5faccb4c79 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:49:35,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4d06821c-0a5f-4f78-adc7-ba5faccb4c79 2018-07-24 04:49:35,171 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:49:35,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de2c436f47cd9de199423eff10eb0c90707e735c" 2018-07-24 04:49:35,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-4c6832a9-27c9-43e1-b943-e829b51ed6d8 x-compute-request-id: req-4c6832a9-27c9-43e1-b943-e829b51ed6d8 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:49:35,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4c6832a9-27c9-43e1-b943-e829b51ed6d8 2018-07-24 04:49:35,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de2c436f47cd9de199423eff10eb0c90707e735c" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-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-07-24 04:49:35,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-bd7c30ec-9ba4-4ebf-9de7-cb6ccc3908b6 x-compute-request-id: req-bd7c30ec-9ba4-4ebf-9de7-cb6ccc3908b6 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "00f51205-b2a8-4cbe-9878-0d1381324a34"}} 2018-07-24 04:49:35,433 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bd7c30ec-9ba4-4ebf-9de7-cb6ccc3908b6 2018-07-24 04:49:35,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:49:35,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:49:35,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b1d1c02460b4d95be4b49f992ace2d0", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj-role"}], "expires_at": "2018-07-24T05:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-user", "id": "e0979d760300422d9e7a830c014432e0"}, "audit_ids": ["AqFxI-xvSWa_5KXkeVVv-Q"], "issued_at": "2018-07-24T04:49:35.000000Z"}} 2018-07-24 04:49:35,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0b980728f6a324a0be0f836b84e4d260b8dfaea3" 2018-07-24 04:49:35,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1431605-1e62-44ba-a812-9b5e796cc4d9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:49:35,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d1431605-1e62-44ba-a812-9b5e796cc4d9 2018-07-24 04:49:35,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b980728f6a324a0be0f836b84e4d260b8dfaea3" 2018-07-24 04:49:36,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3b654c18-1707-41be-a7ae-10c0fbf96e4f Date: Tue, 24 Jul 2018 04:49:36 GMT RESP BODY: {"networks":[]} 2018-07-24 04:49:36,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net used request id req-3b654c18-1707-41be-a7ae-10c0fbf96e4f 2018-07-24 04:49:36,109 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net 2018-07-24 04:49:36,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b980728f6a324a0be0f836b84e4d260b8dfaea3" -d '{"network": {"name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net", "admin_state_up": true}}' 2018-07-24 04:49:36,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-1a2d2d67-31ce-4e72-9fb1-c8230791aad9 Date: Tue, 24 Jul 2018 04:49:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:49:36Z","is_default":false,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}} 2018-07-24 04:49:36,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-1a2d2d67-31ce-4e72-9fb1-c8230791aad9 2018-07-24 04:49:36,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b980728f6a324a0be0f836b84e4d260b8dfaea3" 2018-07-24 04:49:36,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f6497c80-6355-4131-a624-1511632a15af Date: Tue, 24 Jul 2018 04:49:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:49:36Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}]} 2018-07-24 04:49:36,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-f6497c80-6355-4131-a624-1511632a15af 2018-07-24 04:49:36,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b980728f6a324a0be0f836b84e4d260b8dfaea3" 2018-07-24 04:49:37,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9f5765f5-cdc5-4ed7-ba13-4cec6df2dafc Date: Tue, 24 Jul 2018 04:49:37 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:49:37,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-9f5765f5-cdc5-4ed7-ba13-4cec6df2dafc 2018-07-24 04:49:37,281 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet 2018-07-24 04:49:37,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b980728f6a324a0be0f836b84e4d260b8dfaea3" -d '{"subnets": [{"ip_version": 4, "network_id": "3c14e96c-0aad-4671-86ba-9c42121430d0", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]}' 2018-07-24 04:49:38,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-22b2e50f-fd7f-46b3-b47a-4166dc9ad986 Date: Tue, 24 Jul 2018 04:49:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:37Z","dns_nameservers":[],"updated_at":"2018-07-24T04:49:37Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","id":"289854a1-198c-4bcc-a215-c0624c722be4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]} 2018-07-24 04:49:38,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-22b2e50f-fd7f-46b3-b47a-4166dc9ad986 2018-07-24 04:49:38,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b980728f6a324a0be0f836b84e4d260b8dfaea3" 2018-07-24 04:49:38,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7ec4d7fb-7c63-4c58-a639-8cf623068c4b Date: Tue, 24 Jul 2018 04:49:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":["289854a1-198c-4bcc-a215-c0624c722be4"],"description":"","tags":[],"updated_at":"2018-07-24T04:49:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}]} 2018-07-24 04:49:38,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-7ec4d7fb-7c63-4c58-a639-8cf623068c4b 2018-07-24 04:49:38,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b980728f6a324a0be0f836b84e4d260b8dfaea3" 2018-07-24 04:49:38,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5488866a-1953-486d-9c86-018bca722270 Date: Tue, 24 Jul 2018 04:49:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:37Z","dns_nameservers":[],"updated_at":"2018-07-24T04:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","id":"289854a1-198c-4bcc-a215-c0624c722be4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]} 2018-07-24 04:49:38,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-5488866a-1953-486d-9c86-018bca722270 2018-07-24 04:49:38,784 - OpenStackNetwork - DEBUG - Network [3c14e96c-0aad-4671-86ba-9c42121430d0] created successfully 2018-07-24 04:49:38,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:49:38,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:49:39,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b1d1c02460b4d95be4b49f992ace2d0", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj-role"}], "expires_at": "2018-07-24T05:49:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-user", "id": "e0979d760300422d9e7a830c014432e0"}, "audit_ids": ["jccqvCR9QW6Uc1STbt3_sw"], "issued_at": "2018-07-24T04:49:39.000000Z"}} 2018-07-24 04:49:39,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5f60f06ade084be62946dea8ba39aabf34795392" 2018-07-24 04:49:39,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8706c886-7673-4544-b0fe-eddf21f939fb 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:49:39,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8706c886-7673-4544-b0fe-eddf21f939fb 2018-07-24 04:49:39,275 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f60f06ade084be62946dea8ba39aabf34795392" 2018-07-24 04:49:39,494 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:39 GMT Server: Apache x-compute-request-id: req-0e16151b-b77d-4c40-a18d-57c2a81408e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0e16151b-b77d-4c40-a18d-57c2a81408e7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-24 04:49:39,494 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/detail used request id req-0e16151b-b77d-4c40-a18d-57c2a81408e7 2018-07-24 04:49:39,497 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0e16151b-b77d-4c40-a18d-57c2a81408e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f60f06ade084be62946dea8ba39aabf34795392" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1", "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-07-24 04:49:39,940 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:49:39 GMT Server: Apache x-compute-request-id: req-b00dae12-624d-4edb-9bd5-e085ea4e2eea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b00dae12-624d-4edb-9bd5-e085ea4e2eea Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:39.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d509d11-6000-4a12-89f3-d20de9af3128", "size": 1}} 2018-07-24 04:49:39,940 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes used request id req-b00dae12-624d-4edb-9bd5-e085ea4e2eea 2018-07-24 04:49:39,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e16151b-b77d-4c40-a18d-57c2a81408e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f60f06ade084be62946dea8ba39aabf34795392" 2018-07-24 04:49:40,177 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:39 GMT Server: Apache x-compute-request-id: req-3b5731d2-081d-4bc9-ae33-e68835c7f52b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b5731d2-081d-4bc9-ae33-e68835c7f52b Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:49:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d509d11-6000-4a12-89f3-d20de9af3128", "size": 1}} 2018-07-24 04:49:40,177 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 used request id req-3b5731d2-081d-4bc9-ae33-e68835c7f52b 2018-07-24 04:49:40,177 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1 2018-07-24 04:49:40,180 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e16151b-b77d-4c40-a18d-57c2a81408e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f60f06ade084be62946dea8ba39aabf34795392" 2018-07-24 04:49:40,620 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:40 GMT Server: Apache x-compute-request-id: req-f13b8fbf-241f-48ca-870f-04e4d8beb397 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f13b8fbf-241f-48ca-870f-04e4d8beb397 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:49:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d509d11-6000-4a12-89f3-d20de9af3128", "size": 1}} 2018-07-24 04:49:40,620 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 used request id req-f13b8fbf-241f-48ca-870f-04e4d8beb397 2018-07-24 04:49:40,621 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:49:40,621 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1 2018-07-24 04:49:40,621 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1 2018-07-24 04:49:40,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:49:40,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:49:41,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b1d1c02460b4d95be4b49f992ace2d0", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj-role"}], "expires_at": "2018-07-24T05:49:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-user", "id": "e0979d760300422d9e7a830c014432e0"}, "audit_ids": ["OY_mg4xdTFyqg-GPbluXGQ"], "issued_at": "2018-07-24T04:49:41.000000Z"}} 2018-07-24 04:49:41,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1fdd23265fb1ab7b083a3bdc9a0f873fd131063a" 2018-07-24 04:49:41,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e05fadb5-e3d0-4cdd-8ae6-d56291b45a2d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:49:41,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e05fadb5-e3d0-4cdd-8ae6-d56291b45a2d 2018-07-24 04:49:41,119 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdd23265fb1ab7b083a3bdc9a0f873fd131063a" 2018-07-24 04:49:41,351 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:41 GMT Server: Apache x-compute-request-id: req-67f16a3e-e1ab-4fa0-926a-895bc3452058 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-67f16a3e-e1ab-4fa0-926a-895bc3452058 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:49:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d509d11-6000-4a12-89f3-d20de9af3128", "size": 1}]} 2018-07-24 04:49:41,351 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/detail used request id req-67f16a3e-e1ab-4fa0-926a-895bc3452058 2018-07-24 04:49:41,355 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-67f16a3e-e1ab-4fa0-926a-895bc3452058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdd23265fb1ab7b083a3bdc9a0f873fd131063a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2", "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-07-24 04:49:41,909 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:49:41 GMT Server: Apache x-compute-request-id: req-b19ca1b3-7ab4-43af-b609-60ef90b9d617 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b19ca1b3-7ab4-43af-b609-60ef90b9d617 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:41.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e1ba3e61-b6eb-438c-8149-d539a61444a9", "size": 1}} 2018-07-24 04:49:41,910 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes used request id req-b19ca1b3-7ab4-43af-b609-60ef90b9d617 2018-07-24 04:49:41,913 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67f16a3e-e1ab-4fa0-926a-895bc3452058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdd23265fb1ab7b083a3bdc9a0f873fd131063a" 2018-07-24 04:49:42,170 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:41 GMT Server: Apache x-compute-request-id: req-2ef2e4f0-f6f0-4bca-9d93-ea63eb532d60 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2ef2e4f0-f6f0-4bca-9d93-ea63eb532d60 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:49:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e1ba3e61-b6eb-438c-8149-d539a61444a9", "size": 1}} 2018-07-24 04:49:42,170 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 used request id req-2ef2e4f0-f6f0-4bca-9d93-ea63eb532d60 2018-07-24 04:49:42,171 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2 2018-07-24 04:49:42,173 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67f16a3e-e1ab-4fa0-926a-895bc3452058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdd23265fb1ab7b083a3bdc9a0f873fd131063a" 2018-07-24 04:49:42,416 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:42 GMT Server: Apache x-compute-request-id: req-2b465270-c6bf-4959-b88f-1c971ba4f982 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b465270-c6bf-4959-b88f-1c971ba4f982 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:49:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e1ba3e61-b6eb-438c-8149-d539a61444a9", "size": 1}} 2018-07-24 04:49:42,416 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 used request id req-2b465270-c6bf-4959-b88f-1c971ba4f982 2018-07-24 04:49:42,417 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:49:42,417 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2 2018-07-24 04:49:42,417 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2 2018-07-24 04:49:42,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:49:42,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:49:42,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b1d1c02460b4d95be4b49f992ace2d0", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj-role"}], "expires_at": "2018-07-24T05:49:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-user", "id": "e0979d760300422d9e7a830c014432e0"}, "audit_ids": ["Vw-6XcIARxqmDTGMefmmXA"], "issued_at": "2018-07-24T04:49:42.000000Z"}} 2018-07-24 04:49:42,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:42,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a6f64f-8667-4d14-99a6-8cbe3b986339 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:49:42,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-48a6f64f-8667-4d14-99a6-8cbe3b986339 2018-07-24 04:49:42,896 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:49:42,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:42,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-703d1824-c115-4be3-95ff-de0b9e1ccd00 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:49:42,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-703d1824-c115-4be3-95ff-de0b9e1ccd00 2018-07-24 04:49:42,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:43,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f9bf7613-9de6-432c-afe4-2494cc7de00e Date: Tue, 24 Jul 2018 04:49:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":["289854a1-198c-4bcc-a215-c0624c722be4"],"description":"","tags":[],"updated_at":"2018-07-24T04:49:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}]} 2018-07-24 04:49:43,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net used request id req-f9bf7613-9de6-432c-afe4-2494cc7de00e 2018-07-24 04:49:43,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:49:43,284 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:49:43 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:49:43,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:43,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67a8a81-1c00-4e9a-89a2-cf69ba8b6dbb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:49:43,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-b67a8a81-1c00-4e9a-89a2-cf69ba8b6dbb 2018-07-24 04:49:43,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:43,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7f6cb1f1-15e4-4778-9305-630b41969bdd Date: Tue, 24 Jul 2018 04:49:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:37Z","dns_nameservers":[],"updated_at":"2018-07-24T04:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","id":"289854a1-198c-4bcc-a215-c0624c722be4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]} 2018-07-24 04:49:43,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-7f6cb1f1-15e4-4778-9305-630b41969bdd 2018-07-24 04:49:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0&name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:43,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-101a9e01-7a05-4b65-8862-8bef1486c774 Date: Tue, 24 Jul 2018 04:49:43 GMT RESP BODY: {"ports":[]} 2018-07-24 04:49:43,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0&name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port&admin_state_up=True used request id req-101a9e01-7a05-4b65-8862-8bef1486c774 2018-07-24 04:49:43,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:44,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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 x-openstack-request-id: req-7c13a244-54a8-4e56-be6a-b51690cda06f x-compute-request-id: req-7c13a244-54a8-4e56-be6a-b51690cda06f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:49:44,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst used request id req-7c13a244-54a8-4e56-be6a-b51690cda06f 2018-07-24 04:49:44,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:44,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-99c67ccb-b155-4800-80a3-dee0f2293990 Date: Tue, 24 Jul 2018 04:49:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":["289854a1-198c-4bcc-a215-c0624c722be4"],"description":"","tags":[],"updated_at":"2018-07-24T04:49:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}]} 2018-07-24 04:49:44,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net used request id req-99c67ccb-b155-4800-80a3-dee0f2293990 2018-07-24 04:49:44,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:44,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48922772-581e-418c-97cb-a3c27d0c0a76 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:49:44,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-48922772-581e-418c-97cb-a3c27d0c0a76 2018-07-24 04:49:44,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:44,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c7feff85-f9c2-454c-b2e4-be03f002d62e Date: Tue, 24 Jul 2018 04:49:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:37Z","dns_nameservers":[],"updated_at":"2018-07-24T04:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","id":"289854a1-198c-4bcc-a215-c0624c722be4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]} 2018-07-24 04:49:44,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-c7feff85-f9c2-454c-b2e4-be03f002d62e 2018-07-24 04:49:44,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0&name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:45,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-39cd8c0e-9365-4bda-9d4c-4df1a908130b Date: Tue, 24 Jul 2018 04:49:45 GMT RESP BODY: {"ports":[]} 2018-07-24 04:49:45,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0&name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port&admin_state_up=True used request id req-39cd8c0e-9365-4bda-9d4c-4df1a908130b 2018-07-24 04:49:45,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:49:45,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:49:45,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b1d1c02460b4d95be4b49f992ace2d0", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj-role"}], "expires_at": "2018-07-24T05:49:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-user", "id": "e0979d760300422d9e7a830c014432e0"}, "audit_ids": ["ZiI9hGzmQhuzWLiLw6zUlg"], "issued_at": "2018-07-24T04:49:45.000000Z"}} 2018-07-24 04:49:45,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9ae6f6f14863f2d9039c414ab91930c9d3d6aa3e" 2018-07-24 04:49:45,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a6c41b-1e96-48fc-a451-1996d185b97e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:49:45,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e4a6c41b-1e96-48fc-a451-1996d185b97e 2018-07-24 04:49:45,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:45,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a49a37d9-63f1-453a-bd42-f56805300b7c Date: Tue, 24 Jul 2018 04:49:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":["289854a1-198c-4bcc-a215-c0624c722be4"],"description":"","tags":[],"updated_at":"2018-07-24T04:49:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}]} 2018-07-24 04:49:45,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net used request id req-a49a37d9-63f1-453a-bd42-f56805300b7c 2018-07-24 04:49:45,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:45,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-caf1343f-532e-41de-a6c6-0b789224cf34 Date: Tue, 24 Jul 2018 04:49:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:37Z","dns_nameservers":[],"updated_at":"2018-07-24T04:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","id":"289854a1-198c-4bcc-a215-c0624c722be4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]} 2018-07-24 04:49:45,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-caf1343f-532e-41de-a6c6-0b789224cf34 2018-07-24 04:49:46,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:46,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d607444d-82eb-4b0b-aedf-4b422a55403e Date: Tue, 24 Jul 2018 04:49:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":["289854a1-198c-4bcc-a215-c0624c722be4"],"description":"","tags":[],"updated_at":"2018-07-24T04:49:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}]} 2018-07-24 04:49:46,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net used request id req-d607444d-82eb-4b0b-aedf-4b422a55403e 2018-07-24 04:49:46,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:49:46,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:49: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:49:46,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae6f6f14863f2d9039c414ab91930c9d3d6aa3e" 2018-07-24 04:49:46,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc69a5a-c257-4b0d-bbde-abbbddc11deb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:49:46,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-8fc69a5a-c257-4b0d-bbde-abbbddc11deb 2018-07-24 04:49:46,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:46,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-20e3df24-4b5e-4dd5-ad73-160b731ba674 Date: Tue, 24 Jul 2018 04:49:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:37Z","dns_nameservers":[],"updated_at":"2018-07-24T04:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","id":"289854a1-198c-4bcc-a215-c0624c722be4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]} 2018-07-24 04:49:46,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-20e3df24-4b5e-4dd5-ad73-160b731ba674 2018-07-24 04:49:46,611 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net 2018-07-24 04:49:46,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" -d '{"port": {"network_id": "3c14e96c-0aad-4671-86ba-9c42121430d0", "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port", "admin_state_up": true}}' 2018-07-24 04:49:47,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-e3aad01c-01d3-442f-a102-172b7447b9d0 Date: Tue, 24 Jul 2018 04:49:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:47Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.5"}],"id":"22322afe-3fb5-4e2a-b065-e44859c027d8","security_groups":["04c3313f-f61a-419f-95a7-cbbdb5371fea"],"mac_address":"fa:16:3e:18:05:ab","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","qos_policy_id":null,"admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:47Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:49:47,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-e3aad01c-01d3-442f-a102-172b7447b9d0 2018-07-24 04:49:47,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:47,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-798e3000-5724-40b2-ba1b-de20f60522f4 Date: Tue, 24 Jul 2018 04:49:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":["289854a1-198c-4bcc-a215-c0624c722be4"],"description":"","tags":[],"updated_at":"2018-07-24T04:49:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}]} 2018-07-24 04:49:47,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net used request id req-798e3000-5724-40b2-ba1b-de20f60522f4 2018-07-24 04:49:47,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:48,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e381bf4a-4779-46b7-b530-23503ac896d1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:49:48,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-e381bf4a-4779-46b7-b530-23503ac896d1 2018-07-24 04:49:48,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:48,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2b3776bf-beaf-4c7b-89db-8741f13f5a17 Date: Tue, 24 Jul 2018 04:49:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:37Z","dns_nameservers":[],"updated_at":"2018-07-24T04:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","id":"289854a1-198c-4bcc-a215-c0624c722be4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]} 2018-07-24 04:49:48,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-2b3776bf-beaf-4c7b-89db-8741f13f5a17 2018-07-24 04:49:48,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0&name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:48,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-5d115a0e-4fd0-4203-9bb4-edc16e5eaeda Date: Tue, 24 Jul 2018 04:49:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:47Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.5"}],"id":"22322afe-3fb5-4e2a-b065-e44859c027d8","security_groups":["04c3313f-f61a-419f-95a7-cbbdb5371fea"],"mac_address":"fa:16:3e:18:05:ab","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:47Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:49:48,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0&name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port&admin_state_up=True used request id req-5d115a0e-4fd0-4203-9bb4-edc16e5eaeda 2018-07-24 04:49:48,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:48,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d22dd0-0869-468d-981b-f2a3ba5fc027 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:49:48,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-f9d22dd0-0869-468d-981b-f2a3ba5fc027 2018-07-24 04:49:48,577 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst 2018-07-24 04:49:48,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:48,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:48 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-542fae35-4616-4fe3-bfab-dc0b6225ec42 x-compute-request-id: req-542fae35-4616-4fe3-bfab-dc0b6225ec42 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-flavor-name"}, {"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:49:48,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-542fae35-4616-4fe3-bfab-dc0b6225ec42 2018-07-24 04:49:48,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:48,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:48 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-09c3bdbf-08cc-4bcb-8f77-5b89cb414605 x-compute-request-id: req-09c3bdbf-08cc-4bcb-8f77-5b89cb414605 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "00f51205-b2a8-4cbe-9878-0d1381324a34"}} 2018-07-24 04:49:48,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34 used request id req-09c3bdbf-08cc-4bcb-8f77-5b89cb414605 2018-07-24 04:49:48,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:49,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-2546eeb0-5a46-464b-b173-1ed37e5e4b4b Date: Tue, 24 Jul 2018 04:49:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:49:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:49:34Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/40910303-8c67-44f3-a25d-ec488e8fb015/snap", "metadata": {}}], "self": "/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015", "min_disk": 0, "protected": false, "id": "40910303-8c67-44f3-a25d-ec488e8fb015", "file": "/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "01518642b7b04c36bc0b7d87f7ae09f4", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/40910303-8c67-44f3-a25d-ec488e8fb015/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image"} 2018-07-24 04:49:49,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image used request id req-2546eeb0-5a46-464b-b173-1ed37e5e4b4b 2018-07-24 04:49:49,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:49,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f4c0b506-8b23-43ff-9a7c-2e0f1ea42cb8 Date: Tue, 24 Jul 2018 04:49:49 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-07-24 04:49:49,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-f4c0b506-8b23-43ff-9a7c-2e0f1ea42cb8 2018-07-24 04:49:49,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" -d '{"server": {"name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "imageRef": "40910303-8c67-44f3-a25d-ec488e8fb015", "flavorRef": "00f51205-b2a8-4cbe-9878-0d1381324a34", "max_count": 1, "min_count": 1, "networks": [{"port": "22322afe-3fb5-4e2a-b065-e44859c027d8"}]}}' 2018-07-24 04:49:50,767 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:49: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-8ab44d19-f654-43c9-9fd3-b70ae7ce3bcb x-compute-request-id: req-8ab44d19-f654-43c9-9fd3-b70ae7ce3bcb Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "adminPass": "bDEyiR3av9kL"}} 2018-07-24 04:49:50,767 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-8ab44d19-f654-43c9-9fd3-b70ae7ce3bcb 2018-07-24 04:49:50,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:50,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-834c01a3-d5d1-45b5-aa2a-cde8698ca307 x-compute-request-id: req-834c01a3-d5d1-45b5-aa2a-cde8698ca307 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:49:50,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-834c01a3-d5d1-45b5-aa2a-cde8698ca307 2018-07-24 04:49:50,851 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst 2018-07-24 04:49:50,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:51,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-4334800a-7bb7-44a7-a460-81cb61d4caa6 x-compute-request-id: req-4334800a-7bb7-44a7-a460-81cb61d4caa6 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:49:51,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-4334800a-7bb7-44a7-a460-81cb61d4caa6 2018-07-24 04:49:51,383 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst] is - BUILD 2018-07-24 04:49:51,383 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:49:54,387 - create_instance - DEBUG - VM status query timeout in 896.464613914 2018-07-24 04:49:54,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:55,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-597da9ea-1e4c-4d79-a267-94a178309c52 x-compute-request-id: req-597da9ea-1e4c-4d79-a267-94a178309c52 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "security_groups": [{"name": "default"}], "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:51Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:49:55,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-597da9ea-1e4c-4d79-a267-94a178309c52 2018-07-24 04:49:55,225 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst] is - BUILD 2018-07-24 04:49:55,226 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:49:58,229 - create_instance - DEBUG - VM status query timeout in 892.622444868 2018-07-24 04:49:58,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:58,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-b8518d21-9d63-46fc-8d74-c8b32ca37724 x-compute-request-id: req-b8518d21-9d63-46fc-8d74-c8b32ca37724 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:05:ab", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "security_groups": [{"name": "default"}], "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:56Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:49:58,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-b8518d21-9d63-46fc-8d74-c8b32ca37724 2018-07-24 04:49:58,788 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst] is - ACTIVE 2018-07-24 04:49:58,788 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:49:58,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:59,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49: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-70ebae9d-d2c6-4b91-834d-91bf0c4f25bb x-compute-request-id: req-70ebae9d-d2c6-4b91-834d-91bf0c4f25bb Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:05:ab", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "security_groups": [{"name": "default"}], "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:56Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:49:59,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-70ebae9d-d2c6-4b91-834d-91bf0c4f25bb 2018-07-24 04:49:59,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:59,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a94b05a8-2bbf-46d5-bfb5-9797ecec32d0 Date: Tue, 24 Jul 2018 04:49:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":["289854a1-198c-4bcc-a215-c0624c722be4"],"description":"","tags":[],"updated_at":"2018-07-24T04:49:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}]} 2018-07-24 04:49:59,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net used request id req-a94b05a8-2bbf-46d5-bfb5-9797ecec32d0 2018-07-24 04:49:59,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:59,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc57701b-77aa-404f-a9ca-6721da90426c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:49:59,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-dc57701b-77aa-404f-a9ca-6721da90426c 2018-07-24 04:49:59,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:59,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dcdba8e9-75cb-4ee1-900f-a7950d74d5bc Date: Tue, 24 Jul 2018 04:49:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:37Z","dns_nameservers":[],"updated_at":"2018-07-24T04:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","id":"289854a1-198c-4bcc-a215-c0624c722be4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]} 2018-07-24 04:49:59,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-dcdba8e9-75cb-4ee1-900f-a7950d74d5bc 2018-07-24 04:49:59,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:49:59,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-2bd254ad-5e24-4735-b66b-b5ce691b9af4 Date: Tue, 24 Jul 2018 04:49:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.5"}],"id":"22322afe-3fb5-4e2a-b065-e44859c027d8","security_groups":["04c3313f-f61a-419f-95a7-cbbdb5371fea"],"mac_address":"fa:16:3e:18:05:ab","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:47Z","binding:vnic_type":"normal","device_id":"231eed50-bb00-4eec-9c1a-dd9a83d290aa","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.4"}],"id":"230306a3-0275-4101-bd77-8418a3ddeed0","security_groups":[],"mac_address":"fa:16:3e:3a:20:1f","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.2"}],"id":"8c3f9393-ce6a-469c-a385-6ddb321ed1c2","security_groups":[],"mac_address":"fa:16:3e:d2:1b:1e","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.3"}],"id":"dface170-6e8f-4e47-8942-a2fbeb994af7","security_groups":[],"mac_address":"fa:16:3e:45:2d:b3","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"}]} 2018-07-24 04:49:59,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-2bd254ad-5e24-4735-b66b-b5ce691b9af4 2018-07-24 04:49:59,988 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:00,346 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:49:59 GMT Server: Apache x-compute-request-id: req-4359eeb6-04c1-4d4e-a166-543bfdf13d92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4359eeb6-04c1-4d4e-a166-543bfdf13d92 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:49:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e1ba3e61-b6eb-438c-8149-d539a61444a9", "size": 1}, {"status": "available", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:49:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d509d11-6000-4a12-89f3-d20de9af3128", "size": 1}]} 2018-07-24 04:50:00,346 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/detail used request id req-4359eeb6-04c1-4d4e-a166-543bfdf13d92 2018-07-24 04:50:00,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:00,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e554ac9-1c1e-4fe4-9fa6-d13848b09ebb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:50:00,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-5e554ac9-1c1e-4fe4-9fa6-d13848b09ebb 2018-07-24 04:50:00,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:01,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-8da5da3c-1598-4251-a7e0-6263afea4578 x-compute-request-id: req-8da5da3c-1598-4251-a7e0-6263afea4578 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:05:ab", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "security_groups": [{"name": "default"}], "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:56Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:50:01,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-8da5da3c-1598-4251-a7e0-6263afea4578 2018-07-24 04:50:01,302 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst] is - ACTIVE 2018-07-24 04:50:01,302 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:50:01,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:01,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-c1060822-6a3f-46b5-bc24-17c6108cb214 x-compute-request-id: req-c1060822-6a3f-46b5-bc24-17c6108cb214 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:05:ab", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "security_groups": [{"name": "default"}], "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:56Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:50:01,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-c1060822-6a3f-46b5-bc24-17c6108cb214 2018-07-24 04:50:01,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:02,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8545fdb1-d8f5-47e3-a581-a9321a8dbf98 Date: Tue, 24 Jul 2018 04:50:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":["289854a1-198c-4bcc-a215-c0624c722be4"],"description":"","tags":[],"updated_at":"2018-07-24T04:49:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}]} 2018-07-24 04:50:02,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net used request id req-8545fdb1-d8f5-47e3-a581-a9321a8dbf98 2018-07-24 04:50:02,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:02,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff727938-268b-46b9-a3a0-5b94c2a23899 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:50:02,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-ff727938-268b-46b9-a3a0-5b94c2a23899 2018-07-24 04:50:02,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:02,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3396dc21-cc47-4eb2-a427-cac7022315c7 Date: Tue, 24 Jul 2018 04:50:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:37Z","dns_nameservers":[],"updated_at":"2018-07-24T04:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","id":"289854a1-198c-4bcc-a215-c0624c722be4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]} 2018-07-24 04:50:02,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-3396dc21-cc47-4eb2-a427-cac7022315c7 2018-07-24 04:50:02,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:02,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-d22f85dc-e1de-48f3-b0ca-f113dd471525 Date: Tue, 24 Jul 2018 04:50:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.5"}],"id":"22322afe-3fb5-4e2a-b065-e44859c027d8","security_groups":["04c3313f-f61a-419f-95a7-cbbdb5371fea"],"mac_address":"fa:16:3e:18:05:ab","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:47Z","binding:vnic_type":"normal","device_id":"231eed50-bb00-4eec-9c1a-dd9a83d290aa","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.4"}],"id":"230306a3-0275-4101-bd77-8418a3ddeed0","security_groups":[],"mac_address":"fa:16:3e:3a:20:1f","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.2"}],"id":"8c3f9393-ce6a-469c-a385-6ddb321ed1c2","security_groups":[],"mac_address":"fa:16:3e:d2:1b:1e","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.3"}],"id":"dface170-6e8f-4e47-8942-a2fbeb994af7","security_groups":[],"mac_address":"fa:16:3e:45:2d:b3","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"}]} 2018-07-24 04:50:02,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-d22f85dc-e1de-48f3-b0ca-f113dd471525 2018-07-24 04:50:02,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" -d '{"volumeAttachment": {"volumeId": "1d509d11-6000-4a12-89f3-d20de9af3128"}}' 2018-07-24 04:50:03,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:02 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-b1fca684-e2f6-4ec8-a50b-f3612dec069d x-compute-request-id: req-b1fca684-e2f6-4ec8-a50b-f3612dec069d Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "id": "1d509d11-6000-4a12-89f3-d20de9af3128", "volumeId": "1d509d11-6000-4a12-89f3-d20de9af3128"}} 2018-07-24 04:50:03,774 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa/os-volume_attachments used request id req-b1fca684-e2f6-4ec8-a50b-f3612dec069d 2018-07-24 04:50:03,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:04,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-91997ac4-46b9-46ac-a484-427f191dd70d x-compute-request-id: req-91997ac4-46b9-46ac-a484-427f191dd70d Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:05:ab", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "security_groups": [{"name": "default"}], "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:56Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [{"id": "1d509d11-6000-4a12-89f3-d20de9af3128"}], "metadata": {}}} 2018-07-24 04:50:04,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-91997ac4-46b9-46ac-a484-427f191dd70d 2018-07-24 04:50:04,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:04,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d3c1f998-ac4f-49b8-920f-625f5b306c85 Date: Tue, 24 Jul 2018 04:50:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":["289854a1-198c-4bcc-a215-c0624c722be4"],"description":"","tags":[],"updated_at":"2018-07-24T04:49:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}]} 2018-07-24 04:50:04,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net used request id req-d3c1f998-ac4f-49b8-920f-625f5b306c85 2018-07-24 04:50:04,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:04,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587b1543-933e-433c-85a6-843b3ffe00cd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:50:04,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-587b1543-933e-433c-85a6-843b3ffe00cd 2018-07-24 04:50:04,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:04,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f258ede3-f9f7-4661-8d8e-eb4c3657ca50 Date: Tue, 24 Jul 2018 04:50:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:37Z","dns_nameservers":[],"updated_at":"2018-07-24T04:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","id":"289854a1-198c-4bcc-a215-c0624c722be4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]} 2018-07-24 04:50:04,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-f258ede3-f9f7-4661-8d8e-eb4c3657ca50 2018-07-24 04:50:04,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:04,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-3deb0f03-4efd-4335-b8a3-f8d94c7906df Date: Tue, 24 Jul 2018 04:50:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.5"}],"id":"22322afe-3fb5-4e2a-b065-e44859c027d8","security_groups":["04c3313f-f61a-419f-95a7-cbbdb5371fea"],"mac_address":"fa:16:3e:18:05:ab","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:47Z","binding:vnic_type":"normal","device_id":"231eed50-bb00-4eec-9c1a-dd9a83d290aa","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.4"}],"id":"230306a3-0275-4101-bd77-8418a3ddeed0","security_groups":[],"mac_address":"fa:16:3e:3a:20:1f","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.2"}],"id":"8c3f9393-ce6a-469c-a385-6ddb321ed1c2","security_groups":[],"mac_address":"fa:16:3e:d2:1b:1e","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.3"}],"id":"dface170-6e8f-4e47-8942-a2fbeb994af7","security_groups":[],"mac_address":"fa:16:3e:45:2d:b3","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"}]} 2018-07-24 04:50:04,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-3deb0f03-4efd-4335-b8a3-f8d94c7906df 2018-07-24 04:50:04,801 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4359eeb6-04c1-4d4e-a166-543bfdf13d92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:05,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:04 GMT Server: Apache x-compute-request-id: req-f9a6b026-4e7c-4438-9209-bef37b09b07c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9a6b026-4e7c-4438-9209-bef37b09b07c Content-Encoding: gzip Content-Length: 543 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:49:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e1ba3e61-b6eb-438c-8149-d539a61444a9", "size": 1}, {"status": "attaching", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:50:04.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "1d509d11-6000-4a12-89f3-d20de9af3128", "size": 1}]} 2018-07-24 04:50:05,028 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/detail used request id req-f9a6b026-4e7c-4438-9209-bef37b09b07c 2018-07-24 04:50:05,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:05,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152f0f28-1211-4619-8660-3413fc09fe99 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:50:05,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-152f0f28-1211-4619-8660-3413fc09fe99 2018-07-24 04:50:05,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:05,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-3643a32b-ffd7-4e1a-ad44-f2aee96363b8 x-compute-request-id: req-3643a32b-ffd7-4e1a-ad44-f2aee96363b8 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:05:ab", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "security_groups": [{"name": "default"}], "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:56Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [{"id": "1d509d11-6000-4a12-89f3-d20de9af3128"}], "metadata": {}}} 2018-07-24 04:50:05,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-3643a32b-ffd7-4e1a-ad44-f2aee96363b8 2018-07-24 04:50:05,800 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst] is - ACTIVE 2018-07-24 04:50:05,800 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:50:05,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:06,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-2b24484c-2156-4049-ad85-c273cce99b76 x-compute-request-id: req-2b24484c-2156-4049-ad85-c273cce99b76 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:05:ab", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "security_groups": [{"name": "default"}], "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:56Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [{"id": "1d509d11-6000-4a12-89f3-d20de9af3128"}], "metadata": {}}} 2018-07-24 04:50:06,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-2b24484c-2156-4049-ad85-c273cce99b76 2018-07-24 04:50:06,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:06,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dee776a7-c72b-4b56-a651-0c8678589047 Date: Tue, 24 Jul 2018 04:50:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":["289854a1-198c-4bcc-a215-c0624c722be4"],"description":"","tags":[],"updated_at":"2018-07-24T04:49:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}]} 2018-07-24 04:50:06,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net used request id req-dee776a7-c72b-4b56-a651-0c8678589047 2018-07-24 04:50:06,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:06,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84dd784f-93f3-418c-a7c1-313a6758be02 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:50:06,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-84dd784f-93f3-418c-a7c1-313a6758be02 2018-07-24 04:50:06,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:06,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ff1a9fc7-fddf-4179-9696-217976b6c1a8 Date: Tue, 24 Jul 2018 04:50:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:37Z","dns_nameservers":[],"updated_at":"2018-07-24T04:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","id":"289854a1-198c-4bcc-a215-c0624c722be4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]} 2018-07-24 04:50:06,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-ff1a9fc7-fddf-4179-9696-217976b6c1a8 2018-07-24 04:50:06,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:06,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-dd3f2355-e001-4d42-a43a-d4e04da25f9d Date: Tue, 24 Jul 2018 04:50:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.5"}],"id":"22322afe-3fb5-4e2a-b065-e44859c027d8","security_groups":["04c3313f-f61a-419f-95a7-cbbdb5371fea"],"mac_address":"fa:16:3e:18:05:ab","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:47Z","binding:vnic_type":"normal","device_id":"231eed50-bb00-4eec-9c1a-dd9a83d290aa","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.4"}],"id":"230306a3-0275-4101-bd77-8418a3ddeed0","security_groups":[],"mac_address":"fa:16:3e:3a:20:1f","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.2"}],"id":"8c3f9393-ce6a-469c-a385-6ddb321ed1c2","security_groups":[],"mac_address":"fa:16:3e:d2:1b:1e","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.3"}],"id":"dface170-6e8f-4e47-8942-a2fbeb994af7","security_groups":[],"mac_address":"fa:16:3e:45:2d:b3","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"}]} 2018-07-24 04:50:06,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-dd3f2355-e001-4d42-a43a-d4e04da25f9d 2018-07-24 04:50:06,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" -d '{"volumeAttachment": {"volumeId": "e1ba3e61-b6eb-438c-8149-d539a61444a9"}}' 2018-07-24 04:50:07,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-89253f8d-08d7-440b-b4c7-cdbb3208d771 x-compute-request-id: req-89253f8d-08d7-440b-b4c7-cdbb3208d771 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "id": "e1ba3e61-b6eb-438c-8149-d539a61444a9", "volumeId": "e1ba3e61-b6eb-438c-8149-d539a61444a9"}} 2018-07-24 04:50:07,677 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa/os-volume_attachments used request id req-89253f8d-08d7-440b-b4c7-cdbb3208d771 2018-07-24 04:50:07,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:08,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-cf82bb3d-a2a1-41b6-83c0-08eedd4a3828 x-compute-request-id: req-cf82bb3d-a2a1-41b6-83c0-08eedd4a3828 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:05:ab", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "security_groups": [{"name": "default"}], "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:56Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [{"id": "1d509d11-6000-4a12-89f3-d20de9af3128"}, {"id": "e1ba3e61-b6eb-438c-8149-d539a61444a9"}], "metadata": {}}} 2018-07-24 04:50:08,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-cf82bb3d-a2a1-41b6-83c0-08eedd4a3828 2018-07-24 04:50:08,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:08,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-60270200-cc9d-42e4-a12a-5a2dd86f12d2 Date: Tue, 24 Jul 2018 04:50:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":["289854a1-198c-4bcc-a215-c0624c722be4"],"description":"","tags":[],"updated_at":"2018-07-24T04:49:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}]} 2018-07-24 04:50:08,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net used request id req-60270200-cc9d-42e4-a12a-5a2dd86f12d2 2018-07-24 04:50:08,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:08,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00f5acd-d5a4-4a0c-aa02-f461d7d9d153 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:50:08,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-f00f5acd-d5a4-4a0c-aa02-f461d7d9d153 2018-07-24 04:50:08,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:08,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-58704fd2-d4d6-44ce-a121-1167eaa91976 Date: Tue, 24 Jul 2018 04:50:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:37Z","dns_nameservers":[],"updated_at":"2018-07-24T04:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","id":"289854a1-198c-4bcc-a215-c0624c722be4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]} 2018-07-24 04:50:08,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-58704fd2-d4d6-44ce-a121-1167eaa91976 2018-07-24 04:50:08,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:08,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-ccb577c1-bae5-4042-afa7-7811eebe6837 Date: Tue, 24 Jul 2018 04:50:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.5"}],"id":"22322afe-3fb5-4e2a-b065-e44859c027d8","security_groups":["04c3313f-f61a-419f-95a7-cbbdb5371fea"],"mac_address":"fa:16:3e:18:05:ab","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:47Z","binding:vnic_type":"normal","device_id":"231eed50-bb00-4eec-9c1a-dd9a83d290aa","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.4"}],"id":"230306a3-0275-4101-bd77-8418a3ddeed0","security_groups":[],"mac_address":"fa:16:3e:3a:20:1f","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.2"}],"id":"8c3f9393-ce6a-469c-a385-6ddb321ed1c2","security_groups":[],"mac_address":"fa:16:3e:d2:1b:1e","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.3"}],"id":"dface170-6e8f-4e47-8942-a2fbeb994af7","security_groups":[],"mac_address":"fa:16:3e:45:2d:b3","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"}]} 2018-07-24 04:50:08,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-ccb577c1-bae5-4042-afa7-7811eebe6837 2018-07-24 04:50:08,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:50:09,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b1d1c02460b4d95be4b49f992ace2d0", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj-role"}], "expires_at": "2018-07-24T05:50:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/01518642b7b04c36bc0b7d87f7ae09f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-user", "id": "e0979d760300422d9e7a830c014432e0"}, "audit_ids": ["ahIjOf9VR9OvhJ5mIloq2w"], "issued_at": "2018-07-24T04:50:09.000000Z"}} 2018-07-24 04:50:09,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9bf0f4b6cbb6baa817534c315bc2a4834e6b53f" 2018-07-24 04:50:10,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-0c50bea1-9866-441a-a305-d008b7dfca6a x-compute-request-id: req-0c50bea1-9866-441a-a305-d008b7dfca6a Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:05:ab", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "security_groups": [{"name": "default"}], "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:56Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [{"id": "1d509d11-6000-4a12-89f3-d20de9af3128"}, {"id": "e1ba3e61-b6eb-438c-8149-d539a61444a9"}], "metadata": {}}]} 2018-07-24 04:50:10,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst used request id req-0c50bea1-9866-441a-a305-d008b7dfca6a 2018-07-24 04:50:10,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9bf0f4b6cbb6baa817534c315bc2a4834e6b53f" 2018-07-24 04:50:10,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3106cefc-fc16-43f3-863b-77bae1131e86 Date: Tue, 24 Jul 2018 04:50:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c14e96c-0aad-4671-86ba-9c42121430d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"01518642b7b04c36bc0b7d87f7ae09f4","l2_adjacency":true,"status":"ACTIVE","subnets":["289854a1-198c-4bcc-a215-c0624c722be4"],"description":"","tags":[],"updated_at":"2018-07-24T04:49:37Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net","admin_state_up":true,"tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:36Z","mtu":1450}]} 2018-07-24 04:50:10,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net used request id req-3106cefc-fc16-43f3-863b-77bae1131e86 2018-07-24 04:50:10,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9bf0f4b6cbb6baa817534c315bc2a4834e6b53f" 2018-07-24 04:50:10,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b0dd2a89-473b-41d6-9e9d-19e9e5cae6bf Date: Tue, 24 Jul 2018 04:50:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:37Z","dns_nameservers":[],"updated_at":"2018-07-24T04:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","id":"289854a1-198c-4bcc-a215-c0624c722be4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet"}]} 2018-07-24 04:50:10,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-b0dd2a89-473b-41d6-9e9d-19e9e5cae6bf 2018-07-24 04:50:10,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9bf0f4b6cbb6baa817534c315bc2a4834e6b53f" 2018-07-24 04:50:11,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-f7d60b4b-ff33-4fd6-bbda-50f881cc880b Date: Tue, 24 Jul 2018 04:50:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.5"}],"id":"22322afe-3fb5-4e2a-b065-e44859c027d8","security_groups":["04c3313f-f61a-419f-95a7-cbbdb5371fea"],"mac_address":"fa:16:3e:18:05:ab","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:47Z","binding:vnic_type":"normal","device_id":"231eed50-bb00-4eec-9c1a-dd9a83d290aa","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.4"}],"id":"230306a3-0275-4101-bd77-8418a3ddeed0","security_groups":[],"mac_address":"fa:16:3e:3a:20:1f","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.2"}],"id":"8c3f9393-ce6a-469c-a385-6ddb321ed1c2","security_groups":[],"mac_address":"fa:16:3e:d2:1b:1e","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:49:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"289854a1-198c-4bcc-a215-c0624c722be4","ip_address":"10.55.0.3"}],"id":"dface170-6e8f-4e47-8942-a2fbeb994af7","security_groups":[],"mac_address":"fa:16:3e:45:2d:b3","project_id":"01518642b7b04c36bc0b7d87f7ae09f4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c14e96c-0aad-4671-86ba-9c42121430d0","tenant_id":"01518642b7b04c36bc0b7d87f7ae09f4","created_at":"2018-07-24T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c14e96c-0aad-4671-86ba-9c42121430d0","ip_allocation":"immediate"}]} 2018-07-24 04:50:11,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-f7d60b4b-ff33-4fd6-bbda-50f881cc880b 2018-07-24 04:50:11,091 - create_instance - INFO - Deleting Port with ID - 22322afe-3fb5-4e2a-b065-e44859c027d8 2018-07-24 04:50:11,091 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-port 2018-07-24 04:50:11,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/22322afe-3fb5-4e2a-b065-e44859c027d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:11,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76cf9df9-6dc2-4edf-862b-1d09feba3d5b Date: Tue, 24 Jul 2018 04:50:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:50:11,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/22322afe-3fb5-4e2a-b065-e44859c027d8 used request id req-76cf9df9-6dc2-4edf-862b-1d09feba3d5b 2018-07-24 04:50:11,783 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4359eeb6-04c1-4d4e-a166-543bfdf13d92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:11,843 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:11 GMT Server: Apache x-compute-request-id: req-93693ef0-0c56-4995-b751-685f66845fa2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93693ef0-0c56-4995-b751-685f66845fa2 Content-Encoding: gzip Content-Length: 592 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [{"server_id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "attachment_id": "3e054c35-0b43-4f93-a892-1e8a528697a2", "attached_at": "2018-07-24T04:50:04.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "1d509d11-6000-4a12-89f3-d20de9af3128", "device": "/dev/vdb", "id": "1d509d11-6000-4a12-89f3-d20de9af3128"}], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:50:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "1d509d11-6000-4a12-89f3-d20de9af3128", "size": 1}} 2018-07-24 04:50:11,843 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 used request id req-93693ef0-0c56-4995-b751-685f66845fa2 2018-07-24 04:50:11,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa/os-volume_attachments/1d509d11-6000-4a12-89f3-d20de9af3128 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:12,467 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:50:11 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-2ba338a3-8879-4730-94fb-2e1e47789191 x-compute-request-id: req-2ba338a3-8879-4730-94fb-2e1e47789191 Content-Length: 0 Content-Type: application/json 2018-07-24 04:50:12,468 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa/os-volume_attachments/1d509d11-6000-4a12-89f3-d20de9af3128 used request id req-2ba338a3-8879-4730-94fb-2e1e47789191 2018-07-24 04:50:12,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:12,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-06eaf312-a25d-4ba2-8837-17740dfab29d x-compute-request-id: req-06eaf312-a25d-4ba2-8837-17740dfab29d Content-Encoding: gzip Content-Length: 705 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:56Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [{"id": "1d509d11-6000-4a12-89f3-d20de9af3128"}, {"id": "e1ba3e61-b6eb-438c-8149-d539a61444a9"}], "metadata": {}}} 2018-07-24 04:50:12,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-06eaf312-a25d-4ba2-8837-17740dfab29d 2018-07-24 04:50:15,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:15,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-248df113-631a-41ea-b55d-e18b54fc5842 x-compute-request-id: req-248df113-631a-41ea-b55d-e18b54fc5842 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:56Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [{"id": "e1ba3e61-b6eb-438c-8149-d539a61444a9"}], "metadata": {}}} 2018-07-24 04:50:15,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-248df113-631a-41ea-b55d-e18b54fc5842 2018-07-24 04:50:15,887 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4359eeb6-04c1-4d4e-a166-543bfdf13d92" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:16,130 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:15 GMT Server: Apache x-compute-request-id: req-a3477753-9c9e-4ba6-a344-458a76190d9b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a3477753-9c9e-4ba6-a344-458a76190d9b Content-Encoding: gzip Content-Length: 593 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [{"server_id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "attachment_id": "d3f7f654-8302-4982-8470-a3f81e67d067", "attached_at": "2018-07-24T04:50:08.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "e1ba3e61-b6eb-438c-8149-d539a61444a9", "device": "/dev/vdc", "id": "e1ba3e61-b6eb-438c-8149-d539a61444a9"}], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:50:09.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "e1ba3e61-b6eb-438c-8149-d539a61444a9", "size": 1}} 2018-07-24 04:50:16,131 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 used request id req-a3477753-9c9e-4ba6-a344-458a76190d9b 2018-07-24 04:50:16,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa/os-volume_attachments/e1ba3e61-b6eb-438c-8149-d539a61444a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:16,845 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:50: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-96d3f0f5-4beb-47eb-a5a4-c4a0b6985784 x-compute-request-id: req-96d3f0f5-4beb-47eb-a5a4-c4a0b6985784 Content-Length: 0 Content-Type: application/json 2018-07-24 04:50:16,845 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa/os-volume_attachments/e1ba3e61-b6eb-438c-8149-d539a61444a9 used request id req-96d3f0f5-4beb-47eb-a5a4-c4a0b6985784 2018-07-24 04:50:16,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:17,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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,Accept-Encoding x-openstack-request-id: req-9b6fe6f7-bc80-47f5-a78c-7f6f493912b7 x-compute-request-id: req-9b6fe6f7-bc80-47f5-a78c-7f6f493912b7 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:56Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [{"id": "e1ba3e61-b6eb-438c-8149-d539a61444a9"}], "metadata": {}}} 2018-07-24 04:50:17,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-9b6fe6f7-bc80-47f5-a78c-7f6f493912b7 2018-07-24 04:50:20,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:20,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-763c1e41-5de5-47a3-bfd7-a7e3a4bbde0f x-compute-request-id: req-763c1e41-5de5-47a3-bfd7-a7e3a4bbde0f Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:49:56Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:50:20,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-763c1e41-5de5-47a3-bfd7-a7e3a4bbde0f 2018-07-24 04:50:20,469 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst 2018-07-24 04:50:20,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:20,618 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:50: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-def357aa-1884-4fc2-89e0-4ad61ad4f0ee x-compute-request-id: req-def357aa-1884-4fc2-89e0-4ad61ad4f0ee Content-Type: application/json 2018-07-24 04:50:20,618 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-def357aa-1884-4fc2-89e0-4ad61ad4f0ee 2018-07-24 04:50:20,618 - create_instance - INFO - Checking deletion status 2018-07-24 04:50:20,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:20,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-34da3be9-2ba5-480f-84e4-b6d30e616762 x-compute-request-id: req-34da3be9-2ba5-480f-84e4-b6d30e616762 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa", "rel": "bookmark"}], "image": {"id": "40910303-8c67-44f3-a25d-ec488e8fb015", "links": [{"href": "http://172.30.9.24:8774/images/40910303-8c67-44f3-a25d-ec488e8fb015", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:49:56.000000", "flavor": {"id": "00f51205-b2a8-4cbe-9878-0d1381324a34", "links": [{"href": "http://172.30.9.24:8774/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34", "rel": "bookmark"}]}, "id": "231eed50-bb00-4eec-9c1a-dd9a83d290aa", "user_id": "e0979d760300422d9e7a830c014432e0", "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-07-24T04:50:20Z", "hostId": "f2872383fc5a09cd37a9fe900ae8be6d3a04c8218965feffa9fbf2b7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst", "created": "2018-07-24T04:49:50Z", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:50:20,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-34da3be9-2ba5-480f-84e4-b6d30e616762 2018-07-24 04:50:20,918 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst] is - ACTIVE 2018-07-24 04:50:20,919 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 04:50:23,922 - create_instance - DEBUG - VM status query timeout in 296.69669199 2018-07-24 04:50:23,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb3e92acb6df26d557db2dd895997801cad28fa" 2018-07-24 04:50:23,974 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:50: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-b1fc23db-f50d-4ddd-9b5d-e430126b9a47 x-compute-request-id: req-b1fc23db-f50d-4ddd-9b5d-e430126b9a47 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 231eed50-bb00-4eec-9c1a-dd9a83d290aa could not be found.", "code": 404}} 2018-07-24 04:50:23,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/231eed50-bb00-4eec-9c1a-dd9a83d290aa used request id req-b1fc23db-f50d-4ddd-9b5d-e430126b9a47 2018-07-24 04:50:23,975 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 231eed50-bb00-4eec-9c1a-dd9a83d290aa could not be found. (HTTP 404) (Request-ID: req-b1fc23db-f50d-4ddd-9b5d-e430126b9a47) 2018-07-24 04:50:23,975 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-inst 2018-07-24 04:50:23,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de2c436f47cd9de199423eff10eb0c90707e735c" 2018-07-24 04:50:24,022 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:50: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-5fe2e63f-cc38-477f-bcb0-27ec5905f149 x-compute-request-id: req-5fe2e63f-cc38-477f-bcb0-27ec5905f149 Content-Length: 0 Content-Type: application/json 2018-07-24 04:50:24,022 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/00f51205-b2a8-4cbe-9878-0d1381324a34 used request id req-5fe2e63f-cc38-477f-bcb0-27ec5905f149 2018-07-24 04:50:24,023 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet 2018-07-24 04:50:24,023 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-subnet 2018-07-24 04:50:24,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/289854a1-198c-4bcc-a215-c0624c722be4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b980728f6a324a0be0f836b84e4d260b8dfaea3" 2018-07-24 04:50:26,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33ad63eb-93f5-45cb-a5dd-06600451d741 Date: Tue, 24 Jul 2018 04:50:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:50:26,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/289854a1-198c-4bcc-a215-c0624c722be4 used request id req-33ad63eb-93f5-45cb-a5dd-06600451d741 2018-07-24 04:50:26,622 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-pub-net 2018-07-24 04:50:26,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/3c14e96c-0aad-4671-86ba-9c42121430d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b980728f6a324a0be0f836b84e4d260b8dfaea3" 2018-07-24 04:50:27,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54463f09-8d9f-40d8-b39c-9767d86309c0 Date: Tue, 24 Jul 2018 04:50:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:50:27,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/3c14e96c-0aad-4671-86ba-9c42121430d0 used request id req-54463f09-8d9f-40d8-b39c-9767d86309c0 2018-07-24 04:50:27,982 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67f16a3e-e1ab-4fa0-926a-895bc3452058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdd23265fb1ab7b083a3bdc9a0f873fd131063a" 2018-07-24 04:50:28,219 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:27 GMT Server: Apache x-compute-request-id: req-63d616f8-a4b4-48e2-8968-8b17461c66e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-63d616f8-a4b4-48e2-8968-8b17461c66e1 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:50:17.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e1ba3e61-b6eb-438c-8149-d539a61444a9", "size": 1}} 2018-07-24 04:50:28,219 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 used request id req-63d616f8-a4b4-48e2-8968-8b17461c66e1 2018-07-24 04:50:28,220 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:50:28,220 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2 2018-07-24 04:50:28,220 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2 2018-07-24 04:50:28,223 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67f16a3e-e1ab-4fa0-926a-895bc3452058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdd23265fb1ab7b083a3bdc9a0f873fd131063a" 2018-07-24 04:50:28,467 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:50:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5672b86e-6f9d-40cb-96e1-96f05a807e29 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-07-24 04:50:28,467 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 used request id req-5672b86e-6f9d-40cb-96e1-96f05a807e29 2018-07-24 04:50:28,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67f16a3e-e1ab-4fa0-926a-895bc3452058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdd23265fb1ab7b083a3bdc9a0f873fd131063a" 2018-07-24 04:50:28,531 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:28 GMT Server: Apache x-compute-request-id: req-81ca4c39-d613-4951-b859-07c4100664d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-81ca4c39-d613-4951-b859-07c4100664d9 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:41.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:50:28.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e1ba3e61-b6eb-438c-8149-d539a61444a9", "size": 1}} 2018-07-24 04:50:28,531 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 used request id req-81ca4c39-d613-4951-b859-07c4100664d9 2018-07-24 04:50:28,532 - create_volume - DEBUG - Instance status is - deleting 2018-07-24 04:50:28,532 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-24 04:50:31,535 - create_volume - DEBUG - Volume status query timeout in 56.9325330257 2018-07-24 04:50:31,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67f16a3e-e1ab-4fa0-926a-895bc3452058" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fdd23265fb1ab7b083a3bdc9a0f873fd131063a" 2018-07-24 04:50:31,756 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:50:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2b187c79-f5e9-4ae4-93f6-1e6ea42e3b69 x-openstack-request-id: req-2b187c79-f5e9-4ae4-93f6-1e6ea42e3b69 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e1ba3e61-b6eb-438c-8149-d539a61444a9 could not be found.", "code": 404}} 2018-07-24 04:50:31,756 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/e1ba3e61-b6eb-438c-8149-d539a61444a9 used request id req-2b187c79-f5e9-4ae4-93f6-1e6ea42e3b69 2018-07-24 04:50:31,757 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e1ba3e61-b6eb-438c-8149-d539a61444a9 could not be found. (HTTP 404) (Request-ID: req-2b187c79-f5e9-4ae4-93f6-1e6ea42e3b69) 2018-07-24 04:50:31,757 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-2 2018-07-24 04:50:31,760 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e16151b-b77d-4c40-a18d-57c2a81408e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f60f06ade084be62946dea8ba39aabf34795392" 2018-07-24 04:50:31,980 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:31 GMT Server: Apache x-compute-request-id: req-fd133bb9-e06f-4e47-9ae1-0b3a8de1ae57 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd133bb9-e06f-4e47-9ae1-0b3a8de1ae57 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:50:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d509d11-6000-4a12-89f3-d20de9af3128", "size": 1}} 2018-07-24 04:50:31,980 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 used request id req-fd133bb9-e06f-4e47-9ae1-0b3a8de1ae57 2018-07-24 04:50:31,980 - create_volume - DEBUG - Instance status is - available 2018-07-24 04:50:31,980 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1 2018-07-24 04:50:31,980 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1 2018-07-24 04:50:31,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e16151b-b77d-4c40-a18d-57c2a81408e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f60f06ade084be62946dea8ba39aabf34795392" 2018-07-24 04:50:32,251 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:50:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8487a400-41b0-4b39-a9f6-3e43be65204b 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-07-24 04:50:32,251 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 used request id req-8487a400-41b0-4b39-a9f6-3e43be65204b 2018-07-24 04:50:32,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e16151b-b77d-4c40-a18d-57c2a81408e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f60f06ade084be62946dea8ba39aabf34795392" 2018-07-24 04:50:32,326 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:32 GMT Server: Apache x-compute-request-id: req-37724a91-c133-4c7a-89ce-30e2add05657 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37724a91-c133-4c7a-89ce-30e2add05657 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "e0979d760300422d9e7a830c014432e0", "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "self"}, {"href": "http://172.30.9.24:8776/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-24T04:49:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "updated_at": "2018-07-24T04:50:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d509d11-6000-4a12-89f3-d20de9af3128", "size": 1}} 2018-07-24 04:50:32,326 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 used request id req-37724a91-c133-4c7a-89ce-30e2add05657 2018-07-24 04:50:32,326 - create_volume - DEBUG - Instance status is - deleting 2018-07-24 04:50:32,326 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-24 04:50:35,330 - create_volume - DEBUG - Volume status query timeout in 56.9218111038 2018-07-24 04:50:35,332 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e16151b-b77d-4c40-a18d-57c2a81408e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f60f06ade084be62946dea8ba39aabf34795392" 2018-07-24 04:50:35,367 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:50:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1136a114-3483-44fe-a345-75a0218bb4cd x-openstack-request-id: req-1136a114-3483-44fe-a345-75a0218bb4cd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1d509d11-6000-4a12-89f3-d20de9af3128 could not be found.", "code": 404}} 2018-07-24 04:50:35,367 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/01518642b7b04c36bc0b7d87f7ae09f4/volumes/1d509d11-6000-4a12-89f3-d20de9af3128 used request id req-1136a114-3483-44fe-a345-75a0218bb4cd 2018-07-24 04:50:35,368 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1d509d11-6000-4a12-89f3-d20de9af3128 could not be found. (HTTP 404) (Request-ID: req-1136a114-3483-44fe-a345-75a0218bb4cd) 2018-07-24 04:50:35,368 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-1 2018-07-24 04:50:35,369 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-76a6cced-2162-4fd3-935c-c3aba6ccb087-image 2018-07-24 04:50:35,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa01d556c05942b8308ca1ab0efe63c8715586e" 2018-07-24 04:50:36,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b133c903-37d6-48af-a7ca-3d3febc0c999 Date: Tue, 24 Jul 2018 04:50:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:50:36,436 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/40910303-8c67-44f3-a25d-ec488e8fb015 used request id req-b133c903-37d6-48af-a7ca-3d3febc0c999 2018-07-24 04:50:36,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" 2018-07-24 04:50:36,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e14b583e-65a1-401d-9fce-5e111fa98b3e Date: Tue, 24 Jul 2018 04:50:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "created_at": "2018-07-24T04:49:36Z", "updated_at": "2018-07-24T04:49:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:49:36Z", "revision_number": 0, "id": "0fcaaacc-5703-46ec-83dd-ccf3244439f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:49:36Z", "security_group_id": "04c3313f-f61a-419f-95a7-cbbdb5371fea", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "01518642b7b04c36bc0b7d87f7ae09f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:49:36Z", "revision_number": 0, "id": "17b5b7a9-df61-45e8-b205-4e49b85753e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:49:36Z", "security_group_id": "04c3313f-f61a-419f-95a7-cbbdb5371fea", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "01518642b7b04c36bc0b7d87f7ae09f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:49:36Z", "revision_number": 0, "id": "1c7411e1-670b-41bc-a859-33c8f59056b9", "remote_group_id": "04c3313f-f61a-419f-95a7-cbbdb5371fea", "remote_ip_prefix": null, "created_at": "2018-07-24T04:49:36Z", "security_group_id": "04c3313f-f61a-419f-95a7-cbbdb5371fea", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "01518642b7b04c36bc0b7d87f7ae09f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:49:36Z", "revision_number": 0, "id": "61792c8e-774b-497b-990f-eb0a72d2a4c2", "remote_group_id": "04c3313f-f61a-419f-95a7-cbbdb5371fea", "remote_ip_prefix": null, "created_at": "2018-07-24T04:49:36Z", "security_group_id": "04c3313f-f61a-419f-95a7-cbbdb5371fea", "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "01518642b7b04c36bc0b7d87f7ae09f4"}], "revision_number": 4, "project_id": "01518642b7b04c36bc0b7d87f7ae09f4", "id": "04c3313f-f61a-419f-95a7-cbbdb5371fea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:50:36,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-e14b583e-65a1-401d-9fce-5e111fa98b3e 2018-07-24 04:50:36,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" 2018-07-24 04:50:36,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a53d84e6-b4f1-4868-8941-71e94221462d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "01518642b7b04c36bc0b7d87f7ae09f4", "name": "CreateInstanceVolumeTests-3bc8d412-41af-406-proj"}} 2018-07-24 04:50:36,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-a53d84e6-b4f1-4868-8941-71e94221462d 2018-07-24 04:50:36,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04c3313f-f61a-419f-95a7-cbbdb5371fea 2018-07-24 04:50:36,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=04c3313f-f61a-419f-95a7-cbbdb5371fea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" 2018-07-24 04:50:37,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-739cd879-d3f5-46b6-9fe0-508c7b6510e1 Date: Tue, 24 Jul 2018 04:50:37 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-07-24T04:49:36Z", "security_group_id": "04c3313f-f61a-419f-95a7-cbbdb5371fea", "port_range_min": null, "revision_number": 0, "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "created_at": "2018-07-24T04:49:36Z", "project_id": "01518642b7b04c36bc0b7d87f7ae09f4", "id": "0fcaaacc-5703-46ec-83dd-ccf3244439f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:49:36Z", "security_group_id": "04c3313f-f61a-419f-95a7-cbbdb5371fea", "port_range_min": null, "revision_number": 0, "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "created_at": "2018-07-24T04:49:36Z", "project_id": "01518642b7b04c36bc0b7d87f7ae09f4", "id": "17b5b7a9-df61-45e8-b205-4e49b85753e3"}, {"remote_group_id": "04c3313f-f61a-419f-95a7-cbbdb5371fea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:49:36Z", "security_group_id": "04c3313f-f61a-419f-95a7-cbbdb5371fea", "port_range_min": null, "revision_number": 0, "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "created_at": "2018-07-24T04:49:36Z", "project_id": "01518642b7b04c36bc0b7d87f7ae09f4", "id": "1c7411e1-670b-41bc-a859-33c8f59056b9"}, {"remote_group_id": "04c3313f-f61a-419f-95a7-cbbdb5371fea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:49:36Z", "security_group_id": "04c3313f-f61a-419f-95a7-cbbdb5371fea", "port_range_min": null, "revision_number": 0, "tenant_id": "01518642b7b04c36bc0b7d87f7ae09f4", "created_at": "2018-07-24T04:49:36Z", "project_id": "01518642b7b04c36bc0b7d87f7ae09f4", "id": "61792c8e-774b-497b-990f-eb0a72d2a4c2"}]} 2018-07-24 04:50:37,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=04c3313f-f61a-419f-95a7-cbbdb5371fea used request id req-739cd879-d3f5-46b6-9fe0-508c7b6510e1 2018-07-24 04:50:37,161 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:50:37,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/04c3313f-f61a-419f-95a7-cbbdb5371fea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" 2018-07-24 04:50:37,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e08a9303-09f2-45b5-8240-c9d6bafbcc00 Content-Length: 0 Date: Tue, 24 Jul 2018 04:50:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:50:37,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/04c3313f-f61a-419f-95a7-cbbdb5371fea used request id req-e08a9303-09f2-45b5-8240-c9d6bafbcc00 2018-07-24 04:50:37,574 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-3bc8d412-41af-406-proj 2018-07-24 04:50:37,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" 2018-07-24 04:50:37,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ad695cd-752d-433d-85e7-8958bc359427 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:50:37,801 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/01518642b7b04c36bc0b7d87f7ae09f4 used request id req-8ad695cd-752d-433d-85e7-8958bc359427 2018-07-24 04:50:37,801 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-3bc8d412-41af-406-proj-role 2018-07-24 04:50:37,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/9b1d1c02460b4d95be4b49f992ace2d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" 2018-07-24 04:50:37,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e0454ae-9e67-402b-b888-791c0b881973 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:50:37,921 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/9b1d1c02460b4d95be4b49f992ace2d0 used request id req-9e0454ae-9e67-402b-b888-791c0b881973 2018-07-24 04:50:37,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e061209bc28d9ea2f3ec0f0c9a22527c2103a48" 2018-07-24 04:50:38,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c6ba509-5abf-4766-8930-ca5a3135d24c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:50:38,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2c6ba509-5abf-4766-8930-ca5a3135d24c 2018-07-24 04:50:38,016 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-3bc8d412-41af-406-user 2018-07-24 04:50:38,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/e0979d760300422d9e7a830c014432e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c72186423020a6e3f316f9d738251d4b1dec07" 2018-07-24 04:50:38,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e92e4df-5a8b-41bc-bd67-fc4efca0d99a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:50:38,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e0979d760300422d9e7a830c014432e0 used request id req-6e92e4df-5a8b-41bc-bd67-fc4efca0d99a 2018-07-24 04:50:38,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:50:38,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:50:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["M_wlEMYYTVexC2Tmxsgg7Q"], "issued_at": "2018-07-24T04:50:38.000000Z"}} 2018-07-24 04:50:38,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3290a1f2cfac2009db168700733c89f476b3f456" 2018-07-24 04:50:38,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf59c6c2-0be5-4c05-bcaa-eab713ff3848 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:50:38,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cf59c6c2-0be5-4c05-bcaa-eab713ff3848 2018-07-24 04:50:38,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:50:38,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:50:39,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:50:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["MNzCzQD5TXinlkUW4RwYYA"], "issued_at": "2018-07-24T04:50:39.000000Z"}} 2018-07-24 04:50:39,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:50:39,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ee3b22-28b5-4228-b80a-fedd7923f5e9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:50:39,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-25ee3b22-28b5-4228-b80a-fedd7923f5e9 2018-07-24 04:50:39,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:50:39,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:50: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:50:39,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9f17dd93-eddf-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:50:39,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d36a45a-2cc4-4140-8715-1e80fd98d83d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9f17dd93-eddf-46c-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:50:39,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9f17dd93-eddf-46c-proj used request id req-5d36a45a-2cc4-4140-8715-1e80fd98d83d 2018-07-24 04:50:39,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:50:39,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38876794-8f09-4d85-a1d4-6abd54b7d481 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:50:39,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-38876794-8f09-4d85-a1d4-6abd54b7d481 2018-07-24 04:50:39,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj"}}' 2018-07-24 04:50:39,615 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdbc62fe-9631-46af-b44d-ea4c21d9ae67 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/053494fa063d4943bb07cb4d6eeda4db"}, "tags": [], "enabled": true, "id": "053494fa063d4943bb07cb4d6eeda4db", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj"}} 2018-07-24 04:50:39,616 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-cdbc62fe-9631-46af-b44d-ea4c21d9ae67 2018-07-24 04:50:39,616 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-9f17dd93-eddf-46c-proj 2018-07-24 04:50:39,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:50:39,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:50:40,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["O7L88CiATEGTvhtcN53KuQ"], "issued_at": "2018-07-24T04:50:40.000000Z"}} 2018-07-24 04:50:40,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}bf3441a9f04b1f05a01441fa6f61b915ed9a10d6" 2018-07-24 04:50:40,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71bdcd9-d34f-421f-a8fe-b2a68f74c001 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:50:40,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e71bdcd9-d34f-421f-a8fe-b2a68f74c001 2018-07-24 04:50:40,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:50:40,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:50: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:50:40,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3441a9f04b1f05a01441fa6f61b915ed9a10d6" 2018-07-24 04:50:40,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88f7091-1cb7-419c-8d8b-a22493eee0dc Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:50:40,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a88f7091-1cb7-419c-8d8b-a22493eee0dc 2018-07-24 04:50:40,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-9f17dd93-eddf-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3441a9f04b1f05a01441fa6f61b915ed9a10d6" 2018-07-24 04:50:40,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b15ef2-a0e1-49f2-972f-2d62285b6c27 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-9f17dd93-eddf-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/053494fa063d4943bb07cb4d6eeda4db"}, "tags": [], "enabled": true, "id": "053494fa063d4943bb07cb4d6eeda4db", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj"}]} 2018-07-24 04:50:40,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-9f17dd93-eddf-46c-proj used request id req-89b15ef2-a0e1-49f2-972f-2d62285b6c27 2018-07-24 04:50:40,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3441a9f04b1f05a01441fa6f61b915ed9a10d6" 2018-07-24 04:50:40,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66f7c8b-7298-464a-8b9e-ce89e746add9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:50:40,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b66f7c8b-7298-464a-8b9e-ce89e746add9 2018-07-24 04:50:40,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3441a9f04b1f05a01441fa6f61b915ed9a10d6" 2018-07-24 04:50:40,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc7c5c42-a3ec-4172-bab4-03b49aec3765 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:50:40,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fc7c5c42-a3ec-4172-bab4-03b49aec3765 2018-07-24 04:50:40,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-9f17dd93-eddf-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3441a9f04b1f05a01441fa6f61b915ed9a10d6" 2018-07-24 04:50:40,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3d16fe-96e4-4eea-96fd-0a73d9e4a2df Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-9f17dd93-eddf-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/053494fa063d4943bb07cb4d6eeda4db"}, "tags": [], "enabled": true, "id": "053494fa063d4943bb07cb4d6eeda4db", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj"}]} 2018-07-24 04:50:40,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-9f17dd93-eddf-46c-proj used request id req-6f3d16fe-96e4-4eea-96fd-0a73d9e4a2df 2018-07-24 04:50:40,989 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-9f17dd93-eddf-46c-user 2018-07-24 04:50:40,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:50:40,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:50:41,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-696a7e47-ea37-466b-a90b-a44d83a4d228 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:50:41,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-696a7e47-ea37-466b-a90b-a44d83a4d228 2018-07-24 04:50:41,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" -d '{"role": {"name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj-role"}}' 2018-07-24 04:50:41,136 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c232cf19-a416-4f48-b052-c84c9d23fdae Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "294d7ecff199418d95641fd2f9d16dc9", "links": {"self": "http://172.30.9.24:5000/v3/roles/294d7ecff199418d95641fd2f9d16dc9"}, "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj-role"}} 2018-07-24 04:50:41,136 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-c232cf19-a416-4f48-b052-c84c9d23fdae 2018-07-24 04:50:41,137 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-9f17dd93-eddf-46c-proj-role 2018-07-24 04:50:41,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/294d7ecff199418d95641fd2f9d16dc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:50:41,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43e0640f-ec77-41eb-a0d1-2080e60a6e66 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "294d7ecff199418d95641fd2f9d16dc9", "links": {"self": "http://172.30.9.24:5000/v3/roles/294d7ecff199418d95641fd2f9d16dc9"}, "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj-role"}} 2018-07-24 04:50:41,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/294d7ecff199418d95641fd2f9d16dc9 used request id req-43e0640f-ec77-41eb-a0d1-2080e60a6e66 2018-07-24 04:50:41,234 - keystone_utils - INFO - Granting role CreateStackSuccessTests-9f17dd93-eddf-46c-proj-role to project CreateStackSuccessTests-9f17dd93-eddf-46c-proj 2018-07-24 04:50:41,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/053494fa063d4943bb07cb4d6eeda4db/users/b94fe544880b443da0b0eb9ef0a7e417/roles/294d7ecff199418d95641fd2f9d16dc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:50:41,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49aa875b-605f-41c8-87aa-bf020a675ac1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:50:41,361 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/053494fa063d4943bb07cb4d6eeda4db/users/b94fe544880b443da0b0eb9ef0a7e417/roles/294d7ecff199418d95641fd2f9d16dc9 used request id req-49aa875b-605f-41c8-87aa-bf020a675ac1 2018-07-24 04:50:41,361 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:50:41,368 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:50:41,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:50:41,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:50:41,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "294d7ecff199418d95641fd2f9d16dc9", "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj-role"}], "expires_at": "2018-07-24T05:50:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "053494fa063d4943bb07cb4d6eeda4db", "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/053494fa063d4943bb07cb4d6eeda4db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/053494fa063d4943bb07cb4d6eeda4db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-user", "id": "b94fe544880b443da0b0eb9ef0a7e417"}, "audit_ids": ["ENHSsEu8StOe7tTVFV2LpQ"], "issued_at": "2018-07-24T04:50:41.000000Z"}} 2018-07-24 04:50:41,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a53809b7b03e1cdce03976a39ada9ee3dab466fb" 2018-07-24 04:50:41,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314303ac-bf35-4fa8-b1c7-133ba1bbc9a2 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:50:41,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-314303ac-bf35-4fa8-b1c7-133ba1bbc9a2 2018-07-24 04:50:41,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a53809b7b03e1cdce03976a39ada9ee3dab466fb" 2018-07-24 04:50:42,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-f7b05cbb-04ac-4f4b-b6f6-c600e3393ccb Date: Tue, 24 Jul 2018 04:50:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image"} 2018-07-24 04:50:42,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image used request id req-f7b05cbb-04ac-4f4b-b6f6-c600e3393ccb 2018-07-24 04:50:42,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a53809b7b03e1cdce03976a39ada9ee3dab466fb" 2018-07-24 04:50:42,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d64a3ff3-38c4-4d04-b3d1-a8d5a74bde74 Date: Tue, 24 Jul 2018 04:50:42 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-07-24 04:50:42,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-d64a3ff3-38c4-4d04-b3d1-a8d5a74bde74 2018-07-24 04:50:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a53809b7b03e1cdce03976a39ada9ee3dab466fb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image"}' 2018-07-24 04:50:42,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c6be7b4f-aecd-4143-b495-0766715c21cb Date: Tue, 24 Jul 2018 04:50:42 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:50:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:50:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21", "min_disk": 0, "protected": false, "id": "af063f19-6f94-479f-9f3c-be2e1145ea21", "file": "/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21/file", "checksum": null, "owner": "053494fa063d4943bb07cb4d6eeda4db", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:50:42,469 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c6be7b4f-aecd-4143-b495-0766715c21cb 2018-07-24 04:50:42,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a53809b7b03e1cdce03976a39ada9ee3dab466fb" -d '' 2018-07-24 04:50:42,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0220ef88-2f5d-4f4f-a338-40a5fe0d5132 Date: Tue, 24 Jul 2018 04:50:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:50:42,931 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21/file used request id req-0220ef88-2f5d-4f4f-a338-40a5fe0d5132 2018-07-24 04:50:42,932 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:50:42,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a53809b7b03e1cdce03976a39ada9ee3dab466fb" 2018-07-24 04:50:43,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4dfb64c7-8b3a-4e32-8855-00a9818d27ea Date: Tue, 24 Jul 2018 04:50:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:50:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:50:42Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/af063f19-6f94-479f-9f3c-be2e1145ea21/snap", "metadata": {}}], "self": "/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21", "min_disk": 0, "protected": false, "id": "af063f19-6f94-479f-9f3c-be2e1145ea21", "file": "/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "053494fa063d4943bb07cb4d6eeda4db", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/af063f19-6f94-479f-9f3c-be2e1145ea21/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:50:43,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21 used request id req-4dfb64c7-8b3a-4e32-8855-00a9818d27ea 2018-07-24 04:50:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a53809b7b03e1cdce03976a39ada9ee3dab466fb" 2018-07-24 04:50:43,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8ae8027f-2c00-4810-9c9a-b5d228a8ebbe Date: Tue, 24 Jul 2018 04:50:43 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-07-24 04:50:43,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-8ae8027f-2c00-4810-9c9a-b5d228a8ebbe 2018-07-24 04:50:43,313 - create_image - INFO - Created image with name - CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image 2018-07-24 04:50:43,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a53809b7b03e1cdce03976a39ada9ee3dab466fb" 2018-07-24 04:50:43,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-8d4f21ce-cfaa-4048-be07-d96446615a66 Date: Tue, 24 Jul 2018 04:50:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:50:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:50:42Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/af063f19-6f94-479f-9f3c-be2e1145ea21/snap", "metadata": {}}], "self": "/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21", "min_disk": 0, "protected": false, "id": "af063f19-6f94-479f-9f3c-be2e1145ea21", "file": "/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "053494fa063d4943bb07cb4d6eeda4db", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/af063f19-6f94-479f-9f3c-be2e1145ea21/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:50:43,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21 used request id req-8d4f21ce-cfaa-4048-be07-d96446615a66 2018-07-24 04:50:43,496 - create_image - DEBUG - Instance status is - active 2018-07-24 04:50:43,496 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image 2018-07-24 04:50:43,496 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image 2018-07-24 04:50:43,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:50:43,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:50:43,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["zx2UA4wOQ9i7sbxYVCv12g"], "issued_at": "2018-07-24T04:50:43.000000Z"}} 2018-07-24 04:50:43,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0d6532d690236033145afdb26c3dfa4552b41e34" 2018-07-24 04:50:43,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d15c21-872d-4d48-8d92-a258028a9863 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:50:43,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f4d15c21-872d-4d48-8d92-a258028a9863 2018-07-24 04:50:43,985 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:50:43,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6532d690236033145afdb26c3dfa4552b41e34" 2018-07-24 04:50:44,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-4f105dfc-2c93-4d61-8929-5650e7159fe1 x-compute-request-id: req-4f105dfc-2c93-4d61-8929-5650e7159fe1 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:50:44,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-4f105dfc-2c93-4d61-8929-5650e7159fe1 2018-07-24 04:50:44,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6532d690236033145afdb26c3dfa4552b41e34" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-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-07-24 04:50:44,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50: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-eef79e77-a98f-4a58-8c26-7570571dc629 x-compute-request-id: req-eef79e77-a98f-4a58-8c26-7570571dc629 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/981cd888-cf28-4980-a282-142cfcc28400", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/981cd888-cf28-4980-a282-142cfcc28400", "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": "981cd888-cf28-4980-a282-142cfcc28400"}} 2018-07-24 04:50:44,241 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-eef79e77-a98f-4a58-8c26-7570571dc629 2018-07-24 04:50:44,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:50:44,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:50:44,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "294d7ecff199418d95641fd2f9d16dc9", "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj-role"}], "expires_at": "2018-07-24T05:50:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "053494fa063d4943bb07cb4d6eeda4db", "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/053494fa063d4943bb07cb4d6eeda4db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/053494fa063d4943bb07cb4d6eeda4db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-user", "id": "b94fe544880b443da0b0eb9ef0a7e417"}, "audit_ids": ["ZBAJd3d5TRST9Y-CRoK5rQ"], "issued_at": "2018-07-24T04:50:44.000000Z"}} 2018-07-24 04:50:44,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f556970af39971e99dd375eec6546bc631e0fba3" 2018-07-24 04:50:44,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec53e3d-d472-4f87-8bef-8a914377f3da 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:50:44,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7ec53e3d-d472-4f87-8bef-8a914377f3da 2018-07-24 04:50:44,729 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:50:44,732 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:50:44,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f556970af39971e99dd375eec6546bc631e0fba3" 2018-07-24 04:50:45,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:44 GMT Server: Apache x-openstack-request-id: req-6dd3c317-c3ee-4cb4-b9f5-234440b6759b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:50:45,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack used request id req-6dd3c317-c3ee-4cb4-b9f5-234440b6759b 2018-07-24 04:50:45,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f556970af39971e99dd375eec6546bc631e0fba3" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "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": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name"}}' 2018-07-24 04:50:48,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:50:45 GMT Server: Apache x-openstack-request-id: req-35e19f32-2c4b-446c-8c19-03d590ddff55 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "74e7b0a7-0611-460a-acfe-0ee088717219", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}]}} 2018-07-24 04:50:48,004 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks used request id req-35e19f32-2c4b-446c-8c19-03d590ddff55 2018-07-24 04:50:48,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f556970af39971e99dd375eec6546bc631e0fba3" 2018-07-24 04:50:48,587 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:50:48 GMT Server: Apache x-openstack-request-id: req-dcd3aa99-9dc3-4400-b396-2a598d7557c1 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:50:49,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:48 GMT Server: Apache x-openstack-request-id: req-082e60db-17de-4818-9fd1-15eefc42d897 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:50:49,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-082e60db-17de-4818-9fd1-15eefc42d897 2018-07-24 04:50:49,208 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack 2018-07-24 04:50:49,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f556970af39971e99dd375eec6546bc631e0fba3" 2018-07-24 04:50:49,795 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:50:49 GMT Server: Apache x-openstack-request-id: req-8281d9fd-1b65-4454-961f-5cd95f7c2d25 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:50:50,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:49 GMT Server: Apache x-openstack-request-id: req-baf485d0-d8c0-4c68-831f-ee0165e63755 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:50:50,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-baf485d0-d8c0-4c68-831f-ee0165e63755 2018-07-24 04:50:50,399 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:50:50,399 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:50:53,402 - create_stack - DEBUG - Stack status query timeout in 1195.80580997 2018-07-24 04:50:53,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f556970af39971e99dd375eec6546bc631e0fba3" 2018-07-24 04:50:53,998 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:50:53 GMT Server: Apache x-openstack-request-id: req-42019b1a-448b-4041-bc7c-6c061a047706 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:50:54,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:54 GMT Server: Apache x-openstack-request-id: req-6492e074-27eb-4790-8f4b-68e23f4f420b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:50:54,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-6492e074-27eb-4790-8f4b-68e23f4f420b 2018-07-24 04:50:54,630 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:50:54,630 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:50:57,634 - create_stack - DEBUG - Stack status query timeout in 1191.57456207 2018-07-24 04:50:57,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f556970af39971e99dd375eec6546bc631e0fba3" 2018-07-24 04:50:58,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:50:57 GMT Server: Apache x-openstack-request-id: req-9d73f2bb-8d3f-4352-86d4-6009a7713736 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:50:58,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:50:58 GMT Server: Apache x-openstack-request-id: req-06c7552b-f97c-45b4-ae07-33d545503d2f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:50:58,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-06c7552b-f97c-45b4-ae07-33d545503d2f 2018-07-24 04:50:58,278 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:50:58,278 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:51:01,279 - create_stack - DEBUG - Stack status query timeout in 1187.92929506 2018-07-24 04:51:01,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f556970af39971e99dd375eec6546bc631e0fba3" 2018-07-24 04:51:01,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:01 GMT Server: Apache x-openstack-request-id: req-c16fca7b-71af-4bc3-95a2-86d6cfc5f6e0 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:01,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:01 GMT Server: Apache x-openstack-request-id: req-5a11a428-58a2-47df-887e-f319e0128b54 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:01,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-5a11a428-58a2-47df-887e-f319e0128b54 2018-07-24 04:51:01,910 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:51:01,911 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:51:04,914 - create_stack - DEBUG - Stack status query timeout in 1184.29434609 2018-07-24 04:51:04,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f556970af39971e99dd375eec6546bc631e0fba3" 2018-07-24 04:51:05,523 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:04 GMT Server: Apache x-openstack-request-id: req-1fd69f9c-6062-4444-9386-09ceb13fa7d0 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:06,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:05 GMT Server: Apache x-openstack-request-id: req-b1cad258-7929-49b0-8f55-069171f29123 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:06,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-b1cad258-7929-49b0-8f55-069171f29123 2018-07-24 04:51:06,141 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-24 04:51:06,142 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack 2018-07-24 04:51:06,142 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack 2018-07-24 04:51:06,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:51:06,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "294d7ecff199418d95641fd2f9d16dc9", "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj-role"}], "expires_at": "2018-07-24T05:51:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "053494fa063d4943bb07cb4d6eeda4db", "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/053494fa063d4943bb07cb4d6eeda4db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/053494fa063d4943bb07cb4d6eeda4db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/053494fa063d4943bb07cb4d6eeda4db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/053494fa063d4943bb07cb4d6eeda4db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-user", "id": "b94fe544880b443da0b0eb9ef0a7e417"}, "audit_ids": ["4TfJXVLpQ7aBlknKx_FGBg"], "issued_at": "2018-07-24T04:51:06.000000Z"}} 2018-07-24 04:51:06,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:07,160 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:06 GMT Server: Apache x-openstack-request-id: req-745bf1f2-1c23-4865-a7ca-1ede5c771c3b Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:07,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:07 GMT Server: Apache x-openstack-request-id: req-7586dc2c-bae2-4139-9877-7476cdcf08f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:07,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-7586dc2c-bae2-4139-9877-7476cdcf08f7 2018-07-24 04:51:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f556970af39971e99dd375eec6546bc631e0fba3" 2018-07-24 04:51:07,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:07 GMT Server: Apache x-openstack-request-id: req-93f7f702-8754-440b-b720-fe12f13c06ea Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:08,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:07 GMT Server: Apache x-openstack-request-id: req-9dbab01d-9476-48c1-8dd3-ef5ca9aea9e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:08,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-9dbab01d-9476-48c1-8dd3-ef5ca9aea9e9 2018-07-24 04:51:08,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f556970af39971e99dd375eec6546bc631e0fba3" 2018-07-24 04:51:08,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:08 GMT Server: Apache x-openstack-request-id: req-f506d1ea-71b4-4823-af01-e4f5b45cffc8 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:09,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:08 GMT Server: Apache x-openstack-request-id: req-b4db6748-d4b9-4976-828a-8d3d63e0c98d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:09,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-b4db6748-d4b9-4976-828a-8d3d63e0c98d 2018-07-24 04:51:09,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:10,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:09 GMT Server: Apache x-openstack-request-id: req-4df6ba18-edab-4392-948c-2ec491396e58 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:10,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:51:10 GMT Server: Apache x-openstack-request-id: req-29b086b9-5554-4e7f-a9f7-d9fc963f7844 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:51:10,388 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-29b086b9-5554-4e7f-a9f7-d9fc963f7844 2018-07-24 04:51:10,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:10,595 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:10 GMT Server: Apache x-openstack-request-id: req-de4193d2-d698-4119-a24a-5e96bfa396ca Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:10,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:10 GMT Server: Apache x-openstack-request-id: req-e7b69eca-0582-40ce-9b92-a5c0806f24e7 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:10Z", "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:10,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-e7b69eca-0582-40ce-9b92-a5c0806f24e7 2018-07-24 04:51:10,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:10,979 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:10 GMT Server: Apache x-openstack-request-id: req-63ad2be9-4180-447d-b944-9199b59836b2 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:11,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:10 GMT Server: Apache x-openstack-request-id: req-7c6c5615-6275-4e57-bdcc-be70a3c03948 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:10Z", "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:11,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-7c6c5615-6275-4e57-bdcc-be70a3c03948 2018-07-24 04:51:11,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:12,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:11 GMT Server: Apache x-openstack-request-id: req-71080888-c7e8-4e87-ba66-9ca6422f749c Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:12,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:12 GMT Server: Apache x-openstack-request-id: req-08f4f6c0-ab70-4151-a47f-62346ed0015a 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:10Z", "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:12,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-08f4f6c0-ab70-4151-a47f-62346ed0015a 2018-07-24 04:51:12,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:12,992 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:12 GMT Server: Apache x-openstack-request-id: req-3ceca488-651b-42ba-a196-83b78be0a272 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:13,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:12 GMT Server: Apache x-openstack-request-id: req-0429a70a-85e2-4896-ac66-24d4e8c50b2c 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:10Z", "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:13,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-0429a70a-85e2-4896-ac66-24d4e8c50b2c 2018-07-24 04:51:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:13,958 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:13 GMT Server: Apache x-openstack-request-id: req-05180af5-d3d5-4141-bb3c-506845321275 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:14,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:13 GMT Server: Apache x-openstack-request-id: req-ef5b6478-1d76-409a-b449-c1b7468f97e6 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:10Z", "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:14,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-ef5b6478-1d76-409a-b449-c1b7468f97e6 2018-07-24 04:51:14,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:14,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:14 GMT Server: Apache x-openstack-request-id: req-026a8735-5769-4ff6-b20c-effac301f79b Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:14,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:14 GMT Server: Apache x-openstack-request-id: req-9bb00d8c-e0c0-4398-afbf-c15b95007305 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:10Z", "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:14,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-9bb00d8c-e0c0-4398-afbf-c15b95007305 2018-07-24 04:51:14,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:15,250 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:14 GMT Server: Apache x-openstack-request-id: req-c664a56c-f092-4f08-bab6-9cf2399c03c0 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:15,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:15 GMT Server: Apache x-openstack-request-id: req-b649572e-d6c8-46d6-b15d-c947208519cb 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:10Z", "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:15,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-b649572e-d6c8-46d6-b15d-c947208519cb 2018-07-24 04:51:15,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:16,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:15 GMT Server: Apache x-openstack-request-id: req-87e5a850-f93f-4cf9-8432-812ef2aaa214 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:16,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:16 GMT Server: Apache x-openstack-request-id: req-617ebfcd-d27d-41d6-b3b5-29a338ea5fa1 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:10Z", "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:16,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-617ebfcd-d27d-41d6-b3b5-29a338ea5fa1 2018-07-24 04:51:16,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:16,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:16 GMT Server: Apache x-openstack-request-id: req-14baf560-ff97-4237-bbbf-19c3116b2bf4 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:17,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:16 GMT Server: Apache x-openstack-request-id: req-d61a5d8d-3813-4a84-aac3-7b6a822dccef 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:10Z", "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:17,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-d61a5d8d-3813-4a84-aac3-7b6a822dccef 2018-07-24 04:51:17,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:17,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:17 GMT Server: Apache x-openstack-request-id: req-2c179dca-6f49-43c4-b001-812842e63c73 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:17,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:17 GMT Server: Apache x-openstack-request-id: req-584af5f5-1bf9-4a53-ba8f-9c0ac3077dce 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:10Z", "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:17,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-584af5f5-1bf9-4a53-ba8f-9c0ac3077dce 2018-07-24 04:51:17,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:17,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:17 GMT Server: Apache x-openstack-request-id: req-003345ef-f2fd-46f4-b601-abe83080ff36 Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:17,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:17 GMT Server: Apache x-openstack-request-id: req-8ece44c5-fd0b-4b7f-9517-47d546db00b4 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:10Z", "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:17,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-8ece44c5-fd0b-4b7f-9517-47d546db00b4 2018-07-24 04:51:17,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:17,527 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:17 GMT Server: Apache x-openstack-request-id: req-a742d83e-74a9-4091-b618-ddfcd9cdfb7e Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:17,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:17 GMT Server: Apache x-openstack-request-id: req-f82e4357-2a72-45be-ac62-125ae1e8252c 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:10Z", "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:17,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-f82e4357-2a72-45be-ac62-125ae1e8252c 2018-07-24 04:51:17,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed092c905aa52b94afe1057e9631bd337a14d942" 2018-07-24 04:51:17,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:17 GMT Server: Apache x-openstack-request-id: req-879d7c62-dcc5-4959-a076-dba69a5903ad Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:17,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:17 GMT Server: Apache x-openstack-request-id: req-8156c8e9-7636-47be-b437-5017e83bbaab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "053494fa063d4943bb07cb4d6eeda4db", "OS::stack_id": "74e7b0a7-0611-460a-acfe-0ee088717219", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "image_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image", "inst_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-inst", "subnet_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-subnet", "flavor_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-flavor-name", "net_name": "CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack", "stack_user_project_id": "85a1b81007f54370864deab15376e26a", "tags": null, "creation_time": "2018-07-24T04:50:47Z", "links": [{"href": "http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:51:10Z", "id": "74e7b0a7-0611-460a-acfe-0ee088717219", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:17,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-8156c8e9-7636-47be-b437-5017e83bbaab 2018-07-24 04:51:17,796 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack 2018-07-24 04:51:17,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/74e7b0a7-0611-460a-acfe-0ee088717219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f556970af39971e99dd375eec6546bc631e0fba3" 2018-07-24 04:51:17,826 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:17 GMT Server: Apache x-openstack-request-id: req-4f366c09-bcb9-42f4-bff4-8c80423c885d Location: http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:18,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:51:17 GMT Server: Apache x-openstack-request-id: req-77833374-27a6-42ed-a24b-dc4806fbf6be Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:51:18,014 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/053494fa063d4943bb07cb4d6eeda4db/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-stack/74e7b0a7-0611-460a-acfe-0ee088717219 used request id req-77833374-27a6-42ed-a24b-dc4806fbf6be 2018-07-24 04:51:18,016 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-c6b13bdf-be4a-4edb-b95a-f44c4ee3e7bb-image 2018-07-24 04:51:18,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a53809b7b03e1cdce03976a39ada9ee3dab466fb" 2018-07-24 04:51:18,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2cdb7736-b55a-430d-adae-a04a051cd1bf Date: Tue, 24 Jul 2018 04:51:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:51:18,471 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/af063f19-6f94-479f-9f3c-be2e1145ea21 used request id req-2cdb7736-b55a-430d-adae-a04a051cd1bf 2018-07-24 04:51:18,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/981cd888-cf28-4980-a282-142cfcc28400 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6532d690236033145afdb26c3dfa4552b41e34" 2018-07-24 04:51:18,512 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:51: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-bf09e1ac-065d-4225-8025-30c2bf77550f x-compute-request-id: req-bf09e1ac-065d-4225-8025-30c2bf77550f Content-Length: 0 Content-Type: application/json 2018-07-24 04:51:18,513 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/981cd888-cf28-4980-a282-142cfcc28400 used request id req-bf09e1ac-065d-4225-8025-30c2bf77550f 2018-07-24 04:51:18,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:51:18,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6a78f87a-f7d6-4b68-8317-8d2841904ee8 Date: Tue, 24 Jul 2018 04:51:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "053494fa063d4943bb07cb4d6eeda4db", "created_at": "2018-07-24T04:50:48Z", "updated_at": "2018-07-24T04:50:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:50:48Z", "revision_number": 0, "id": "4916c13e-72b9-4633-81f1-12256139d962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:50:48Z", "security_group_id": "21570c85-097f-4a8d-8729-ef366312713d", "tenant_id": "053494fa063d4943bb07cb4d6eeda4db", "port_range_min": null, "ethertype": "IPv4", "project_id": "053494fa063d4943bb07cb4d6eeda4db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:50:48Z", "revision_number": 0, "id": "4ceb27f4-540d-4852-9b40-c1bffebe1215", "remote_group_id": "21570c85-097f-4a8d-8729-ef366312713d", "remote_ip_prefix": null, "created_at": "2018-07-24T04:50:48Z", "security_group_id": "21570c85-097f-4a8d-8729-ef366312713d", "tenant_id": "053494fa063d4943bb07cb4d6eeda4db", "port_range_min": null, "ethertype": "IPv4", "project_id": "053494fa063d4943bb07cb4d6eeda4db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:50:48Z", "revision_number": 0, "id": "b5cf7682-70b3-416d-b169-e86326c62750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:50:48Z", "security_group_id": "21570c85-097f-4a8d-8729-ef366312713d", "tenant_id": "053494fa063d4943bb07cb4d6eeda4db", "port_range_min": null, "ethertype": "IPv6", "project_id": "053494fa063d4943bb07cb4d6eeda4db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:50:48Z", "revision_number": 0, "id": "eb9a1f88-d7c5-414a-93cd-7bcf2b701296", "remote_group_id": "21570c85-097f-4a8d-8729-ef366312713d", "remote_ip_prefix": null, "created_at": "2018-07-24T04:50:48Z", "security_group_id": "21570c85-097f-4a8d-8729-ef366312713d", "tenant_id": "053494fa063d4943bb07cb4d6eeda4db", "port_range_min": null, "ethertype": "IPv6", "project_id": "053494fa063d4943bb07cb4d6eeda4db"}], "revision_number": 4, "project_id": "053494fa063d4943bb07cb4d6eeda4db", "id": "21570c85-097f-4a8d-8729-ef366312713d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:51:18,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-6a78f87a-f7d6-4b68-8317-8d2841904ee8 2018-07-24 04:51:18,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:51:18,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d51fde99-f98a-4b3b-bc34-8acfcac2a4a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:51:18,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-d51fde99-f98a-4b3b-bc34-8acfcac2a4a6 2018-07-24 04:51:18,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:51:18,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/053494fa063d4943bb07cb4d6eeda4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:51:18,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4194806a-f513-4cf6-8e6a-fe1d4655602a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/053494fa063d4943bb07cb4d6eeda4db"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "053494fa063d4943bb07cb4d6eeda4db", "name": "CreateStackSuccessTests-9f17dd93-eddf-46c-proj"}} 2018-07-24 04:51:18,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/053494fa063d4943bb07cb4d6eeda4db used request id req-4194806a-f513-4cf6-8e6a-fe1d4655602a 2018-07-24 04:51:18,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 21570c85-097f-4a8d-8729-ef366312713d 2018-07-24 04:51:18,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=21570c85-097f-4a8d-8729-ef366312713d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:51:19,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d9016b24-c9e5-4eb9-9418-63aef740bf65 Date: Tue, 24 Jul 2018 04:51:19 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-07-24T04:50:48Z", "security_group_id": "21570c85-097f-4a8d-8729-ef366312713d", "port_range_min": null, "revision_number": 0, "tenant_id": "053494fa063d4943bb07cb4d6eeda4db", "created_at": "2018-07-24T04:50:48Z", "project_id": "053494fa063d4943bb07cb4d6eeda4db", "id": "4916c13e-72b9-4633-81f1-12256139d962"}, {"remote_group_id": "21570c85-097f-4a8d-8729-ef366312713d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:50:48Z", "security_group_id": "21570c85-097f-4a8d-8729-ef366312713d", "port_range_min": null, "revision_number": 0, "tenant_id": "053494fa063d4943bb07cb4d6eeda4db", "created_at": "2018-07-24T04:50:48Z", "project_id": "053494fa063d4943bb07cb4d6eeda4db", "id": "4ceb27f4-540d-4852-9b40-c1bffebe1215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:50:48Z", "security_group_id": "21570c85-097f-4a8d-8729-ef366312713d", "port_range_min": null, "revision_number": 0, "tenant_id": "053494fa063d4943bb07cb4d6eeda4db", "created_at": "2018-07-24T04:50:48Z", "project_id": "053494fa063d4943bb07cb4d6eeda4db", "id": "b5cf7682-70b3-416d-b169-e86326c62750"}, {"remote_group_id": "21570c85-097f-4a8d-8729-ef366312713d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:50:48Z", "security_group_id": "21570c85-097f-4a8d-8729-ef366312713d", "port_range_min": null, "revision_number": 0, "tenant_id": "053494fa063d4943bb07cb4d6eeda4db", "created_at": "2018-07-24T04:50:48Z", "project_id": "053494fa063d4943bb07cb4d6eeda4db", "id": "eb9a1f88-d7c5-414a-93cd-7bcf2b701296"}]} 2018-07-24 04:51:19,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=21570c85-097f-4a8d-8729-ef366312713d used request id req-d9016b24-c9e5-4eb9-9418-63aef740bf65 2018-07-24 04:51:19,163 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:51:19,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/21570c85-097f-4a8d-8729-ef366312713d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:51:19,480 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fec923db-a525-4134-a17b-20bbfa786ee3 Content-Length: 0 Date: Tue, 24 Jul 2018 04:51:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:51:19,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/21570c85-097f-4a8d-8729-ef366312713d used request id req-fec923db-a525-4134-a17b-20bbfa786ee3 2018-07-24 04:51:19,481 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-9f17dd93-eddf-46c-proj 2018-07-24 04:51:19,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/053494fa063d4943bb07cb4d6eeda4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:51:19,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-009fc073-db64-4c28-8147-974b9ea8ab93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:51:19,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/053494fa063d4943bb07cb4d6eeda4db used request id req-009fc073-db64-4c28-8147-974b9ea8ab93 2018-07-24 04:51:19,747 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-9f17dd93-eddf-46c-proj-role 2018-07-24 04:51:19,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/294d7ecff199418d95641fd2f9d16dc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:51:19,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8bd6fbf-f9c4-4fcb-b4d2-d678ba5f1ae2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:51:19,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/294d7ecff199418d95641fd2f9d16dc9 used request id req-e8bd6fbf-f9c4-4fcb-b4d2-d678ba5f1ae2 2018-07-24 04:51:19,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d79871cf00cfd8a3c4b34ded272a1fe0601b6e78" 2018-07-24 04:51:19,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4459aae0-3e2e-407a-966a-f6124be030eb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:51:19,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4459aae0-3e2e-407a-966a-f6124be030eb 2018-07-24 04:51:19,968 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-9f17dd93-eddf-46c-user 2018-07-24 04:51:19,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/b94fe544880b443da0b0eb9ef0a7e417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3441a9f04b1f05a01441fa6f61b915ed9a10d6" 2018-07-24 04:51:20,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a13c9402-a759-485e-8f2f-4a7f78bd3d53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:51:20,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b94fe544880b443da0b0eb9ef0a7e417 used request id req-a13c9402-a759-485e-8f2f-4a7f78bd3d53 2018-07-24 04:51:20,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:51:20,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["uoMJcLOlTBuGfXU2rNojfg"], "issued_at": "2018-07-24T04:51:20.000000Z"}} 2018-07-24 04:51:20,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9a7b749cedd29b69365e9ec98ff1c557f1ae6d03" 2018-07-24 04:51:20,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d93752d-d870-4d54-b7f7-936e67e1478d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:51:20,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7d93752d-d870-4d54-b7f7-936e67e1478d 2018-07-24 04:51:20,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:51:20,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:51:21,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["DBtR3O2OT4yX48M-JiAQ6g"], "issued_at": "2018-07-24T04:51:21.000000Z"}} 2018-07-24 04:51:21,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:51:21,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7354166a-dc07-4a39-a20d-c51820e821d5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:51:21,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7354166a-dc07-4a39-a20d-c51820e821d5 2018-07-24 04:51:21,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:51:21,221 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:51: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:51:21,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2c731684-9ce5-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:51:21,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee16754c-b164-476b-85d4-60a05c11bd33 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2c731684-9ce5-474-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:51:21,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2c731684-9ce5-474-proj used request id req-ee16754c-b164-476b-85d4-60a05c11bd33 2018-07-24 04:51:21,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:51:21,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e1133c9-64ca-464e-9f05-e1ae8ea62da6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:51:21,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8e1133c9-64ca-464e-9f05-e1ae8ea62da6 2018-07-24 04:51:21,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj"}}' 2018-07-24 04:51:21,532 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56459729-7797-4ea9-a85b-26dc81c7d1a2 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/05d383c7852e45b6ab915f9edac20dbe"}, "tags": [], "enabled": true, "id": "05d383c7852e45b6ab915f9edac20dbe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj"}} 2018-07-24 04:51:21,532 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-56459729-7797-4ea9-a85b-26dc81c7d1a2 2018-07-24 04:51:21,532 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2c731684-9ce5-474-proj 2018-07-24 04:51:21,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:51:21,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:51:21,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["zbzaMvEFQp-fCttLZuFWzQ"], "issued_at": "2018-07-24T04:51:21.000000Z"}} 2018-07-24 04:51:21,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e572f9ee61b4a2dbaa070d2e6354aa117300ca83" 2018-07-24 04:51:21,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bacc1107-d802-4faf-98c6-82f9c07e7896 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:51:21,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bacc1107-d802-4faf-98c6-82f9c07e7896 2018-07-24 04:51:21,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:51:21,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:51: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:51:21,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e572f9ee61b4a2dbaa070d2e6354aa117300ca83" 2018-07-24 04:51:22,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bed4f68-4b1e-4cea-aaf1-7172a4ed2623 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:51:22,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4bed4f68-4b1e-4cea-aaf1-7172a4ed2623 2018-07-24 04:51:22,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-2c731684-9ce5-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e572f9ee61b4a2dbaa070d2e6354aa117300ca83" 2018-07-24 04:51:22,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab7a8a6a-8d15-475d-813b-a6d5aa71a204 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-2c731684-9ce5-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/05d383c7852e45b6ab915f9edac20dbe"}, "tags": [], "enabled": true, "id": "05d383c7852e45b6ab915f9edac20dbe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj"}]} 2018-07-24 04:51:22,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-2c731684-9ce5-474-proj used request id req-ab7a8a6a-8d15-475d-813b-a6d5aa71a204 2018-07-24 04:51:22,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e572f9ee61b4a2dbaa070d2e6354aa117300ca83" 2018-07-24 04:51:22,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd27889d-5e8c-4de2-ae35-aebb3b67481b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:51:22,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-cd27889d-5e8c-4de2-ae35-aebb3b67481b 2018-07-24 04:51:22,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e572f9ee61b4a2dbaa070d2e6354aa117300ca83" 2018-07-24 04:51:22,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-215b5acb-c197-4793-862e-0bc6f140f531 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:51:22,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-215b5acb-c197-4793-862e-0bc6f140f531 2018-07-24 04:51:22,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-2c731684-9ce5-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e572f9ee61b4a2dbaa070d2e6354aa117300ca83" 2018-07-24 04:51:22,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bdfbdc2-f580-4c0a-bdc0-ba7774d4ea56 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-2c731684-9ce5-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/05d383c7852e45b6ab915f9edac20dbe"}, "tags": [], "enabled": true, "id": "05d383c7852e45b6ab915f9edac20dbe", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj"}]} 2018-07-24 04:51:22,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-2c731684-9ce5-474-proj used request id req-2bdfbdc2-f580-4c0a-bdc0-ba7774d4ea56 2018-07-24 04:51:22,949 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2c731684-9ce5-474-user 2018-07-24 04:51:22,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:51:22,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:51:23,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebe7fba-b2e4-4e86-bbb8-fc5d8a36822c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:51:23,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1ebe7fba-b2e4-4e86-bbb8-fc5d8a36822c 2018-07-24 04:51:23,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" -d '{"role": {"name": "CreateStackSuccessTests-2c731684-9ce5-474-proj-role"}}' 2018-07-24 04:51:23,203 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3593a885-8809-49bd-93b2-6312be4833c0 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c2b3d9436e84bae89d0825a34e77d07", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c2b3d9436e84bae89d0825a34e77d07"}, "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj-role"}} 2018-07-24 04:51:23,203 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-3593a885-8809-49bd-93b2-6312be4833c0 2018-07-24 04:51:23,203 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2c731684-9ce5-474-proj-role 2018-07-24 04:51:23,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/0c2b3d9436e84bae89d0825a34e77d07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:51:23,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a26e09-d226-47fc-b58c-7500ee38c6f7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c2b3d9436e84bae89d0825a34e77d07", "links": {"self": "http://172.30.9.24:5000/v3/roles/0c2b3d9436e84bae89d0825a34e77d07"}, "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj-role"}} 2018-07-24 04:51:23,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/0c2b3d9436e84bae89d0825a34e77d07 used request id req-78a26e09-d226-47fc-b58c-7500ee38c6f7 2018-07-24 04:51:23,290 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2c731684-9ce5-474-proj-role to project CreateStackSuccessTests-2c731684-9ce5-474-proj 2018-07-24 04:51:23,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/05d383c7852e45b6ab915f9edac20dbe/users/b06406d1d06440c2aa099d8ed607b552/roles/0c2b3d9436e84bae89d0825a34e77d07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:51:23,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca42b7b8-461a-4cd2-9e76-9fdf7962ae9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:51:23,356 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/05d383c7852e45b6ab915f9edac20dbe/users/b06406d1d06440c2aa099d8ed607b552/roles/0c2b3d9436e84bae89d0825a34e77d07 used request id req-ca42b7b8-461a-4cd2-9e76-9fdf7962ae9a 2018-07-24 04:51:23,356 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:51:23,356 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:51:23,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:51:23,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:51:23,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c2b3d9436e84bae89d0825a34e77d07", "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj-role"}], "expires_at": "2018-07-24T05:51:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05d383c7852e45b6ab915f9edac20dbe", "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2c731684-9ce5-474-user", "id": "b06406d1d06440c2aa099d8ed607b552"}, "audit_ids": ["qa5QxwvMSvy_NLdc6BSU_g"], "issued_at": "2018-07-24T04:51:23.000000Z"}} 2018-07-24 04:51:23,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ff2b0d70a4d529504c7066ef4cd30a5cc17d92bb" 2018-07-24 04:51:23,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef5953d-79a6-4cbd-ad80-ce88a73db55b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:51:23,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1ef5953d-79a6-4cbd-ad80-ce88a73db55b 2018-07-24 04:51:23,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff2b0d70a4d529504c7066ef4cd30a5cc17d92bb" 2018-07-24 04:51:24,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-d365a4d1-1225-4cfb-bf72-85fef2ee4a3a Date: Tue, 24 Jul 2018 04:51:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image"} 2018-07-24 04:51:24,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image used request id req-d365a4d1-1225-4cfb-bf72-85fef2ee4a3a 2018-07-24 04:51:24,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff2b0d70a4d529504c7066ef4cd30a5cc17d92bb" 2018-07-24 04:51:24,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-794dae0a-2a12-4994-bc31-e42d74adae48 Date: Tue, 24 Jul 2018 04:51: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-07-24 04:51:24,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-794dae0a-2a12-4994-bc31-e42d74adae48 2018-07-24 04:51:24,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff2b0d70a4d529504c7066ef4cd30a5cc17d92bb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image"}' 2018-07-24 04:51:24,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b996ed73-9a4d-42aa-9ffc-fe8b2aed3ac0 Date: Tue, 24 Jul 2018 04:51:24 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:51:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:51:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013", "min_disk": 0, "protected": false, "id": "086fe269-2721-46a0-8b8e-26e7e70e0013", "file": "/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013/file", "checksum": null, "owner": "05d383c7852e45b6ab915f9edac20dbe", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:51:24,475 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b996ed73-9a4d-42aa-9ffc-fe8b2aed3ac0 2018-07-24 04:51:24,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff2b0d70a4d529504c7066ef4cd30a5cc17d92bb" -d '' 2018-07-24 04:51:25,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a801f02-166c-4986-9a4f-3fe57a847f4f Date: Tue, 24 Jul 2018 04:51:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:51:25,434 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013/file used request id req-2a801f02-166c-4986-9a4f-3fe57a847f4f 2018-07-24 04:51:25,434 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:51:25,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff2b0d70a4d529504c7066ef4cd30a5cc17d92bb" 2018-07-24 04:51:25,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d2db9a34-231c-48e6-a0b4-ad393b717a25 Date: Tue, 24 Jul 2018 04:51:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:51:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:51:25Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/086fe269-2721-46a0-8b8e-26e7e70e0013/snap", "metadata": {}}], "self": "/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013", "min_disk": 0, "protected": false, "id": "086fe269-2721-46a0-8b8e-26e7e70e0013", "file": "/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05d383c7852e45b6ab915f9edac20dbe", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/086fe269-2721-46a0-8b8e-26e7e70e0013/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:51:25,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013 used request id req-d2db9a34-231c-48e6-a0b4-ad393b717a25 2018-07-24 04:51:25,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff2b0d70a4d529504c7066ef4cd30a5cc17d92bb" 2018-07-24 04:51:25,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ab5da625-b6b6-4a85-8ee6-5432fb946491 Date: Tue, 24 Jul 2018 04:51:25 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-07-24 04:51:25,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ab5da625-b6b6-4a85-8ee6-5432fb946491 2018-07-24 04:51:25,813 - create_image - INFO - Created image with name - CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image 2018-07-24 04:51:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff2b0d70a4d529504c7066ef4cd30a5cc17d92bb" 2018-07-24 04:51:26,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c81c47cd-02d1-46c7-9f07-f6b761d30c34 Date: Tue, 24 Jul 2018 04:51:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:51:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:51:25Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/086fe269-2721-46a0-8b8e-26e7e70e0013/snap", "metadata": {}}], "self": "/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013", "min_disk": 0, "protected": false, "id": "086fe269-2721-46a0-8b8e-26e7e70e0013", "file": "/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05d383c7852e45b6ab915f9edac20dbe", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/086fe269-2721-46a0-8b8e-26e7e70e0013/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:51:26,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013 used request id req-c81c47cd-02d1-46c7-9f07-f6b761d30c34 2018-07-24 04:51:26,019 - create_image - DEBUG - Instance status is - active 2018-07-24 04:51:26,019 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image 2018-07-24 04:51:26,019 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image 2018-07-24 04:51:26,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:51:26,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:51:26,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["W5Wk0VVpRHOEWfcL-LFp-A"], "issued_at": "2018-07-24T04:51:26.000000Z"}} 2018-07-24 04:51:26,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8fed3fc117144f42daf42d277db8dceaddc01fdf" 2018-07-24 04:51:26,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709be0a4-9490-4999-933f-543448644c65 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:51:26,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-709be0a4-9490-4999-933f-543448644c65 2018-07-24 04:51:26,507 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:51:26,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fed3fc117144f42daf42d277db8dceaddc01fdf" 2018-07-24 04:51:26,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51: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-baa469bb-31bb-43f3-bed2-58cf0383b329 x-compute-request-id: req-baa469bb-31bb-43f3-bed2-58cf0383b329 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:51:26,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-baa469bb-31bb-43f3-bed2-58cf0383b329 2018-07-24 04:51:26,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fed3fc117144f42daf42d277db8dceaddc01fdf" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-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-07-24 04:51:26,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51: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-af416507-f5f7-41e1-83cf-536d19727ecd x-compute-request-id: req-af416507-f5f7-41e1-83cf-536d19727ecd Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/42c7f94d-cb4c-4418-b59f-e946d4e52de4", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/42c7f94d-cb4c-4418-b59f-e946d4e52de4", "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": "42c7f94d-cb4c-4418-b59f-e946d4e52de4"}} 2018-07-24 04:51:26,775 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-af416507-f5f7-41e1-83cf-536d19727ecd 2018-07-24 04:51:26,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:51:26,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:51:27,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c2b3d9436e84bae89d0825a34e77d07", "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj-role"}], "expires_at": "2018-07-24T05:51:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05d383c7852e45b6ab915f9edac20dbe", "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2c731684-9ce5-474-user", "id": "b06406d1d06440c2aa099d8ed607b552"}, "audit_ids": ["AteWX16bRSGNKVBcky6Bvg"], "issued_at": "2018-07-24T04:51:27.000000Z"}} 2018-07-24 04:51:27,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:27,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7d24e7-68a1-4685-a30a-5ab19c792ac2 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:51:27,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ad7d24e7-68a1-4685-a30a-5ab19c792ac2 2018-07-24 04:51:27,376 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:51:27,378 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:51:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:27,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:27 GMT Server: Apache x-openstack-request-id: req-4dbdbb60-7340-44c1-b696-27ca70dee768 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:51:27,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack used request id req-4dbdbb60-7340-44c1-b696-27ca70dee768 2018-07-24 04:51:27,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "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": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name"}}' 2018-07-24 04:51:30,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:51:27 GMT Server: Apache x-openstack-request-id: req-a3884c41-d276-4669-8700-783c316e622a Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "74e42ba6-ca5d-433e-8170-7164b3473530", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}]}} 2018-07-24 04:51:30,360 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks used request id req-a3884c41-d276-4669-8700-783c316e622a 2018-07-24 04:51:30,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:30,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:30 GMT Server: Apache x-openstack-request-id: req-773de45d-56a6-4281-8e8f-4d70f10d90b3 Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:31,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:30 GMT Server: Apache x-openstack-request-id: req-e945760e-65ce-487b-864e-e9c4a5992576 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "05d383c7852e45b6ab915f9edac20dbe", "OS::stack_id": "74e42ba6-ca5d-433e-8170-7164b3473530", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "net_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:31,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-e945760e-65ce-487b-864e-e9c4a5992576 2018-07-24 04:51:31,174 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack 2018-07-24 04:51:31,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:31,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:31 GMT Server: Apache x-openstack-request-id: req-bbd0bfe1-832e-4283-aabe-f6ec99b93f06 Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:31,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:31 GMT Server: Apache x-openstack-request-id: req-a9540905-a3ab-46f3-968d-e01915268b01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "05d383c7852e45b6ab915f9edac20dbe", "OS::stack_id": "74e42ba6-ca5d-433e-8170-7164b3473530", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "net_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:31,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-a9540905-a3ab-46f3-968d-e01915268b01 2018-07-24 04:51:31,594 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:51:31,594 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:51:34,597 - create_stack - DEBUG - Stack status query timeout in 1196.57684302 2018-07-24 04:51:34,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:34,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:34 GMT Server: Apache x-openstack-request-id: req-3d4bfb79-4da1-4f0c-aea5-927fb515eb11 Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:35,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:34 GMT Server: Apache x-openstack-request-id: req-322556f2-81f8-4dd3-93ac-5aaac4c266ee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "05d383c7852e45b6ab915f9edac20dbe", "OS::stack_id": "74e42ba6-ca5d-433e-8170-7164b3473530", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "net_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:35,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-322556f2-81f8-4dd3-93ac-5aaac4c266ee 2018-07-24 04:51:35,032 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:51:35,032 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:51:38,036 - create_stack - DEBUG - Stack status query timeout in 1193.13838696 2018-07-24 04:51:38,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:38,234 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:38 GMT Server: Apache x-openstack-request-id: req-ca493f58-4708-4fc2-be8d-a5e6b23ab9ca Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:38,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:38 GMT Server: Apache x-openstack-request-id: req-c35562c1-9c9a-4537-b5ee-387358ebb30f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "05d383c7852e45b6ab915f9edac20dbe", "OS::stack_id": "74e42ba6-ca5d-433e-8170-7164b3473530", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "net_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:38,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-c35562c1-9c9a-4537-b5ee-387358ebb30f 2018-07-24 04:51:38,439 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:51:38,439 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:51:41,442 - create_stack - DEBUG - Stack status query timeout in 1189.73197103 2018-07-24 04:51:41,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:42,128 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:41 GMT Server: Apache x-openstack-request-id: req-014bd6ff-7a38-4642-b1ee-e8bec491b5f8 Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:42,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:42 GMT Server: Apache x-openstack-request-id: req-6e0cdfd4-900a-416b-b12b-e75820384963 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "05d383c7852e45b6ab915f9edac20dbe", "OS::stack_id": "74e42ba6-ca5d-433e-8170-7164b3473530", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "net_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:42,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-6e0cdfd4-900a-416b-b12b-e75820384963 2018-07-24 04:51:42,339 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:51:42,339 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:51:45,342 - create_stack - DEBUG - Stack status query timeout in 1185.83157206 2018-07-24 04:51:45,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:45,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:45 GMT Server: Apache x-openstack-request-id: req-61b079c6-27a5-4a64-8b16-6d15c58abd20 Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:45,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:45 GMT Server: Apache x-openstack-request-id: req-f6726407-3d00-4698-9974-b8096d2c5346 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "05d383c7852e45b6ab915f9edac20dbe", "OS::stack_id": "74e42ba6-ca5d-433e-8170-7164b3473530", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "net_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:45,589 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-f6726407-3d00-4698-9974-b8096d2c5346 2018-07-24 04:51:45,590 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:51:45,590 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:51:48,593 - create_stack - DEBUG - Stack status query timeout in 1182.58088398 2018-07-24 04:51:48,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:48,625 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:48 GMT Server: Apache x-openstack-request-id: req-36fc10f3-7654-43bc-9835-66f7bcbf0449 Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:48,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:48 GMT Server: Apache x-openstack-request-id: req-9527c8b0-eab5-415f-aead-3b126af6028d 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": "05d383c7852e45b6ab915f9edac20dbe", "OS::stack_id": "74e42ba6-ca5d-433e-8170-7164b3473530", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "net_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:48,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-9527c8b0-eab5-415f-aead-3b126af6028d 2018-07-24 04:51:48,669 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-24 04:51:48,669 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack 2018-07-24 04:51:48,669 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack 2018-07-24 04:51:48,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:51:49,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c2b3d9436e84bae89d0825a34e77d07", "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj-role"}], "expires_at": "2018-07-24T05:51:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05d383c7852e45b6ab915f9edac20dbe", "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2c731684-9ce5-474-user", "id": "b06406d1d06440c2aa099d8ed607b552"}, "audit_ids": ["PjkDyA9FQQam6NUXGwwaCw"], "issued_at": "2018-07-24T04:51:49.000000Z"}} 2018-07-24 04:51:49,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83408c7c4bfd4bef94c3eb53d31b86acc0d12dce" 2018-07-24 04:51:49,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:49 GMT Server: Apache x-openstack-request-id: req-55b0405f-d2c0-48f6-9085-3a73ccf5e8fc Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:49,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:49 GMT Server: Apache x-openstack-request-id: req-688cbac5-a1eb-4fbf-a53a-80a348484288 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": "05d383c7852e45b6ab915f9edac20dbe", "OS::stack_id": "74e42ba6-ca5d-433e-8170-7164b3473530", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "net_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:49,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-688cbac5-a1eb-4fbf-a53a-80a348484288 2018-07-24 04:51:49,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:49,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:49 GMT Server: Apache x-openstack-request-id: req-294f962d-8d7d-4cd7-9f70-09d870cd10b4 Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:49,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:49 GMT Server: Apache x-openstack-request-id: req-7011fd32-6a43-4ef0-924f-75b2362523c0 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": "05d383c7852e45b6ab915f9edac20dbe", "OS::stack_id": "74e42ba6-ca5d-433e-8170-7164b3473530", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "net_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:49,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-7011fd32-6a43-4ef0-924f-75b2362523c0 2018-07-24 04:51:49,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:51:49,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:51:50,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c2b3d9436e84bae89d0825a34e77d07", "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj-role"}], "expires_at": "2018-07-24T05:51:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05d383c7852e45b6ab915f9edac20dbe", "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05d383c7852e45b6ab915f9edac20dbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/05d383c7852e45b6ab915f9edac20dbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/05d383c7852e45b6ab915f9edac20dbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2c731684-9ce5-474-user", "id": "b06406d1d06440c2aa099d8ed607b552"}, "audit_ids": ["Z8Nwd-dIT4S5xF6Yl_vn9A"], "issued_at": "2018-07-24T04:51:50.000000Z"}} 2018-07-24 04:51:50,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2c0b50300663123143704b376e01d6dfe310af37" 2018-07-24 04:51:50,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b847cd1-2b3f-4637-be8b-1716a926d6f7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:51:50,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3b847cd1-2b3f-4637-be8b-1716a926d6f7 2018-07-24 04:51:50,187 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:51:50,191 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:51:50,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c0b50300663123143704b376e01d6dfe310af37" 2018-07-24 04:51:50,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:50 GMT Server: Apache x-openstack-request-id: req-f69c75dd-f583-4705-8559-fef798973db7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "deletion_time": null, "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "tags": null}]} 2018-07-24 04:51:50,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack used request id req-f69c75dd-f583-4705-8559-fef798973db7 2018-07-24 04:51:50,415 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack 2018-07-24 04:51:50,415 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack 2018-07-24 04:51:50,415 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack 2018-07-24 04:51:50,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:50,445 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:50 GMT Server: Apache x-openstack-request-id: req-5ebae832-5564-45e4-9d44-037bb4fcbfe9 Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:50,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:51:50 GMT Server: Apache x-openstack-request-id: req-07d5d151-039f-4117-9a38-3e3cca2d4603 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:51:50,489 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-07d5d151-039f-4117-9a38-3e3cca2d4603 2018-07-24 04:51:50,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:50,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:50 GMT Server: Apache x-openstack-request-id: req-298b0436-0e3e-4cb3-b733-7dd5657eec30 Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:50,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:50 GMT Server: Apache x-openstack-request-id: req-7ac3b11a-f4cd-4469-a5bf-4221473612a9 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": "05d383c7852e45b6ab915f9edac20dbe", "OS::stack_id": "74e42ba6-ca5d-433e-8170-7164b3473530", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name", "net_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:50Z", "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:50,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-7ac3b11a-f4cd-4469-a5bf-4221473612a9 2018-07-24 04:51:50,547 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:51:50,547 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:51:53,551 - create_stack - DEBUG - Stack status query timeout in 1196.93840504 2018-07-24 04:51:53,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:53,750 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:53 GMT Server: Apache x-openstack-request-id: req-20bf873e-5dfd-44b6-80d5-a47b5b3d95b7 Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:53,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:53 GMT Server: Apache x-openstack-request-id: req-90635894-b867-41ff-b96a-d730ff67e471 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": "05d383c7852e45b6ab915f9edac20dbe", "OS::stack_id": "74e42ba6-ca5d-433e-8170-7164b3473530", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name", "net_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:50Z", "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:53,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-90635894-b867-41ff-b96a-d730ff67e471 2018-07-24 04:51:53,931 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:51:53,931 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:51:56,935 - create_stack - DEBUG - Stack status query timeout in 1193.55422091 2018-07-24 04:51:56,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:51:56,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:51:56 GMT Server: Apache x-openstack-request-id: req-cffcfed3-377c-4c54-980c-1d7802ccaf43 Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:51:57,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:51:56 GMT Server: Apache x-openstack-request-id: req-4c95642c-3217-4b79-b476-9cc8e32fb55f 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": "05d383c7852e45b6ab915f9edac20dbe", "OS::stack_id": "74e42ba6-ca5d-433e-8170-7164b3473530", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name", "net_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:51:50Z", "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:51:57,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-4c95642c-3217-4b79-b476-9cc8e32fb55f 2018-07-24 04:51:57,182 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:51:57,182 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:52:00,185 - create_stack - DEBUG - Stack status query timeout in 1190.30367899 2018-07-24 04:52:00,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:52:00,216 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:00 GMT Server: Apache x-openstack-request-id: req-fe3f4212-d952-4c58-87d3-b670837d2f8a Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:00,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:00 GMT Server: Apache x-openstack-request-id: req-eab2a1c7-e301-48a1-b5ed-689c0086a2f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "05d383c7852e45b6ab915f9edac20dbe", "OS::stack_id": "74e42ba6-ca5d-433e-8170-7164b3473530", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "image_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image", "inst_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-inst", "subnet_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-subnet", "flavor_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-flavor-name", "net_name": "CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-net"}, "deletion_time": "2018-07-24T04:51:58Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack", "stack_user_project_id": "be7f126d120c4d38ba77a96edd52f7a3", "tags": null, "creation_time": "2018-07-24T04:51:29Z", "links": [{"href": "http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:51:50Z", "id": "74e42ba6-ca5d-433e-8170-7164b3473530", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:00,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-eab2a1c7-e301-48a1-b5ed-689c0086a2f6 2018-07-24 04:52:00,425 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-24 04:52:00,425 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack 2018-07-24 04:52:00,425 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack 2018-07-24 04:52:00,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/74e42ba6-ca5d-433e-8170-7164b3473530 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098f34a498ea6f604b2804dd075c481970e68f15" 2018-07-24 04:52:00,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:00 GMT Server: Apache x-openstack-request-id: req-29068d2b-7c79-4bb9-b80a-56967305f4ca Location: http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:00,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:52:00 GMT Server: Apache x-openstack-request-id: req-d346f128-dc8f-416d-91c7-d9fef8778935 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:52:00,665 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/05d383c7852e45b6ab915f9edac20dbe/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-stack/74e42ba6-ca5d-433e-8170-7164b3473530 used request id req-d346f128-dc8f-416d-91c7-d9fef8778935 2018-07-24 04:52:00,666 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9ca4b60f-49ef-4f84-bec2-11f297156e2d-image 2018-07-24 04:52:00,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff2b0d70a4d529504c7066ef4cd30a5cc17d92bb" 2018-07-24 04:52:01,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5f79298-4e31-4152-92b7-ca879eb4fe22 Date: Tue, 24 Jul 2018 04:52:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:52:01,130 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/086fe269-2721-46a0-8b8e-26e7e70e0013 used request id req-b5f79298-4e31-4152-92b7-ca879eb4fe22 2018-07-24 04:52:01,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/42c7f94d-cb4c-4418-b59f-e946d4e52de4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fed3fc117144f42daf42d277db8dceaddc01fdf" 2018-07-24 04:52:01,165 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:52: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-81b6d324-2f9d-478d-be00-0a5a860eb1b4 x-compute-request-id: req-81b6d324-2f9d-478d-be00-0a5a860eb1b4 Content-Length: 0 Content-Type: application/json 2018-07-24 04:52:01,165 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/42c7f94d-cb4c-4418-b59f-e946d4e52de4 used request id req-81b6d324-2f9d-478d-be00-0a5a860eb1b4 2018-07-24 04:52:01,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:01,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-16fa3833-dbeb-4edf-a341-c78274196115 Date: Tue, 24 Jul 2018 04:52:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05d383c7852e45b6ab915f9edac20dbe", "created_at": "2018-07-24T04:51:30Z", "updated_at": "2018-07-24T04:51:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:51:31Z", "revision_number": 0, "id": "31ab47b4-2af9-4d0a-bf03-cfb9aaa373ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:51:31Z", "security_group_id": "ebd4712d-6963-453e-b28d-545f6647e5fc", "tenant_id": "05d383c7852e45b6ab915f9edac20dbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "05d383c7852e45b6ab915f9edac20dbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:51:31Z", "revision_number": 0, "id": "6e83c93e-c0f3-46b0-9484-915c7141e6f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:51:31Z", "security_group_id": "ebd4712d-6963-453e-b28d-545f6647e5fc", "tenant_id": "05d383c7852e45b6ab915f9edac20dbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "05d383c7852e45b6ab915f9edac20dbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:51:31Z", "revision_number": 0, "id": "9a0ca87d-8374-4043-af0a-ddc5929ac2ba", "remote_group_id": "ebd4712d-6963-453e-b28d-545f6647e5fc", "remote_ip_prefix": null, "created_at": "2018-07-24T04:51:31Z", "security_group_id": "ebd4712d-6963-453e-b28d-545f6647e5fc", "tenant_id": "05d383c7852e45b6ab915f9edac20dbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "05d383c7852e45b6ab915f9edac20dbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:51:31Z", "revision_number": 0, "id": "ae9b8dc9-d4f1-49d0-9a1c-ad34f259901f", "remote_group_id": "ebd4712d-6963-453e-b28d-545f6647e5fc", "remote_ip_prefix": null, "created_at": "2018-07-24T04:51:31Z", "security_group_id": "ebd4712d-6963-453e-b28d-545f6647e5fc", "tenant_id": "05d383c7852e45b6ab915f9edac20dbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "05d383c7852e45b6ab915f9edac20dbe"}], "revision_number": 4, "project_id": "05d383c7852e45b6ab915f9edac20dbe", "id": "ebd4712d-6963-453e-b28d-545f6647e5fc", "name": "default"}]} 2018-07-24 04:52:01,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-16fa3833-dbeb-4edf-a341-c78274196115 2018-07-24 04:52:01,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:01,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20a04a13-0073-49dc-b7b4-d920a5299283 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:52:01,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-20a04a13-0073-49dc-b7b4-d920a5299283 2018-07-24 04:52:01,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:52:01,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:01,611 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-053ebc51-08f6-4159-8747-43b725b12379 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:52:01,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-053ebc51-08f6-4159-8747-43b725b12379 2018-07-24 04:52:01,611 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:52:01,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:01,709 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce7db743-697d-4d08-b7be-accd6aefcf81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:52:01,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-ce7db743-697d-4d08-b7be-accd6aefcf81 2018-07-24 04:52:01,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:52:01,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:01,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af5c7a7-0d9c-49dc-9f84-568788a9987b Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:52:01,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-6af5c7a7-0d9c-49dc-9f84-568788a9987b 2018-07-24 04:52:01,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:01,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6fd79f-ac6b-47c7-ada1-af9ba5a323b4 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:52:01,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-da6fd79f-ac6b-47c7-ada1-af9ba5a323b4 2018-07-24 04:52:01,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:01,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f9825e0-402b-4bc1-9377-d2c519ad6976 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:52:01,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-8f9825e0-402b-4bc1-9377-d2c519ad6976 2018-07-24 04:52:01,999 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:52:02,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:02,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c9d80a9-e1bf-48c9-927e-380b4520aceb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:52:02,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-6c9d80a9-e1bf-48c9-927e-380b4520aceb 2018-07-24 04:52:02,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:52:02,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:02,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ee3a550-7151-4e82-a628-e9db52cf7744 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:52:02,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-4ee3a550-7151-4e82-a628-e9db52cf7744 2018-07-24 04:52:02,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:52:02,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:02,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce736a03-fbc2-411b-8abf-9cf7553ec623 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:52:02,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-ce736a03-fbc2-411b-8abf-9cf7553ec623 2018-07-24 04:52:02,291 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:52:02,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/05d383c7852e45b6ab915f9edac20dbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:02,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee8aa773-e5ea-4091-bba5-61c6ee810d73 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/05d383c7852e45b6ab915f9edac20dbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "05d383c7852e45b6ab915f9edac20dbe", "name": "CreateStackSuccessTests-2c731684-9ce5-474-proj"}} 2018-07-24 04:52:02,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/05d383c7852e45b6ab915f9edac20dbe used request id req-ee8aa773-e5ea-4091-bba5-61c6ee810d73 2018-07-24 04:52:02,393 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ebd4712d-6963-453e-b28d-545f6647e5fc 2018-07-24 04:52:02,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ebd4712d-6963-453e-b28d-545f6647e5fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:02,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ad9c83dc-85be-41e4-996b-4ff52676c5d7 Date: Tue, 24 Jul 2018 04:52:02 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-07-24T04:51:31Z", "security_group_id": "ebd4712d-6963-453e-b28d-545f6647e5fc", "port_range_min": null, "revision_number": 0, "tenant_id": "05d383c7852e45b6ab915f9edac20dbe", "created_at": "2018-07-24T04:51:31Z", "project_id": "05d383c7852e45b6ab915f9edac20dbe", "id": "31ab47b4-2af9-4d0a-bf03-cfb9aaa373ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:51:31Z", "security_group_id": "ebd4712d-6963-453e-b28d-545f6647e5fc", "port_range_min": null, "revision_number": 0, "tenant_id": "05d383c7852e45b6ab915f9edac20dbe", "created_at": "2018-07-24T04:51:31Z", "project_id": "05d383c7852e45b6ab915f9edac20dbe", "id": "6e83c93e-c0f3-46b0-9484-915c7141e6f4"}, {"remote_group_id": "ebd4712d-6963-453e-b28d-545f6647e5fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:51:31Z", "security_group_id": "ebd4712d-6963-453e-b28d-545f6647e5fc", "port_range_min": null, "revision_number": 0, "tenant_id": "05d383c7852e45b6ab915f9edac20dbe", "created_at": "2018-07-24T04:51:31Z", "project_id": "05d383c7852e45b6ab915f9edac20dbe", "id": "9a0ca87d-8374-4043-af0a-ddc5929ac2ba"}, {"remote_group_id": "ebd4712d-6963-453e-b28d-545f6647e5fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:51:31Z", "security_group_id": "ebd4712d-6963-453e-b28d-545f6647e5fc", "port_range_min": null, "revision_number": 0, "tenant_id": "05d383c7852e45b6ab915f9edac20dbe", "created_at": "2018-07-24T04:51:31Z", "project_id": "05d383c7852e45b6ab915f9edac20dbe", "id": "ae9b8dc9-d4f1-49d0-9a1c-ad34f259901f"}]} 2018-07-24 04:52:02,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ebd4712d-6963-453e-b28d-545f6647e5fc used request id req-ad9c83dc-85be-41e4-996b-4ff52676c5d7 2018-07-24 04:52:02,602 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:52:02,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/ebd4712d-6963-453e-b28d-545f6647e5fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:02,930 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a418d0a-18d7-4685-aee7-367d772263a4 Content-Length: 0 Date: Tue, 24 Jul 2018 04:52:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:52:02,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/ebd4712d-6963-453e-b28d-545f6647e5fc used request id req-3a418d0a-18d7-4685-aee7-367d772263a4 2018-07-24 04:52:02,930 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2c731684-9ce5-474-proj 2018-07-24 04:52:02,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/05d383c7852e45b6ab915f9edac20dbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:03,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8a13f7c-ea44-4b6f-b480-bfaa44561402 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:52:03,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/05d383c7852e45b6ab915f9edac20dbe used request id req-e8a13f7c-ea44-4b6f-b480-bfaa44561402 2018-07-24 04:52:03,220 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2c731684-9ce5-474-proj-role 2018-07-24 04:52:03,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/0c2b3d9436e84bae89d0825a34e77d07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:03,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cba8a1f-eb7c-4761-9f31-d54c1d51665d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:52:03,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/0c2b3d9436e84bae89d0825a34e77d07 used request id req-2cba8a1f-eb7c-4761-9f31-d54c1d51665d 2018-07-24 04:52:03,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00b9257d3f29e459d038964c85e21a410d3982d8" 2018-07-24 04:52:03,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651ed8cd-1141-4f63-82c4-20db42cc9f99 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:52:03,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-651ed8cd-1141-4f63-82c4-20db42cc9f99 2018-07-24 04:52:03,451 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2c731684-9ce5-474-user 2018-07-24 04:52:03,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/b06406d1d06440c2aa099d8ed607b552 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e572f9ee61b4a2dbaa070d2e6354aa117300ca83" 2018-07-24 04:52:03,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4135f1ae-024e-442a-8229-f0dd3f24c492 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:52:03,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b06406d1d06440c2aa099d8ed607b552 used request id req-4135f1ae-024e-442a-8229-f0dd3f24c492 2018-07-24 04:52:03,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:52:04,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:52:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["AGnaE1CNTnOD7pis4gZgEg"], "issued_at": "2018-07-24T04:52:04.000000Z"}} 2018-07-24 04:52:04,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6c6076eacd4d2728e700f9b3f7cec1b495116bb7" 2018-07-24 04:52:04,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56644558-5cf2-494a-b526-30060d37f8dd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:52:04,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-56644558-5cf2-494a-b526-30060d37f8dd 2018-07-24 04:52:04,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:52:04,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:52:04,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:52:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["sIGDZaDETsqP03U3aSbzQw"], "issued_at": "2018-07-24T04:52:04.000000Z"}} 2018-07-24 04:52:04,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:04,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c126dddb-a784-49ac-a25a-047244eacc87 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:52:04,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c126dddb-a784-49ac-a25a-047244eacc87 2018-07-24 04:52:04,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:52:04,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:52: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:52:04,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0e1602c4-df4e-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:04,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b86199-ac1d-4bf8-bed4-facdf2261f11 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0e1602c4-df4e-4a9-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:52:04,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0e1602c4-df4e-4a9-proj used request id req-a7b86199-ac1d-4bf8-bed4-facdf2261f11 2018-07-24 04:52:04,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:04,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04311a2-00ba-4f94-a2aa-184ca845495c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:52:04,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-c04311a2-00ba-4f94-a2aa-184ca845495c 2018-07-24 04:52:04,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-proj"}}' 2018-07-24 04:52:04,980 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5411b4e0-fb77-4ebd-8ce2-9337e3c8c8b9 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/83f7f457ca814232a27e68954ee3cf17"}, "tags": [], "enabled": true, "id": "83f7f457ca814232a27e68954ee3cf17", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-proj"}} 2018-07-24 04:52:04,980 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-5411b4e0-fb77-4ebd-8ce2-9337e3c8c8b9 2018-07-24 04:52:04,981 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-0e1602c4-df4e-4a9-proj 2018-07-24 04:52:04,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:52:04,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:52:05,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["0yR8z3MNRNywIEAVvgxvpQ"], "issued_at": "2018-07-24T04:52:05.000000Z"}} 2018-07-24 04:52:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}59c1237c8b584dbf434409ab888a3004659e4689" 2018-07-24 04:52:05,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b73c2a-b517-4a4d-843c-7a49c2c1b330 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:52:05,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f3b73c2a-b517-4a4d-843c-7a49c2c1b330 2018-07-24 04:52:05,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:52:05,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:52: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:52:05,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c1237c8b584dbf434409ab888a3004659e4689" 2018-07-24 04:52:05,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6180260-01a5-4af6-8790-17d59114f288 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:52:05,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a6180260-01a5-4af6-8790-17d59114f288 2018-07-24 04:52:05,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-0e1602c4-df4e-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c1237c8b584dbf434409ab888a3004659e4689" 2018-07-24 04:52:05,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867f1735-f39d-4dd3-ba53-bc51d01d4615 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-0e1602c4-df4e-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/83f7f457ca814232a27e68954ee3cf17"}, "tags": [], "enabled": true, "id": "83f7f457ca814232a27e68954ee3cf17", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-proj"}]} 2018-07-24 04:52:05,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-0e1602c4-df4e-4a9-proj used request id req-867f1735-f39d-4dd3-ba53-bc51d01d4615 2018-07-24 04:52:05,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c1237c8b584dbf434409ab888a3004659e4689" 2018-07-24 04:52:05,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c95fbf-2979-4881-b84a-c300c628a053 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:52:05,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-67c95fbf-2979-4881-b84a-c300c628a053 2018-07-24 04:52:06,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c1237c8b584dbf434409ab888a3004659e4689" 2018-07-24 04:52:06,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f779d45f-fcdb-408d-8e07-e64bfed536d7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:52:06,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f779d45f-fcdb-408d-8e07-e64bfed536d7 2018-07-24 04:52:06,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-0e1602c4-df4e-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c1237c8b584dbf434409ab888a3004659e4689" 2018-07-24 04:52:06,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef3d5d3-1616-4256-94bb-d0169b3e8eb3 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-0e1602c4-df4e-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/83f7f457ca814232a27e68954ee3cf17"}, "tags": [], "enabled": true, "id": "83f7f457ca814232a27e68954ee3cf17", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-proj"}]} 2018-07-24 04:52:06,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-0e1602c4-df4e-4a9-proj used request id req-2ef3d5d3-1616-4256-94bb-d0169b3e8eb3 2018-07-24 04:52:06,224 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-0e1602c4-df4e-4a9-user 2018-07-24 04:52:06,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:52:06,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:06,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1b3fdf-e16f-48a4-a89e-9a5ae6c8bf85 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:52:06,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cf1b3fdf-e16f-48a4-a89e-9a5ae6c8bf85 2018-07-24 04:52:06,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" -d '{"role": {"name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-proj-role"}}' 2018-07-24 04:52:06,448 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:52:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be2d075c-e3fb-4689-b723-7c4d067b8501 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "31f6ca3448754bca9c8a4f7e2dd9a4b1", "links": {"self": "http://172.30.9.24:5000/v3/roles/31f6ca3448754bca9c8a4f7e2dd9a4b1"}, "name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-proj-role"}} 2018-07-24 04:52:06,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-be2d075c-e3fb-4689-b723-7c4d067b8501 2018-07-24 04:52:06,448 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-0e1602c4-df4e-4a9-proj-role 2018-07-24 04:52:06,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/31f6ca3448754bca9c8a4f7e2dd9a4b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:06,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a4010f-4951-4498-b8ce-877dd1b5b7df Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "31f6ca3448754bca9c8a4f7e2dd9a4b1", "links": {"self": "http://172.30.9.24:5000/v3/roles/31f6ca3448754bca9c8a4f7e2dd9a4b1"}, "name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-proj-role"}} 2018-07-24 04:52:06,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/31f6ca3448754bca9c8a4f7e2dd9a4b1 used request id req-58a4010f-4951-4498-b8ce-877dd1b5b7df 2018-07-24 04:52:06,546 - keystone_utils - INFO - Granting role CreateStackSuccessTests-0e1602c4-df4e-4a9-proj-role to project CreateStackSuccessTests-0e1602c4-df4e-4a9-proj 2018-07-24 04:52:06,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/83f7f457ca814232a27e68954ee3cf17/users/5bdfa2b8748e4653abb4c3828920cd37/roles/31f6ca3448754bca9c8a4f7e2dd9a4b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:06,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:52:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0b6d6f6-aa0d-4cdf-a4af-d3e226f842f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:52:06,678 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/83f7f457ca814232a27e68954ee3cf17/users/5bdfa2b8748e4653abb4c3828920cd37/roles/31f6ca3448754bca9c8a4f7e2dd9a4b1 used request id req-f0b6d6f6-aa0d-4cdf-a4af-d3e226f842f9 2018-07-24 04:52:06,679 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:52:06,679 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:52:06,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:52:06,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:52:07,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31f6ca3448754bca9c8a4f7e2dd9a4b1", "name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-proj-role"}], "expires_at": "2018-07-24T05:52:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83f7f457ca814232a27e68954ee3cf17", "name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_83f7f457ca814232a27e68954ee3cf17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_83f7f457ca814232a27e68954ee3cf17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/83f7f457ca814232a27e68954ee3cf17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/83f7f457ca814232a27e68954ee3cf17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/83f7f457ca814232a27e68954ee3cf17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/83f7f457ca814232a27e68954ee3cf17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/83f7f457ca814232a27e68954ee3cf17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/83f7f457ca814232a27e68954ee3cf17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/83f7f457ca814232a27e68954ee3cf17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/83f7f457ca814232a27e68954ee3cf17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/83f7f457ca814232a27e68954ee3cf17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/83f7f457ca814232a27e68954ee3cf17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/83f7f457ca814232a27e68954ee3cf17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-user", "id": "5bdfa2b8748e4653abb4c3828920cd37"}, "audit_ids": ["KkKXEeDmTAmueBmWZ639LA"], "issued_at": "2018-07-24T04:52:07.000000Z"}} 2018-07-24 04:52:07,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9e5b17dda8965b2de8329ed73c23750538acb6f9" 2018-07-24 04:52:07,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ed04b7-1f7f-4068-8586-24845a97070c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:52:07,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-87ed04b7-1f7f-4068-8586-24845a97070c 2018-07-24 04:52:07,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5b17dda8965b2de8329ed73c23750538acb6f9" 2018-07-24 04:52:07,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-3c82b30e-1cb2-406d-aa68-b268ffa159c8 Date: Tue, 24 Jul 2018 04:52:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image"} 2018-07-24 04:52:07,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image used request id req-3c82b30e-1cb2-406d-aa68-b268ffa159c8 2018-07-24 04:52:07,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5b17dda8965b2de8329ed73c23750538acb6f9" 2018-07-24 04:52:07,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e8e1c76a-3df5-449f-a510-01c3b1952148 Date: Tue, 24 Jul 2018 04:52:07 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-07-24 04:52:07,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e8e1c76a-3df5-449f-a510-01c3b1952148 2018-07-24 04:52:07,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e5b17dda8965b2de8329ed73c23750538acb6f9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image"}' 2018-07-24 04:52:07,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-56d08a84-4fa0-4be3-854a-2b78bba47b4a Date: Tue, 24 Jul 2018 04:52:07 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:52:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:52:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02", "min_disk": 0, "protected": false, "id": "9468f67c-dc5a-4e22-bed2-b55030b3cf02", "file": "/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02/file", "checksum": null, "owner": "83f7f457ca814232a27e68954ee3cf17", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:52:07,815 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-56d08a84-4fa0-4be3-854a-2b78bba47b4a 2018-07-24 04:52:07,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5b17dda8965b2de8329ed73c23750538acb6f9" -d '' 2018-07-24 04:52:08,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f132fe7b-b238-4a5d-9361-379bb126adc8 Date: Tue, 24 Jul 2018 04:52:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:52:08,452 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02/file used request id req-f132fe7b-b238-4a5d-9361-379bb126adc8 2018-07-24 04:52:08,452 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:52:08,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5b17dda8965b2de8329ed73c23750538acb6f9" 2018-07-24 04:52:08,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-fa8d0563-4885-46e8-84d8-313029ca92da Date: Tue, 24 Jul 2018 04:52:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:52:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:52:08Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02/snap", "metadata": {}}], "self": "/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02", "min_disk": 0, "protected": false, "id": "9468f67c-dc5a-4e22-bed2-b55030b3cf02", "file": "/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "83f7f457ca814232a27e68954ee3cf17", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:52:08,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02 used request id req-fa8d0563-4885-46e8-84d8-313029ca92da 2018-07-24 04:52:08,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5b17dda8965b2de8329ed73c23750538acb6f9" 2018-07-24 04:52:08,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6cc14f79-a58a-4708-9f70-242d3ef55cd7 Date: Tue, 24 Jul 2018 04:52:08 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-07-24 04:52:08,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-6cc14f79-a58a-4708-9f70-242d3ef55cd7 2018-07-24 04:52:08,832 - create_image - INFO - Created image with name - CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image 2018-07-24 04:52:08,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5b17dda8965b2de8329ed73c23750538acb6f9" 2018-07-24 04:52:09,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-8da15ca3-2624-46e0-ad46-f882f1ae99d6 Date: Tue, 24 Jul 2018 04:52:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:52:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:52:08Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02/snap", "metadata": {}}], "self": "/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02", "min_disk": 0, "protected": false, "id": "9468f67c-dc5a-4e22-bed2-b55030b3cf02", "file": "/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "83f7f457ca814232a27e68954ee3cf17", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:52:09,027 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02 used request id req-8da15ca3-2624-46e0-ad46-f882f1ae99d6 2018-07-24 04:52:09,028 - create_image - DEBUG - Instance status is - active 2018-07-24 04:52:09,028 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image 2018-07-24 04:52:09,028 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image 2018-07-24 04:52:09,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:52:09,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:52:09,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["wGCuIGS4St-ruO3VCDBhKw"], "issued_at": "2018-07-24T04:52:09.000000Z"}} 2018-07-24 04:52:09,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}58f9a5938fd0176f4cb824c7c45ac77cd15964ae" 2018-07-24 04:52:09,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079a3f28-6b37-4c3a-95df-8b61a6109bc1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:52:09,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-079a3f28-6b37-4c3a-95df-8b61a6109bc1 2018-07-24 04:52:09,632 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:52:09,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f9a5938fd0176f4cb824c7c45ac77cd15964ae" 2018-07-24 04:52:09,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52: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-dec1e2ad-fc9a-4116-8dcd-8acacb13219d x-compute-request-id: req-dec1e2ad-fc9a-4116-8dcd-8acacb13219d Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:52:09,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-dec1e2ad-fc9a-4116-8dcd-8acacb13219d 2018-07-24 04:52:09,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f9a5938fd0176f4cb824c7c45ac77cd15964ae" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-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-07-24 04:52:09,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52: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-45b98425-24f0-4f15-b7ea-a6b6f2521e5f x-compute-request-id: req-45b98425-24f0-4f15-b7ea-a6b6f2521e5f Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/2e5f989f-8c68-4af0-a37b-e3ff1b0138de", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/2e5f989f-8c68-4af0-a37b-e3ff1b0138de", "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": "2e5f989f-8c68-4af0-a37b-e3ff1b0138de"}} 2018-07-24 04:52:09,895 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-45b98425-24f0-4f15-b7ea-a6b6f2521e5f 2018-07-24 04:52:09,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:52:09,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:52:10,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31f6ca3448754bca9c8a4f7e2dd9a4b1", "name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-proj-role"}], "expires_at": "2018-07-24T05:52:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83f7f457ca814232a27e68954ee3cf17", "name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_83f7f457ca814232a27e68954ee3cf17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_83f7f457ca814232a27e68954ee3cf17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/83f7f457ca814232a27e68954ee3cf17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/83f7f457ca814232a27e68954ee3cf17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/83f7f457ca814232a27e68954ee3cf17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/83f7f457ca814232a27e68954ee3cf17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/83f7f457ca814232a27e68954ee3cf17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/83f7f457ca814232a27e68954ee3cf17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/83f7f457ca814232a27e68954ee3cf17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/83f7f457ca814232a27e68954ee3cf17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/83f7f457ca814232a27e68954ee3cf17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/83f7f457ca814232a27e68954ee3cf17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/83f7f457ca814232a27e68954ee3cf17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-user", "id": "5bdfa2b8748e4653abb4c3828920cd37"}, "audit_ids": ["2p4JfnHwTu6oNB8rit_xjg"], "issued_at": "2018-07-24T04:52:10.000000Z"}} 2018-07-24 04:52:10,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1ea3ac2cde6174dffe1543cc8cedad4e9a024eb8" 2018-07-24 04:52:10,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013ab607-64dc-4110-98c5-ef38d364b1ee 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:52:10,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-013ab607-64dc-4110-98c5-ef38d364b1ee 2018-07-24 04:52:10,375 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:52:10,377 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:52:10,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea3ac2cde6174dffe1543cc8cedad4e9a024eb8" 2018-07-24 04:52:10,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:10 GMT Server: Apache x-openstack-request-id: req-799e5bf4-dd0b-4eb1-988f-45bb51eb5e65 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:52:10,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack used request id req-799e5bf4-dd0b-4eb1-988f-45bb51eb5e65 2018-07-24 04:52:10,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea3ac2cde6174dffe1543cc8cedad4e9a024eb8" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "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": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-net", "inst_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-inst", "subnet_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-subnet", "image_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image", "flavor_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-flavor-name"}}' 2018-07-24 04:52:13,019 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:52:10 GMT Server: Apache x-openstack-request-id: req-6eb3959c-d592-4d41-9d27-5f3405080cfc Location: http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "links": [{"href": "http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867", "rel": "self"}]}} 2018-07-24 04:52:13,019 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks used request id req-6eb3959c-d592-4d41-9d27-5f3405080cfc 2018-07-24 04:52:13,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/fc7c7071-b11e-41be-9b78-28d948d8a867 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea3ac2cde6174dffe1543cc8cedad4e9a024eb8" 2018-07-24 04:52:13,213 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:13 GMT Server: Apache x-openstack-request-id: req-7d0ebe8b-1d7c-4c41-891c-093cb8aa1695 Location: http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:13,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:13 GMT Server: Apache x-openstack-request-id: req-add5131c-83c1-4530-9cf6-84141808edc5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "83f7f457ca814232a27e68954ee3cf17", "OS::stack_id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "image_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image", "inst_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-inst", "subnet_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-subnet", "net_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-net", "flavor_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "stack_user_project_id": "3d699dc4eba8446ebea9b9340217c666", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:52:12Z", "links": [{"href": "http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:13,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 used request id req-add5131c-83c1-4530-9cf6-84141808edc5 2018-07-24 04:52:13,428 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack 2018-07-24 04:52:13,428 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-07-24 04:52:13,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/fc7c7071-b11e-41be-9b78-28d948d8a867 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea3ac2cde6174dffe1543cc8cedad4e9a024eb8" 2018-07-24 04:52:13,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:13 GMT Server: Apache x-openstack-request-id: req-1c314070-cf48-4b82-b0df-c58198cf3506 Location: http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:13,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:13 GMT Server: Apache x-openstack-request-id: req-bf1f8fed-66c2-4922-940d-fbb7c79e426f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "83f7f457ca814232a27e68954ee3cf17", "OS::stack_id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "image_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image", "inst_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-inst", "subnet_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-subnet", "net_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-net", "flavor_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "stack_user_project_id": "3d699dc4eba8446ebea9b9340217c666", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:52:12Z", "links": [{"href": "http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:13,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 used request id req-bf1f8fed-66c2-4922-940d-fbb7c79e426f 2018-07-24 04:52:13,834 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-07-24 04:52:13,834 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack 2018-07-24 04:52:13,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/fc7c7071-b11e-41be-9b78-28d948d8a867 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea3ac2cde6174dffe1543cc8cedad4e9a024eb8" 2018-07-24 04:52:14,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:13 GMT Server: Apache x-openstack-request-id: req-4278d146-3ff5-4fc3-bd04-64a4725ca537 Location: http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:14,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:52:14 GMT Server: Apache x-openstack-request-id: req-4942fb54-a7c8-4fd4-b86f-5006a4ec9666 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:52:14,231 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 used request id req-4942fb54-a7c8-4fd4-b86f-5006a4ec9666 2018-07-24 04:52:14,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/fc7c7071-b11e-41be-9b78-28d948d8a867 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea3ac2cde6174dffe1543cc8cedad4e9a024eb8" 2018-07-24 04:52:14,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:14 GMT Server: Apache x-openstack-request-id: req-507d8670-0ef2-4f8c-be05-7b551021f4d7 Location: http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:15,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:14 GMT Server: Apache x-openstack-request-id: req-2e6a287e-41d4-4697-babd-4fc0558dd98a 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": "83f7f457ca814232a27e68954ee3cf17", "OS::stack_id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "image_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image", "inst_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-inst", "subnet_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-subnet", "net_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-net", "flavor_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "stack_user_project_id": "3d699dc4eba8446ebea9b9340217c666", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-07-24T04:52:12Z", "links": [{"href": "http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:15,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 used request id req-2e6a287e-41d4-4697-babd-4fc0558dd98a 2018-07-24 04:52:15,028 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-07-24 04:52:15,028 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:52:18,031 - create_stack - DEBUG - Stack status query timeout in 1196.20035219 2018-07-24 04:52:18,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/fc7c7071-b11e-41be-9b78-28d948d8a867 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea3ac2cde6174dffe1543cc8cedad4e9a024eb8" 2018-07-24 04:52:18,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:18 GMT Server: Apache x-openstack-request-id: req-29af1b41-091d-4713-b0df-8097d0114dd4 Location: http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:18,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:18 GMT Server: Apache x-openstack-request-id: req-3bc96a76-636c-4dda-980d-83f6f12f558c 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": "83f7f457ca814232a27e68954ee3cf17", "OS::stack_id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "image_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image", "inst_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-inst", "subnet_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-subnet", "net_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-net", "flavor_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "stack_user_project_id": "3d699dc4eba8446ebea9b9340217c666", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-07-24T04:52:12Z", "links": [{"href": "http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:18,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 used request id req-3bc96a76-636c-4dda-980d-83f6f12f558c 2018-07-24 04:52:18,458 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-07-24 04:52:18,458 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:52:21,462 - create_stack - DEBUG - Stack status query timeout in 1192.76975703 2018-07-24 04:52:21,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/fc7c7071-b11e-41be-9b78-28d948d8a867 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea3ac2cde6174dffe1543cc8cedad4e9a024eb8" 2018-07-24 04:52:21,654 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:21 GMT Server: Apache x-openstack-request-id: req-dd650a15-071a-48d4-b706-43a5833a3e3e Location: http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:21,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:21 GMT Server: Apache x-openstack-request-id: req-fb08f7af-fb34-44ff-84e8-d820bb0fe46b 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": "83f7f457ca814232a27e68954ee3cf17", "OS::stack_id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "image_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image", "inst_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-inst", "subnet_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-subnet", "flavor_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-flavor-name", "net_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "stack_user_project_id": "3d699dc4eba8446ebea9b9340217c666", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:52:12Z", "links": [{"href": "http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:52:19Z", "id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:21,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 used request id req-fb08f7af-fb34-44ff-84e8-d820bb0fe46b 2018-07-24 04:52:21,864 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:52:21,864 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:52:24,867 - create_stack - DEBUG - Stack status query timeout in 1189.36406207 2018-07-24 04:52:24,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/fc7c7071-b11e-41be-9b78-28d948d8a867 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea3ac2cde6174dffe1543cc8cedad4e9a024eb8" 2018-07-24 04:52:25,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:24 GMT Server: Apache x-openstack-request-id: req-7433886e-8580-49e0-a567-98d70d2fd533 Location: http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:25,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:25 GMT Server: Apache x-openstack-request-id: req-02d5eeb8-314f-4420-bc0f-fec472d101ae 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": "83f7f457ca814232a27e68954ee3cf17", "OS::stack_id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "image_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image", "inst_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-inst", "subnet_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-subnet", "flavor_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-flavor-name", "net_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "stack_user_project_id": "3d699dc4eba8446ebea9b9340217c666", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:52:12Z", "links": [{"href": "http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:52:19Z", "id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:25,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 used request id req-02d5eeb8-314f-4420-bc0f-fec472d101ae 2018-07-24 04:52:25,262 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:52:25,262 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:52:28,265 - create_stack - DEBUG - Stack status query timeout in 1185.96637201 2018-07-24 04:52:28,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/fc7c7071-b11e-41be-9b78-28d948d8a867 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea3ac2cde6174dffe1543cc8cedad4e9a024eb8" 2018-07-24 04:52:28,295 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:28 GMT Server: Apache x-openstack-request-id: req-ff92c1d2-7cbe-4289-9777-e5516e16cc5e Location: http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:28,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:28 GMT Server: Apache x-openstack-request-id: req-d99a6259-26d2-46bd-9cca-6e2edaac0cef 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": "83f7f457ca814232a27e68954ee3cf17", "OS::stack_id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "image_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image", "inst_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-inst", "subnet_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-subnet", "flavor_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-flavor-name", "net_name": "CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-net"}, "deletion_time": "2018-07-24T04:52:26Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack", "stack_user_project_id": "3d699dc4eba8446ebea9b9340217c666", "tags": null, "creation_time": "2018-07-24T04:52:12Z", "links": [{"href": "http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:52:19Z", "id": "fc7c7071-b11e-41be-9b78-28d948d8a867", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:28,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 used request id req-d99a6259-26d2-46bd-9cca-6e2edaac0cef 2018-07-24 04:52:28,483 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-24 04:52:28,483 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack 2018-07-24 04:52:28,484 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack 2018-07-24 04:52:28,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/fc7c7071-b11e-41be-9b78-28d948d8a867 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ea3ac2cde6174dffe1543cc8cedad4e9a024eb8" 2018-07-24 04:52:28,686 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:28 GMT Server: Apache x-openstack-request-id: req-5e33fe08-5ac8-4ac5-b843-462c33f32d2c Location: http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:28,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:52:28 GMT Server: Apache x-openstack-request-id: req-7b54628a-fb88-43f9-a54d-f51b8732a495 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:52:28,712 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/83f7f457ca814232a27e68954ee3cf17/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-stack/fc7c7071-b11e-41be-9b78-28d948d8a867 used request id req-7b54628a-fb88-43f9-a54d-f51b8732a495 2018-07-24 04:52:28,714 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-22a07450-faa2-4aab-92a9-5859edae29ad-image 2018-07-24 04:52:28,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5b17dda8965b2de8329ed73c23750538acb6f9" 2018-07-24 04:52:29,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-559cd5b7-0da6-40fb-9aca-2f356ae526b5 Date: Tue, 24 Jul 2018 04:52:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:52:29,029 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/9468f67c-dc5a-4e22-bed2-b55030b3cf02 used request id req-559cd5b7-0da6-40fb-9aca-2f356ae526b5 2018-07-24 04:52:29,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/2e5f989f-8c68-4af0-a37b-e3ff1b0138de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f9a5938fd0176f4cb824c7c45ac77cd15964ae" 2018-07-24 04:52:29,069 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:52: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-6ecabf2c-8d4b-42a9-a187-fc864a304801 x-compute-request-id: req-6ecabf2c-8d4b-42a9-a187-fc864a304801 Content-Length: 0 Content-Type: application/json 2018-07-24 04:52:29,069 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/2e5f989f-8c68-4af0-a37b-e3ff1b0138de used request id req-6ecabf2c-8d4b-42a9-a187-fc864a304801 2018-07-24 04:52:29,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:29,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4e0b636b-9b1a-46f4-8956-c8474f41019b Date: Tue, 24 Jul 2018 04:52:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83f7f457ca814232a27e68954ee3cf17", "created_at": "2018-07-24T04:52:13Z", "updated_at": "2018-07-24T04:52:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:52:13Z", "revision_number": 0, "id": "98c0e918-3c04-4ed9-b8de-c70151ebfa9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:52:13Z", "security_group_id": "b6c8e1ec-c2c9-4719-ae08-b4f332ad9439", "tenant_id": "83f7f457ca814232a27e68954ee3cf17", "port_range_min": null, "ethertype": "IPv4", "project_id": "83f7f457ca814232a27e68954ee3cf17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:52:13Z", "revision_number": 0, "id": "c74260a3-5f19-44b7-856c-12c179a09269", "remote_group_id": "b6c8e1ec-c2c9-4719-ae08-b4f332ad9439", "remote_ip_prefix": null, "created_at": "2018-07-24T04:52:13Z", "security_group_id": "b6c8e1ec-c2c9-4719-ae08-b4f332ad9439", "tenant_id": "83f7f457ca814232a27e68954ee3cf17", "port_range_min": null, "ethertype": "IPv6", "project_id": "83f7f457ca814232a27e68954ee3cf17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:52:13Z", "revision_number": 0, "id": "e5087b54-10d9-4492-b2d1-c3f5597a5e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:52:13Z", "security_group_id": "b6c8e1ec-c2c9-4719-ae08-b4f332ad9439", "tenant_id": "83f7f457ca814232a27e68954ee3cf17", "port_range_min": null, "ethertype": "IPv6", "project_id": "83f7f457ca814232a27e68954ee3cf17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:52:13Z", "revision_number": 0, "id": "f6dff6a1-8dd6-46df-a06d-048a93c7fb1b", "remote_group_id": "b6c8e1ec-c2c9-4719-ae08-b4f332ad9439", "remote_ip_prefix": null, "created_at": "2018-07-24T04:52:13Z", "security_group_id": "b6c8e1ec-c2c9-4719-ae08-b4f332ad9439", "tenant_id": "83f7f457ca814232a27e68954ee3cf17", "port_range_min": null, "ethertype": "IPv4", "project_id": "83f7f457ca814232a27e68954ee3cf17"}], "revision_number": 4, "project_id": "83f7f457ca814232a27e68954ee3cf17", "id": "b6c8e1ec-c2c9-4719-ae08-b4f332ad9439", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:52:29,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-4e0b636b-9b1a-46f4-8956-c8474f41019b 2018-07-24 04:52:29,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:29,417 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-907fd428-e8cf-4801-813b-9c1d744a2bec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:52:29,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-907fd428-e8cf-4801-813b-9c1d744a2bec 2018-07-24 04:52:29,417 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:52:29,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:29,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e27217e-5bf7-417e-ba24-11ef04bcf7d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:52:29,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-0e27217e-5bf7-417e-ba24-11ef04bcf7d2 2018-07-24 04:52:29,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:52:29,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:29,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1676e41d-0342-4968-968f-2a7b3f152e88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:52:29,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-1676e41d-0342-4968-968f-2a7b3f152e88 2018-07-24 04:52:29,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:52:29,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/83f7f457ca814232a27e68954ee3cf17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:29,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-181bf058-0a9f-479b-b603-c1481abdfb7d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/83f7f457ca814232a27e68954ee3cf17"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "83f7f457ca814232a27e68954ee3cf17", "name": "CreateStackSuccessTests-0e1602c4-df4e-4a9-proj"}} 2018-07-24 04:52:29,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/83f7f457ca814232a27e68954ee3cf17 used request id req-181bf058-0a9f-479b-b603-c1481abdfb7d 2018-07-24 04:52:29,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6c8e1ec-c2c9-4719-ae08-b4f332ad9439 2018-07-24 04:52:29,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b6c8e1ec-c2c9-4719-ae08-b4f332ad9439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:29,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-415a628d-970c-44b4-b872-520d40597f01 Date: Tue, 24 Jul 2018 04:52:29 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-07-24T04:52:13Z", "security_group_id": "b6c8e1ec-c2c9-4719-ae08-b4f332ad9439", "port_range_min": null, "revision_number": 0, "tenant_id": "83f7f457ca814232a27e68954ee3cf17", "created_at": "2018-07-24T04:52:13Z", "project_id": "83f7f457ca814232a27e68954ee3cf17", "id": "98c0e918-3c04-4ed9-b8de-c70151ebfa9e"}, {"remote_group_id": "b6c8e1ec-c2c9-4719-ae08-b4f332ad9439", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:52:13Z", "security_group_id": "b6c8e1ec-c2c9-4719-ae08-b4f332ad9439", "port_range_min": null, "revision_number": 0, "tenant_id": "83f7f457ca814232a27e68954ee3cf17", "created_at": "2018-07-24T04:52:13Z", "project_id": "83f7f457ca814232a27e68954ee3cf17", "id": "c74260a3-5f19-44b7-856c-12c179a09269"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:52:13Z", "security_group_id": "b6c8e1ec-c2c9-4719-ae08-b4f332ad9439", "port_range_min": null, "revision_number": 0, "tenant_id": "83f7f457ca814232a27e68954ee3cf17", "created_at": "2018-07-24T04:52:13Z", "project_id": "83f7f457ca814232a27e68954ee3cf17", "id": "e5087b54-10d9-4492-b2d1-c3f5597a5e3f"}, {"remote_group_id": "b6c8e1ec-c2c9-4719-ae08-b4f332ad9439", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:52:13Z", "security_group_id": "b6c8e1ec-c2c9-4719-ae08-b4f332ad9439", "port_range_min": null, "revision_number": 0, "tenant_id": "83f7f457ca814232a27e68954ee3cf17", "created_at": "2018-07-24T04:52:13Z", "project_id": "83f7f457ca814232a27e68954ee3cf17", "id": "f6dff6a1-8dd6-46df-a06d-048a93c7fb1b"}]} 2018-07-24 04:52:29,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=b6c8e1ec-c2c9-4719-ae08-b4f332ad9439 used request id req-415a628d-970c-44b4-b872-520d40597f01 2018-07-24 04:52:29,907 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:52:29,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/b6c8e1ec-c2c9-4719-ae08-b4f332ad9439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:30,229 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d297098f-085f-4329-b148-33dad168a414 Content-Length: 0 Date: Tue, 24 Jul 2018 04:52:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:52:30,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/b6c8e1ec-c2c9-4719-ae08-b4f332ad9439 used request id req-d297098f-085f-4329-b148-33dad168a414 2018-07-24 04:52:30,230 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-0e1602c4-df4e-4a9-proj 2018-07-24 04:52:30,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/83f7f457ca814232a27e68954ee3cf17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:30,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba0281e-5cbd-4009-8012-03691e5dad61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:52:30,501 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/83f7f457ca814232a27e68954ee3cf17 used request id req-3ba0281e-5cbd-4009-8012-03691e5dad61 2018-07-24 04:52:30,502 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-0e1602c4-df4e-4a9-proj-role 2018-07-24 04:52:30,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/31f6ca3448754bca9c8a4f7e2dd9a4b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:30,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3c5678f-b7b9-49c6-b6c9-fc7edbe82e17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:52:30,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/31f6ca3448754bca9c8a4f7e2dd9a4b1 used request id req-f3c5678f-b7b9-49c6-b6c9-fc7edbe82e17 2018-07-24 04:52:30,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c99f7d8ebfa8c3aa8ba63901937cbac51e9432f" 2018-07-24 04:52:30,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8453c672-c69c-41a5-8294-1520d0706bd3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:52:30,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8453c672-c69c-41a5-8294-1520d0706bd3 2018-07-24 04:52:30,707 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-0e1602c4-df4e-4a9-user 2018-07-24 04:52:30,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/5bdfa2b8748e4653abb4c3828920cd37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c1237c8b584dbf434409ab888a3004659e4689" 2018-07-24 04:52:30,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff96be48-f35f-406b-acda-a242790c9460 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:52:30,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/5bdfa2b8748e4653abb4c3828920cd37 used request id req-ff96be48-f35f-406b-acda-a242790c9460 2018-07-24 04:52:30,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:52:31,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["UtGTVqp7QzeGuYvks-S_fA"], "issued_at": "2018-07-24T04:52:31.000000Z"}} 2018-07-24 04:52:31,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8ccb378cb74476a3cf6ba6d97f1f655b4679229b" 2018-07-24 04:52:31,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408adb6f-b29a-461b-9c38-a4cf7dcd3c1a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:52:31,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-408adb6f-b29a-461b-9c38-a4cf7dcd3c1a 2018-07-24 04:52:31,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:52:31,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:52:31,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Rme29YpSQhqgIDJMMDsKuA"], "issued_at": "2018-07-24T04:52:31.000000Z"}} 2018-07-24 04:52:31,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:52:31,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835acc35-0821-4b59-92e5-d4b31a8c9b9e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:52:31,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-835acc35-0821-4b59-92e5-d4b31a8c9b9e 2018-07-24 04:52:31,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:52:31,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:52:31,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-420fb039-b928-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:52:31,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba07eb31-5ecc-4acf-ab9f-b7b461740a8c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-420fb039-b928-4cc-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:52:31,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-420fb039-b928-4cc-proj used request id req-ba07eb31-5ecc-4acf-ab9f-b7b461740a8c 2018-07-24 04:52:31,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:52:32,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ecbaf02-b354-4241-967a-c2445750a6d2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:52:32,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-6ecbaf02-b354-4241-967a-c2445750a6d2 2018-07-24 04:52:32,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-420fb039-b928-4cc-proj"}}' 2018-07-24 04:52:32,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5060984-6051-4a21-ad32-ef783e8dd4ef Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7c4a7ded839b401099cad524670c5e6d"}, "tags": [], "enabled": true, "id": "7c4a7ded839b401099cad524670c5e6d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-420fb039-b928-4cc-proj"}} 2018-07-24 04:52:32,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b5060984-6051-4a21-ad32-ef783e8dd4ef 2018-07-24 04:52:32,184 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-420fb039-b928-4cc-proj 2018-07-24 04:52:32,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:52:32,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:52:32,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:52:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["qDrMQ4_pTaWrLfwJdNOdKQ"], "issued_at": "2018-07-24T04:52:32.000000Z"}} 2018-07-24 04:52:32,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d6df329107a3f49962c10e94dc5657e0aae129dd" 2018-07-24 04:52:32,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b150cb1-6877-49cf-93a7-6ac085a45102 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:52:32,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5b150cb1-6877-49cf-93a7-6ac085a45102 2018-07-24 04:52:32,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:52:32,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:52:32 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:52:32,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6df329107a3f49962c10e94dc5657e0aae129dd" 2018-07-24 04:52:32,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a3e6a36-7096-42cb-bf19-679ea112d1bf Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:52:32,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4a3e6a36-7096-42cb-bf19-679ea112d1bf 2018-07-24 04:52:32,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-420fb039-b928-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6df329107a3f49962c10e94dc5657e0aae129dd" 2018-07-24 04:52:32,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ebf97d4-592a-4738-b156-4699c94001ca Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-420fb039-b928-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7c4a7ded839b401099cad524670c5e6d"}, "tags": [], "enabled": true, "id": "7c4a7ded839b401099cad524670c5e6d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-420fb039-b928-4cc-proj"}]} 2018-07-24 04:52:32,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-420fb039-b928-4cc-proj used request id req-5ebf97d4-592a-4738-b156-4699c94001ca 2018-07-24 04:52:32,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6df329107a3f49962c10e94dc5657e0aae129dd" 2018-07-24 04:52:33,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abcb9d65-a950-4d11-836a-45e2f9c4f752 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:52:33,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-abcb9d65-a950-4d11-836a-45e2f9c4f752 2018-07-24 04:52:33,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6df329107a3f49962c10e94dc5657e0aae129dd" 2018-07-24 04:52:33,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b323ad-e231-4168-ba8e-cf59026451ba Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:52:33,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d2b323ad-e231-4168-ba8e-cf59026451ba 2018-07-24 04:52:33,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-420fb039-b928-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6df329107a3f49962c10e94dc5657e0aae129dd" 2018-07-24 04:52:33,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d6692d-defe-42cd-b594-18ab7c242894 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-420fb039-b928-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7c4a7ded839b401099cad524670c5e6d"}, "tags": [], "enabled": true, "id": "7c4a7ded839b401099cad524670c5e6d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-420fb039-b928-4cc-proj"}]} 2018-07-24 04:52:33,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-420fb039-b928-4cc-proj used request id req-d4d6692d-defe-42cd-b594-18ab7c242894 2018-07-24 04:52:33,651 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-420fb039-b928-4cc-user 2018-07-24 04:52:33,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:52:33,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:52:33,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6beb0d7a-6c53-47a6-bec2-2edf2b3d2625 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:52:33,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6beb0d7a-6c53-47a6-bec2-2edf2b3d2625 2018-07-24 04:52:33,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" -d '{"role": {"name": "CreateStackSuccessTests-420fb039-b928-4cc-proj-role"}}' 2018-07-24 04:52:33,862 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20f36e41-25d8-4cae-b17e-62b0cc61abe2 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a439ea2b122a41539ec27b456b957ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/a439ea2b122a41539ec27b456b957ddc"}, "name": "CreateStackSuccessTests-420fb039-b928-4cc-proj-role"}} 2018-07-24 04:52:33,862 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-20f36e41-25d8-4cae-b17e-62b0cc61abe2 2018-07-24 04:52:33,862 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-420fb039-b928-4cc-proj-role 2018-07-24 04:52:33,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/a439ea2b122a41539ec27b456b957ddc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:52:33,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0aaea3a-e754-43bc-810b-d57457d60581 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a439ea2b122a41539ec27b456b957ddc", "links": {"self": "http://172.30.9.24:5000/v3/roles/a439ea2b122a41539ec27b456b957ddc"}, "name": "CreateStackSuccessTests-420fb039-b928-4cc-proj-role"}} 2018-07-24 04:52:33,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/a439ea2b122a41539ec27b456b957ddc used request id req-f0aaea3a-e754-43bc-810b-d57457d60581 2018-07-24 04:52:33,959 - keystone_utils - INFO - Granting role CreateStackSuccessTests-420fb039-b928-4cc-proj-role to project CreateStackSuccessTests-420fb039-b928-4cc-proj 2018-07-24 04:52:33,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/7c4a7ded839b401099cad524670c5e6d/users/b92401e311774908b50c6b9c33376806/roles/a439ea2b122a41539ec27b456b957ddc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:52:34,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32d1e08d-3ac0-46b0-9fc0-2835dc0f8649 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:52:34,031 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7c4a7ded839b401099cad524670c5e6d/users/b92401e311774908b50c6b9c33376806/roles/a439ea2b122a41539ec27b456b957ddc used request id req-32d1e08d-3ac0-46b0-9fc0-2835dc0f8649 2018-07-24 04:52:34,032 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:52:34,032 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:52:34,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:52:34,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:52:34,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a439ea2b122a41539ec27b456b957ddc", "name": "CreateStackSuccessTests-420fb039-b928-4cc-proj-role"}], "expires_at": "2018-07-24T05:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c4a7ded839b401099cad524670c5e6d", "name": "CreateStackSuccessTests-420fb039-b928-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7c4a7ded839b401099cad524670c5e6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7c4a7ded839b401099cad524670c5e6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-420fb039-b928-4cc-user", "id": "b92401e311774908b50c6b9c33376806"}, "audit_ids": ["QqZ3B1IESJWtIAG65j51Bw"], "issued_at": "2018-07-24T04:52:34.000000Z"}} 2018-07-24 04:52:34,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1303ffba2936795e1606eed27ec8bcc1e974b292" 2018-07-24 04:52:34,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d72608f-cda4-4052-a26c-fd34e6ea7d8f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:52:34,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4d72608f-cda4-4052-a26c-fd34e6ea7d8f 2018-07-24 04:52:34,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1303ffba2936795e1606eed27ec8bcc1e974b292" 2018-07-24 04:52:34,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-c607df65-b89b-49ea-9dfd-b0d1099eba0e Date: Tue, 24 Jul 2018 04:52:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image"} 2018-07-24 04:52:34,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image used request id req-c607df65-b89b-49ea-9dfd-b0d1099eba0e 2018-07-24 04:52:34,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1303ffba2936795e1606eed27ec8bcc1e974b292" 2018-07-24 04:52:34,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ac0ca03e-a893-4fa8-b2cf-74a0b98251f2 Date: Tue, 24 Jul 2018 04:52:34 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-07-24 04:52:34,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ac0ca03e-a893-4fa8-b2cf-74a0b98251f2 2018-07-24 04:52:34,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1303ffba2936795e1606eed27ec8bcc1e974b292" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image"}' 2018-07-24 04:52:35,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b74c9fe2-4acb-4974-9ffa-4f9da86a081b Date: Tue, 24 Jul 2018 04:52:35 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:52:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:52:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302", "min_disk": 0, "protected": false, "id": "86217307-3ddc-426b-90b3-65c4a68b1302", "file": "/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302/file", "checksum": null, "owner": "7c4a7ded839b401099cad524670c5e6d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:52:35,138 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b74c9fe2-4acb-4974-9ffa-4f9da86a081b 2018-07-24 04:52:35,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1303ffba2936795e1606eed27ec8bcc1e974b292" -d '' 2018-07-24 04:52:36,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6aed7ca2-2369-4b2b-9117-3399d3ed8f1a Date: Tue, 24 Jul 2018 04:52:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:52:36,365 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302/file used request id req-6aed7ca2-2369-4b2b-9117-3399d3ed8f1a 2018-07-24 04:52:36,365 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:52:36,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1303ffba2936795e1606eed27ec8bcc1e974b292" 2018-07-24 04:52:36,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9eb98e24-817a-4ee8-bdcc-9838faa2f771 Date: Tue, 24 Jul 2018 04:52:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:52:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:52:36Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/86217307-3ddc-426b-90b3-65c4a68b1302/snap", "metadata": {}}], "self": "/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302", "min_disk": 0, "protected": false, "id": "86217307-3ddc-426b-90b3-65c4a68b1302", "file": "/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c4a7ded839b401099cad524670c5e6d", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/86217307-3ddc-426b-90b3-65c4a68b1302/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:52:36,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302 used request id req-9eb98e24-817a-4ee8-bdcc-9838faa2f771 2018-07-24 04:52:36,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1303ffba2936795e1606eed27ec8bcc1e974b292" 2018-07-24 04:52:36,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fb8540ad-dae7-4991-bd23-cf50863b8980 Date: Tue, 24 Jul 2018 04:52:36 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-07-24 04:52:36,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-fb8540ad-dae7-4991-bd23-cf50863b8980 2018-07-24 04:52:36,744 - create_image - INFO - Created image with name - CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image 2018-07-24 04:52:36,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1303ffba2936795e1606eed27ec8bcc1e974b292" 2018-07-24 04:52:36,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-fb628b00-5877-44ef-b50b-82ec6bbc44de Date: Tue, 24 Jul 2018 04:52:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:52:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:52:36Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/86217307-3ddc-426b-90b3-65c4a68b1302/snap", "metadata": {}}], "self": "/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302", "min_disk": 0, "protected": false, "id": "86217307-3ddc-426b-90b3-65c4a68b1302", "file": "/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7c4a7ded839b401099cad524670c5e6d", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/86217307-3ddc-426b-90b3-65c4a68b1302/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:52:36,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302 used request id req-fb628b00-5877-44ef-b50b-82ec6bbc44de 2018-07-24 04:52:36,944 - create_image - DEBUG - Instance status is - active 2018-07-24 04:52:36,944 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image 2018-07-24 04:52:36,944 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image 2018-07-24 04:52:36,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:52:36,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:52:37,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:52:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["AOTlRnCgSVGiXefUpOMNYw"], "issued_at": "2018-07-24T04:52:37.000000Z"}} 2018-07-24 04:52:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6e2db719876a4ee640db754c128a928b154caf97" 2018-07-24 04:52:37,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60ca33ef-76e1-4271-bf72-0140ac5d94a3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:52:37,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-60ca33ef-76e1-4271-bf72-0140ac5d94a3 2018-07-24 04:52:37,426 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:52:37,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2db719876a4ee640db754c128a928b154caf97" 2018-07-24 04:52:37,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52: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-787f87e0-6468-44f8-9e79-acaf28fbab11 x-compute-request-id: req-787f87e0-6468-44f8-9e79-acaf28fbab11 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:52:37,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-787f87e0-6468-44f8-9e79-acaf28fbab11 2018-07-24 04:52:37,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2db719876a4ee640db754c128a928b154caf97" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-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-07-24 04:52:37,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52: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-7b9a3a7b-af00-4ce9-951b-fb1e31f66b75 x-compute-request-id: req-7b9a3a7b-af00-4ce9-951b-fb1e31f66b75 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/aa16fd91-41c7-4fd4-975a-9514c9256f64", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/aa16fd91-41c7-4fd4-975a-9514c9256f64", "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": "aa16fd91-41c7-4fd4-975a-9514c9256f64"}} 2018-07-24 04:52:37,667 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-7b9a3a7b-af00-4ce9-951b-fb1e31f66b75 2018-07-24 04:52:37,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:52:37,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:52:38,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a439ea2b122a41539ec27b456b957ddc", "name": "CreateStackSuccessTests-420fb039-b928-4cc-proj-role"}], "expires_at": "2018-07-24T05:52:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c4a7ded839b401099cad524670c5e6d", "name": "CreateStackSuccessTests-420fb039-b928-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7c4a7ded839b401099cad524670c5e6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7c4a7ded839b401099cad524670c5e6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-420fb039-b928-4cc-user", "id": "b92401e311774908b50c6b9c33376806"}, "audit_ids": ["L3UV7G5wRDeQnEFdcnUMvg"], "issued_at": "2018-07-24T04:52:38.000000Z"}} 2018-07-24 04:52:38,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:52:38,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abbb8d5c-cd4b-42e3-87e0-98bae3312a5e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:52:38,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-abbb8d5c-cd4b-42e3-87e0-98bae3312a5e 2018-07-24 04:52:38,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:52:38,186 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:52:38,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:52:38,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:38 GMT Server: Apache x-openstack-request-id: req-f4fe3b86-52cd-44c7-80cf-2fd6cb35a426 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:52:38,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack used request id req-f4fe3b86-52cd-44c7-80cf-2fd6cb35a426 2018-07-24 04:52:38,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "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": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name"}}' 2018-07-24 04:52:40,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:52:38 GMT Server: Apache x-openstack-request-id: req-c2433c57-76fb-45e8-b89c-706394a63da5 Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}]}} 2018-07-24 04:52:40,846 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks used request id req-c2433c57-76fb-45e8-b89c-706394a63da5 2018-07-24 04:52:40,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:52:41,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:40 GMT Server: Apache x-openstack-request-id: req-07be7079-74bc-40a8-9850-6b5c564b859a Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:41,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:41 GMT Server: Apache x-openstack-request-id: req-f3266128-465a-403e-8d9d-99d7776efe14 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "7c4a7ded839b401099cad524670c5e6d", "OS::stack_id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "net_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "stack_user_project_id": "8e7bb95c2643494ea3ff7c368879a21e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:52:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:41,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-f3266128-465a-403e-8d9d-99d7776efe14 2018-07-24 04:52:41,277 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack 2018-07-24 04:52:41,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:52:41,476 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:41 GMT Server: Apache x-openstack-request-id: req-3daa7e82-31a7-4c40-a529-2c50ca5d52de Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:41,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:41 GMT Server: Apache x-openstack-request-id: req-daa3ab19-2c51-4e8a-af02-51e6214ff8b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "7c4a7ded839b401099cad524670c5e6d", "OS::stack_id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "net_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "stack_user_project_id": "8e7bb95c2643494ea3ff7c368879a21e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:52:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:41,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-daa3ab19-2c51-4e8a-af02-51e6214ff8b5 2018-07-24 04:52:41,683 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:52:41,683 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:52:44,686 - create_stack - DEBUG - Stack status query timeout in 1196.59104514 2018-07-24 04:52:44,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:52:44,717 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:44 GMT Server: Apache x-openstack-request-id: req-6d211bdd-1b27-4431-8a01-04b2f411c281 Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:44,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:44 GMT Server: Apache x-openstack-request-id: req-f6bcaf3e-d624-4a87-bcb2-98ee8ae31e03 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "7c4a7ded839b401099cad524670c5e6d", "OS::stack_id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "net_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "stack_user_project_id": "8e7bb95c2643494ea3ff7c368879a21e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:52:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:44,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-f6bcaf3e-d624-4a87-bcb2-98ee8ae31e03 2018-07-24 04:52:44,933 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:52:44,934 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:52:47,937 - create_stack - DEBUG - Stack status query timeout in 1193.34065604 2018-07-24 04:52:47,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:52:47,968 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:47 GMT Server: Apache x-openstack-request-id: req-c60831d9-5b14-4ff1-abcd-23c0a77c4c86 Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:48,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:47 GMT Server: Apache x-openstack-request-id: req-62c3aec5-b0cf-47a7-8d4a-d15d55525afc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "7c4a7ded839b401099cad524670c5e6d", "OS::stack_id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "net_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "stack_user_project_id": "8e7bb95c2643494ea3ff7c368879a21e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:52:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:48,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-62c3aec5-b0cf-47a7-8d4a-d15d55525afc 2018-07-24 04:52:48,011 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:52:48,011 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:52:51,014 - create_stack - DEBUG - Stack status query timeout in 1190.26347518 2018-07-24 04:52:51,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:52:51,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:51 GMT Server: Apache x-openstack-request-id: req-c3077ede-8154-41bd-b9ef-a27fdf7f195d Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:51,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:51 GMT Server: Apache x-openstack-request-id: req-622a4a8a-bddf-48e4-86ad-5c5689939ae5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "7c4a7ded839b401099cad524670c5e6d", "OS::stack_id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "net_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "stack_user_project_id": "8e7bb95c2643494ea3ff7c368879a21e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:52:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:51,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-622a4a8a-bddf-48e4-86ad-5c5689939ae5 2018-07-24 04:52:51,426 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:52:51,426 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:52:54,429 - create_stack - DEBUG - Stack status query timeout in 1186.84830022 2018-07-24 04:52:54,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:52:54,613 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:54 GMT Server: Apache x-openstack-request-id: req-13853912-75e6-4f00-9c5b-0da048443e23 Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:54,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:54 GMT Server: Apache x-openstack-request-id: req-f118b112-a91c-4215-8bdf-15efe5d2bfab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "7c4a7ded839b401099cad524670c5e6d", "OS::stack_id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "net_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "stack_user_project_id": "8e7bb95c2643494ea3ff7c368879a21e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:52:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:54,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-f118b112-a91c-4215-8bdf-15efe5d2bfab 2018-07-24 04:52:54,656 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:52:54,656 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:52:57,659 - create_stack - DEBUG - Stack status query timeout in 1183.61806321 2018-07-24 04:52:57,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:52:57,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-bcc6e188-b83b-4dff-929c-1ac9697dbd8d Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:58,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-19a9cfc2-dce3-4fa3-83bc-9f8959fe8cb7 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": "7c4a7ded839b401099cad524670c5e6d", "OS::stack_id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "net_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "stack_user_project_id": "8e7bb95c2643494ea3ff7c368879a21e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:52:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:58,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-19a9cfc2-dce3-4fa3-83bc-9f8959fe8cb7 2018-07-24 04:52:58,458 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-24 04:52:58,459 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack 2018-07-24 04:52:58,459 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack 2018-07-24 04:52:58,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:52:58,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a439ea2b122a41539ec27b456b957ddc", "name": "CreateStackSuccessTests-420fb039-b928-4cc-proj-role"}], "expires_at": "2018-07-24T05:52:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c4a7ded839b401099cad524670c5e6d", "name": "CreateStackSuccessTests-420fb039-b928-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7c4a7ded839b401099cad524670c5e6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7c4a7ded839b401099cad524670c5e6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7c4a7ded839b401099cad524670c5e6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7c4a7ded839b401099cad524670c5e6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-420fb039-b928-4cc-user", "id": "b92401e311774908b50c6b9c33376806"}, "audit_ids": ["9Kg6_jBfRkOn-dD_0XNGJA"], "issued_at": "2018-07-24T04:52:58.000000Z"}} 2018-07-24 04:52:58,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ed59b018c8b4a30f09b40ec24a8240c1b40e2a" 2018-07-24 04:52:59,058 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-a7d6fb84-8981-4565-95c8-1b0524f0e0cb Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:52:59,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:59 GMT Server: Apache x-openstack-request-id: req-e99c88c7-a7ad-4acd-88cb-580fa414ea9c 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": "7c4a7ded839b401099cad524670c5e6d", "OS::stack_id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "net_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "stack_user_project_id": "8e7bb95c2643494ea3ff7c368879a21e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:52:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:52:59,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-e99c88c7-a7ad-4acd-88cb-580fa414ea9c 2018-07-24 04:52:59,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:52:59,698 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:52:59 GMT Server: Apache x-openstack-request-id: req-5bba09a2-2e46-403f-8510-0829c5a62493 Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:00,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:52:59 GMT Server: Apache x-openstack-request-id: req-76f10c06-9e8e-4ecb-8350-7467fc0747a0 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": "7c4a7ded839b401099cad524670c5e6d", "OS::stack_id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "net_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "stack_user_project_id": "8e7bb95c2643494ea3ff7c368879a21e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:52:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:00,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-76f10c06-9e8e-4ecb-8350-7467fc0747a0 2018-07-24 04:53:00,297 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack 2018-07-24 04:53:00,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:53:00,909 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:00 GMT Server: Apache x-openstack-request-id: req-c2673d72-c9ed-4132-a3e8-5a7ac256b7be Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:00,951 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:53:00 GMT Server: Apache x-openstack-request-id: req-8ed98abf-f9c3-4343-a7e7-7d5fd0cc45f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:53:00,951 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-8ed98abf-f9c3-4343-a7e7-7d5fd0cc45f3 2018-07-24 04:53:00,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:53:01,153 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:00 GMT Server: Apache x-openstack-request-id: req-c04057a6-740c-47c0-a5dc-057b946dd10f Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:01,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:01 GMT Server: Apache x-openstack-request-id: req-cbdf08a9-870f-41f8-a607-33d24d4ff99e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 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": "7c4a7ded839b401099cad524670c5e6d", "OS::stack_id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name", "net_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "stack_user_project_id": "8e7bb95c2643494ea3ff7c368879a21e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:52:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:53:00Z", "id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:01,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-cbdf08a9-870f-41f8-a607-33d24d4ff99e 2018-07-24 04:53:01,180 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:53:01,180 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:53:04,184 - create_stack - DEBUG - Stack status query timeout in 1196.76810694 2018-07-24 04:53:04,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:53:04,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:04 GMT Server: Apache x-openstack-request-id: req-f0795abf-ef5b-4170-8bcc-4354eda1c89b Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:04,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:04 GMT Server: Apache x-openstack-request-id: req-a173cf1a-ed89-4d82-9e45-2ba6ff6aceb8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 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": "7c4a7ded839b401099cad524670c5e6d", "OS::stack_id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name", "net_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "stack_user_project_id": "8e7bb95c2643494ea3ff7c368879a21e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:52:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:53:00Z", "id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:04,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-a173cf1a-ed89-4d82-9e45-2ba6ff6aceb8 2018-07-24 04:53:04,418 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:53:04,418 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:53:07,421 - create_stack - DEBUG - Stack status query timeout in 1193.53064704 2018-07-24 04:53:07,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:53:07,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:07 GMT Server: Apache x-openstack-request-id: req-fd835825-51ae-48a6-ba68-59490d4b78a7 Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:07,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:07 GMT Server: Apache x-openstack-request-id: req-1bce657d-62df-43ae-81ea-d7e6abf505d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 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": "7c4a7ded839b401099cad524670c5e6d", "OS::stack_id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name", "net_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "stack_user_project_id": "8e7bb95c2643494ea3ff7c368879a21e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:52:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:53:00Z", "id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:07,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-1bce657d-62df-43ae-81ea-d7e6abf505d4 2018-07-24 04:53:07,483 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:53:07,483 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:53:10,486 - create_stack - DEBUG - Stack status query timeout in 1190.46538901 2018-07-24 04:53:10,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:53:10,686 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:10 GMT Server: Apache x-openstack-request-id: req-24c85300-4bf2-4d3a-a352-34faec363168 Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:10,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:10 GMT Server: Apache x-openstack-request-id: req-75358d17-1c2d-486f-a40c-e4558b53a928 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": "7c4a7ded839b401099cad524670c5e6d", "OS::stack_id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "image_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image", "inst_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-inst", "subnet_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-subnet", "flavor_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-flavor-name", "net_name": "CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-net"}, "deletion_time": "2018-07-24T04:53:08Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack", "stack_user_project_id": "8e7bb95c2643494ea3ff7c368879a21e", "tags": null, "creation_time": "2018-07-24T04:52:40Z", "links": [{"href": "http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:53:00Z", "id": "37e08884-59d6-49c9-adb9-b1c5bbe88cf6", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:10,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-75358d17-1c2d-486f-a40c-e4558b53a928 2018-07-24 04:53:10,911 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-24 04:53:10,911 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack 2018-07-24 04:53:10,911 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack 2018-07-24 04:53:10,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5229ee4cd13759a93baeb7ff8305754605334e" 2018-07-24 04:53:11,528 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:10 GMT Server: Apache x-openstack-request-id: req-390f1c33-83e6-4e76-a2de-f5bf00bfb24f Location: http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:11,554 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:53:11 GMT Server: Apache x-openstack-request-id: req-f5ec12ad-cf65-4ea7-b8f0-aec8199e792c Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:53:11,555 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/7c4a7ded839b401099cad524670c5e6d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-stack/37e08884-59d6-49c9-adb9-b1c5bbe88cf6 used request id req-f5ec12ad-cf65-4ea7-b8f0-aec8199e792c 2018-07-24 04:53:11,556 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-a992b646-1748-49d7-8396-6e404dd2f3ee-image 2018-07-24 04:53:11,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1303ffba2936795e1606eed27ec8bcc1e974b292" 2018-07-24 04:53:12,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1327fc0-86dc-45ca-af3c-099c1a6e3f4a Date: Tue, 24 Jul 2018 04:53:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:53:12,424 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/86217307-3ddc-426b-90b3-65c4a68b1302 used request id req-c1327fc0-86dc-45ca-af3c-099c1a6e3f4a 2018-07-24 04:53:12,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/aa16fd91-41c7-4fd4-975a-9514c9256f64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2db719876a4ee640db754c128a928b154caf97" 2018-07-24 04:53:12,458 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:53: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 x-openstack-request-id: req-fdb90fe4-0f4f-4c4c-8427-449a614ba360 x-compute-request-id: req-fdb90fe4-0f4f-4c4c-8427-449a614ba360 Content-Length: 0 Content-Type: application/json 2018-07-24 04:53:12,458 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/aa16fd91-41c7-4fd4-975a-9514c9256f64 used request id req-fdb90fe4-0f4f-4c4c-8427-449a614ba360 2018-07-24 04:53:12,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:53:12,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1ae14c22-1800-40c9-9cce-c5ba38e9ff69 Date: Tue, 24 Jul 2018 04:53:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c4a7ded839b401099cad524670c5e6d", "created_at": "2018-07-24T04:52:41Z", "updated_at": "2018-07-24T04:52:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:52:41Z", "revision_number": 0, "id": "bb20dce0-00d8-422b-be35-50b5eb4c5f7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:52:41Z", "security_group_id": "7e20453e-c617-4561-b5e9-f59253432ac5", "tenant_id": "7c4a7ded839b401099cad524670c5e6d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c4a7ded839b401099cad524670c5e6d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:52:41Z", "revision_number": 0, "id": "c5ccf914-cc5e-48fd-9db2-8716fdaf7a88", "remote_group_id": "7e20453e-c617-4561-b5e9-f59253432ac5", "remote_ip_prefix": null, "created_at": "2018-07-24T04:52:41Z", "security_group_id": "7e20453e-c617-4561-b5e9-f59253432ac5", "tenant_id": "7c4a7ded839b401099cad524670c5e6d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c4a7ded839b401099cad524670c5e6d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:52:41Z", "revision_number": 0, "id": "d446fe83-d749-4a69-a39c-5465d0354bf9", "remote_group_id": "7e20453e-c617-4561-b5e9-f59253432ac5", "remote_ip_prefix": null, "created_at": "2018-07-24T04:52:41Z", "security_group_id": "7e20453e-c617-4561-b5e9-f59253432ac5", "tenant_id": "7c4a7ded839b401099cad524670c5e6d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c4a7ded839b401099cad524670c5e6d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:52:41Z", "revision_number": 0, "id": "d902e544-60ad-4552-ba47-26a487267d8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:52:41Z", "security_group_id": "7e20453e-c617-4561-b5e9-f59253432ac5", "tenant_id": "7c4a7ded839b401099cad524670c5e6d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c4a7ded839b401099cad524670c5e6d"}], "revision_number": 4, "project_id": "7c4a7ded839b401099cad524670c5e6d", "id": "7e20453e-c617-4561-b5e9-f59253432ac5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:53:12,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-1ae14c22-1800-40c9-9cce-c5ba38e9ff69 2018-07-24 04:53:12,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:53:12,809 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37588ea7-30fe-4394-9897-12f449589358 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:53:12,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-37588ea7-30fe-4394-9897-12f449589358 2018-07-24 04:53:12,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:53:12,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:53:12,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f353452d-80d5-4f62-8666-a7c5a31897cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:53:12,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-f353452d-80d5-4f62-8666-a7c5a31897cf 2018-07-24 04:53:12,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:53:12,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7c4a7ded839b401099cad524670c5e6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:53:12,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56657b93-b553-4546-964d-846b4345e1ed Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7c4a7ded839b401099cad524670c5e6d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c4a7ded839b401099cad524670c5e6d", "name": "CreateStackSuccessTests-420fb039-b928-4cc-proj"}} 2018-07-24 04:53:12,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7c4a7ded839b401099cad524670c5e6d used request id req-56657b93-b553-4546-964d-846b4345e1ed 2018-07-24 04:53:12,998 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e20453e-c617-4561-b5e9-f59253432ac5 2018-07-24 04:53:13,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7e20453e-c617-4561-b5e9-f59253432ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:53:13,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-afae1822-c46a-426f-86ad-4d1be282dc37 Date: Tue, 24 Jul 2018 04:53: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-07-24T04:52:41Z", "security_group_id": "7e20453e-c617-4561-b5e9-f59253432ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "7c4a7ded839b401099cad524670c5e6d", "created_at": "2018-07-24T04:52:41Z", "project_id": "7c4a7ded839b401099cad524670c5e6d", "id": "bb20dce0-00d8-422b-be35-50b5eb4c5f7d"}, {"remote_group_id": "7e20453e-c617-4561-b5e9-f59253432ac5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:52:41Z", "security_group_id": "7e20453e-c617-4561-b5e9-f59253432ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "7c4a7ded839b401099cad524670c5e6d", "created_at": "2018-07-24T04:52:41Z", "project_id": "7c4a7ded839b401099cad524670c5e6d", "id": "c5ccf914-cc5e-48fd-9db2-8716fdaf7a88"}, {"remote_group_id": "7e20453e-c617-4561-b5e9-f59253432ac5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:52:41Z", "security_group_id": "7e20453e-c617-4561-b5e9-f59253432ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "7c4a7ded839b401099cad524670c5e6d", "created_at": "2018-07-24T04:52:41Z", "project_id": "7c4a7ded839b401099cad524670c5e6d", "id": "d446fe83-d749-4a69-a39c-5465d0354bf9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:52:41Z", "security_group_id": "7e20453e-c617-4561-b5e9-f59253432ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "7c4a7ded839b401099cad524670c5e6d", "created_at": "2018-07-24T04:52:41Z", "project_id": "7c4a7ded839b401099cad524670c5e6d", "id": "d902e544-60ad-4552-ba47-26a487267d8f"}]} 2018-07-24 04:53:13,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=7e20453e-c617-4561-b5e9-f59253432ac5 used request id req-afae1822-c46a-426f-86ad-4d1be282dc37 2018-07-24 04:53:13,200 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:53:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/7e20453e-c617-4561-b5e9-f59253432ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:53:13,574 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebad0e95-f60a-40aa-8e26-28c0957d5435 Content-Length: 0 Date: Tue, 24 Jul 2018 04:53:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:53:13,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/7e20453e-c617-4561-b5e9-f59253432ac5 used request id req-ebad0e95-f60a-40aa-8e26-28c0957d5435 2018-07-24 04:53:13,574 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-420fb039-b928-4cc-proj 2018-07-24 04:53:13,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/7c4a7ded839b401099cad524670c5e6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:53:13,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a695b70a-8793-490d-94fa-a54c288d7241 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:53:13,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/7c4a7ded839b401099cad524670c5e6d used request id req-a695b70a-8793-490d-94fa-a54c288d7241 2018-07-24 04:53:13,825 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-420fb039-b928-4cc-proj-role 2018-07-24 04:53:13,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/a439ea2b122a41539ec27b456b957ddc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:53:13,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b63de0e-a38c-434d-bdd2-ed8241d7f70f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:53:13,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/a439ea2b122a41539ec27b456b957ddc used request id req-1b63de0e-a38c-434d-bdd2-ed8241d7f70f 2018-07-24 04:53:13,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b789a18b3aa3d3a44b3e5357b252dd5ddd2b42" 2018-07-24 04:53:14,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816d456f-0642-48f8-bc6d-1db620454abe Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:53:14,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-816d456f-0642-48f8-bc6d-1db620454abe 2018-07-24 04:53:14,043 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-420fb039-b928-4cc-user 2018-07-24 04:53:14,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/b92401e311774908b50c6b9c33376806 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6df329107a3f49962c10e94dc5657e0aae129dd" 2018-07-24 04:53:14,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-699b7a3e-46b7-4d78-8595-c5251dafa562 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:53:14,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b92401e311774908b50c6b9c33376806 used request id req-699b7a3e-46b7-4d78-8595-c5251dafa562 2018-07-24 04:53:14,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:53:14,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:53:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["MUq9GqlkSn2zIpUWi8h1rg"], "issued_at": "2018-07-24T04:53:14.000000Z"}} 2018-07-24 04:53:14,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}53ba9eacf6463aab432541a058c6dc50ebce38a1" 2018-07-24 04:53:14,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7b080a-da82-4b49-8a6c-e0f310586c85 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:53:14,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2f7b080a-da82-4b49-8a6c-e0f310586c85 2018-07-24 04:53:14,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:53:14,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:53:15,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:53:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["xjbhRze1S0e06UwjYQ7J7g"], "issued_at": "2018-07-24T04:53:15.000000Z"}} 2018-07-24 04:53:15,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:15,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e46fdf4-778d-4b02-a526-7dbb1dc79c9e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:53:15,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6e46fdf4-778d-4b02-a526-7dbb1dc79c9e 2018-07-24 04:53:15,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:53:15,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:53:15 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:53:15,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4eb7424e-ab89-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:15,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb232e8-8946-4d7b-82bb-6c186349f0ea Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4eb7424e-ab89-46c-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:53:15,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4eb7424e-ab89-46c-proj used request id req-adb232e8-8946-4d7b-82bb-6c186349f0ea 2018-07-24 04:53:15,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:15,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632eb5c7-b888-4397-ad4d-490a3fa16be4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:53:15,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-632eb5c7-b888-4397-ad4d-490a3fa16be4 2018-07-24 04:53:15,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj"}}' 2018-07-24 04:53:15,627 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7734ff5b-2f3c-4fc0-ba49-aa931b586b06 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/40b5db0e250b44aab72857090fd311b5"}, "tags": [], "enabled": true, "id": "40b5db0e250b44aab72857090fd311b5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj"}} 2018-07-24 04:53:15,627 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-7734ff5b-2f3c-4fc0-ba49-aa931b586b06 2018-07-24 04:53:15,628 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-4eb7424e-ab89-46c-proj 2018-07-24 04:53:15,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:53:15,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:53:16,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:53:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["s8qSveUcQIuArJKq57Gdkg"], "issued_at": "2018-07-24T04:53:16.000000Z"}} 2018-07-24 04:53:16,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6da806b5122a5ccf74a9210ec3dc049033987c54" 2018-07-24 04:53:16,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6cc1bfa-b239-4315-916f-d35411d885be 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:53:16,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d6cc1bfa-b239-4315-916f-d35411d885be 2018-07-24 04:53:16,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:53:16,124 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:53:16 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:53:16,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da806b5122a5ccf74a9210ec3dc049033987c54" 2018-07-24 04:53:16,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb068d3a-7dcf-49bd-9c94-8a61a7f40680 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:53:16,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-cb068d3a-7dcf-49bd-9c94-8a61a7f40680 2018-07-24 04:53:16,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-4eb7424e-ab89-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da806b5122a5ccf74a9210ec3dc049033987c54" 2018-07-24 04:53:16,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60aeb6f-7d54-40f2-b5fc-60c76bfe39c7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-4eb7424e-ab89-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/40b5db0e250b44aab72857090fd311b5"}, "tags": [], "enabled": true, "id": "40b5db0e250b44aab72857090fd311b5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj"}]} 2018-07-24 04:53:16,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-4eb7424e-ab89-46c-proj used request id req-d60aeb6f-7d54-40f2-b5fc-60c76bfe39c7 2018-07-24 04:53:16,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da806b5122a5ccf74a9210ec3dc049033987c54" 2018-07-24 04:53:16,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3557ca7-d8b6-45de-aff0-03bec41f5f6b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:53:16,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e3557ca7-d8b6-45de-aff0-03bec41f5f6b 2018-07-24 04:53:16,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da806b5122a5ccf74a9210ec3dc049033987c54" 2018-07-24 04:53:16,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16ce90c-f574-4dd8-b638-6e1c3c30fce5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:53:16,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f16ce90c-f574-4dd8-b638-6e1c3c30fce5 2018-07-24 04:53:16,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-4eb7424e-ab89-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da806b5122a5ccf74a9210ec3dc049033987c54" 2018-07-24 04:53:16,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75f0b6c-1a81-4e0b-9a30-660e516ac984 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-4eb7424e-ab89-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/40b5db0e250b44aab72857090fd311b5"}, "tags": [], "enabled": true, "id": "40b5db0e250b44aab72857090fd311b5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj"}]} 2018-07-24 04:53:16,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-4eb7424e-ab89-46c-proj used request id req-c75f0b6c-1a81-4e0b-9a30-660e516ac984 2018-07-24 04:53:16,886 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-4eb7424e-ab89-46c-user 2018-07-24 04:53:16,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:53:16,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:16,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98da0e7d-3a15-4e72-a57a-c86aeef02a29 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:53:16,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-98da0e7d-3a15-4e72-a57a-c86aeef02a29 2018-07-24 04:53:16,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" -d '{"role": {"name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj-role"}}' 2018-07-24 04:53:17,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c859099-0a8d-4e2d-8c2e-0e2838e5f164 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6bdcca82fa1249018097dc039a38e784", "links": {"self": "http://172.30.9.24:5000/v3/roles/6bdcca82fa1249018097dc039a38e784"}, "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj-role"}} 2018-07-24 04:53:17,112 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-2c859099-0a8d-4e2d-8c2e-0e2838e5f164 2018-07-24 04:53:17,112 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-4eb7424e-ab89-46c-proj-role 2018-07-24 04:53:17,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/6bdcca82fa1249018097dc039a38e784 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:17,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aef8e2d-32f2-4a6d-99b2-99f20facd5f7 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6bdcca82fa1249018097dc039a38e784", "links": {"self": "http://172.30.9.24:5000/v3/roles/6bdcca82fa1249018097dc039a38e784"}, "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj-role"}} 2018-07-24 04:53:17,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/6bdcca82fa1249018097dc039a38e784 used request id req-0aef8e2d-32f2-4a6d-99b2-99f20facd5f7 2018-07-24 04:53:17,203 - keystone_utils - INFO - Granting role CreateStackSuccessTests-4eb7424e-ab89-46c-proj-role to project CreateStackSuccessTests-4eb7424e-ab89-46c-proj 2018-07-24 04:53:17,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/40b5db0e250b44aab72857090fd311b5/users/ce8c39c2c6d14f03bd57ed0f9e8f63b7/roles/6bdcca82fa1249018097dc039a38e784 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:17,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-904d559d-a236-4694-bd3b-fca9bc1fa4f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:53:17,271 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/40b5db0e250b44aab72857090fd311b5/users/ce8c39c2c6d14f03bd57ed0f9e8f63b7/roles/6bdcca82fa1249018097dc039a38e784 used request id req-904d559d-a236-4694-bd3b-fca9bc1fa4f1 2018-07-24 04:53:17,271 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:53:17,271 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:53:17,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:53:17,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:53:17,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdcca82fa1249018097dc039a38e784", "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj-role"}], "expires_at": "2018-07-24T05:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b5db0e250b44aab72857090fd311b5", "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-user", "id": "ce8c39c2c6d14f03bd57ed0f9e8f63b7"}, "audit_ids": ["C7wSqcWPR8qDz6t5zCncVg"], "issued_at": "2018-07-24T04:53:17.000000Z"}} 2018-07-24 04:53:17,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}58b4a45fca3305e8fc9db7aa8aadd1e9769fdc40" 2018-07-24 04:53:17,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29c2ef5-30ee-4d7e-bb8c-a9971cdd790a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:53:17,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b29c2ef5-30ee-4d7e-bb8c-a9971cdd790a 2018-07-24 04:53:17,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58b4a45fca3305e8fc9db7aa8aadd1e9769fdc40" 2018-07-24 04:53:17,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-cf2ddbed-da59-4a8c-b863-31232302ea29 Date: Tue, 24 Jul 2018 04:53:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image"} 2018-07-24 04:53:17,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image used request id req-cf2ddbed-da59-4a8c-b863-31232302ea29 2018-07-24 04:53:17,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58b4a45fca3305e8fc9db7aa8aadd1e9769fdc40" 2018-07-24 04:53:18,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-89c10195-6ae6-4915-b107-2e4defc17bb3 Date: Tue, 24 Jul 2018 04:53: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-07-24 04:53:18,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-89c10195-6ae6-4915-b107-2e4defc17bb3 2018-07-24 04:53:18,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58b4a45fca3305e8fc9db7aa8aadd1e9769fdc40" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image"}' 2018-07-24 04:53:18,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2545b6bb-f603-423c-bf65-17f905c895a8 Date: Tue, 24 Jul 2018 04:53:18 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:53:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:53:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a", "min_disk": 0, "protected": false, "id": "05b306f2-9348-46a7-85b1-8e627916a58a", "file": "/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a/file", "checksum": null, "owner": "40b5db0e250b44aab72857090fd311b5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:53:18,476 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-2545b6bb-f603-423c-bf65-17f905c895a8 2018-07-24 04:53:18,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58b4a45fca3305e8fc9db7aa8aadd1e9769fdc40" -d '' 2018-07-24 04:53:19,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a062a02-9755-4cff-9606-0fd0d0849ccd Date: Tue, 24 Jul 2018 04:53:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:53:19,128 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a/file used request id req-2a062a02-9755-4cff-9606-0fd0d0849ccd 2018-07-24 04:53:19,128 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:53:19,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58b4a45fca3305e8fc9db7aa8aadd1e9769fdc40" 2018-07-24 04:53:19,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f333eed8-c599-46fa-b703-de105a6a34e6 Date: Tue, 24 Jul 2018 04:53:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:53:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:53:19Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/05b306f2-9348-46a7-85b1-8e627916a58a/snap", "metadata": {}}], "self": "/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a", "min_disk": 0, "protected": false, "id": "05b306f2-9348-46a7-85b1-8e627916a58a", "file": "/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40b5db0e250b44aab72857090fd311b5", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/05b306f2-9348-46a7-85b1-8e627916a58a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:53:19,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a used request id req-f333eed8-c599-46fa-b703-de105a6a34e6 2018-07-24 04:53:19,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58b4a45fca3305e8fc9db7aa8aadd1e9769fdc40" 2018-07-24 04:53:19,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0a4f365e-21a7-4b5e-92c1-fd6c8c1b71e4 Date: Tue, 24 Jul 2018 04:53: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-07-24 04:53:19,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-0a4f365e-21a7-4b5e-92c1-fd6c8c1b71e4 2018-07-24 04:53:19,516 - create_image - INFO - Created image with name - CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image 2018-07-24 04:53:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58b4a45fca3305e8fc9db7aa8aadd1e9769fdc40" 2018-07-24 04:53:19,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-76d6d3d3-8208-4886-87c1-d8ff2ed1ac8c Date: Tue, 24 Jul 2018 04:53:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:53:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:53:19Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/05b306f2-9348-46a7-85b1-8e627916a58a/snap", "metadata": {}}], "self": "/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a", "min_disk": 0, "protected": false, "id": "05b306f2-9348-46a7-85b1-8e627916a58a", "file": "/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40b5db0e250b44aab72857090fd311b5", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/05b306f2-9348-46a7-85b1-8e627916a58a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:53:19,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a used request id req-76d6d3d3-8208-4886-87c1-d8ff2ed1ac8c 2018-07-24 04:53:19,538 - create_image - DEBUG - Instance status is - active 2018-07-24 04:53:19,538 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image 2018-07-24 04:53:19,538 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image 2018-07-24 04:53:19,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:53:19,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:53:19,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:53:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["zuLVVv5JSny5a8LXl1ZsNw"], "issued_at": "2018-07-24T04:53:19.000000Z"}} 2018-07-24 04:53:19,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6f8d53be374ceba7b3e7617f7194f032d8345976" 2018-07-24 04:53:20,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1816c6c1-a2d5-4638-8591-0d377e761915 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:53:20,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1816c6c1-a2d5-4638-8591-0d377e761915 2018-07-24 04:53:20,020 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:53:20,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8d53be374ceba7b3e7617f7194f032d8345976" 2018-07-24 04:53:20,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53: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-e38e95ef-1bf5-4944-b3e7-6db09d497b28 x-compute-request-id: req-e38e95ef-1bf5-4944-b3e7-6db09d497b28 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:53:20,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e38e95ef-1bf5-4944-b3e7-6db09d497b28 2018-07-24 04:53:20,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8d53be374ceba7b3e7617f7194f032d8345976" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-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-07-24 04:53:20,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53: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-8b91049c-553d-4c02-bf5a-793b9bfcb706 x-compute-request-id: req-8b91049c-553d-4c02-bf5a-793b9bfcb706 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/74831018-e96e-45f7-87b1-62c3aaf94426", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/74831018-e96e-45f7-87b1-62c3aaf94426", "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": "74831018-e96e-45f7-87b1-62c3aaf94426"}} 2018-07-24 04:53:20,270 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8b91049c-553d-4c02-bf5a-793b9bfcb706 2018-07-24 04:53:20,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:53:20,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:53:20,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdcca82fa1249018097dc039a38e784", "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj-role"}], "expires_at": "2018-07-24T05:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b5db0e250b44aab72857090fd311b5", "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-user", "id": "ce8c39c2c6d14f03bd57ed0f9e8f63b7"}, "audit_ids": ["OOiM6ea4QCG5-Xa7jckF3Q"], "issued_at": "2018-07-24T04:53:20.000000Z"}} 2018-07-24 04:53:20,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:20,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af559c44-d572-48e4-a307-2a86bff93c7a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:53:20,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-af559c44-d572-48e4-a307-2a86bff93c7a 2018-07-24 04:53:20,758 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:53:20,760 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:53:20,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:20,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:20 GMT Server: Apache x-openstack-request-id: req-ece0fd4a-adf2-4c15-bd46-b3b6beaf6033 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:53:20,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack used request id req-ece0fd4a-adf2-4c15-bd46-b3b6beaf6033 2018-07-24 04:53:20,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "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": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name"}}' 2018-07-24 04:53:23,451 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:53:20 GMT Server: Apache x-openstack-request-id: req-196d4c9d-84b8-4a1a-8d2e-96825ff64856 Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}]}} 2018-07-24 04:53:23,451 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks used request id req-196d4c9d-84b8-4a1a-8d2e-96825ff64856 2018-07-24 04:53:23,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:23,650 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:23 GMT Server: Apache x-openstack-request-id: req-46ab7e61-3b50-4337-9c99-60248f133008 Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:23,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:23 GMT Server: Apache x-openstack-request-id: req-d794c62f-d318-4fc3-83bd-7c8a01238696 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "40b5db0e250b44aab72857090fd311b5", "OS::stack_id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "net_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:23,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-d794c62f-d318-4fc3-83bd-7c8a01238696 2018-07-24 04:53:23,868 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack 2018-07-24 04:53:23,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:24,145 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:23 GMT Server: Apache x-openstack-request-id: req-ddaa7579-1a8c-4715-862a-4ba8a124f7fa Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:24,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:24 GMT Server: Apache x-openstack-request-id: req-0959a3d5-7ba2-403e-9998-8538658ec440 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "40b5db0e250b44aab72857090fd311b5", "OS::stack_id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "net_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:24,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-0959a3d5-7ba2-403e-9998-8538658ec440 2018-07-24 04:53:24,363 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:53:24,363 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:53:27,366 - create_stack - DEBUG - Stack status query timeout in 1196.50213385 2018-07-24 04:53:27,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:27,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:27 GMT Server: Apache x-openstack-request-id: req-56a5bc71-eeaa-4a35-b03a-4b26b941fff5 Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:27,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:27 GMT Server: Apache x-openstack-request-id: req-30464aa8-ab17-4453-8bc9-a97538fddf8d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "40b5db0e250b44aab72857090fd311b5", "OS::stack_id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "net_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:27,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-30464aa8-ab17-4453-8bc9-a97538fddf8d 2018-07-24 04:53:27,782 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:53:27,783 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:53:30,786 - create_stack - DEBUG - Stack status query timeout in 1193.08279085 2018-07-24 04:53:30,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:30,989 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:30 GMT Server: Apache x-openstack-request-id: req-5cf62038-9fa7-41b9-9101-5b023b71ed09 Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:31,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:30 GMT Server: Apache x-openstack-request-id: req-5e1f404d-7026-4fef-b81a-8e20d0b95c4b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "40b5db0e250b44aab72857090fd311b5", "OS::stack_id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "net_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:31,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-5e1f404d-7026-4fef-b81a-8e20d0b95c4b 2018-07-24 04:53:31,203 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:53:31,204 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:53:34,207 - create_stack - DEBUG - Stack status query timeout in 1189.66170883 2018-07-24 04:53:34,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:34,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:34 GMT Server: Apache x-openstack-request-id: req-c11af42c-4e6b-4177-b788-ee506704f3d1 Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:34,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:34 GMT Server: Apache x-openstack-request-id: req-b8490360-34fb-4473-9be2-e29abbc4af52 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "40b5db0e250b44aab72857090fd311b5", "OS::stack_id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "net_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:34,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-b8490360-34fb-4473-9be2-e29abbc4af52 2018-07-24 04:53:34,655 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:53:34,655 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:53:37,659 - create_stack - DEBUG - Stack status query timeout in 1186.21005082 2018-07-24 04:53:37,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:37,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:37 GMT Server: Apache x-openstack-request-id: req-207802e4-c73e-4778-b038-04212a4ef0db Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:37,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:37 GMT Server: Apache x-openstack-request-id: req-f61b9edc-262a-472c-88f3-f6e522197634 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "40b5db0e250b44aab72857090fd311b5", "OS::stack_id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "net_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:37,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-f61b9edc-262a-472c-88f3-f6e522197634 2018-07-24 04:53:37,910 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:53:37,911 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:53:40,914 - create_stack - DEBUG - Stack status query timeout in 1182.95474195 2018-07-24 04:53:40,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:41,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:40 GMT Server: Apache x-openstack-request-id: req-554682b3-82ba-441f-8b45-9f1f633b9929 Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:41,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:41 GMT Server: Apache x-openstack-request-id: req-27d283e1-133f-4d78-9fee-9289518396a9 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": "40b5db0e250b44aab72857090fd311b5", "OS::stack_id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "net_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:41,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-27d283e1-133f-4d78-9fee-9289518396a9 2018-07-24 04:53:41,331 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-24 04:53:41,331 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack 2018-07-24 04:53:41,331 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack 2018-07-24 04:53:41,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:53:41,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdcca82fa1249018097dc039a38e784", "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj-role"}], "expires_at": "2018-07-24T05:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b5db0e250b44aab72857090fd311b5", "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-user", "id": "ce8c39c2c6d14f03bd57ed0f9e8f63b7"}, "audit_ids": ["7491E_eSSSuf52FUOvq8TQ"], "issued_at": "2018-07-24T04:53:41.000000Z"}} 2018-07-24 04:53:41,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dc9e7fa9e3d5a9ef3503b9c7a3da83974d0452" 2018-07-24 04:53:41,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:41 GMT Server: Apache x-openstack-request-id: req-58dfecd0-d8e7-4ef7-a9c8-7e05c51ea13a Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:42,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:41 GMT Server: Apache x-openstack-request-id: req-10ef5cdb-5c47-40f6-906d-5697b55e7a77 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": "40b5db0e250b44aab72857090fd311b5", "OS::stack_id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "net_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:42,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-10ef5cdb-5c47-40f6-906d-5697b55e7a77 2018-07-24 04:53:42,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:42,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:42 GMT Server: Apache x-openstack-request-id: req-af59b857-73cf-4c21-a57c-a6b0d4c6e424 Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:42,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:42 GMT Server: Apache x-openstack-request-id: req-449f5282-df82-4aa2-b6c3-7bec6fbaa178 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": "40b5db0e250b44aab72857090fd311b5", "OS::stack_id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "net_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:42,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-449f5282-df82-4aa2-b6c3-7bec6fbaa178 2018-07-24 04:53:42,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:53:42,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:53:42,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdcca82fa1249018097dc039a38e784", "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj-role"}], "expires_at": "2018-07-24T05:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b5db0e250b44aab72857090fd311b5", "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40b5db0e250b44aab72857090fd311b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/40b5db0e250b44aab72857090fd311b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/40b5db0e250b44aab72857090fd311b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-user", "id": "ce8c39c2c6d14f03bd57ed0f9e8f63b7"}, "audit_ids": ["VSy_8wYJT4urjMj5oeuRgw"], "issued_at": "2018-07-24T04:53:42.000000Z"}} 2018-07-24 04:53:42,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}13c271c33d23480d3f17bd5c01ab2b0dcc00ac69" 2018-07-24 04:53:42,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71056571-e74d-41f7-8382-3b61987d65bd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:53:42,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-71056571-e74d-41f7-8382-3b61987d65bd 2018-07-24 04:53:42,911 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:53:42,913 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:53:42,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c271c33d23480d3f17bd5c01ab2b0dcc00ac69" 2018-07-24 04:53:43,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:42 GMT Server: Apache x-openstack-request-id: req-bf2c0d03-711e-43c6-882e-165455d3b8e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "deletion_time": null, "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "tags": null}]} 2018-07-24 04:53:43,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack used request id req-bf2c0d03-711e-43c6-882e-165455d3b8e9 2018-07-24 04:53:43,133 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack 2018-07-24 04:53:43,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c271c33d23480d3f17bd5c01ab2b0dcc00ac69" 2018-07-24 04:53:43,323 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:43 GMT Server: Apache x-openstack-request-id: req-01e2906c-b02f-4b0d-b590-2c8ac039b33b Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:43,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:43 GMT Server: Apache x-openstack-request-id: req-39b983c9-b858-4dea-9c85-91837b5de9ab 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": "40b5db0e250b44aab72857090fd311b5", "OS::stack_id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "net_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:43,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-39b983c9-b858-4dea-9c85-91837b5de9ab 2018-07-24 04:53:43,548 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack 2018-07-24 04:53:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:43,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:43 GMT Server: Apache x-openstack-request-id: req-7504d9e7-b202-4e76-ba58-eb7375274519 Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:43,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:53:43 GMT Server: Apache x-openstack-request-id: req-fc535016-96b0-4240-8f38-bf87f40c04ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:53:43,619 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-fc535016-96b0-4240-8f38-bf87f40c04ff 2018-07-24 04:53:43,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:43,822 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:43 GMT Server: Apache x-openstack-request-id: req-97764103-816b-46bd-85aa-d8c8bf201d63 Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:44,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:43 GMT Server: Apache x-openstack-request-id: req-0f975b69-4265-4050-af5e-bb0a26b9850b 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": "40b5db0e250b44aab72857090fd311b5", "OS::stack_id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name", "net_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:53:43Z", "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:44,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-0f975b69-4265-4050-af5e-bb0a26b9850b 2018-07-24 04:53:44,016 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:53:44,016 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:53:47,019 - create_stack - DEBUG - Stack status query timeout in 1196.60050488 2018-07-24 04:53:47,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:47,048 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:47 GMT Server: Apache x-openstack-request-id: req-91f0d218-7ec3-470b-a0a7-6329f0627de9 Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:47,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:47 GMT Server: Apache x-openstack-request-id: req-66202d8c-2bdc-4c33-a1b2-aa078ee6209e 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": "40b5db0e250b44aab72857090fd311b5", "OS::stack_id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name", "net_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:53:43Z", "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:47,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-66202d8c-2bdc-4c33-a1b2-aa078ee6209e 2018-07-24 04:53:47,233 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:53:47,233 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:53:50,237 - create_stack - DEBUG - Stack status query timeout in 1193.38294005 2018-07-24 04:53:50,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:50,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:50 GMT Server: Apache x-openstack-request-id: req-92d2f954-3e2a-4620-8e4b-7a43b1204453 Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:50,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:50 GMT Server: Apache x-openstack-request-id: req-4d88aff4-9f3f-4e4b-9243-214af350df46 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 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": "40b5db0e250b44aab72857090fd311b5", "OS::stack_id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "image_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image", "inst_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-inst", "subnet_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-subnet", "flavor_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-flavor-name", "net_name": "CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack", "stack_user_project_id": "48610abd178241cea81eafbee29de685", "tags": null, "creation_time": "2018-07-24T04:53:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:53:43Z", "id": "64093e4d-e58b-4dc2-8141-2d0067d40bf7", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:53:50,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-4d88aff4-9f3f-4e4b-9243-214af350df46 2018-07-24 04:53:50,311 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-24 04:53:50,311 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack 2018-07-24 04:53:50,311 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack 2018-07-24 04:53:50,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/64093e4d-e58b-4dc2-8141-2d0067d40bf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8611827d03e63239b0319edbf3c3ace4488213" 2018-07-24 04:53:50,512 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:53:50 GMT Server: Apache x-openstack-request-id: req-c29d55f1-5e4a-4fb3-abb8-14b909aad3c5 Location: http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:53:50,704 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:53:50 GMT Server: Apache x-openstack-request-id: req-95c82846-eeb6-4994-9b71-e73e9b97888d Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:53:50,704 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/40b5db0e250b44aab72857090fd311b5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-stack/64093e4d-e58b-4dc2-8141-2d0067d40bf7 used request id req-95c82846-eeb6-4994-9b71-e73e9b97888d 2018-07-24 04:53:50,705 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-2a2f118d-49c8-438d-9174-15193ef3b6c1-image 2018-07-24 04:53:50,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58b4a45fca3305e8fc9db7aa8aadd1e9769fdc40" 2018-07-24 04:53:51,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-845f89ff-be8e-447a-9c94-ec9238046740 Date: Tue, 24 Jul 2018 04:53:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:53:51,443 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/05b306f2-9348-46a7-85b1-8e627916a58a used request id req-845f89ff-be8e-447a-9c94-ec9238046740 2018-07-24 04:53:51,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/74831018-e96e-45f7-87b1-62c3aaf94426 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8d53be374ceba7b3e7617f7194f032d8345976" 2018-07-24 04:53:51,482 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:53: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-05e32abe-4d82-48b1-8216-897e3b4a68d0 x-compute-request-id: req-05e32abe-4d82-48b1-8216-897e3b4a68d0 Content-Length: 0 Content-Type: application/json 2018-07-24 04:53:51,482 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/74831018-e96e-45f7-87b1-62c3aaf94426 used request id req-05e32abe-4d82-48b1-8216-897e3b4a68d0 2018-07-24 04:53:51,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:51,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9a6bdac8-a7bd-481b-815f-69b1ff273e5d Date: Tue, 24 Jul 2018 04:53:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40b5db0e250b44aab72857090fd311b5", "created_at": "2018-07-24T04:53:23Z", "updated_at": "2018-07-24T04:53:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:53:24Z", "revision_number": 0, "id": "138ca821-793d-4996-a9d8-556c69f4a4a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:53:24Z", "security_group_id": "c03e46b8-05e8-43f5-8f9e-01687026fbd0", "tenant_id": "40b5db0e250b44aab72857090fd311b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "40b5db0e250b44aab72857090fd311b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:53:24Z", "revision_number": 0, "id": "5a005d70-907d-48f5-a9da-3a99b09ab705", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:53:24Z", "security_group_id": "c03e46b8-05e8-43f5-8f9e-01687026fbd0", "tenant_id": "40b5db0e250b44aab72857090fd311b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "40b5db0e250b44aab72857090fd311b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:53:23Z", "revision_number": 0, "id": "cbbf595b-c4ad-4f30-9766-1013fa74deff", "remote_group_id": "c03e46b8-05e8-43f5-8f9e-01687026fbd0", "remote_ip_prefix": null, "created_at": "2018-07-24T04:53:23Z", "security_group_id": "c03e46b8-05e8-43f5-8f9e-01687026fbd0", "tenant_id": "40b5db0e250b44aab72857090fd311b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "40b5db0e250b44aab72857090fd311b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:53:24Z", "revision_number": 0, "id": "ef8d3559-12b9-4c4a-8bae-21d7ec705dcc", "remote_group_id": "c03e46b8-05e8-43f5-8f9e-01687026fbd0", "remote_ip_prefix": null, "created_at": "2018-07-24T04:53:24Z", "security_group_id": "c03e46b8-05e8-43f5-8f9e-01687026fbd0", "tenant_id": "40b5db0e250b44aab72857090fd311b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "40b5db0e250b44aab72857090fd311b5"}], "revision_number": 4, "project_id": "40b5db0e250b44aab72857090fd311b5", "id": "c03e46b8-05e8-43f5-8f9e-01687026fbd0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:53:51,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-9a6bdac8-a7bd-481b-815f-69b1ff273e5d 2018-07-24 04:53:51,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:51,938 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71be87fa-0051-412f-ab9e-85cf23d4bd5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:53:51,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-71be87fa-0051-412f-ab9e-85cf23d4bd5e 2018-07-24 04:53:51,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:53:51,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:52,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0659b1e0-3103-4583-8ec4-eb335c069231 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:53:52,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-0659b1e0-3103-4583-8ec4-eb335c069231 2018-07-24 04:53:52,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:53:52,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:52,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b4378d1-469e-4858-b01d-969d98a5931e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:53:52,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-5b4378d1-469e-4858-b01d-969d98a5931e 2018-07-24 04:53:52,124 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:53:52,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:52,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141f467c-51e9-4a71-8b5d-1afa62c62218 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:53:52,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-141f467c-51e9-4a71-8b5d-1afa62c62218 2018-07-24 04:53:52,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/40b5db0e250b44aab72857090fd311b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:52,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a384fb7d-589c-423b-9e4b-d8e20d142657 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/40b5db0e250b44aab72857090fd311b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "40b5db0e250b44aab72857090fd311b5", "name": "CreateStackSuccessTests-4eb7424e-ab89-46c-proj"}} 2018-07-24 04:53:52,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/40b5db0e250b44aab72857090fd311b5 used request id req-a384fb7d-589c-423b-9e4b-d8e20d142657 2018-07-24 04:53:52,317 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c03e46b8-05e8-43f5-8f9e-01687026fbd0 2018-07-24 04:53:52,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c03e46b8-05e8-43f5-8f9e-01687026fbd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:52,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-89df473d-fd13-41f0-8a73-3766889e2fe5 Date: Tue, 24 Jul 2018 04:53:52 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-07-24T04:53:24Z", "security_group_id": "c03e46b8-05e8-43f5-8f9e-01687026fbd0", "port_range_min": null, "revision_number": 0, "tenant_id": "40b5db0e250b44aab72857090fd311b5", "created_at": "2018-07-24T04:53:24Z", "project_id": "40b5db0e250b44aab72857090fd311b5", "id": "138ca821-793d-4996-a9d8-556c69f4a4a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:53:24Z", "security_group_id": "c03e46b8-05e8-43f5-8f9e-01687026fbd0", "port_range_min": null, "revision_number": 0, "tenant_id": "40b5db0e250b44aab72857090fd311b5", "created_at": "2018-07-24T04:53:24Z", "project_id": "40b5db0e250b44aab72857090fd311b5", "id": "5a005d70-907d-48f5-a9da-3a99b09ab705"}, {"remote_group_id": "c03e46b8-05e8-43f5-8f9e-01687026fbd0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:53:23Z", "security_group_id": "c03e46b8-05e8-43f5-8f9e-01687026fbd0", "port_range_min": null, "revision_number": 0, "tenant_id": "40b5db0e250b44aab72857090fd311b5", "created_at": "2018-07-24T04:53:23Z", "project_id": "40b5db0e250b44aab72857090fd311b5", "id": "cbbf595b-c4ad-4f30-9766-1013fa74deff"}, {"remote_group_id": "c03e46b8-05e8-43f5-8f9e-01687026fbd0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:53:24Z", "security_group_id": "c03e46b8-05e8-43f5-8f9e-01687026fbd0", "port_range_min": null, "revision_number": 0, "tenant_id": "40b5db0e250b44aab72857090fd311b5", "created_at": "2018-07-24T04:53:24Z", "project_id": "40b5db0e250b44aab72857090fd311b5", "id": "ef8d3559-12b9-4c4a-8bae-21d7ec705dcc"}]} 2018-07-24 04:53:52,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=c03e46b8-05e8-43f5-8f9e-01687026fbd0 used request id req-89df473d-fd13-41f0-8a73-3766889e2fe5 2018-07-24 04:53:52,525 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:53:52,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/c03e46b8-05e8-43f5-8f9e-01687026fbd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:52,833 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7de4e04b-f9d9-4717-a096-f5aa6ec045c0 Content-Length: 0 Date: Tue, 24 Jul 2018 04:53:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:53:52,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/c03e46b8-05e8-43f5-8f9e-01687026fbd0 used request id req-7de4e04b-f9d9-4717-a096-f5aa6ec045c0 2018-07-24 04:53:52,834 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-4eb7424e-ab89-46c-proj 2018-07-24 04:53:52,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/40b5db0e250b44aab72857090fd311b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:53,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80c5c8fb-74b3-47d1-b9e1-f28cbcfc688c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:53:53,106 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/40b5db0e250b44aab72857090fd311b5 used request id req-80c5c8fb-74b3-47d1-b9e1-f28cbcfc688c 2018-07-24 04:53:53,106 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-4eb7424e-ab89-46c-proj-role 2018-07-24 04:53:53,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/6bdcca82fa1249018097dc039a38e784 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:53,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1493581-2be9-485a-a357-957f908c5f55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:53:53,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/6bdcca82fa1249018097dc039a38e784 used request id req-b1493581-2be9-485a-a357-957f908c5f55 2018-07-24 04:53:53,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575271fbc9b1f7f36c2c2d9372289084d5f8badf" 2018-07-24 04:53:53,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290cd964-da7b-4f7f-b09e-9bec68d17d7d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:53:53,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-290cd964-da7b-4f7f-b09e-9bec68d17d7d 2018-07-24 04:53:53,331 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-4eb7424e-ab89-46c-user 2018-07-24 04:53:53,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/ce8c39c2c6d14f03bd57ed0f9e8f63b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da806b5122a5ccf74a9210ec3dc049033987c54" 2018-07-24 04:53:53,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b09431a2-7173-43bc-ad31-e4c61992299b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:53:53,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/ce8c39c2c6d14f03bd57ed0f9e8f63b7 used request id req-b09431a2-7173-43bc-ad31-e4c61992299b 2018-07-24 04:53:53,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:53:53,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["LiigBltzQMmdiBfHwLVwrA"], "issued_at": "2018-07-24T04:53:53.000000Z"}} 2018-07-24 04:53:53,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ad07c656b17ac3fc798b96c08007704db3104a16" 2018-07-24 04:53:54,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276e8076-c4d0-442a-a4b3-c16f04f396a9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:53:54,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-276e8076-c4d0-442a-a4b3-c16f04f396a9 2018-07-24 04:53:54,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:53:54,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:53:54,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["l6dvYUqtQF25Qu2bRfI0-Q"], "issued_at": "2018-07-24T04:53:54.000000Z"}} 2018-07-24 04:53:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:53:54,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b71ace-7b1e-46b5-a0a2-ddff1009c4c8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:53:54,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a5b71ace-7b1e-46b5-a0a2-ddff1009c4c8 2018-07-24 04:53:54,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:53:54,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:53: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:53:54,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-11a242c2-3e8d-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:53:54,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce52a8c-4c95-45db-8901-945debadbb8e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-11a242c2-3e8d-4de-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:53:54,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-11a242c2-3e8d-4de-proj used request id req-fce52a8c-4c95-45db-8901-945debadbb8e 2018-07-24 04:53:54,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:53:54,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2153350-62bf-4db1-93f8-be43cdd3d1c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:53:54,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-c2153350-62bf-4db1-93f8-be43cdd3d1c5 2018-07-24 04:53:54,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj"}}' 2018-07-24 04:53:54,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a022e620-aafe-4bd1-acb6-1e692ad8563b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/91a2209bb7474ae18f083e60799dc3de"}, "tags": [], "enabled": true, "id": "91a2209bb7474ae18f083e60799dc3de", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj"}} 2018-07-24 04:53:54,933 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-a022e620-aafe-4bd1-acb6-1e692ad8563b 2018-07-24 04:53:54,933 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-11a242c2-3e8d-4de-proj 2018-07-24 04:53:54,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:53:54,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:53:55,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:53:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["_nFCVecITMKvdOpJQ8pyvw"], "issued_at": "2018-07-24T04:53:55.000000Z"}} 2018-07-24 04:53:55,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9ee8669127031d3abd9b4d95c01147f398a6071c" 2018-07-24 04:53:55,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4075d3e0-cb60-484d-82a4-4a7afed72fd8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:53:55,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4075d3e0-cb60-484d-82a4-4a7afed72fd8 2018-07-24 04:53:55,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:53:55,418 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:53:55 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:53:55,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee8669127031d3abd9b4d95c01147f398a6071c" 2018-07-24 04:53:55,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29481d28-f571-451c-8041-6cd07bc2e420 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:53:55,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-29481d28-f571-451c-8041-6cd07bc2e420 2018-07-24 04:53:55,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-11a242c2-3e8d-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee8669127031d3abd9b4d95c01147f398a6071c" 2018-07-24 04:53:55,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7cba614-7d07-4f46-8b25-84fdfcb12d37 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-11a242c2-3e8d-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/91a2209bb7474ae18f083e60799dc3de"}, "tags": [], "enabled": true, "id": "91a2209bb7474ae18f083e60799dc3de", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj"}]} 2018-07-24 04:53:55,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-11a242c2-3e8d-4de-proj used request id req-a7cba614-7d07-4f46-8b25-84fdfcb12d37 2018-07-24 04:53:55,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee8669127031d3abd9b4d95c01147f398a6071c" 2018-07-24 04:53:55,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a023dc-fa24-4309-9fe6-762fcc2c22fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:53:55,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-54a023dc-fa24-4309-9fe6-762fcc2c22fa 2018-07-24 04:53:56,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee8669127031d3abd9b4d95c01147f398a6071c" 2018-07-24 04:53:56,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a26d694-66cd-4fd3-83f9-d8779a862f40 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:53:56,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0a26d694-66cd-4fd3-83f9-d8779a862f40 2018-07-24 04:53:56,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-11a242c2-3e8d-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee8669127031d3abd9b4d95c01147f398a6071c" 2018-07-24 04:53:56,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb61c5c-6c36-499a-9c90-c55b81e32bab Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-11a242c2-3e8d-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/91a2209bb7474ae18f083e60799dc3de"}, "tags": [], "enabled": true, "id": "91a2209bb7474ae18f083e60799dc3de", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj"}]} 2018-07-24 04:53:56,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-11a242c2-3e8d-4de-proj used request id req-6fb61c5c-6c36-499a-9c90-c55b81e32bab 2018-07-24 04:53:56,294 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-11a242c2-3e8d-4de-user 2018-07-24 04:53:56,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:53:56,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:53:56,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6782db4a-6c81-4ea6-b1bb-fb1cc2c6da7f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:53:56,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6782db4a-6c81-4ea6-b1bb-fb1cc2c6da7f 2018-07-24 04:53:56,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" -d '{"role": {"name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj-role"}}' 2018-07-24 04:53:56,501 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c903afc3-8462-48ce-9c78-35b362ff78fa Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bdf0931cb1754399b510ed2a837e0fb6", "links": {"self": "http://172.30.9.24:5000/v3/roles/bdf0931cb1754399b510ed2a837e0fb6"}, "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj-role"}} 2018-07-24 04:53:56,501 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-c903afc3-8462-48ce-9c78-35b362ff78fa 2018-07-24 04:53:56,502 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-11a242c2-3e8d-4de-proj-role 2018-07-24 04:53:56,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/bdf0931cb1754399b510ed2a837e0fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:53:56,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326080f9-5bcd-4fa9-9672-4d2a2f2c8cba Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bdf0931cb1754399b510ed2a837e0fb6", "links": {"self": "http://172.30.9.24:5000/v3/roles/bdf0931cb1754399b510ed2a837e0fb6"}, "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj-role"}} 2018-07-24 04:53:56,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/bdf0931cb1754399b510ed2a837e0fb6 used request id req-326080f9-5bcd-4fa9-9672-4d2a2f2c8cba 2018-07-24 04:53:56,592 - keystone_utils - INFO - Granting role CreateStackSuccessTests-11a242c2-3e8d-4de-proj-role to project CreateStackSuccessTests-11a242c2-3e8d-4de-proj 2018-07-24 04:53:56,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/91a2209bb7474ae18f083e60799dc3de/users/78e00d034f4f496bb53f20d8d5c265e0/roles/bdf0931cb1754399b510ed2a837e0fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:53:56,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29502fb3-f483-4e4f-aa40-ad55a65ede8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:53:56,726 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/91a2209bb7474ae18f083e60799dc3de/users/78e00d034f4f496bb53f20d8d5c265e0/roles/bdf0931cb1754399b510ed2a837e0fb6 used request id req-29502fb3-f483-4e4f-aa40-ad55a65ede8b 2018-07-24 04:53:56,727 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:53:56,727 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:53:56,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:53:56,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:53:57,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bdf0931cb1754399b510ed2a837e0fb6", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj-role"}], "expires_at": "2018-07-24T05:53:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91a2209bb7474ae18f083e60799dc3de", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-user", "id": "78e00d034f4f496bb53f20d8d5c265e0"}, "audit_ids": ["8JP1qu9OT26BVfxVaXunRw"], "issued_at": "2018-07-24T04:53:57.000000Z"}} 2018-07-24 04:53:57,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3085a26d92a8489d4dc8e15fc93a088625726d26" 2018-07-24 04:53:57,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bdda581-51b7-4bb4-a30a-a52a44770801 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:53:57,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0bdda581-51b7-4bb4-a30a-a52a44770801 2018-07-24 04:53:57,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3085a26d92a8489d4dc8e15fc93a088625726d26" 2018-07-24 04:53:57,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-443192c9-3d06-4db7-ad23-34446f48e5a6 Date: Tue, 24 Jul 2018 04:53:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image"} 2018-07-24 04:53:57,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image used request id req-443192c9-3d06-4db7-ad23-34446f48e5a6 2018-07-24 04:53:57,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3085a26d92a8489d4dc8e15fc93a088625726d26" 2018-07-24 04:53:57,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-93c5e918-bd1a-4cbc-8eab-031c0420ade3 Date: Tue, 24 Jul 2018 04:53:57 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-07-24 04:53:57,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-93c5e918-bd1a-4cbc-8eab-031c0420ade3 2018-07-24 04:53:57,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3085a26d92a8489d4dc8e15fc93a088625726d26" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image"}' 2018-07-24 04:53:57,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/f09e901d-78c4-4422-818d-6bc520b48251 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-66ca77a7-fd99-47ea-a223-b36119a7b29c Date: Tue, 24 Jul 2018 04:53:57 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:53:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:53:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/f09e901d-78c4-4422-818d-6bc520b48251", "min_disk": 0, "protected": false, "id": "f09e901d-78c4-4422-818d-6bc520b48251", "file": "/v2/images/f09e901d-78c4-4422-818d-6bc520b48251/file", "checksum": null, "owner": "91a2209bb7474ae18f083e60799dc3de", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:53:57,917 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-66ca77a7-fd99-47ea-a223-b36119a7b29c 2018-07-24 04:53:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/f09e901d-78c4-4422-818d-6bc520b48251/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3085a26d92a8489d4dc8e15fc93a088625726d26" -d '' 2018-07-24 04:53:58,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e36ec19-b233-4c16-a357-b390ac4fc68f Date: Tue, 24 Jul 2018 04:53:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:53:58,925 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/f09e901d-78c4-4422-818d-6bc520b48251/file used request id req-4e36ec19-b233-4c16-a357-b390ac4fc68f 2018-07-24 04:53:58,926 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:53:58,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/f09e901d-78c4-4422-818d-6bc520b48251 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3085a26d92a8489d4dc8e15fc93a088625726d26" 2018-07-24 04:53:59,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-88799483-9e5d-4b27-adaf-3bafcb1e05a7 Date: Tue, 24 Jul 2018 04:53:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:53:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:53:58Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f09e901d-78c4-4422-818d-6bc520b48251/snap", "metadata": {}}], "self": "/v2/images/f09e901d-78c4-4422-818d-6bc520b48251", "min_disk": 0, "protected": false, "id": "f09e901d-78c4-4422-818d-6bc520b48251", "file": "/v2/images/f09e901d-78c4-4422-818d-6bc520b48251/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "91a2209bb7474ae18f083e60799dc3de", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f09e901d-78c4-4422-818d-6bc520b48251/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:53:59,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/f09e901d-78c4-4422-818d-6bc520b48251 used request id req-88799483-9e5d-4b27-adaf-3bafcb1e05a7 2018-07-24 04:53:59,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3085a26d92a8489d4dc8e15fc93a088625726d26" 2018-07-24 04:53:59,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1dfa8eb7-989f-4817-a611-39a078397551 Date: Tue, 24 Jul 2018 04:53:59 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-07-24 04:53:59,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-1dfa8eb7-989f-4817-a611-39a078397551 2018-07-24 04:53:59,294 - create_image - INFO - Created image with name - CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image 2018-07-24 04:53:59,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/f09e901d-78c4-4422-818d-6bc520b48251 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3085a26d92a8489d4dc8e15fc93a088625726d26" 2018-07-24 04:53:59,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7724670f-305f-4a4a-9993-97c5aafbff9f Date: Tue, 24 Jul 2018 04:53:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:53:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:53:58Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f09e901d-78c4-4422-818d-6bc520b48251/snap", "metadata": {}}], "self": "/v2/images/f09e901d-78c4-4422-818d-6bc520b48251", "min_disk": 0, "protected": false, "id": "f09e901d-78c4-4422-818d-6bc520b48251", "file": "/v2/images/f09e901d-78c4-4422-818d-6bc520b48251/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "91a2209bb7474ae18f083e60799dc3de", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/f09e901d-78c4-4422-818d-6bc520b48251/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:53:59,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/f09e901d-78c4-4422-818d-6bc520b48251 used request id req-7724670f-305f-4a4a-9993-97c5aafbff9f 2018-07-24 04:53:59,315 - create_image - DEBUG - Instance status is - active 2018-07-24 04:53:59,315 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image 2018-07-24 04:53:59,315 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image 2018-07-24 04:53:59,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:53:59,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:53:59,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["K42gTbmQQY2TLzt9MRIyjw"], "issued_at": "2018-07-24T04:53:59.000000Z"}} 2018-07-24 04:53:59,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3e161cb17f325a87d451ad65e64b10c0e7ce4477" 2018-07-24 04:53:59,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a71781-e01b-421a-988e-0f407461b00a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:53:59,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-35a71781-e01b-421a-988e-0f407461b00a 2018-07-24 04:53:59,798 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:53:59,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e161cb17f325a87d451ad65e64b10c0e7ce4477" 2018-07-24 04:53:59,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53: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-82a44766-58b7-49a4-88c2-93d41efd21fc x-compute-request-id: req-82a44766-58b7-49a4-88c2-93d41efd21fc Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:53:59,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-82a44766-58b7-49a4-88c2-93d41efd21fc 2018-07-24 04:53:59,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e161cb17f325a87d451ad65e64b10c0e7ce4477" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-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-07-24 04:54:00,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:53: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-6a98ff9f-e9d2-45bb-a72c-f698556351c6 x-compute-request-id: req-6a98ff9f-e9d2-45bb-a72c-f698556351c6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/b75c880c-beba-48d6-ad73-6dbe28317fcd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/b75c880c-beba-48d6-ad73-6dbe28317fcd", "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": "b75c880c-beba-48d6-ad73-6dbe28317fcd"}} 2018-07-24 04:54:00,038 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-6a98ff9f-e9d2-45bb-a72c-f698556351c6 2018-07-24 04:54:00,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:54:00,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:54:00,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bdf0931cb1754399b510ed2a837e0fb6", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj-role"}], "expires_at": "2018-07-24T05:54:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91a2209bb7474ae18f083e60799dc3de", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-user", "id": "78e00d034f4f496bb53f20d8d5c265e0"}, "audit_ids": ["oJUG8ZceQIaL0wdmRjmwnA"], "issued_at": "2018-07-24T04:54:00.000000Z"}} 2018-07-24 04:54:00,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:00,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec79cfb1-3588-4f0f-ba13-380768fbfc2b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:54:00,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ec79cfb1-3588-4f0f-ba13-380768fbfc2b 2018-07-24 04:54:00,514 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:54:00,517 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:54:00,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:00,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:00 GMT Server: Apache x-openstack-request-id: req-78dbd0ec-d30e-4696-b4b0-097f27fae45c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:54:00,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack used request id req-78dbd0ec-d30e-4696-b4b0-097f27fae45c 2018-07-24 04:54:00,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "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": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net", "inst_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-inst", "subnet_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet", "image_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "flavor_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-flavor-name"}}' 2018-07-24 04:54:03,054 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:54:00 GMT Server: Apache x-openstack-request-id: req-d603faf5-2aa3-4655-aa45-729ad039ebac Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "self"}]}} 2018-07-24 04:54:03,054 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks used request id req-d603faf5-2aa3-4655-aa45-729ad039ebac 2018-07-24 04:54:03,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:03,250 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:03 GMT Server: Apache x-openstack-request-id: req-007f6c83-f9f3-40d0-8fff-735c56689164 Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:03,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:03 GMT Server: Apache x-openstack-request-id: req-9a030bab-07c5-40c4-a854-0713db78d4e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "91a2209bb7474ae18f083e60799dc3de", "OS::stack_id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "image_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "inst_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-inst", "subnet_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet", "net_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net", "flavor_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "stack_user_project_id": "ff41ac7b35fa4f9f9237652988656f18", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:54:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:03,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f used request id req-9a030bab-07c5-40c4-a854-0713db78d4e4 2018-07-24 04:54:03,539 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack 2018-07-24 04:54:03,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:03,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:03 GMT Server: Apache x-openstack-request-id: req-1648e6b4-5e9a-48b5-a97f-43910aaba232 Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:03,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:03 GMT Server: Apache x-openstack-request-id: req-e27613dc-32ac-49fb-8e88-412d78ed321d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "91a2209bb7474ae18f083e60799dc3de", "OS::stack_id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "image_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "inst_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-inst", "subnet_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet", "net_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net", "flavor_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "stack_user_project_id": "ff41ac7b35fa4f9f9237652988656f18", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:54:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:03,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f used request id req-e27613dc-32ac-49fb-8e88-412d78ed321d 2018-07-24 04:54:03,949 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:54:03,949 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:54:06,952 - create_stack - DEBUG - Stack status query timeout in 1196.58643699 2018-07-24 04:54:06,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:07,152 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:06 GMT Server: Apache x-openstack-request-id: req-7bd1bb54-31b8-4518-acf2-5f2fb7c443d1 Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:07,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:07 GMT Server: Apache x-openstack-request-id: req-68f7b2e9-f540-4f7a-a4d8-4ace293f9d15 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "91a2209bb7474ae18f083e60799dc3de", "OS::stack_id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "image_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "inst_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-inst", "subnet_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet", "net_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net", "flavor_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "stack_user_project_id": "ff41ac7b35fa4f9f9237652988656f18", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:54:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:07,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f used request id req-68f7b2e9-f540-4f7a-a4d8-4ace293f9d15 2018-07-24 04:54:07,386 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:54:07,386 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:54:10,389 - create_stack - DEBUG - Stack status query timeout in 1193.14992404 2018-07-24 04:54:10,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:10,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:10 GMT Server: Apache x-openstack-request-id: req-d272ce1c-f9d2-4739-9d6c-ad3a87f1e3bb Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:10,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:10 GMT Server: Apache x-openstack-request-id: req-7e725abd-5371-47e5-bad7-44d5ff68d8f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "91a2209bb7474ae18f083e60799dc3de", "OS::stack_id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "image_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "inst_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-inst", "subnet_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet", "net_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net", "flavor_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "stack_user_project_id": "ff41ac7b35fa4f9f9237652988656f18", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:54:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:10,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f used request id req-7e725abd-5371-47e5-bad7-44d5ff68d8f6 2018-07-24 04:54:10,630 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:54:10,630 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:54:13,634 - create_stack - DEBUG - Stack status query timeout in 1189.90522385 2018-07-24 04:54:13,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:13,664 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:13 GMT Server: Apache x-openstack-request-id: req-79b2fde1-99ca-43d7-876f-4a38532bfec1 Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:13,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:13 GMT Server: Apache x-openstack-request-id: req-b0a2d679-85fb-4518-99cf-ffbadcaf99b2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "91a2209bb7474ae18f083e60799dc3de", "OS::stack_id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "image_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "inst_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-inst", "subnet_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet", "net_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net", "flavor_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "stack_user_project_id": "ff41ac7b35fa4f9f9237652988656f18", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:54:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:13,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f used request id req-b0a2d679-85fb-4518-99cf-ffbadcaf99b2 2018-07-24 04:54:13,872 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:54:13,872 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:54:16,875 - create_stack - DEBUG - Stack status query timeout in 1186.66362882 2018-07-24 04:54:16,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:17,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:16 GMT Server: Apache x-openstack-request-id: req-094af6bd-a07d-412f-8bbe-fc92c62fd57d Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:17,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:17 GMT Server: Apache x-openstack-request-id: req-107afcc0-6a3a-4331-95b0-ff6c7b630bb2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 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": "91a2209bb7474ae18f083e60799dc3de", "OS::stack_id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "image_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "inst_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-inst", "subnet_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet", "net_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net", "flavor_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "stack_user_project_id": "ff41ac7b35fa4f9f9237652988656f18", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:54:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:17,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f used request id req-107afcc0-6a3a-4331-95b0-ff6c7b630bb2 2018-07-24 04:54:17,275 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:54:17,275 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:54:20,279 - create_stack - DEBUG - Stack status query timeout in 1183.26026797 2018-07-24 04:54:20,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:20,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:20 GMT Server: Apache x-openstack-request-id: req-27f4bd2a-d6eb-481e-abea-66db868ea5d9 Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:20,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:20 GMT Server: Apache x-openstack-request-id: req-8f5b5751-a512-4337-a561-263f1306b49b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 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": "91a2209bb7474ae18f083e60799dc3de", "OS::stack_id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "image_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "inst_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-inst", "subnet_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet", "net_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net", "flavor_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "stack_user_project_id": "ff41ac7b35fa4f9f9237652988656f18", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:54:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:20,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f used request id req-8f5b5751-a512-4337-a561-263f1306b49b 2018-07-24 04:54:20,353 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-24 04:54:20,353 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack 2018-07-24 04:54:20,353 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack 2018-07-24 04:54:20,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:20,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:20 GMT Server: Apache x-openstack-request-id: req-a0edc1dd-1c23-4831-9faa-9931d7388b79 Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:20,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:20 GMT Server: Apache x-openstack-request-id: req-896406fa-2e56-41b3-96b7-f5da212711c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-24T04:54:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:54:03Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ae0f2d08-3dff-4d4f-99de-c08a700671c8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-24T04:54:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:54:03Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bdb44b70-4b55-4603-a776-ed5f6a03b758", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-24T04:54:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:54:03Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c963ac51-8165-41c2-83ee-15085e82bcfe", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-24T04:54:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:54:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b306114d-8025-4cac-9fd5-54dbbe1c164c", "resource_type": "OS::Nova::Server"}]} 2018-07-24 04:54:20,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f/resources used request id req-896406fa-2e56-41b3-96b7-f5da212711c4 2018-07-24 04:54:20,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c963ac51-8165-41c2-83ee-15085e82bcfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:21,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-a8892500-d2af-4ed1-9a07-2be148925bed Date: Tue, 24 Jul 2018 04:54:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c963ac51-8165-41c2-83ee-15085e82bcfe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"91a2209bb7474ae18f083e60799dc3de","l2_adjacency":true,"status":"ACTIVE","subnets":["bdb44b70-4b55-4603-a776-ed5f6a03b758"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:05Z","qos_policy_id":null,"name":"CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net","admin_state_up":true,"tenant_id":"91a2209bb7474ae18f083e60799dc3de","created_at":"2018-07-24T04:54:03Z","mtu":1450}]} 2018-07-24 04:54:21,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c963ac51-8165-41c2-83ee-15085e82bcfe used request id req-a8892500-d2af-4ed1-9a07-2be148925bed 2018-07-24 04:54:21,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c963ac51-8165-41c2-83ee-15085e82bcfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:21,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9a0ba42a-9d95-4cbe-9c89-8f5ca33283cc Date: Tue, 24 Jul 2018 04:54:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c963ac51-8165-41c2-83ee-15085e82bcfe","tenant_id":"91a2209bb7474ae18f083e60799dc3de","created_at":"2018-07-24T04:54:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"91a2209bb7474ae18f083e60799dc3de","id":"bdb44b70-4b55-4603-a776-ed5f6a03b758","subnetpool_id":null,"name":"CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet"}]} 2018-07-24 04:54:21,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c963ac51-8165-41c2-83ee-15085e82bcfe used request id req-9a0ba42a-9d95-4cbe-9c89-8f5ca33283cc 2018-07-24 04:54:21,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c963ac51-8165-41c2-83ee-15085e82bcfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:21,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-65e146a5-4840-4511-bd4c-de344b6d415e Date: Tue, 24 Jul 2018 04:54:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c963ac51-8165-41c2-83ee-15085e82bcfe","tenant_id":"91a2209bb7474ae18f083e60799dc3de","created_at":"2018-07-24T04:54:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"91a2209bb7474ae18f083e60799dc3de","id":"bdb44b70-4b55-4603-a776-ed5f6a03b758","subnetpool_id":null,"name":"CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet"}]} 2018-07-24 04:54:21,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c963ac51-8165-41c2-83ee-15085e82bcfe used request id req-65e146a5-4840-4511-bd4c-de344b6d415e 2018-07-24 04:54:21,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:54:21,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:54:21,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bdf0931cb1754399b510ed2a837e0fb6", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj-role"}], "expires_at": "2018-07-24T05:54:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91a2209bb7474ae18f083e60799dc3de", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-user", "id": "78e00d034f4f496bb53f20d8d5c265e0"}, "audit_ids": ["XK4dzxINQOKO3IItp3JXVQ"], "issued_at": "2018-07-24T04:54:21.000000Z"}} 2018-07-24 04:54:21,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a2c9251094227d5b39b1b4ac55d0c472de699c9c" 2018-07-24 04:54:21,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4265e458-6f5a-4509-a8e0-06db183ac81d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:54:21,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4265e458-6f5a-4509-a8e0-06db183ac81d 2018-07-24 04:54:21,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c9251094227d5b39b1b4ac55d0c472de699c9c" 2018-07-24 04:54:22,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-6bc8c658-943a-4342-8e67-64a0f22f49ff Date: Tue, 24 Jul 2018 04:54:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c963ac51-8165-41c2-83ee-15085e82bcfe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"91a2209bb7474ae18f083e60799dc3de","l2_adjacency":true,"status":"ACTIVE","subnets":["bdb44b70-4b55-4603-a776-ed5f6a03b758"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:05Z","qos_policy_id":null,"name":"CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net","admin_state_up":true,"tenant_id":"91a2209bb7474ae18f083e60799dc3de","created_at":"2018-07-24T04:54:03Z","mtu":1450}]} 2018-07-24 04:54:22,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net used request id req-6bc8c658-943a-4342-8e67-64a0f22f49ff 2018-07-24 04:54:22,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:54:22,138 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:54:22,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/91a2209bb7474ae18f083e60799dc3de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c9251094227d5b39b1b4ac55d0c472de699c9c" 2018-07-24 04:54:22,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d355bd-44b2-4c2a-b480-3711dab1f466 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/91a2209bb7474ae18f083e60799dc3de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "91a2209bb7474ae18f083e60799dc3de", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj"}} 2018-07-24 04:54:22,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/91a2209bb7474ae18f083e60799dc3de used request id req-31d355bd-44b2-4c2a-b480-3711dab1f466 2018-07-24 04:54:22,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c963ac51-8165-41c2-83ee-15085e82bcfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c9251094227d5b39b1b4ac55d0c472de699c9c" 2018-07-24 04:54:22,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-34667f39-bbfb-485b-89f8-142e834853c8 Date: Tue, 24 Jul 2018 04:54:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c963ac51-8165-41c2-83ee-15085e82bcfe","tenant_id":"91a2209bb7474ae18f083e60799dc3de","created_at":"2018-07-24T04:54:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"91a2209bb7474ae18f083e60799dc3de","id":"bdb44b70-4b55-4603-a776-ed5f6a03b758","subnetpool_id":null,"name":"CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet"}]} 2018-07-24 04:54:22,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c963ac51-8165-41c2-83ee-15085e82bcfe used request id req-34667f39-bbfb-485b-89f8-142e834853c8 2018-07-24 04:54:22,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:54:22,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bdf0931cb1754399b510ed2a837e0fb6", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj-role"}], "expires_at": "2018-07-24T05:54:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91a2209bb7474ae18f083e60799dc3de", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/91a2209bb7474ae18f083e60799dc3de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/91a2209bb7474ae18f083e60799dc3de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/91a2209bb7474ae18f083e60799dc3de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-user", "id": "78e00d034f4f496bb53f20d8d5c265e0"}, "audit_ids": ["Hdw6qOSERLqr2Bg0XaxLLQ"], "issued_at": "2018-07-24T04:54:22.000000Z"}} 2018-07-24 04:54:22,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a144cd0ea4b59db7d7293060b523dfb23ad5862d" 2018-07-24 04:54:22,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc185f8-a921-4c19-b04a-d077e07418d0 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:54:22,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fbc185f8-a921-4c19-b04a-d077e07418d0 2018-07-24 04:54:22,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a144cd0ea4b59db7d7293060b523dfb23ad5862d" 2018-07-24 04:54:23,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-fc7b0e7d-853d-429a-8441-632b0ed7655a Date: Tue, 24 Jul 2018 04:54:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c963ac51-8165-41c2-83ee-15085e82bcfe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"91a2209bb7474ae18f083e60799dc3de","l2_adjacency":true,"status":"ACTIVE","subnets":["bdb44b70-4b55-4603-a776-ed5f6a03b758"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:05Z","qos_policy_id":null,"name":"CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net","admin_state_up":true,"tenant_id":"91a2209bb7474ae18f083e60799dc3de","created_at":"2018-07-24T04:54:03Z","mtu":1450}]} 2018-07-24 04:54:23,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net used request id req-fc7b0e7d-853d-429a-8441-632b0ed7655a 2018-07-24 04:54:23,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c963ac51-8165-41c2-83ee-15085e82bcfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a144cd0ea4b59db7d7293060b523dfb23ad5862d" 2018-07-24 04:54:23,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0121d0bb-5fa5-45c0-aa56-3d699b8f03f9 Date: Tue, 24 Jul 2018 04:54:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c963ac51-8165-41c2-83ee-15085e82bcfe","tenant_id":"91a2209bb7474ae18f083e60799dc3de","created_at":"2018-07-24T04:54:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"91a2209bb7474ae18f083e60799dc3de","id":"bdb44b70-4b55-4603-a776-ed5f6a03b758","subnetpool_id":null,"name":"CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet"}]} 2018-07-24 04:54:23,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c963ac51-8165-41c2-83ee-15085e82bcfe used request id req-0121d0bb-5fa5-45c0-aa56-3d699b8f03f9 2018-07-24 04:54:23,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=c963ac51-8165-41c2-83ee-15085e82bcfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a144cd0ea4b59db7d7293060b523dfb23ad5862d" 2018-07-24 04:54:23,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-9e8db23a-1735-4698-a752-6104ff37a064 Date: Tue, 24 Jul 2018 04:54:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c963ac51-8165-41c2-83ee-15085e82bcfe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"91a2209bb7474ae18f083e60799dc3de","l2_adjacency":true,"status":"ACTIVE","subnets":["bdb44b70-4b55-4603-a776-ed5f6a03b758"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:05Z","qos_policy_id":null,"name":"CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net","admin_state_up":true,"tenant_id":"91a2209bb7474ae18f083e60799dc3de","created_at":"2018-07-24T04:54:03Z","mtu":1450}]} 2018-07-24 04:54:23,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=c963ac51-8165-41c2-83ee-15085e82bcfe used request id req-9e8db23a-1735-4698-a752-6104ff37a064 2018-07-24 04:54:23,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c963ac51-8165-41c2-83ee-15085e82bcfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a144cd0ea4b59db7d7293060b523dfb23ad5862d" 2018-07-24 04:54:23,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cef8cc90-9654-43de-8340-303a8a19138c Date: Tue, 24 Jul 2018 04:54:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c963ac51-8165-41c2-83ee-15085e82bcfe","tenant_id":"91a2209bb7474ae18f083e60799dc3de","created_at":"2018-07-24T04:54:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"91a2209bb7474ae18f083e60799dc3de","id":"bdb44b70-4b55-4603-a776-ed5f6a03b758","subnetpool_id":null,"name":"CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet"}]} 2018-07-24 04:54:23,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c963ac51-8165-41c2-83ee-15085e82bcfe used request id req-cef8cc90-9654-43de-8340-303a8a19138c 2018-07-24 04:54:23,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=c963ac51-8165-41c2-83ee-15085e82bcfe&name=CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a144cd0ea4b59db7d7293060b523dfb23ad5862d" 2018-07-24 04:54:24,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3a4c4d16-1a70-42e0-99f4-1abd52eb2a89 Date: Tue, 24 Jul 2018 04:54:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c963ac51-8165-41c2-83ee-15085e82bcfe","tenant_id":"91a2209bb7474ae18f083e60799dc3de","created_at":"2018-07-24T04:54:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"91a2209bb7474ae18f083e60799dc3de","id":"bdb44b70-4b55-4603-a776-ed5f6a03b758","subnetpool_id":null,"name":"CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet"}]} 2018-07-24 04:54:24,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=c963ac51-8165-41c2-83ee-15085e82bcfe&name=CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet used request id req-3a4c4d16-1a70-42e0-99f4-1abd52eb2a89 2018-07-24 04:54:24,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/bdb44b70-4b55-4603-a776-ed5f6a03b758 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a144cd0ea4b59db7d7293060b523dfb23ad5862d" 2018-07-24 04:54:24,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-208d6dc6-4b4c-4b30-b5e8-d9b212ab64f5 Date: Tue, 24 Jul 2018 04:54:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c963ac51-8165-41c2-83ee-15085e82bcfe","tenant_id":"91a2209bb7474ae18f083e60799dc3de","created_at":"2018-07-24T04:54:05Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:05Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"91a2209bb7474ae18f083e60799dc3de","id":"bdb44b70-4b55-4603-a776-ed5f6a03b758","subnetpool_id":null,"name":"CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet"}} 2018-07-24 04:54:24,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/bdb44b70-4b55-4603-a776-ed5f6a03b758 used request id req-208d6dc6-4b4c-4b30-b5e8-d9b212ab64f5 2018-07-24 04:54:24,585 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack 2018-07-24 04:54:24,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:24,791 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:24 GMT Server: Apache x-openstack-request-id: req-567d9838-f684-4c32-83ab-05f5caba6a2e Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:25,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:54:24 GMT Server: Apache x-openstack-request-id: req-6bcc2dbe-b358-4cfc-8ec7-0eea3cf37b93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:54:25,391 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f used request id req-6bcc2dbe-b358-4cfc-8ec7-0eea3cf37b93 2018-07-24 04:54:25,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:25,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:25 GMT Server: Apache x-openstack-request-id: req-9ddbfa7f-56bb-4ef9-bad0-978579f763c9 Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:25,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:25 GMT Server: Apache x-openstack-request-id: req-8acf62e8-a1aa-40f2-9e1f-ff91182c0700 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 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": "91a2209bb7474ae18f083e60799dc3de", "OS::stack_id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "image_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "inst_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-inst", "subnet_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet", "flavor_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-flavor-name", "net_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "stack_user_project_id": "ff41ac7b35fa4f9f9237652988656f18", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:54:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:54:25Z", "id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:25,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f used request id req-8acf62e8-a1aa-40f2-9e1f-ff91182c0700 2018-07-24 04:54:25,772 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:54:25,772 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:54:28,775 - create_stack - DEBUG - Stack status query timeout in 1196.61591578 2018-07-24 04:54:28,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:28,981 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:28 GMT Server: Apache x-openstack-request-id: req-3b5ccc1e-9c3a-4ab4-8472-b979dba94227 Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:29,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:28 GMT Server: Apache x-openstack-request-id: req-7d017198-9a69-40ad-b2be-17f66b5195c2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 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": "91a2209bb7474ae18f083e60799dc3de", "OS::stack_id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "image_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "inst_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-inst", "subnet_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet", "flavor_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-flavor-name", "net_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "stack_user_project_id": "ff41ac7b35fa4f9f9237652988656f18", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:54:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:54:25Z", "id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:29,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f used request id req-7d017198-9a69-40ad-b2be-17f66b5195c2 2018-07-24 04:54:29,009 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:54:29,009 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:54:32,012 - create_stack - DEBUG - Stack status query timeout in 1193.37919879 2018-07-24 04:54:32,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:32,044 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:32 GMT Server: Apache x-openstack-request-id: req-6d7bb717-9c89-4d91-937d-d5862ba3660e Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:32,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:32 GMT Server: Apache x-openstack-request-id: req-5af267cb-d674-4986-903c-c1ea3cbb4412 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 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": "91a2209bb7474ae18f083e60799dc3de", "OS::stack_id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "image_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "inst_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-inst", "subnet_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet", "flavor_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-flavor-name", "net_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "stack_user_project_id": "ff41ac7b35fa4f9f9237652988656f18", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:54:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:54:25Z", "id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:32,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f used request id req-5af267cb-d674-4986-903c-c1ea3cbb4412 2018-07-24 04:54:32,237 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:54:32,237 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:54:35,240 - create_stack - DEBUG - Stack status query timeout in 1190.15120697 2018-07-24 04:54:35,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:35,463 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:35 GMT Server: Apache x-openstack-request-id: req-4eee4f64-d0c6-48cd-83c1-101211d4acfe Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:35,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:35 GMT Server: Apache x-openstack-request-id: req-f8f2312c-1342-4105-8ab2-46d827d8d643 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": "91a2209bb7474ae18f083e60799dc3de", "OS::stack_id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "image_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image", "inst_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-inst", "subnet_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-subnet", "flavor_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-flavor-name", "net_name": "CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-net"}, "deletion_time": "2018-07-24T04:54:33Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack", "stack_user_project_id": "ff41ac7b35fa4f9f9237652988656f18", "tags": null, "creation_time": "2018-07-24T04:54:02Z", "links": [{"href": "http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:54:25Z", "id": "afc87ccf-e77b-4c55-8d03-3472a7907a0f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:35,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f used request id req-f8f2312c-1342-4105-8ab2-46d827d8d643 2018-07-24 04:54:35,506 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-24 04:54:35,506 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack 2018-07-24 04:54:35,506 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack 2018-07-24 04:54:35,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/afc87ccf-e77b-4c55-8d03-3472a7907a0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a2f2570cb7ac3258567dc2db136f0a0d785bc3" 2018-07-24 04:54:35,536 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:35 GMT Server: Apache x-openstack-request-id: req-0d49d9a5-acd3-4051-b080-935b06c917fd Location: http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:35,564 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:54:35 GMT Server: Apache x-openstack-request-id: req-9345b500-9cac-4188-b887-07caca613879 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:54:35,564 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/91a2209bb7474ae18f083e60799dc3de/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-stack/afc87ccf-e77b-4c55-8d03-3472a7907a0f used request id req-9345b500-9cac-4188-b887-07caca613879 2018-07-24 04:54:35,565 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-85713516-f1b7-4679-ad49-7428e7f4e213-image 2018-07-24 04:54:35,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/f09e901d-78c4-4422-818d-6bc520b48251 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3085a26d92a8489d4dc8e15fc93a088625726d26" 2018-07-24 04:54:36,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-633f8809-f5d7-4359-8a11-cb75b452201f Date: Tue, 24 Jul 2018 04:54:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:54:36,472 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/f09e901d-78c4-4422-818d-6bc520b48251 used request id req-633f8809-f5d7-4359-8a11-cb75b452201f 2018-07-24 04:54:36,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/b75c880c-beba-48d6-ad73-6dbe28317fcd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e161cb17f325a87d451ad65e64b10c0e7ce4477" 2018-07-24 04:54:36,512 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:54:36 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-c674c9e1-7194-4650-8670-7a2952245b19 x-compute-request-id: req-c674c9e1-7194-4650-8670-7a2952245b19 Content-Length: 0 Content-Type: application/json 2018-07-24 04:54:36,513 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/b75c880c-beba-48d6-ad73-6dbe28317fcd used request id req-c674c9e1-7194-4650-8670-7a2952245b19 2018-07-24 04:54:36,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:54:36,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f01141ec-689f-4bc3-99bb-f7d091270841 Date: Tue, 24 Jul 2018 04:54:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "91a2209bb7474ae18f083e60799dc3de", "created_at": "2018-07-24T04:54:03Z", "updated_at": "2018-07-24T04:54:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:54:03Z", "revision_number": 0, "id": "4dc7e044-0b20-4aa7-8c21-a94084cbead5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:54:03Z", "security_group_id": "d73642b5-4988-49f4-94a0-bcdc3f392282", "tenant_id": "91a2209bb7474ae18f083e60799dc3de", "port_range_min": null, "ethertype": "IPv4", "project_id": "91a2209bb7474ae18f083e60799dc3de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:54:03Z", "revision_number": 0, "id": "5a7dcd43-e062-4ff9-9ad1-8cbef093f1dc", "remote_group_id": "d73642b5-4988-49f4-94a0-bcdc3f392282", "remote_ip_prefix": null, "created_at": "2018-07-24T04:54:03Z", "security_group_id": "d73642b5-4988-49f4-94a0-bcdc3f392282", "tenant_id": "91a2209bb7474ae18f083e60799dc3de", "port_range_min": null, "ethertype": "IPv4", "project_id": "91a2209bb7474ae18f083e60799dc3de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:54:03Z", "revision_number": 0, "id": "5f8ef9b7-a1fe-4681-b3e5-35f9173abb11", "remote_group_id": "d73642b5-4988-49f4-94a0-bcdc3f392282", "remote_ip_prefix": null, "created_at": "2018-07-24T04:54:03Z", "security_group_id": "d73642b5-4988-49f4-94a0-bcdc3f392282", "tenant_id": "91a2209bb7474ae18f083e60799dc3de", "port_range_min": null, "ethertype": "IPv6", "project_id": "91a2209bb7474ae18f083e60799dc3de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:54:03Z", "revision_number": 0, "id": "85676481-e4b9-458a-9535-79bae34b11bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:54:03Z", "security_group_id": "d73642b5-4988-49f4-94a0-bcdc3f392282", "tenant_id": "91a2209bb7474ae18f083e60799dc3de", "port_range_min": null, "ethertype": "IPv6", "project_id": "91a2209bb7474ae18f083e60799dc3de"}], "revision_number": 4, "project_id": "91a2209bb7474ae18f083e60799dc3de", "id": "d73642b5-4988-49f4-94a0-bcdc3f392282", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:54:36,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-f01141ec-689f-4bc3-99bb-f7d091270841 2018-07-24 04:54:36,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:54:36,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e88b8c5e-160e-4d45-819e-539599c831e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:54:36,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-e88b8c5e-160e-4d45-819e-539599c831e3 2018-07-24 04:54:36,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:54:36,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:54:36,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da5b7d4-ddd8-4ed3-be56-7772e6eb8616 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:54:36,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-6da5b7d4-ddd8-4ed3-be56-7772e6eb8616 2018-07-24 04:54:36,943 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:54:36,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:54:37,042 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-807802c4-4f2b-4b1a-95e4-d3de0eb3b22b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:54:37,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-807802c4-4f2b-4b1a-95e4-d3de0eb3b22b 2018-07-24 04:54:37,042 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:54:37,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:54:37,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf1c8a9-4687-4a0d-a79e-6b1102dafd12 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:54:37,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-4cf1c8a9-4687-4a0d-a79e-6b1102dafd12 2018-07-24 04:54:37,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:54:37,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ce9eb0-22f5-47e5-a4d4-174b243d0cf1 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:54:37,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-73ce9eb0-22f5-47e5-a4d4-174b243d0cf1 2018-07-24 04:54:37,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:54:37,335 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:54:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1727ad3e-1c69-44ac-a293-38f27c6119a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:54:37,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-1727ad3e-1c69-44ac-a293-38f27c6119a9 2018-07-24 04:54:37,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:54:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/91a2209bb7474ae18f083e60799dc3de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:54:37,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1270e567-8e14-464d-927c-7e0969cee65c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/91a2209bb7474ae18f083e60799dc3de"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "91a2209bb7474ae18f083e60799dc3de", "name": "CreateStackSuccessTests-11a242c2-3e8d-4de-proj"}} 2018-07-24 04:54:37,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/91a2209bb7474ae18f083e60799dc3de used request id req-1270e567-8e14-464d-927c-7e0969cee65c 2018-07-24 04:54:37,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d73642b5-4988-49f4-94a0-bcdc3f392282 2018-07-24 04:54:37,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d73642b5-4988-49f4-94a0-bcdc3f392282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:54:37,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-641028d4-9f2c-4a1f-abd1-03db8bbfc96c Date: Tue, 24 Jul 2018 04:54:37 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-07-24T04:54:03Z", "security_group_id": "d73642b5-4988-49f4-94a0-bcdc3f392282", "port_range_min": null, "revision_number": 0, "tenant_id": "91a2209bb7474ae18f083e60799dc3de", "created_at": "2018-07-24T04:54:03Z", "project_id": "91a2209bb7474ae18f083e60799dc3de", "id": "4dc7e044-0b20-4aa7-8c21-a94084cbead5"}, {"remote_group_id": "d73642b5-4988-49f4-94a0-bcdc3f392282", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:54:03Z", "security_group_id": "d73642b5-4988-49f4-94a0-bcdc3f392282", "port_range_min": null, "revision_number": 0, "tenant_id": "91a2209bb7474ae18f083e60799dc3de", "created_at": "2018-07-24T04:54:03Z", "project_id": "91a2209bb7474ae18f083e60799dc3de", "id": "5a7dcd43-e062-4ff9-9ad1-8cbef093f1dc"}, {"remote_group_id": "d73642b5-4988-49f4-94a0-bcdc3f392282", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:54:03Z", "security_group_id": "d73642b5-4988-49f4-94a0-bcdc3f392282", "port_range_min": null, "revision_number": 0, "tenant_id": "91a2209bb7474ae18f083e60799dc3de", "created_at": "2018-07-24T04:54:03Z", "project_id": "91a2209bb7474ae18f083e60799dc3de", "id": "5f8ef9b7-a1fe-4681-b3e5-35f9173abb11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:54:03Z", "security_group_id": "d73642b5-4988-49f4-94a0-bcdc3f392282", "port_range_min": null, "revision_number": 0, "tenant_id": "91a2209bb7474ae18f083e60799dc3de", "created_at": "2018-07-24T04:54:03Z", "project_id": "91a2209bb7474ae18f083e60799dc3de", "id": "85676481-e4b9-458a-9535-79bae34b11bf"}]} 2018-07-24 04:54:37,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=d73642b5-4988-49f4-94a0-bcdc3f392282 used request id req-641028d4-9f2c-4a1f-abd1-03db8bbfc96c 2018-07-24 04:54:37,638 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:54:37,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/d73642b5-4988-49f4-94a0-bcdc3f392282 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:54:37,990 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3594ccbb-0c58-465a-a46d-4810cf196ecd Content-Length: 0 Date: Tue, 24 Jul 2018 04:54:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:54:37,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/d73642b5-4988-49f4-94a0-bcdc3f392282 used request id req-3594ccbb-0c58-465a-a46d-4810cf196ecd 2018-07-24 04:54:37,991 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-11a242c2-3e8d-4de-proj 2018-07-24 04:54:37,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/91a2209bb7474ae18f083e60799dc3de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:54:38,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a03d5357-ac44-461e-a141-8936d8ba8a94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:54:38,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/91a2209bb7474ae18f083e60799dc3de used request id req-a03d5357-ac44-461e-a141-8936d8ba8a94 2018-07-24 04:54:38,341 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-11a242c2-3e8d-4de-proj-role 2018-07-24 04:54:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/bdf0931cb1754399b510ed2a837e0fb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:54:38,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0110e839-2eb2-4e9e-9aa7-9176f029993b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:54:38,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/bdf0931cb1754399b510ed2a837e0fb6 used request id req-0110e839-2eb2-4e9e-9aa7-9176f029993b 2018-07-24 04:54:38,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30109da13145099be377e52f46f4ad9284ac1bd" 2018-07-24 04:54:38,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e176b9cc-8a28-46b6-9851-79523c20d9a1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:54:38,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e176b9cc-8a28-46b6-9851-79523c20d9a1 2018-07-24 04:54:38,559 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-11a242c2-3e8d-4de-user 2018-07-24 04:54:38,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/78e00d034f4f496bb53f20d8d5c265e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee8669127031d3abd9b4d95c01147f398a6071c" 2018-07-24 04:54:38,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:54:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b33e369a-f9a9-482c-a1f0-772831896478 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:54:38,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/78e00d034f4f496bb53f20d8d5c265e0 used request id req-b33e369a-f9a9-482c-a1f0-772831896478 2018-07-24 04:54:38,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:54:39,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:54:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["fq6NNX6pSQSQh2ONfPN2mA"], "issued_at": "2018-07-24T04:54:39.000000Z"}} 2018-07-24 04:54:39,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}725f3ada58da3e0b83c58b2e36199d0ff77c41db" 2018-07-24 04:54:39,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1975511b-7eeb-4ee8-9ffc-c4c9fd9ede1b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:54:39,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1975511b-7eeb-4ee8-9ffc-c4c9fd9ede1b 2018-07-24 04:54:39,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:54:39,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:54:39,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:54:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["714lqAgPQGCdqKN9EYO3PA"], "issued_at": "2018-07-24T04:54:39.000000Z"}} 2018-07-24 04:54:39,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:54:39,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f57141-b2d7-4b86-9840-fc0d1bf5f9c1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:54:39,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f0f57141-b2d7-4b86-9840-fc0d1bf5f9c1 2018-07-24 04:54:39,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:54:39,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:54:39,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1edda813-2b9e-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:54:39,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a2f4e7-5373-4904-bb69-dc5dbae333e9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1edda813-2b9e-434-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:54:39,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1edda813-2b9e-434-proj used request id req-d8a2f4e7-5373-4904-bb69-dc5dbae333e9 2018-07-24 04:54:39,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:54:39,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67158e7-8657-471d-b433-ab3d33c5b32a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:54:39,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-b67158e7-8657-471d-b433-ab3d33c5b32a 2018-07-24 04:54:39,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}}' 2018-07-24 04:54:40,077 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88dc1f07-73d4-4f19-857e-7f46ed2bd2bc Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa"}, "tags": [], "enabled": true, "id": "e310d71db5674014bd268c0926612eaa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}} 2018-07-24 04:54:40,077 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-88dc1f07-73d4-4f19-857e-7f46ed2bd2bc 2018-07-24 04:54:40,077 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1edda813-2b9e-434-proj 2018-07-24 04:54:40,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:54:40,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:54:40,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:54:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["hgK5N7p1QAClbg4MmkEDog"], "issued_at": "2018-07-24T04:54:40.000000Z"}} 2018-07-24 04:54:40,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5b33771d053420d1c021adef4c9b4eab59b54c08" 2018-07-24 04:54:40,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7feaf62-7d31-41d7-94f2-807e670b8984 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:54:40,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e7feaf62-7d31-41d7-94f2-807e670b8984 2018-07-24 04:54:40,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:54:40,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:54:40,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b33771d053420d1c021adef4c9b4eab59b54c08" 2018-07-24 04:54:40,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a0faa0-9aad-40f2-a199-4bbe744d4910 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:54:40,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-38a0faa0-9aad-40f2-a199-4bbe744d4910 2018-07-24 04:54:40,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-1edda813-2b9e-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b33771d053420d1c021adef4c9b4eab59b54c08" 2018-07-24 04:54:40,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc18cdad-fa80-435d-81c2-b218b724cdf1 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-1edda813-2b9e-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa"}, "tags": [], "enabled": true, "id": "e310d71db5674014bd268c0926612eaa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}]} 2018-07-24 04:54:40,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-1edda813-2b9e-434-proj used request id req-cc18cdad-fa80-435d-81c2-b218b724cdf1 2018-07-24 04:54:40,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b33771d053420d1c021adef4c9b4eab59b54c08" 2018-07-24 04:54:40,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522cd967-1f5e-474d-a0f8-8f52b3fd1bd7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:54:40,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-522cd967-1f5e-474d-a0f8-8f52b3fd1bd7 2018-07-24 04:54:41,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b33771d053420d1c021adef4c9b4eab59b54c08" 2018-07-24 04:54:41,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d406e01-f31c-4e23-9166-09bdcea08ab1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:54:41,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4d406e01-f31c-4e23-9166-09bdcea08ab1 2018-07-24 04:54:41,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-1edda813-2b9e-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b33771d053420d1c021adef4c9b4eab59b54c08" 2018-07-24 04:54:41,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560e8668-9483-44f7-bfd1-06fc02c7fcd0 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-1edda813-2b9e-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa"}, "tags": [], "enabled": true, "id": "e310d71db5674014bd268c0926612eaa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}]} 2018-07-24 04:54:41,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSuccessTests-1edda813-2b9e-434-proj used request id req-560e8668-9483-44f7-bfd1-06fc02c7fcd0 2018-07-24 04:54:41,369 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1edda813-2b9e-434-user 2018-07-24 04:54:41,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:54:41,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:54:41,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac890820-31ed-4565-83cb-b4885a7c09d2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:54:41,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ac890820-31ed-4565-83cb-b4885a7c09d2 2018-07-24 04:54:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" -d '{"role": {"name": "CreateStackSuccessTests-1edda813-2b9e-434-proj-role"}}' 2018-07-24 04:54:41,579 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec29b9ce-b44f-4dc4-b4bc-6a7f464eb6ea Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "32473317c46d4337bd1ccac9a879ae0c", "links": {"self": "http://172.30.9.24:5000/v3/roles/32473317c46d4337bd1ccac9a879ae0c"}, "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj-role"}} 2018-07-24 04:54:41,579 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-ec29b9ce-b44f-4dc4-b4bc-6a7f464eb6ea 2018-07-24 04:54:41,580 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1edda813-2b9e-434-proj-role 2018-07-24 04:54:41,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/32473317c46d4337bd1ccac9a879ae0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:54:41,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ce97064-563a-452b-8611-adb5594780ae Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "32473317c46d4337bd1ccac9a879ae0c", "links": {"self": "http://172.30.9.24:5000/v3/roles/32473317c46d4337bd1ccac9a879ae0c"}, "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj-role"}} 2018-07-24 04:54:41,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/32473317c46d4337bd1ccac9a879ae0c used request id req-4ce97064-563a-452b-8611-adb5594780ae 2018-07-24 04:54:41,669 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1edda813-2b9e-434-proj-role to project CreateStackSuccessTests-1edda813-2b9e-434-proj 2018-07-24 04:54:41,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa/users/e69d4c943f204555b64e9768e651e6d9/roles/32473317c46d4337bd1ccac9a879ae0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:54:41,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-684c48bb-0a9b-45b7-b4ef-d75fd9d774e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:54:41,798 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa/users/e69d4c943f204555b64e9768e651e6d9/roles/32473317c46d4337bd1ccac9a879ae0c used request id req-684c48bb-0a9b-45b7-b4ef-d75fd9d774e3 2018-07-24 04:54:41,798 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:54:41,798 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:54:41,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:54:41,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:54:42,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32473317c46d4337bd1ccac9a879ae0c", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj-role"}], "expires_at": "2018-07-24T05:54:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1edda813-2b9e-434-user", "id": "e69d4c943f204555b64e9768e651e6d9"}, "audit_ids": ["_ovxkJuJRlSgoPqhUWhJTA"], "issued_at": "2018-07-24T04:54:42.000000Z"}} 2018-07-24 04:54:42,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}f19c466e5ba8b20508177b414a2f17a5df54ecbb" 2018-07-24 04:54:42,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68032491-bf6d-468b-a637-fda19a667393 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:54:42,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-68032491-bf6d-468b-a637-fda19a667393 2018-07-24 04:54:42,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f19c466e5ba8b20508177b414a2f17a5df54ecbb" 2018-07-24 04:54:42,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-8665e7a0-e2d8-46ea-aeab-08ad90a3cd2e Date: Tue, 24 Jul 2018 04:54:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image"} 2018-07-24 04:54:42,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image used request id req-8665e7a0-e2d8-46ea-aeab-08ad90a3cd2e 2018-07-24 04:54:42,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f19c466e5ba8b20508177b414a2f17a5df54ecbb" 2018-07-24 04:54:42,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6d00ffab-0870-4a90-a233-0d2eeb59d8c2 Date: Tue, 24 Jul 2018 04:54:42 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-07-24 04:54:42,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-6d00ffab-0870-4a90-a233-0d2eeb59d8c2 2018-07-24 04:54:42,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f19c466e5ba8b20508177b414a2f17a5df54ecbb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image"}' 2018-07-24 04:54:43,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-667ade03-8b49-47b2-a313-f02b77fd86ba Date: Tue, 24 Jul 2018 04:54:43 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:54:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:54:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f", "min_disk": 0, "protected": false, "id": "15bc5d77-9d02-45e4-8b97-f02d9e51279f", "file": "/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f/file", "checksum": null, "owner": "e310d71db5674014bd268c0926612eaa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:54:43,025 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-667ade03-8b49-47b2-a313-f02b77fd86ba 2018-07-24 04:54:43,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f19c466e5ba8b20508177b414a2f17a5df54ecbb" -d '' 2018-07-24 04:54:44,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5fae285e-7fd5-4a8a-8b21-bfd04e75e85d Date: Tue, 24 Jul 2018 04:54:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:54:44,457 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f/file used request id req-5fae285e-7fd5-4a8a-8b21-bfd04e75e85d 2018-07-24 04:54:44,458 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:54:44,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f19c466e5ba8b20508177b414a2f17a5df54ecbb" 2018-07-24 04:54:44,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-01978975-c109-47c0-9cea-8454b986de62 Date: Tue, 24 Jul 2018 04:54:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:54:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:54:44Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f/snap", "metadata": {}}], "self": "/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f", "min_disk": 0, "protected": false, "id": "15bc5d77-9d02-45e4-8b97-f02d9e51279f", "file": "/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e310d71db5674014bd268c0926612eaa", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:54:44,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f used request id req-01978975-c109-47c0-9cea-8454b986de62 2018-07-24 04:54:44,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f19c466e5ba8b20508177b414a2f17a5df54ecbb" 2018-07-24 04:54:44,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a0dcd3c7-650e-4296-ab4b-307a7c4bef9b Date: Tue, 24 Jul 2018 04:54:44 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-07-24 04:54:44,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-a0dcd3c7-650e-4296-ab4b-307a7c4bef9b 2018-07-24 04:54:44,850 - create_image - INFO - Created image with name - CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image 2018-07-24 04:54:44,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f19c466e5ba8b20508177b414a2f17a5df54ecbb" 2018-07-24 04:54:45,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-69618a63-0cb8-4c0d-8fc6-d758cb523a30 Date: Tue, 24 Jul 2018 04:54:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:54:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:54:44Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f/snap", "metadata": {}}], "self": "/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f", "min_disk": 0, "protected": false, "id": "15bc5d77-9d02-45e4-8b97-f02d9e51279f", "file": "/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e310d71db5674014bd268c0926612eaa", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:54:45,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f used request id req-69618a63-0cb8-4c0d-8fc6-d758cb523a30 2018-07-24 04:54:45,042 - create_image - DEBUG - Instance status is - active 2018-07-24 04:54:45,043 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image 2018-07-24 04:54:45,043 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image 2018-07-24 04:54:45,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:54:45,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:54:45,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["vKxd46O-Ro-E21UdrUowuw"], "issued_at": "2018-07-24T04:54:45.000000Z"}} 2018-07-24 04:54:45,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}53c08baa1dc452b78af8fc3c139bec5631569a9a" 2018-07-24 04:54:45,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19000c7f-a40d-4ab0-9baf-ece139d67b1e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:54:45,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-19000c7f-a40d-4ab0-9baf-ece139d67b1e 2018-07-24 04:54:45,524 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:54:45,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c08baa1dc452b78af8fc3c139bec5631569a9a" 2018-07-24 04:54:45,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54: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-2ded932d-f89f-4c08-8e37-89abb013cbd0 x-compute-request-id: req-2ded932d-f89f-4c08-8e37-89abb013cbd0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:54:45,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2ded932d-f89f-4c08-8e37-89abb013cbd0 2018-07-24 04:54:45,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c08baa1dc452b78af8fc3c139bec5631569a9a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-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-07-24 04:54:45,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54: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-426a4314-8dcf-463a-a228-a029f2862f63 x-compute-request-id: req-426a4314-8dcf-463a-a228-a029f2862f63 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "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": "e29b8642-bfe5-46a8-8e4c-5afa054ef6d5"}} 2018-07-24 04:54:45,782 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-426a4314-8dcf-463a-a228-a029f2862f63 2018-07-24 04:54:45,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:54:45,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:54:46,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32473317c46d4337bd1ccac9a879ae0c", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj-role"}], "expires_at": "2018-07-24T05:54:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1edda813-2b9e-434-user", "id": "e69d4c943f204555b64e9768e651e6d9"}, "audit_ids": ["cFk0mk1ORVWZJEajAR6S1Q"], "issued_at": "2018-07-24T04:54:46.000000Z"}} 2018-07-24 04:54:46,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:54:46,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f24e14c-0bde-45a3-b213-ae7f835e511f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:54:46,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8f24e14c-0bde-45a3-b213-ae7f835e511f 2018-07-24 04:54:46,272 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:54:46,275 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:54:46,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:54:46,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:46 GMT Server: Apache x-openstack-request-id: req-cdfa8d0a-2dff-4061-9ee0-22fccdf019d4 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:54:46,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack used request id req-cdfa8d0a-2dff-4061-9ee0-22fccdf019d4 2018-07-24 04:54:46,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "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": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net", "inst_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "subnet_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet", "image_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "flavor_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name"}}' 2018-07-24 04:54:48,849 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:54:46 GMT Server: Apache x-openstack-request-id: req-86f3fe5a-60fe-4d26-897f-5337eecab1e1 Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "3a350d02-68fd-415c-81ec-36018e709d99", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "self"}]}} 2018-07-24 04:54:48,850 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks used request id req-86f3fe5a-60fe-4d26-897f-5337eecab1e1 2018-07-24 04:54:48,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:54:49,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:48 GMT Server: Apache x-openstack-request-id: req-d3c7900c-83f1-4040-834b-fd619b342ba4 Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:49,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:49 GMT Server: Apache x-openstack-request-id: req-e2be7e65-44a8-4d19-a559-606bb17c8f59 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": "e310d71db5674014bd268c0926612eaa", "OS::stack_id": "3a350d02-68fd-415c-81ec-36018e709d99", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "image_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "inst_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "subnet_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet", "net_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net", "flavor_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "stack_user_project_id": "c6555ba7939c4be390203b653fc7fb94", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:54:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3a350d02-68fd-415c-81ec-36018e709d99", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:49,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 used request id req-e2be7e65-44a8-4d19-a559-606bb17c8f59 2018-07-24 04:54:49,268 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack 2018-07-24 04:54:49,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:54:49,566 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:49 GMT Server: Apache x-openstack-request-id: req-68315883-1315-4b28-ac90-a85344b4a4c6 Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:49,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:49 GMT Server: Apache x-openstack-request-id: req-8594afcb-4981-451e-98b7-91cc176d407e 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": "e310d71db5674014bd268c0926612eaa", "OS::stack_id": "3a350d02-68fd-415c-81ec-36018e709d99", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "image_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "inst_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "subnet_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet", "net_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net", "flavor_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "stack_user_project_id": "c6555ba7939c4be390203b653fc7fb94", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:54:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3a350d02-68fd-415c-81ec-36018e709d99", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:49,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 used request id req-8594afcb-4981-451e-98b7-91cc176d407e 2018-07-24 04:54:49,770 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:54:49,770 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:54:52,773 - create_stack - DEBUG - Stack status query timeout in 1196.49521399 2018-07-24 04:54:52,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:54:52,984 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:52 GMT Server: Apache x-openstack-request-id: req-6c56b548-14ff-4e3d-88e2-707bb383fa28 Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:53,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:52 GMT Server: Apache x-openstack-request-id: req-0e29e6d5-d9df-4f81-9f87-50fe16e17551 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": "e310d71db5674014bd268c0926612eaa", "OS::stack_id": "3a350d02-68fd-415c-81ec-36018e709d99", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "image_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "inst_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "subnet_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet", "net_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net", "flavor_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "stack_user_project_id": "c6555ba7939c4be390203b653fc7fb94", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:54:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3a350d02-68fd-415c-81ec-36018e709d99", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:53,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 used request id req-0e29e6d5-d9df-4f81-9f87-50fe16e17551 2018-07-24 04:54:53,212 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:54:53,212 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:54:56,215 - create_stack - DEBUG - Stack status query timeout in 1193.05321789 2018-07-24 04:54:56,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:54:56,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:56 GMT Server: Apache x-openstack-request-id: req-a99e780d-53d5-41b4-9bb4-f7746b1c74ef Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:54:56,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:56 GMT Server: Apache x-openstack-request-id: req-096690c8-ba64-49de-9e5a-3412e47631e5 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": "e310d71db5674014bd268c0926612eaa", "OS::stack_id": "3a350d02-68fd-415c-81ec-36018e709d99", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "image_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "inst_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "subnet_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet", "net_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net", "flavor_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "stack_user_project_id": "c6555ba7939c4be390203b653fc7fb94", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:54:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3a350d02-68fd-415c-81ec-36018e709d99", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:54:56,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 used request id req-096690c8-ba64-49de-9e5a-3412e47631e5 2018-07-24 04:54:56,639 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:54:56,639 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:54:59,642 - create_stack - DEBUG - Stack status query timeout in 1189.62641788 2018-07-24 04:54:59,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:54:59,915 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:54:59 GMT Server: Apache x-openstack-request-id: req-d0a4d7c4-bb83-48e0-a1ed-168bfb7ce219 Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:00,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:54:59 GMT Server: Apache x-openstack-request-id: req-935165f9-82aa-4520-961b-6aa1e1b642ef 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": "e310d71db5674014bd268c0926612eaa", "OS::stack_id": "3a350d02-68fd-415c-81ec-36018e709d99", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "image_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "inst_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "subnet_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet", "net_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net", "flavor_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "stack_user_project_id": "c6555ba7939c4be390203b653fc7fb94", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:54:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3a350d02-68fd-415c-81ec-36018e709d99", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:55:00,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 used request id req-935165f9-82aa-4520-961b-6aa1e1b642ef 2018-07-24 04:55:00,129 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:55:00,129 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:55:03,133 - create_stack - DEBUG - Stack status query timeout in 1186.13584399 2018-07-24 04:55:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:03,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:03 GMT Server: Apache x-openstack-request-id: req-4d245a7b-dd43-4327-954a-58759924c6c1 Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:03,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:03 GMT Server: Apache x-openstack-request-id: req-2e091b96-310c-41ff-9017-dd707eec9d73 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": "e310d71db5674014bd268c0926612eaa", "OS::stack_id": "3a350d02-68fd-415c-81ec-36018e709d99", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "image_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "inst_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "subnet_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet", "net_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net", "flavor_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "stack_user_project_id": "c6555ba7939c4be390203b653fc7fb94", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:54:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3a350d02-68fd-415c-81ec-36018e709d99", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:55:03,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 used request id req-2e091b96-310c-41ff-9017-dd707eec9d73 2018-07-24 04:55:03,373 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:55:03,373 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:55:06,376 - create_stack - DEBUG - Stack status query timeout in 1182.89245486 2018-07-24 04:55:06,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:06,600 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:06 GMT Server: Apache x-openstack-request-id: req-f4d89706-aaf8-4d16-a2dd-bacbb9d35836 Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:06,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:06 GMT Server: Apache x-openstack-request-id: req-bde8cd42-6762-42b7-98f0-f7366cf7519b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 562 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": "e310d71db5674014bd268c0926612eaa", "OS::stack_id": "3a350d02-68fd-415c-81ec-36018e709d99", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "image_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "inst_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "subnet_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet", "net_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net", "flavor_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "stack_user_project_id": "c6555ba7939c4be390203b653fc7fb94", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:54:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3a350d02-68fd-415c-81ec-36018e709d99", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:55:06,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 used request id req-bde8cd42-6762-42b7-98f0-f7366cf7519b 2018-07-24 04:55:06,644 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-24 04:55:06,644 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack 2018-07-24 04:55:06,645 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack 2018-07-24 04:55:06,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:06,846 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:06 GMT Server: Apache x-openstack-request-id: req-3883f054-35cd-4888-aa1b-15c85fce648c Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:07,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:06 GMT Server: Apache x-openstack-request-id: req-3b5354ed-1da4-4141-940e-dcad99daba86 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-24T04:54:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:54:48Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "09aa6be9-f331-413a-9b0e-137c4fc4a824", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-24T04:54:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:54:49Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-24T04:54:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:54:49Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "3c8337b7-ad25-42ea-9d70-124a5f24d04d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-24T04:54:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:54:48Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5d23a02d-3ba0-4413-8870-055935745045", "resource_type": "OS::Nova::Server"}]} 2018-07-24 04:55:07,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources used request id req-3b5354ed-1da4-4141-940e-dcad99daba86 2018-07-24 04:55:07,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:07,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55: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-9566b0ba-7708-445d-8504-c4989c3aecb0 x-compute-request-id: req-9566b0ba-7708-445d-8504-c4989c3aecb0 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:43:ee", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "bookmark"}], "image": {"id": "15bc5d77-9d02-45e4-8b97-f02d9e51279f", "links": [{"href": "http://172.30.9.24:8774/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:55:02.000000", "flavor": {"id": "e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "links": [{"href": "http://172.30.9.24:8774/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "rel": "bookmark"}]}, "id": "5d23a02d-3ba0-4413-8870-055935745045", "security_groups": [{"name": "default"}], "user_id": "e69d4c943f204555b64e9768e651e6d9", "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-07-24T04:55:02Z", "hostId": "72d7ce6587fdc4a38b5c8ba9ba95d312eb05ea44d64bd595f529b2fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "created": "2018-07-24T04:54:56Z", "tenant_id": "e310d71db5674014bd268c0926612eaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:55:07,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045 used request id req-9566b0ba-7708-445d-8504-c4989c3aecb0 2018-07-24 04:55:07,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:07,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-643c5cae-5576-4291-a26b-040972f7b014 Date: Tue, 24 Jul 2018 04:55:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e310d71db5674014bd268c0926612eaa","l2_adjacency":true,"status":"ACTIVE","subnets":["ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net","admin_state_up":true,"tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:49Z","mtu":1450}]} 2018-07-24 04:55:07,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net used request id req-643c5cae-5576-4291-a26b-040972f7b014 2018-07-24 04:55:07,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:55:07,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:55:07 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:55:07,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:07,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48ca1b2-db54-4c7e-957f-02b96ab2c081 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}} 2018-07-24 04:55:07,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa used request id req-b48ca1b2-db54-4c7e-957f-02b96ab2c081 2018-07-24 04:55:07,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:08,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-986e1e19-1781-4ebd-b14c-9a6b4031e6a2 Date: Tue, 24 Jul 2018 04:55:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"e310d71db5674014bd268c0926612eaa","id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","subnetpool_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet"}]} 2018-07-24 04:55:08,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-986e1e19-1781-4ebd-b14c-9a6b4031e6a2 2018-07-24 04:55:08,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:08,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-1d371231-b500-4d2b-b132-08308b534ce4 Date: Tue, 24 Jul 2018 04:55:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.2"}],"id":"08ccbc47-50b3-429e-990b-a6b5010773fb","security_groups":[],"mac_address":"fa:16:3e:26:f7:17","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:55:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.4"}],"id":"09aa6be9-f331-413a-9b0e-137c4fc4a824","security_groups":["5064bb2b-3c8a-4786-9241-5bda6467d577"],"mac_address":"fa:16:3e:bf:43:ee","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"5d23a02d-3ba0-4413-8870-055935745045","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.5"}],"id":"261acff3-1276-48ec-89cb-9212cac98309","security_groups":[],"mac_address":"fa:16:3e:5e:71:27","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.3"}],"id":"e77981c9-40a1-4ce8-95be-77695167b3ea","security_groups":[],"mac_address":"fa:16:3e:dc:ac:9c","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"}]} 2018-07-24 04:55:08,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-1d371231-b500-4d2b-b132-08308b534ce4 2018-07-24 04:55:08,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:08,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:08 GMT Server: Apache x-openstack-request-id: req-210839bc-1c56-423a-85d2-bf6e116d1329 Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:08,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:08 GMT Server: Apache x-openstack-request-id: req-bb33c6cf-73aa-431b-84cf-4c68836095c7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-24T04:54:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:54:48Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "09aa6be9-f331-413a-9b0e-137c4fc4a824", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-24T04:54:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:54:49Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-24T04:54:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:54:49Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "3c8337b7-ad25-42ea-9d70-124a5f24d04d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-24T04:54:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:54:48Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5d23a02d-3ba0-4413-8870-055935745045", "resource_type": "OS::Nova::Server"}]} 2018-07-24 04:55:08,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99/resources used request id req-bb33c6cf-73aa-431b-84cf-4c68836095c7 2018-07-24 04:55:08,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:08,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55: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-fb7c4565-3944-4d46-aef4-6fa1a3f0f0e3 x-compute-request-id: req-fb7c4565-3944-4d46-aef4-6fa1a3f0f0e3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "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": "e29b8642-bfe5-46a8-8e4c-5afa054ef6d5"}} 2018-07-24 04:55:08,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5 used request id req-fb7c4565-3944-4d46-aef4-6fa1a3f0f0e3 2018-07-24 04:55:08,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:08,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-084d54d1-7b67-45b4-9d75-609b85af7c77 Date: Tue, 24 Jul 2018 04:55:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:51Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"e310d71db5674014bd268c0926612eaa","id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","subnetpool_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet"}} 2018-07-24 04:55:08,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa used request id req-084d54d1-7b67-45b4-9d75-609b85af7c77 2018-07-24 04:55:08,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:08,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-05eed0e3-9018-42c7-beeb-75d56469d569 Date: Tue, 24 Jul 2018 04:55:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e310d71db5674014bd268c0926612eaa","l2_adjacency":true,"status":"ACTIVE","subnets":["ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net","admin_state_up":true,"tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:49Z","mtu":1450}]} 2018-07-24 04:55:08,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-05eed0e3-9018-42c7-beeb-75d56469d569 2018-07-24 04:55:08,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:08,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e456a0e6-e22e-4794-af5d-559925a08d2b Date: Tue, 24 Jul 2018 04:55:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"e310d71db5674014bd268c0926612eaa","id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","subnetpool_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet"}]} 2018-07-24 04:55:08,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-e456a0e6-e22e-4794-af5d-559925a08d2b 2018-07-24 04:55:08,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:08,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-594b07fb-2393-4917-bc42-52a01385e5fa Date: Tue, 24 Jul 2018 04:55:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e310d71db5674014bd268c0926612eaa","l2_adjacency":true,"status":"ACTIVE","subnets":["ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net","admin_state_up":true,"tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:49Z","mtu":1450}]} 2018-07-24 04:55:08,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net used request id req-594b07fb-2393-4917-bc42-52a01385e5fa 2018-07-24 04:55:08,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:08,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad3c3ef3-77ae-482d-9c10-6db2e42878eb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}} 2018-07-24 04:55:08,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa used request id req-ad3c3ef3-77ae-482d-9c10-6db2e42878eb 2018-07-24 04:55:08,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:08,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-32569298-352a-4138-82cf-39cfe44b3838 Date: Tue, 24 Jul 2018 04:55:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"e310d71db5674014bd268c0926612eaa","id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","subnetpool_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet"}]} 2018-07-24 04:55:08,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-32569298-352a-4138-82cf-39cfe44b3838 2018-07-24 04:55:08,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d&mac_address=fa%3A16%3A3e%3Abf%3A43%3Aee&name=CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:09,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-5147c2b1-4165-4c97-a457-bf0e57aa0433 Date: Tue, 24 Jul 2018 04:55:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:55:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.4"}],"id":"09aa6be9-f331-413a-9b0e-137c4fc4a824","security_groups":["5064bb2b-3c8a-4786-9241-5bda6467d577"],"mac_address":"fa:16:3e:bf:43:ee","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"5d23a02d-3ba0-4413-8870-055935745045","ip_allocation":"immediate"}]} 2018-07-24 04:55:09,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d&mac_address=fa%3A16%3A3e%3Abf%3A43%3Aee&name=CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z&admin_state_up=True used request id req-5147c2b1-4165-4c97-a457-bf0e57aa0433 2018-07-24 04:55:09,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:09,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23dd5dec-9f57-4d40-b2d7-4fab89463170 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}} 2018-07-24 04:55:09,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa used request id req-23dd5dec-9f57-4d40-b2d7-4fab89463170 2018-07-24 04:55:09,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:09,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-1e52c96c-3574-4407-be92-329ecdf535df Date: Tue, 24 Jul 2018 04:55:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e310d71db5674014bd268c0926612eaa","l2_adjacency":true,"status":"ACTIVE","subnets":["ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net","admin_state_up":true,"tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:49Z","mtu":1450}]} 2018-07-24 04:55:09,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net used request id req-1e52c96c-3574-4407-be92-329ecdf535df 2018-07-24 04:55:09,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:09,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f7923675-19c5-43ec-9486-9f5d72587e62 Date: Tue, 24 Jul 2018 04:55:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"e310d71db5674014bd268c0926612eaa","id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","subnetpool_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet"}]} 2018-07-24 04:55:09,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-f7923675-19c5-43ec-9486-9f5d72587e62 2018-07-24 04:55:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:09,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-e5eece31-9f62-4576-9736-691352bcea34 Date: Tue, 24 Jul 2018 04:55:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.2"}],"id":"08ccbc47-50b3-429e-990b-a6b5010773fb","security_groups":[],"mac_address":"fa:16:3e:26:f7:17","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:55:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.4"}],"id":"09aa6be9-f331-413a-9b0e-137c4fc4a824","security_groups":["5064bb2b-3c8a-4786-9241-5bda6467d577"],"mac_address":"fa:16:3e:bf:43:ee","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"5d23a02d-3ba0-4413-8870-055935745045","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.5"}],"id":"261acff3-1276-48ec-89cb-9212cac98309","security_groups":[],"mac_address":"fa:16:3e:5e:71:27","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.3"}],"id":"e77981c9-40a1-4ce8-95be-77695167b3ea","security_groups":[],"mac_address":"fa:16:3e:dc:ac:9c","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"}]} 2018-07-24 04:55:09,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-e5eece31-9f62-4576-9736-691352bcea34 2018-07-24 04:55:09,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:09,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-816524ed-0707-4948-8f13-cf697e0d75f2 Date: Tue, 24 Jul 2018 04:55:09 GMT RESP BODY: {"floatingips": []} 2018-07-24 04:55:09,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-816524ed-0707-4948-8f13-cf697e0d75f2 2018-07-24 04:55:09,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:55:09,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:55:09,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32473317c46d4337bd1ccac9a879ae0c", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj-role"}], "expires_at": "2018-07-24T05:55:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1edda813-2b9e-434-user", "id": "e69d4c943f204555b64e9768e651e6d9"}, "audit_ids": ["7plaxZ9KS02RsZfU5QrZiw"], "issued_at": "2018-07-24T04:55:09.000000Z"}} 2018-07-24 04:55:09,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:10,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-070a5a8f-3e22-431e-a19b-2e9d92fc8a36 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:55:10,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-070a5a8f-3e22-431e-a19b-2e9d92fc8a36 2018-07-24 04:55:10,079 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:55:10,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:10,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb91468-76b8-4c0a-9133-99342dd2af20 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:55:10,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4eb91468-76b8-4c0a-9133-99342dd2af20 2018-07-24 04:55:10,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:10,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-89f876f0-ddb3-4a7c-824e-baa5e2e417c4 Date: Tue, 24 Jul 2018 04:55:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e310d71db5674014bd268c0926612eaa","l2_adjacency":true,"status":"ACTIVE","subnets":["ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net","admin_state_up":true,"tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:49Z","mtu":1450}]} 2018-07-24 04:55:10,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net used request id req-89f876f0-ddb3-4a7c-824e-baa5e2e417c4 2018-07-24 04:55:10,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:55:10,445 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:55: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:55:10,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:10,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54853793-3a62-4544-a1c2-a754ed25d90c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}} 2018-07-24 04:55:10,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa used request id req-54853793-3a62-4544-a1c2-a754ed25d90c 2018-07-24 04:55:10,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:10,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a393514a-49df-40c9-835d-805e1bc34bbc Date: Tue, 24 Jul 2018 04:55:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"e310d71db5674014bd268c0926612eaa","id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","subnetpool_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet"}]} 2018-07-24 04:55:10,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-a393514a-49df-40c9-835d-805e1bc34bbc 2018-07-24 04:55:10,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d&mac_address=fa%3A16%3A3e%3Abf%3A43%3Aee&name=CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:10,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-665a906c-b574-448e-b8b1-f41a2d53c6fe Date: Tue, 24 Jul 2018 04:55:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:55:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.4"}],"id":"09aa6be9-f331-413a-9b0e-137c4fc4a824","security_groups":["5064bb2b-3c8a-4786-9241-5bda6467d577"],"mac_address":"fa:16:3e:bf:43:ee","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"5d23a02d-3ba0-4413-8870-055935745045","ip_allocation":"immediate"}]} 2018-07-24 04:55:10,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d&mac_address=fa%3A16%3A3e%3Abf%3A43%3Aee&name=CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z&admin_state_up=True used request id req-665a906c-b574-448e-b8b1-f41a2d53c6fe 2018-07-24 04:55:11,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:11,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2694b74c-0574-4db6-bef3-00491b197879 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}} 2018-07-24 04:55:11,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa used request id req-2694b74c-0574-4db6-bef3-00491b197879 2018-07-24 04:55:11,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:11,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:11 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-d3d52492-fe3b-41a1-bfb3-b6ffea585245 x-compute-request-id: req-d3d52492-fe3b-41a1-bfb3-b6ffea585245 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:43:ee", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "bookmark"}], "image": {"id": "15bc5d77-9d02-45e4-8b97-f02d9e51279f", "links": [{"href": "http://172.30.9.24:8774/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:55:02.000000", "flavor": {"id": "e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "links": [{"href": "http://172.30.9.24:8774/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "rel": "bookmark"}]}, "id": "5d23a02d-3ba0-4413-8870-055935745045", "security_groups": [{"name": "default"}], "user_id": "e69d4c943f204555b64e9768e651e6d9", "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-07-24T04:55:02Z", "hostId": "72d7ce6587fdc4a38b5c8ba9ba95d312eb05ea44d64bd595f529b2fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "created": "2018-07-24T04:54:56Z", "tenant_id": "e310d71db5674014bd268c0926612eaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:55:11,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst used request id req-d3d52492-fe3b-41a1-bfb3-b6ffea585245 2018-07-24 04:55:11,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:12,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-e1ea8b93-a76f-47cc-99e8-e818b5459849 Date: Tue, 24 Jul 2018 04:55:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e310d71db5674014bd268c0926612eaa","l2_adjacency":true,"status":"ACTIVE","subnets":["ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net","admin_state_up":true,"tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:49Z","mtu":1450}]} 2018-07-24 04:55:12,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net used request id req-e1ea8b93-a76f-47cc-99e8-e818b5459849 2018-07-24 04:55:12,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:12,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6ba6035f-008b-43f3-b06b-9010ac0bf593 Date: Tue, 24 Jul 2018 04:55:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"e310d71db5674014bd268c0926612eaa","id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","subnetpool_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet"}]} 2018-07-24 04:55:12,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-6ba6035f-008b-43f3-b06b-9010ac0bf593 2018-07-24 04:55:12,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:12,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-c685ecd1-1d17-4c79-9675-6bb9e6f4cf01 Date: Tue, 24 Jul 2018 04:55:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.2"}],"id":"08ccbc47-50b3-429e-990b-a6b5010773fb","security_groups":[],"mac_address":"fa:16:3e:26:f7:17","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:55:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.4"}],"id":"09aa6be9-f331-413a-9b0e-137c4fc4a824","security_groups":["5064bb2b-3c8a-4786-9241-5bda6467d577"],"mac_address":"fa:16:3e:bf:43:ee","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"5d23a02d-3ba0-4413-8870-055935745045","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.5"}],"id":"261acff3-1276-48ec-89cb-9212cac98309","security_groups":[],"mac_address":"fa:16:3e:5e:71:27","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.3"}],"id":"e77981c9-40a1-4ce8-95be-77695167b3ea","security_groups":[],"mac_address":"fa:16:3e:dc:ac:9c","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"}]} 2018-07-24 04:55:12,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-c685ecd1-1d17-4c79-9675-6bb9e6f4cf01 2018-07-24 04:55:12,787 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst 2018-07-24 04:55:12,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:12,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-efe665e7-c598-4fd2-8038-44496753e2fe Date: Tue, 24 Jul 2018 04:55:12 GMT RESP BODY: {"floatingips": []} 2018-07-24 04:55:12,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-efe665e7-c598-4fd2-8038-44496753e2fe 2018-07-24 04:55:12,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:13,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55: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-c55c5416-5457-4155-863a-7d3427580d1f x-compute-request-id: req-c55c5416-5457-4155-863a-7d3427580d1f Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:43:ee", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "bookmark"}], "image": {"id": "15bc5d77-9d02-45e4-8b97-f02d9e51279f", "links": [{"href": "http://172.30.9.24:8774/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:55:02.000000", "flavor": {"id": "e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "links": [{"href": "http://172.30.9.24:8774/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "rel": "bookmark"}]}, "id": "5d23a02d-3ba0-4413-8870-055935745045", "security_groups": [{"name": "default"}], "user_id": "e69d4c943f204555b64e9768e651e6d9", "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-07-24T04:55:02Z", "hostId": "72d7ce6587fdc4a38b5c8ba9ba95d312eb05ea44d64bd595f529b2fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "created": "2018-07-24T04:54:56Z", "tenant_id": "e310d71db5674014bd268c0926612eaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:55:13,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045 used request id req-c55c5416-5457-4155-863a-7d3427580d1f 2018-07-24 04:55:13,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:14,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-40382959-44e5-4bd3-9855-2ab7d6ca3587 Date: Tue, 24 Jul 2018 04:55:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e310d71db5674014bd268c0926612eaa","l2_adjacency":true,"status":"ACTIVE","subnets":["ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net","admin_state_up":true,"tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:49Z","mtu":1450}]} 2018-07-24 04:55:14,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net used request id req-40382959-44e5-4bd3-9855-2ab7d6ca3587 2018-07-24 04:55:14,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:14,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1522e42-f1dc-4c4a-b6eb-e93b53bfc953 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}} 2018-07-24 04:55:14,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa used request id req-f1522e42-f1dc-4c4a-b6eb-e93b53bfc953 2018-07-24 04:55:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:14,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-722d927a-ee66-479b-b7c3-5d8a63037a81 Date: Tue, 24 Jul 2018 04:55:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"e310d71db5674014bd268c0926612eaa","id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","subnetpool_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet"}]} 2018-07-24 04:55:14,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-722d927a-ee66-479b-b7c3-5d8a63037a81 2018-07-24 04:55:14,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:14,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-d7aaad14-0266-4e31-ad7a-e7a20c4a4cad Date: Tue, 24 Jul 2018 04:55:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.2"}],"id":"08ccbc47-50b3-429e-990b-a6b5010773fb","security_groups":[],"mac_address":"fa:16:3e:26:f7:17","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:55:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.4"}],"id":"09aa6be9-f331-413a-9b0e-137c4fc4a824","security_groups":["5064bb2b-3c8a-4786-9241-5bda6467d577"],"mac_address":"fa:16:3e:bf:43:ee","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"5d23a02d-3ba0-4413-8870-055935745045","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.5"}],"id":"261acff3-1276-48ec-89cb-9212cac98309","security_groups":[],"mac_address":"fa:16:3e:5e:71:27","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.3"}],"id":"e77981c9-40a1-4ce8-95be-77695167b3ea","security_groups":[],"mac_address":"fa:16:3e:dc:ac:9c","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"}]} 2018-07-24 04:55:14,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-d7aaad14-0266-4e31-ad7a-e7a20c4a4cad 2018-07-24 04:55:14,655 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:55:14,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:55:15,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32473317c46d4337bd1ccac9a879ae0c", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj-role"}], "expires_at": "2018-07-24T05:55:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e310d71db5674014bd268c0926612eaa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/e310d71db5674014bd268c0926612eaa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/e310d71db5674014bd268c0926612eaa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1edda813-2b9e-434-user", "id": "e69d4c943f204555b64e9768e651e6d9"}, "audit_ids": ["JQn4FoIGT72m09dCHRjhNw"], "issued_at": "2018-07-24T04:55:15.000000Z"}} 2018-07-24 04:55:15,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e86c139da9fc09ea8ae850a8f7ce61e56f6ac732" 2018-07-24 04:55:15,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27dc4a08-182e-41d1-bda2-4682cecb5bbc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:55:15,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-27dc4a08-182e-41d1-bda2-4682cecb5bbc 2018-07-24 04:55:15,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:16,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55: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-08a4cfce-12b5-4cd3-84b2-13ab12417512 x-compute-request-id: req-08a4cfce-12b5-4cd3-84b2-13ab12417512 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:43:ee", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "bookmark"}], "image": {"id": "15bc5d77-9d02-45e4-8b97-f02d9e51279f", "links": [{"href": "http://172.30.9.24:8774/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:55:02.000000", "flavor": {"id": "e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "links": [{"href": "http://172.30.9.24:8774/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "rel": "bookmark"}]}, "id": "5d23a02d-3ba0-4413-8870-055935745045", "security_groups": [{"name": "default"}], "user_id": "e69d4c943f204555b64e9768e651e6d9", "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-07-24T04:55:02Z", "hostId": "72d7ce6587fdc4a38b5c8ba9ba95d312eb05ea44d64bd595f529b2fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "created": "2018-07-24T04:54:56Z", "tenant_id": "e310d71db5674014bd268c0926612eaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:55:16,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045 used request id req-08a4cfce-12b5-4cd3-84b2-13ab12417512 2018-07-24 04:55:16,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:16,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-173b454c-f883-47bc-8666-b86ea6b045ac Date: Tue, 24 Jul 2018 04:55:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e310d71db5674014bd268c0926612eaa","l2_adjacency":true,"status":"ACTIVE","subnets":["ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net","admin_state_up":true,"tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:49Z","mtu":1450}]} 2018-07-24 04:55:16,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net used request id req-173b454c-f883-47bc-8666-b86ea6b045ac 2018-07-24 04:55:16,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:16,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c4b4fa-3db1-4482-9f03-84b63c8ae124 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}} 2018-07-24 04:55:16,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa used request id req-76c4b4fa-3db1-4482-9f03-84b63c8ae124 2018-07-24 04:55:16,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:17,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d4ea4430-7353-42a6-8ee1-c0bf07f6adfc Date: Tue, 24 Jul 2018 04:55:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"e310d71db5674014bd268c0926612eaa","id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","subnetpool_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet"}]} 2018-07-24 04:55:17,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-d4ea4430-7353-42a6-8ee1-c0bf07f6adfc 2018-07-24 04:55:17,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:17,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-17b09c9d-45f1-4e44-8648-93115bbc0abc Date: Tue, 24 Jul 2018 04:55:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.2"}],"id":"08ccbc47-50b3-429e-990b-a6b5010773fb","security_groups":[],"mac_address":"fa:16:3e:26:f7:17","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:55:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.4"}],"id":"09aa6be9-f331-413a-9b0e-137c4fc4a824","security_groups":["5064bb2b-3c8a-4786-9241-5bda6467d577"],"mac_address":"fa:16:3e:bf:43:ee","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"5d23a02d-3ba0-4413-8870-055935745045","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.5"}],"id":"261acff3-1276-48ec-89cb-9212cac98309","security_groups":[],"mac_address":"fa:16:3e:5e:71:27","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.3"}],"id":"e77981c9-40a1-4ce8-95be-77695167b3ea","security_groups":[],"mac_address":"fa:16:3e:dc:ac:9c","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"}]} 2018-07-24 04:55:17,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-17b09c9d-45f1-4e44-8648-93115bbc0abc 2018-07-24 04:55:17,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c139da9fc09ea8ae850a8f7ce61e56f6ac732" 2018-07-24 04:55:18,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04: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-1a6d8c0d-83d6-4da3-8413-e3742c4671b2 x-compute-request-id: req-1a6d8c0d-83d6-4da3-8413-e3742c4671b2 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:43:ee", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "bookmark"}], "image": {"id": "15bc5d77-9d02-45e4-8b97-f02d9e51279f", "links": [{"href": "http://172.30.9.24:8774/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:55:02.000000", "flavor": {"id": "e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "links": [{"href": "http://172.30.9.24:8774/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "rel": "bookmark"}]}, "id": "5d23a02d-3ba0-4413-8870-055935745045", "security_groups": [{"name": "default"}], "user_id": "e69d4c943f204555b64e9768e651e6d9", "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-07-24T04:55:02Z", "hostId": "72d7ce6587fdc4a38b5c8ba9ba95d312eb05ea44d64bd595f529b2fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "created": "2018-07-24T04:54:56Z", "tenant_id": "e310d71db5674014bd268c0926612eaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:55:18,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst used request id req-1a6d8c0d-83d6-4da3-8413-e3742c4671b2 2018-07-24 04:55:18,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c139da9fc09ea8ae850a8f7ce61e56f6ac732" 2018-07-24 04:55:18,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-6401f7d7-0402-4a08-b0ef-7133c06ec3f0 Date: Tue, 24 Jul 2018 04:55:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e310d71db5674014bd268c0926612eaa","l2_adjacency":true,"status":"ACTIVE","subnets":["ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net","admin_state_up":true,"tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:49Z","mtu":1450}]} 2018-07-24 04:55:18,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net used request id req-6401f7d7-0402-4a08-b0ef-7133c06ec3f0 2018-07-24 04:55:18,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c139da9fc09ea8ae850a8f7ce61e56f6ac732" 2018-07-24 04:55:18,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ca30049d-572e-46dd-8621-d68447d06c63 Date: Tue, 24 Jul 2018 04:55:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"e310d71db5674014bd268c0926612eaa","id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","subnetpool_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet"}]} 2018-07-24 04:55:18,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-ca30049d-572e-46dd-8621-d68447d06c63 2018-07-24 04:55:18,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c139da9fc09ea8ae850a8f7ce61e56f6ac732" 2018-07-24 04:55:19,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-100fa897-35e7-4c97-970b-845bb3f96e0c Date: Tue, 24 Jul 2018 04:55:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.2"}],"id":"08ccbc47-50b3-429e-990b-a6b5010773fb","security_groups":[],"mac_address":"fa:16:3e:26:f7:17","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:55:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.4"}],"id":"09aa6be9-f331-413a-9b0e-137c4fc4a824","security_groups":["5064bb2b-3c8a-4786-9241-5bda6467d577"],"mac_address":"fa:16:3e:bf:43:ee","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"5d23a02d-3ba0-4413-8870-055935745045","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.5"}],"id":"261acff3-1276-48ec-89cb-9212cac98309","security_groups":[],"mac_address":"fa:16:3e:5e:71:27","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.3"}],"id":"e77981c9-40a1-4ce8-95be-77695167b3ea","security_groups":[],"mac_address":"fa:16:3e:dc:ac:9c","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"}]} 2018-07-24 04:55:19,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-100fa897-35e7-4c97-970b-845bb3f96e0c 2018-07-24 04:55:19,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:19,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04: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-007416c9-2715-4ce3-b73a-884b8c316fe2 x-compute-request-id: req-007416c9-2715-4ce3-b73a-884b8c316fe2 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:43:ee", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "bookmark"}], "image": {"id": "15bc5d77-9d02-45e4-8b97-f02d9e51279f", "links": [{"href": "http://172.30.9.24:8774/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:55:02.000000", "flavor": {"id": "e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "links": [{"href": "http://172.30.9.24:8774/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "rel": "bookmark"}]}, "id": "5d23a02d-3ba0-4413-8870-055935745045", "security_groups": [{"name": "default"}], "user_id": "e69d4c943f204555b64e9768e651e6d9", "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-07-24T04:55:02Z", "hostId": "72d7ce6587fdc4a38b5c8ba9ba95d312eb05ea44d64bd595f529b2fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "created": "2018-07-24T04:54:56Z", "tenant_id": "e310d71db5674014bd268c0926612eaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:55:19,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045 used request id req-007416c9-2715-4ce3-b73a-884b8c316fe2 2018-07-24 04:55:19,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:19,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-7d9d4124-29ff-4c83-a8d2-dee68b2b275e Date: Tue, 24 Jul 2018 04:55:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e310d71db5674014bd268c0926612eaa","l2_adjacency":true,"status":"ACTIVE","subnets":["ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net","admin_state_up":true,"tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:49Z","mtu":1450}]} 2018-07-24 04:55:19,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net used request id req-7d9d4124-29ff-4c83-a8d2-dee68b2b275e 2018-07-24 04:55:19,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:20,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1868b35c-c3f7-401d-91d5-3a3fd329893f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}} 2018-07-24 04:55:20,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa used request id req-1868b35c-c3f7-401d-91d5-3a3fd329893f 2018-07-24 04:55:20,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:20,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fce9521f-e5c9-4338-8c81-769b56fd56ee Date: Tue, 24 Jul 2018 04:55:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"e310d71db5674014bd268c0926612eaa","id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","subnetpool_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet"}]} 2018-07-24 04:55:20,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-fce9521f-e5c9-4338-8c81-769b56fd56ee 2018-07-24 04:55:20,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:20,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-0f865817-b3c1-49a9-b362-f4f1262513f5 Date: Tue, 24 Jul 2018 04:55:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.2"}],"id":"08ccbc47-50b3-429e-990b-a6b5010773fb","security_groups":[],"mac_address":"fa:16:3e:26:f7:17","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:55:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.4"}],"id":"09aa6be9-f331-413a-9b0e-137c4fc4a824","security_groups":["5064bb2b-3c8a-4786-9241-5bda6467d577"],"mac_address":"fa:16:3e:bf:43:ee","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"5d23a02d-3ba0-4413-8870-055935745045","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.5"}],"id":"261acff3-1276-48ec-89cb-9212cac98309","security_groups":[],"mac_address":"fa:16:3e:5e:71:27","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.3"}],"id":"e77981c9-40a1-4ce8-95be-77695167b3ea","security_groups":[],"mac_address":"fa:16:3e:dc:ac:9c","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"}]} 2018-07-24 04:55:20,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-0f865817-b3c1-49a9-b362-f4f1262513f5 2018-07-24 04:55:20,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:21,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04: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-172ed0a2-3950-49d8-a1fe-250291837380 x-compute-request-id: req-172ed0a2-3950-49d8-a1fe-250291837380 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:43:ee", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "bookmark"}], "image": {"id": "15bc5d77-9d02-45e4-8b97-f02d9e51279f", "links": [{"href": "http://172.30.9.24:8774/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:55:02.000000", "flavor": {"id": "e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "links": [{"href": "http://172.30.9.24:8774/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "rel": "bookmark"}]}, "id": "5d23a02d-3ba0-4413-8870-055935745045", "security_groups": [{"name": "default"}], "user_id": "e69d4c943f204555b64e9768e651e6d9", "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-07-24T04:55:02Z", "hostId": "72d7ce6587fdc4a38b5c8ba9ba95d312eb05ea44d64bd595f529b2fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "created": "2018-07-24T04:54:56Z", "tenant_id": "e310d71db5674014bd268c0926612eaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:55:21,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045 used request id req-172ed0a2-3950-49d8-a1fe-250291837380 2018-07-24 04:55:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:21,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-e3a52c47-a367-49cf-870e-7bd30b8bf624 Date: Tue, 24 Jul 2018 04:55:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e310d71db5674014bd268c0926612eaa","l2_adjacency":true,"status":"ACTIVE","subnets":["ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net","admin_state_up":true,"tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:49Z","mtu":1450}]} 2018-07-24 04:55:21,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net used request id req-e3a52c47-a367-49cf-870e-7bd30b8bf624 2018-07-24 04:55:21,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:21,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1577335-4e69-46ab-86d0-fd6cdc7f3f19 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}} 2018-07-24 04:55:21,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa used request id req-a1577335-4e69-46ab-86d0-fd6cdc7f3f19 2018-07-24 04:55:21,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:21,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-66ec6f6a-efe6-4f1d-ae75-175baf157579 Date: Tue, 24 Jul 2018 04:55:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"e310d71db5674014bd268c0926612eaa","id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","subnetpool_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet"}]} 2018-07-24 04:55:21,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-66ec6f6a-efe6-4f1d-ae75-175baf157579 2018-07-24 04:55:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21791399adaf561a400c91cc954e5f9e6c7ea13d" 2018-07-24 04:55:21,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-4c6198cb-f0bb-482d-82a6-dd36ebabe1a5 Date: Tue, 24 Jul 2018 04:55:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.2"}],"id":"08ccbc47-50b3-429e-990b-a6b5010773fb","security_groups":[],"mac_address":"fa:16:3e:26:f7:17","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:55:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.4"}],"id":"09aa6be9-f331-413a-9b0e-137c4fc4a824","security_groups":["5064bb2b-3c8a-4786-9241-5bda6467d577"],"mac_address":"fa:16:3e:bf:43:ee","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"5d23a02d-3ba0-4413-8870-055935745045","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.5"}],"id":"261acff3-1276-48ec-89cb-9212cac98309","security_groups":[],"mac_address":"fa:16:3e:5e:71:27","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.3"}],"id":"e77981c9-40a1-4ce8-95be-77695167b3ea","security_groups":[],"mac_address":"fa:16:3e:dc:ac:9c","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"}]} 2018-07-24 04:55:21,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-4c6198cb-f0bb-482d-82a6-dd36ebabe1a5 2018-07-24 04:55:21,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c139da9fc09ea8ae850a8f7ce61e56f6ac732" 2018-07-24 04:55:22,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04: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,Accept-Encoding x-openstack-request-id: req-69d401aa-0d20-49d2-b2ef-52b7fdba3da7 x-compute-request-id: req-69d401aa-0d20-49d2-b2ef-52b7fdba3da7 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:43:ee", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/5d23a02d-3ba0-4413-8870-055935745045", "rel": "bookmark"}], "image": {"id": "15bc5d77-9d02-45e4-8b97-f02d9e51279f", "links": [{"href": "http://172.30.9.24:8774/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T04:55:02.000000", "flavor": {"id": "e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "links": [{"href": "http://172.30.9.24:8774/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5", "rel": "bookmark"}]}, "id": "5d23a02d-3ba0-4413-8870-055935745045", "security_groups": [{"name": "default"}], "user_id": "e69d4c943f204555b64e9768e651e6d9", "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-07-24T04:55:02Z", "hostId": "72d7ce6587fdc4a38b5c8ba9ba95d312eb05ea44d64bd595f529b2fb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "created": "2018-07-24T04:54:56Z", "tenant_id": "e310d71db5674014bd268c0926612eaa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:55:22,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/5d23a02d-3ba0-4413-8870-055935745045 used request id req-69d401aa-0d20-49d2-b2ef-52b7fdba3da7 2018-07-24 04:55:22,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c139da9fc09ea8ae850a8f7ce61e56f6ac732" 2018-07-24 04:55:22,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-0439be72-6562-4e23-9e62-ffa2f5c36cd2 Date: Tue, 24 Jul 2018 04:55:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e310d71db5674014bd268c0926612eaa","l2_adjacency":true,"status":"ACTIVE","subnets":["ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa"],"description":"","tags":[],"updated_at":"2018-07-24T04:54:51Z","qos_policy_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net","admin_state_up":true,"tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:49Z","mtu":1450}]} 2018-07-24 04:55:22,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net used request id req-0439be72-6562-4e23-9e62-ffa2f5c36cd2 2018-07-24 04:55:22,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c139da9fc09ea8ae850a8f7ce61e56f6ac732" 2018-07-24 04:55:22,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b4f75c14-812f-42e1-a389-e4c509855890 Date: Tue, 24 Jul 2018 04:55:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","dns_nameservers":[],"updated_at":"2018-07-24T04:54:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"e310d71db5674014bd268c0926612eaa","id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","subnetpool_id":null,"name":"CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet"}]} 2018-07-24 04:55:22,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-b4f75c14-812f-42e1-a389-e4c509855890 2018-07-24 04:55:22,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c139da9fc09ea8ae850a8f7ce61e56f6ac732" 2018-07-24 04:55:23,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3268 X-Openstack-Request-Id: req-5f80437f-5573-4167-8f2c-5eb48f1c5054 Date: Tue, 24 Jul 2018 04:55:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.2"}],"id":"08ccbc47-50b3-429e-990b-a6b5010773fb","security_groups":[],"mac_address":"fa:16:3e:26:f7:17","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:55:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.4"}],"id":"09aa6be9-f331-413a-9b0e-137c4fc4a824","security_groups":["5064bb2b-3c8a-4786-9241-5bda6467d577"],"mac_address":"fa:16:3e:bf:43:ee","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack-server1_port-znxodslnci2z","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"5d23a02d-3ba0-4413-8870-055935745045","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.5"}],"id":"261acff3-1276-48ec-89cb-9212cac98309","security_groups":[],"mac_address":"fa:16:3e:5e:71:27","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:54:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec5fe3d5-5166-4cd9-88ff-6ea3c01c60aa","ip_address":"10.0.0.3"}],"id":"e77981c9-40a1-4ce8-95be-77695167b3ea","security_groups":[],"mac_address":"fa:16:3e:dc:ac:9c","project_id":"e310d71db5674014bd268c0926612eaa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c8337b7-ad25-42ea-9d70-124a5f24d04d","tenant_id":"e310d71db5674014bd268c0926612eaa","created_at":"2018-07-24T04:54:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c8337b7-ad25-42ea-9d70-124a5f24d04d","ip_allocation":"immediate"}]} 2018-07-24 04:55:23,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=3c8337b7-ad25-42ea-9d70-124a5f24d04d used request id req-5f80437f-5573-4167-8f2c-5eb48f1c5054 2018-07-24 04:55:23,222 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack 2018-07-24 04:55:23,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:23,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:23 GMT Server: Apache x-openstack-request-id: req-bc488c30-c2c8-4b34-b7d2-f4b5d2fa0389 Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:23,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:55:23 GMT Server: Apache x-openstack-request-id: req-9f6c9ffb-a4d0-48e8-a1d7-73b942c59158 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:55:23,462 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 used request id req-9f6c9ffb-a4d0-48e8-a1d7-73b942c59158 2018-07-24 04:55:23,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:23,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:23 GMT Server: Apache x-openstack-request-id: req-576faa6b-0112-4b18-9692-59e7692e951f Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:23,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:23 GMT Server: Apache x-openstack-request-id: req-213a101b-55ce-4ff2-a0fd-2bc4f4c09ad0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 563 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": "e310d71db5674014bd268c0926612eaa", "OS::stack_id": "3a350d02-68fd-415c-81ec-36018e709d99", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "image_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "inst_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "subnet_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet", "flavor_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name", "net_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "stack_user_project_id": "c6555ba7939c4be390203b653fc7fb94", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:54:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:55:23Z", "id": "3a350d02-68fd-415c-81ec-36018e709d99", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:55:23,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 used request id req-213a101b-55ce-4ff2-a0fd-2bc4f4c09ad0 2018-07-24 04:55:23,894 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:55:23,894 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:55:26,897 - create_stack - DEBUG - Stack status query timeout in 1196.56569004 2018-07-24 04:55:26,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:26,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:26 GMT Server: Apache x-openstack-request-id: req-7232405a-6440-4996-95b4-b8bdc4ee160c Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:26,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:26 GMT Server: Apache x-openstack-request-id: req-8ed2736a-3ad5-4528-8e47-44c29faaabac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 563 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": "e310d71db5674014bd268c0926612eaa", "OS::stack_id": "3a350d02-68fd-415c-81ec-36018e709d99", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "image_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "inst_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "subnet_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet", "flavor_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name", "net_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "stack_user_project_id": "c6555ba7939c4be390203b653fc7fb94", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:54:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:55:23Z", "id": "3a350d02-68fd-415c-81ec-36018e709d99", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:55:26,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 used request id req-8ed2736a-3ad5-4528-8e47-44c29faaabac 2018-07-24 04:55:26,971 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:55:26,972 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:55:29,975 - create_stack - DEBUG - Stack status query timeout in 1193.48791003 2018-07-24 04:55:29,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:30,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:29 GMT Server: Apache x-openstack-request-id: req-94b17371-550d-436b-99bb-fe52269cfb87 Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:30,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:30 GMT Server: Apache x-openstack-request-id: req-53088714-c7a5-4fa4-afa5-a9de1111eaa7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 563 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": "e310d71db5674014bd268c0926612eaa", "OS::stack_id": "3a350d02-68fd-415c-81ec-36018e709d99", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "image_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "inst_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "subnet_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet", "flavor_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name", "net_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "stack_user_project_id": "c6555ba7939c4be390203b653fc7fb94", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:54:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:55:23Z", "id": "3a350d02-68fd-415c-81ec-36018e709d99", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:55:30,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 used request id req-53088714-c7a5-4fa4-afa5-a9de1111eaa7 2018-07-24 04:55:30,053 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:55:30,053 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:55:33,056 - create_stack - DEBUG - Stack status query timeout in 1190.40652013 2018-07-24 04:55:33,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:33,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:33 GMT Server: Apache x-openstack-request-id: req-e199ead0-0ca1-41af-8fbb-f259084528b0 Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:33,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:33 GMT Server: Apache x-openstack-request-id: req-fb4eb0c4-c4af-47c2-8a17-37deac1d0fe7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 562 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": "e310d71db5674014bd268c0926612eaa", "OS::stack_id": "3a350d02-68fd-415c-81ec-36018e709d99", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "image_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image", "inst_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-inst", "subnet_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-subnet", "flavor_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-flavor-name", "net_name": "CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-net"}, "deletion_time": "2018-07-24T04:55:30Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack", "stack_user_project_id": "c6555ba7939c4be390203b653fc7fb94", "tags": null, "creation_time": "2018-07-24T04:54:48Z", "links": [{"href": "http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:55:23Z", "id": "3a350d02-68fd-415c-81ec-36018e709d99", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-24 04:55:33,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 used request id req-fb4eb0c4-c4af-47c2-8a17-37deac1d0fe7 2018-07-24 04:55:33,116 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-24 04:55:33,116 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack 2018-07-24 04:55:33,116 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack 2018-07-24 04:55:33,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/3a350d02-68fd-415c-81ec-36018e709d99 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d40242788b51b80c72fb6a51f68b95c73b8d753" 2018-07-24 04:55:33,147 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:33 GMT Server: Apache x-openstack-request-id: req-d5eff201-1588-4e82-a658-5256c9c930a0 Location: http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:33,335 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:55:33 GMT Server: Apache x-openstack-request-id: req-914c77eb-d018-4e9e-a46c-e0025e7924dd Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:55:33,335 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/e310d71db5674014bd268c0926612eaa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-stack/3a350d02-68fd-415c-81ec-36018e709d99 used request id req-914c77eb-d018-4e9e-a46c-e0025e7924dd 2018-07-24 04:55:33,337 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-71011e68-90d9-4dd2-8476-33269c9575d8-image 2018-07-24 04:55:33,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f19c466e5ba8b20508177b414a2f17a5df54ecbb" 2018-07-24 04:55:34,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f28dffdf-7c3e-4021-87ab-ac32bc255a72 Date: Tue, 24 Jul 2018 04:55:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:55:34,460 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/15bc5d77-9d02-45e4-8b97-f02d9e51279f used request id req-f28dffdf-7c3e-4021-87ab-ac32bc255a72 2018-07-24 04:55:34,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c08baa1dc452b78af8fc3c139bec5631569a9a" 2018-07-24 04:55:34,494 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04: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 x-openstack-request-id: req-255bf6d3-5d60-4b9d-9665-53070f03f7b1 x-compute-request-id: req-255bf6d3-5d60-4b9d-9665-53070f03f7b1 Content-Length: 0 Content-Type: application/json 2018-07-24 04:55:34,494 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/e29b8642-bfe5-46a8-8e4c-5afa054ef6d5 used request id req-255bf6d3-5d60-4b9d-9665-53070f03f7b1 2018-07-24 04:55:34,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:55:34,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-140c75e2-110a-40fb-943e-abbd4f549685 Date: Tue, 24 Jul 2018 04:55:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e310d71db5674014bd268c0926612eaa", "created_at": "2018-07-24T04:54:49Z", "updated_at": "2018-07-24T04:54:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:54:49Z", "revision_number": 0, "id": "2fe26eba-749d-4f2a-b8ca-dc2155540168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:54:49Z", "security_group_id": "5064bb2b-3c8a-4786-9241-5bda6467d577", "tenant_id": "e310d71db5674014bd268c0926612eaa", "port_range_min": null, "ethertype": "IPv6", "project_id": "e310d71db5674014bd268c0926612eaa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:54:49Z", "revision_number": 0, "id": "58a1d0d7-eb95-406f-bf99-e963ef4e6d27", "remote_group_id": "5064bb2b-3c8a-4786-9241-5bda6467d577", "remote_ip_prefix": null, "created_at": "2018-07-24T04:54:49Z", "security_group_id": "5064bb2b-3c8a-4786-9241-5bda6467d577", "tenant_id": "e310d71db5674014bd268c0926612eaa", "port_range_min": null, "ethertype": "IPv6", "project_id": "e310d71db5674014bd268c0926612eaa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:54:49Z", "revision_number": 0, "id": "62f48dad-8757-4af8-a6ce-355df2835035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:54:49Z", "security_group_id": "5064bb2b-3c8a-4786-9241-5bda6467d577", "tenant_id": "e310d71db5674014bd268c0926612eaa", "port_range_min": null, "ethertype": "IPv4", "project_id": "e310d71db5674014bd268c0926612eaa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:54:49Z", "revision_number": 0, "id": "b229a3a8-3cbb-431d-ae69-fbbb29844796", "remote_group_id": "5064bb2b-3c8a-4786-9241-5bda6467d577", "remote_ip_prefix": null, "created_at": "2018-07-24T04:54:49Z", "security_group_id": "5064bb2b-3c8a-4786-9241-5bda6467d577", "tenant_id": "e310d71db5674014bd268c0926612eaa", "port_range_min": null, "ethertype": "IPv4", "project_id": "e310d71db5674014bd268c0926612eaa"}], "revision_number": 4, "project_id": "e310d71db5674014bd268c0926612eaa", "id": "5064bb2b-3c8a-4786-9241-5bda6467d577", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:55:34,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-140c75e2-110a-40fb-943e-abbd4f549685 2018-07-24 04:55:34,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:55:34,836 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b53442f9-1ab3-4eca-be2f-ee0729e34b1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:55:34,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-b53442f9-1ab3-4eca-be2f-ee0729e34b1d 2018-07-24 04:55:34,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:55:34,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:55:34,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a984fea9-6d6a-4a9d-aca7-0e6c5cb11939 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e310d71db5674014bd268c0926612eaa", "name": "CreateStackSuccessTests-1edda813-2b9e-434-proj"}} 2018-07-24 04:55:34,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa used request id req-a984fea9-6d6a-4a9d-aca7-0e6c5cb11939 2018-07-24 04:55:34,922 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5064bb2b-3c8a-4786-9241-5bda6467d577 2018-07-24 04:55:34,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5064bb2b-3c8a-4786-9241-5bda6467d577 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:55:35,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e82769b4-d499-4999-a7a8-00dff954d12e Date: Tue, 24 Jul 2018 04:55:35 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-07-24T04:54:49Z", "security_group_id": "5064bb2b-3c8a-4786-9241-5bda6467d577", "port_range_min": null, "revision_number": 0, "tenant_id": "e310d71db5674014bd268c0926612eaa", "created_at": "2018-07-24T04:54:49Z", "project_id": "e310d71db5674014bd268c0926612eaa", "id": "2fe26eba-749d-4f2a-b8ca-dc2155540168"}, {"remote_group_id": "5064bb2b-3c8a-4786-9241-5bda6467d577", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:54:49Z", "security_group_id": "5064bb2b-3c8a-4786-9241-5bda6467d577", "port_range_min": null, "revision_number": 0, "tenant_id": "e310d71db5674014bd268c0926612eaa", "created_at": "2018-07-24T04:54:49Z", "project_id": "e310d71db5674014bd268c0926612eaa", "id": "58a1d0d7-eb95-406f-bf99-e963ef4e6d27"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:54:49Z", "security_group_id": "5064bb2b-3c8a-4786-9241-5bda6467d577", "port_range_min": null, "revision_number": 0, "tenant_id": "e310d71db5674014bd268c0926612eaa", "created_at": "2018-07-24T04:54:49Z", "project_id": "e310d71db5674014bd268c0926612eaa", "id": "62f48dad-8757-4af8-a6ce-355df2835035"}, {"remote_group_id": "5064bb2b-3c8a-4786-9241-5bda6467d577", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:54:49Z", "security_group_id": "5064bb2b-3c8a-4786-9241-5bda6467d577", "port_range_min": null, "revision_number": 0, "tenant_id": "e310d71db5674014bd268c0926612eaa", "created_at": "2018-07-24T04:54:49Z", "project_id": "e310d71db5674014bd268c0926612eaa", "id": "b229a3a8-3cbb-431d-ae69-fbbb29844796"}]} 2018-07-24 04:55:35,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5064bb2b-3c8a-4786-9241-5bda6467d577 used request id req-e82769b4-d499-4999-a7a8-00dff954d12e 2018-07-24 04:55:35,125 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:55:35,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/5064bb2b-3c8a-4786-9241-5bda6467d577 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:55:35,528 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91981963-24a3-454b-aad3-25d99f6f9a0a Content-Length: 0 Date: Tue, 24 Jul 2018 04:55:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:55:35,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/5064bb2b-3c8a-4786-9241-5bda6467d577 used request id req-91981963-24a3-454b-aad3-25d99f6f9a0a 2018-07-24 04:55:35,529 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1edda813-2b9e-434-proj 2018-07-24 04:55:35,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:55:35,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:55:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b53724a-6bad-4b9b-bade-9cc4c308b043 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:55:35,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/e310d71db5674014bd268c0926612eaa used request id req-2b53724a-6bad-4b9b-bade-9cc4c308b043 2018-07-24 04:55:35,765 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1edda813-2b9e-434-proj-role 2018-07-24 04:55:35,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/32473317c46d4337bd1ccac9a879ae0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:55:35,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:55:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08d40291-fd6a-42ce-aba3-3cb3dc1fffd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:55:35,890 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/32473317c46d4337bd1ccac9a879ae0c used request id req-08d40291-fd6a-42ce-aba3-3cb3dc1fffd7 2018-07-24 04:55:35,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05b9b5a33fb6094753a64db93c41cd243dcc94b6" 2018-07-24 04:55:35,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-144453a6-3c1e-45f7-81a4-0d94cd84aed3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:55:35,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-144453a6-3c1e-45f7-81a4-0d94cd84aed3 2018-07-24 04:55:35,974 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1edda813-2b9e-434-user 2018-07-24 04:55:35,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/e69d4c943f204555b64e9768e651e6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b33771d053420d1c021adef4c9b4eab59b54c08" 2018-07-24 04:55:36,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:55:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-605ecb20-d1a8-4c5f-95c7-e9576466560b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:55:36,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/e69d4c943f204555b64e9768e651e6d9 used request id req-605ecb20-d1a8-4c5f-95c7-e9576466560b 2018-07-24 04:55:36,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:55:36,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["YOlQUZ9LTxO5w7Q6SwZC2w"], "issued_at": "2018-07-24T04:55:36.000000Z"}} 2018-07-24 04:55:36,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4d8ad2463e9a65029b019d287705a0ef48a2dec0" 2018-07-24 04:55:36,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c0a848c-6efc-4b80-b61e-eb12da6d7808 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:55:36,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1c0a848c-6efc-4b80-b61e-eb12da6d7808 2018-07-24 04:55:36,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:55:36,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:55:37,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:55:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["pGSBMhpYSi6wR8YB1nAcIg"], "issued_at": "2018-07-24T04:55:37.000000Z"}} 2018-07-24 04:55:37,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:37,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd53a94b-19e4-4670-a763-175bd8b9e0cd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:55:37,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fd53a94b-19e4-4670-a763-175bd8b9e0cd 2018-07-24 04:55:37,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:55:37,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:55:37 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:55:37,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-5a90cf2c-a313-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:37,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9271c71a-7809-4347-ad96-da49ceefc12b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-5a90cf2c-a313-41e-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:55:37,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-5a90cf2c-a313-41e-proj used request id req-9271c71a-7809-4347-ad96-da49ceefc12b 2018-07-24 04:55:37,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:37,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b3274d-5267-4306-a2c0-ffc07d3ec9a4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:55:37,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-11b3274d-5267-4306-a2c0-ffc07d3ec9a4 2018-07-24 04:55:37,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-proj"}}' 2018-07-24 04:55:37,525 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fc8f9b4-e969-4507-99fc-0143d221cd2c Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999"}, "tags": [], "enabled": true, "id": "33ba359cb879465c97016494816a7999", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-proj"}} 2018-07-24 04:55:37,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0fc8f9b4-e969-4507-99fc-0143d221cd2c 2018-07-24 04:55:37,526 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-5a90cf2c-a313-41e-proj 2018-07-24 04:55:37,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:55:37,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:55:37,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:55:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["GyayGIO6Qzyyt_SgJK0c0w"], "issued_at": "2018-07-24T04:55:37.000000Z"}} 2018-07-24 04:55:37,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8a9d9b9c3bd4c71c78ae04a583ef99f8207575b5" 2018-07-24 04:55:38,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ab7daa-f3dc-401d-9ac7-364316c70dfa 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:55:38,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d4ab7daa-f3dc-401d-9ac7-364316c70dfa 2018-07-24 04:55:38,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:55:38,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:55: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:55:38,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9d9b9c3bd4c71c78ae04a583ef99f8207575b5" 2018-07-24 04:55:38,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafac5e3-5fed-47c6-9f62-27ca60df2ad2 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:55:38,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-eafac5e3-5fed-47c6-9f62-27ca60df2ad2 2018-07-24 04:55:38,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-5a90cf2c-a313-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9d9b9c3bd4c71c78ae04a583ef99f8207575b5" 2018-07-24 04:55:38,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c999fb9b-a74a-4a79-9133-deee4b6871c3 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-5a90cf2c-a313-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999"}, "tags": [], "enabled": true, "id": "33ba359cb879465c97016494816a7999", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-proj"}]} 2018-07-24 04:55:38,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-5a90cf2c-a313-41e-proj used request id req-c999fb9b-a74a-4a79-9133-deee4b6871c3 2018-07-24 04:55:38,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9d9b9c3bd4c71c78ae04a583ef99f8207575b5" 2018-07-24 04:55:38,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8291c0e-c119-4acb-a5fc-b7b08b368f8f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:55:38,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f8291c0e-c119-4acb-a5fc-b7b08b368f8f 2018-07-24 04:55:38,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9d9b9c3bd4c71c78ae04a583ef99f8207575b5" 2018-07-24 04:55:38,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ab3342-2d11-48ff-8390-515dba778cc8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:55:38,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-31ab3342-2d11-48ff-8390-515dba778cc8 2018-07-24 04:55:38,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-5a90cf2c-a313-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9d9b9c3bd4c71c78ae04a583ef99f8207575b5" 2018-07-24 04:55:38,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6396eb2-d560-4b94-8eef-0880ebe97ed9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-5a90cf2c-a313-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999"}, "tags": [], "enabled": true, "id": "33ba359cb879465c97016494816a7999", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-proj"}]} 2018-07-24 04:55:38,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-5a90cf2c-a313-41e-proj used request id req-b6396eb2-d560-4b94-8eef-0880ebe97ed9 2018-07-24 04:55:38,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/3295a9e7ea154736afd25fffc00c9157 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9d9b9c3bd4c71c78ae04a583ef99f8207575b5" 2018-07-24 04:55:39,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28cd72a-dfee-4fc1-8013-772f4745d8c0 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-5a90cf2c-a313-41e-user", "links": {"self": "http://172.30.9.24:5000/v3/users/3295a9e7ea154736afd25fffc00c9157"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "33ba359cb879465c97016494816a7999", "id": "3295a9e7ea154736afd25fffc00c9157", "password_expires_at": null}} 2018-07-24 04:55:39,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/3295a9e7ea154736afd25fffc00c9157 used request id req-b28cd72a-dfee-4fc1-8013-772f4745d8c0 2018-07-24 04:55:39,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999/users/3295a9e7ea154736afd25fffc00c9157/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9d9b9c3bd4c71c78ae04a583ef99f8207575b5" 2018-07-24 04:55:39,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e64d380a-2f84-42c0-b585-1d0dd36f344d Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999/users/3295a9e7ea154736afd25fffc00c9157/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 04:55:39,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999/users/3295a9e7ea154736afd25fffc00c9157/roles used request id req-e64d380a-2f84-42c0-b585-1d0dd36f344d 2018-07-24 04:55:39,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9d9b9c3bd4c71c78ae04a583ef99f8207575b5" 2018-07-24 04:55:39,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f130712-ae17-4afc-a293-5305f4325874 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 04:55:39,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-7f130712-ae17-4afc-a293-5305f4325874 2018-07-24 04:55:39,238 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-5a90cf2c-a313-41e-proj 2018-07-24 04:55:39,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999/users/3295a9e7ea154736afd25fffc00c9157/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9d9b9c3bd4c71c78ae04a583ef99f8207575b5" 2018-07-24 04:55:39,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c27cbf7f-fcb6-4584-8430-641e80e67db1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:55:39,379 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999/users/3295a9e7ea154736afd25fffc00c9157/roles/09091a3c796947918b5f3d98114ab0ce used request id req-c27cbf7f-fcb6-4584-8430-641e80e67db1 2018-07-24 04:55:39,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9d9b9c3bd4c71c78ae04a583ef99f8207575b5" 2018-07-24 04:55:39,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b752e5-1a60-46d5-841e-c3eaebe4b7d1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:55:39,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b9b752e5-1a60-46d5-841e-c3eaebe4b7d1 2018-07-24 04:55:39,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-5a90cf2c-a313-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9d9b9c3bd4c71c78ae04a583ef99f8207575b5" 2018-07-24 04:55:39,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39544a38-579b-419f-8282-86ff00108cff Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-5a90cf2c-a313-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999"}, "tags": [], "enabled": true, "id": "33ba359cb879465c97016494816a7999", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-proj"}]} 2018-07-24 04:55:39,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-5a90cf2c-a313-41e-proj used request id req-39544a38-579b-419f-8282-86ff00108cff 2018-07-24 04:55:39,573 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-5a90cf2c-a313-41e-user 2018-07-24 04:55:39,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:55:39,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:39,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be32e5f3-dcee-4a5b-9c3c-286623472c7f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:55:39,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-be32e5f3-dcee-4a5b-9c3c-286623472c7f 2018-07-24 04:55:39,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" -d '{"role": {"name": "CreateStackVolumeTests-5a90cf2c-a313-41e-proj-role"}}' 2018-07-24 04:55:39,796 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46d56db0-40e6-4bfd-9e67-0fc1bf7d39e9 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f47a90ebfcb94b978cd17495a4dabae9", "links": {"self": "http://172.30.9.24:5000/v3/roles/f47a90ebfcb94b978cd17495a4dabae9"}, "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-proj-role"}} 2018-07-24 04:55:39,796 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-46d56db0-40e6-4bfd-9e67-0fc1bf7d39e9 2018-07-24 04:55:39,796 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-5a90cf2c-a313-41e-proj-role 2018-07-24 04:55:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/f47a90ebfcb94b978cd17495a4dabae9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:39,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713f96ab-afe0-4ecc-9b04-cfa2a6656fab Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f47a90ebfcb94b978cd17495a4dabae9", "links": {"self": "http://172.30.9.24:5000/v3/roles/f47a90ebfcb94b978cd17495a4dabae9"}, "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-proj-role"}} 2018-07-24 04:55:39,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/f47a90ebfcb94b978cd17495a4dabae9 used request id req-713f96ab-afe0-4ecc-9b04-cfa2a6656fab 2018-07-24 04:55:39,887 - keystone_utils - INFO - Granting role CreateStackVolumeTests-5a90cf2c-a313-41e-proj-role to project CreateStackVolumeTests-5a90cf2c-a313-41e-proj 2018-07-24 04:55:39,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999/users/3295a9e7ea154736afd25fffc00c9157/roles/f47a90ebfcb94b978cd17495a4dabae9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:40,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f3c20b1-9295-4904-b1c6-1cc48c962613 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:55:40,032 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999/users/3295a9e7ea154736afd25fffc00c9157/roles/f47a90ebfcb94b978cd17495a4dabae9 used request id req-0f3c20b1-9295-4904-b1c6-1cc48c962613 2018-07-24 04:55:40,032 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:55:40,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:55:40,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:55:40,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f47a90ebfcb94b978cd17495a4dabae9", "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-proj-role"}, {"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33ba359cb879465c97016494816a7999", "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_33ba359cb879465c97016494816a7999", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_33ba359cb879465c97016494816a7999", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/33ba359cb879465c97016494816a7999", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/33ba359cb879465c97016494816a7999", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/33ba359cb879465c97016494816a7999", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/33ba359cb879465c97016494816a7999", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/33ba359cb879465c97016494816a7999", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/33ba359cb879465c97016494816a7999", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/33ba359cb879465c97016494816a7999", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/33ba359cb879465c97016494816a7999", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/33ba359cb879465c97016494816a7999", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/33ba359cb879465c97016494816a7999", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/33ba359cb879465c97016494816a7999", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-user", "id": "3295a9e7ea154736afd25fffc00c9157"}, "audit_ids": ["6csgdEi8RRKxwLzbZ9OP1g"], "issued_at": "2018-07-24T04:55:40.000000Z"}} 2018-07-24 04:55:40,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ebaefa46e3ef9fc5717d3dfef1f903aeaad35b66" 2018-07-24 04:55:40,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f949b71-0620-47d6-88bb-4bfc12b5e129 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:55:40,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4f949b71-0620-47d6-88bb-4bfc12b5e129 2018-07-24 04:55:40,521 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:55:40,524 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:55:40,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaefa46e3ef9fc5717d3dfef1f903aeaad35b66" 2018-07-24 04:55:40,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:40 GMT Server: Apache x-openstack-request-id: req-4eb98aa1-1603-4a14-b73e-fea510378290 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:55:40,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack used request id req-4eb98aa1-1603-4a14-b73e-fea510378290 2018-07-24 04:55:40,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaefa46e3ef9fc5717d3dfef1f903aeaad35b66" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume-type", "volume_name": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume"}}' 2018-07-24 04:55:42,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:55:40 GMT Server: Apache x-openstack-request-id: req-c2d3d8cb-2e7b-4f92-81f0-1ccab8d27620 Location: http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "87587027-f14b-4597-9278-f9e5811f0acb", "links": [{"href": "http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb", "rel": "self"}]}} 2018-07-24 04:55:42,611 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks used request id req-c2d3d8cb-2e7b-4f92-81f0-1ccab8d27620 2018-07-24 04:55:42,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/87587027-f14b-4597-9278-f9e5811f0acb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaefa46e3ef9fc5717d3dfef1f903aeaad35b66" 2018-07-24 04:55:42,835 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:42 GMT Server: Apache x-openstack-request-id: req-aee1d5e0-d1a5-448c-b6f7-58e9f6314421 Location: http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:43,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:42 GMT Server: Apache x-openstack-request-id: req-577cd7ff-712e-4569-b18d-5d8b19deb291 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "33ba359cb879465c97016494816a7999", "volume_type_name": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume-type", "OS::stack_id": "87587027-f14b-4597-9278-f9e5811f0acb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack", "volume_name": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack", "stack_user_project_id": "744214440c5345ec8690f421f9f08270", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:55:42Z", "links": [{"href": "http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "87587027-f14b-4597-9278-f9e5811f0acb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:55:43,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb used request id req-577cd7ff-712e-4569-b18d-5d8b19deb291 2018-07-24 04:55:43,055 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack 2018-07-24 04:55:43,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/87587027-f14b-4597-9278-f9e5811f0acb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaefa46e3ef9fc5717d3dfef1f903aeaad35b66" 2018-07-24 04:55:43,273 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:43 GMT Server: Apache x-openstack-request-id: req-3ff336b2-1e12-42e5-a9c5-3ab3b6aa721c Location: http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:43,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:43 GMT Server: Apache x-openstack-request-id: req-f03027ff-1b48-4f5d-b309-f906e29abb0a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "33ba359cb879465c97016494816a7999", "volume_type_name": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume-type", "OS::stack_id": "87587027-f14b-4597-9278-f9e5811f0acb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack", "volume_name": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack", "stack_user_project_id": "744214440c5345ec8690f421f9f08270", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:55:42Z", "links": [{"href": "http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "87587027-f14b-4597-9278-f9e5811f0acb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:55:43,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb used request id req-f03027ff-1b48-4f5d-b309-f906e29abb0a 2018-07-24 04:55:43,487 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:55:43,487 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:55:46,488 - create_stack - DEBUG - Stack status query timeout in 1196.56667209 2018-07-24 04:55:46,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/87587027-f14b-4597-9278-f9e5811f0acb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaefa46e3ef9fc5717d3dfef1f903aeaad35b66" 2018-07-24 04:55:46,702 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:46 GMT Server: Apache x-openstack-request-id: req-4b924124-9dba-4212-b485-bf24044a44ec Location: http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:46,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:46 GMT Server: Apache x-openstack-request-id: req-88ba66db-d339-484a-a634-ac61da1f4097 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 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": "33ba359cb879465c97016494816a7999", "volume_type_name": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume-type", "OS::stack_id": "87587027-f14b-4597-9278-f9e5811f0acb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack", "volume_name": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack", "stack_user_project_id": "744214440c5345ec8690f421f9f08270", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:55:42Z", "links": [{"href": "http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "87587027-f14b-4597-9278-f9e5811f0acb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:55:46,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb used request id req-88ba66db-d339-484a-a634-ac61da1f4097 2018-07-24 04:55:46,746 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-24 04:55:46,747 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack 2018-07-24 04:55:46,747 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack 2018-07-24 04:55:46,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/87587027-f14b-4597-9278-f9e5811f0acb/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaefa46e3ef9fc5717d3dfef1f903aeaad35b66" 2018-07-24 04:55:46,946 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:46 GMT Server: Apache x-openstack-request-id: req-cfa7634f-db35-4381-bc7c-d3e17aaf228a Location: http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:47,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:46 GMT Server: Apache x-openstack-request-id: req-396442f1-2110-4b1d-92e5-8811fe697002 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb/resources/volume", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-24T04:55:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:55:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2f98e68b-e5de-4841-a6cd-5a64255752c2", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-24T04:55:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:55:42Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "f273c801-f89f-4dbd-b031-86003372ffb7", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-24 04:55:47,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb/resources used request id req-396442f1-2110-4b1d-92e5-8811fe697002 2018-07-24 04:55:47,165 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/33ba359cb879465c97016494816a7999/volumes/2f98e68b-e5de-4841-a6cd-5a64255752c2 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaefa46e3ef9fc5717d3dfef1f903aeaad35b66" 2018-07-24 04:55:47,401 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:47 GMT Server: Apache x-compute-request-id: req-18fef69f-7ff2-4360-88f4-3d95135a8470 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18fef69f-7ff2-4360-88f4-3d95135a8470 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/33ba359cb879465c97016494816a7999/volumes/2f98e68b-e5de-4841-a6cd-5a64255752c2", "rel": "self"}, {"href": "http://172.30.9.24:8776/33ba359cb879465c97016494816a7999/volumes/2f98e68b-e5de-4841-a6cd-5a64255752c2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T04:55:44.000000", "replication_status": null, "snapshot_id": null, "id": "2f98e68b-e5de-4841-a6cd-5a64255752c2", "size": 1, "user_id": "3295a9e7ea154736afd25fffc00c9157", "os-vol-tenant-attr:tenant_id": "33ba359cb879465c97016494816a7999", "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": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume", "bootable": "false", "created_at": "2018-07-24T04:55:43.000000", "volume_type": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume-type"}} 2018-07-24 04:55:47,401 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/33ba359cb879465c97016494816a7999/volumes/2f98e68b-e5de-4841-a6cd-5a64255752c2 used request id req-18fef69f-7ff2-4360-88f4-3d95135a8470 2018-07-24 04:55:47,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:55:47,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:55:47,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f47a90ebfcb94b978cd17495a4dabae9", "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-proj-role"}, {"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33ba359cb879465c97016494816a7999", "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_33ba359cb879465c97016494816a7999", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_33ba359cb879465c97016494816a7999", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/33ba359cb879465c97016494816a7999", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/33ba359cb879465c97016494816a7999", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/33ba359cb879465c97016494816a7999", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/33ba359cb879465c97016494816a7999", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/33ba359cb879465c97016494816a7999", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/33ba359cb879465c97016494816a7999", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/33ba359cb879465c97016494816a7999", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/33ba359cb879465c97016494816a7999", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/33ba359cb879465c97016494816a7999", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/33ba359cb879465c97016494816a7999", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/33ba359cb879465c97016494816a7999", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-user", "id": "3295a9e7ea154736afd25fffc00c9157"}, "audit_ids": ["gC7MN73iRTuftRuh-gYhiA"], "issued_at": "2018-07-24T04:55:47.000000Z"}} 2018-07-24 04:55:47,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b80c90ec9acf2533e54da711835fe0c9f3e180dc" 2018-07-24 04:55:47,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-533187b1-3922-4f51-8566-a0e4f2df2f70 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:55:47,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-533187b1-3922-4f51-8566-a0e4f2df2f70 2018-07-24 04:55:47,916 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/33ba359cb879465c97016494816a7999/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80c90ec9acf2533e54da711835fe0c9f3e180dc" 2018-07-24 04:55:48,147 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:47 GMT Server: Apache x-compute-request-id: req-4725bc05-c784-48d6-886e-d4a532a2c427 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4725bc05-c784-48d6-886e-d4a532a2c427 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.24:8776/v3/33ba359cb879465c97016494816a7999/volumes/2f98e68b-e5de-4841-a6cd-5a64255752c2", "rel": "self"}, {"href": "http://172.30.9.24:8776/33ba359cb879465c97016494816a7999/volumes/2f98e68b-e5de-4841-a6cd-5a64255752c2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-24T04:55:44.000000", "replication_status": null, "snapshot_id": null, "id": "2f98e68b-e5de-4841-a6cd-5a64255752c2", "size": 1, "user_id": "3295a9e7ea154736afd25fffc00c9157", "os-vol-tenant-attr:tenant_id": "33ba359cb879465c97016494816a7999", "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": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume", "bootable": "false", "created_at": "2018-07-24T04:55:43.000000", "volume_type": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume-type"}]} 2018-07-24 04:55:48,147 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/33ba359cb879465c97016494816a7999/volumes/detail used request id req-4725bc05-c784-48d6-886e-d4a532a2c427 2018-07-24 04:55:48,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:55:48,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:55:48 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:55:48,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80c90ec9acf2533e54da711835fe0c9f3e180dc" 2018-07-24 04:55:48,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b10712-1f28-438d-8275-45f057887b49 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "33ba359cb879465c97016494816a7999", "name": "CreateStackVolumeTests-5a90cf2c-a313-41e-proj"}} 2018-07-24 04:55:48,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999 used request id req-e1b10712-1f28-438d-8275-45f057887b49 2018-07-24 04:55:48,261 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack 2018-07-24 04:55:48,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/87587027-f14b-4597-9278-f9e5811f0acb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaefa46e3ef9fc5717d3dfef1f903aeaad35b66" 2018-07-24 04:55:48,290 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:48 GMT Server: Apache x-openstack-request-id: req-a1eea2f9-679f-46e1-86eb-f46d67581cbb Location: http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:48,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:55:48 GMT Server: Apache x-openstack-request-id: req-98dc3922-4ec8-4c46-98f2-1beff1cf08ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:55:48,498 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb used request id req-98dc3922-4ec8-4c46-98f2-1beff1cf08ce 2018-07-24 04:55:48,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/87587027-f14b-4597-9278-f9e5811f0acb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaefa46e3ef9fc5717d3dfef1f903aeaad35b66" 2018-07-24 04:55:48,700 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:48 GMT Server: Apache x-openstack-request-id: req-b7d405ee-b0cd-498d-8640-b53103e55809 Location: http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:48,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:48 GMT Server: Apache x-openstack-request-id: req-7b8d3270-57f1-4aea-a36f-e5f3bab15142 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 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": "33ba359cb879465c97016494816a7999", "volume_type_name": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume-type", "OS::stack_id": "87587027-f14b-4597-9278-f9e5811f0acb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack", "volume_name": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack", "stack_user_project_id": "744214440c5345ec8690f421f9f08270", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:55:42Z", "links": [{"href": "http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:55:48Z", "id": "87587027-f14b-4597-9278-f9e5811f0acb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:55:48,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb used request id req-7b8d3270-57f1-4aea-a36f-e5f3bab15142 2018-07-24 04:55:48,888 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:55:48,888 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:55:51,890 - create_stack - DEBUG - Stack status query timeout in 1196.60875082 2018-07-24 04:55:51,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/87587027-f14b-4597-9278-f9e5811f0acb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaefa46e3ef9fc5717d3dfef1f903aeaad35b66" 2018-07-24 04:55:52,105 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:51 GMT Server: Apache x-openstack-request-id: req-a382ee83-9cc4-4d64-8ebf-c8d6d49c8d00 Location: http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:52,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:52 GMT Server: Apache x-openstack-request-id: req-b018609a-f2c3-4795-8c63-2e940e93a277 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 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": "33ba359cb879465c97016494816a7999", "volume_type_name": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume-type", "OS::stack_id": "87587027-f14b-4597-9278-f9e5811f0acb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack", "volume_name": "CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-volume"}, "deletion_time": "2018-07-24T04:55:51Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack", "stack_user_project_id": "744214440c5345ec8690f421f9f08270", "tags": null, "creation_time": "2018-07-24T04:55:42Z", "links": [{"href": "http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:55:48Z", "id": "87587027-f14b-4597-9278-f9e5811f0acb", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:55:52,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb used request id req-b018609a-f2c3-4795-8c63-2e940e93a277 2018-07-24 04:55:52,309 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-24 04:55:52,310 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack 2018-07-24 04:55:52,310 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack 2018-07-24 04:55:52,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/87587027-f14b-4597-9278-f9e5811f0acb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebaefa46e3ef9fc5717d3dfef1f903aeaad35b66" 2018-07-24 04:55:52,340 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:55:52 GMT Server: Apache x-openstack-request-id: req-45f692eb-4b06-4d21-96b2-0de4019e1d4c Location: http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:55:52,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:55:52 GMT Server: Apache x-openstack-request-id: req-9cff5036-b0ed-4b7a-9328-4fad9e0485e2 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:55:52,543 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/33ba359cb879465c97016494816a7999/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1c397e0e-42db-4690-bc59-5a4d1a77f122-stack/87587027-f14b-4597-9278-f9e5811f0acb used request id req-9cff5036-b0ed-4b7a-9328-4fad9e0485e2 2018-07-24 04:55:52,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:52,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6e2c8609-23c6-4958-9e61-8c80b97ef851 Date: Tue, 24 Jul 2018 04:55:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:55:52,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-6e2c8609-23c6-4958-9e61-8c80b97ef851 2018-07-24 04:55:52,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:52,884 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b051ada-86ea-4532-928d-cbe3320b19e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:55:52,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-4b051ada-86ea-4532-928d-cbe3320b19e5 2018-07-24 04:55:52,884 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:55:52,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:52,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75d57bb6-80d1-4e11-b0ab-1a2d94aaecf2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:55:52,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-75d57bb6-80d1-4e11-b0ab-1a2d94aaecf2 2018-07-24 04:55:52,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:55:52,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:53,065 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25b74fc5-413f-4a0e-a915-e675449af235 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:55:53,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-25b74fc5-413f-4a0e-a915-e675449af235 2018-07-24 04:55:53,066 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:55:53,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:53,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ba9fab-85da-4413-a3e9-1dbdc0b5c1f7 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:55:53,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-42ba9fab-85da-4413-a3e9-1dbdc0b5c1f7 2018-07-24 04:55:53,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:53,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a63025-74ee-44cf-aa3c-3a8c3fd83c2d 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:55:53,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-24a63025-74ee-44cf-aa3c-3a8c3fd83c2d 2018-07-24 04:55:53,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:53,360 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a16adc30-dd9e-4daa-bccb-aa8dd7863463 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:55:53,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-a16adc30-dd9e-4daa-bccb-aa8dd7863463 2018-07-24 04:55:53,360 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:55:53,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:53,460 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-984d7e32-c875-414c-8199-8b0602ba82b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:55:53,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-984d7e32-c875-414c-8199-8b0602ba82b5 2018-07-24 04:55:53,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:55:53,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:53,556 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a619297b-9e49-43ca-99ae-17731bb91c33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:55:53,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-a619297b-9e49-43ca-99ae-17731bb91c33 2018-07-24 04:55:53,556 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:55:53,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:53,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-607262d8-2cf5-47f9-9aca-9ee112a5a280 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:55:53,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-607262d8-2cf5-47f9-9aca-9ee112a5a280 2018-07-24 04:55:53,653 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:55:53,654 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-5a90cf2c-a313-41e-proj 2018-07-24 04:55:53,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:53,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdd0d8a0-8538-43eb-ae59-cdf52a989716 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:55:53,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/33ba359cb879465c97016494816a7999 used request id req-fdd0d8a0-8538-43eb-ae59-cdf52a989716 2018-07-24 04:55:53,902 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-5a90cf2c-a313-41e-proj-role 2018-07-24 04:55:53,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/f47a90ebfcb94b978cd17495a4dabae9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:54,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72cb8729-6311-4712-98a0-f7b618ef4096 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:55:54,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/f47a90ebfcb94b978cd17495a4dabae9 used request id req-72cb8729-6311-4712-98a0-f7b618ef4096 2018-07-24 04:55:54,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e30292ba919ae9121bd4184e4ca734ab2f57fe8" 2018-07-24 04:55:54,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfee5c0-4e4e-4d81-a63a-7f189103bb14 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:55:54,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5dfee5c0-4e4e-4d81-a63a-7f189103bb14 2018-07-24 04:55:54,133 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-5a90cf2c-a313-41e-user 2018-07-24 04:55:54,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/3295a9e7ea154736afd25fffc00c9157 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9d9b9c3bd4c71c78ae04a583ef99f8207575b5" 2018-07-24 04:55:54,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1202159-0646-40a6-b717-755074dc0da4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:55:54,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3295a9e7ea154736afd25fffc00c9157 used request id req-b1202159-0646-40a6-b717-755074dc0da4 2018-07-24 04:55:54,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:55:54,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["bUUt0DGJTnOA0iFGtTR2_A"], "issued_at": "2018-07-24T04:55:54.000000Z"}} 2018-07-24 04:55:54,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}5f55c966cd65b0fdeefd72aaa0848b9a32df750f" 2018-07-24 04:55:54,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f006e02e-127d-4b97-8867-dfee37caf99d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:55:54,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f006e02e-127d-4b97-8867-dfee37caf99d 2018-07-24 04:55:54,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:55:54,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:55:55,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["6GhHkOZUQKGuWTyhTj8_nQ"], "issued_at": "2018-07-24T04:55:55.000000Z"}} 2018-07-24 04:55:55,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:55:55,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d49024-8131-4e49-ad30-aaad47a553ee 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:55:55,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b9d49024-8131-4e49-ad30-aaad47a553ee 2018-07-24 04:55:55,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:55:55,343 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:55:55 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:55:55,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-ee83e507-f940-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:55:55,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d0a8c8-560c-4690-bc22-f86577710662 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-ee83e507-f940-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:55:55,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-ee83e507-f940-4b7-proj used request id req-88d0a8c8-560c-4690-bc22-f86577710662 2018-07-24 04:55:55,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:55:55,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad12a880-a129-465e-917e-ac8a9284dfbf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:55:55,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ad12a880-a129-465e-917e-ac8a9284dfbf 2018-07-24 04:55:55,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-ee83e507-f940-4b7-proj"}}' 2018-07-24 04:55:55,663 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51d8909d-2365-4b5c-b4b1-305d1249e700 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7cea557fbbbc4782ad3717c035d0e861"}, "tags": [], "enabled": true, "id": "7cea557fbbbc4782ad3717c035d0e861", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ee83e507-f940-4b7-proj"}} 2018-07-24 04:55:55,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-51d8909d-2365-4b5c-b4b1-305d1249e700 2018-07-24 04:55:55,664 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-ee83e507-f940-4b7-proj 2018-07-24 04:55:55,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:55:55,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:55:56,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["PQFJegpGR8yBNjMQ_5AY5g"], "issued_at": "2018-07-24T04:55:56.000000Z"}} 2018-07-24 04:55:56,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4a4f713f5a3ece7c385f78021c108a4a3a5567d0" 2018-07-24 04:55:56,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36276f2-54ec-4c29-8596-1a2953dd57ac 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:55:56,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f36276f2-54ec-4c29-8596-1a2953dd57ac 2018-07-24 04:55:56,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:55:56,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:55: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:55:56,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4f713f5a3ece7c385f78021c108a4a3a5567d0" 2018-07-24 04:55:56,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6b13cf-2b7f-4437-983e-495ab5d217be Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:55:56,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ac6b13cf-2b7f-4437-983e-495ab5d217be 2018-07-24 04:55:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-ee83e507-f940-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4f713f5a3ece7c385f78021c108a4a3a5567d0" 2018-07-24 04:55:56,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-895be7e8-f723-4315-8376-a393f9f89cc4 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-ee83e507-f940-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7cea557fbbbc4782ad3717c035d0e861"}, "tags": [], "enabled": true, "id": "7cea557fbbbc4782ad3717c035d0e861", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ee83e507-f940-4b7-proj"}]} 2018-07-24 04:55:56,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-ee83e507-f940-4b7-proj used request id req-895be7e8-f723-4315-8376-a393f9f89cc4 2018-07-24 04:55:56,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4f713f5a3ece7c385f78021c108a4a3a5567d0" 2018-07-24 04:55:56,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9b0d25-21c6-4c20-86d8-332ab43c4621 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:55:56,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-ef9b0d25-21c6-4c20-86d8-332ab43c4621 2018-07-24 04:55:56,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4f713f5a3ece7c385f78021c108a4a3a5567d0" 2018-07-24 04:55:57,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4df0df-2753-4020-9dc4-9eafbeba8ffa Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:55:57,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4f4df0df-2753-4020-9dc4-9eafbeba8ffa 2018-07-24 04:55:57,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-ee83e507-f940-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4f713f5a3ece7c385f78021c108a4a3a5567d0" 2018-07-24 04:55:57,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fb3eca-54c3-449c-b49a-e97428e2eed8 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-ee83e507-f940-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7cea557fbbbc4782ad3717c035d0e861"}, "tags": [], "enabled": true, "id": "7cea557fbbbc4782ad3717c035d0e861", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ee83e507-f940-4b7-proj"}]} 2018-07-24 04:55:57,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-ee83e507-f940-4b7-proj used request id req-a4fb3eca-54c3-449c-b49a-e97428e2eed8 2018-07-24 04:55:57,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/2a8a90d9553c42fa8e5e5d3f4d97c3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4f713f5a3ece7c385f78021c108a4a3a5567d0" 2018-07-24 04:55:57,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e29e84e-edbb-4866-a5b2-f2ec0adf46bb Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-ee83e507-f940-4b7-user", "links": {"self": "http://172.30.9.24:5000/v3/users/2a8a90d9553c42fa8e5e5d3f4d97c3bf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7cea557fbbbc4782ad3717c035d0e861", "id": "2a8a90d9553c42fa8e5e5d3f4d97c3bf", "password_expires_at": null}} 2018-07-24 04:55:57,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/2a8a90d9553c42fa8e5e5d3f4d97c3bf used request id req-9e29e84e-edbb-4866-a5b2-f2ec0adf46bb 2018-07-24 04:55:57,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7cea557fbbbc4782ad3717c035d0e861/users/2a8a90d9553c42fa8e5e5d3f4d97c3bf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4f713f5a3ece7c385f78021c108a4a3a5567d0" 2018-07-24 04:55:57,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67313645-19d3-47c3-a41a-e2c604df6f33 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/7cea557fbbbc4782ad3717c035d0e861/users/2a8a90d9553c42fa8e5e5d3f4d97c3bf/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 04:55:57,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7cea557fbbbc4782ad3717c035d0e861/users/2a8a90d9553c42fa8e5e5d3f4d97c3bf/roles used request id req-67313645-19d3-47c3-a41a-e2c604df6f33 2018-07-24 04:55:57,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4f713f5a3ece7c385f78021c108a4a3a5567d0" 2018-07-24 04:55:57,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95999fe-e492-4c52-8b87-f6cee0a8e894 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 04:55:57,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-d95999fe-e492-4c52-8b87-f6cee0a8e894 2018-07-24 04:55:57,428 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-ee83e507-f940-4b7-proj 2018-07-24 04:55:57,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/7cea557fbbbc4782ad3717c035d0e861/users/2a8a90d9553c42fa8e5e5d3f4d97c3bf/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4f713f5a3ece7c385f78021c108a4a3a5567d0" 2018-07-24 04:55:57,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80173538-5470-478a-879d-cc5ad46b29f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:55:57,486 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7cea557fbbbc4782ad3717c035d0e861/users/2a8a90d9553c42fa8e5e5d3f4d97c3bf/roles/09091a3c796947918b5f3d98114ab0ce used request id req-80173538-5470-478a-879d-cc5ad46b29f6 2018-07-24 04:55:57,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4f713f5a3ece7c385f78021c108a4a3a5567d0" 2018-07-24 04:55:57,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b220f1-613d-4db6-8fe3-fffffa411513 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:55:57,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b3b220f1-613d-4db6-8fe3-fffffa411513 2018-07-24 04:55:57,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-ee83e507-f940-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4f713f5a3ece7c385f78021c108a4a3a5567d0" 2018-07-24 04:55:57,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d62ad0d-49e2-4b0f-95e9-4a253f414ecd Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-ee83e507-f940-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/7cea557fbbbc4782ad3717c035d0e861"}, "tags": [], "enabled": true, "id": "7cea557fbbbc4782ad3717c035d0e861", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ee83e507-f940-4b7-proj"}]} 2018-07-24 04:55:57,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackVolumeTests-ee83e507-f940-4b7-proj used request id req-2d62ad0d-49e2-4b0f-95e9-4a253f414ecd 2018-07-24 04:55:57,684 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-ee83e507-f940-4b7-user 2018-07-24 04:55:57,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:55:57,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:55:57,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32dd7d1d-fb8e-4fb0-afd7-288bb4ebecb6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:55:57,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-32dd7d1d-fb8e-4fb0-afd7-288bb4ebecb6 2018-07-24 04:55:57,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" -d '{"role": {"name": "CreateStackVolumeTests-ee83e507-f940-4b7-proj-role"}}' 2018-07-24 04:55:57,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b3a0dd-42dc-45f2-83d3-709ea5272799 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca9d3d4872874c41a5913aeef9fbb412", "links": {"self": "http://172.30.9.24:5000/v3/roles/ca9d3d4872874c41a5913aeef9fbb412"}, "name": "CreateStackVolumeTests-ee83e507-f940-4b7-proj-role"}} 2018-07-24 04:55:57,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-54b3a0dd-42dc-45f2-83d3-709ea5272799 2018-07-24 04:55:57,891 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-ee83e507-f940-4b7-proj-role 2018-07-24 04:55:57,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/ca9d3d4872874c41a5913aeef9fbb412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:55:57,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d00ca4d-379f-4447-a340-9d542be5a629 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca9d3d4872874c41a5913aeef9fbb412", "links": {"self": "http://172.30.9.24:5000/v3/roles/ca9d3d4872874c41a5913aeef9fbb412"}, "name": "CreateStackVolumeTests-ee83e507-f940-4b7-proj-role"}} 2018-07-24 04:55:57,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/ca9d3d4872874c41a5913aeef9fbb412 used request id req-3d00ca4d-379f-4447-a340-9d542be5a629 2018-07-24 04:55:57,989 - keystone_utils - INFO - Granting role CreateStackVolumeTests-ee83e507-f940-4b7-proj-role to project CreateStackVolumeTests-ee83e507-f940-4b7-proj 2018-07-24 04:55:57,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/7cea557fbbbc4782ad3717c035d0e861/users/2a8a90d9553c42fa8e5e5d3f4d97c3bf/roles/ca9d3d4872874c41a5913aeef9fbb412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:55:58,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a63522a5-a0ff-49ce-b6b3-190a69fbef26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:55:58,133 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7cea557fbbbc4782ad3717c035d0e861/users/2a8a90d9553c42fa8e5e5d3f4d97c3bf/roles/ca9d3d4872874c41a5913aeef9fbb412 used request id req-a63522a5-a0ff-49ce-b6b3-190a69fbef26 2018-07-24 04:55:58,133 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:55:58,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:55:58,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:55:58,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca9d3d4872874c41a5913aeef9fbb412", "name": "CreateStackVolumeTests-ee83e507-f940-4b7-proj-role"}, {"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:55:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7cea557fbbbc4782ad3717c035d0e861", "name": "CreateStackVolumeTests-ee83e507-f940-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7cea557fbbbc4782ad3717c035d0e861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7cea557fbbbc4782ad3717c035d0e861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7cea557fbbbc4782ad3717c035d0e861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7cea557fbbbc4782ad3717c035d0e861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7cea557fbbbc4782ad3717c035d0e861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7cea557fbbbc4782ad3717c035d0e861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7cea557fbbbc4782ad3717c035d0e861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7cea557fbbbc4782ad3717c035d0e861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7cea557fbbbc4782ad3717c035d0e861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7cea557fbbbc4782ad3717c035d0e861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7cea557fbbbc4782ad3717c035d0e861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7cea557fbbbc4782ad3717c035d0e861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-ee83e507-f940-4b7-user", "id": "2a8a90d9553c42fa8e5e5d3f4d97c3bf"}, "audit_ids": ["GEzPUPU3Tb2s6xRAvXQSEA"], "issued_at": "2018-07-24T04:55:58.000000Z"}} 2018-07-24 04:55:58,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2be57050246ded637945727927581a8c4806219e" 2018-07-24 04:55:58,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b20d85-db43-4db8-8cf5-5074d9aa6aca 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:55:58,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b9b20d85-db43-4db8-8cf5-5074d9aa6aca 2018-07-24 04:55:58,619 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:55:58,622 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:55:58,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be57050246ded637945727927581a8c4806219e" 2018-07-24 04:55:58,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:55:58 GMT Server: Apache x-openstack-request-id: req-22d33705-452f-4ec5-a969-431d26122a92 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:55:58,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack used request id req-22d33705-452f-4ec5-a969-431d26122a92 2018-07-24 04:55:58,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be57050246ded637945727927581a8c4806219e" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume-type", "volume_name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume"}}' 2018-07-24 04:56:00,449 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:55:58 GMT Server: Apache x-openstack-request-id: req-c582e2ad-5769-475a-a45f-577865281ef9 Location: http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "links": [{"href": "http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "rel": "self"}]}} 2018-07-24 04:56:00,449 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks used request id req-c582e2ad-5769-475a-a45f-577865281ef9 2018-07-24 04:56:00,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be57050246ded637945727927581a8c4806219e" 2018-07-24 04:56:00,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:00 GMT Server: Apache x-openstack-request-id: req-5a991257-fd6a-4419-943d-80ffe49280eb Location: http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:00,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:00 GMT Server: Apache x-openstack-request-id: req-bb5804f9-627d-4a58-b6f0-1012efcdafeb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "7cea557fbbbc4782ad3717c035d0e861", "volume_type_name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume-type", "OS::stack_id": "f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack", "volume_name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack", "stack_user_project_id": "e4e6441074674806a3ea49c0747d240a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:55:59Z", "links": [{"href": "http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:56:00,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb used request id req-bb5804f9-627d-4a58-b6f0-1012efcdafeb 2018-07-24 04:56:00,701 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack 2018-07-24 04:56:00,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be57050246ded637945727927581a8c4806219e" 2018-07-24 04:56:00,904 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:00 GMT Server: Apache x-openstack-request-id: req-4f63d79c-ae7d-43ab-9123-d04589be9d36 Location: http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:01,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:00 GMT Server: Apache x-openstack-request-id: req-0a5e4344-a40e-42f1-8439-11aa8533304e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "7cea557fbbbc4782ad3717c035d0e861", "volume_type_name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume-type", "OS::stack_id": "f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack", "volume_name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack", "stack_user_project_id": "e4e6441074674806a3ea49c0747d240a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:55:59Z", "links": [{"href": "http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:56:01,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb used request id req-0a5e4344-a40e-42f1-8439-11aa8533304e 2018-07-24 04:56:01,122 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:56:01,122 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:56:04,126 - create_stack - DEBUG - Stack status query timeout in 1196.57571888 2018-07-24 04:56:04,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be57050246ded637945727927581a8c4806219e" 2018-07-24 04:56:04,158 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:04 GMT Server: Apache x-openstack-request-id: req-dda49089-b4c1-45fd-8444-d9fc29a8a729 Location: http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:04,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:04 GMT Server: Apache x-openstack-request-id: req-5262d7bc-20a9-44a2-8c09-f7317f2d93ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 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": "7cea557fbbbc4782ad3717c035d0e861", "volume_type_name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume-type", "OS::stack_id": "f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack", "volume_name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack", "stack_user_project_id": "e4e6441074674806a3ea49c0747d240a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:55:59Z", "links": [{"href": "http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:56:04,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb used request id req-5262d7bc-20a9-44a2-8c09-f7317f2d93ac 2018-07-24 04:56:04,370 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-24 04:56:04,371 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack 2018-07-24 04:56:04,371 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack 2018-07-24 04:56:04,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be57050246ded637945727927581a8c4806219e" 2018-07-24 04:56:04,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:04 GMT Server: Apache x-openstack-request-id: req-5966b14e-5390-4c68-b498-3d6f5540ed11 Location: http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:04,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:04 GMT Server: Apache x-openstack-request-id: req-2ad7fd78-318d-4ebc-adcf-c407781500ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb/resources/volume", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-24T04:56:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:56:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cb18c2b3-5bf9-4f39-add2-a62d2bb70acf", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-24T04:56:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:56:00Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "6968054c-52b4-4efd-a3c9-59cada8847fe", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-24 04:56:04,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb/resources used request id req-2ad7fd78-318d-4ebc-adcf-c407781500ad 2018-07-24 04:56:04,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861/types/6968054c-52b4-4efd-a3c9-59cada8847fe -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be57050246ded637945727927581a8c4806219e" 2018-07-24 04:56:04,643 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:04 GMT Server: Apache x-compute-request-id: req-bb22c911-3863-491d-ba20-6f2cba961cd5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb22c911-3863-491d-ba20-6f2cba961cd5 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "6968054c-52b4-4efd-a3c9-59cada8847fe", "description": null}} 2018-07-24 04:56:04,643 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861/types/6968054c-52b4-4efd-a3c9-59cada8847fe used request id req-bb22c911-3863-491d-ba20-6f2cba961cd5 2018-07-24 04:56:04,646 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861/types/6968054c-52b4-4efd-a3c9-59cada8847fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bb22c911-3863-491d-ba20-6f2cba961cd5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be57050246ded637945727927581a8c4806219e" 2018-07-24 04:56:04,855 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:04 GMT Server: Apache x-compute-request-id: req-0c2ad247-80c3-4087-9c1c-20e4cdb1a356 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c2ad247-80c3-4087-9c1c-20e4cdb1a356 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "6968054c-52b4-4efd-a3c9-59cada8847fe", "description": null}} 2018-07-24 04:56:04,855 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861/types/6968054c-52b4-4efd-a3c9-59cada8847fe used request id req-0c2ad247-80c3-4087-9c1c-20e4cdb1a356 2018-07-24 04:56:04,858 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861/types/6968054c-52b4-4efd-a3c9-59cada8847fe/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bb22c911-3863-491d-ba20-6f2cba961cd5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be57050246ded637945727927581a8c4806219e" 2018-07-24 04:56:05,032 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:04 GMT Server: Apache x-compute-request-id: req-cd2daba1-efe0-4f0a-9a49-c81ca33e52ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cd2daba1-efe0-4f0a-9a49-c81ca33e52ef Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-24 04:56:05,032 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861/types/6968054c-52b4-4efd-a3c9-59cada8847fe/encryption used request id req-cd2daba1-efe0-4f0a-9a49-c81ca33e52ef 2018-07-24 04:56:05,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:05,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:05,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca9d3d4872874c41a5913aeef9fbb412", "name": "CreateStackVolumeTests-ee83e507-f940-4b7-proj-role"}, {"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7cea557fbbbc4782ad3717c035d0e861", "name": "CreateStackVolumeTests-ee83e507-f940-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7cea557fbbbc4782ad3717c035d0e861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7cea557fbbbc4782ad3717c035d0e861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7cea557fbbbc4782ad3717c035d0e861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7cea557fbbbc4782ad3717c035d0e861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7cea557fbbbc4782ad3717c035d0e861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7cea557fbbbc4782ad3717c035d0e861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7cea557fbbbc4782ad3717c035d0e861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7cea557fbbbc4782ad3717c035d0e861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7cea557fbbbc4782ad3717c035d0e861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7cea557fbbbc4782ad3717c035d0e861", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7cea557fbbbc4782ad3717c035d0e861", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7cea557fbbbc4782ad3717c035d0e861", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-ee83e507-f940-4b7-user", "id": "2a8a90d9553c42fa8e5e5d3f4d97c3bf"}, "audit_ids": ["m_OGYs4XS_6zL3RlsjDkFg"], "issued_at": "2018-07-24T04:56:05.000000Z"}} 2018-07-24 04:56:05,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}56e8a7ad4285701444147f6cb2e78f8199cbe24c" 2018-07-24 04:56:05,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86535bb9-621f-4577-8853-1c81f630421b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:05,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-86535bb9-621f-4577-8853-1c81f630421b 2018-07-24 04:56:05,534 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e8a7ad4285701444147f6cb2e78f8199cbe24c" 2018-07-24 04:56:05,751 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:05 GMT Server: Apache x-compute-request-id: req-f8ad5aa4-52c2-4301-a02a-cf7cbd8b8473 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8ad5aa4-52c2-4301-a02a-cf7cbd8b8473 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "6968054c-52b4-4efd-a3c9-59cada8847fe", "description": null}]} 2018-07-24 04:56:05,751 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861/types?is_public=None used request id req-f8ad5aa4-52c2-4301-a02a-cf7cbd8b8473 2018-07-24 04:56:05,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861/types/6968054c-52b4-4efd-a3c9-59cada8847fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f8ad5aa4-52c2-4301-a02a-cf7cbd8b8473" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e8a7ad4285701444147f6cb2e78f8199cbe24c" 2018-07-24 04:56:05,960 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:05 GMT Server: Apache x-compute-request-id: req-c73fdb6d-927e-4f64-b2d7-ebb993c26d15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c73fdb6d-927e-4f64-b2d7-ebb993c26d15 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "6968054c-52b4-4efd-a3c9-59cada8847fe", "description": null}} 2018-07-24 04:56:05,960 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861/types/6968054c-52b4-4efd-a3c9-59cada8847fe used request id req-c73fdb6d-927e-4f64-b2d7-ebb993c26d15 2018-07-24 04:56:05,963 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861/types/6968054c-52b4-4efd-a3c9-59cada8847fe/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f8ad5aa4-52c2-4301-a02a-cf7cbd8b8473" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e8a7ad4285701444147f6cb2e78f8199cbe24c" 2018-07-24 04:56:06,163 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:05 GMT Server: Apache x-compute-request-id: req-b736893f-1e64-4776-aa22-5603469867be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b736893f-1e64-4776-aa22-5603469867be Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-24 04:56:06,163 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.24:8776/v3/7cea557fbbbc4782ad3717c035d0e861/types/6968054c-52b4-4efd-a3c9-59cada8847fe/encryption used request id req-b736893f-1e64-4776-aa22-5603469867be 2018-07-24 04:56:06,164 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack 2018-07-24 04:56:06,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be57050246ded637945727927581a8c4806219e" 2018-07-24 04:56:06,386 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:06 GMT Server: Apache x-openstack-request-id: req-2df47208-30a0-48b1-97cd-06ed0fff4fd3 Location: http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:06,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:06 GMT Server: Apache x-openstack-request-id: req-cd3e5c4c-a506-43a7-9670-7d4a7886406a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:06,610 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb used request id req-cd3e5c4c-a506-43a7-9670-7d4a7886406a 2018-07-24 04:56:06,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be57050246ded637945727927581a8c4806219e" 2018-07-24 04:56:06,808 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:06 GMT Server: Apache x-openstack-request-id: req-2a789a8f-9625-472c-8cd7-ceea883d6de1 Location: http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:07,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:06 GMT Server: Apache x-openstack-request-id: req-b5174ebc-f94a-43b6-962b-26a56086aa9e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 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": "7cea557fbbbc4782ad3717c035d0e861", "volume_type_name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume-type", "OS::stack_id": "f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack", "volume_name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack", "stack_user_project_id": "e4e6441074674806a3ea49c0747d240a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:55:59Z", "links": [{"href": "http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:56:06Z", "id": "f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:56:07,022 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb used request id req-b5174ebc-f94a-43b6-962b-26a56086aa9e 2018-07-24 04:56:07,023 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:56:07,023 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:56:10,025 - create_stack - DEBUG - Stack status query timeout in 1196.58495998 2018-07-24 04:56:10,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be57050246ded637945727927581a8c4806219e" 2018-07-24 04:56:10,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:10 GMT Server: Apache x-openstack-request-id: req-f8828caa-762b-41dc-b598-9ad6dd9f9d9d Location: http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:10,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:10 GMT Server: Apache x-openstack-request-id: req-440fc875-3d74-4dca-ab2e-4af7b9c8bf7f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 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": "7cea557fbbbc4782ad3717c035d0e861", "volume_type_name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume-type", "OS::stack_id": "f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack", "volume_name": "CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-volume"}, "deletion_time": "2018-07-24T04:56:09Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack", "stack_user_project_id": "e4e6441074674806a3ea49c0747d240a", "tags": null, "creation_time": "2018-07-24T04:55:59Z", "links": [{"href": "http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:56:06Z", "id": "f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:56:10,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb used request id req-440fc875-3d74-4dca-ab2e-4af7b9c8bf7f 2018-07-24 04:56:10,435 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-24 04:56:10,435 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack 2018-07-24 04:56:10,435 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack 2018-07-24 04:56:10,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2be57050246ded637945727927581a8c4806219e" 2018-07-24 04:56:10,639 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:10 GMT Server: Apache x-openstack-request-id: req-3c5cd6cc-e3f7-41e0-a05d-b4f683a25f31 Location: http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:10,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:10 GMT Server: Apache x-openstack-request-id: req-070273bf-adfe-4d17-940d-c2f23d4d281e Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:56:10,666 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/7cea557fbbbc4782ad3717c035d0e861/stacks/CreateStackVolumeTests-CreateStackVolumeTests-3adcb5ae-5848-418d-b13f-812550be2fc8-stack/f053fcb6-ce4e-4cfb-bd65-6a7b244d75bb used request id req-070273bf-adfe-4d17-940d-c2f23d4d281e 2018-07-24 04:56:10,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:56:10,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-26c0385a-1baa-42f4-9fd5-e4d4835e084f Date: Tue, 24 Jul 2018 04:56:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:56:10,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-26c0385a-1baa-42f4-9fd5-e4d4835e084f 2018-07-24 04:56:10,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:56:11,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-727d0f31-f0ab-4d3c-bdbb-19214d09f2d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:11,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-727d0f31-f0ab-4d3c-bdbb-19214d09f2d9 2018-07-24 04:56:11,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:11,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:56:11,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30a8503f-7591-4c70-9094-7819bac095ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:11,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-30a8503f-7591-4c70-9094-7819bac095ee 2018-07-24 04:56:11,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:11,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:56:11,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d45bb2c-e877-4ae7-922e-d6698fe538e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:11,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-5d45bb2c-e877-4ae7-922e-d6698fe538e7 2018-07-24 04:56:11,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:11,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:56:11,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb8e18d-9af7-48a8-83c1-a6465fdbd706 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:56:11,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-8bb8e18d-9af7-48a8-83c1-a6465fdbd706 2018-07-24 04:56:11,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:56:11,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a1b349-dcf2-4844-9bde-7ede5965e006 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:56:11,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-98a1b349-dcf2-4844-9bde-7ede5965e006 2018-07-24 04:56:11,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:56:11,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6889385-106e-4a7e-a7d9-a45dcb6edd29 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:11,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-f6889385-106e-4a7e-a7d9-a45dcb6edd29 2018-07-24 04:56:11,570 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:11,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:56:11,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c587d1d-0f8f-43cc-aac2-5437f018d8dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:11,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-8c587d1d-0f8f-43cc-aac2-5437f018d8dd 2018-07-24 04:56:11,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:11,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:56:11,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0ea0868-481f-4f11-ac38-0579754f3663 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:11,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-f0ea0868-481f-4f11-ac38-0579754f3663 2018-07-24 04:56:11,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:11,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:56:11,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57445e67-0293-4eeb-b91a-ab7c01a1ef00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:11,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-57445e67-0293-4eeb-b91a-ab7c01a1ef00 2018-07-24 04:56:11,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:11,855 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-ee83e507-f940-4b7-proj 2018-07-24 04:56:11,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/7cea557fbbbc4782ad3717c035d0e861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:56:12,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20da6656-ca19-4983-82b3-ef81244eee34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:12,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/7cea557fbbbc4782ad3717c035d0e861 used request id req-20da6656-ca19-4983-82b3-ef81244eee34 2018-07-24 04:56:12,094 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-ee83e507-f940-4b7-proj-role 2018-07-24 04:56:12,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/ca9d3d4872874c41a5913aeef9fbb412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:56:12,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4eaae45-3723-4e3c-92b4-837f00c73d93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:12,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/ca9d3d4872874c41a5913aeef9fbb412 used request id req-c4eaae45-3723-4e3c-92b4-837f00c73d93 2018-07-24 04:56:12,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9895057a9a828986990a19cbd08a2e67bd815b" 2018-07-24 04:56:12,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7664edaf-bed7-4c4c-ba07-d5394a2c05f4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:56:12,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7664edaf-bed7-4c4c-ba07-d5394a2c05f4 2018-07-24 04:56:12,315 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-ee83e507-f940-4b7-user 2018-07-24 04:56:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/2a8a90d9553c42fa8e5e5d3f4d97c3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4f713f5a3ece7c385f78021c108a4a3a5567d0" 2018-07-24 04:56:12,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8f01dab-71f6-4e4d-8797-98f54ca738ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:12,501 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2a8a90d9553c42fa8e5e5d3f4d97c3bf used request id req-c8f01dab-71f6-4e4d-8797-98f54ca738ae 2018-07-24 04:56:12,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:12,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:56:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["SDjt_R6rTfylwilHLU2EIg"], "issued_at": "2018-07-24T04:56:12.000000Z"}} 2018-07-24 04:56:12,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}24ba35308eb37581be2d6c42239135c76412f441" 2018-07-24 04:56:12,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576a5a27-4d63-4349-892d-39c2b31e90f3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:12,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-576a5a27-4d63-4349-892d-39c2b31e90f3 2018-07-24 04:56:12,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:12,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:13,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:56:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["Qkqgh2-VSymCNdZsyqg37Q"], "issued_at": "2018-07-24T04:56:13.000000Z"}} 2018-07-24 04:56:13,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:13,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c80e86-5bee-4dfb-974b-fa33dd06f7ac 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:13,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-87c80e86-5bee-4dfb-974b-fa33dd06f7ac 2018-07-24 04:56:13,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:56:13,476 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:56:13 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:56:13,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-98d7167b-136b-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:13,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d38e66-5af2-41ea-9c2c-8356277b660d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-98d7167b-136b-473-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:56:13,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-98d7167b-136b-473-proj used request id req-85d38e66-5af2-41ea-9c2c-8356277b660d 2018-07-24 04:56:13,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:13,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8a3671-c77a-4a2e-8ed6-ff5a0eaf89ab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:56:13,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-5a8a3671-c77a-4a2e-8ed6-ff5a0eaf89ab 2018-07-24 04:56:13,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-98d7167b-136b-473-proj"}}' 2018-07-24 04:56:13,801 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66e2f12c-40c5-4eb6-968f-439081e404d8 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1009edf59856476491ada11d17b06c82"}, "tags": [], "enabled": true, "id": "1009edf59856476491ada11d17b06c82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-98d7167b-136b-473-proj"}} 2018-07-24 04:56:13,801 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-66e2f12c-40c5-4eb6-968f-439081e404d8 2018-07-24 04:56:13,801 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-98d7167b-136b-473-proj 2018-07-24 04:56:13,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:13,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:14,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:56:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["IUZ6q2buTDavXzEcRepCuA"], "issued_at": "2018-07-24T04:56:14.000000Z"}} 2018-07-24 04:56:14,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e5f1f0f3a6af785b56ce0b8d79c9bbfa0105556a" 2018-07-24 04:56:14,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60a8ad9-117f-47a7-b711-653ef2483b96 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:14,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c60a8ad9-117f-47a7-b711-653ef2483b96 2018-07-24 04:56:14,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:56:14,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:56: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:56:14,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f1f0f3a6af785b56ce0b8d79c9bbfa0105556a" 2018-07-24 04:56:14,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ddeb504-08bb-41ce-b976-84083c27a287 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:56:14,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1ddeb504-08bb-41ce-b976-84083c27a287 2018-07-24 04:56:14,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-98d7167b-136b-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f1f0f3a6af785b56ce0b8d79c9bbfa0105556a" 2018-07-24 04:56:14,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ba56ba-18d9-4891-815c-f0c6aa72509f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-98d7167b-136b-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1009edf59856476491ada11d17b06c82"}, "tags": [], "enabled": true, "id": "1009edf59856476491ada11d17b06c82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-98d7167b-136b-473-proj"}]} 2018-07-24 04:56:14,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-98d7167b-136b-473-proj used request id req-e0ba56ba-18d9-4891-815c-f0c6aa72509f 2018-07-24 04:56:14,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f1f0f3a6af785b56ce0b8d79c9bbfa0105556a" 2018-07-24 04:56:14,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f56cb93-49b7-4c00-9ee9-d246cd8de788 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:56:14,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-3f56cb93-49b7-4c00-9ee9-d246cd8de788 2018-07-24 04:56:14,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f1f0f3a6af785b56ce0b8d79c9bbfa0105556a" 2018-07-24 04:56:14,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7104353-21d5-4741-b3c9-a1de51ce3146 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:56:14,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b7104353-21d5-4741-b3c9-a1de51ce3146 2018-07-24 04:56:14,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-98d7167b-136b-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f1f0f3a6af785b56ce0b8d79c9bbfa0105556a" 2018-07-24 04:56:15,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c835e373-46c9-4af2-98a6-dba0e25d11ab Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-98d7167b-136b-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1009edf59856476491ada11d17b06c82"}, "tags": [], "enabled": true, "id": "1009edf59856476491ada11d17b06c82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-98d7167b-136b-473-proj"}]} 2018-07-24 04:56:15,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-98d7167b-136b-473-proj used request id req-c835e373-46c9-4af2-98a6-dba0e25d11ab 2018-07-24 04:56:15,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/a91ce5a2ce2047d594fecd79ea8a04de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f1f0f3a6af785b56ce0b8d79c9bbfa0105556a" 2018-07-24 04:56:15,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0cc6c4-98fb-43b0-bfb0-0e5710627047 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-98d7167b-136b-473-user", "links": {"self": "http://172.30.9.24:5000/v3/users/a91ce5a2ce2047d594fecd79ea8a04de"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "1009edf59856476491ada11d17b06c82", "id": "a91ce5a2ce2047d594fecd79ea8a04de", "password_expires_at": null}} 2018-07-24 04:56:15,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/a91ce5a2ce2047d594fecd79ea8a04de used request id req-9d0cc6c4-98fb-43b0-bfb0-0e5710627047 2018-07-24 04:56:15,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/1009edf59856476491ada11d17b06c82/users/a91ce5a2ce2047d594fecd79ea8a04de/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f1f0f3a6af785b56ce0b8d79c9bbfa0105556a" 2018-07-24 04:56:15,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae7929a-cfb2-4d3c-8917-e086adcca522 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/1009edf59856476491ada11d17b06c82/users/a91ce5a2ce2047d594fecd79ea8a04de/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 04:56:15,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/1009edf59856476491ada11d17b06c82/users/a91ce5a2ce2047d594fecd79ea8a04de/roles used request id req-5ae7929a-cfb2-4d3c-8917-e086adcca522 2018-07-24 04:56:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f1f0f3a6af785b56ce0b8d79c9bbfa0105556a" 2018-07-24 04:56:15,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06d4a97-9620-4002-904b-1b9107fce883 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 04:56:15,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-f06d4a97-9620-4002-904b-1b9107fce883 2018-07-24 04:56:15,458 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-98d7167b-136b-473-proj 2018-07-24 04:56:15,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/1009edf59856476491ada11d17b06c82/users/a91ce5a2ce2047d594fecd79ea8a04de/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f1f0f3a6af785b56ce0b8d79c9bbfa0105556a" 2018-07-24 04:56:15,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a0b0195-8426-40ca-bc42-38fee3aa2cec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:15,596 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1009edf59856476491ada11d17b06c82/users/a91ce5a2ce2047d594fecd79ea8a04de/roles/09091a3c796947918b5f3d98114ab0ce used request id req-7a0b0195-8426-40ca-bc42-38fee3aa2cec 2018-07-24 04:56:15,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f1f0f3a6af785b56ce0b8d79c9bbfa0105556a" 2018-07-24 04:56:15,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920e5e53-ca92-4b39-96dd-8db949860e03 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:56:15,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-920e5e53-ca92-4b39-96dd-8db949860e03 2018-07-24 04:56:15,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-98d7167b-136b-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f1f0f3a6af785b56ce0b8d79c9bbfa0105556a" 2018-07-24 04:56:15,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa871b07-386f-42dd-baca-dcd91bd40f48 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-98d7167b-136b-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/1009edf59856476491ada11d17b06c82"}, "tags": [], "enabled": true, "id": "1009edf59856476491ada11d17b06c82", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-98d7167b-136b-473-proj"}]} 2018-07-24 04:56:15,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFlavorTests-98d7167b-136b-473-proj used request id req-aa871b07-386f-42dd-baca-dcd91bd40f48 2018-07-24 04:56:15,790 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-98d7167b-136b-473-user 2018-07-24 04:56:15,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:15,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:15,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa69a7f-58ec-47c2-b9dd-dfdef81e9008 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:56:15,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-aaa69a7f-58ec-47c2-b9dd-dfdef81e9008 2018-07-24 04:56:15,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" -d '{"role": {"name": "CreateStackFlavorTests-98d7167b-136b-473-proj-role"}}' 2018-07-24 04:56:16,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-301c45b8-d8a9-41d8-bd5e-bc8659b10e6c Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "434c09884347437997d8ee4ccbcaf1ab", "links": {"self": "http://172.30.9.24:5000/v3/roles/434c09884347437997d8ee4ccbcaf1ab"}, "name": "CreateStackFlavorTests-98d7167b-136b-473-proj-role"}} 2018-07-24 04:56:16,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-301c45b8-d8a9-41d8-bd5e-bc8659b10e6c 2018-07-24 04:56:16,005 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-98d7167b-136b-473-proj-role 2018-07-24 04:56:16,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/434c09884347437997d8ee4ccbcaf1ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:16,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f96033-87df-44b9-af31-7fce41e93031 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "434c09884347437997d8ee4ccbcaf1ab", "links": {"self": "http://172.30.9.24:5000/v3/roles/434c09884347437997d8ee4ccbcaf1ab"}, "name": "CreateStackFlavorTests-98d7167b-136b-473-proj-role"}} 2018-07-24 04:56:16,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/434c09884347437997d8ee4ccbcaf1ab used request id req-77f96033-87df-44b9-af31-7fce41e93031 2018-07-24 04:56:16,093 - keystone_utils - INFO - Granting role CreateStackFlavorTests-98d7167b-136b-473-proj-role to project CreateStackFlavorTests-98d7167b-136b-473-proj 2018-07-24 04:56:16,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/1009edf59856476491ada11d17b06c82/users/a91ce5a2ce2047d594fecd79ea8a04de/roles/434c09884347437997d8ee4ccbcaf1ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:16,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1be57cd7-0e42-4e7e-b49d-419aba307081 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:16,243 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/1009edf59856476491ada11d17b06c82/users/a91ce5a2ce2047d594fecd79ea8a04de/roles/434c09884347437997d8ee4ccbcaf1ab used request id req-1be57cd7-0e42-4e7e-b49d-419aba307081 2018-07-24 04:56:16,243 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:56:16,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:16,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:16,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "434c09884347437997d8ee4ccbcaf1ab", "name": "CreateStackFlavorTests-98d7167b-136b-473-proj-role"}, {"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1009edf59856476491ada11d17b06c82", "name": "CreateStackFlavorTests-98d7167b-136b-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1009edf59856476491ada11d17b06c82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1009edf59856476491ada11d17b06c82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1009edf59856476491ada11d17b06c82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1009edf59856476491ada11d17b06c82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1009edf59856476491ada11d17b06c82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1009edf59856476491ada11d17b06c82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1009edf59856476491ada11d17b06c82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1009edf59856476491ada11d17b06c82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1009edf59856476491ada11d17b06c82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1009edf59856476491ada11d17b06c82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1009edf59856476491ada11d17b06c82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1009edf59856476491ada11d17b06c82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1009edf59856476491ada11d17b06c82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-98d7167b-136b-473-user", "id": "a91ce5a2ce2047d594fecd79ea8a04de"}, "audit_ids": ["ae_WZ-AIRTq9FZ6Q-gaQoQ"], "issued_at": "2018-07-24T04:56:16.000000Z"}} 2018-07-24 04:56:16,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}bf67e9be9f22fd01017c45235746f89b1962fe3c" 2018-07-24 04:56:16,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403b4988-05dd-409f-a7e3-c97eaa594f54 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:16,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-403b4988-05dd-409f-a7e3-c97eaa594f54 2018-07-24 04:56:16,739 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:56:16,741 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:56:16,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks?stack_name=CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf67e9be9f22fd01017c45235746f89b1962fe3c" 2018-07-24 04:56:16,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:16 GMT Server: Apache x-openstack-request-id: req-d381d330-24ea-4a47-8ab3-22aaeb566b90 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:56:16,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks?stack_name=CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack used request id req-d381d330-24ea-4a47-8ab3-22aaeb566b90 2018-07-24 04:56:16,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf67e9be9f22fd01017c45235746f89b1962fe3c" -d '{"stack_name": "CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-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-07-24 04:56:18,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:56:16 GMT Server: Apache x-openstack-request-id: req-c4f5f0c3-cbba-4459-b4d3-029e8b6cbc48 Location: http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "e485eda2-0173-47d4-b517-8989e9978380", "links": [{"href": "http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380", "rel": "self"}]}} 2018-07-24 04:56:18,779 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks used request id req-c4f5f0c3-cbba-4459-b4d3-029e8b6cbc48 2018-07-24 04:56:18,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/e485eda2-0173-47d4-b517-8989e9978380 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf67e9be9f22fd01017c45235746f89b1962fe3c" 2018-07-24 04:56:19,138 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:18 GMT Server: Apache x-openstack-request-id: req-708a1921-d3e1-426b-9087-4615b7b6690e Location: http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:19,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:19 GMT Server: Apache x-openstack-request-id: req-03c29c54-da34-456b-8dbd-1ab6b91d8922 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 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": "1009edf59856476491ada11d17b06c82", "OS::stack_id": "e485eda2-0173-47d4-b517-8989e9978380", "OS::stack_name": "CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack", "stack_user_project_id": "509708e5befc49e69d9bb87f1495ea9a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:56:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e485eda2-0173-47d4-b517-8989e9978380", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:56:19,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380 used request id req-03c29c54-da34-456b-8dbd-1ab6b91d8922 2018-07-24 04:56:19,469 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack 2018-07-24 04:56:19,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/e485eda2-0173-47d4-b517-8989e9978380 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf67e9be9f22fd01017c45235746f89b1962fe3c" 2018-07-24 04:56:19,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:19 GMT Server: Apache x-openstack-request-id: req-64d034cd-6ea9-46bf-9900-b97a268e6daa Location: http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:19,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:19 GMT Server: Apache x-openstack-request-id: req-6bdefd2f-c34a-4481-b42a-54a67c6c9494 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 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": "1009edf59856476491ada11d17b06c82", "OS::stack_id": "e485eda2-0173-47d4-b517-8989e9978380", "OS::stack_name": "CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack", "stack_user_project_id": "509708e5befc49e69d9bb87f1495ea9a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:56:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e485eda2-0173-47d4-b517-8989e9978380", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:56:19,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380 used request id req-6bdefd2f-c34a-4481-b42a-54a67c6c9494 2018-07-24 04:56:19,893 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-24 04:56:19,893 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack 2018-07-24 04:56:19,894 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack 2018-07-24 04:56:19,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/e485eda2-0173-47d4-b517-8989e9978380/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf67e9be9f22fd01017c45235746f89b1962fe3c" 2018-07-24 04:56:20,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:19 GMT Server: Apache x-openstack-request-id: req-9bf16d2f-c518-4a4f-8136-e0fe48025916 Location: http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:20,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:20 GMT Server: Apache x-openstack-request-id: req-c2a057a7-143a-4a93-a960-92a7463e6d7b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-24T04:56:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:56:18Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff", "resource_type": "OS::Nova::Flavor"}]} 2018-07-24 04:56:20,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380/resources used request id req-c2a057a7-143a-4a93-a960-92a7463e6d7b 2018-07-24 04:56:20,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf67e9be9f22fd01017c45235746f89b1962fe3c" 2018-07-24 04:56:20,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56: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-a183791f-0b33-4d62-8fdc-ff7413287124 x-compute-request-id: req-a183791f-0b33-4d62-8fdc-ff7413287124 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack-flavor-4jbrnoq4eeib", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff", "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": "283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff"}} 2018-07-24 04:56:20,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff used request id req-a183791f-0b33-4d62-8fdc-ff7413287124 2018-07-24 04:56:20,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:20,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:20,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "434c09884347437997d8ee4ccbcaf1ab", "name": "CreateStackFlavorTests-98d7167b-136b-473-proj-role"}, {"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1009edf59856476491ada11d17b06c82", "name": "CreateStackFlavorTests-98d7167b-136b-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_1009edf59856476491ada11d17b06c82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1009edf59856476491ada11d17b06c82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/1009edf59856476491ada11d17b06c82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/1009edf59856476491ada11d17b06c82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/1009edf59856476491ada11d17b06c82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1009edf59856476491ada11d17b06c82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/1009edf59856476491ada11d17b06c82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/1009edf59856476491ada11d17b06c82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1009edf59856476491ada11d17b06c82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/1009edf59856476491ada11d17b06c82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1009edf59856476491ada11d17b06c82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/1009edf59856476491ada11d17b06c82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/1009edf59856476491ada11d17b06c82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-98d7167b-136b-473-user", "id": "a91ce5a2ce2047d594fecd79ea8a04de"}, "audit_ids": ["bSlpOGJgTWS20dQtWmM8nw"], "issued_at": "2018-07-24T04:56:20.000000Z"}} 2018-07-24 04:56:20,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}eda8c7a1efc8caff3394bff9d356a65eb6fe6b15" 2018-07-24 04:56:20,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655532c4-c68b-4dca-9d5c-ac43677fed69 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:20,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-655532c4-c68b-4dca-9d5c-ac43677fed69 2018-07-24 04:56:20,825 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:56:20,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eda8c7a1efc8caff3394bff9d356a65eb6fe6b15" 2018-07-24 04:56:21,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56: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-0afdbcb2-c47a-4d70-a87f-76949da17779 x-compute-request-id: req-0afdbcb2-c47a-4d70-a87f-76949da17779 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff", "rel": "bookmark"}], "name": "CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack-flavor-4jbrnoq4eeib"}]} 2018-07-24 04:56:21,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-0afdbcb2-c47a-4d70-a87f-76949da17779 2018-07-24 04:56:21,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eda8c7a1efc8caff3394bff9d356a65eb6fe6b15" 2018-07-24 04:56:21,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04: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-26898613-be76-467d-afb5-fc33d4b2d6e0 x-compute-request-id: req-26898613-be76-467d-afb5-fc33d4b2d6e0 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack-flavor-4jbrnoq4eeib", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff", "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": "283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff"}} 2018-07-24 04:56:21,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/283d8c9b-bb68-4f32-91a8-e2d20ab5b8ff used request id req-26898613-be76-467d-afb5-fc33d4b2d6e0 2018-07-24 04:56:21,052 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack-flavor-4jbrnoq4eeib 2018-07-24 04:56:21,052 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack 2018-07-24 04:56:21,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/e485eda2-0173-47d4-b517-8989e9978380 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf67e9be9f22fd01017c45235746f89b1962fe3c" 2018-07-24 04:56:21,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:21 GMT Server: Apache x-openstack-request-id: req-73d3846e-f367-44fe-95c3-58e6e8671b96 Location: http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:21,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:21 GMT Server: Apache x-openstack-request-id: req-a44bfcc8-9e55-4688-9856-0ca9151e6c29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:21,466 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380 used request id req-a44bfcc8-9e55-4688-9856-0ca9151e6c29 2018-07-24 04:56:21,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/e485eda2-0173-47d4-b517-8989e9978380 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf67e9be9f22fd01017c45235746f89b1962fe3c" 2018-07-24 04:56:21,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:21 GMT Server: Apache x-openstack-request-id: req-ae1c26de-fb93-434d-8719-e7ba2357e752 Location: http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:21,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:21 GMT Server: Apache x-openstack-request-id: req-01c50ae8-13a5-48a7-81a8-104223f6616c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 510 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": "1009edf59856476491ada11d17b06c82", "OS::stack_id": "e485eda2-0173-47d4-b517-8989e9978380", "OS::stack_name": "CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack", "stack_user_project_id": "509708e5befc49e69d9bb87f1495ea9a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:56:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:56:21Z", "id": "e485eda2-0173-47d4-b517-8989e9978380", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:56:21,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380 used request id req-01c50ae8-13a5-48a7-81a8-104223f6616c 2018-07-24 04:56:21,882 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:56:21,883 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:56:24,886 - create_stack - DEBUG - Stack status query timeout in 1196.58061194 2018-07-24 04:56:24,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/e485eda2-0173-47d4-b517-8989e9978380 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf67e9be9f22fd01017c45235746f89b1962fe3c" 2018-07-24 04:56:25,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:24 GMT Server: Apache x-openstack-request-id: req-72bc264c-95da-435c-b32e-4034cc48619c Location: http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:25,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:25 GMT Server: Apache x-openstack-request-id: req-da6a7e4a-b400-4477-9a28-353d13171b81 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 509 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": "1009edf59856476491ada11d17b06c82", "OS::stack_id": "e485eda2-0173-47d4-b517-8989e9978380", "OS::stack_name": "CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack"}, "deletion_time": "2018-07-24T04:56:22Z", "stack_name": "CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack", "stack_user_project_id": "509708e5befc49e69d9bb87f1495ea9a", "tags": null, "creation_time": "2018-07-24T04:56:17Z", "links": [{"href": "http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:56:21Z", "id": "e485eda2-0173-47d4-b517-8989e9978380", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-24 04:56:25,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380 used request id req-da6a7e4a-b400-4477-9a28-353d13171b81 2018-07-24 04:56:25,331 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-24 04:56:25,331 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack 2018-07-24 04:56:25,331 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack 2018-07-24 04:56:25,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/e485eda2-0173-47d4-b517-8989e9978380 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf67e9be9f22fd01017c45235746f89b1962fe3c" 2018-07-24 04:56:25,535 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:25 GMT Server: Apache x-openstack-request-id: req-b7dd28a3-772f-4df5-abb0-11a9de0159bd Location: http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:25,562 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:25 GMT Server: Apache x-openstack-request-id: req-2e5da6a4-da37-4372-83dd-2007914fd3f5 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:56:25,562 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/1009edf59856476491ada11d17b06c82/stacks/CreateStackFlavorTests-c2ae0f7b-fdb0-4fde-99d3-a22c00276a1f-stack/e485eda2-0173-47d4-b517-8989e9978380 used request id req-2e5da6a4-da37-4372-83dd-2007914fd3f5 2018-07-24 04:56:25,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:25,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-86c4bb1f-aa4d-4b5b-a99f-cb7d5f54fd10 Date: Tue, 24 Jul 2018 04:56:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:56:25,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-86c4bb1f-aa4d-4b5b-a99f-cb7d5f54fd10 2018-07-24 04:56:25,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:25,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a44c668-9760-4830-b6f3-86da903ae664 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:25,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-4a44c668-9760-4830-b6f3-86da903ae664 2018-07-24 04:56:25,927 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:25,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:26,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a096227-4f49-411b-8022-499c3d4659a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:26,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-4a096227-4f49-411b-8022-499c3d4659a0 2018-07-24 04:56:26,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:26,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:26,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4543c46-1c27-4159-9945-13ef328fd5bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:26,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-e4543c46-1c27-4159-9945-13ef328fd5bc 2018-07-24 04:56:26,123 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:26,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:26,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b36338c-4d9e-4d1e-8596-1c4b01922a43 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:56:26,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-5b36338c-4d9e-4d1e-8596-1c4b01922a43 2018-07-24 04:56:26,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:26,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664369f4-ad3f-4a82-a8b3-54b051c2561e 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:56:26,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-664369f4-ad3f-4a82-a8b3-54b051c2561e 2018-07-24 04:56:26,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:26,420 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef31f10b-ced6-4d63-a061-75be55ef0b3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:26,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-ef31f10b-ced6-4d63-a061-75be55ef0b3b 2018-07-24 04:56:26,421 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:26,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:26,508 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8d1aeed-df64-4cc9-ac7a-36dc4f4d75ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:26,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-b8d1aeed-df64-4cc9-ac7a-36dc4f4d75ac 2018-07-24 04:56:26,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:26,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:26,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfaaf179-a9b4-4968-b9b0-3a271f2e6ea4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:26,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-cfaaf179-a9b4-4968-b9b0-3a271f2e6ea4 2018-07-24 04:56:26,599 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:26,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:26,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82269ef-6809-4f8c-8771-a3a37a71a42b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:26,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-c82269ef-6809-4f8c-8771-a3a37a71a42b 2018-07-24 04:56:26,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:26,692 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-98d7167b-136b-473-proj 2018-07-24 04:56:26,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/1009edf59856476491ada11d17b06c82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:26,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db906df-9e0f-4604-90ed-3b37453d593f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:26,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/1009edf59856476491ada11d17b06c82 used request id req-0db906df-9e0f-4604-90ed-3b37453d593f 2018-07-24 04:56:26,950 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-98d7167b-136b-473-proj-role 2018-07-24 04:56:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/434c09884347437997d8ee4ccbcaf1ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:27,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c2b80ee-416e-434f-a1a2-4b383bf37127 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:27,082 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/434c09884347437997d8ee4ccbcaf1ab used request id req-8c2b80ee-416e-434f-a1a2-4b383bf37127 2018-07-24 04:56:27,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78b57b9aa87b090fc3655359df7aa2a97597ce" 2018-07-24 04:56:27,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f811e2a4-08da-4518-9add-489ae1f20918 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:56:27,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f811e2a4-08da-4518-9add-489ae1f20918 2018-07-24 04:56:27,183 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-98d7167b-136b-473-user 2018-07-24 04:56:27,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/a91ce5a2ce2047d594fecd79ea8a04de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f1f0f3a6af785b56ce0b8d79c9bbfa0105556a" 2018-07-24 04:56:27,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1284fb7d-2e8a-4af7-aad4-c50118995e4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:27,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a91ce5a2ce2047d594fecd79ea8a04de used request id req-1284fb7d-2e8a-4af7-aad4-c50118995e4c 2018-07-24 04:56:27,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:27,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["V1i63ZkNTROWu86iDb_ZFA"], "issued_at": "2018-07-24T04:56:27.000000Z"}} 2018-07-24 04:56:27,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d717d6c374945b6d1edeb3f8bbc6709575dcca2c" 2018-07-24 04:56:27,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee42d20-284a-4255-9b42-95bd87bef0c6 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:27,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4ee42d20-284a-4255-9b42-95bd87bef0c6 2018-07-24 04:56:27,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:27,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:28,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["N2VOPPBBRAqgC3DJTILscA"], "issued_at": "2018-07-24T04:56:28.000000Z"}} 2018-07-24 04:56:28,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:28,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-354797ee-c8b6-4909-9c8c-9c6b9d6a86f9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:28,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-354797ee-c8b6-4909-9c8c-9c6b9d6a86f9 2018-07-24 04:56:28,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:56:28,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:56:28,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-cc1a3531-2e01-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:28,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9556e824-7f03-4939-b35a-869cd84bd6fb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-cc1a3531-2e01-47e-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:56:28,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-cc1a3531-2e01-47e-proj used request id req-9556e824-7f03-4939-b35a-869cd84bd6fb 2018-07-24 04:56:28,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:28,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-388d9715-1215-4b24-a411-cb788125b3cd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:56:28,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-388d9715-1215-4b24-a411-cb788125b3cd 2018-07-24 04:56:28,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-proj"}}' 2018-07-24 04:56:28,848 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-270f5ba7-e633-4f78-a8f8-6a3d5b3c1a27 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/97c61f5b0ce4400aa8b144a3159b7c54"}, "tags": [], "enabled": true, "id": "97c61f5b0ce4400aa8b144a3159b7c54", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-proj"}} 2018-07-24 04:56:28,849 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-270f5ba7-e633-4f78-a8f8-6a3d5b3c1a27 2018-07-24 04:56:28,849 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-cc1a3531-2e01-47e-proj 2018-07-24 04:56:28,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:28,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:29,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["-sCw865nTsmpSQYY75pGhQ"], "issued_at": "2018-07-24T04:56:29.000000Z"}} 2018-07-24 04:56:29,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a02d2ace10f57133cda470ebc9df1d0142efd530" 2018-07-24 04:56:29,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fce3a63-984f-4053-8795-8b8c9e5cbb12 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:29,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7fce3a63-984f-4053-8795-8b8c9e5cbb12 2018-07-24 04:56:29,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:56:29,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:56: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:56:29,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a02d2ace10f57133cda470ebc9df1d0142efd530" 2018-07-24 04:56:29,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d678351e-9d7c-4ad7-9b7d-2c15c63cb50f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:56:29,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d678351e-9d7c-4ad7-9b7d-2c15c63cb50f 2018-07-24 04:56:29,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackKeypairTests-cc1a3531-2e01-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a02d2ace10f57133cda470ebc9df1d0142efd530" 2018-07-24 04:56:29,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42027b49-c483-4629-8d91-97c757f2dc96 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackKeypairTests-cc1a3531-2e01-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/97c61f5b0ce4400aa8b144a3159b7c54"}, "tags": [], "enabled": true, "id": "97c61f5b0ce4400aa8b144a3159b7c54", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-proj"}]} 2018-07-24 04:56:29,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackKeypairTests-cc1a3531-2e01-47e-proj used request id req-42027b49-c483-4629-8d91-97c757f2dc96 2018-07-24 04:56:29,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a02d2ace10f57133cda470ebc9df1d0142efd530" 2018-07-24 04:56:29,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa4def8a-189a-442a-941b-d1e5a03478f0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:56:29,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-fa4def8a-189a-442a-941b-d1e5a03478f0 2018-07-24 04:56:30,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a02d2ace10f57133cda470ebc9df1d0142efd530" 2018-07-24 04:56:30,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d7286c4-6ef6-4eb9-9c71-fd7d42fa78eb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:56:30,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0d7286c4-6ef6-4eb9-9c71-fd7d42fa78eb 2018-07-24 04:56:30,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackKeypairTests-cc1a3531-2e01-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a02d2ace10f57133cda470ebc9df1d0142efd530" 2018-07-24 04:56:30,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9009ef1-de19-4be5-82a4-9afcf7ec72f9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackKeypairTests-cc1a3531-2e01-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/97c61f5b0ce4400aa8b144a3159b7c54"}, "tags": [], "enabled": true, "id": "97c61f5b0ce4400aa8b144a3159b7c54", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-proj"}]} 2018-07-24 04:56:30,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackKeypairTests-cc1a3531-2e01-47e-proj used request id req-e9009ef1-de19-4be5-82a4-9afcf7ec72f9 2018-07-24 04:56:30,166 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-cc1a3531-2e01-47e-user 2018-07-24 04:56:30,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:30,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:30,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2bf7b1-be23-498e-bdb5-1692ba85baf8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:56:30,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cf2bf7b1-be23-498e-bdb5-1692ba85baf8 2018-07-24 04:56:30,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" -d '{"role": {"name": "CreateStackKeypairTests-cc1a3531-2e01-47e-proj-role"}}' 2018-07-24 04:56:30,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4096be7b-62a7-4366-9182-5618cdca099f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "851a7e2af85a4e58953f13c51634fdff", "links": {"self": "http://172.30.9.24:5000/v3/roles/851a7e2af85a4e58953f13c51634fdff"}, "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-proj-role"}} 2018-07-24 04:56:30,382 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-4096be7b-62a7-4366-9182-5618cdca099f 2018-07-24 04:56:30,382 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-cc1a3531-2e01-47e-proj-role 2018-07-24 04:56:30,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/851a7e2af85a4e58953f13c51634fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:30,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-269714d8-0836-47a9-b63d-0550470b2036 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "851a7e2af85a4e58953f13c51634fdff", "links": {"self": "http://172.30.9.24:5000/v3/roles/851a7e2af85a4e58953f13c51634fdff"}, "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-proj-role"}} 2018-07-24 04:56:30,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/851a7e2af85a4e58953f13c51634fdff used request id req-269714d8-0836-47a9-b63d-0550470b2036 2018-07-24 04:56:30,474 - keystone_utils - INFO - Granting role CreateStackKeypairTests-cc1a3531-2e01-47e-proj-role to project CreateStackKeypairTests-cc1a3531-2e01-47e-proj 2018-07-24 04:56:30,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/97c61f5b0ce4400aa8b144a3159b7c54/users/9bec730ab73e4a4b888cac9bc043de48/roles/851a7e2af85a4e58953f13c51634fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:30,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08f7f43f-5524-4503-8a14-ca840ace4543 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:30,606 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/97c61f5b0ce4400aa8b144a3159b7c54/users/9bec730ab73e4a4b888cac9bc043de48/roles/851a7e2af85a4e58953f13c51634fdff used request id req-08f7f43f-5524-4503-8a14-ca840ace4543 2018-07-24 04:56:30,607 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:56:30,607 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:56:30,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:30,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:31,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "851a7e2af85a4e58953f13c51634fdff", "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-proj-role"}], "expires_at": "2018-07-24T05:56:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97c61f5b0ce4400aa8b144a3159b7c54", "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-user", "id": "9bec730ab73e4a4b888cac9bc043de48"}, "audit_ids": ["DckkLpXaQPW7sfQZGPcQ7w"], "issued_at": "2018-07-24T04:56:31.000000Z"}} 2018-07-24 04:56:31,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ea8aa4b04f24f02d49b897b831a62b270f8eaa92" 2018-07-24 04:56:31,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccc42d42-a4a3-4d28-b41b-9d5115718b7b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:31,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ccc42d42-a4a3-4d28-b41b-9d5115718b7b 2018-07-24 04:56:31,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:56:31,108 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:56:31,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8aa4b04f24f02d49b897b831a62b270f8eaa92" 2018-07-24 04:56:31,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:31 GMT Server: Apache x-openstack-request-id: req-53616e97-d0f9-4498-82f0-aab938e20825 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:56:31,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack used request id req-53616e97-d0f9-4498-82f0-aab938e20825 2018-07-24 04:56:31,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8aa4b04f24f02d49b897b831a62b270f8eaa92" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-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": "CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp"}}' 2018-07-24 04:56:32,919 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:56:31 GMT Server: Apache x-openstack-request-id: req-6cb76b96-b904-43f9-bf5a-36f3e51df2a0 Location: http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "d6bfabc2-160f-4133-b308-a3f555a230bf", "links": [{"href": "http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf", "rel": "self"}]}} 2018-07-24 04:56:32,919 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks used request id req-6cb76b96-b904-43f9-bf5a-36f3e51df2a0 2018-07-24 04:56:32,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/d6bfabc2-160f-4133-b308-a3f555a230bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8aa4b04f24f02d49b897b831a62b270f8eaa92" 2018-07-24 04:56:33,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-01a8f9e6-a8b4-4adc-be87-824aebec4b10 Location: http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:33,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:33 GMT Server: Apache x-openstack-request-id: req-42f33ac4-3d6e-4a54-b7ae-32f94faae1d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 564 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": "97c61f5b0ce4400aa8b144a3159b7c54", "OS::stack_id": "d6bfabc2-160f-4133-b308-a3f555a230bf", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack", "keypair_name": "CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack", "stack_user_project_id": "c79bf739ae9d416a8a0c6d77ff8ce6e6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:56:32Z", "links": [{"href": "http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d6bfabc2-160f-4133-b308-a3f555a230bf", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-24 04:56:33,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf used request id req-42f33ac4-3d6e-4a54-b7ae-32f94faae1d1 2018-07-24 04:56:33,325 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack 2018-07-24 04:56:33,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/d6bfabc2-160f-4133-b308-a3f555a230bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8aa4b04f24f02d49b897b831a62b270f8eaa92" 2018-07-24 04:56:33,522 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:33 GMT Server: Apache x-openstack-request-id: req-348701b8-6964-492f-8b0b-c3bd984ac4fd Location: http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:33,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:33 GMT Server: Apache x-openstack-request-id: req-71874b6c-aec2-436d-8ea3-49fed6e23e39 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1915 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": "97c61f5b0ce4400aa8b144a3159b7c54", "OS::stack_id": "d6bfabc2-160f-4133-b308-a3f555a230bf", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack", "keypair_name": "CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack", "stack_user_project_id": "c79bf739ae9d416a8a0c6d77ff8ce6e6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:56:32Z", "links": [{"href": "http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d6bfabc2-160f-4133-b308-a3f555a230bf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAthuWaVmCqnbMPqjtEtI8Ydacgr2Xg06SkYb838+qAlXCwOp3\nMn82AIuSg8FbLGfer9pUxC6SgHC7h8e5NXVKvkr+xUs0U1grXd1qTYQt28BI2aBj\n0YNRimFpq/olr+yK1i6ZWpGWJH8zcJLofx/8uw7NBjbySMOtDIN8UeRzW5YnvNwH\nZfQcA+4a1GQplt8tqlDsQJar/MMQbktS65hV4ufofVcHATT5j7ecc/ad0reQUrwu\nHqg8faLuorQ/GMMFS+E2Cp0fPTA9KvBgyjq3tUnGaDfjVVAne3EUng8PYbumhvIT\n7b45g2c37AA+GEuLkwkHzMGaGeminLuigWJIYQIDAQABAoIBACtuXOr3LBCXkJKJ\nGzFX7oqu8ljD+rSYMqB+fySplDRGW9JCmPb0G975apH9tU7b3uI1we2f5dS4DiGN\n4n/7Xz4PCL/o9avC5WTXf5jJI167dyRf+i5nkTTdkqQvXnmcgmgeaPiOrC48H/qD\nLuvSpyW9m+wVgqcT89t+KFInl9OJjou8VJyyFVEYpXVvOtbOWacI6aCcd6CWAVwO\nWOPHpUC0JR0CLqW//3j9PPlGKd0av0qclgT6bE9UoghAsP02cNTzedKE0KHTWKX+\nNfuj466WIIMEQGV1jeGZqw8MHIteZdvFH77jCrJRrPbkDf6klQGI/akVp9Yc1FJ8\n1G//wRkCgYEA8K2lQ9zldq4v9u4YcgTQzK4WdOv4iOlMqVHo8VLrp4/7atU6Us36\nZpA0ERRAeIaxbOGWRE8BvD5PYEHMpQz8pwt1x2I/jFFS97W/4FJCqrvCyrLxFcXS\nZ96z5fLcMZUYPPytfJRflpdH7TWVokUUJWfUQwTwtgYMMtxp99IG8PsCgYEAwbNp\nupNlrq8r3mtpOiQzYyhHKkrrgaE11q6V/dkAZGrQWuoyEUPssId6iWZofeKiDshR\nX0lnIHfqewEcH9ytzJ8mPFebmQlYsaJIUSLuudQOSVuCK1E4UDfBRCVddTaPioYw\nnfdH4HORh2+LlLzujVhH0GAd6+kSoKteOwBDxVMCgYBd10bV4/4wPRCElic/5bLH\n66Tj59HbCCQU7NQHrA4oIlKkQAlimd9lOBqlAiF1HQd27apabfe+PwlR/bXeMOcd\n9rDwkdU3T8oqvVnYDBrkWRtFT2oC1EQKreG06fGC/6AYv2ihZ3Sx0cCAs+DpCUgm\noYo4q2dzgX4mIpzKvMBqGwKBgD21ufZd5SQs3I4ErEaAp/psJ5f6vGLVCED36AMy\nciSLvwtn10GW4T4wO0Kw5JNOc5DAEuSHjxpR+drsNJiWBqzM+zJ4OrMbvi0BZYar\n2WBMhayrQaIpQwaTbLgYK1kfY8WfELgSwsxoJTH/wHlHY7yWJnLlXEL/Qxb64Y9s\neyrPAoGAeTIxjK91YnYwDhoqM/7/Rjfu1pwSPWb5XHcNKSczX68IZQ02buTmjjnj\nDRloB/P4Mg7zQum6OTqIWXhC1qyF+vVeoJbIoeSdSGfTxEeXHLze1iBF2YxTWx5z\ndkBCXwGTnM3V+wyTJQgUMKIwZ9Z/3I4cWO7amLnm8LuDq8vk12c=\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-07-24 04:56:33,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf used request id req-71874b6c-aec2-436d-8ea3-49fed6e23e39 2018-07-24 04:56:33,914 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-24 04:56:33,914 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack 2018-07-24 04:56:33,914 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack 2018-07-24 04:56:33,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/d6bfabc2-160f-4133-b308-a3f555a230bf/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8aa4b04f24f02d49b897b831a62b270f8eaa92" 2018-07-24 04:56:34,105 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:33 GMT Server: Apache x-openstack-request-id: req-0519768b-956a-4bd7-81a2-c94a7ed3f327 Location: http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:34,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:34 GMT Server: Apache x-openstack-request-id: req-f659015f-e265-4c21-9bf2-e71a3d438d90 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.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-24T04:56:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:56:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-24 04:56:34,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf/resources used request id req-f659015f-e265-4c21-9bf2-e71a3d438d90 2018-07-24 04:56:34,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8aa4b04f24f02d49b897b831a62b270f8eaa92" 2018-07-24 04:56:34,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56: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-2b2a9b68-4bed-41e8-968c-28debca628b5 x-compute-request-id: req-2b2a9b68-4bed-41e8-968c-28debca628b5 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2G5ZpWYKqdsw+qO0S0jxh1pyCvZeDTpKRhvzfz6oCVcLA6ncyfzYAi5KDwVssZ96v2lTELpKAcLuHx7k1dUq+Sv7FSzRTWCtd3WpNhC3bwEjZoGPRg1GKYWmr+iWv7IrWLplakZYkfzNwkuh/H/y7Ds0GNvJIw60Mg3xR5HNblie83Adl9BwD7hrUZCmW3y2qUOxAlqv8wxBuS1LrmFXi5+h9VwcBNPmPt5xz9p3St5BSvC4eqDx9ou6itD8YwwVL4TYKnR89MD0q8GDKOre1ScZoN+NVUCd7cRSeDw9hu6aG8hPtvjmDZzfsAD4YS4uTCQfMwZoZ6aKcu6KBYkhh Generated-by-Nova", "user_id": "9bec730ab73e4a4b888cac9bc043de48", "name": "CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp", "deleted": false, "created_at": "2018-07-24T04:56:33.000000", "updated_at": null, "fingerprint": "84:c2:e8:f8:d5:b2:1f:68:2a:04:3d:34:8e:84:f2:04", "deleted_at": null, "id": 95}} 2018-07-24 04:56:34,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp used request id req-2b2a9b68-4bed-41e8-968c-28debca628b5 2018-07-24 04:56:34,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/d6bfabc2-160f-4133-b308-a3f555a230bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8aa4b04f24f02d49b897b831a62b270f8eaa92" 2018-07-24 04:56:34,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:34 GMT Server: Apache x-openstack-request-id: req-279d0eed-95a1-4592-8688-0c87eb21c190 Location: http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:34,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:34 GMT Server: Apache x-openstack-request-id: req-262c0c6e-bef7-4159-ba34-c69cfb781e4d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1915 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": "97c61f5b0ce4400aa8b144a3159b7c54", "OS::stack_id": "d6bfabc2-160f-4133-b308-a3f555a230bf", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack", "keypair_name": "CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack", "stack_user_project_id": "c79bf739ae9d416a8a0c6d77ff8ce6e6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:56:32Z", "links": [{"href": "http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d6bfabc2-160f-4133-b308-a3f555a230bf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAthuWaVmCqnbMPqjtEtI8Ydacgr2Xg06SkYb838+qAlXCwOp3\nMn82AIuSg8FbLGfer9pUxC6SgHC7h8e5NXVKvkr+xUs0U1grXd1qTYQt28BI2aBj\n0YNRimFpq/olr+yK1i6ZWpGWJH8zcJLofx/8uw7NBjbySMOtDIN8UeRzW5YnvNwH\nZfQcA+4a1GQplt8tqlDsQJar/MMQbktS65hV4ufofVcHATT5j7ecc/ad0reQUrwu\nHqg8faLuorQ/GMMFS+E2Cp0fPTA9KvBgyjq3tUnGaDfjVVAne3EUng8PYbumhvIT\n7b45g2c37AA+GEuLkwkHzMGaGeminLuigWJIYQIDAQABAoIBACtuXOr3LBCXkJKJ\nGzFX7oqu8ljD+rSYMqB+fySplDRGW9JCmPb0G975apH9tU7b3uI1we2f5dS4DiGN\n4n/7Xz4PCL/o9avC5WTXf5jJI167dyRf+i5nkTTdkqQvXnmcgmgeaPiOrC48H/qD\nLuvSpyW9m+wVgqcT89t+KFInl9OJjou8VJyyFVEYpXVvOtbOWacI6aCcd6CWAVwO\nWOPHpUC0JR0CLqW//3j9PPlGKd0av0qclgT6bE9UoghAsP02cNTzedKE0KHTWKX+\nNfuj466WIIMEQGV1jeGZqw8MHIteZdvFH77jCrJRrPbkDf6klQGI/akVp9Yc1FJ8\n1G//wRkCgYEA8K2lQ9zldq4v9u4YcgTQzK4WdOv4iOlMqVHo8VLrp4/7atU6Us36\nZpA0ERRAeIaxbOGWRE8BvD5PYEHMpQz8pwt1x2I/jFFS97W/4FJCqrvCyrLxFcXS\nZ96z5fLcMZUYPPytfJRflpdH7TWVokUUJWfUQwTwtgYMMtxp99IG8PsCgYEAwbNp\nupNlrq8r3mtpOiQzYyhHKkrrgaE11q6V/dkAZGrQWuoyEUPssId6iWZofeKiDshR\nX0lnIHfqewEcH9ytzJ8mPFebmQlYsaJIUSLuudQOSVuCK1E4UDfBRCVddTaPioYw\nnfdH4HORh2+LlLzujVhH0GAd6+kSoKteOwBDxVMCgYBd10bV4/4wPRCElic/5bLH\n66Tj59HbCCQU7NQHrA4oIlKkQAlimd9lOBqlAiF1HQd27apabfe+PwlR/bXeMOcd\n9rDwkdU3T8oqvVnYDBrkWRtFT2oC1EQKreG06fGC/6AYv2ihZ3Sx0cCAs+DpCUgm\noYo4q2dzgX4mIpzKvMBqGwKBgD21ufZd5SQs3I4ErEaAp/psJ5f6vGLVCED36AMy\nciSLvwtn10GW4T4wO0Kw5JNOc5DAEuSHjxpR+drsNJiWBqzM+zJ4OrMbvi0BZYar\n2WBMhayrQaIpQwaTbLgYK1kfY8WfELgSwsxoJTH/wHlHY7yWJnLlXEL/Qxb64Y9s\neyrPAoGAeTIxjK91YnYwDhoqM/7/Rjfu1pwSPWb5XHcNKSczX68IZQ02buTmjjnj\nDRloB/P4Mg7zQum6OTqIWXhC1qyF+vVeoJbIoeSdSGfTxEeXHLze1iBF2YxTWx5z\ndkBCXwGTnM3V+wyTJQgUMKIwZ9Z/3I4cWO7amLnm8LuDq8vk12c=\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-07-24 04:56:34,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf used request id req-262c0c6e-bef7-4159-ba34-c69cfb781e4d 2018-07-24 04:56:34,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:34,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:35,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "851a7e2af85a4e58953f13c51634fdff", "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-proj-role"}], "expires_at": "2018-07-24T05:56:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97c61f5b0ce4400aa8b144a3159b7c54", "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-user", "id": "9bec730ab73e4a4b888cac9bc043de48"}, "audit_ids": ["Vr7S79l0TMqsT42CeSBlpg"], "issued_at": "2018-07-24T04:56:35.000000Z"}} 2018-07-24 04:56:35,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}49f69e95e64e8006ca8951480cb034678fb0cadd" 2018-07-24 04:56:35,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d1ac30a-e721-4f65-9065-00768e5339f7 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:35,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5d1ac30a-e721-4f65-9065-00768e5339f7 2018-07-24 04:56:35,315 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:56:35,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49f69e95e64e8006ca8951480cb034678fb0cadd" 2018-07-24 04:56:35,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56: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-12e1a61b-1b31-490c-a6f2-d658c526e434 x-compute-request-id: req-12e1a61b-1b31-490c-a6f2-d658c526e434 Content-Encoding: gzip Content-Length: 491 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2G5ZpWYKqdsw+qO0S0jxh1pyCvZeDTpKRhvzfz6oCVcLA6ncyfzYAi5KDwVssZ96v2lTELpKAcLuHx7k1dUq+Sv7FSzRTWCtd3WpNhC3bwEjZoGPRg1GKYWmr+iWv7IrWLplakZYkfzNwkuh/H/y7Ds0GNvJIw60Mg3xR5HNblie83Adl9BwD7hrUZCmW3y2qUOxAlqv8wxBuS1LrmFXi5+h9VwcBNPmPt5xz9p3St5BSvC4eqDx9ou6itD8YwwVL4TYKnR89MD0q8GDKOre1ScZoN+NVUCd7cRSeDw9hu6aG8hPtvjmDZzfsAD4YS4uTCQfMwZoZ6aKcu6KBYkhh Generated-by-Nova", "name": "CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp", "fingerprint": "84:c2:e8:f8:d5:b2:1f:68:2a:04:3d:34:8e:84:f2:04"}}]} 2018-07-24 04:56:35,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-12e1a61b-1b31-490c-a6f2-d658c526e434 2018-07-24 04:56:35,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:35,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "851a7e2af85a4e58953f13c51634fdff", "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-proj-role"}], "expires_at": "2018-07-24T05:56:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97c61f5b0ce4400aa8b144a3159b7c54", "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/97c61f5b0ce4400aa8b144a3159b7c54", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-cc1a3531-2e01-47e-user", "id": "9bec730ab73e4a4b888cac9bc043de48"}, "audit_ids": ["HR5VX0GVTBKxfhegMa3Oag"], "issued_at": "2018-07-24T04:56:35.000000Z"}} 2018-07-24 04:56:35,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs/CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caabd5eeb3bb5e60bd1bc17562dd398e1be7443b" 2018-07-24 04:56:36,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56: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-cd99b65b-88a9-4a6e-b77c-ab46dd085554 x-compute-request-id: req-cd99b65b-88a9-4a6e-b77c-ab46dd085554 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2G5ZpWYKqdsw+qO0S0jxh1pyCvZeDTpKRhvzfz6oCVcLA6ncyfzYAi5KDwVssZ96v2lTELpKAcLuHx7k1dUq+Sv7FSzRTWCtd3WpNhC3bwEjZoGPRg1GKYWmr+iWv7IrWLplakZYkfzNwkuh/H/y7Ds0GNvJIw60Mg3xR5HNblie83Adl9BwD7hrUZCmW3y2qUOxAlqv8wxBuS1LrmFXi5+h9VwcBNPmPt5xz9p3St5BSvC4eqDx9ou6itD8YwwVL4TYKnR89MD0q8GDKOre1ScZoN+NVUCd7cRSeDw9hu6aG8hPtvjmDZzfsAD4YS4uTCQfMwZoZ6aKcu6KBYkhh Generated-by-Nova", "user_id": "9bec730ab73e4a4b888cac9bc043de48", "name": "CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp", "deleted": false, "created_at": "2018-07-24T04:56:33.000000", "updated_at": null, "fingerprint": "84:c2:e8:f8:d5:b2:1f:68:2a:04:3d:34:8e:84:f2:04", "deleted_at": null, "id": 95}} 2018-07-24 04:56:36,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp used request id req-cd99b65b-88a9-4a6e-b77c-ab46dd085554 2018-07-24 04:56:36,115 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack 2018-07-24 04:56:36,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/d6bfabc2-160f-4133-b308-a3f555a230bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8aa4b04f24f02d49b897b831a62b270f8eaa92" 2018-07-24 04:56:36,306 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:36 GMT Server: Apache x-openstack-request-id: req-25a4dbaf-f010-4537-aed6-d550bebf8998 Location: http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:36,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:36 GMT Server: Apache x-openstack-request-id: req-89446121-8319-4f98-b4b8-67f85ee0c69e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:36,527 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf used request id req-89446121-8319-4f98-b4b8-67f85ee0c69e 2018-07-24 04:56:36,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/d6bfabc2-160f-4133-b308-a3f555a230bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8aa4b04f24f02d49b897b831a62b270f8eaa92" 2018-07-24 04:56:36,559 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:36 GMT Server: Apache x-openstack-request-id: req-eb7adb5b-f82e-4844-9683-089b467540ed Location: http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:36,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:36 GMT Server: Apache x-openstack-request-id: req-bf0d19b9-2521-4e1b-b519-cc86bb333531 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 616 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": "97c61f5b0ce4400aa8b144a3159b7c54", "OS::stack_id": "d6bfabc2-160f-4133-b308-a3f555a230bf", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack", "keypair_name": "CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack", "stack_user_project_id": "c79bf739ae9d416a8a0c6d77ff8ce6e6", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:56:32Z", "links": [{"href": "http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:56:36Z", "id": "d6bfabc2-160f-4133-b308-a3f555a230bf", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-24 04:56:36,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf used request id req-bf0d19b9-2521-4e1b-b519-cc86bb333531 2018-07-24 04:56:36,778 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:56:36,778 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:56:39,782 - create_stack - DEBUG - Stack status query timeout in 1196.74594092 2018-07-24 04:56:39,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/d6bfabc2-160f-4133-b308-a3f555a230bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8aa4b04f24f02d49b897b831a62b270f8eaa92" 2018-07-24 04:56:39,986 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:39 GMT Server: Apache x-openstack-request-id: req-2fdfc16d-4841-4f37-ba06-5f6965544e36 Location: http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:40,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:39 GMT Server: Apache x-openstack-request-id: req-657c8e1e-74e1-4d7c-9d26-8c12908d02b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "97c61f5b0ce4400aa8b144a3159b7c54", "OS::stack_id": "d6bfabc2-160f-4133-b308-a3f555a230bf", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack", "keypair_name": "CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-kp"}, "deletion_time": "2018-07-24T04:56:37Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack", "stack_user_project_id": "c79bf739ae9d416a8a0c6d77ff8ce6e6", "tags": null, "creation_time": "2018-07-24T04:56:32Z", "links": [{"href": "http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:56:36Z", "id": "d6bfabc2-160f-4133-b308-a3f555a230bf", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-24 04:56:40,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf used request id req-657c8e1e-74e1-4d7c-9d26-8c12908d02b9 2018-07-24 04:56:40,015 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-24 04:56:40,015 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack 2018-07-24 04:56:40,015 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack 2018-07-24 04:56:40,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/d6bfabc2-160f-4133-b308-a3f555a230bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8aa4b04f24f02d49b897b831a62b270f8eaa92" 2018-07-24 04:56:40,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:40 GMT Server: Apache x-openstack-request-id: req-4bd7f34b-aa81-4092-a62f-370a787f3ac7 Location: http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:40,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:40 GMT Server: Apache x-openstack-request-id: req-054ca499-8cb6-41d1-a113-3501860af19f Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:56:40,241 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/97c61f5b0ce4400aa8b144a3159b7c54/stacks/CreateStackKeypairTests-CreateStackKeypairTests-a7e51e54-e544-402a-bea2-0f645485801f-stack/d6bfabc2-160f-4133-b308-a3f555a230bf used request id req-054ca499-8cb6-41d1-a113-3501860af19f 2018-07-24 04:56:40,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:40,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5e3cfa51-3d79-46e6-917e-7dc4f2cd9b3c Date: Tue, 24 Jul 2018 04:56:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:56:40,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-5e3cfa51-3d79-46e6-917e-7dc4f2cd9b3c 2018-07-24 04:56:40,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:40,579 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2459fd7-3f20-4358-856a-04c20502e7dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:40,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-d2459fd7-3f20-4358-856a-04c20502e7dc 2018-07-24 04:56:40,579 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:40,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dce71ee9-b706-41f0-9d24-ebd8ae933a20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:40,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-dce71ee9-b706-41f0-9d24-ebd8ae933a20 2018-07-24 04:56:40,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:40,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e6f204c-7c72-463c-afe5-db7c131bbbb5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:40,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-1e6f204c-7c72-463c-afe5-db7c131bbbb5 2018-07-24 04:56:40,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:40,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:40,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b8477a-68ec-4a12-8c26-14737ac218f9 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:56:40,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-17b8477a-68ec-4a12-8c26-14737ac218f9 2018-07-24 04:56:40,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:41,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-490afd3a-8601-4a75-81fa-066004658d16 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:56:41,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-490afd3a-8601-4a75-81fa-066004658d16 2018-07-24 04:56:41,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:41,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10716842-9697-4c7d-bfdb-574d53c58081 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:41,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-10716842-9697-4c7d-bfdb-574d53c58081 2018-07-24 04:56:41,141 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:41,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:41,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3c031ef-af1c-40f4-9b03-4203f858970f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:41,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-a3c031ef-af1c-40f4-9b03-4203f858970f 2018-07-24 04:56:41,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:41,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:41,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-490b7b72-df6a-49f6-bb65-8d58fca8b420 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:41,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-490b7b72-df6a-49f6-bb65-8d58fca8b420 2018-07-24 04:56:41,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:41,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:41,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa44ca6e-64f3-4c76-81f8-7301d98d2831 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:56:41,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-fa44ca6e-64f3-4c76-81f8-7301d98d2831 2018-07-24 04:56:41,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:56:41,431 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-cc1a3531-2e01-47e-proj 2018-07-24 04:56:41,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/97c61f5b0ce4400aa8b144a3159b7c54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:41,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2468f487-64e1-4474-bd33-1952ac5b3427 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:41,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/97c61f5b0ce4400aa8b144a3159b7c54 used request id req-2468f487-64e1-4474-bd33-1952ac5b3427 2018-07-24 04:56:41,681 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-cc1a3531-2e01-47e-proj-role 2018-07-24 04:56:41,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/851a7e2af85a4e58953f13c51634fdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:41,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d6c901-7c81-4d9d-a749-12557cf0ba66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:41,801 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/851a7e2af85a4e58953f13c51634fdff used request id req-84d6c901-7c81-4d9d-a749-12557cf0ba66 2018-07-24 04:56:41,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34b57f91e4ab7082bfc66beaf81667bbaf3c2d84" 2018-07-24 04:56:41,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e064fa7c-f941-46da-a71f-2b540bc5824b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:56:41,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e064fa7c-f941-46da-a71f-2b540bc5824b 2018-07-24 04:56:41,898 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-cc1a3531-2e01-47e-user 2018-07-24 04:56:41,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/9bec730ab73e4a4b888cac9bc043de48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a02d2ace10f57133cda470ebc9df1d0142efd530" 2018-07-24 04:56:42,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c46d07cd-a080-4236-8b8e-eeed7fadc825 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:42,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/9bec730ab73e4a4b888cac9bc043de48 used request id req-c46d07cd-a080-4236-8b8e-eeed7fadc825 2018-07-24 04:56:42,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:42,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:56:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["kBObPreeSgmMsIMPlIKOxg"], "issued_at": "2018-07-24T04:56:42.000000Z"}} 2018-07-24 04:56:42,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}bdf85503ad5452c9446f2f0ab44f79a93b31a245" 2018-07-24 04:56:42,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d2a1d2-1583-4c64-8058-1643dfb4a5af 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:42,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a3d2a1d2-1583-4c64-8058-1643dfb4a5af 2018-07-24 04:56:42,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:42,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:42,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:56:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["z3DYLQinSDSJp32nP-CPnw"], "issued_at": "2018-07-24T04:56:42.000000Z"}} 2018-07-24 04:56:42,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fa08e4a66913495005d244966bb157cbcb7f5920" 2018-07-24 04:56:43,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9aae71c-0ec0-4eb7-9b63-5206b1666c19 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:43,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b9aae71c-0ec0-4eb7-9b63-5206b1666c19 2018-07-24 04:56:43,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:56:43,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:56:43 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:56:43,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" 2018-07-24 04:56:43,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb505fc-dd22-455f-a161-a4fdd422cdf4 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:56:43,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj used request id req-7fb505fc-dd22-455f-a161-a4fdd422cdf4 2018-07-24 04:56:43,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" 2018-07-24 04:56:43,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631e3870-fc48-4f57-b1fd-5b77bf0f76c8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:56:43,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-631e3870-fc48-4f57-b1fd-5b77bf0f76c8 2018-07-24 04:56:43,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj"}}' 2018-07-24 04:56:43,370 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0b271a9-02fc-4fe7-88fd-b5256ecf8c8f Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ed56496a6274405b5649539d7045b32"}, "tags": [], "enabled": true, "id": "0ed56496a6274405b5649539d7045b32", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj"}} 2018-07-24 04:56:43,370 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-d0b271a9-02fc-4fe7-88fd-b5256ecf8c8f 2018-07-24 04:56:43,370 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj 2018-07-24 04:56:43,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:43,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:43,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:56:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["oDXoIQNOR7KMpDKbJkj-bw"], "issued_at": "2018-07-24T04:56:43.000000Z"}} 2018-07-24 04:56:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}47cd4e255a7922076b6845ebc35c9b1f0daa438c" 2018-07-24 04:56:43,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02b06c6-5ab7-4c71-8c3d-e55745a25ad4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:43,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d02b06c6-5ab7-4c71-8c3d-e55745a25ad4 2018-07-24 04:56:43,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:56:43,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:56:43 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:56:43,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47cd4e255a7922076b6845ebc35c9b1f0daa438c" 2018-07-24 04:56:43,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186c7c70-25d5-46e2-b7de-a2704e56fe34 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:56:43,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-186c7c70-25d5-46e2-b7de-a2704e56fe34 2018-07-24 04:56:43,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47cd4e255a7922076b6845ebc35c9b1f0daa438c" 2018-07-24 04:56:44,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c8b9bbf-8187-4f94-a222-16a7d425d3ce Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ed56496a6274405b5649539d7045b32"}, "tags": [], "enabled": true, "id": "0ed56496a6274405b5649539d7045b32", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj"}]} 2018-07-24 04:56:44,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj used request id req-4c8b9bbf-8187-4f94-a222-16a7d425d3ce 2018-07-24 04:56:44,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47cd4e255a7922076b6845ebc35c9b1f0daa438c" 2018-07-24 04:56:44,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4eadeb2-a082-4ea8-b6d8-eaed27087e2f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:56:44,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-e4eadeb2-a082-4ea8-b6d8-eaed27087e2f 2018-07-24 04:56:44,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47cd4e255a7922076b6845ebc35c9b1f0daa438c" 2018-07-24 04:56:44,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f0efeb-d767-4ebc-a237-b3f7c5ab6e2d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:56:44,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-01f0efeb-d767-4ebc-a237-b3f7c5ab6e2d 2018-07-24 04:56:44,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47cd4e255a7922076b6845ebc35c9b1f0daa438c" 2018-07-24 04:56:44,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd179791-e488-4f2a-9b82-f6e213a212be Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ed56496a6274405b5649539d7045b32"}, "tags": [], "enabled": true, "id": "0ed56496a6274405b5649539d7045b32", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj"}]} 2018-07-24 04:56:44,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj used request id req-dd179791-e488-4f2a-9b82-f6e213a212be 2018-07-24 04:56:44,770 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-4542bc25-2858-4d7-user 2018-07-24 04:56:44,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:44,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" 2018-07-24 04:56:44,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61fd31e1-653f-41ac-afed-1d98762b121a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:56:44,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-61fd31e1-653f-41ac-afed-1d98762b121a 2018-07-24 04:56:44,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" -d '{"role": {"name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj-role"}}' 2018-07-24 04:56:44,968 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22cc9535-045b-4a68-bac1-36bbc88835fc Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0285568be261427980aa895a073e62f2", "links": {"self": "http://172.30.9.24:5000/v3/roles/0285568be261427980aa895a073e62f2"}, "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj-role"}} 2018-07-24 04:56:44,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-22cc9535-045b-4a68-bac1-36bbc88835fc 2018-07-24 04:56:44,968 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj-role 2018-07-24 04:56:44,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/0285568be261427980aa895a073e62f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" 2018-07-24 04:56:45,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e2258a-602e-4e09-9690-5a1a25bd6b2a Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0285568be261427980aa895a073e62f2", "links": {"self": "http://172.30.9.24:5000/v3/roles/0285568be261427980aa895a073e62f2"}, "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj-role"}} 2018-07-24 04:56:45,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/0285568be261427980aa895a073e62f2 used request id req-26e2258a-602e-4e09-9690-5a1a25bd6b2a 2018-07-24 04:56:45,066 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj-role to project CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj 2018-07-24 04:56:45,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/0ed56496a6274405b5649539d7045b32/users/501fa445ebb04cc49cb49e82b86493ee/roles/0285568be261427980aa895a073e62f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" 2018-07-24 04:56:45,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a18d10-7273-4943-a13e-87bd5b957ff4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:45,198 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0ed56496a6274405b5649539d7045b32/users/501fa445ebb04cc49cb49e82b86493ee/roles/0285568be261427980aa895a073e62f2 used request id req-e5a18d10-7273-4943-a13e-87bd5b957ff4 2018-07-24 04:56:45,198 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:56:45,199 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:56:45,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:45,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:45,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0285568be261427980aa895a073e62f2", "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj-role"}], "expires_at": "2018-07-24T05:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ed56496a6274405b5649539d7045b32", "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_0ed56496a6274405b5649539d7045b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0ed56496a6274405b5649539d7045b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0ed56496a6274405b5649539d7045b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/0ed56496a6274405b5649539d7045b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/0ed56496a6274405b5649539d7045b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0ed56496a6274405b5649539d7045b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/0ed56496a6274405b5649539d7045b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/0ed56496a6274405b5649539d7045b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0ed56496a6274405b5649539d7045b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/0ed56496a6274405b5649539d7045b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0ed56496a6274405b5649539d7045b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/0ed56496a6274405b5649539d7045b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/0ed56496a6274405b5649539d7045b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-user", "id": "501fa445ebb04cc49cb49e82b86493ee"}, "audit_ids": ["ICUeNX-xT-m8xW8PCjiTMg"], "issued_at": "2018-07-24T04:56:45.000000Z"}} 2018-07-24 04:56:45,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" 2018-07-24 04:56:45,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da03f9fa-1a4b-4cf1-9948-f76370d1e380 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:45,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-da03f9fa-1a4b-4cf1-9948-f76370d1e380 2018-07-24 04:56:45,682 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:56:45,685 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:56:45,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" 2018-07-24 04:56:45,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:45 GMT Server: Apache x-openstack-request-id: req-be583d0f-9f82-4aab-b4aa-a767ffc7b398 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:56:45,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack used request id req-be583d0f-9f82-4aab-b4aa-a767ffc7b398 2018-07-24 04:56:45,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-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": "CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-sec-grp"}}' 2018-07-24 04:56:47,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:56:45 GMT Server: Apache x-openstack-request-id: req-a45fa846-bf65-43c1-ad2f-e5fc54699bbf Location: http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "67414dd5-5c63-4fd5-990c-3407ec4eef45", "links": [{"href": "http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45", "rel": "self"}]}} 2018-07-24 04:56:47,546 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks used request id req-a45fa846-bf65-43c1-ad2f-e5fc54699bbf 2018-07-24 04:56:47,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/67414dd5-5c63-4fd5-990c-3407ec4eef45 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" 2018-07-24 04:56:47,747 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:47 GMT Server: Apache x-openstack-request-id: req-90fee8a8-c402-44d4-92c6-ec3267f5a19c Location: http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:47,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:47 GMT Server: Apache x-openstack-request-id: req-de1c6d08-6af0-4fef-8bde-74fa76d0a778 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 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": "0ed56496a6274405b5649539d7045b32", "OS::stack_id": "67414dd5-5c63-4fd5-990c-3407ec4eef45", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack", "security_group_name": "CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack", "stack_user_project_id": "8b0bdfa57b7b426d9d9d7d5b1a792faf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:56:46Z", "links": [{"href": "http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "67414dd5-5c63-4fd5-990c-3407ec4eef45", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-24 04:56:47,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 used request id req-de1c6d08-6af0-4fef-8bde-74fa76d0a778 2018-07-24 04:56:47,955 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack 2018-07-24 04:56:47,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/67414dd5-5c63-4fd5-990c-3407ec4eef45 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" 2018-07-24 04:56:48,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:47 GMT Server: Apache x-openstack-request-id: req-2fd20262-ae28-4347-8019-bb75c981bb5c Location: http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:48,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:48 GMT Server: Apache x-openstack-request-id: req-5a5bd437-a864-4033-87ff-b5e0c9b68161 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 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": "0ed56496a6274405b5649539d7045b32", "OS::stack_id": "67414dd5-5c63-4fd5-990c-3407ec4eef45", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack", "security_group_name": "CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack", "stack_user_project_id": "8b0bdfa57b7b426d9d9d7d5b1a792faf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:56:46Z", "links": [{"href": "http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "67414dd5-5c63-4fd5-990c-3407ec4eef45", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-24 04:56:48,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 used request id req-5a5bd437-a864-4033-87ff-b5e0c9b68161 2018-07-24 04:56:48,358 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:56:48,359 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:56:51,362 - create_stack - DEBUG - Stack status query timeout in 1196.59390187 2018-07-24 04:56:51,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/67414dd5-5c63-4fd5-990c-3407ec4eef45 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" 2018-07-24 04:56:51,580 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:51 GMT Server: Apache x-openstack-request-id: req-110b30d7-8875-4eac-b70f-6727a236601b Location: http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:51,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:51 GMT Server: Apache x-openstack-request-id: req-c438b5fa-ba74-4ef4-b02b-486e621ffcf2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "0ed56496a6274405b5649539d7045b32", "OS::stack_id": "67414dd5-5c63-4fd5-990c-3407ec4eef45", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack", "security_group_name": "CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack", "stack_user_project_id": "8b0bdfa57b7b426d9d9d7d5b1a792faf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:56:46Z", "links": [{"href": "http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "67414dd5-5c63-4fd5-990c-3407ec4eef45", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-24 04:56:51,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 used request id req-c438b5fa-ba74-4ef4-b02b-486e621ffcf2 2018-07-24 04:56:51,784 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-24 04:56:51,784 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack 2018-07-24 04:56:51,784 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack 2018-07-24 04:56:51,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/67414dd5-5c63-4fd5-990c-3407ec4eef45/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" 2018-07-24 04:56:51,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:51 GMT Server: Apache x-openstack-request-id: req-3a366afc-5378-4d48-9fd5-50a430d08c89 Location: http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:52,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:51 GMT Server: Apache x-openstack-request-id: req-491a7d75-29b6-4f88-b0c0-8648b57bb7b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-24T04:56:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:56:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-24 04:56:52,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45/resources used request id req-491a7d75-29b6-4f88-b0c0-8648b57bb7b4 2018-07-24 04:56:52,216 - neutron_utils - INFO - Retrieving security group with ID - 5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 2018-07-24 04:56:52,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" 2018-07-24 04:56:52,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-324762ef-b164-460c-9c4d-4eaf867a1940 Date: Tue, 24 Jul 2018 04:56:52 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:48Z", "updated_at": "2018-07-24T04:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T04:56:49Z", "revision_number": 0, "id": "695cf425-6fce-4726-9163-f5d590e0d76a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "tenant_id": "0ed56496a6274405b5649539d7045b32", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0ed56496a6274405b5649539d7045b32"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:56:49Z", "revision_number": 0, "id": "bdce930c-9287-47b1-83b4-eba6b07a87ce", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "tenant_id": "0ed56496a6274405b5649539d7045b32", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ed56496a6274405b5649539d7045b32"}], "revision_number": 6, "project_id": "0ed56496a6274405b5649539d7045b32", "id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "name": "CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-sec-grp"}]} 2018-07-24 04:56:52,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 used request id req-324762ef-b164-460c-9c4d-4eaf867a1940 2018-07-24 04:56:52,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 2018-07-24 04:56:52,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" 2018-07-24 04:56:52,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-ea23b3ca-6822-44c3-883b-1708462ba363 Date: Tue, 24 Jul 2018 04:56:52 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-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "port_range_min": 22, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:49Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "695cf425-6fce-4726-9163-f5d590e0d76a"}, {"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-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "port_range_min": null, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:49Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "bdce930c-9287-47b1-83b4-eba6b07a87ce"}]} 2018-07-24 04:56:52,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 used request id req-ea23b3ca-6822-44c3-883b-1708462ba363 2018-07-24 04:56:52,657 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 2018-07-24 04:56:52,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" 2018-07-24 04:56:52,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-86526f8e-729a-4bfa-9681-b20c12896ccb Date: Tue, 24 Jul 2018 04:56:52 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-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "port_range_min": 22, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:49Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "695cf425-6fce-4726-9163-f5d590e0d76a"}, {"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-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "port_range_min": null, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:49Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "bdce930c-9287-47b1-83b4-eba6b07a87ce"}]} 2018-07-24 04:56:52,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 used request id req-86526f8e-729a-4bfa-9681-b20c12896ccb 2018-07-24 04:56:52,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:56:52,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:53,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0285568be261427980aa895a073e62f2", "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj-role"}], "expires_at": "2018-07-24T05:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ed56496a6274405b5649539d7045b32", "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_0ed56496a6274405b5649539d7045b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0ed56496a6274405b5649539d7045b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/0ed56496a6274405b5649539d7045b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/0ed56496a6274405b5649539d7045b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/0ed56496a6274405b5649539d7045b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0ed56496a6274405b5649539d7045b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/0ed56496a6274405b5649539d7045b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/0ed56496a6274405b5649539d7045b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0ed56496a6274405b5649539d7045b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/0ed56496a6274405b5649539d7045b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0ed56496a6274405b5649539d7045b32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/0ed56496a6274405b5649539d7045b32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/0ed56496a6274405b5649539d7045b32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-user", "id": "501fa445ebb04cc49cb49e82b86493ee"}, "audit_ids": ["Yp5XHAdKQyi5vZzHTokoUA"], "issued_at": "2018-07-24T04:56:53.000000Z"}} 2018-07-24 04:56:53,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1f1fd37e94bfaad48ef148299f84abea6068ee39" 2018-07-24 04:56:53,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d851dc-ce9d-4a5f-9dcf-3adb261a3036 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:56:53,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-77d851dc-ce9d-4a5f-9dcf-3adb261a3036 2018-07-24 04:56:53,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1fd37e94bfaad48ef148299f84abea6068ee39" 2018-07-24 04:56:53,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-bf16f161-8e0d-46c5-843b-81f270b7ea98 Date: Tue, 24 Jul 2018 04:56:53 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:48Z", "updated_at": "2018-07-24T04:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T04:56:49Z", "revision_number": 0, "id": "695cf425-6fce-4726-9163-f5d590e0d76a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "tenant_id": "0ed56496a6274405b5649539d7045b32", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0ed56496a6274405b5649539d7045b32"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:56:49Z", "revision_number": 0, "id": "bdce930c-9287-47b1-83b4-eba6b07a87ce", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "tenant_id": "0ed56496a6274405b5649539d7045b32", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ed56496a6274405b5649539d7045b32"}], "revision_number": 6, "project_id": "0ed56496a6274405b5649539d7045b32", "id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "name": "CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-sec-grp"}]} 2018-07-24 04:56:53,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-sec-grp&description=Test+description used request id req-bf16f161-8e0d-46c5-843b-81f270b7ea98 2018-07-24 04:56:53,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:56:53,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:56: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:56:53,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0ed56496a6274405b5649539d7045b32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1fd37e94bfaad48ef148299f84abea6068ee39" 2018-07-24 04:56:53,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-097011e0-5cd5-49d1-92bc-b68c6e19a565 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ed56496a6274405b5649539d7045b32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0ed56496a6274405b5649539d7045b32", "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj"}} 2018-07-24 04:56:53,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0ed56496a6274405b5649539d7045b32 used request id req-097011e0-5cd5-49d1-92bc-b68c6e19a565 2018-07-24 04:56:53,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 2018-07-24 04:56:53,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1fd37e94bfaad48ef148299f84abea6068ee39" 2018-07-24 04:56:53,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-9eba98f4-3d4d-421a-9429-815cfcb47c26 Date: Tue, 24 Jul 2018 04:56:53 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-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "port_range_min": 22, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:49Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "695cf425-6fce-4726-9163-f5d590e0d76a"}, {"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-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "port_range_min": null, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:49Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "bdce930c-9287-47b1-83b4-eba6b07a87ce"}]} 2018-07-24 04:56:53,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 used request id req-9eba98f4-3d4d-421a-9429-815cfcb47c26 2018-07-24 04:56:53,910 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 2018-07-24 04:56:53,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1fd37e94bfaad48ef148299f84abea6068ee39" 2018-07-24 04:56:54,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-d9ed11e9-177f-47f5-91db-775a6ea268d0 Date: Tue, 24 Jul 2018 04:56:54 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-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "port_range_min": 22, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:49Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "695cf425-6fce-4726-9163-f5d590e0d76a"}, {"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-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "port_range_min": null, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:49Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "bdce930c-9287-47b1-83b4-eba6b07a87ce"}]} 2018-07-24 04:56:54,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 used request id req-d9ed11e9-177f-47f5-91db-775a6ea268d0 2018-07-24 04:56:54,103 - neutron_utils - INFO - Retrieving security group with ID - 5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 2018-07-24 04:56:54,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1fd37e94bfaad48ef148299f84abea6068ee39" 2018-07-24 04:56:54,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-fd94e77d-dd7f-4142-a1c6-9225e88b90be Date: Tue, 24 Jul 2018 04:56:54 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:48Z", "updated_at": "2018-07-24T04:56:49Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T04:56:49Z", "revision_number": 0, "id": "695cf425-6fce-4726-9163-f5d590e0d76a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "tenant_id": "0ed56496a6274405b5649539d7045b32", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0ed56496a6274405b5649539d7045b32"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:56:49Z", "revision_number": 0, "id": "bdce930c-9287-47b1-83b4-eba6b07a87ce", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "tenant_id": "0ed56496a6274405b5649539d7045b32", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ed56496a6274405b5649539d7045b32"}], "revision_number": 6, "project_id": "0ed56496a6274405b5649539d7045b32", "id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "name": "CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-sec-grp"}]} 2018-07-24 04:56:54,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 used request id req-fd94e77d-dd7f-4142-a1c6-9225e88b90be 2018-07-24 04:56:54,326 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 2018-07-24 04:56:54,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1fd37e94bfaad48ef148299f84abea6068ee39" 2018-07-24 04:56:54,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-d5f12d89-4e10-4846-b13d-d9b84d72254a Date: Tue, 24 Jul 2018 04:56:54 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-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "port_range_min": 22, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:49Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "695cf425-6fce-4726-9163-f5d590e0d76a"}, {"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-07-24T04:56:49Z", "security_group_id": "5613e9ed-b24f-4c1c-aa8b-083d5f8c7069", "port_range_min": null, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:49Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "bdce930c-9287-47b1-83b4-eba6b07a87ce"}]} 2018-07-24 04:56:54,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=5613e9ed-b24f-4c1c-aa8b-083d5f8c7069 used request id req-d5f12d89-4e10-4846-b13d-d9b84d72254a 2018-07-24 04:56:54,534 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack 2018-07-24 04:56:54,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/67414dd5-5c63-4fd5-990c-3407ec4eef45 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" 2018-07-24 04:56:54,718 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:54 GMT Server: Apache x-openstack-request-id: req-355c5608-7f59-4427-b6b7-dea3e1693312 Location: http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:54,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:54 GMT Server: Apache x-openstack-request-id: req-791e0a70-af9a-4986-9e94-0a2a1950c935 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:54,760 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 used request id req-791e0a70-af9a-4986-9e94-0a2a1950c935 2018-07-24 04:56:54,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/67414dd5-5c63-4fd5-990c-3407ec4eef45 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" 2018-07-24 04:56:54,950 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:54 GMT Server: Apache x-openstack-request-id: req-dace38bb-de19-4ce3-abdf-3884dee0a715 Location: http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:54,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:54 GMT Server: Apache x-openstack-request-id: req-4478765b-512b-4961-a8c7-a2caff6b959c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 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": "0ed56496a6274405b5649539d7045b32", "OS::stack_id": "67414dd5-5c63-4fd5-990c-3407ec4eef45", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack", "security_group_name": "CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack", "stack_user_project_id": "8b0bdfa57b7b426d9d9d7d5b1a792faf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:56:46Z", "links": [{"href": "http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:56:54Z", "id": "67414dd5-5c63-4fd5-990c-3407ec4eef45", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-24 04:56:54,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 used request id req-4478765b-512b-4961-a8c7-a2caff6b959c 2018-07-24 04:56:54,977 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:56:54,977 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:56:57,980 - create_stack - DEBUG - Stack status query timeout in 1196.78026891 2018-07-24 04:56:57,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/67414dd5-5c63-4fd5-990c-3407ec4eef45 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" 2018-07-24 04:56:58,010 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:57 GMT Server: Apache x-openstack-request-id: req-4c227683-51d7-4b52-b10d-47fdc3e6a3bb Location: http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:58,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:58 GMT Server: Apache x-openstack-request-id: req-5a398199-5fd4-4774-8858-300506328836 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 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": "0ed56496a6274405b5649539d7045b32", "OS::stack_id": "67414dd5-5c63-4fd5-990c-3407ec4eef45", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack", "security_group_name": "CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-sec-grp"}, "deletion_time": "2018-07-24T04:56:56Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack", "stack_user_project_id": "8b0bdfa57b7b426d9d9d7d5b1a792faf", "tags": null, "creation_time": "2018-07-24T04:56:46Z", "links": [{"href": "http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:56:54Z", "id": "67414dd5-5c63-4fd5-990c-3407ec4eef45", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-24 04:56:58,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 used request id req-5a398199-5fd4-4774-8858-300506328836 2018-07-24 04:56:58,037 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-24 04:56:58,037 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack 2018-07-24 04:56:58,037 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack 2018-07-24 04:56:58,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/67414dd5-5c63-4fd5-990c-3407ec4eef45 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf50b5177226ebdef7db8ce06b7381b9854b7d2" 2018-07-24 04:56:58,067 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:56:58 GMT Server: Apache x-openstack-request-id: req-18875632-1197-484c-835e-3b51c971b1b0 Location: http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:56:58,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:56:58 GMT Server: Apache x-openstack-request-id: req-cc306daf-68da-47e1-a74e-3756a7e366df Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:56:58,093 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/0ed56496a6274405b5649539d7045b32/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-4604cecf-feaa-44d6-8cff-33de0d2952d2-stack/67414dd5-5c63-4fd5-990c-3407ec4eef45 used request id req-cc306daf-68da-47e1-a74e-3756a7e366df 2018-07-24 04:56:58,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" 2018-07-24 04:56:58,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-425e533e-f365-4139-b0fb-2e60e126f3cd Date: Tue, 24 Jul 2018 04:56:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:47Z", "updated_at": "2018-07-24T04:56:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:56:47Z", "revision_number": 0, "id": "0d627f6e-c853-4546-9651-fe41593f7038", "remote_group_id": "1029f02d-2e0c-4c7a-8efd-6a1f219453c0", "remote_ip_prefix": null, "created_at": "2018-07-24T04:56:47Z", "security_group_id": "1029f02d-2e0c-4c7a-8efd-6a1f219453c0", "tenant_id": "0ed56496a6274405b5649539d7045b32", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ed56496a6274405b5649539d7045b32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:56:47Z", "revision_number": 0, "id": "691fa7e4-0442-4f6e-b2b9-86f246cdda6a", "remote_group_id": "1029f02d-2e0c-4c7a-8efd-6a1f219453c0", "remote_ip_prefix": null, "created_at": "2018-07-24T04:56:47Z", "security_group_id": "1029f02d-2e0c-4c7a-8efd-6a1f219453c0", "tenant_id": "0ed56496a6274405b5649539d7045b32", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ed56496a6274405b5649539d7045b32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:56:47Z", "revision_number": 0, "id": "97b0765f-eadd-41cd-9744-351199c7b6c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:56:47Z", "security_group_id": "1029f02d-2e0c-4c7a-8efd-6a1f219453c0", "tenant_id": "0ed56496a6274405b5649539d7045b32", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ed56496a6274405b5649539d7045b32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:56:47Z", "revision_number": 0, "id": "c76de3ee-1231-4d41-8808-46aafaaac5f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:56:47Z", "security_group_id": "1029f02d-2e0c-4c7a-8efd-6a1f219453c0", "tenant_id": "0ed56496a6274405b5649539d7045b32", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ed56496a6274405b5649539d7045b32"}], "revision_number": 4, "project_id": "0ed56496a6274405b5649539d7045b32", "id": "1029f02d-2e0c-4c7a-8efd-6a1f219453c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:56:58,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-425e533e-f365-4139-b0fb-2e60e126f3cd 2018-07-24 04:56:58,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/0ed56496a6274405b5649539d7045b32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" 2018-07-24 04:56:58,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcde84f5-5196-4cde-b9af-ab62065f22d5 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ed56496a6274405b5649539d7045b32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0ed56496a6274405b5649539d7045b32", "name": "CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj"}} 2018-07-24 04:56:58,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/0ed56496a6274405b5649539d7045b32 used request id req-dcde84f5-5196-4cde-b9af-ab62065f22d5 2018-07-24 04:56:58,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1029f02d-2e0c-4c7a-8efd-6a1f219453c0 2018-07-24 04:56:58,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1029f02d-2e0c-4c7a-8efd-6a1f219453c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" 2018-07-24 04:56:58,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fd6e1d05-49e1-4375-9532-fa8d82db6c3f Date: Tue, 24 Jul 2018 04:56:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1029f02d-2e0c-4c7a-8efd-6a1f219453c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:56:47Z", "security_group_id": "1029f02d-2e0c-4c7a-8efd-6a1f219453c0", "port_range_min": null, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:47Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "0d627f6e-c853-4546-9651-fe41593f7038"}, {"remote_group_id": "1029f02d-2e0c-4c7a-8efd-6a1f219453c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:56:47Z", "security_group_id": "1029f02d-2e0c-4c7a-8efd-6a1f219453c0", "port_range_min": null, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:47Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "691fa7e4-0442-4f6e-b2b9-86f246cdda6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:56:47Z", "security_group_id": "1029f02d-2e0c-4c7a-8efd-6a1f219453c0", "port_range_min": null, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:47Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "97b0765f-eadd-41cd-9744-351199c7b6c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:56:47Z", "security_group_id": "1029f02d-2e0c-4c7a-8efd-6a1f219453c0", "port_range_min": null, "revision_number": 0, "tenant_id": "0ed56496a6274405b5649539d7045b32", "created_at": "2018-07-24T04:56:47Z", "project_id": "0ed56496a6274405b5649539d7045b32", "id": "c76de3ee-1231-4d41-8808-46aafaaac5f9"}]} 2018-07-24 04:56:58,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1029f02d-2e0c-4c7a-8efd-6a1f219453c0 used request id req-fd6e1d05-49e1-4375-9532-fa8d82db6c3f 2018-07-24 04:56:58,637 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:56:58,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1029f02d-2e0c-4c7a-8efd-6a1f219453c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" 2018-07-24 04:56:58,959 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af1301fd-d8fb-4de9-abe5-ce8f8ee89ddf Content-Length: 0 Date: Tue, 24 Jul 2018 04:56:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:56:58,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1029f02d-2e0c-4c7a-8efd-6a1f219453c0 used request id req-af1301fd-d8fb-4de9-abe5-ce8f8ee89ddf 2018-07-24 04:56:58,960 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj 2018-07-24 04:56:58,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/0ed56496a6274405b5649539d7045b32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" 2018-07-24 04:56:59,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcf66db5-136c-4a30-9810-5cbf75afffe7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:59,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0ed56496a6274405b5649539d7045b32 used request id req-fcf66db5-136c-4a30-9810-5cbf75afffe7 2018-07-24 04:56:59,202 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-4542bc25-2858-4d7-proj-role 2018-07-24 04:56:59,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/0285568be261427980aa895a073e62f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" 2018-07-24 04:56:59,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ada7d4-3d4e-4507-8a4a-528faf78e26a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:59,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/0285568be261427980aa895a073e62f2 used request id req-d0ada7d4-3d4e-4507-8a4a-528faf78e26a 2018-07-24 04:56:59,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa08e4a66913495005d244966bb157cbcb7f5920" 2018-07-24 04:56:59,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aacf7999-bd88-455c-9dbc-4ac2e7016d5d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:56:59,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-aacf7999-bd88-455c-9dbc-4ac2e7016d5d 2018-07-24 04:56:59,405 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-4542bc25-2858-4d7-user 2018-07-24 04:56:59,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/501fa445ebb04cc49cb49e82b86493ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47cd4e255a7922076b6845ebc35c9b1f0daa438c" 2018-07-24 04:56:59,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bf35a7e-ce25-4108-96b1-f721432cfc15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:56:59,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/501fa445ebb04cc49cb49e82b86493ee used request id req-5bf35a7e-ce25-4108-96b1-f721432cfc15 2018-07-24 04:56:59,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:56:59,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:56:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["x2MhPbT3S12stUNHaV3LOg"], "issued_at": "2018-07-24T04:56:59.000000Z"}} 2018-07-24 04:56:59,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9c585d4d3a3ca0556243a6b5eb3c4351b938be2d" 2018-07-24 04:57:00,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c212041e-cd72-42a4-b7ed-ca33fc06fb39 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:00,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c212041e-cd72-42a4-b7ed-ca33fc06fb39 2018-07-24 04:57:00,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:00,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:00,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:57:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["-QmTJnnSQOS-kFci4wXMcg"], "issued_at": "2018-07-24T04:57:00.000000Z"}} 2018-07-24 04:57:00,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:00,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-947865e6-6b2f-47da-aa18-c3b6a74dc226 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:00,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-947865e6-6b2f-47da-aa18-c3b6a74dc226 2018-07-24 04:57:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:57:00,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:57: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:57:00,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-e244f531-9e0d-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:00,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8925b571-bd53-460e-aaf9-8e64b24f2cc1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-e244f531-9e0d-44b-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:57:00,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-e244f531-9e0d-44b-proj used request id req-8925b571-bd53-460e-aaf9-8e64b24f2cc1 2018-07-24 04:57:00,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:00,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31d12b7-5735-4339-9d4e-d7a535936300 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:57:00,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-c31d12b7-5735-4339-9d4e-d7a535936300 2018-07-24 04:57:00,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-e244f531-9e0d-44b-proj"}}' 2018-07-24 04:57:00,878 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dae8fbe-4b9d-4abc-828c-4d10c5850861 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5e4197e7198342fb9f5c0f54b8901f41"}, "tags": [], "enabled": true, "id": "5e4197e7198342fb9f5c0f54b8901f41", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-e244f531-9e0d-44b-proj"}} 2018-07-24 04:57:00,878 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4dae8fbe-4b9d-4abc-828c-4d10c5850861 2018-07-24 04:57:00,879 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-e244f531-9e0d-44b-proj 2018-07-24 04:57:00,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:00,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:01,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:57:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["zLJYjSOxQF-dHsurknVgVQ"], "issued_at": "2018-07-24T04:57:01.000000Z"}} 2018-07-24 04:57:01,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}70daf42954a4b10d9afc24c77bee2fc461b8c1cc" 2018-07-24 04:57:01,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5381117d-148c-412d-b8e8-813c3cb25930 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:01,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5381117d-148c-412d-b8e8-813c3cb25930 2018-07-24 04:57:01,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:57:01,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:57: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:57:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70daf42954a4b10d9afc24c77bee2fc461b8c1cc" 2018-07-24 04:57:01,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2742d82c-aebe-4f3c-a84a-7913d8143d4c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:57:01,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-2742d82c-aebe-4f3c-a84a-7913d8143d4c 2018-07-24 04:57:01,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-e244f531-9e0d-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70daf42954a4b10d9afc24c77bee2fc461b8c1cc" 2018-07-24 04:57:01,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d8c81a-dd06-476b-91b3-d2c83a79fe37 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-e244f531-9e0d-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5e4197e7198342fb9f5c0f54b8901f41"}, "tags": [], "enabled": true, "id": "5e4197e7198342fb9f5c0f54b8901f41", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-e244f531-9e0d-44b-proj"}]} 2018-07-24 04:57:01,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-e244f531-9e0d-44b-proj used request id req-b6d8c81a-dd06-476b-91b3-d2c83a79fe37 2018-07-24 04:57:01,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70daf42954a4b10d9afc24c77bee2fc461b8c1cc" 2018-07-24 04:57:01,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37b8f35-dd35-4529-a35f-c1cc9a83785b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:57:01,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f37b8f35-dd35-4529-a35f-c1cc9a83785b 2018-07-24 04:57:02,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70daf42954a4b10d9afc24c77bee2fc461b8c1cc" 2018-07-24 04:57:02,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-185417bc-ecb2-441c-9f67-18b78c465cd2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:57:02,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-185417bc-ecb2-441c-9f67-18b78c465cd2 2018-07-24 04:57:02,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-e244f531-9e0d-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70daf42954a4b10d9afc24c77bee2fc461b8c1cc" 2018-07-24 04:57:02,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61623397-97fd-46c6-806c-c3e190153810 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-e244f531-9e0d-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/5e4197e7198342fb9f5c0f54b8901f41"}, "tags": [], "enabled": true, "id": "5e4197e7198342fb9f5c0f54b8901f41", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-e244f531-9e0d-44b-proj"}]} 2018-07-24 04:57:02,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-e244f531-9e0d-44b-proj used request id req-61623397-97fd-46c6-806c-c3e190153810 2018-07-24 04:57:02,264 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-e244f531-9e0d-44b-user 2018-07-24 04:57:02,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:02,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:02,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c821f92-3964-432b-8bb3-e7861ba95ef0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:57:02,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6c821f92-3964-432b-8bb3-e7861ba95ef0 2018-07-24 04:57:02,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" -d '{"role": {"name": "CreateStackNegativeTests-e244f531-9e0d-44b-proj-role"}}' 2018-07-24 04:57:02,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:57:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1efb429e-ef11-4a42-8788-6f24cffcc204 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97b2f0bad1eb4194979ac1a25df27aaa", "links": {"self": "http://172.30.9.24:5000/v3/roles/97b2f0bad1eb4194979ac1a25df27aaa"}, "name": "CreateStackNegativeTests-e244f531-9e0d-44b-proj-role"}} 2018-07-24 04:57:02,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-1efb429e-ef11-4a42-8788-6f24cffcc204 2018-07-24 04:57:02,478 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-e244f531-9e0d-44b-proj-role 2018-07-24 04:57:02,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/97b2f0bad1eb4194979ac1a25df27aaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:02,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4085d6c0-7066-4f18-a506-74a79c9a1515 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97b2f0bad1eb4194979ac1a25df27aaa", "links": {"self": "http://172.30.9.24:5000/v3/roles/97b2f0bad1eb4194979ac1a25df27aaa"}, "name": "CreateStackNegativeTests-e244f531-9e0d-44b-proj-role"}} 2018-07-24 04:57:02,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/97b2f0bad1eb4194979ac1a25df27aaa used request id req-4085d6c0-7066-4f18-a506-74a79c9a1515 2018-07-24 04:57:02,577 - keystone_utils - INFO - Granting role CreateStackNegativeTests-e244f531-9e0d-44b-proj-role to project CreateStackNegativeTests-e244f531-9e0d-44b-proj 2018-07-24 04:57:02,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/5e4197e7198342fb9f5c0f54b8901f41/users/81bfea31799f4b948b3edf75206f4bfe/roles/97b2f0bad1eb4194979ac1a25df27aaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:02,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:57:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96cfd079-33c9-4bd2-8d09-37f9753e1b37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:57:02,726 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/5e4197e7198342fb9f5c0f54b8901f41/users/81bfea31799f4b948b3edf75206f4bfe/roles/97b2f0bad1eb4194979ac1a25df27aaa used request id req-96cfd079-33c9-4bd2-8d09-37f9753e1b37 2018-07-24 04:57:02,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:02,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:03,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97b2f0bad1eb4194979ac1a25df27aaa", "name": "CreateStackNegativeTests-e244f531-9e0d-44b-proj-role"}], "expires_at": "2018-07-24T05:57:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e4197e7198342fb9f5c0f54b8901f41", "name": "CreateStackNegativeTests-e244f531-9e0d-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_5e4197e7198342fb9f5c0f54b8901f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5e4197e7198342fb9f5c0f54b8901f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/5e4197e7198342fb9f5c0f54b8901f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/5e4197e7198342fb9f5c0f54b8901f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/5e4197e7198342fb9f5c0f54b8901f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5e4197e7198342fb9f5c0f54b8901f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/5e4197e7198342fb9f5c0f54b8901f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/5e4197e7198342fb9f5c0f54b8901f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5e4197e7198342fb9f5c0f54b8901f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/5e4197e7198342fb9f5c0f54b8901f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/5e4197e7198342fb9f5c0f54b8901f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5e4197e7198342fb9f5c0f54b8901f41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/5e4197e7198342fb9f5c0f54b8901f41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/5e4197e7198342fb9f5c0f54b8901f41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-e244f531-9e0d-44b-user", "id": "81bfea31799f4b948b3edf75206f4bfe"}, "audit_ids": ["At7zEiZtQIW49UyjlaUVQA"], "issued_at": "2018-07-24T04:57:03.000000Z"}} 2018-07-24 04:57:03,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ff4e59c92f8eba9b2b78f404faac596c8f264eea" 2018-07-24 04:57:03,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92484797-9cf1-4f40-8c4a-e858432e2e60 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:03,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-92484797-9cf1-4f40-8c4a-e858432e2e60 2018-07-24 04:57:03,211 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:57:03,214 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:57:03,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/5e4197e7198342fb9f5c0f54b8901f41/stacks?stack_name=CreateStackNegativeTests-8adcf35f-84a1-4d51-89fe-11fe8a133886 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e59c92f8eba9b2b78f404faac596c8f264eea" 2018-07-24 04:57:03,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:03 GMT Server: Apache x-openstack-request-id: req-5d993b39-e9d7-482a-b6eb-c715a265cabc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:57:03,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/5e4197e7198342fb9f5c0f54b8901f41/stacks?stack_name=CreateStackNegativeTests-8adcf35f-84a1-4d51-89fe-11fe8a133886 used request id req-5d993b39-e9d7-482a-b6eb-c715a265cabc 2018-07-24 04:57:03,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:03,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-fced65c9-c027-41b6-88a8-b815f058cce1 Date: Tue, 24 Jul 2018 04:57:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:57:03,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-fced65c9-c027-41b6-88a8-b815f058cce1 2018-07-24 04:57:03,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:03,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e6aa1e-d3e9-424c-bc01-5f4e00ae3511 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:03,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-63e6aa1e-d3e9-424c-bc01-5f4e00ae3511 2018-07-24 04:57:03,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:03,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:03,704 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d44cba3-acca-4e07-adf4-54a1cc44c71c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:03,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-0d44cba3-acca-4e07-adf4-54a1cc44c71c 2018-07-24 04:57:03,704 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:03,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:03,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043656a7-308d-4d0d-8c45-28cb8472419c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:03,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-043656a7-308d-4d0d-8c45-28cb8472419c 2018-07-24 04:57:03,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:03,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:03,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d40a08-9353-4e76-ae4a-692034db9d5a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:57:03,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-13d40a08-9353-4e76-ae4a-692034db9d5a 2018-07-24 04:57:03,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:04,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3e35ba-565f-41cb-a990-64fe82fdc37f 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:57:04,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-2e3e35ba-565f-41cb-a990-64fe82fdc37f 2018-07-24 04:57:04,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:04,103 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baa9f83b-fc29-4da3-a8dd-1b38e504b418 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:04,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-baa9f83b-fc29-4da3-a8dd-1b38e504b418 2018-07-24 04:57:04,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:04,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:04,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-004103a9-e922-4cf7-bb72-bea7515d3aa2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:04,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-004103a9-e922-4cf7-bb72-bea7515d3aa2 2018-07-24 04:57:04,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:04,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:04,290 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-789a5bdb-9f8c-4833-98c0-fa9b9ad6b9a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:04,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-789a5bdb-9f8c-4833-98c0-fa9b9ad6b9a4 2018-07-24 04:57:04,290 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:04,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:04,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2c1f394-ade5-4825-9b0c-37497b4d6ce9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:04,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-c2c1f394-ade5-4825-9b0c-37497b4d6ce9 2018-07-24 04:57:04,387 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:04,388 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-e244f531-9e0d-44b-proj 2018-07-24 04:57:04,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/5e4197e7198342fb9f5c0f54b8901f41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:04,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eb0661e-b936-4c59-8a12-9e2e5708c555 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:57:04,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/5e4197e7198342fb9f5c0f54b8901f41 used request id req-1eb0661e-b936-4c59-8a12-9e2e5708c555 2018-07-24 04:57:04,645 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-e244f531-9e0d-44b-proj-role 2018-07-24 04:57:04,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/97b2f0bad1eb4194979ac1a25df27aaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:04,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c959f882-7f8d-449e-b1aa-f8196a42ff1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:57:04,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/97b2f0bad1eb4194979ac1a25df27aaa used request id req-c959f882-7f8d-449e-b1aa-f8196a42ff1f 2018-07-24 04:57:04,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4010ae5121afed709411352d5080f2cfa09dab5f" 2018-07-24 04:57:04,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8dd5be2-e56d-40b7-b555-d166590c6db8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:57:04,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c8dd5be2-e56d-40b7-b555-d166590c6db8 2018-07-24 04:57:04,869 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-e244f531-9e0d-44b-user 2018-07-24 04:57:04,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/81bfea31799f4b948b3edf75206f4bfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70daf42954a4b10d9afc24c77bee2fc461b8c1cc" 2018-07-24 04:57:05,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d158458-2a34-4e9d-9903-a4f587b2861b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:57:05,063 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/81bfea31799f4b948b3edf75206f4bfe used request id req-3d158458-2a34-4e9d-9903-a4f587b2861b 2018-07-24 04:57:05,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:05,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["tUUcHdy1TSKuzZL497L6jg"], "issued_at": "2018-07-24T04:57:05.000000Z"}} 2018-07-24 04:57:05,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c51feeef797b7e6a0b4f109504fc64ab97fd1aa4" 2018-07-24 04:57:05,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4dff04-f943-483f-8183-b31f1ffebf25 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:05,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2a4dff04-f943-483f-8183-b31f1ffebf25 2018-07-24 04:57:05,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:05,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:05,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["BHiBNgY7S2-9fCBMSdfn1w"], "issued_at": "2018-07-24T04:57:05.000000Z"}} 2018-07-24 04:57:05,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:06,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e693eb-5058-4e5c-b76b-a6b22d8016cd 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:06,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b3e693eb-5058-4e5c-b76b-a6b22d8016cd 2018-07-24 04:57:06,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:57:06,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:57: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:57:06,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-f49c5548-2faa-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:06,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6023a416-b1ad-4bfa-8945-a1ac34e92697 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-f49c5548-2faa-447-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:57:06,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-f49c5548-2faa-447-proj used request id req-6023a416-b1ad-4bfa-8945-a1ac34e92697 2018-07-24 04:57:06,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:06,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44fe4faa-333f-4ab0-98a4-c0f88cb6e0b9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:57:06,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-44fe4faa-333f-4ab0-98a4-c0f88cb6e0b9 2018-07-24 04:57:06,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-f49c5548-2faa-447-proj"}}' 2018-07-24 04:57:06,298 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4aaa7d9-63c0-40ea-97fd-921307322db0 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/69ff6ea8f94947d3b7e68177a46bdbc9"}, "tags": [], "enabled": true, "id": "69ff6ea8f94947d3b7e68177a46bdbc9", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-f49c5548-2faa-447-proj"}} 2018-07-24 04:57:06,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-b4aaa7d9-63c0-40ea-97fd-921307322db0 2018-07-24 04:57:06,298 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-f49c5548-2faa-447-proj 2018-07-24 04:57:06,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:06,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:06,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:57:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["wqh2eJ6ERK6cosVEVAVMOQ"], "issued_at": "2018-07-24T04:57:06.000000Z"}} 2018-07-24 04:57:06,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}949cc92c8bb56c0edd754dd16376dc5e2927a9a6" 2018-07-24 04:57:06,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b27c816-c9a3-4cde-8d8c-8363e8a56106 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:06,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2b27c816-c9a3-4cde-8d8c-8363e8a56106 2018-07-24 04:57:06,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:57:06,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:57: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:57:06,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949cc92c8bb56c0edd754dd16376dc5e2927a9a6" 2018-07-24 04:57:06,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4acc3e6-6b6d-4baa-9385-fa0931e3fcbe Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:57:06,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f4acc3e6-6b6d-4baa-9385-fa0931e3fcbe 2018-07-24 04:57:06,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-f49c5548-2faa-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949cc92c8bb56c0edd754dd16376dc5e2927a9a6" 2018-07-24 04:57:06,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5eda7a2-af5f-4153-88c7-fd1e8a9d28e5 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-f49c5548-2faa-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/69ff6ea8f94947d3b7e68177a46bdbc9"}, "tags": [], "enabled": true, "id": "69ff6ea8f94947d3b7e68177a46bdbc9", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-f49c5548-2faa-447-proj"}]} 2018-07-24 04:57:06,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-f49c5548-2faa-447-proj used request id req-f5eda7a2-af5f-4153-88c7-fd1e8a9d28e5 2018-07-24 04:57:06,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949cc92c8bb56c0edd754dd16376dc5e2927a9a6" 2018-07-24 04:57:07,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6bd2aed-28ba-49a6-8c83-639640a7972a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:57:07,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-a6bd2aed-28ba-49a6-8c83-639640a7972a 2018-07-24 04:57:07,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949cc92c8bb56c0edd754dd16376dc5e2927a9a6" 2018-07-24 04:57:07,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d9e581c-7302-4de5-a6e7-205bc9fb3140 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:57:07,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9d9e581c-7302-4de5-a6e7-205bc9fb3140 2018-07-24 04:57:07,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-f49c5548-2faa-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949cc92c8bb56c0edd754dd16376dc5e2927a9a6" 2018-07-24 04:57:07,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69252178-14fc-442a-8bd8-eb87be94f1a0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-f49c5548-2faa-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/69ff6ea8f94947d3b7e68177a46bdbc9"}, "tags": [], "enabled": true, "id": "69ff6ea8f94947d3b7e68177a46bdbc9", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-f49c5548-2faa-447-proj"}]} 2018-07-24 04:57:07,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackNegativeTests-f49c5548-2faa-447-proj used request id req-69252178-14fc-442a-8bd8-eb87be94f1a0 2018-07-24 04:57:07,668 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-f49c5548-2faa-447-user 2018-07-24 04:57:07,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:07,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:07,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f0edfb-20fb-4189-afd1-6fe28f593ce2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:57:07,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-49f0edfb-20fb-4189-afd1-6fe28f593ce2 2018-07-24 04:57:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" -d '{"role": {"name": "CreateStackNegativeTests-f49c5548-2faa-447-proj-role"}}' 2018-07-24 04:57:07,878 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dfd77e6-8089-4109-a2c5-bba79382c0df Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efa06a547b07470084a4e993f3d8ddb0", "links": {"self": "http://172.30.9.24:5000/v3/roles/efa06a547b07470084a4e993f3d8ddb0"}, "name": "CreateStackNegativeTests-f49c5548-2faa-447-proj-role"}} 2018-07-24 04:57:07,878 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-5dfd77e6-8089-4109-a2c5-bba79382c0df 2018-07-24 04:57:07,878 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-f49c5548-2faa-447-proj-role 2018-07-24 04:57:07,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/efa06a547b07470084a4e993f3d8ddb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:07,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6175b5b9-fd1d-440a-91e1-cd1f741b682d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efa06a547b07470084a4e993f3d8ddb0", "links": {"self": "http://172.30.9.24:5000/v3/roles/efa06a547b07470084a4e993f3d8ddb0"}, "name": "CreateStackNegativeTests-f49c5548-2faa-447-proj-role"}} 2018-07-24 04:57:07,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/efa06a547b07470084a4e993f3d8ddb0 used request id req-6175b5b9-fd1d-440a-91e1-cd1f741b682d 2018-07-24 04:57:07,973 - keystone_utils - INFO - Granting role CreateStackNegativeTests-f49c5548-2faa-447-proj-role to project CreateStackNegativeTests-f49c5548-2faa-447-proj 2018-07-24 04:57:07,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/69ff6ea8f94947d3b7e68177a46bdbc9/users/f02c0e7eb133444a8fdb32fd7e3eae8c/roles/efa06a547b07470084a4e993f3d8ddb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:08,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7dfd0d7-7cdf-46e0-91f2-5be3df8591c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:57:08,044 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/69ff6ea8f94947d3b7e68177a46bdbc9/users/f02c0e7eb133444a8fdb32fd7e3eae8c/roles/efa06a547b07470084a4e993f3d8ddb0 used request id req-e7dfd0d7-7cdf-46e0-91f2-5be3df8591c2 2018-07-24 04:57:08,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:08,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:08,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa06a547b07470084a4e993f3d8ddb0", "name": "CreateStackNegativeTests-f49c5548-2faa-447-proj-role"}], "expires_at": "2018-07-24T05:57:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69ff6ea8f94947d3b7e68177a46bdbc9", "name": "CreateStackNegativeTests-f49c5548-2faa-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/69ff6ea8f94947d3b7e68177a46bdbc9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-f49c5548-2faa-447-user", "id": "f02c0e7eb133444a8fdb32fd7e3eae8c"}, "audit_ids": ["X6IaeAC2Qqyu59PU9zMx4w"], "issued_at": "2018-07-24T04:57:08.000000Z"}} 2018-07-24 04:57:08,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9e2aa47d324e938bc993439e02510916204e189c" 2018-07-24 04:57:08,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea3ec53-2e3a-4669-a8a5-cb884d829bf3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:08,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9ea3ec53-2e3a-4669-a8a5-cb884d829bf3 2018-07-24 04:57:08,528 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:57:08,531 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:57:08,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/69ff6ea8f94947d3b7e68177a46bdbc9/stacks?stack_name=CreateStackNegativeTests-1204816c-c55d-4401-8a83-355b5bfbbd67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2aa47d324e938bc993439e02510916204e189c" 2018-07-24 04:57:08,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:08 GMT Server: Apache x-openstack-request-id: req-8ba94c50-2409-4600-93ff-70acb8aa0ede Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:57:08,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/69ff6ea8f94947d3b7e68177a46bdbc9/stacks?stack_name=CreateStackNegativeTests-1204816c-c55d-4401-8a83-355b5bfbbd67 used request id req-8ba94c50-2409-4600-93ff-70acb8aa0ede 2018-07-24 04:57:08,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/69ff6ea8f94947d3b7e68177a46bdbc9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2aa47d324e938bc993439e02510916204e189c" -d '{"stack_name": "CreateStackNegativeTests-1204816c-c55d-4401-8a83-355b5bfbbd67", "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"}}]}}}}}' 2018-07-24 04:57:09,200 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 24 Jul 2018 04:57:08 GMT Server: Apache x-openstack-request-id: req-27a02343-6e2f-44ef-bb9d-96e6e033dbc7 Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-07-24 04:57:09,201 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/69ff6ea8f94947d3b7e68177a46bdbc9/stacks used request id req-27a02343-6e2f-44ef-bb9d-96e6e033dbc7 2018-07-24 04:57:09,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:09,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6f4e043f-ce05-463d-8c70-d2627850bf15 Date: Tue, 24 Jul 2018 04:57:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:57:09,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-6f4e043f-ce05-463d-8c70-d2627850bf15 2018-07-24 04:57:09,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:09,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9add8a1f-e871-46ab-95c2-362b652edc75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:09,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-9add8a1f-e871-46ab-95c2-362b652edc75 2018-07-24 04:57:09,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:09,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:09,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75354bae-5c5f-4214-bae1-49b3700f5fd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:09,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-75354bae-5c5f-4214-bae1-49b3700f5fd1 2018-07-24 04:57:09,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:09,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:09,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73da3b67-d235-40d5-a259-20ad8f09f6d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:09,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-73da3b67-d235-40d5-a259-20ad8f09f6d3 2018-07-24 04:57:09,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:09,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:09,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21200c93-c9ba-4cc8-951b-96f132c24786 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:57:09,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-21200c93-c9ba-4cc8-951b-96f132c24786 2018-07-24 04:57:09,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:09,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2863e664-b9fe-447c-8973-521c29b4d025 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:57:09,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-2863e664-b9fe-447c-8973-521c29b4d025 2018-07-24 04:57:09,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:10,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a055bbab-5354-45c1-963f-5c7ee2f7cca2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 175e1831cdd54df5ba9b6635beede754.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:10,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/175e1831cdd54df5ba9b6635beede754 used request id req-a055bbab-5354-45c1-963f-5c7ee2f7cca2 2018-07-24 04:57:10,033 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:10,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:10,129 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bce7095-845b-4f77-9572-0889d5728b03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 49c5d65fd351493db058937a88406bb3.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:10,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/49c5d65fd351493db058937a88406bb3 used request id req-1bce7095-845b-4f77-9572-0889d5728b03 2018-07-24 04:57:10,130 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:10,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:10,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad0c3cc1-9bbb-459a-98de-dc190b6510b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d02806a972ee46639acd09ee9fe6a687.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:10,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/d02806a972ee46639acd09ee9fe6a687 used request id req-ad0c3cc1-9bbb-459a-98de-dc190b6510b9 2018-07-24 04:57:10,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:10,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:10,324 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba5ad73-9acd-4cac-9621-4acfbf641f6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6c4f95006bb442f3899da80d6ce9a3c0.", "code": 404, "title": "Not Found"}} 2018-07-24 04:57:10,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/6c4f95006bb442f3899da80d6ce9a3c0 used request id req-5ba5ad73-9acd-4cac-9621-4acfbf641f6b 2018-07-24 04:57:10,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:57:10,325 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-f49c5548-2faa-447-proj 2018-07-24 04:57:10,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/69ff6ea8f94947d3b7e68177a46bdbc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:10,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b7831a8-5dc0-496d-948b-5aa5f3df4337 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:57:10,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/69ff6ea8f94947d3b7e68177a46bdbc9 used request id req-5b7831a8-5dc0-496d-948b-5aa5f3df4337 2018-07-24 04:57:10,591 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-f49c5548-2faa-447-proj-role 2018-07-24 04:57:10,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/efa06a547b07470084a4e993f3d8ddb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:10,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b2ac17-adf2-47ee-8192-7a441ed84774 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:57:10,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/efa06a547b07470084a4e993f3d8ddb0 used request id req-95b2ac17-adf2-47ee-8192-7a441ed84774 2018-07-24 04:57:10,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c54e6c6d77f7777664329f9075727ecda358935" 2018-07-24 04:57:10,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4321e35-95cc-430b-b550-6a91b5e53cc4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:57:10,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-d4321e35-95cc-430b-b550-6a91b5e53cc4 2018-07-24 04:57:10,809 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-f49c5548-2faa-447-user 2018-07-24 04:57:10,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f02c0e7eb133444a8fdb32fd7e3eae8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949cc92c8bb56c0edd754dd16376dc5e2927a9a6" 2018-07-24 04:57:11,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a938caf-426a-40c9-af96-1561c2bd4dc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:57:11,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f02c0e7eb133444a8fdb32fd7e3eae8c used request id req-1a938caf-426a-40c9-af96-1561c2bd4dc6 2018-07-24 04:57:11,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:11,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["rYlNHy3eTuen0x_vGtQ5Dw"], "issued_at": "2018-07-24T04:57:11.000000Z"}} 2018-07-24 04:57:11,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b634cf1d9c584ee0d16b37fdf6072722e47c35ce" 2018-07-24 04:57:11,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9579e629-00f4-4fc0-ad94-8fe26d181e0e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:11,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9579e629-00f4-4fc0-ad94-8fe26d181e0e 2018-07-24 04:57:11,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:11,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:11,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["jPCvDlKWRxy_r_vkPHBfKA"], "issued_at": "2018-07-24T04:57:11.000000Z"}} 2018-07-24 04:57:11,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:57:11,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5468530-6893-403a-ae3e-de72a447a63d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:11,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e5468530-6893-403a-ae3e-de72a447a63d 2018-07-24 04:57:11,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:57:11,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:57:11 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:57:11,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:57:12,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3b5b00-682e-471a-9e2f-950afde3b4cf Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:57:12,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj used request id req-5d3b5b00-682e-471a-9e2f-950afde3b4cf 2018-07-24 04:57:12,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:57:12,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44428f88-a3de-4a05-95f3-b8718b438d7b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:57:12,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-44428f88-a3de-4a05-95f3-b8718b438d7b 2018-07-24 04:57:12,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}}' 2018-07-24 04:57:12,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb57650-b55d-4cf4-9eb9-b70ddf2cb7ff Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "id": "3814158aa1ec45258dc43e599f5a945e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:12,304 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-0cb57650-b55d-4cf4-9eb9-b70ddf2cb7ff 2018-07-24 04:57:12,304 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj 2018-07-24 04:57:12,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:12,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:12,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:57:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["KgUoIy0eR4CAVhrKZqg6MQ"], "issued_at": "2018-07-24T04:57:12.000000Z"}} 2018-07-24 04:57:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e756d9c74f593a0a2933a3b20a73ea2ea6dbe69f" 2018-07-24 04:57:12,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b76f0431-159d-4d4a-bc7d-4cb2abc49aaf 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:12,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b76f0431-159d-4d4a-bc7d-4cb2abc49aaf 2018-07-24 04:57:12,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:57:12,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:57: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:57:12,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e756d9c74f593a0a2933a3b20a73ea2ea6dbe69f" 2018-07-24 04:57:12,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771a0edb-8ff2-437d-ac02-075de268fbe8 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:57:12,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-771a0edb-8ff2-437d-ac02-075de268fbe8 2018-07-24 04:57:12,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e756d9c74f593a0a2933a3b20a73ea2ea6dbe69f" 2018-07-24 04:57:13,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c631259-a30e-4495-8d7d-d2bac1b50106 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "id": "3814158aa1ec45258dc43e599f5a945e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}]} 2018-07-24 04:57:13,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj used request id req-3c631259-a30e-4495-8d7d-d2bac1b50106 2018-07-24 04:57:13,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e756d9c74f593a0a2933a3b20a73ea2ea6dbe69f" 2018-07-24 04:57:13,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7414a2a4-4b48-4b81-829d-84bed5e68253 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:57:13,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-7414a2a4-4b48-4b81-829d-84bed5e68253 2018-07-24 04:57:13,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e756d9c74f593a0a2933a3b20a73ea2ea6dbe69f" 2018-07-24 04:57:13,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086a0cbe-a670-4df6-b742-a2b36366e974 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:57:13,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-086a0cbe-a670-4df6-b742-a2b36366e974 2018-07-24 04:57:13,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e756d9c74f593a0a2933a3b20a73ea2ea6dbe69f" 2018-07-24 04:57:13,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aabfed3e-c74f-44cd-8399-185f7ed501a9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "id": "3814158aa1ec45258dc43e599f5a945e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}]} 2018-07-24 04:57:13,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj used request id req-aabfed3e-c74f-44cd-8399-185f7ed501a9 2018-07-24 04:57:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/0d8beaea668c47d29a95f7b9c3887471 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e756d9c74f593a0a2933a3b20a73ea2ea6dbe69f" 2018-07-24 04:57:13,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf9dcee-b0e1-4a53-a525-84e588f3b88b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-user", "links": {"self": "http://172.30.9.24:5000/v3/users/0d8beaea668c47d29a95f7b9c3887471"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3814158aa1ec45258dc43e599f5a945e", "id": "0d8beaea668c47d29a95f7b9c3887471", "password_expires_at": null}} 2018-07-24 04:57:13,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/0d8beaea668c47d29a95f7b9c3887471 used request id req-daf9dcee-b0e1-4a53-a525-84e588f3b88b 2018-07-24 04:57:13,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e/users/0d8beaea668c47d29a95f7b9c3887471/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e756d9c74f593a0a2933a3b20a73ea2ea6dbe69f" 2018-07-24 04:57:13,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af76fe5a-9b10-4eca-8d1e-d538aff32f01 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e/users/0d8beaea668c47d29a95f7b9c3887471/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 04:57:13,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e/users/0d8beaea668c47d29a95f7b9c3887471/roles used request id req-af76fe5a-9b10-4eca-8d1e-d538aff32f01 2018-07-24 04:57:13,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e756d9c74f593a0a2933a3b20a73ea2ea6dbe69f" 2018-07-24 04:57:13,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f0bdd4-60fc-4ed9-9693-5ec30515eb32 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 04:57:13,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-a8f0bdd4-60fc-4ed9-9693-5ec30515eb32 2018-07-24 04:57:13,943 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj 2018-07-24 04:57:13,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e/users/0d8beaea668c47d29a95f7b9c3887471/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e756d9c74f593a0a2933a3b20a73ea2ea6dbe69f" 2018-07-24 04:57:14,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fd1524b-2ba7-414a-a354-1309d58806e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:57:14,080 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e/users/0d8beaea668c47d29a95f7b9c3887471/roles/09091a3c796947918b5f3d98114ab0ce used request id req-5fd1524b-2ba7-414a-a354-1309d58806e1 2018-07-24 04:57:14,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e756d9c74f593a0a2933a3b20a73ea2ea6dbe69f" 2018-07-24 04:57:14,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ffecf66-6aae-45c3-a9cf-ffda1dd39b59 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:57:14,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9ffecf66-6aae-45c3-a9cf-ffda1dd39b59 2018-07-24 04:57:14,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e756d9c74f593a0a2933a3b20a73ea2ea6dbe69f" 2018-07-24 04:57:14,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b210eef9-029a-49b7-916d-f713d71ad7e0 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "id": "3814158aa1ec45258dc43e599f5a945e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}]} 2018-07-24 04:57:14,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj used request id req-b210eef9-029a-49b7-916d-f713d71ad7e0 2018-07-24 04:57:14,274 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-1e5ed960-eb8d-45f-user 2018-07-24 04:57:14,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:14,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:57:14,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4b7c36-97bb-4894-9509-93cd779c9082 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:57:14,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-5d4b7c36-97bb-4894-9509-93cd779c9082 2018-07-24 04:57:14,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" -d '{"role": {"name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj-role"}}' 2018-07-24 04:57:14,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3ba531f-91c3-4445-b848-41376f4b2028 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a9c801225a2409888eceb09bbd4afb2", "links": {"self": "http://172.30.9.24:5000/v3/roles/7a9c801225a2409888eceb09bbd4afb2"}, "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj-role"}} 2018-07-24 04:57:14,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-e3ba531f-91c3-4445-b848-41376f4b2028 2018-07-24 04:57:14,478 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj-role 2018-07-24 04:57:14,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/7a9c801225a2409888eceb09bbd4afb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:57:14,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fadde26-da09-41e9-b0cb-b01dd418167b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a9c801225a2409888eceb09bbd4afb2", "links": {"self": "http://172.30.9.24:5000/v3/roles/7a9c801225a2409888eceb09bbd4afb2"}, "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj-role"}} 2018-07-24 04:57:14,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/7a9c801225a2409888eceb09bbd4afb2 used request id req-8fadde26-da09-41e9-b0cb-b01dd418167b 2018-07-24 04:57:14,575 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj-role to project CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj 2018-07-24 04:57:14,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e/users/0d8beaea668c47d29a95f7b9c3887471/roles/7a9c801225a2409888eceb09bbd4afb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:57:14,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d482f1d7-6ddb-4540-be5c-4ccd0a2b6f4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:57:14,714 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e/users/0d8beaea668c47d29a95f7b9c3887471/roles/7a9c801225a2409888eceb09bbd4afb2 used request id req-d482f1d7-6ddb-4540-be5c-4ccd0a2b6f4a 2018-07-24 04:57:14,714 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:57:14,714 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:57:14,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:14,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:15,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a9c801225a2409888eceb09bbd4afb2", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj-role"}, {"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:57:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-user", "id": "0d8beaea668c47d29a95f7b9c3887471"}, "audit_ids": ["h2-WqBkLQS-NVow3489WZw"], "issued_at": "2018-07-24T04:57:15.000000Z"}} 2018-07-24 04:57:15,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a55e11679d1c5fd947f3a45fdffff8bcf73c497c" 2018-07-24 04:57:15,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ca59b2-266d-4503-b93d-7bbe5cd817f8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:15,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-88ca59b2-266d-4503-b93d-7bbe5cd817f8 2018-07-24 04:57:15,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a55e11679d1c5fd947f3a45fdffff8bcf73c497c" 2018-07-24 04:57:15,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-cc076a0d-5e53-41f3-89b5-c661d79cc514 Date: Tue, 24 Jul 2018 04:57:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"} 2018-07-24 04:57:15,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image used request id req-cc076a0d-5e53-41f3-89b5-c661d79cc514 2018-07-24 04:57:15,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a55e11679d1c5fd947f3a45fdffff8bcf73c497c" 2018-07-24 04:57:15,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-03362901-25c2-48fc-a522-3f619b5ee4d4 Date: Tue, 24 Jul 2018 04:57:15 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-07-24 04:57:15,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-03362901-25c2-48fc-a522-3f619b5ee4d4 2018-07-24 04:57:15,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a55e11679d1c5fd947f3a45fdffff8bcf73c497c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}' 2018-07-24 04:57:15,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9d585ff4-337e-4ae4-9375-86dcabe162e3 Date: Tue, 24 Jul 2018 04:57:15 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:57:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:57:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c", "min_disk": 0, "protected": false, "id": "c0c027be-01f0-4682-ab42-4bd247be972c", "file": "/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c/file", "checksum": null, "owner": "3814158aa1ec45258dc43e599f5a945e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:57:15,859 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-9d585ff4-337e-4ae4-9375-86dcabe162e3 2018-07-24 04:57:15,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a55e11679d1c5fd947f3a45fdffff8bcf73c497c" -d '' 2018-07-24 04:57:16,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a151552-46df-46ec-b9c9-8f0301484220 Date: Tue, 24 Jul 2018 04:57:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:57:16,517 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c/file used request id req-6a151552-46df-46ec-b9c9-8f0301484220 2018-07-24 04:57:16,518 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:57:16,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a55e11679d1c5fd947f3a45fdffff8bcf73c497c" 2018-07-24 04:57:16,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-96ec8c16-eb90-44ba-9c10-affafe27d344 Date: Tue, 24 Jul 2018 04:57:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:57:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:57:16Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c0c027be-01f0-4682-ab42-4bd247be972c/snap", "metadata": {}}], "self": "/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c", "min_disk": 0, "protected": false, "id": "c0c027be-01f0-4682-ab42-4bd247be972c", "file": "/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3814158aa1ec45258dc43e599f5a945e", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c0c027be-01f0-4682-ab42-4bd247be972c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:57:16,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c used request id req-96ec8c16-eb90-44ba-9c10-affafe27d344 2018-07-24 04:57:16,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a55e11679d1c5fd947f3a45fdffff8bcf73c497c" 2018-07-24 04:57:16,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b97fdaea-b47c-4aa3-931a-cdd9894da404 Date: Tue, 24 Jul 2018 04:57:16 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-07-24 04:57:16,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-b97fdaea-b47c-4aa3-931a-cdd9894da404 2018-07-24 04:57:16,889 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image 2018-07-24 04:57:16,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a55e11679d1c5fd947f3a45fdffff8bcf73c497c" 2018-07-24 04:57:17,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a08ab8e3-5354-4ac6-83a8-cf63d43b51e1 Date: Tue, 24 Jul 2018 04:57:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:57:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:57:16Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c0c027be-01f0-4682-ab42-4bd247be972c/snap", "metadata": {}}], "self": "/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c", "min_disk": 0, "protected": false, "id": "c0c027be-01f0-4682-ab42-4bd247be972c", "file": "/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3814158aa1ec45258dc43e599f5a945e", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c0c027be-01f0-4682-ab42-4bd247be972c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:57:17,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c used request id req-a08ab8e3-5354-4ac6-83a8-cf63d43b51e1 2018-07-24 04:57:17,092 - create_image - DEBUG - Instance status is - active 2018-07-24 04:57:17,093 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image 2018-07-24 04:57:17,093 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image 2018-07-24 04:57:17,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:17,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:17,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a9c801225a2409888eceb09bbd4afb2", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj-role"}, {"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:57:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-user", "id": "0d8beaea668c47d29a95f7b9c3887471"}, "audit_ids": ["pqtlq4rBQN2c_4CuNbs_uA"], "issued_at": "2018-07-24T04:57:17.000000Z"}} 2018-07-24 04:57:17,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:17,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45360c62-f5e8-4291-9c87-dec340a54258 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:17,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-45360c62-f5e8-4291-9c87-dec340a54258 2018-07-24 04:57:17,510 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:57:17,513 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:57:17,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:17,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:17 GMT Server: Apache x-openstack-request-id: req-4a6e721e-1135-4725-96c4-03a379c4fa22 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:57:17,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack used request id req-4a6e721e-1135-4725-96c4-03a379c4fa22 2018-07-24 04:57:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-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::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "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"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "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", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net"}}' 2018-07-24 04:57:21,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:57:17 GMT Server: Apache x-openstack-request-id: req-3191a515-a0b3-4609-adf5-a71b17e15ba6 Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}]}} 2018-07-24 04:57:21,509 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks used request id req-3191a515-a0b3-4609-adf5-a71b17e15ba6 2018-07-24 04:57:21,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:21,714 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-f8a4d5f5-a89e-455f-a74d-14de5f5dee85 Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:21,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-7cc78ca3-a0d5-402f-bcea-0e560630fc20 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "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-07-24 04:57:21,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-7cc78ca3-a0d5-402f-bcea-0e560630fc20 2018-07-24 04:57:21,966 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack 2018-07-24 04:57:21,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:22,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:21 GMT Server: Apache x-openstack-request-id: req-9ffedb40-5707-4b68-b50b-d2995c199da1 Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:22,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:22 GMT Server: Apache x-openstack-request-id: req-461ef683-bac8-4277-863e-4c4621df6b81 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "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-07-24 04:57:22,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-461ef683-bac8-4277-863e-4c4621df6b81 2018-07-24 04:57:22,371 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:57:22,371 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:57:25,374 - create_stack - DEBUG - Stack status query timeout in 1196.592314 2018-07-24 04:57:25,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:25,593 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:25 GMT Server: Apache x-openstack-request-id: req-41e25f94-1d08-457c-b2a9-7c0a609cf9e3 Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:25,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:25 GMT Server: Apache x-openstack-request-id: req-cd1ac2b7-5f83-484a-9363-99ddf53d0083 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "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-07-24 04:57:25,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-cd1ac2b7-5f83-484a-9363-99ddf53d0083 2018-07-24 04:57:25,844 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:57:25,844 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:57:28,847 - create_stack - DEBUG - Stack status query timeout in 1193.11968398 2018-07-24 04:57:28,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:29,067 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:28 GMT Server: Apache x-openstack-request-id: req-df15328f-6ff2-416a-9975-0baa880da07d Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:29,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:29 GMT Server: Apache x-openstack-request-id: req-d1194c9c-4ef4-4f91-a894-249a5bb147b1 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvt6bJ9KGeCuXvr47+zuQcqN/3lKVfMNfZB0gVHf4sulTVt+b\ngBYArJR7931bliCfOXIaPuFlEBVCgWdNTEzIngOHpfiV/DJsl6FT0PGYGeecDt78\nF3vUlzYlu5ATGXGOych36vyRRz8MVZgTQd919UiaDAQUzJXRo97tkciVIhkYIveC\nzBvRbPrgM4o0cV3xrtH/76w/ZF+ZmnNiLu+SRWD0PJ19HVP0F/EilpYLQ3BMkOqh\nw7Cpma0sGJ893Hy35t7/twec8yIi1uEeaPSuVx8jvDo7/YWUp64FU/RVho9umHkh\n61f+XhjrfAxrOMQej4NP6Zk/zJPZ9a2she2C4QIDAQABAoIBAAoM+MiZCmGrkfsG\nU2xAT7PpriML4DlIpG5GJlysUJlDNhM+BRcykWiFDR4UKM13/EpvGriy77pwFCdy\nRBy/clT3xJ3VwDgeg59cbGh1QFgk3Q/faBDogWJRBJ2i0Y6mbylq9/2UvSWuSTz8\nnA788F4xK4N0d4/qV7a0V3g0wr2f01aAk/vNP4/9t/ueSGIXH6wELyaWYpberG/C\n7qmBbYo/KyJrmUJqP75mA3DMOgeqy80apH0dliJSS7+CIBMFNE6aZ3d+7bWnut84\nb/cqpeVzTOB+ZdF09kT1AhYfPxcnKcv2XzLmwu+vIcuF0W50MG3c9CUqMlazIBkT\n7tf0Hu0CgYEA6njznecgDQyT5tfVQthfAhV53hNmRV2ETyhtx18teLGDFtu925n7\n31sDQtjNYz2X1/nMPkxjBPNBUJxUlcgFWcmdehvGpuf+te29rSHVGPo+8ozW87Df\nQrs7Z+anJc9wX94FwF8Yf1CPisxo1orpb68vL9DJ5S/o+hJHxYKaihcCgYEA0GTP\naW2uvWLBVDSX8E8S1Y0Kc7MQG5yu+1X0NwFOAK1CITXxPFQggeKOoxMw99mSd7ac\n5eUWEBJSx2WZ/MjH1IWmjUErD/a0tSrEGwjD9vpsJezAp1YpRT6ev+lh3gMQcpEx\nfvpDEa0rgK8TAS+zJzHTWIpIO3am9TzIysIfDccCgYEAtCxtR5ErF9vqayC/R7Zs\ni3VlSDkwBW1vFkTC1slUb8I4MYB5zB3vZhrRzrQ6X2AdJmFViSm5jTw/nGoEtXQW\naIB8+jAN3oO3PqWJc1jkH2VsqYWAR5JKfUTSyWx8VJmqiIBbew+YC30kUEvy46mq\n559+awfNnMfMBx20+Rj7F9ECgYAAgj5/Y2Up0TPnoLk+PPMu0klUPvurFZbXxj3y\nZG5sUf/3VMph+1KY/pSakVFtSXqyECAR750+LM1G71iQ5WyXeDwP3DjesRt/1brk\n1gCkebgJ36oYvn0bTivVDBzRDfDcVr5oMPQ49tNEXSkOt68YSWbasHu8qW1+68cR\nt6ebwQKBgA607QIAK0qyT6CjdujnRM9Sq1Z/kFvLHO8TjuWRRfgIb6o2/bnBWlwU\nSfyU+BgZjcYmQoW3ixa23SLSOrX8z5x+9jhAmTFnLBaYyyPw2fz0OApbm3IwhJ+I\nkTMtHbNbr46oMxKcx5oMD4/kB8cwG5vHeNwLcprHholzoYtw7P3x\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-07-24 04:57:29,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-d1194c9c-4ef4-4f91-a894-249a5bb147b1 2018-07-24 04:57:29,363 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:57:29,364 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:57:32,367 - create_stack - DEBUG - Stack status query timeout in 1189.59990692 2018-07-24 04:57:32,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:32,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:32 GMT Server: Apache x-openstack-request-id: req-22b7778a-8e25-464b-9889-365aadb21127 Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:32,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:32 GMT Server: Apache x-openstack-request-id: req-056589b5-977b-441e-9532-f9b1ec4bf955 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvt6bJ9KGeCuXvr47+zuQcqN/3lKVfMNfZB0gVHf4sulTVt+b\ngBYArJR7931bliCfOXIaPuFlEBVCgWdNTEzIngOHpfiV/DJsl6FT0PGYGeecDt78\nF3vUlzYlu5ATGXGOych36vyRRz8MVZgTQd919UiaDAQUzJXRo97tkciVIhkYIveC\nzBvRbPrgM4o0cV3xrtH/76w/ZF+ZmnNiLu+SRWD0PJ19HVP0F/EilpYLQ3BMkOqh\nw7Cpma0sGJ893Hy35t7/twec8yIi1uEeaPSuVx8jvDo7/YWUp64FU/RVho9umHkh\n61f+XhjrfAxrOMQej4NP6Zk/zJPZ9a2she2C4QIDAQABAoIBAAoM+MiZCmGrkfsG\nU2xAT7PpriML4DlIpG5GJlysUJlDNhM+BRcykWiFDR4UKM13/EpvGriy77pwFCdy\nRBy/clT3xJ3VwDgeg59cbGh1QFgk3Q/faBDogWJRBJ2i0Y6mbylq9/2UvSWuSTz8\nnA788F4xK4N0d4/qV7a0V3g0wr2f01aAk/vNP4/9t/ueSGIXH6wELyaWYpberG/C\n7qmBbYo/KyJrmUJqP75mA3DMOgeqy80apH0dliJSS7+CIBMFNE6aZ3d+7bWnut84\nb/cqpeVzTOB+ZdF09kT1AhYfPxcnKcv2XzLmwu+vIcuF0W50MG3c9CUqMlazIBkT\n7tf0Hu0CgYEA6njznecgDQyT5tfVQthfAhV53hNmRV2ETyhtx18teLGDFtu925n7\n31sDQtjNYz2X1/nMPkxjBPNBUJxUlcgFWcmdehvGpuf+te29rSHVGPo+8ozW87Df\nQrs7Z+anJc9wX94FwF8Yf1CPisxo1orpb68vL9DJ5S/o+hJHxYKaihcCgYEA0GTP\naW2uvWLBVDSX8E8S1Y0Kc7MQG5yu+1X0NwFOAK1CITXxPFQggeKOoxMw99mSd7ac\n5eUWEBJSx2WZ/MjH1IWmjUErD/a0tSrEGwjD9vpsJezAp1YpRT6ev+lh3gMQcpEx\nfvpDEa0rgK8TAS+zJzHTWIpIO3am9TzIysIfDccCgYEAtCxtR5ErF9vqayC/R7Zs\ni3VlSDkwBW1vFkTC1slUb8I4MYB5zB3vZhrRzrQ6X2AdJmFViSm5jTw/nGoEtXQW\naIB8+jAN3oO3PqWJc1jkH2VsqYWAR5JKfUTSyWx8VJmqiIBbew+YC30kUEvy46mq\n559+awfNnMfMBx20+Rj7F9ECgYAAgj5/Y2Up0TPnoLk+PPMu0klUPvurFZbXxj3y\nZG5sUf/3VMph+1KY/pSakVFtSXqyECAR750+LM1G71iQ5WyXeDwP3DjesRt/1brk\n1gCkebgJ36oYvn0bTivVDBzRDfDcVr5oMPQ49tNEXSkOt68YSWbasHu8qW1+68cR\nt6ebwQKBgA607QIAK0qyT6CjdujnRM9Sq1Z/kFvLHO8TjuWRRfgIb6o2/bnBWlwU\nSfyU+BgZjcYmQoW3ixa23SLSOrX8z5x+9jhAmTFnLBaYyyPw2fz0OApbm3IwhJ+I\nkTMtHbNbr46oMxKcx5oMD4/kB8cwG5vHeNwLcprHholzoYtw7P3x\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-07-24 04:57:32,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-056589b5-977b-441e-9532-f9b1ec4bf955 2018-07-24 04:57:32,946 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:57:32,946 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:57:35,950 - create_stack - DEBUG - Stack status query timeout in 1186.01705098 2018-07-24 04:57:35,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:36,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:35 GMT Server: Apache x-openstack-request-id: req-d70d875a-33c3-4c2e-85b3-63eca2908cfe Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:36,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:36 GMT Server: Apache x-openstack-request-id: req-f77d2a0f-83df-4974-b359-d84c0b3662ef 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvt6bJ9KGeCuXvr47+zuQcqN/3lKVfMNfZB0gVHf4sulTVt+b\ngBYArJR7931bliCfOXIaPuFlEBVCgWdNTEzIngOHpfiV/DJsl6FT0PGYGeecDt78\nF3vUlzYlu5ATGXGOych36vyRRz8MVZgTQd919UiaDAQUzJXRo97tkciVIhkYIveC\nzBvRbPrgM4o0cV3xrtH/76w/ZF+ZmnNiLu+SRWD0PJ19HVP0F/EilpYLQ3BMkOqh\nw7Cpma0sGJ893Hy35t7/twec8yIi1uEeaPSuVx8jvDo7/YWUp64FU/RVho9umHkh\n61f+XhjrfAxrOMQej4NP6Zk/zJPZ9a2she2C4QIDAQABAoIBAAoM+MiZCmGrkfsG\nU2xAT7PpriML4DlIpG5GJlysUJlDNhM+BRcykWiFDR4UKM13/EpvGriy77pwFCdy\nRBy/clT3xJ3VwDgeg59cbGh1QFgk3Q/faBDogWJRBJ2i0Y6mbylq9/2UvSWuSTz8\nnA788F4xK4N0d4/qV7a0V3g0wr2f01aAk/vNP4/9t/ueSGIXH6wELyaWYpberG/C\n7qmBbYo/KyJrmUJqP75mA3DMOgeqy80apH0dliJSS7+CIBMFNE6aZ3d+7bWnut84\nb/cqpeVzTOB+ZdF09kT1AhYfPxcnKcv2XzLmwu+vIcuF0W50MG3c9CUqMlazIBkT\n7tf0Hu0CgYEA6njznecgDQyT5tfVQthfAhV53hNmRV2ETyhtx18teLGDFtu925n7\n31sDQtjNYz2X1/nMPkxjBPNBUJxUlcgFWcmdehvGpuf+te29rSHVGPo+8ozW87Df\nQrs7Z+anJc9wX94FwF8Yf1CPisxo1orpb68vL9DJ5S/o+hJHxYKaihcCgYEA0GTP\naW2uvWLBVDSX8E8S1Y0Kc7MQG5yu+1X0NwFOAK1CITXxPFQggeKOoxMw99mSd7ac\n5eUWEBJSx2WZ/MjH1IWmjUErD/a0tSrEGwjD9vpsJezAp1YpRT6ev+lh3gMQcpEx\nfvpDEa0rgK8TAS+zJzHTWIpIO3am9TzIysIfDccCgYEAtCxtR5ErF9vqayC/R7Zs\ni3VlSDkwBW1vFkTC1slUb8I4MYB5zB3vZhrRzrQ6X2AdJmFViSm5jTw/nGoEtXQW\naIB8+jAN3oO3PqWJc1jkH2VsqYWAR5JKfUTSyWx8VJmqiIBbew+YC30kUEvy46mq\n559+awfNnMfMBx20+Rj7F9ECgYAAgj5/Y2Up0TPnoLk+PPMu0klUPvurFZbXxj3y\nZG5sUf/3VMph+1KY/pSakVFtSXqyECAR750+LM1G71iQ5WyXeDwP3DjesRt/1brk\n1gCkebgJ36oYvn0bTivVDBzRDfDcVr5oMPQ49tNEXSkOt68YSWbasHu8qW1+68cR\nt6ebwQKBgA607QIAK0qyT6CjdujnRM9Sq1Z/kFvLHO8TjuWRRfgIb6o2/bnBWlwU\nSfyU+BgZjcYmQoW3ixa23SLSOrX8z5x+9jhAmTFnLBaYyyPw2fz0OApbm3IwhJ+I\nkTMtHbNbr46oMxKcx5oMD4/kB8cwG5vHeNwLcprHholzoYtw7P3x\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-07-24 04:57:36,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-f77d2a0f-83df-4974-b359-d84c0b3662ef 2018-07-24 04:57:36,527 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:57:36,527 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:57:39,530 - create_stack - DEBUG - Stack status query timeout in 1182.4361701 2018-07-24 04:57:39,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:39,728 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:39 GMT Server: Apache x-openstack-request-id: req-58b186d9-439f-480e-895b-c276e6fcd6c7 Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:40,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:39 GMT Server: Apache x-openstack-request-id: req-9a49bdfe-9685-4779-9669-19ddcbdb1527 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvt6bJ9KGeCuXvr47+zuQcqN/3lKVfMNfZB0gVHf4sulTVt+b\ngBYArJR7931bliCfOXIaPuFlEBVCgWdNTEzIngOHpfiV/DJsl6FT0PGYGeecDt78\nF3vUlzYlu5ATGXGOych36vyRRz8MVZgTQd919UiaDAQUzJXRo97tkciVIhkYIveC\nzBvRbPrgM4o0cV3xrtH/76w/ZF+ZmnNiLu+SRWD0PJ19HVP0F/EilpYLQ3BMkOqh\nw7Cpma0sGJ893Hy35t7/twec8yIi1uEeaPSuVx8jvDo7/YWUp64FU/RVho9umHkh\n61f+XhjrfAxrOMQej4NP6Zk/zJPZ9a2she2C4QIDAQABAoIBAAoM+MiZCmGrkfsG\nU2xAT7PpriML4DlIpG5GJlysUJlDNhM+BRcykWiFDR4UKM13/EpvGriy77pwFCdy\nRBy/clT3xJ3VwDgeg59cbGh1QFgk3Q/faBDogWJRBJ2i0Y6mbylq9/2UvSWuSTz8\nnA788F4xK4N0d4/qV7a0V3g0wr2f01aAk/vNP4/9t/ueSGIXH6wELyaWYpberG/C\n7qmBbYo/KyJrmUJqP75mA3DMOgeqy80apH0dliJSS7+CIBMFNE6aZ3d+7bWnut84\nb/cqpeVzTOB+ZdF09kT1AhYfPxcnKcv2XzLmwu+vIcuF0W50MG3c9CUqMlazIBkT\n7tf0Hu0CgYEA6njznecgDQyT5tfVQthfAhV53hNmRV2ETyhtx18teLGDFtu925n7\n31sDQtjNYz2X1/nMPkxjBPNBUJxUlcgFWcmdehvGpuf+te29rSHVGPo+8ozW87Df\nQrs7Z+anJc9wX94FwF8Yf1CPisxo1orpb68vL9DJ5S/o+hJHxYKaihcCgYEA0GTP\naW2uvWLBVDSX8E8S1Y0Kc7MQG5yu+1X0NwFOAK1CITXxPFQggeKOoxMw99mSd7ac\n5eUWEBJSx2WZ/MjH1IWmjUErD/a0tSrEGwjD9vpsJezAp1YpRT6ev+lh3gMQcpEx\nfvpDEa0rgK8TAS+zJzHTWIpIO3am9TzIysIfDccCgYEAtCxtR5ErF9vqayC/R7Zs\ni3VlSDkwBW1vFkTC1slUb8I4MYB5zB3vZhrRzrQ6X2AdJmFViSm5jTw/nGoEtXQW\naIB8+jAN3oO3PqWJc1jkH2VsqYWAR5JKfUTSyWx8VJmqiIBbew+YC30kUEvy46mq\n559+awfNnMfMBx20+Rj7F9ECgYAAgj5/Y2Up0TPnoLk+PPMu0klUPvurFZbXxj3y\nZG5sUf/3VMph+1KY/pSakVFtSXqyECAR750+LM1G71iQ5WyXeDwP3DjesRt/1brk\n1gCkebgJ36oYvn0bTivVDBzRDfDcVr5oMPQ49tNEXSkOt68YSWbasHu8qW1+68cR\nt6ebwQKBgA607QIAK0qyT6CjdujnRM9Sq1Z/kFvLHO8TjuWRRfgIb6o2/bnBWlwU\nSfyU+BgZjcYmQoW3ixa23SLSOrX8z5x+9jhAmTFnLBaYyyPw2fz0OApbm3IwhJ+I\nkTMtHbNbr46oMxKcx5oMD4/kB8cwG5vHeNwLcprHholzoYtw7P3x\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-07-24 04:57:40,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-9a49bdfe-9685-4779-9669-19ddcbdb1527 2018-07-24 04:57:40,032 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:57:40,032 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:57:43,035 - create_stack - DEBUG - Stack status query timeout in 1178.9312551 2018-07-24 04:57:43,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:43,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:43 GMT Server: Apache x-openstack-request-id: req-49f0d3f5-2e32-4bfe-870e-17b912ded509 Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:43,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:43 GMT Server: Apache x-openstack-request-id: req-9a31fdc3-cebe-4660-aabb-258f32d21a2b 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvt6bJ9KGeCuXvr47+zuQcqN/3lKVfMNfZB0gVHf4sulTVt+b\ngBYArJR7931bliCfOXIaPuFlEBVCgWdNTEzIngOHpfiV/DJsl6FT0PGYGeecDt78\nF3vUlzYlu5ATGXGOych36vyRRz8MVZgTQd919UiaDAQUzJXRo97tkciVIhkYIveC\nzBvRbPrgM4o0cV3xrtH/76w/ZF+ZmnNiLu+SRWD0PJ19HVP0F/EilpYLQ3BMkOqh\nw7Cpma0sGJ893Hy35t7/twec8yIi1uEeaPSuVx8jvDo7/YWUp64FU/RVho9umHkh\n61f+XhjrfAxrOMQej4NP6Zk/zJPZ9a2she2C4QIDAQABAoIBAAoM+MiZCmGrkfsG\nU2xAT7PpriML4DlIpG5GJlysUJlDNhM+BRcykWiFDR4UKM13/EpvGriy77pwFCdy\nRBy/clT3xJ3VwDgeg59cbGh1QFgk3Q/faBDogWJRBJ2i0Y6mbylq9/2UvSWuSTz8\nnA788F4xK4N0d4/qV7a0V3g0wr2f01aAk/vNP4/9t/ueSGIXH6wELyaWYpberG/C\n7qmBbYo/KyJrmUJqP75mA3DMOgeqy80apH0dliJSS7+CIBMFNE6aZ3d+7bWnut84\nb/cqpeVzTOB+ZdF09kT1AhYfPxcnKcv2XzLmwu+vIcuF0W50MG3c9CUqMlazIBkT\n7tf0Hu0CgYEA6njznecgDQyT5tfVQthfAhV53hNmRV2ETyhtx18teLGDFtu925n7\n31sDQtjNYz2X1/nMPkxjBPNBUJxUlcgFWcmdehvGpuf+te29rSHVGPo+8ozW87Df\nQrs7Z+anJc9wX94FwF8Yf1CPisxo1orpb68vL9DJ5S/o+hJHxYKaihcCgYEA0GTP\naW2uvWLBVDSX8E8S1Y0Kc7MQG5yu+1X0NwFOAK1CITXxPFQggeKOoxMw99mSd7ac\n5eUWEBJSx2WZ/MjH1IWmjUErD/a0tSrEGwjD9vpsJezAp1YpRT6ev+lh3gMQcpEx\nfvpDEa0rgK8TAS+zJzHTWIpIO3am9TzIysIfDccCgYEAtCxtR5ErF9vqayC/R7Zs\ni3VlSDkwBW1vFkTC1slUb8I4MYB5zB3vZhrRzrQ6X2AdJmFViSm5jTw/nGoEtXQW\naIB8+jAN3oO3PqWJc1jkH2VsqYWAR5JKfUTSyWx8VJmqiIBbew+YC30kUEvy46mq\n559+awfNnMfMBx20+Rj7F9ECgYAAgj5/Y2Up0TPnoLk+PPMu0klUPvurFZbXxj3y\nZG5sUf/3VMph+1KY/pSakVFtSXqyECAR750+LM1G71iQ5WyXeDwP3DjesRt/1brk\n1gCkebgJ36oYvn0bTivVDBzRDfDcVr5oMPQ49tNEXSkOt68YSWbasHu8qW1+68cR\nt6ebwQKBgA607QIAK0qyT6CjdujnRM9Sq1Z/kFvLHO8TjuWRRfgIb6o2/bnBWlwU\nSfyU+BgZjcYmQoW3ixa23SLSOrX8z5x+9jhAmTFnLBaYyyPw2fz0OApbm3IwhJ+I\nkTMtHbNbr46oMxKcx5oMD4/kB8cwG5vHeNwLcprHholzoYtw7P3x\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-07-24 04:57:43,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-9a31fdc3-cebe-4660-aabb-258f32d21a2b 2018-07-24 04:57:43,620 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-24 04:57:43,620 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack 2018-07-24 04:57:43,620 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack 2018-07-24 04:57:43,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:43,650 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:43 GMT Server: Apache x-openstack-request-id: req-8d72fd35-8a65-4db6-90c5-a64c7984c7ca Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:43,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:43 GMT Server: Apache x-openstack-request-id: req-35ab3320-7420-4572-ab97-69dbdede6a99 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "d6687bdd-b1d8-4204-8c3a-1d06e3647f06", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "69eff4ef-725f-468b-bf24-8603fd218507", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d2fa8714-ace8-4708-857c-0d7767f95f2b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "b6aa8baf-d849-4d05-8828-3dbdb387dc01", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ba587802-aa40-43dd-9055-4bc12c3d36ec", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "224", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5b55a8fe-b5f1-4ccc-841a-65450412ede1:subnet_id=77528600-0b24-4ef5-92e7-4c880a2277fc", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "77528600-0b24-4ef5-92e7-4c880a2277fc", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5b55a8fe-b5f1-4ccc-841a-65450412ede1", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7dc22e78-f65b-4a9d-b45e-60d883b93977", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6747791c-fd42-4c01-be4c-4088719d32ab", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "7c6fb572-cbcd-421d-86e8-4af66e738ffe", "resource_type": "OS::Neutron::Port"}]} 2018-07-24 04:57:43,729 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources used request id req-35ab3320-7420-4572-ab97-69dbdede6a99 2018-07-24 04:57:43,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:43,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6747791c-fd42-4c01-be4c-4088719d32ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:44,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57: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-12c78215-b76a-47bd-bb37-86100c0ef438 x-compute-request-id: req-12c78215-b76a-47bd-bb37-86100c0ef438 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e4:7a", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6747791c-fd42-4c01-be4c-4088719d32ab", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6747791c-fd42-4c01-be4c-4088719d32ab", "rel": "bookmark"}], "image": {"id": "c0c027be-01f0-4682-ab42-4bd247be972c", "links": [{"href": "http://172.30.9.24:8774/images/c0c027be-01f0-4682-ab42-4bd247be972c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-07-24T04:57:36.000000", "flavor": {"id": "d6687bdd-b1d8-4204-8c3a-1d06e3647f06", "links": [{"href": "http://172.30.9.24:8774/flavors/d6687bdd-b1d8-4204-8c3a-1d06e3647f06", "rel": "bookmark"}]}, "id": "6747791c-fd42-4c01-be4c-4088719d32ab", "security_groups": [{"name": "default"}], "user_id": "0d8beaea668c47d29a95f7b9c3887471", "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-07-24T04:57:36Z", "hostId": "134bbcff990cc93d655fa3894c9ee1b284ff453b353cd5f344cfe3df", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "created": "2018-07-24T04:57:30Z", "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:57:44,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6747791c-fd42-4c01-be4c-4088719d32ab used request id req-12c78215-b76a-47bd-bb37-86100c0ef438 2018-07-24 04:57:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:44,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57: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-ca4d9dd2-ba5e-44a6-9525-d8d89242af3c x-compute-request-id: req-ca4d9dd2-ba5e-44a6-9525-d8d89242af3c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:88:4a", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:88:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977", "rel": "bookmark"}], "image": {"id": "c0c027be-01f0-4682-ab42-4bd247be972c", "links": [{"href": "http://172.30.9.24:8774/images/c0c027be-01f0-4682-ab42-4bd247be972c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-07-24T04:57:40.000000", "flavor": {"id": "69eff4ef-725f-468b-bf24-8603fd218507", "links": [{"href": "http://172.30.9.24:8774/flavors/69eff4ef-725f-468b-bf24-8603fd218507", "rel": "bookmark"}]}, "id": "7dc22e78-f65b-4a9d-b45e-60d883b93977", "security_groups": [{"name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp"}], "user_id": "0d8beaea668c47d29a95f7b9c3887471", "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-07-24T04:57:40Z", "hostId": "4d3af1c7e0b1459e08eee4b9cf834d7d8b57bab136b409e82c7c50cb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "created": "2018-07-24T04:57:33Z", "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:57:44,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977 used request id req-ca4d9dd2-ba5e-44a6-9525-d8d89242af3c 2018-07-24 04:57:44,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:44,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-545bb336-1bd4-4ec2-ae40-12f6582ff7eb Date: Tue, 24 Jul 2018 04:57:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:44,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net used request id req-545bb336-1bd4-4ec2-ae40-12f6582ff7eb 2018-07-24 04:57:44,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:57:44,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:57: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:57:44,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:44,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-1791ba9a-c669-4ff4-997f-3e50aaa4975b Date: Tue, 24 Jul 2018 04:57:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:44,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net used request id req-1791ba9a-c669-4ff4-997f-3e50aaa4975b 2018-07-24 04:57:44,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:44,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ea0349-09e6-4e8c-8bb0-5a8c4c2a9bc2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:44,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-88ea0349-09e6-4e8c-8bb0-5a8c4c2a9bc2 2018-07-24 04:57:44,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:44,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f925777a-b8af-41f1-9799-0e8ddf51adec Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:44,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-f925777a-b8af-41f1-9799-0e8ddf51adec 2018-07-24 04:57:44,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:44,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-11eb00ed-4acb-4355-9866-4f3f740f9beb Date: Tue, 24 Jul 2018 04:57:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:44,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-11eb00ed-4acb-4355-9866-4f3f740f9beb 2018-07-24 04:57:44,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:44,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5977 X-Openstack-Request-Id: req-0f9e0212-5449-4213-bbcb-711b27f530f1 Date: Tue, 24 Jul 2018 04:57:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.2"}],"id":"055066cc-31b1-4395-90dd-f5eae8181a0d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:51:93","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.15"}],"id":"4fe5d5b4-1c50-4e28-b51f-757d479cff5c","security_groups":["cb4e7fc6-79fd-49d6-8c90-71d481ea9100"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:e4:7a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:32Z","binding:vnic_type":"normal","device_id":"6747791c-fd42-4c01-be4c-4088719d32ab","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.4"}],"id":"51a2fde4-571a-4c70-9036-7b0a3bb72430","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:ad:e7","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.7"}],"id":"7c6fb572-cbcd-421d-86e8-4af66e738ffe","security_groups":["b6aa8baf-d849-4d05-8828-3dbdb387dc01"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:88:4a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:28Z","binding:vnic_type":"normal","device_id":"7dc22e78-f65b-4a9d-b45e-60d883b93977","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.3"}],"id":"8e285a12-1ba8-41b3-90d7-6d2c944ced6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:1c:75","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.1"}],"id":"e6f0e67d-a799-48c2-a850-601d2ece13a4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:da:0f","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:31Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"}]} 2018-07-24 04:57:44,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-0f9e0212-5449-4213-bbcb-711b27f530f1 2018-07-24 04:57:44,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9ef0cd14-f5ba-4545-95cd-52e91297b002 Date: Tue, 24 Jul 2018 04:57:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:44,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-9ef0cd14-f5ba-4545-95cd-52e91297b002 2018-07-24 04:57:44,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:44,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5977 X-Openstack-Request-Id: req-748ed33f-8435-4170-8f6f-c4d1c6c8e100 Date: Tue, 24 Jul 2018 04:57:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.2"}],"id":"055066cc-31b1-4395-90dd-f5eae8181a0d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:51:93","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.15"}],"id":"4fe5d5b4-1c50-4e28-b51f-757d479cff5c","security_groups":["cb4e7fc6-79fd-49d6-8c90-71d481ea9100"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:e4:7a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:32Z","binding:vnic_type":"normal","device_id":"6747791c-fd42-4c01-be4c-4088719d32ab","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.4"}],"id":"51a2fde4-571a-4c70-9036-7b0a3bb72430","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:ad:e7","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.7"}],"id":"7c6fb572-cbcd-421d-86e8-4af66e738ffe","security_groups":["b6aa8baf-d849-4d05-8828-3dbdb387dc01"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:88:4a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:28Z","binding:vnic_type":"normal","device_id":"7dc22e78-f65b-4a9d-b45e-60d883b93977","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.3"}],"id":"8e285a12-1ba8-41b3-90d7-6d2c944ced6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:1c:75","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.1"}],"id":"e6f0e67d-a799-48c2-a850-601d2ece13a4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:da:0f","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:31Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"}]} 2018-07-24 04:57:44,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-748ed33f-8435-4170-8f6f-c4d1c6c8e100 2018-07-24 04:57:44,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:44,709 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:44 GMT Server: Apache x-openstack-request-id: req-02ca009e-5902-4c21-ab84-b51de5eb474e Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:44,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:44 GMT Server: Apache x-openstack-request-id: req-df94c65e-4f1b-4959-ae9e-65ddfed73d89 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "d6687bdd-b1d8-4204-8c3a-1d06e3647f06", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "69eff4ef-725f-468b-bf24-8603fd218507", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d2fa8714-ace8-4708-857c-0d7767f95f2b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "b6aa8baf-d849-4d05-8828-3dbdb387dc01", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ba587802-aa40-43dd-9055-4bc12c3d36ec", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "224", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5b55a8fe-b5f1-4ccc-841a-65450412ede1:subnet_id=77528600-0b24-4ef5-92e7-4c880a2277fc", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "77528600-0b24-4ef5-92e7-4c880a2277fc", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5b55a8fe-b5f1-4ccc-841a-65450412ede1", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7dc22e78-f65b-4a9d-b45e-60d883b93977", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6747791c-fd42-4c01-be4c-4088719d32ab", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-24T04:57:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:57:21Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "7c6fb572-cbcd-421d-86e8-4af66e738ffe", "resource_type": "OS::Neutron::Port"}]} 2018-07-24 04:57:44,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5/resources used request id req-df94c65e-4f1b-4959-ae9e-65ddfed73d89 2018-07-24 04:57:44,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/69eff4ef-725f-468b-bf24-8603fd218507 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:44,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/d6687bdd-b1d8-4204-8c3a-1d06e3647f06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:44,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57: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-c2d114d3-a45a-4f1d-80c9-6aec66ad6795 x-compute-request-id: req-c2d114d3-a45a-4f1d-80c9-6aec66ad6795 Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-flavor1-qtxhdvzlq55j", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/69eff4ef-725f-468b-bf24-8603fd218507", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/69eff4ef-725f-468b-bf24-8603fd218507", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "69eff4ef-725f-468b-bf24-8603fd218507"}} 2018-07-24 04:57:44,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/69eff4ef-725f-468b-bf24-8603fd218507 used request id req-c2d114d3-a45a-4f1d-80c9-6aec66ad6795 2018-07-24 04:57:44,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57: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-3c5bb9ab-78f6-44ae-b5cd-8728b6fe9a54 x-compute-request-id: req-3c5bb9ab-78f6-44ae-b5cd-8728b6fe9a54 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-flavor2-gryacxw74xbs", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d6687bdd-b1d8-4204-8c3a-1d06e3647f06", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d6687bdd-b1d8-4204-8c3a-1d06e3647f06", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "d6687bdd-b1d8-4204-8c3a-1d06e3647f06"}} 2018-07-24 04:57:45,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/77528600-0b24-4ef5-92e7-4c880a2277fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/d6687bdd-b1d8-4204-8c3a-1d06e3647f06 used request id req-3c5bb9ab-78f6-44ae-b5cd-8728b6fe9a54 2018-07-24 04:57:45,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/77528600-0b24-4ef5-92e7-4c880a2277fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-3f204f53-cd7f-4929-927e-8d63d43697ca Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}} 2018-07-24 04:57:45,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/77528600-0b24-4ef5-92e7-4c880a2277fc used request id req-3f204f53-cd7f-4929-927e-8d63d43697ca 2018-07-24 04:57:45,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-b25e936a-6f2e-45f7-9da1-393cfecd6bf9 Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:45,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-b25e936a-6f2e-45f7-9da1-393cfecd6bf9 2018-07-24 04:57:45,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-47719f8b-6244-452f-90c2-d2292a4c1a8f Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:45,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-47719f8b-6244-452f-90c2-d2292a4c1a8f 2018-07-24 04:57:45,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-af199d70-ef16-48cb-8fe9-3cc567c1eeb5 Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}} 2018-07-24 04:57:45,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/77528600-0b24-4ef5-92e7-4c880a2277fc used request id req-af199d70-ef16-48cb-8fe9-3cc567c1eeb5 2018-07-24 04:57:45,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-47052a67-10a4-4769-a4f9-1d82b1b67373 Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:45,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net used request id req-47052a67-10a4-4769-a4f9-1d82b1b67373 2018-07-24 04:57:45,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-da3ee357-8f16-482c-b029-cc97b360359e Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:45,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-da3ee357-8f16-482c-b029-cc97b360359e 2018-07-24 04:57:45,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-90ecb840-2507-40f2-ac36-8b5006413f9a Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:45,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-90ecb840-2507-40f2-ac36-8b5006413f9a 2018-07-24 04:57:45,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1f78bd-e25d-4074-9217-80144369a134 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:45,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-5b1f78bd-e25d-4074-9217-80144369a134 2018-07-24 04:57:45,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-530ab6da-95cf-4dc5-96f8-79c023178aca Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:45,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-530ab6da-95cf-4dc5-96f8-79c023178aca 2018-07-24 04:57:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b&mac_address=fa%3A16%3A3e%3A07%3Ae4%3A7a&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-fbd5a841-9b04-45c7-a64e-65113003dda1 Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:45,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net used request id req-fbd5a841-9b04-45c7-a64e-65113003dda1 2018-07-24 04:57:45,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-f3236ef1-3e38-4cd6-aacd-b060021683c5 Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.15"}],"id":"4fe5d5b4-1c50-4e28-b51f-757d479cff5c","security_groups":["cb4e7fc6-79fd-49d6-8c90-71d481ea9100"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:e4:7a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:32Z","binding:vnic_type":"normal","device_id":"6747791c-fd42-4c01-be4c-4088719d32ab","ip_allocation":"immediate"}]} 2018-07-24 04:57:45,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b&mac_address=fa%3A16%3A3e%3A07%3Ae4%3A7a&admin_state_up=True used request id req-f3236ef1-3e38-4cd6-aacd-b060021683c5 2018-07-24 04:57:45,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d697a30-12ef-4eeb-95d5-3396cab27f35 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:45,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-7d697a30-12ef-4eeb-95d5-3396cab27f35 2018-07-24 04:57:45,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e1a844e7-b6c8-4ba0-a35a-ea892f64db8e Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:45,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-e1a844e7-b6c8-4ba0-a35a-ea892f64db8e 2018-07-24 04:57:45,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21886c2-882b-4af1-811c-9dad1b268f27 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:45,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b&mac_address=fa%3A16%3A3e%3A11%3A88%3A4a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-f21886c2-882b-4af1-811c-9dad1b268f27 2018-07-24 04:57:45,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-20b9cb69-1015-4a45-bb60-fa5370ca3bd6 Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.7"}],"id":"7c6fb572-cbcd-421d-86e8-4af66e738ffe","security_groups":["b6aa8baf-d849-4d05-8828-3dbdb387dc01"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:88:4a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:28Z","binding:vnic_type":"normal","device_id":"7dc22e78-f65b-4a9d-b45e-60d883b93977","ip_allocation":"immediate"}]} 2018-07-24 04:57:45,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b&mac_address=fa%3A16%3A3e%3A11%3A88%3A4a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3&admin_state_up=True used request id req-20b9cb69-1015-4a45-bb60-fa5370ca3bd6 2018-07-24 04:57:45,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-ef9b9f4a-504f-445d-8d5e-ac6b6298d249 Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:45,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net used request id req-ef9b9f4a-504f-445d-8d5e-ac6b6298d249 2018-07-24 04:57:45,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b4f05945-c394-40cd-bbe4-5154bf56a414 Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:45,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-b4f05945-c394-40cd-bbe4-5154bf56a414 2018-07-24 04:57:45,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407903f4-3f17-4ae2-ab03-419587ee999f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:45,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-407903f4-3f17-4ae2-ab03-419587ee999f 2018-07-24 04:57:45,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5977 X-Openstack-Request-Id: req-e8b00c0b-6100-4fd4-baf1-0cb726ce1d4d Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.2"}],"id":"055066cc-31b1-4395-90dd-f5eae8181a0d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:51:93","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.15"}],"id":"4fe5d5b4-1c50-4e28-b51f-757d479cff5c","security_groups":["cb4e7fc6-79fd-49d6-8c90-71d481ea9100"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:e4:7a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:32Z","binding:vnic_type":"normal","device_id":"6747791c-fd42-4c01-be4c-4088719d32ab","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.4"}],"id":"51a2fde4-571a-4c70-9036-7b0a3bb72430","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:ad:e7","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.7"}],"id":"7c6fb572-cbcd-421d-86e8-4af66e738ffe","security_groups":["b6aa8baf-d849-4d05-8828-3dbdb387dc01"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:88:4a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:28Z","binding:vnic_type":"normal","device_id":"7dc22e78-f65b-4a9d-b45e-60d883b93977","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.3"}],"id":"8e285a12-1ba8-41b3-90d7-6d2c944ced6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:1c:75","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.1"}],"id":"e6f0e67d-a799-48c2-a850-601d2ece13a4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:da:0f","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:31Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"}]} 2018-07-24 04:57:45,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-e8b00c0b-6100-4fd4-baf1-0cb726ce1d4d 2018-07-24 04:57:45,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-69ffe50c-6e7d-4fe9-a59a-78baa2b38f79 Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"floatingips": [{"router_id": "5b55a8fe-b5f1-4ccc-841a-65450412ede1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "created_at": "2018-07-24T04:57:31Z", "updated_at": "2018-07-24T04:57:37Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "3814158aa1ec45258dc43e599f5a945e", "port_id": "7c6fb572-cbcd-421d-86e8-4af66e738ffe", "id": "ba587802-aa40-43dd-9055-4bc12c3d36ec", "qos_policy_id": null}]} 2018-07-24 04:57:45,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-69ffe50c-6e7d-4fe9-a59a-78baa2b38f79 2018-07-24 04:57:45,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:45,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-08529f9b-cd2c-4301-9171-dfab3fdf2d0a Date: Tue, 24 Jul 2018 04:57:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:45,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net used request id req-08529f9b-cd2c-4301-9171-dfab3fdf2d0a 2018-07-24 04:57:45,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-37578299-0e5f-4ee9-b0cf-33eb1bf1c795 Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:57:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:57:16Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c0c027be-01f0-4682-ab42-4bd247be972c/snap", "metadata": {}}], "self": "/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c", "min_disk": 0, "protected": false, "id": "c0c027be-01f0-4682-ab42-4bd247be972c", "file": "/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3814158aa1ec45258dc43e599f5a945e", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c0c027be-01f0-4682-ab42-4bd247be972c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:57:46,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c used request id req-37578299-0e5f-4ee9-b0cf-33eb1bf1c795 2018-07-24 04:57:46,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-347cfcf6-041d-41ba-8269-f50611a87bbd Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:46,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-347cfcf6-041d-41ba-8269-f50611a87bbd 2018-07-24 04:57:46,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5977 X-Openstack-Request-Id: req-858cc60f-2391-47aa-8c51-b61570d1b7de Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.2"}],"id":"055066cc-31b1-4395-90dd-f5eae8181a0d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:51:93","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.15"}],"id":"4fe5d5b4-1c50-4e28-b51f-757d479cff5c","security_groups":["cb4e7fc6-79fd-49d6-8c90-71d481ea9100"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:e4:7a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:32Z","binding:vnic_type":"normal","device_id":"6747791c-fd42-4c01-be4c-4088719d32ab","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.4"}],"id":"51a2fde4-571a-4c70-9036-7b0a3bb72430","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:ad:e7","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.7"}],"id":"7c6fb572-cbcd-421d-86e8-4af66e738ffe","security_groups":["b6aa8baf-d849-4d05-8828-3dbdb387dc01"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:88:4a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:28Z","binding:vnic_type":"normal","device_id":"7dc22e78-f65b-4a9d-b45e-60d883b93977","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.3"}],"id":"8e285a12-1ba8-41b3-90d7-6d2c944ced6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:1c:75","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.1"}],"id":"e6f0e67d-a799-48c2-a850-601d2ece13a4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:da:0f","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:31Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"}]} 2018-07-24 04:57:46,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-858cc60f-2391-47aa-8c51-b61570d1b7de 2018-07-24 04:57:46,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-add65dfa-4adc-4318-9e21-d55386642017 Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"floatingips": [{"router_id": "5b55a8fe-b5f1-4ccc-841a-65450412ede1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "created_at": "2018-07-24T04:57:31Z", "updated_at": "2018-07-24T04:57:37Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "3814158aa1ec45258dc43e599f5a945e", "port_id": "7c6fb572-cbcd-421d-86e8-4af66e738ffe", "id": "ba587802-aa40-43dd-9055-4bc12c3d36ec", "qos_policy_id": null}]} 2018-07-24 04:57:46,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-add65dfa-4adc-4318-9e21-d55386642017 2018-07-24 04:57:46,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/5b55a8fe-b5f1-4ccc-841a-65450412ede1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-71c8a8c3-8602-427e-b543-9261fc82cf87 Date: Tue, 24 Jul 2018 04: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-07-24 04:57:46,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-71c8a8c3-8602-427e-b543-9261fc82cf87 2018-07-24 04:57:46,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,263 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:46 GMT Server: Apache x-openstack-request-id: req-a1a18b36-0c1f-4736-b863-34e0952ad46e Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:46,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-c89552a5-c9ca-4db9-88a7-c01ad1e63254 Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "created_at": "2018-07-24T04:57:23Z", "admin_state_up": true, "updated_at": "2018-07-24T04:57:31Z", "project_id": "3814158aa1ec45258dc43e599f5a945e", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "5b55a8fe-b5f1-4ccc-841a-65450412ede1", "name": "mgmt_router"}} 2018-07-24 04:57:46,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/5b55a8fe-b5f1-4ccc-841a-65450412ede1 used request id req-c89552a5-c9ca-4db9-88a7-c01ad1e63254 2018-07-24 04:57:46,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=5b55a8fe-b5f1-4ccc-841a-65450412ede1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4684 X-Openstack-Request-Id: req-1857abfc-b96e-4f6e-9d69-7eaf3a897e37 Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:35Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"754b8a08-df29-4df5-8e75-07cb9fed98d8","ip_address":"169.254.192.1"}],"id":"534cdc04-2a3a-43cb-9117-48aa8a417502","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:84:d6","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3814158aa1ec45258dc43e599f5a945e","admin_state_up":true,"network_id":"61e1bc52-7912-4c3f-b9ee-0b619d41b2d4","tenant_id":"","created_at":"2018-07-24T04:57:25Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:33Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"754b8a08-df29-4df5-8e75-07cb9fed98d8","ip_address":"169.254.192.10"}],"id":"6b19cd6a-b8a9-4f6a-bbfe-c0d907143387","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:1a:52","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3814158aa1ec45258dc43e599f5a945e","admin_state_up":true,"network_id":"61e1bc52-7912-4c3f-b9ee-0b619d41b2d4","tenant_id":"","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:33Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"754b8a08-df29-4df5-8e75-07cb9fed98d8","ip_address":"169.254.192.3"}],"id":"ad6bde68-2fc7-4107-a641-d18aa5d33147","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:bd:09","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3814158aa1ec45258dc43e599f5a945e","admin_state_up":true,"network_id":"61e1bc52-7912-4c3f-b9ee-0b619d41b2d4","tenant_id":"","created_at":"2018-07-24T04:57:24Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.1"}],"id":"e6f0e67d-a799-48c2-a850-601d2ece13a4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:da:0f","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:31Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:37Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.205"}],"id":"f48e551c-4bf2-4d52-a564-e2e76666c76d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:ef:ea","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T04:57:23Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"}]} 2018-07-24 04:57:46,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=5b55a8fe-b5f1-4ccc-841a-65450412ede1 used request id req-1857abfc-b96e-4f6e-9d69-7eaf3a897e37 2018-07-24 04:57:46,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-989e83c9-e38f-423e-ba4a-a245d99ea54a Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 04:57:46,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-989e83c9-e38f-423e-ba4a-a245d99ea54a 2018-07-24 04:57:46,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/754b8a08-df29-4df5-8e75-07cb9fed98d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-4f1b11ab-f247-40e6-a954-d3698d4b064f Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:57:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"754b8a08-df29-4df5-8e75-07cb9fed98d8","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 3814158aa1ec45258dc43e599f5a945e","enable_dhcp":false,"segment_id":null,"network_id":"61e1bc52-7912-4c3f-b9ee-0b619d41b2d4","tenant_id":"","created_at":"2018-07-24T04:57:22Z","ip_version":4}} 2018-07-24 04:57:46,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/754b8a08-df29-4df5-8e75-07cb9fed98d8 used request id req-4f1b11ab-f247-40e6-a954-d3698d4b064f 2018-07-24 04:57:46,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/754b8a08-df29-4df5-8e75-07cb9fed98d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-5e4acfff-84f6-4ab8-9a31-310fde2c9f76 Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:57:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"754b8a08-df29-4df5-8e75-07cb9fed98d8","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 3814158aa1ec45258dc43e599f5a945e","enable_dhcp":false,"segment_id":null,"network_id":"61e1bc52-7912-4c3f-b9ee-0b619d41b2d4","tenant_id":"","created_at":"2018-07-24T04:57:22Z","ip_version":4}} 2018-07-24 04:57:46,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/754b8a08-df29-4df5-8e75-07cb9fed98d8 used request id req-5e4acfff-84f6-4ab8-9a31-310fde2c9f76 2018-07-24 04:57:46,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/754b8a08-df29-4df5-8e75-07cb9fed98d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-0ca07349-efdd-4670-a7c8-4966a984df05 Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:57:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"754b8a08-df29-4df5-8e75-07cb9fed98d8","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 3814158aa1ec45258dc43e599f5a945e","enable_dhcp":false,"segment_id":null,"network_id":"61e1bc52-7912-4c3f-b9ee-0b619d41b2d4","tenant_id":"","created_at":"2018-07-24T04:57:22Z","ip_version":4}} 2018-07-24 04:57:46,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/754b8a08-df29-4df5-8e75-07cb9fed98d8 used request id req-0ca07349-efdd-4670-a7c8-4966a984df05 2018-07-24 04:57:46,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/77528600-0b24-4ef5-92e7-4c880a2277fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:46 GMT Server: Apache x-openstack-request-id: req-82498e81-1d5b-4518-b37a-ef1aec994fbd 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvt6bJ9KGeCuXvr47+zuQcqN/3lKVfMNfZB0gVHf4sulTVt+b\ngBYArJR7931bliCfOXIaPuFlEBVCgWdNTEzIngOHpfiV/DJsl6FT0PGYGeecDt78\nF3vUlzYlu5ATGXGOych36vyRRz8MVZgTQd919UiaDAQUzJXRo97tkciVIhkYIveC\nzBvRbPrgM4o0cV3xrtH/76w/ZF+ZmnNiLu+SRWD0PJ19HVP0F/EilpYLQ3BMkOqh\nw7Cpma0sGJ893Hy35t7/twec8yIi1uEeaPSuVx8jvDo7/YWUp64FU/RVho9umHkh\n61f+XhjrfAxrOMQej4NP6Zk/zJPZ9a2she2C4QIDAQABAoIBAAoM+MiZCmGrkfsG\nU2xAT7PpriML4DlIpG5GJlysUJlDNhM+BRcykWiFDR4UKM13/EpvGriy77pwFCdy\nRBy/clT3xJ3VwDgeg59cbGh1QFgk3Q/faBDogWJRBJ2i0Y6mbylq9/2UvSWuSTz8\nnA788F4xK4N0d4/qV7a0V3g0wr2f01aAk/vNP4/9t/ueSGIXH6wELyaWYpberG/C\n7qmBbYo/KyJrmUJqP75mA3DMOgeqy80apH0dliJSS7+CIBMFNE6aZ3d+7bWnut84\nb/cqpeVzTOB+ZdF09kT1AhYfPxcnKcv2XzLmwu+vIcuF0W50MG3c9CUqMlazIBkT\n7tf0Hu0CgYEA6njznecgDQyT5tfVQthfAhV53hNmRV2ETyhtx18teLGDFtu925n7\n31sDQtjNYz2X1/nMPkxjBPNBUJxUlcgFWcmdehvGpuf+te29rSHVGPo+8ozW87Df\nQrs7Z+anJc9wX94FwF8Yf1CPisxo1orpb68vL9DJ5S/o+hJHxYKaihcCgYEA0GTP\naW2uvWLBVDSX8E8S1Y0Kc7MQG5yu+1X0NwFOAK1CITXxPFQggeKOoxMw99mSd7ac\n5eUWEBJSx2WZ/MjH1IWmjUErD/a0tSrEGwjD9vpsJezAp1YpRT6ev+lh3gMQcpEx\nfvpDEa0rgK8TAS+zJzHTWIpIO3am9TzIysIfDccCgYEAtCxtR5ErF9vqayC/R7Zs\ni3VlSDkwBW1vFkTC1slUb8I4MYB5zB3vZhrRzrQ6X2AdJmFViSm5jTw/nGoEtXQW\naIB8+jAN3oO3PqWJc1jkH2VsqYWAR5JKfUTSyWx8VJmqiIBbew+YC30kUEvy46mq\n559+awfNnMfMBx20+Rj7F9ECgYAAgj5/Y2Up0TPnoLk+PPMu0klUPvurFZbXxj3y\nZG5sUf/3VMph+1KY/pSakVFtSXqyECAR750+LM1G71iQ5WyXeDwP3DjesRt/1brk\n1gCkebgJ36oYvn0bTivVDBzRDfDcVr5oMPQ49tNEXSkOt68YSWbasHu8qW1+68cR\nt6ebwQKBgA607QIAK0qyT6CjdujnRM9Sq1Z/kFvLHO8TjuWRRfgIb6o2/bnBWlwU\nSfyU+BgZjcYmQoW3ixa23SLSOrX8z5x+9jhAmTFnLBaYyyPw2fz0OApbm3IwhJ+I\nkTMtHbNbr46oMxKcx5oMD4/kB8cwG5vHeNwLcprHholzoYtw7P3x\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-07-24 04:57:46,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-82498e81-1d5b-4518-b37a-ef1aec994fbd 2018-07-24 04:57:46,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:46,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:46,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-ca6119d6-122b-4310-bbdc-69d4e5a04f07 Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}} 2018-07-24 04:57:46,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/77528600-0b24-4ef5-92e7-4c880a2277fc used request id req-ca6119d6-122b-4310-bbdc-69d4e5a04f07 2018-07-24 04:57:46,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/7c6fb572-cbcd-421d-86e8-4af66e738ffe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1099 X-Openstack-Request-Id: req-bc4fbfae-f434-407d-9092-ba64ae151aa2 Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.7"}],"id":"7c6fb572-cbcd-421d-86e8-4af66e738ffe","security_groups":["b6aa8baf-d849-4d05-8828-3dbdb387dc01"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:88:4a","device_id":"7dc22e78-f65b-4a9d-b45e-60d883b93977","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3","project_id":"3814158aa1ec45258dc43e599f5a945e","qos_policy_id":null,"admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:57:46,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/7c6fb572-cbcd-421d-86e8-4af66e738ffe used request id req-bc4fbfae-f434-407d-9092-ba64ae151aa2 2018-07-24 04:57:46,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/77528600-0b24-4ef5-92e7-4c880a2277fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-6077c912-acfc-4c57-b7d2-f32055ff86da Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}} 2018-07-24 04:57:46,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/77528600-0b24-4ef5-92e7-4c880a2277fc used request id req-6077c912-acfc-4c57-b7d2-f32055ff86da 2018-07-24 04:57:46,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d7bce2f7-448d-4322-93d5-efd80e4eca6f Date: Tue, 24 Jul 2018 04:57:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:57:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:57:16Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c0c027be-01f0-4682-ab42-4bd247be972c/snap", "metadata": {}}], "self": "/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c", "min_disk": 0, "protected": false, "id": "c0c027be-01f0-4682-ab42-4bd247be972c", "file": "/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3814158aa1ec45258dc43e599f5a945e", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/c0c027be-01f0-4682-ab42-4bd247be972c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:57:46,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c used request id req-d7bce2f7-448d-4322-93d5-efd80e4eca6f 2018-07-24 04:57:46,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:46,911 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:46 GMT Server: Apache x-openstack-request-id: req-5815774f-b7ee-4955-bb82-e92393f1c0b2 Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:46,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a9c801225a2409888eceb09bbd4afb2", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj-role"}, {"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-user", "id": "0d8beaea668c47d29a95f7b9c3887471"}, "audit_ids": ["s-MzWMyWS8CyhPYQsDgJvg"], "issued_at": "2018-07-24T04:57:46.000000Z"}} 2018-07-24 04:57:46,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:47,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:46 GMT Server: Apache x-openstack-request-id: req-1f843bc1-8c1e-48a3-a919-97cc732aa3dd 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvt6bJ9KGeCuXvr47+zuQcqN/3lKVfMNfZB0gVHf4sulTVt+b\ngBYArJR7931bliCfOXIaPuFlEBVCgWdNTEzIngOHpfiV/DJsl6FT0PGYGeecDt78\nF3vUlzYlu5ATGXGOych36vyRRz8MVZgTQd919UiaDAQUzJXRo97tkciVIhkYIveC\nzBvRbPrgM4o0cV3xrtH/76w/ZF+ZmnNiLu+SRWD0PJ19HVP0F/EilpYLQ3BMkOqh\nw7Cpma0sGJ893Hy35t7/twec8yIi1uEeaPSuVx8jvDo7/YWUp64FU/RVho9umHkh\n61f+XhjrfAxrOMQej4NP6Zk/zJPZ9a2she2C4QIDAQABAoIBAAoM+MiZCmGrkfsG\nU2xAT7PpriML4DlIpG5GJlysUJlDNhM+BRcykWiFDR4UKM13/EpvGriy77pwFCdy\nRBy/clT3xJ3VwDgeg59cbGh1QFgk3Q/faBDogWJRBJ2i0Y6mbylq9/2UvSWuSTz8\nnA788F4xK4N0d4/qV7a0V3g0wr2f01aAk/vNP4/9t/ueSGIXH6wELyaWYpberG/C\n7qmBbYo/KyJrmUJqP75mA3DMOgeqy80apH0dliJSS7+CIBMFNE6aZ3d+7bWnut84\nb/cqpeVzTOB+ZdF09kT1AhYfPxcnKcv2XzLmwu+vIcuF0W50MG3c9CUqMlazIBkT\n7tf0Hu0CgYEA6njznecgDQyT5tfVQthfAhV53hNmRV2ETyhtx18teLGDFtu925n7\n31sDQtjNYz2X1/nMPkxjBPNBUJxUlcgFWcmdehvGpuf+te29rSHVGPo+8ozW87Df\nQrs7Z+anJc9wX94FwF8Yf1CPisxo1orpb68vL9DJ5S/o+hJHxYKaihcCgYEA0GTP\naW2uvWLBVDSX8E8S1Y0Kc7MQG5yu+1X0NwFOAK1CITXxPFQggeKOoxMw99mSd7ac\n5eUWEBJSx2WZ/MjH1IWmjUErD/a0tSrEGwjD9vpsJezAp1YpRT6ev+lh3gMQcpEx\nfvpDEa0rgK8TAS+zJzHTWIpIO3am9TzIysIfDccCgYEAtCxtR5ErF9vqayC/R7Zs\ni3VlSDkwBW1vFkTC1slUb8I4MYB5zB3vZhrRzrQ6X2AdJmFViSm5jTw/nGoEtXQW\naIB8+jAN3oO3PqWJc1jkH2VsqYWAR5JKfUTSyWx8VJmqiIBbew+YC30kUEvy46mq\n559+awfNnMfMBx20+Rj7F9ECgYAAgj5/Y2Up0TPnoLk+PPMu0klUPvurFZbXxj3y\nZG5sUf/3VMph+1KY/pSakVFtSXqyECAR750+LM1G71iQ5WyXeDwP3DjesRt/1brk\n1gCkebgJ36oYvn0bTivVDBzRDfDcVr5oMPQ49tNEXSkOt68YSWbasHu8qW1+68cR\nt6ebwQKBgA607QIAK0qyT6CjdujnRM9Sq1Z/kFvLHO8TjuWRRfgIb6o2/bnBWlwU\nSfyU+BgZjcYmQoW3ixa23SLSOrX8z5x+9jhAmTFnLBaYyyPw2fz0OApbm3IwhJ+I\nkTMtHbNbr46oMxKcx5oMD4/kB8cwG5vHeNwLcprHholzoYtw7P3x\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-07-24 04:57:47,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-1f843bc1-8c1e-48a3-a919-97cc732aa3dd 2018-07-24 04:57:47,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:57:47,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:57:47,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff6f30aa-e0cb-4266-b501-f0ec07483293 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:47,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ff6f30aa-e0cb-4266-b501-f0ec07483293 2018-07-24 04:57:47,049 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:57:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:47,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc1fcfe-dae5-456b-9335-f47ff882563f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:47,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bdc1fcfe-dae5-456b-9335-f47ff882563f 2018-07-24 04:57:47,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:47,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-e5b420bf-d122-496a-94df-4f9a58d0a9c0 Date: Tue, 24 Jul 2018 04:57:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:47,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net used request id req-e5b420bf-d122-496a-94df-4f9a58d0a9c0 2018-07-24 04:57:47,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:57:47,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:57: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:57:47,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:47,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a9c801225a2409888eceb09bbd4afb2", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj-role"}, {"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3814158aa1ec45258dc43e599f5a945e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/3814158aa1ec45258dc43e599f5a945e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/3814158aa1ec45258dc43e599f5a945e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-user", "id": "0d8beaea668c47d29a95f7b9c3887471"}, "audit_ids": ["gs0YHViCQx-5N5rZVyt-UQ"], "issued_at": "2018-07-24T04:57:47.000000Z"}} 2018-07-24 04:57:47,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:47,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c0e5ad-c265-4ba0-a596-54b27a57745a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:47,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-99c0e5ad-c265-4ba0-a596-54b27a57745a 2018-07-24 04:57:47,519 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:57:47,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:47,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201d5db3-343f-4466-aea8-fbd84cb3fff0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:47,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-201d5db3-343f-4466-aea8-fbd84cb3fff0 2018-07-24 04:57:47,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:47,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695d64e6-298a-49bc-ab7e-abe50edd4048 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:57:47,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-695d64e6-298a-49bc-ab7e-abe50edd4048 2018-07-24 04:57:47,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:47,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6e59e484-16e1-4980-9875-15a38030df46 Date: Tue, 24 Jul 2018 04:57:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:47,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-6e59e484-16e1-4980-9875-15a38030df46 2018-07-24 04:57:47,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b&mac_address=fa%3A16%3A3e%3A07%3Ae4%3A7a&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:47,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-99172e96-93f6-4699-9800-3bf4117e429b Date: Tue, 24 Jul 2018 04:57:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.15"}],"id":"4fe5d5b4-1c50-4e28-b51f-757d479cff5c","security_groups":["cb4e7fc6-79fd-49d6-8c90-71d481ea9100"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:e4:7a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:32Z","binding:vnic_type":"normal","device_id":"6747791c-fd42-4c01-be4c-4088719d32ab","ip_allocation":"immediate"}]} 2018-07-24 04:57:47,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b&mac_address=fa%3A16%3A3e%3A07%3Ae4%3A7a&admin_state_up=True used request id req-99172e96-93f6-4699-9800-3bf4117e429b 2018-07-24 04:57:47,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:47,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-15faf681-5472-43df-8a79-a789e44ca4aa Date: Tue, 24 Jul 2018 04:57:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:47,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net used request id req-15faf681-5472-43df-8a79-a789e44ca4aa 2018-07-24 04:57:47,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:57:47,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:57: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:57:47,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:48,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa66510-c9fe-44e6-9454-64baa8754d28 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:48,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-4fa66510-c9fe-44e6-9454-64baa8754d28 2018-07-24 04:57:48,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:48,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407eee4c-2cca-4a9b-b153-faef285f0752 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:48,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-407eee4c-2cca-4a9b-b153-faef285f0752 2018-07-24 04:57:48,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:48,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a191c9ac-4e95-4f3e-a950-d79cd1d56cab Date: Tue, 24 Jul 2018 04:57:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:48,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-a191c9ac-4e95-4f3e-a950-d79cd1d56cab 2018-07-24 04:57:48,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b&mac_address=fa%3A16%3A3e%3A11%3A88%3A4a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:48,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-4bee830a-62be-4eef-8385-205f00e78279 Date: Tue, 24 Jul 2018 04:57:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.7"}],"id":"7c6fb572-cbcd-421d-86e8-4af66e738ffe","security_groups":["b6aa8baf-d849-4d05-8828-3dbdb387dc01"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:88:4a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:28Z","binding:vnic_type":"normal","device_id":"7dc22e78-f65b-4a9d-b45e-60d883b93977","ip_allocation":"immediate"}]} 2018-07-24 04:57:48,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b&mac_address=fa%3A16%3A3e%3A11%3A88%3A4a&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3&admin_state_up=True used request id req-4bee830a-62be-4eef-8385-205f00e78279 2018-07-24 04:57:48,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:48,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4465ea85-26bc-4f1e-8368-124c5cf4fe38 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:48,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-4465ea85-26bc-4f1e-8368-124c5cf4fe38 2018-07-24 04:57:48,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:48,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:48 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-a6f88370-6c03-4a97-9c4a-c3a5944592ea x-compute-request-id: req-a6f88370-6c03-4a97-9c4a-c3a5944592ea Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e4:7a", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6747791c-fd42-4c01-be4c-4088719d32ab", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6747791c-fd42-4c01-be4c-4088719d32ab", "rel": "bookmark"}], "image": {"id": "c0c027be-01f0-4682-ab42-4bd247be972c", "links": [{"href": "http://172.30.9.24:8774/images/c0c027be-01f0-4682-ab42-4bd247be972c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-07-24T04:57:36.000000", "flavor": {"id": "d6687bdd-b1d8-4204-8c3a-1d06e3647f06", "links": [{"href": "http://172.30.9.24:8774/flavors/d6687bdd-b1d8-4204-8c3a-1d06e3647f06", "rel": "bookmark"}]}, "id": "6747791c-fd42-4c01-be4c-4088719d32ab", "security_groups": [{"name": "default"}], "user_id": "0d8beaea668c47d29a95f7b9c3887471", "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-07-24T04:57:36Z", "hostId": "134bbcff990cc93d655fa3894c9ee1b284ff453b353cd5f344cfe3df", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "created": "2018-07-24T04:57:30Z", "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:57:48,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2 used request id req-a6f88370-6c03-4a97-9c4a-c3a5944592ea 2018-07-24 04:57:48,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:49,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-01f5f27e-30bb-47ab-9cbf-ea8fafc56312 Date: Tue, 24 Jul 2018 04:57:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:49,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net used request id req-01f5f27e-30bb-47ab-9cbf-ea8fafc56312 2018-07-24 04:57:49,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:49,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5de82acb-2b28-46dd-b1ca-36980f911202 Date: Tue, 24 Jul 2018 04:57:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:49,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-5de82acb-2b28-46dd-b1ca-36980f911202 2018-07-24 04:57:49,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:49,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5977 X-Openstack-Request-Id: req-784ecd6c-607f-4082-9c53-a77bfa824800 Date: Tue, 24 Jul 2018 04:57:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.2"}],"id":"055066cc-31b1-4395-90dd-f5eae8181a0d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:51:93","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.15"}],"id":"4fe5d5b4-1c50-4e28-b51f-757d479cff5c","security_groups":["cb4e7fc6-79fd-49d6-8c90-71d481ea9100"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:e4:7a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:32Z","binding:vnic_type":"normal","device_id":"6747791c-fd42-4c01-be4c-4088719d32ab","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.4"}],"id":"51a2fde4-571a-4c70-9036-7b0a3bb72430","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:ad:e7","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.7"}],"id":"7c6fb572-cbcd-421d-86e8-4af66e738ffe","security_groups":["b6aa8baf-d849-4d05-8828-3dbdb387dc01"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:88:4a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:28Z","binding:vnic_type":"normal","device_id":"7dc22e78-f65b-4a9d-b45e-60d883b93977","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.3"}],"id":"8e285a12-1ba8-41b3-90d7-6d2c944ced6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:1c:75","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.1"}],"id":"e6f0e67d-a799-48c2-a850-601d2ece13a4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:da:0f","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:31Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"}]} 2018-07-24 04:57:49,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-784ecd6c-607f-4082-9c53-a77bfa824800 2018-07-24 04:57:49,467 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2 2018-07-24 04:57:49,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:49,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-03b0bc64-58fc-4783-8d55-100b2d657888 Date: Tue, 24 Jul 2018 04:57:49 GMT RESP BODY: {"floatingips": [{"router_id": "5b55a8fe-b5f1-4ccc-841a-65450412ede1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "created_at": "2018-07-24T04:57:31Z", "updated_at": "2018-07-24T04:57:37Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "3814158aa1ec45258dc43e599f5a945e", "port_id": "7c6fb572-cbcd-421d-86e8-4af66e738ffe", "id": "ba587802-aa40-43dd-9055-4bc12c3d36ec", "qos_policy_id": null}]} 2018-07-24 04:57:49,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-03b0bc64-58fc-4783-8d55-100b2d657888 2018-07-24 04:57:49,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:48 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-94f367a4-4ee1-46e8-b48d-ce8e10164b7b x-compute-request-id: req-94f367a4-4ee1-46e8-b48d-ce8e10164b7b Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:88:4a", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:88:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977", "rel": "bookmark"}], "image": {"id": "c0c027be-01f0-4682-ab42-4bd247be972c", "links": [{"href": "http://172.30.9.24:8774/images/c0c027be-01f0-4682-ab42-4bd247be972c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-07-24T04:57:40.000000", "flavor": {"id": "69eff4ef-725f-468b-bf24-8603fd218507", "links": [{"href": "http://172.30.9.24:8774/flavors/69eff4ef-725f-468b-bf24-8603fd218507", "rel": "bookmark"}]}, "id": "7dc22e78-f65b-4a9d-b45e-60d883b93977", "security_groups": [{"name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp"}], "user_id": "0d8beaea668c47d29a95f7b9c3887471", "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-07-24T04:57:40Z", "hostId": "4d3af1c7e0b1459e08eee4b9cf834d7d8b57bab136b409e82c7c50cb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "created": "2018-07-24T04:57:33Z", "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:57:49,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1 used request id req-94f367a4-4ee1-46e8-b48d-ce8e10164b7b 2018-07-24 04:57:49,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:49,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-b1d653af-09b7-4325-94a0-0d643553616a Date: Tue, 24 Jul 2018 04:57:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:49,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net used request id req-b1d653af-09b7-4325-94a0-0d643553616a 2018-07-24 04:57:49,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:50,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-74f3668a-25b5-4960-abf7-66080ef6474d Date: Tue, 24 Jul 2018 04:57:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:50,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-74f3668a-25b5-4960-abf7-66080ef6474d 2018-07-24 04:57:50,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:50,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5977 X-Openstack-Request-Id: req-53837cd2-1718-4cbd-87b3-34affc365040 Date: Tue, 24 Jul 2018 04:57:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.2"}],"id":"055066cc-31b1-4395-90dd-f5eae8181a0d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:51:93","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.15"}],"id":"4fe5d5b4-1c50-4e28-b51f-757d479cff5c","security_groups":["cb4e7fc6-79fd-49d6-8c90-71d481ea9100"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:e4:7a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:32Z","binding:vnic_type":"normal","device_id":"6747791c-fd42-4c01-be4c-4088719d32ab","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.4"}],"id":"51a2fde4-571a-4c70-9036-7b0a3bb72430","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:ad:e7","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.7"}],"id":"7c6fb572-cbcd-421d-86e8-4af66e738ffe","security_groups":["b6aa8baf-d849-4d05-8828-3dbdb387dc01"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:88:4a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:28Z","binding:vnic_type":"normal","device_id":"7dc22e78-f65b-4a9d-b45e-60d883b93977","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.3"}],"id":"8e285a12-1ba8-41b3-90d7-6d2c944ced6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:1c:75","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.1"}],"id":"e6f0e67d-a799-48c2-a850-601d2ece13a4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:da:0f","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:31Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"}]} 2018-07-24 04:57:50,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-53837cd2-1718-4cbd-87b3-34affc365040 2018-07-24 04:57:50,838 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1 2018-07-24 04:57:50,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:51,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-f283eb85-4e69-413b-ae89-0fea50450bd1 Date: Tue, 24 Jul 2018 04:57:51 GMT RESP BODY: {"floatingips": [{"router_id": "5b55a8fe-b5f1-4ccc-841a-65450412ede1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "created_at": "2018-07-24T04:57:31Z", "updated_at": "2018-07-24T04:57:37Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "3814158aa1ec45258dc43e599f5a945e", "port_id": "7c6fb572-cbcd-421d-86e8-4af66e738ffe", "id": "ba587802-aa40-43dd-9055-4bc12c3d36ec", "qos_policy_id": null}]} 2018-07-24 04:57:51,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-f283eb85-4e69-413b-ae89-0fea50450bd1 2018-07-24 04:57:51,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:51,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57: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-9a5da90e-a423-452b-91b3-985ee7ebd517 x-compute-request-id: req-9a5da90e-a423-452b-91b3-985ee7ebd517 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:88:4a", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:88:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977", "rel": "bookmark"}], "image": {"id": "c0c027be-01f0-4682-ab42-4bd247be972c", "links": [{"href": "http://172.30.9.24:8774/images/c0c027be-01f0-4682-ab42-4bd247be972c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-07-24T04:57:40.000000", "flavor": {"id": "69eff4ef-725f-468b-bf24-8603fd218507", "links": [{"href": "http://172.30.9.24:8774/flavors/69eff4ef-725f-468b-bf24-8603fd218507", "rel": "bookmark"}]}, "id": "7dc22e78-f65b-4a9d-b45e-60d883b93977", "security_groups": [{"name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp"}], "user_id": "0d8beaea668c47d29a95f7b9c3887471", "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-07-24T04:57:40Z", "hostId": "4d3af1c7e0b1459e08eee4b9cf834d7d8b57bab136b409e82c7c50cb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "created": "2018-07-24T04:57:33Z", "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:57:51,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977 used request id req-9a5da90e-a423-452b-91b3-985ee7ebd517 2018-07-24 04:57:51,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:51,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-32b40811-8321-4408-8e96-ad4ced9fb050 Date: Tue, 24 Jul 2018 04:57:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:51,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net used request id req-32b40811-8321-4408-8e96-ad4ced9fb050 2018-07-24 04:57:51,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:51,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c127fa-e51e-45f8-89d5-9e8256e3bfd7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:51,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-97c127fa-e51e-45f8-89d5-9e8256e3bfd7 2018-07-24 04:57:51,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:52,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a1e17585-08cb-4b02-b167-d65542baa4ba Date: Tue, 24 Jul 2018 04:57:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:52,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-a1e17585-08cb-4b02-b167-d65542baa4ba 2018-07-24 04:57:52,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:52,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5977 X-Openstack-Request-Id: req-2f133266-7793-4d3b-88de-b6482bf2fbce Date: Tue, 24 Jul 2018 04:57:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.2"}],"id":"055066cc-31b1-4395-90dd-f5eae8181a0d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:51:93","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.15"}],"id":"4fe5d5b4-1c50-4e28-b51f-757d479cff5c","security_groups":["cb4e7fc6-79fd-49d6-8c90-71d481ea9100"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:e4:7a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:32Z","binding:vnic_type":"normal","device_id":"6747791c-fd42-4c01-be4c-4088719d32ab","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.4"}],"id":"51a2fde4-571a-4c70-9036-7b0a3bb72430","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:ad:e7","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.7"}],"id":"7c6fb572-cbcd-421d-86e8-4af66e738ffe","security_groups":["b6aa8baf-d849-4d05-8828-3dbdb387dc01"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:88:4a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:28Z","binding:vnic_type":"normal","device_id":"7dc22e78-f65b-4a9d-b45e-60d883b93977","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.3"}],"id":"8e285a12-1ba8-41b3-90d7-6d2c944ced6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:1c:75","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.1"}],"id":"e6f0e67d-a799-48c2-a850-601d2ece13a4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:da:0f","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:31Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"}]} 2018-07-24 04:57:52,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-2f133266-7793-4d3b-88de-b6482bf2fbce 2018-07-24 04:57:52,355 - create_instance - INFO - Checking if VM is active 2018-07-24 04:57:52,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:53,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04: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,Accept-Encoding x-openstack-request-id: req-7c167b4c-0715-410b-8704-117a40abc07f x-compute-request-id: req-7c167b4c-0715-410b-8704-117a40abc07f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:88:4a", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:88:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977", "rel": "bookmark"}], "image": {"id": "c0c027be-01f0-4682-ab42-4bd247be972c", "links": [{"href": "http://172.30.9.24:8774/images/c0c027be-01f0-4682-ab42-4bd247be972c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-07-24T04:57:40.000000", "flavor": {"id": "69eff4ef-725f-468b-bf24-8603fd218507", "links": [{"href": "http://172.30.9.24:8774/flavors/69eff4ef-725f-468b-bf24-8603fd218507", "rel": "bookmark"}]}, "id": "7dc22e78-f65b-4a9d-b45e-60d883b93977", "security_groups": [{"name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp"}], "user_id": "0d8beaea668c47d29a95f7b9c3887471", "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-07-24T04:57:40Z", "hostId": "4d3af1c7e0b1459e08eee4b9cf834d7d8b57bab136b409e82c7c50cb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "created": "2018-07-24T04:57:33Z", "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:57:53,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977 used request id req-7c167b4c-0715-410b-8704-117a40abc07f 2018-07-24 04:57:53,315 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1] is - ACTIVE 2018-07-24 04:57:53,316 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:57:53,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:53,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57: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,Accept-Encoding x-openstack-request-id: req-d8128cfe-3879-456e-a723-9c15788d61f7 x-compute-request-id: req-d8128cfe-3879-456e-a723-9c15788d61f7 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:88:4a", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:88:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977", "rel": "bookmark"}], "image": {"id": "c0c027be-01f0-4682-ab42-4bd247be972c", "links": [{"href": "http://172.30.9.24:8774/images/c0c027be-01f0-4682-ab42-4bd247be972c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-07-24T04:57:40.000000", "flavor": {"id": "69eff4ef-725f-468b-bf24-8603fd218507", "links": [{"href": "http://172.30.9.24:8774/flavors/69eff4ef-725f-468b-bf24-8603fd218507", "rel": "bookmark"}]}, "id": "7dc22e78-f65b-4a9d-b45e-60d883b93977", "security_groups": [{"name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp"}], "user_id": "0d8beaea668c47d29a95f7b9c3887471", "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-07-24T04:57:40Z", "hostId": "4d3af1c7e0b1459e08eee4b9cf834d7d8b57bab136b409e82c7c50cb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "created": "2018-07-24T04:57:33Z", "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:57:53,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/7dc22e78-f65b-4a9d-b45e-60d883b93977 used request id req-d8128cfe-3879-456e-a723-9c15788d61f7 2018-07-24 04:57:53,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:54,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-adb088fb-8cb7-43a1-9667-9e9712949326 Date: Tue, 24 Jul 2018 04:57:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:54,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net used request id req-adb088fb-8cb7-43a1-9667-9e9712949326 2018-07-24 04:57:54,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:54,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1a699c-053d-4eac-93a0-b48ae8b112df Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:54,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-6d1a699c-053d-4eac-93a0-b48ae8b112df 2018-07-24 04:57:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:54,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f93ba83c-b456-4d39-abc0-f19ef12a105c Date: Tue, 24 Jul 2018 04:57:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:54,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-f93ba83c-b456-4d39-abc0-f19ef12a105c 2018-07-24 04:57:54,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74678fbde3f05831f4a6ef43fa59a607aabf9c4" 2018-07-24 04:57:54,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5977 X-Openstack-Request-Id: req-f6506d5d-1132-4842-87b2-a20f3df04ae2 Date: Tue, 24 Jul 2018 04:57:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.2"}],"id":"055066cc-31b1-4395-90dd-f5eae8181a0d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:51:93","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.15"}],"id":"4fe5d5b4-1c50-4e28-b51f-757d479cff5c","security_groups":["cb4e7fc6-79fd-49d6-8c90-71d481ea9100"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:e4:7a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:32Z","binding:vnic_type":"normal","device_id":"6747791c-fd42-4c01-be4c-4088719d32ab","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.4"}],"id":"51a2fde4-571a-4c70-9036-7b0a3bb72430","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:ad:e7","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.7"}],"id":"7c6fb572-cbcd-421d-86e8-4af66e738ffe","security_groups":["b6aa8baf-d849-4d05-8828-3dbdb387dc01"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:88:4a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:28Z","binding:vnic_type":"normal","device_id":"7dc22e78-f65b-4a9d-b45e-60d883b93977","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.3"}],"id":"8e285a12-1ba8-41b3-90d7-6d2c944ced6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:1c:75","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.1"}],"id":"e6f0e67d-a799-48c2-a850-601d2ece13a4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:da:0f","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:31Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"}]} 2018-07-24 04:57:54,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-f6506d5d-1132-4842-87b2-a20f3df04ae2 2018-07-24 04:57:54,610 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-24 04:57:57,617 - paramiko.transport - DEBUG - starting thread (client mode): 0x92acb410L 2018-07-24 04:57:57,618 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 04:57:57,618 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-24 04:57:57,618 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-24 04:57:57,619 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 04:57:57,620 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 04:57:57,620 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-24 04:57:57,620 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 04:57:57,620 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 04:57:57,620 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 04:57:57,636 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 04:57:57,637 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 04:57:57,650 - paramiko.transport - DEBUG - Trying discovered key 16861d55de3747754e2c53e0a043a07e in 6a4cf0dd-80ce-412c-bd5a-04ee4c21779b 2018-07-24 04:57:57,677 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 04:57:57,681 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 04:57:57,782 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 04:57:57,795 - create_instance - INFO - SSH is active for VM instance 2018-07-24 04:57:57,796 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-24 04:57:57,797 - paramiko.transport - DEBUG - starting thread (client mode): 0x92acb110L 2018-07-24 04:57:57,797 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 04:57:57,798 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-24 04:57:57,798 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-24 04:57:57,798 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 04:57:57,799 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 04:57:57,799 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-24 04:57:57,799 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 04:57:57,799 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 04:57:57,799 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 04:57:57,851 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 04:57:57,851 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 04:57:57,861 - paramiko.transport - DEBUG - Trying discovered key 16861d55de3747754e2c53e0a043a07e in 6a4cf0dd-80ce-412c-bd5a-04ee4c21779b 2018-07-24 04:57:57,889 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 04:57:57,893 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 04:57:57,894 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-24 04:57:57,895 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-24 04:57:57,895 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-24 04:57:57,897 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-24 04:57:57,898 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 04:57:57,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/6747791c-fd42-4c01-be4c-4088719d32ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:58,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57: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-1e1f73b8-2e89-4691-8962-dc61ecf7fbf7 x-compute-request-id: req-1e1f73b8-2e89-4691-8962-dc61ecf7fbf7 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:e4:7a", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/6747791c-fd42-4c01-be4c-4088719d32ab", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/6747791c-fd42-4c01-be4c-4088719d32ab", "rel": "bookmark"}], "image": {"id": "c0c027be-01f0-4682-ab42-4bd247be972c", "links": [{"href": "http://172.30.9.24:8774/images/c0c027be-01f0-4682-ab42-4bd247be972c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-07-24T04:57:36.000000", "flavor": {"id": "d6687bdd-b1d8-4204-8c3a-1d06e3647f06", "links": [{"href": "http://172.30.9.24:8774/flavors/d6687bdd-b1d8-4204-8c3a-1d06e3647f06", "rel": "bookmark"}]}, "id": "6747791c-fd42-4c01-be4c-4088719d32ab", "security_groups": [{"name": "default"}], "user_id": "0d8beaea668c47d29a95f7b9c3887471", "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-07-24T04:57:36Z", "hostId": "134bbcff990cc93d655fa3894c9ee1b284ff453b353cd5f344cfe3df", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "created": "2018-07-24T04:57:30Z", "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:57:58,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/6747791c-fd42-4c01-be4c-4088719d32ab used request id req-1e1f73b8-2e89-4691-8962-dc61ecf7fbf7 2018-07-24 04:57:58,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:58,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-38cd3cf7-5918-4a55-95d0-2fe07128a99d Date: Tue, 24 Jul 2018 04:57:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"3814158aa1ec45258dc43e599f5a945e","l2_adjacency":true,"status":"ACTIVE","subnets":["77528600-0b24-4ef5-92e7-4c880a2277fc"],"description":"","tags":[],"updated_at":"2018-07-24T04:57:25Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net","admin_state_up":true,"tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:24Z","provider:network_type":"vxlan"}]} 2018-07-24 04:57:58,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net used request id req-38cd3cf7-5918-4a55-95d0-2fe07128a99d 2018-07-24 04:57:58,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:59,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9004194-eed4-4e37-8511-6f1075f74913 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:57:59,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-d9004194-eed4-4e37-8511-6f1075f74913 2018-07-24 04:57:59,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:59,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-33905646-f7b3-4d98-a07b-a0547b34b408 Date: Tue, 24 Jul 2018 04:57:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:57:25Z","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":"77528600-0b24-4ef5-92e7-4c880a2277fc","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"3814158aa1ec45258dc43e599f5a945e","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:25Z","ip_version":4}]} 2018-07-24 04:57:59,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-33905646-f7b3-4d98-a07b-a0547b34b408 2018-07-24 04:57:59,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44754669e44369df252ee69f68c05a4100894a1" 2018-07-24 04:57:59,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5977 X-Openstack-Request-Id: req-dae35d84-c691-432d-8b55-1f54589def8d Date: Tue, 24 Jul 2018 04:57:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.2"}],"id":"055066cc-31b1-4395-90dd-f5eae8181a0d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:51:93","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.15"}],"id":"4fe5d5b4-1c50-4e28-b51f-757d479cff5c","security_groups":["cb4e7fc6-79fd-49d6-8c90-71d481ea9100"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:e4:7a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:32Z","binding:vnic_type":"normal","device_id":"6747791c-fd42-4c01-be4c-4088719d32ab","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.4"}],"id":"51a2fde4-571a-4c70-9036-7b0a3bb72430","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:ad:e7","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.7"}],"id":"7c6fb572-cbcd-421d-86e8-4af66e738ffe","security_groups":["b6aa8baf-d849-4d05-8828-3dbdb387dc01"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:88:4a","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack-port1-iskauhjh5vl3","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:28Z","binding:vnic_type":"normal","device_id":"7dc22e78-f65b-4a9d-b45e-60d883b93977","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.3"}],"id":"8e285a12-1ba8-41b3-90d7-6d2c944ced6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:1c:75","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d2fa8714-ace8-4708-857c-0d7767f95f2b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:57:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77528600-0b24-4ef5-92e7-4c880a2277fc","ip_address":"10.1.2.1"}],"id":"e6f0e67d-a799-48c2-a850-601d2ece13a4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:da:0f","project_id":"3814158aa1ec45258dc43e599f5a945e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2fa8714-ace8-4708-857c-0d7767f95f2b","tenant_id":"3814158aa1ec45258dc43e599f5a945e","created_at":"2018-07-24T04:57:31Z","binding:vnic_type":"normal","device_id":"5b55a8fe-b5f1-4ccc-841a-65450412ede1","ip_allocation":"immediate"}]} 2018-07-24 04:57:59,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=d2fa8714-ace8-4708-857c-0d7767f95f2b used request id req-dae35d84-c691-432d-8b55-1f54589def8d 2018-07-24 04:57:59,278 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack 2018-07-24 04:57:59,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:59,491 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:59 GMT Server: Apache x-openstack-request-id: req-5f1dc3b0-a0a5-416b-9a39-588b824fd8e9 Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:59,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:57:59 GMT Server: Apache x-openstack-request-id: req-37507b5e-8ca0-4bc5-8aa2-808c7b377dff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:57:59,566 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-37507b5e-8ca0-4bc5-8aa2-808c7b377dff 2018-07-24 04:57:59,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:57:59,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:57:59 GMT Server: Apache x-openstack-request-id: req-92d43e2e-a174-430c-b389-2aec7787f0e1 Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:57:59,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:57:59 GMT Server: Apache x-openstack-request-id: req-37047d53-b754-4d3e-ae0c-a88d7fd786e1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 771 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:57:59Z", "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "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-07-24 04:57:59,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-37047d53-b754-4d3e-ae0c-a88d7fd786e1 2018-07-24 04:57:59,809 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:57:59,809 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:58:02,812 - create_stack - DEBUG - Stack status query timeout in 1196.75445008 2018-07-24 04:58:02,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:58:02,843 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:02 GMT Server: Apache x-openstack-request-id: req-66286e45-baa7-46b1-a1e9-14af86ce667c Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:03,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:02 GMT Server: Apache x-openstack-request-id: req-e898d444-5707-4e7e-8c90-d02843554e5b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 771 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:57:59Z", "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "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-07-24 04:58:03,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-e898d444-5707-4e7e-8c90-d02843554e5b 2018-07-24 04:58:03,165 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:58:03,165 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:58:06,168 - create_stack - DEBUG - Stack status query timeout in 1193.39847398 2018-07-24 04:58:06,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:58:06,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:06 GMT Server: Apache x-openstack-request-id: req-8a29b3d3-572c-495c-b88f-e21c24a7197f Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:06,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:06 GMT Server: Apache x-openstack-request-id: req-62f603ba-83f2-4eb8-837b-8eb49e6fc074 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 771 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:57:59Z", "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "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-07-24 04:58:06,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-62f603ba-83f2-4eb8-837b-8eb49e6fc074 2018-07-24 04:58:06,223 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:58:06,223 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:58:09,227 - create_stack - DEBUG - Stack status query timeout in 1190.33984995 2018-07-24 04:58:09,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:58:09,257 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:09 GMT Server: Apache x-openstack-request-id: req-bfc1ddf3-796a-46a7-b0a0-e6c6975686bc Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:09,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:09 GMT Server: Apache x-openstack-request-id: req-4e85fda2-f5e6-438a-9ebd-727130f509b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 686 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": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor2", "OS::project_id": "3814158aa1ec45258dc43e599f5a945e", "OS::stack_id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-kp", "security_group_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-sec_grp", "subnet_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-subnet", "net_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst2", "inst1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-inst1", "image2_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image", "flavor1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-flavor1", "image1_name": "CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack", "stack_user_project_id": "cd5b4634456d4fcdace6c624d2f63117", "tags": null, "creation_time": "2018-07-24T04:57:20Z", "links": [{"href": "http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:57:59Z", "id": "7a0aa6fd-8efe-41dc-9406-3fd1542495d5", "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-07-24 04:58:09,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-4e85fda2-f5e6-438a-9ebd-727130f509b8 2018-07-24 04:58:09,479 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-24 04:58:09,479 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack 2018-07-24 04:58:09,479 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack 2018-07-24 04:58:09,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da98ae6238a73dda407f46ebc17c13cfc5a2efe" 2018-07-24 04:58:09,507 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:09 GMT Server: Apache x-openstack-request-id: req-4cb2c36f-b6c8-4a18-be85-8f876a6b3ce4 Location: http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:09,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:58:09 GMT Server: Apache x-openstack-request-id: req-a47ee29f-d8d4-44f8-80a6-754a3f67a77f Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:58:09,530 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/3814158aa1ec45258dc43e599f5a945e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-stack/7a0aa6fd-8efe-41dc-9406-3fd1542495d5 used request id req-a47ee29f-d8d4-44f8-80a6-754a3f67a77f 2018-07-24 04:58:09,531 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-609305ed-8484-475f-b12e-2faca32a7546-image 2018-07-24 04:58:09,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a55e11679d1c5fd947f3a45fdffff8bcf73c497c" 2018-07-24 04:58:10,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80eef53d-e7e6-4cd8-b4b4-dcc1a6c4eef9 Date: Tue, 24 Jul 2018 04:58:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:58:10,627 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/c0c027be-01f0-4682-ab42-4bd247be972c used request id req-80eef53d-e7e6-4cd8-b4b4-dcc1a6c4eef9 2018-07-24 04:58:10,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:58:10,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-857da6f7-b3fe-4450-a960-e1828dcca47f Date: Tue, 24 Jul 2018 04:58:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "created_at": "2018-07-24T04:57:24Z", "updated_at": "2018-07-24T04:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:57:24Z", "revision_number": 0, "id": "2edbe283-b75f-4eaf-8cc1-28364a4124b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:57:24Z", "security_group_id": "cb4e7fc6-79fd-49d6-8c90-71d481ea9100", "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3814158aa1ec45258dc43e599f5a945e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:57:24Z", "revision_number": 0, "id": "712d6873-5a30-468e-9537-c7ff91ce4374", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:57:24Z", "security_group_id": "cb4e7fc6-79fd-49d6-8c90-71d481ea9100", "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3814158aa1ec45258dc43e599f5a945e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:57:24Z", "revision_number": 0, "id": "b4139343-2750-446b-afba-91816eb28785", "remote_group_id": "cb4e7fc6-79fd-49d6-8c90-71d481ea9100", "remote_ip_prefix": null, "created_at": "2018-07-24T04:57:24Z", "security_group_id": "cb4e7fc6-79fd-49d6-8c90-71d481ea9100", "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3814158aa1ec45258dc43e599f5a945e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:57:24Z", "revision_number": 0, "id": "e47ccc4b-d2fb-47e4-900f-b1ebb0455744", "remote_group_id": "cb4e7fc6-79fd-49d6-8c90-71d481ea9100", "remote_ip_prefix": null, "created_at": "2018-07-24T04:57:24Z", "security_group_id": "cb4e7fc6-79fd-49d6-8c90-71d481ea9100", "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3814158aa1ec45258dc43e599f5a945e"}], "revision_number": 4, "project_id": "3814158aa1ec45258dc43e599f5a945e", "id": "cb4e7fc6-79fd-49d6-8c90-71d481ea9100", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:58:10,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-857da6f7-b3fe-4450-a960-e1828dcca47f 2018-07-24 04:58:10,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:58:10,992 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebd09163-4eb9-4176-b420-b42336f44f19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:58:10,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-ebd09163-4eb9-4176-b420-b42336f44f19 2018-07-24 04:58:10,993 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:58:10,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:58:11,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d0bda07-1ebf-468a-a8aa-bb15316a51ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 04:58:11,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-4d0bda07-1ebf-468a-a8aa-bb15316a51ad 2018-07-24 04:58:11,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:58:11,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:58:11,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e662d81e-733d-4244-9d27-2f337f9a97ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 27deab090e7a461397e9cef56b1f358a.", "code": 404, "title": "Not Found"}} 2018-07-24 04:58:11,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/27deab090e7a461397e9cef56b1f358a used request id req-e662d81e-733d-4244-9d27-2f337f9a97ef 2018-07-24 04:58:11,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:58:11,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:58:11,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec111e38-65f9-4341-b0fd-4187a4fd969a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "name": "service"}} 2018-07-24 04:58:11,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8 used request id req-ec111e38-65f9-4341-b0fd-4187a4fd969a 2018-07-24 04:58:11,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:58:11,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f1ee3d-d443-4358-89e9-027bab7045a0 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.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}} 2018-07-24 04:58:11,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892 used request id req-b0f1ee3d-d443-4358-89e9-027bab7045a0 2018-07-24 04:58:11,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:58:11,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b57c13-df7d-4804-ae56-3f86cdc7b33d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3814158aa1ec45258dc43e599f5a945e", "name": "CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj"}} 2018-07-24 04:58:11,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-80b57c13-df7d-4804-ae56-3f86cdc7b33d 2018-07-24 04:58:11,568 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb4e7fc6-79fd-49d6-8c90-71d481ea9100 2018-07-24 04:58:11,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=cb4e7fc6-79fd-49d6-8c90-71d481ea9100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:58:11,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-aabf3175-9967-40f8-bd02-b71dedebd5a3 Date: Tue, 24 Jul 2018 04:58: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-07-24T04:57:24Z", "security_group_id": "cb4e7fc6-79fd-49d6-8c90-71d481ea9100", "port_range_min": null, "revision_number": 0, "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "created_at": "2018-07-24T04:57:24Z", "project_id": "3814158aa1ec45258dc43e599f5a945e", "id": "2edbe283-b75f-4eaf-8cc1-28364a4124b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:57:24Z", "security_group_id": "cb4e7fc6-79fd-49d6-8c90-71d481ea9100", "port_range_min": null, "revision_number": 0, "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "created_at": "2018-07-24T04:57:24Z", "project_id": "3814158aa1ec45258dc43e599f5a945e", "id": "712d6873-5a30-468e-9537-c7ff91ce4374"}, {"remote_group_id": "cb4e7fc6-79fd-49d6-8c90-71d481ea9100", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:57:24Z", "security_group_id": "cb4e7fc6-79fd-49d6-8c90-71d481ea9100", "port_range_min": null, "revision_number": 0, "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "created_at": "2018-07-24T04:57:24Z", "project_id": "3814158aa1ec45258dc43e599f5a945e", "id": "b4139343-2750-446b-afba-91816eb28785"}, {"remote_group_id": "cb4e7fc6-79fd-49d6-8c90-71d481ea9100", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:57:24Z", "security_group_id": "cb4e7fc6-79fd-49d6-8c90-71d481ea9100", "port_range_min": null, "revision_number": 0, "tenant_id": "3814158aa1ec45258dc43e599f5a945e", "created_at": "2018-07-24T04:57:24Z", "project_id": "3814158aa1ec45258dc43e599f5a945e", "id": "e47ccc4b-d2fb-47e4-900f-b1ebb0455744"}]} 2018-07-24 04:58:11,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=cb4e7fc6-79fd-49d6-8c90-71d481ea9100 used request id req-aabf3175-9967-40f8-bd02-b71dedebd5a3 2018-07-24 04:58:11,758 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:58:11,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/cb4e7fc6-79fd-49d6-8c90-71d481ea9100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:58:12,181 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df9d62db-db85-40e4-b368-4f67e9662f11 Content-Length: 0 Date: Tue, 24 Jul 2018 04:58:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:58:12,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/cb4e7fc6-79fd-49d6-8c90-71d481ea9100 used request id req-df9d62db-db85-40e4-b368-4f67e9662f11 2018-07-24 04:58:12,182 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj 2018-07-24 04:58:12,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:58:12,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:58:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c15b66b8-ef8f-4342-b9c5-e22d905ab394 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:58:12,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/3814158aa1ec45258dc43e599f5a945e used request id req-c15b66b8-ef8f-4342-b9c5-e22d905ab394 2018-07-24 04:58:12,453 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-1e5ed960-eb8d-45f-proj-role 2018-07-24 04:58:12,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/7a9c801225a2409888eceb09bbd4afb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:58:12,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:58:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ad42748-d833-4123-ad0a-8fc6d0630011 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:58:12,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/7a9c801225a2409888eceb09bbd4afb2 used request id req-5ad42748-d833-4123-ad0a-8fc6d0630011 2018-07-24 04:58:12,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724b10b4cc5d5e114fe9d60a36ad934f18962246" 2018-07-24 04:58:12,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6d83d5-8ee0-47d1-af7d-7b157ea22c9f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:58:12,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2a6d83d5-8ee0-47d1-af7d-7b157ea22c9f 2018-07-24 04:58:12,676 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-1e5ed960-eb8d-45f-user 2018-07-24 04:58:12,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/0d8beaea668c47d29a95f7b9c3887471 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e756d9c74f593a0a2933a3b20a73ea2ea6dbe69f" 2018-07-24 04:58:12,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:58:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7184520-7646-4025-84ce-e96f2bfbd39f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:58:12,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/0d8beaea668c47d29a95f7b9c3887471 used request id req-c7184520-7646-4025-84ce-e96f2bfbd39f 2018-07-24 04:58:12,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:58:13,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["cpgLyNGBTVWxuC0cBCiDgA"], "issued_at": "2018-07-24T04:58:13.000000Z"}} 2018-07-24 04:58:13,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}306b24f73e09b20f674506ee75259b0534bcef5e" 2018-07-24 04:58:13,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d007f2-25e4-4b4a-970d-8ea32f523f5b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:58:13,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-33d007f2-25e4-4b4a-970d-8ea32f523f5b 2018-07-24 04:58:13,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:58:13,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:58:13,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["gw6CoA9rSX6GTFuJfEVz4g"], "issued_at": "2018-07-24T04:58:13.000000Z"}} 2018-07-24 04:58:13,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:58:13,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb19fb4a-ac54-4043-bcf7-427b62df79e8 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:58:13,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fb19fb4a-ac54-4043-bcf7-427b62df79e8 2018-07-24 04:58:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:58:13,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:58:13 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:58:13,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:58:13,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba127ffb-4580-4910-8e4e-eff65bee43b5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:58:13,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj used request id req-ba127ffb-4580-4910-8e4e-eff65bee43b5 2018-07-24 04:58:13,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:58:14,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c840238e-d88a-42eb-8bbe-c07c07734bfc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:58:14,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-c840238e-d88a-42eb-8bbe-c07c07734bfc 2018-07-24 04:58:14,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}}' 2018-07-24 04:58:14,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82c8115b-6dbf-46bc-a88c-a94cb82d99b8 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "id": "b3cd44fafc9d40ada29c6bd938041103", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:58:14,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-82c8115b-6dbf-46bc-a88c-a94cb82d99b8 2018-07-24 04:58:14,148 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj 2018-07-24 04:58:14,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:58:14,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:58:14,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["fI_8iFWlRHGEw5QmyCTCwQ"], "issued_at": "2018-07-24T04:58:14.000000Z"}} 2018-07-24 04:58:14,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}df90ed4d6ef6a078cef9aa74048cd2723599aef0" 2018-07-24 04:58:14,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48b2a6f-4a6e-4310-a886-28ff3306e4c4 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:58:14,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-f48b2a6f-4a6e-4310-a886-28ff3306e4c4 2018-07-24 04:58:14,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:58:14,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:58: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:58:14,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df90ed4d6ef6a078cef9aa74048cd2723599aef0" 2018-07-24 04:58:14,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee000fd-de9d-408b-a7df-1def3b073696 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:58:14,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-1ee000fd-de9d-408b-a7df-1def3b073696 2018-07-24 04:58:14,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df90ed4d6ef6a078cef9aa74048cd2723599aef0" 2018-07-24 04:58:14,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fec040d-730d-443f-9c30-9ad40bbe5185 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "id": "b3cd44fafc9d40ada29c6bd938041103", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}]} 2018-07-24 04:58:14,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj used request id req-5fec040d-730d-443f-9c30-9ad40bbe5185 2018-07-24 04:58:14,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df90ed4d6ef6a078cef9aa74048cd2723599aef0" 2018-07-24 04:58:14,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b3d1d6-c555-4bd3-bf69-6f5ff21842d5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:58:14,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-27b3d1d6-c555-4bd3-bf69-6f5ff21842d5 2018-07-24 04:58:15,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df90ed4d6ef6a078cef9aa74048cd2723599aef0" 2018-07-24 04:58:15,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27010d94-9cfd-44bf-a7e4-2d3310166b77 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:58:15,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-27010d94-9cfd-44bf-a7e4-2d3310166b77 2018-07-24 04:58:15,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df90ed4d6ef6a078cef9aa74048cd2723599aef0" 2018-07-24 04:58:15,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96382464-6bb8-4939-8d0e-e9a83621a957 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "id": "b3cd44fafc9d40ada29c6bd938041103", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}]} 2018-07-24 04:58:15,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj used request id req-96382464-6bb8-4939-8d0e-e9a83621a957 2018-07-24 04:58:15,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/375aadb0731140799bacb239948c0388 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df90ed4d6ef6a078cef9aa74048cd2723599aef0" 2018-07-24 04:58:15,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4318bea3-804d-4088-b5a0-5c737199bc32 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-user", "links": {"self": "http://172.30.9.24:5000/v3/users/375aadb0731140799bacb239948c0388"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b3cd44fafc9d40ada29c6bd938041103", "id": "375aadb0731140799bacb239948c0388", "password_expires_at": null}} 2018-07-24 04:58:15,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/375aadb0731140799bacb239948c0388 used request id req-4318bea3-804d-4088-b5a0-5c737199bc32 2018-07-24 04:58:15,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103/users/375aadb0731140799bacb239948c0388/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df90ed4d6ef6a078cef9aa74048cd2723599aef0" 2018-07-24 04:58:15,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a43324-73c4-4d26-ae7d-e5d289e29c9e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103/users/375aadb0731140799bacb239948c0388/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 04:58:15,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103/users/375aadb0731140799bacb239948c0388/roles used request id req-d1a43324-73c4-4d26-ae7d-e5d289e29c9e 2018-07-24 04:58:15,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df90ed4d6ef6a078cef9aa74048cd2723599aef0" 2018-07-24 04:58:15,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a88d9d7-440a-4f2e-80d1-6f09eca50366 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 04:58:15,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-5a88d9d7-440a-4f2e-80d1-6f09eca50366 2018-07-24 04:58:15,796 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj 2018-07-24 04:58:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103/users/375aadb0731140799bacb239948c0388/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df90ed4d6ef6a078cef9aa74048cd2723599aef0" 2018-07-24 04:58:15,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ece597d2-4681-492e-937c-17b3998cb788 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:58:15,948 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103/users/375aadb0731140799bacb239948c0388/roles/09091a3c796947918b5f3d98114ab0ce used request id req-ece597d2-4681-492e-937c-17b3998cb788 2018-07-24 04:58:15,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df90ed4d6ef6a078cef9aa74048cd2723599aef0" 2018-07-24 04:58:16,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3430ca66-b516-4eee-8c73-7f3a70ef5e55 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:58:16,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3430ca66-b516-4eee-8c73-7f3a70ef5e55 2018-07-24 04:58:16,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df90ed4d6ef6a078cef9aa74048cd2723599aef0" 2018-07-24 04:58:16,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de87176a-288f-4753-9d2d-4d2b5c0f43e3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "id": "b3cd44fafc9d40ada29c6bd938041103", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}]} 2018-07-24 04:58:16,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj used request id req-de87176a-288f-4753-9d2d-4d2b5c0f43e3 2018-07-24 04:58:16,143 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-fef80ce8-3ce6-48a-user 2018-07-24 04:58:16,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:58:16,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:58:16,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd00d79-2ba3-43fe-aedc-0d2562c689f2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:58:16,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8dd00d79-2ba3-43fe-aedc-0d2562c689f2 2018-07-24 04:58:16,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" -d '{"role": {"name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj-role"}}' 2018-07-24 04:58:16,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba0b5c69-b8c2-4662-b529-019122c0d9f3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82293ff3f92c4433953647333f8fb1b4", "links": {"self": "http://172.30.9.24:5000/v3/roles/82293ff3f92c4433953647333f8fb1b4"}, "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj-role"}} 2018-07-24 04:58:16,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-ba0b5c69-b8c2-4662-b529-019122c0d9f3 2018-07-24 04:58:16,358 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj-role 2018-07-24 04:58:16,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/82293ff3f92c4433953647333f8fb1b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:58:16,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5217789-47e4-434e-b514-1664559b749d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82293ff3f92c4433953647333f8fb1b4", "links": {"self": "http://172.30.9.24:5000/v3/roles/82293ff3f92c4433953647333f8fb1b4"}, "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj-role"}} 2018-07-24 04:58:16,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/82293ff3f92c4433953647333f8fb1b4 used request id req-e5217789-47e4-434e-b514-1664559b749d 2018-07-24 04:58:16,458 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj-role to project CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj 2018-07-24 04:58:16,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103/users/375aadb0731140799bacb239948c0388/roles/82293ff3f92c4433953647333f8fb1b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:58:16,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-596bf11b-b7f0-46a9-aa79-a81b069a7d16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:58:16,599 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103/users/375aadb0731140799bacb239948c0388/roles/82293ff3f92c4433953647333f8fb1b4 used request id req-596bf11b-b7f0-46a9-aa79-a81b069a7d16 2018-07-24 04:58:16,600 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:58:16,600 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-24 04:58:16,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:58:16,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:58:17,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}, {"id": "82293ff3f92c4433953647333f8fb1b4", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj-role"}], "expires_at": "2018-07-24T05:58:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-user", "id": "375aadb0731140799bacb239948c0388"}, "audit_ids": ["HkquvrLkQQmqlbptEwHT7w"], "issued_at": "2018-07-24T04:58:17.000000Z"}} 2018-07-24 04:58:17,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}351a1bfa38c823b8fc1a40eba0f03c6ad5a4ffef" 2018-07-24 04:58:17,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21bffafb-d509-45b4-b68d-524fbfdb1587 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:58:17,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-21bffafb-d509-45b4-b68d-524fbfdb1587 2018-07-24 04:58:17,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}351a1bfa38c823b8fc1a40eba0f03c6ad5a4ffef" 2018-07-24 04:58:17,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b03c46ba-a546-44a3-a913-3eafa21c7c16 Date: Tue, 24 Jul 2018 04:58:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"} 2018-07-24 04:58:17,344 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image used request id req-b03c46ba-a546-44a3-a913-3eafa21c7c16 2018-07-24 04:58:17,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}351a1bfa38c823b8fc1a40eba0f03c6ad5a4ffef" 2018-07-24 04:58:17,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ce8a5205-a4cd-44bc-b9b9-d797c347b4c5 Date: Tue, 24 Jul 2018 04:58:17 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-07-24 04:58:17,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ce8a5205-a4cd-44bc-b9b9-d797c347b4c5 2018-07-24 04:58:17,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}351a1bfa38c823b8fc1a40eba0f03c6ad5a4ffef" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}' 2018-07-24 04:58:17,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eba41d95-2fdb-4963-a0fd-646db932011b Date: Tue, 24 Jul 2018 04:58:17 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:58:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:58:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8", "min_disk": 0, "protected": false, "id": "0621221c-eada-406b-ad50-cb4c0bfed6e8", "file": "/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/file", "checksum": null, "owner": "b3cd44fafc9d40ada29c6bd938041103", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:58:17,774 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-eba41d95-2fdb-4963-a0fd-646db932011b 2018-07-24 04:58:17,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}351a1bfa38c823b8fc1a40eba0f03c6ad5a4ffef" -d '' 2018-07-24 04:58:18,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4cb377fe-6ccf-43c2-b87b-90d49368270a Date: Tue, 24 Jul 2018 04:58:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:58:18,577 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/file used request id req-4cb377fe-6ccf-43c2-b87b-90d49368270a 2018-07-24 04:58:18,577 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 04:58:18,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}351a1bfa38c823b8fc1a40eba0f03c6ad5a4ffef" 2018-07-24 04:58:18,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0113169b-9934-45c8-88e2-e1a42adb6475 Date: Tue, 24 Jul 2018 04:58:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:58:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:58:18Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/snap", "metadata": {}}], "self": "/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8", "min_disk": 0, "protected": false, "id": "0621221c-eada-406b-ad50-cb4c0bfed6e8", "file": "/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b3cd44fafc9d40ada29c6bd938041103", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:58:18,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8 used request id req-0113169b-9934-45c8-88e2-e1a42adb6475 2018-07-24 04:58:18,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}351a1bfa38c823b8fc1a40eba0f03c6ad5a4ffef" 2018-07-24 04:58:18,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3d86a5ee-54a5-4a53-a61d-2bd7290ef2ad Date: Tue, 24 Jul 2018 04:58: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-07-24 04:58:18,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-3d86a5ee-54a5-4a53-a61d-2bd7290ef2ad 2018-07-24 04:58:18,959 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image 2018-07-24 04:58:18,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}351a1bfa38c823b8fc1a40eba0f03c6ad5a4ffef" 2018-07-24 04:58:19,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-531e492f-5daf-4e30-9dc0-973fe70d764e Date: Tue, 24 Jul 2018 04:58:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:58:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:58:18Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/snap", "metadata": {}}], "self": "/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8", "min_disk": 0, "protected": false, "id": "0621221c-eada-406b-ad50-cb4c0bfed6e8", "file": "/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b3cd44fafc9d40ada29c6bd938041103", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:58:19,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8 used request id req-531e492f-5daf-4e30-9dc0-973fe70d764e 2018-07-24 04:58:19,149 - create_image - DEBUG - Instance status is - active 2018-07-24 04:58:19,149 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image 2018-07-24 04:58:19,149 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image 2018-07-24 04:58:19,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:58:19,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:58:19,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}, {"id": "82293ff3f92c4433953647333f8fb1b4", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj-role"}], "expires_at": "2018-07-24T05:58:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-user", "id": "375aadb0731140799bacb239948c0388"}, "audit_ids": ["F4PG9yZRRX2dKXcmrExBKA"], "issued_at": "2018-07-24T04:58:19.000000Z"}} 2018-07-24 04:58:19,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:58:19,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db68828-7609-47fd-b556-39728694f108 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:58:19,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3db68828-7609-47fd-b556-39728694f108 2018-07-24 04:58:19,641 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:58:19,644 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:58:19,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:58:19,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:19 GMT Server: Apache x-openstack-request-id: req-43d2bce4-8624-4dba-9e98-35f0180f2040 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-24 04:58:19,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack used request id req-43d2bce4-8624-4dba-9e98-35f0180f2040 2018-07-24 04:58:19,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-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::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "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"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "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", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net"}}' 2018-07-24 04:58:23,334 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:58:19 GMT Server: Apache x-openstack-request-id: req-8dc060b5-d874-4429-80e3-29cb95e81d61 Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}]}} 2018-07-24 04:58:23,334 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks used request id req-8dc060b5-d874-4429-80e3-29cb95e81d61 2018-07-24 04:58:23,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:58:23,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:23 GMT Server: Apache x-openstack-request-id: req-a55474ba-f9d7-454b-8f94-6c5fd7783ebc Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:23,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:23 GMT Server: Apache x-openstack-request-id: req-938ade7a-ce72-4bbe-82cd-71c5e24b3008 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "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-07-24 04:58:23,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-938ade7a-ce72-4bbe-82cd-71c5e24b3008 2018-07-24 04:58:23,756 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack 2018-07-24 04:58:23,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:58:23,958 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:23 GMT Server: Apache x-openstack-request-id: req-216062f7-3bfd-4888-a6f5-216bb7084a16 Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:24,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:23 GMT Server: Apache x-openstack-request-id: req-c9b02592-9e7b-4136-9695-1d0c2e46a661 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "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-07-24 04:58:24,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-c9b02592-9e7b-4136-9695-1d0c2e46a661 2018-07-24 04:58:24,199 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:58:24,199 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:58:27,203 - create_stack - DEBUG - Stack status query timeout in 1196.553756 2018-07-24 04:58:27,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:58:27,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:27 GMT Server: Apache x-openstack-request-id: req-30a9c4c6-7f13-4a46-98e9-75da8e282d7b Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:27,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:27 GMT Server: Apache x-openstack-request-id: req-517bea1b-102e-477d-ba23-52215aac3c73 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzyfzVOtVbSv9yek+/eQVNC2DAr7dp9KzAGcF/mcvLDCWmXF8\ntkENUW+vWDoGlrdYYikoQ/RYTxogcn//1SlhqaQpJHuqBg+xQ3Je4R0q+jSy6F/7\nB/+2u4ABqnHTtVHg+8JP9ViMmhsK7+gQtEfKFBubIi+TW5wwiXNSUNg7j+mdA9w0\ncpjmPTFvkgZejAfBNsUo/F5a1vSXAQRtqcyRPcrlp2EhSUo+4Khz8rUZwmlBha1t\njUHklnsOQEYpxWN+wzxuXDW8ODpB6mizZFB0WuMTBuNBvnzYhc09UvVfQp+/bBF3\nQNUBIE5ax9NriJc2bjKEz2/rEOPVJhwAasdZCQIDAQABAoIBAB2OvrqEJZlBKKIR\npMpHK/tY7xOKNkhG2QGasZE+Gc39VM+qELhUidjvzZ4SEXSZzoObCcLAb4VB3hVY\nTCGXGPdClBg/iN/6hzlvbThDmClBMbHUWBYpF2KjfhlaynFZsHdbn1sLemxWpXXb\nr955S80Yr0bucOEmZQqHqNweLkl3Msv2psEFJSwkb7CNapa86lygn9oFJGNyn49Y\nVfvKiG0fCwdhYUb2UgezHflkfnLkfaFvcLn5QDBcfpMaQ+f7ug9fvBDmPT1gJ/9S\nY/m+GcJT5t2zJUDXwu/62JgIyUVg+cxNL7GBVIIk7ntHfgeeKASsAP73Q0jvx4Al\n8VsyDA0CgYEA/S/2BKLdazNVgvDPHbWnD/OJpWLBpGz9iqApyRccTyfSewaCIFYq\n3KGl58PpVrl/s92yEGH4bXJDGpev4UHjCAoQiJrCjYKTjoVxMjg/GyeBSnszgVOz\nFvoVFK9IJQnKn1OLS1P99GoJ2hBgNNwfJUelTmoFpb0zNPzPPrP3cYcCgYEA0XUU\nyiuqjnfXmnjxFTHUYkQN3Si87H6GT4jMsvg9+0yL+RzgaMfE0lp2/WYqkmczEq6M\n5PJKCS4AL+X/WuBttaHhJZu3ZsmnGehBTd1NgkENYCRBwMz89OJfajzBzm9qPd/F\nxJYcHu6RzDBDrdd5CP887PH11KOEz5Rwt0efxO8CgYAejP7+qDhXiyYyWqRjTVwP\nTK+7SSNcl9owNAtWvHcqBgAb4DkrdbpOTSMbyEQLtu514bZuy6OScUsvlkYexDiE\n69H66dG4CZ2MgQWbrbXPrQCo4Bzi6hqeFyccC9qEvZ25g/c267elGnZ93aP+POF1\nOiP0Rk7QJPhc2HSZeFXPWQKBgQCjw47Fou5vBXQk6npTv+n2Co9sYvWTUjlg5exl\n4YFUgbzOwK0UP1y7us9dwAt4/AcKjD7MokMQek7bJFBKlT4xzKdj6CO00eU8dELa\nxjRbqtDyYmamf58nN/ax8V72MFY4mkTeNx81cAG+S94ehWG0jxrrhyJVZqPoSH74\nTZ+1MQKBgCr9RoRBLp6w1kv987ECEjqdv9AwytuAz+IYMqiYCA7NjAUvZGiSLRJI\nJn9HNaLwbgvVmCDMrKmym/sMtXZLuGPn2uazFuXQtRxtbAQnFlnxIMyE58oHcZIV\neLzG48icbtv9CN+gfdEpUU608ZRi1rpN95UwOPWgwvkFB7rhb5Pi\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-07-24 04:58:27,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-517bea1b-102e-477d-ba23-52215aac3c73 2018-07-24 04:58:27,712 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:58:27,712 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:58:30,715 - create_stack - DEBUG - Stack status query timeout in 1193.04147196 2018-07-24 04:58:30,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:58:30,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:30 GMT Server: Apache x-openstack-request-id: req-6d5ed3f0-b5cb-4087-9dd2-2606289f3c3f Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:31,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:30 GMT Server: Apache x-openstack-request-id: req-f80eda51-8a8f-40ca-9a2e-2e7158f209d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzyfzVOtVbSv9yek+/eQVNC2DAr7dp9KzAGcF/mcvLDCWmXF8\ntkENUW+vWDoGlrdYYikoQ/RYTxogcn//1SlhqaQpJHuqBg+xQ3Je4R0q+jSy6F/7\nB/+2u4ABqnHTtVHg+8JP9ViMmhsK7+gQtEfKFBubIi+TW5wwiXNSUNg7j+mdA9w0\ncpjmPTFvkgZejAfBNsUo/F5a1vSXAQRtqcyRPcrlp2EhSUo+4Khz8rUZwmlBha1t\njUHklnsOQEYpxWN+wzxuXDW8ODpB6mizZFB0WuMTBuNBvnzYhc09UvVfQp+/bBF3\nQNUBIE5ax9NriJc2bjKEz2/rEOPVJhwAasdZCQIDAQABAoIBAB2OvrqEJZlBKKIR\npMpHK/tY7xOKNkhG2QGasZE+Gc39VM+qELhUidjvzZ4SEXSZzoObCcLAb4VB3hVY\nTCGXGPdClBg/iN/6hzlvbThDmClBMbHUWBYpF2KjfhlaynFZsHdbn1sLemxWpXXb\nr955S80Yr0bucOEmZQqHqNweLkl3Msv2psEFJSwkb7CNapa86lygn9oFJGNyn49Y\nVfvKiG0fCwdhYUb2UgezHflkfnLkfaFvcLn5QDBcfpMaQ+f7ug9fvBDmPT1gJ/9S\nY/m+GcJT5t2zJUDXwu/62JgIyUVg+cxNL7GBVIIk7ntHfgeeKASsAP73Q0jvx4Al\n8VsyDA0CgYEA/S/2BKLdazNVgvDPHbWnD/OJpWLBpGz9iqApyRccTyfSewaCIFYq\n3KGl58PpVrl/s92yEGH4bXJDGpev4UHjCAoQiJrCjYKTjoVxMjg/GyeBSnszgVOz\nFvoVFK9IJQnKn1OLS1P99GoJ2hBgNNwfJUelTmoFpb0zNPzPPrP3cYcCgYEA0XUU\nyiuqjnfXmnjxFTHUYkQN3Si87H6GT4jMsvg9+0yL+RzgaMfE0lp2/WYqkmczEq6M\n5PJKCS4AL+X/WuBttaHhJZu3ZsmnGehBTd1NgkENYCRBwMz89OJfajzBzm9qPd/F\nxJYcHu6RzDBDrdd5CP887PH11KOEz5Rwt0efxO8CgYAejP7+qDhXiyYyWqRjTVwP\nTK+7SSNcl9owNAtWvHcqBgAb4DkrdbpOTSMbyEQLtu514bZuy6OScUsvlkYexDiE\n69H66dG4CZ2MgQWbrbXPrQCo4Bzi6hqeFyccC9qEvZ25g/c267elGnZ93aP+POF1\nOiP0Rk7QJPhc2HSZeFXPWQKBgQCjw47Fou5vBXQk6npTv+n2Co9sYvWTUjlg5exl\n4YFUgbzOwK0UP1y7us9dwAt4/AcKjD7MokMQek7bJFBKlT4xzKdj6CO00eU8dELa\nxjRbqtDyYmamf58nN/ax8V72MFY4mkTeNx81cAG+S94ehWG0jxrrhyJVZqPoSH74\nTZ+1MQKBgCr9RoRBLp6w1kv987ECEjqdv9AwytuAz+IYMqiYCA7NjAUvZGiSLRJI\nJn9HNaLwbgvVmCDMrKmym/sMtXZLuGPn2uazFuXQtRxtbAQnFlnxIMyE58oHcZIV\neLzG48icbtv9CN+gfdEpUU608ZRi1rpN95UwOPWgwvkFB7rhb5Pi\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-07-24 04:58:31,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-f80eda51-8a8f-40ca-9a2e-2e7158f209d4 2018-07-24 04:58:31,205 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:58:31,205 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:58:34,208 - create_stack - DEBUG - Stack status query timeout in 1189.54798198 2018-07-24 04:58:34,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:58:34,432 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:34 GMT Server: Apache x-openstack-request-id: req-1a5aae1e-a7fc-4a8e-9a49-0d9c11cc96a5 Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:34,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:34 GMT Server: Apache x-openstack-request-id: req-70d54d42-e3ad-4bb5-a871-0a9783a4fc93 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzyfzVOtVbSv9yek+/eQVNC2DAr7dp9KzAGcF/mcvLDCWmXF8\ntkENUW+vWDoGlrdYYikoQ/RYTxogcn//1SlhqaQpJHuqBg+xQ3Je4R0q+jSy6F/7\nB/+2u4ABqnHTtVHg+8JP9ViMmhsK7+gQtEfKFBubIi+TW5wwiXNSUNg7j+mdA9w0\ncpjmPTFvkgZejAfBNsUo/F5a1vSXAQRtqcyRPcrlp2EhSUo+4Khz8rUZwmlBha1t\njUHklnsOQEYpxWN+wzxuXDW8ODpB6mizZFB0WuMTBuNBvnzYhc09UvVfQp+/bBF3\nQNUBIE5ax9NriJc2bjKEz2/rEOPVJhwAasdZCQIDAQABAoIBAB2OvrqEJZlBKKIR\npMpHK/tY7xOKNkhG2QGasZE+Gc39VM+qELhUidjvzZ4SEXSZzoObCcLAb4VB3hVY\nTCGXGPdClBg/iN/6hzlvbThDmClBMbHUWBYpF2KjfhlaynFZsHdbn1sLemxWpXXb\nr955S80Yr0bucOEmZQqHqNweLkl3Msv2psEFJSwkb7CNapa86lygn9oFJGNyn49Y\nVfvKiG0fCwdhYUb2UgezHflkfnLkfaFvcLn5QDBcfpMaQ+f7ug9fvBDmPT1gJ/9S\nY/m+GcJT5t2zJUDXwu/62JgIyUVg+cxNL7GBVIIk7ntHfgeeKASsAP73Q0jvx4Al\n8VsyDA0CgYEA/S/2BKLdazNVgvDPHbWnD/OJpWLBpGz9iqApyRccTyfSewaCIFYq\n3KGl58PpVrl/s92yEGH4bXJDGpev4UHjCAoQiJrCjYKTjoVxMjg/GyeBSnszgVOz\nFvoVFK9IJQnKn1OLS1P99GoJ2hBgNNwfJUelTmoFpb0zNPzPPrP3cYcCgYEA0XUU\nyiuqjnfXmnjxFTHUYkQN3Si87H6GT4jMsvg9+0yL+RzgaMfE0lp2/WYqkmczEq6M\n5PJKCS4AL+X/WuBttaHhJZu3ZsmnGehBTd1NgkENYCRBwMz89OJfajzBzm9qPd/F\nxJYcHu6RzDBDrdd5CP887PH11KOEz5Rwt0efxO8CgYAejP7+qDhXiyYyWqRjTVwP\nTK+7SSNcl9owNAtWvHcqBgAb4DkrdbpOTSMbyEQLtu514bZuy6OScUsvlkYexDiE\n69H66dG4CZ2MgQWbrbXPrQCo4Bzi6hqeFyccC9qEvZ25g/c267elGnZ93aP+POF1\nOiP0Rk7QJPhc2HSZeFXPWQKBgQCjw47Fou5vBXQk6npTv+n2Co9sYvWTUjlg5exl\n4YFUgbzOwK0UP1y7us9dwAt4/AcKjD7MokMQek7bJFBKlT4xzKdj6CO00eU8dELa\nxjRbqtDyYmamf58nN/ax8V72MFY4mkTeNx81cAG+S94ehWG0jxrrhyJVZqPoSH74\nTZ+1MQKBgCr9RoRBLp6w1kv987ECEjqdv9AwytuAz+IYMqiYCA7NjAUvZGiSLRJI\nJn9HNaLwbgvVmCDMrKmym/sMtXZLuGPn2uazFuXQtRxtbAQnFlnxIMyE58oHcZIV\neLzG48icbtv9CN+gfdEpUU608ZRi1rpN95UwOPWgwvkFB7rhb5Pi\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-07-24 04:58:34,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-70d54d42-e3ad-4bb5-a871-0a9783a4fc93 2018-07-24 04:58:34,713 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:58:34,713 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:58:37,716 - create_stack - DEBUG - Stack status query timeout in 1186.04022002 2018-07-24 04:58:37,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:58:37,944 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:37 GMT Server: Apache x-openstack-request-id: req-6598ff3d-8355-462c-a8ec-9928cbafd401 Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:38,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:37 GMT Server: Apache x-openstack-request-id: req-fe55f7a4-424c-418f-894c-69b5fedab71f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzyfzVOtVbSv9yek+/eQVNC2DAr7dp9KzAGcF/mcvLDCWmXF8\ntkENUW+vWDoGlrdYYikoQ/RYTxogcn//1SlhqaQpJHuqBg+xQ3Je4R0q+jSy6F/7\nB/+2u4ABqnHTtVHg+8JP9ViMmhsK7+gQtEfKFBubIi+TW5wwiXNSUNg7j+mdA9w0\ncpjmPTFvkgZejAfBNsUo/F5a1vSXAQRtqcyRPcrlp2EhSUo+4Khz8rUZwmlBha1t\njUHklnsOQEYpxWN+wzxuXDW8ODpB6mizZFB0WuMTBuNBvnzYhc09UvVfQp+/bBF3\nQNUBIE5ax9NriJc2bjKEz2/rEOPVJhwAasdZCQIDAQABAoIBAB2OvrqEJZlBKKIR\npMpHK/tY7xOKNkhG2QGasZE+Gc39VM+qELhUidjvzZ4SEXSZzoObCcLAb4VB3hVY\nTCGXGPdClBg/iN/6hzlvbThDmClBMbHUWBYpF2KjfhlaynFZsHdbn1sLemxWpXXb\nr955S80Yr0bucOEmZQqHqNweLkl3Msv2psEFJSwkb7CNapa86lygn9oFJGNyn49Y\nVfvKiG0fCwdhYUb2UgezHflkfnLkfaFvcLn5QDBcfpMaQ+f7ug9fvBDmPT1gJ/9S\nY/m+GcJT5t2zJUDXwu/62JgIyUVg+cxNL7GBVIIk7ntHfgeeKASsAP73Q0jvx4Al\n8VsyDA0CgYEA/S/2BKLdazNVgvDPHbWnD/OJpWLBpGz9iqApyRccTyfSewaCIFYq\n3KGl58PpVrl/s92yEGH4bXJDGpev4UHjCAoQiJrCjYKTjoVxMjg/GyeBSnszgVOz\nFvoVFK9IJQnKn1OLS1P99GoJ2hBgNNwfJUelTmoFpb0zNPzPPrP3cYcCgYEA0XUU\nyiuqjnfXmnjxFTHUYkQN3Si87H6GT4jMsvg9+0yL+RzgaMfE0lp2/WYqkmczEq6M\n5PJKCS4AL+X/WuBttaHhJZu3ZsmnGehBTd1NgkENYCRBwMz89OJfajzBzm9qPd/F\nxJYcHu6RzDBDrdd5CP887PH11KOEz5Rwt0efxO8CgYAejP7+qDhXiyYyWqRjTVwP\nTK+7SSNcl9owNAtWvHcqBgAb4DkrdbpOTSMbyEQLtu514bZuy6OScUsvlkYexDiE\n69H66dG4CZ2MgQWbrbXPrQCo4Bzi6hqeFyccC9qEvZ25g/c267elGnZ93aP+POF1\nOiP0Rk7QJPhc2HSZeFXPWQKBgQCjw47Fou5vBXQk6npTv+n2Co9sYvWTUjlg5exl\n4YFUgbzOwK0UP1y7us9dwAt4/AcKjD7MokMQek7bJFBKlT4xzKdj6CO00eU8dELa\nxjRbqtDyYmamf58nN/ax8V72MFY4mkTeNx81cAG+S94ehWG0jxrrhyJVZqPoSH74\nTZ+1MQKBgCr9RoRBLp6w1kv987ECEjqdv9AwytuAz+IYMqiYCA7NjAUvZGiSLRJI\nJn9HNaLwbgvVmCDMrKmym/sMtXZLuGPn2uazFuXQtRxtbAQnFlnxIMyE58oHcZIV\neLzG48icbtv9CN+gfdEpUU608ZRi1rpN95UwOPWgwvkFB7rhb5Pi\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-07-24 04:58:38,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-fe55f7a4-424c-418f-894c-69b5fedab71f 2018-07-24 04:58:38,173 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:58:38,173 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:58:41,176 - create_stack - DEBUG - Stack status query timeout in 1182.57997704 2018-07-24 04:58:41,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:58:41,422 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:41 GMT Server: Apache x-openstack-request-id: req-19e6afb9-8abe-4f9c-8812-e540be46a29c Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:41,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:41 GMT Server: Apache x-openstack-request-id: req-f7003859-4f1e-4cab-8ddf-413f14ed94ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzyfzVOtVbSv9yek+/eQVNC2DAr7dp9KzAGcF/mcvLDCWmXF8\ntkENUW+vWDoGlrdYYikoQ/RYTxogcn//1SlhqaQpJHuqBg+xQ3Je4R0q+jSy6F/7\nB/+2u4ABqnHTtVHg+8JP9ViMmhsK7+gQtEfKFBubIi+TW5wwiXNSUNg7j+mdA9w0\ncpjmPTFvkgZejAfBNsUo/F5a1vSXAQRtqcyRPcrlp2EhSUo+4Khz8rUZwmlBha1t\njUHklnsOQEYpxWN+wzxuXDW8ODpB6mizZFB0WuMTBuNBvnzYhc09UvVfQp+/bBF3\nQNUBIE5ax9NriJc2bjKEz2/rEOPVJhwAasdZCQIDAQABAoIBAB2OvrqEJZlBKKIR\npMpHK/tY7xOKNkhG2QGasZE+Gc39VM+qELhUidjvzZ4SEXSZzoObCcLAb4VB3hVY\nTCGXGPdClBg/iN/6hzlvbThDmClBMbHUWBYpF2KjfhlaynFZsHdbn1sLemxWpXXb\nr955S80Yr0bucOEmZQqHqNweLkl3Msv2psEFJSwkb7CNapa86lygn9oFJGNyn49Y\nVfvKiG0fCwdhYUb2UgezHflkfnLkfaFvcLn5QDBcfpMaQ+f7ug9fvBDmPT1gJ/9S\nY/m+GcJT5t2zJUDXwu/62JgIyUVg+cxNL7GBVIIk7ntHfgeeKASsAP73Q0jvx4Al\n8VsyDA0CgYEA/S/2BKLdazNVgvDPHbWnD/OJpWLBpGz9iqApyRccTyfSewaCIFYq\n3KGl58PpVrl/s92yEGH4bXJDGpev4UHjCAoQiJrCjYKTjoVxMjg/GyeBSnszgVOz\nFvoVFK9IJQnKn1OLS1P99GoJ2hBgNNwfJUelTmoFpb0zNPzPPrP3cYcCgYEA0XUU\nyiuqjnfXmnjxFTHUYkQN3Si87H6GT4jMsvg9+0yL+RzgaMfE0lp2/WYqkmczEq6M\n5PJKCS4AL+X/WuBttaHhJZu3ZsmnGehBTd1NgkENYCRBwMz89OJfajzBzm9qPd/F\nxJYcHu6RzDBDrdd5CP887PH11KOEz5Rwt0efxO8CgYAejP7+qDhXiyYyWqRjTVwP\nTK+7SSNcl9owNAtWvHcqBgAb4DkrdbpOTSMbyEQLtu514bZuy6OScUsvlkYexDiE\n69H66dG4CZ2MgQWbrbXPrQCo4Bzi6hqeFyccC9qEvZ25g/c267elGnZ93aP+POF1\nOiP0Rk7QJPhc2HSZeFXPWQKBgQCjw47Fou5vBXQk6npTv+n2Co9sYvWTUjlg5exl\n4YFUgbzOwK0UP1y7us9dwAt4/AcKjD7MokMQek7bJFBKlT4xzKdj6CO00eU8dELa\nxjRbqtDyYmamf58nN/ax8V72MFY4mkTeNx81cAG+S94ehWG0jxrrhyJVZqPoSH74\nTZ+1MQKBgCr9RoRBLp6w1kv987ECEjqdv9AwytuAz+IYMqiYCA7NjAUvZGiSLRJI\nJn9HNaLwbgvVmCDMrKmym/sMtXZLuGPn2uazFuXQtRxtbAQnFlnxIMyE58oHcZIV\neLzG48icbtv9CN+gfdEpUU608ZRi1rpN95UwOPWgwvkFB7rhb5Pi\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-07-24 04:58:41,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-f7003859-4f1e-4cab-8ddf-413f14ed94ff 2018-07-24 04:58:41,552 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:58:41,552 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:58:44,555 - create_stack - DEBUG - Stack status query timeout in 1179.20118904 2018-07-24 04:58:44,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:58:44,586 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:44 GMT Server: Apache x-openstack-request-id: req-49db0dfc-f0aa-4597-a347-cc842cb01323 Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:44,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:44 GMT Server: Apache x-openstack-request-id: req-03ba8007-5607-4106-83d9-6e3c864b1c2b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzyfzVOtVbSv9yek+/eQVNC2DAr7dp9KzAGcF/mcvLDCWmXF8\ntkENUW+vWDoGlrdYYikoQ/RYTxogcn//1SlhqaQpJHuqBg+xQ3Je4R0q+jSy6F/7\nB/+2u4ABqnHTtVHg+8JP9ViMmhsK7+gQtEfKFBubIi+TW5wwiXNSUNg7j+mdA9w0\ncpjmPTFvkgZejAfBNsUo/F5a1vSXAQRtqcyRPcrlp2EhSUo+4Khz8rUZwmlBha1t\njUHklnsOQEYpxWN+wzxuXDW8ODpB6mizZFB0WuMTBuNBvnzYhc09UvVfQp+/bBF3\nQNUBIE5ax9NriJc2bjKEz2/rEOPVJhwAasdZCQIDAQABAoIBAB2OvrqEJZlBKKIR\npMpHK/tY7xOKNkhG2QGasZE+Gc39VM+qELhUidjvzZ4SEXSZzoObCcLAb4VB3hVY\nTCGXGPdClBg/iN/6hzlvbThDmClBMbHUWBYpF2KjfhlaynFZsHdbn1sLemxWpXXb\nr955S80Yr0bucOEmZQqHqNweLkl3Msv2psEFJSwkb7CNapa86lygn9oFJGNyn49Y\nVfvKiG0fCwdhYUb2UgezHflkfnLkfaFvcLn5QDBcfpMaQ+f7ug9fvBDmPT1gJ/9S\nY/m+GcJT5t2zJUDXwu/62JgIyUVg+cxNL7GBVIIk7ntHfgeeKASsAP73Q0jvx4Al\n8VsyDA0CgYEA/S/2BKLdazNVgvDPHbWnD/OJpWLBpGz9iqApyRccTyfSewaCIFYq\n3KGl58PpVrl/s92yEGH4bXJDGpev4UHjCAoQiJrCjYKTjoVxMjg/GyeBSnszgVOz\nFvoVFK9IJQnKn1OLS1P99GoJ2hBgNNwfJUelTmoFpb0zNPzPPrP3cYcCgYEA0XUU\nyiuqjnfXmnjxFTHUYkQN3Si87H6GT4jMsvg9+0yL+RzgaMfE0lp2/WYqkmczEq6M\n5PJKCS4AL+X/WuBttaHhJZu3ZsmnGehBTd1NgkENYCRBwMz89OJfajzBzm9qPd/F\nxJYcHu6RzDBDrdd5CP887PH11KOEz5Rwt0efxO8CgYAejP7+qDhXiyYyWqRjTVwP\nTK+7SSNcl9owNAtWvHcqBgAb4DkrdbpOTSMbyEQLtu514bZuy6OScUsvlkYexDiE\n69H66dG4CZ2MgQWbrbXPrQCo4Bzi6hqeFyccC9qEvZ25g/c267elGnZ93aP+POF1\nOiP0Rk7QJPhc2HSZeFXPWQKBgQCjw47Fou5vBXQk6npTv+n2Co9sYvWTUjlg5exl\n4YFUgbzOwK0UP1y7us9dwAt4/AcKjD7MokMQek7bJFBKlT4xzKdj6CO00eU8dELa\nxjRbqtDyYmamf58nN/ax8V72MFY4mkTeNx81cAG+S94ehWG0jxrrhyJVZqPoSH74\nTZ+1MQKBgCr9RoRBLp6w1kv987ECEjqdv9AwytuAz+IYMqiYCA7NjAUvZGiSLRJI\nJn9HNaLwbgvVmCDMrKmym/sMtXZLuGPn2uazFuXQtRxtbAQnFlnxIMyE58oHcZIV\neLzG48icbtv9CN+gfdEpUU608ZRi1rpN95UwOPWgwvkFB7rhb5Pi\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-07-24 04:58:44,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-03ba8007-5607-4106-83d9-6e3c864b1c2b 2018-07-24 04:58:44,711 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-24 04:58:44,712 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:58:47,715 - create_stack - DEBUG - Stack status query timeout in 1176.04171515 2018-07-24 04:58:47,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:58:47,745 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:47 GMT Server: Apache x-openstack-request-id: req-d18dfb58-dad0-42d1-8464-6832f5d96e87 Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:48,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:47 GMT Server: Apache x-openstack-request-id: req-d75cd087-dc67-49a3-b97e-32c44ead11e0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzyfzVOtVbSv9yek+/eQVNC2DAr7dp9KzAGcF/mcvLDCWmXF8\ntkENUW+vWDoGlrdYYikoQ/RYTxogcn//1SlhqaQpJHuqBg+xQ3Je4R0q+jSy6F/7\nB/+2u4ABqnHTtVHg+8JP9ViMmhsK7+gQtEfKFBubIi+TW5wwiXNSUNg7j+mdA9w0\ncpjmPTFvkgZejAfBNsUo/F5a1vSXAQRtqcyRPcrlp2EhSUo+4Khz8rUZwmlBha1t\njUHklnsOQEYpxWN+wzxuXDW8ODpB6mizZFB0WuMTBuNBvnzYhc09UvVfQp+/bBF3\nQNUBIE5ax9NriJc2bjKEz2/rEOPVJhwAasdZCQIDAQABAoIBAB2OvrqEJZlBKKIR\npMpHK/tY7xOKNkhG2QGasZE+Gc39VM+qELhUidjvzZ4SEXSZzoObCcLAb4VB3hVY\nTCGXGPdClBg/iN/6hzlvbThDmClBMbHUWBYpF2KjfhlaynFZsHdbn1sLemxWpXXb\nr955S80Yr0bucOEmZQqHqNweLkl3Msv2psEFJSwkb7CNapa86lygn9oFJGNyn49Y\nVfvKiG0fCwdhYUb2UgezHflkfnLkfaFvcLn5QDBcfpMaQ+f7ug9fvBDmPT1gJ/9S\nY/m+GcJT5t2zJUDXwu/62JgIyUVg+cxNL7GBVIIk7ntHfgeeKASsAP73Q0jvx4Al\n8VsyDA0CgYEA/S/2BKLdazNVgvDPHbWnD/OJpWLBpGz9iqApyRccTyfSewaCIFYq\n3KGl58PpVrl/s92yEGH4bXJDGpev4UHjCAoQiJrCjYKTjoVxMjg/GyeBSnszgVOz\nFvoVFK9IJQnKn1OLS1P99GoJ2hBgNNwfJUelTmoFpb0zNPzPPrP3cYcCgYEA0XUU\nyiuqjnfXmnjxFTHUYkQN3Si87H6GT4jMsvg9+0yL+RzgaMfE0lp2/WYqkmczEq6M\n5PJKCS4AL+X/WuBttaHhJZu3ZsmnGehBTd1NgkENYCRBwMz89OJfajzBzm9qPd/F\nxJYcHu6RzDBDrdd5CP887PH11KOEz5Rwt0efxO8CgYAejP7+qDhXiyYyWqRjTVwP\nTK+7SSNcl9owNAtWvHcqBgAb4DkrdbpOTSMbyEQLtu514bZuy6OScUsvlkYexDiE\n69H66dG4CZ2MgQWbrbXPrQCo4Bzi6hqeFyccC9qEvZ25g/c267elGnZ93aP+POF1\nOiP0Rk7QJPhc2HSZeFXPWQKBgQCjw47Fou5vBXQk6npTv+n2Co9sYvWTUjlg5exl\n4YFUgbzOwK0UP1y7us9dwAt4/AcKjD7MokMQek7bJFBKlT4xzKdj6CO00eU8dELa\nxjRbqtDyYmamf58nN/ax8V72MFY4mkTeNx81cAG+S94ehWG0jxrrhyJVZqPoSH74\nTZ+1MQKBgCr9RoRBLp6w1kv987ECEjqdv9AwytuAz+IYMqiYCA7NjAUvZGiSLRJI\nJn9HNaLwbgvVmCDMrKmym/sMtXZLuGPn2uazFuXQtRxtbAQnFlnxIMyE58oHcZIV\neLzG48icbtv9CN+gfdEpUU608ZRi1rpN95UwOPWgwvkFB7rhb5Pi\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-07-24 04:58:48,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-d75cd087-dc67-49a3-b97e-32c44ead11e0 2018-07-24 04:58:48,035 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-24 04:58:48,035 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack 2018-07-24 04:58:48,035 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack 2018-07-24 04:58:48,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:58:48,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:58:48,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}, {"id": "82293ff3f92c4433953647333f8fb1b4", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj-role"}], "expires_at": "2018-07-24T05:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-user", "id": "375aadb0731140799bacb239948c0388"}, "audit_ids": ["hcp-_le-Rdy6j09n4ozD1w"], "issued_at": "2018-07-24T04:58:48.000000Z"}} 2018-07-24 04:58:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:48,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38542ab-40f5-48d3-babe-f70d9235d89c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:58:48,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c38542ab-40f5-48d3-babe-f70d9235d89c 2018-07-24 04:58:48,530 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:58:48,533 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-24 04:58:48,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:48,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:48 GMT Server: Apache x-openstack-request-id: req-0e805ebe-c8af-4daf-99ee-68be25af39e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "deletion_time": null, "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "updated_time": null, "project": "b3cd44fafc9d40ada29c6bd938041103", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "tags": null}]} 2018-07-24 04:58:48,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack used request id req-0e805ebe-c8af-4daf-99ee-68be25af39e2 2018-07-24 04:58:48,774 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack 2018-07-24 04:58:48,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:48,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:48 GMT Server: Apache x-openstack-request-id: req-9fb920b8-c174-4a63-81b8-2dd24d4b1106 Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:49,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:48 GMT Server: Apache x-openstack-request-id: req-d338a4f1-e830-4bed-b96c-5a07defb10ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1059 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f21cc82e-64e9-4b0a-90da-7881adf257b2", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "aebc0f1f-93e8-45c9-92b0-2e6879091287", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "9880b74d-c598-425a-96e3-51ac645d91f9", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "251", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1eeb4639-1326-4655-8568-50ee66d87682", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1eeb4639-1326-4655-8568-50ee66d87682:subnet_id=1cc45f2b-8342-4451-a311-40b6a4222db3", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "1cc45f2b-8342-4451-a311-40b6a4222db3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ad07d80b-0a2d-4e61-8297-1b66a91fc154", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "515a53ca-3c36-459d-8e00-daf953b3db0c", "resource_type": "OS::Neutron::Port"}]} 2018-07-24 04:58:49,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources used request id req-d338a4f1-e830-4bed-b96c-5a07defb10ae 2018-07-24 04:58:49,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:49,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ad07d80b-0a2d-4e61-8297-1b66a91fc154 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:50,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58: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-fdca9563-2c8f-41bd-82ff-c088c4ed0318 x-compute-request-id: req-fdca9563-2c8f-41bd-82ff-c088c4ed0318 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:3d:0b", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:3d:0b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "rel": "bookmark"}], "image": {"id": "0621221c-eada-406b-ad50-cb4c0bfed6e8", "links": [{"href": "http://172.30.9.24:8774/images/0621221c-eada-406b-ad50-cb4c0bfed6e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": "2018-07-24T04:58:44.000000", "flavor": {"id": "cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "links": [{"href": "http://172.30.9.24:8774/flavors/cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "rel": "bookmark"}]}, "id": "0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "security_groups": [{"name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp"}], "user_id": "375aadb0731140799bacb239948c0388", "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-07-24T04:58:44Z", "hostId": "76270c7eef34cb180d21595c7dd2df8ccb9e1612ca8f029a66b333ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "created": "2018-07-24T04:58:37Z", "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:58:50,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0 used request id req-fdca9563-2c8f-41bd-82ff-c088c4ed0318 2018-07-24 04:58:50,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:50,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-f09bb1e8-454a-49b9-887a-e95ae8121cd5 Date: Tue, 24 Jul 2018 04:58:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:58:50,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net used request id req-f09bb1e8-454a-49b9-887a-e95ae8121cd5 2018-07-24 04:58:50,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:58:50,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:58: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:58:50,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:50,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90161004-9dc3-4c32-900c-0a8e4e3c0528 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:58:50,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-90161004-9dc3-4c32-900c-0a8e4e3c0528 2018-07-24 04:58:50,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:50,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58: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-49dae876-5588-41a8-9ec8-7f58cb9cce32 x-compute-request-id: req-49dae876-5588-41a8-9ec8-7f58cb9cce32 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:26:33", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ad07d80b-0a2d-4e61-8297-1b66a91fc154", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ad07d80b-0a2d-4e61-8297-1b66a91fc154", "rel": "bookmark"}], "image": {"id": "0621221c-eada-406b-ad50-cb4c0bfed6e8", "links": [{"href": "http://172.30.9.24:8774/images/0621221c-eada-406b-ad50-cb4c0bfed6e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-07-24T04:58:42.000000", "flavor": {"id": "f21cc82e-64e9-4b0a-90da-7881adf257b2", "links": [{"href": "http://172.30.9.24:8774/flavors/f21cc82e-64e9-4b0a-90da-7881adf257b2", "rel": "bookmark"}]}, "id": "ad07d80b-0a2d-4e61-8297-1b66a91fc154", "security_groups": [{"name": "default"}], "user_id": "375aadb0731140799bacb239948c0388", "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-07-24T04:58:42Z", "hostId": "913975ed72f368f6b9e3af0a7556c7058eae78a77a3341d422f4f68f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "created": "2018-07-24T04:58:34Z", "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:58:50,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ad07d80b-0a2d-4e61-8297-1b66a91fc154 used request id req-49dae876-5588-41a8-9ec8-7f58cb9cce32 2018-07-24 04:58:50,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:50,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-d6871ae1-c82e-45e6-a7ac-b638618e8934 Date: Tue, 24 Jul 2018 04:58:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:58:50,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net used request id req-d6871ae1-c82e-45e6-a7ac-b638618e8934 2018-07-24 04:58:50,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:50,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb6b874d-b4d1-4ee4-a996-a9e71f960f84 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:58:50,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-eb6b874d-b4d1-4ee4-a996-a9e71f960f84 2018-07-24 04:58:50,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:51,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5018b573-37dc-4161-b2a6-f865711e2ee4 Date: Tue, 24 Jul 2018 04:58:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:58:51,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-5018b573-37dc-4161-b2a6-f865711e2ee4 2018-07-24 04:58:51,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:51,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5976 X-Openstack-Request-Id: req-3a1d57c9-0055-41a9-a586-d6828c22bd71 Date: Tue, 24 Jul 2018 04:58:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.5"}],"id":"227cc016-e71e-485d-8f7d-75151cc225bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:5e:8c","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.1"}],"id":"3991f183-61fc-43a2-9db8-3509ad897c68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:8e:c6","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:35Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.4"}],"id":"515a53ca-3c36-459d-8e00-daf953b3db0c","security_groups":["646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:3d:0b","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.2"}],"id":"cce4a33a-0e44-4ba1-9ffe-ef88dc8a93e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:8c:c2","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.7"}],"id":"e6f67191-21ba-4e3b-8fb3-3344e1a1c8bd","security_groups":["4f26792a-0b96-4c4c-9317-0503f8bc535b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:26:33","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:36Z","binding:vnic_type":"normal","device_id":"ad07d80b-0a2d-4e61-8297-1b66a91fc154","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.3"}],"id":"e7605707-2259-4340-813a-80171e2f1106","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:08:ef","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"}]} 2018-07-24 04:58:51,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-3a1d57c9-0055-41a9-a586-d6828c22bd71 2018-07-24 04:58:51,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ccb802ab-f487-4d5c-a6f5-4c52c73cf5f0 Date: Tue, 24 Jul 2018 04:58:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:58:51,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-ccb802ab-f487-4d5c-a6f5-4c52c73cf5f0 2018-07-24 04:58:51,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:51,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5976 X-Openstack-Request-Id: req-e1fec960-9ddf-45ed-9d9f-ddc85d6de8d4 Date: Tue, 24 Jul 2018 04:58:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.5"}],"id":"227cc016-e71e-485d-8f7d-75151cc225bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:5e:8c","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.1"}],"id":"3991f183-61fc-43a2-9db8-3509ad897c68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:8e:c6","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:35Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.4"}],"id":"515a53ca-3c36-459d-8e00-daf953b3db0c","security_groups":["646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:3d:0b","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.2"}],"id":"cce4a33a-0e44-4ba1-9ffe-ef88dc8a93e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:8c:c2","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.7"}],"id":"e6f67191-21ba-4e3b-8fb3-3344e1a1c8bd","security_groups":["4f26792a-0b96-4c4c-9317-0503f8bc535b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:26:33","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:36Z","binding:vnic_type":"normal","device_id":"ad07d80b-0a2d-4e61-8297-1b66a91fc154","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.3"}],"id":"e7605707-2259-4340-813a-80171e2f1106","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:08:ef","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"}]} 2018-07-24 04:58:51,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-e1fec960-9ddf-45ed-9d9f-ddc85d6de8d4 2018-07-24 04:58:51,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:51,419 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:51 GMT Server: Apache x-openstack-request-id: req-4d69e1a3-10ad-421c-ae4c-c532a83afbfd Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:51,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:51 GMT Server: Apache x-openstack-request-id: req-889e1a8b-94fa-4c01-a15d-25378512f4b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1059 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f21cc82e-64e9-4b0a-90da-7881adf257b2", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/network", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "aebc0f1f-93e8-45c9-92b0-2e6879091287", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "9880b74d-c598-425a-96e3-51ac645d91f9", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "251", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1eeb4639-1326-4655-8568-50ee66d87682", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1eeb4639-1326-4655-8568-50ee66d87682:subnet_id=1cc45f2b-8342-4451-a311-40b6a4222db3", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "1cc45f2b-8342-4451-a311-40b6a4222db3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ad07d80b-0a2d-4e61-8297-1b66a91fc154", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources/port1", "rel": "self"}, {"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-24T04:58:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-24T04:58:23Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "515a53ca-3c36-459d-8e00-daf953b3db0c", "resource_type": "OS::Neutron::Port"}]} 2018-07-24 04:58:51,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef/resources used request id req-889e1a8b-94fa-4c01-a15d-25378512f4b3 2018-07-24 04:58:51,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:51,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/f21cc82e-64e9-4b0a-90da-7881adf257b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:51,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04: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,Accept-Encoding x-openstack-request-id: req-5782452b-8d70-4e4d-bcbc-e1cb943a7de2 x-compute-request-id: req-5782452b-8d70-4e4d-bcbc-e1cb943a7de2 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-flavor2-jzvtacyf4qrm", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f21cc82e-64e9-4b0a-90da-7881adf257b2", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f21cc82e-64e9-4b0a-90da-7881adf257b2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "f21cc82e-64e9-4b0a-90da-7881adf257b2"}} 2018-07-24 04:58:51,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/f21cc82e-64e9-4b0a-90da-7881adf257b2 used request id req-5782452b-8d70-4e4d-bcbc-e1cb943a7de2 2018-07-24 04:58:51,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04: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,Accept-Encoding x-openstack-request-id: req-fc5ba95d-d4fe-468f-9de1-4a96a465d16c x-compute-request-id: req-fc5ba95d-d4fe-468f-9de1-4a96a465d16c Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-flavor1-42bw4prp744t", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e"}} 2018-07-24 04:58:51,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e used request id req-fc5ba95d-d4fe-468f-9de1-4a96a465d16c 2018-07-24 04:58:51,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/1cc45f2b-8342-4451-a311-40b6a4222db3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:51,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/1cc45f2b-8342-4451-a311-40b6a4222db3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:51,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-e2bb6a2f-b529-4260-b38d-07ce27b8f324 Date: Tue, 24 Jul 2018 04:58:51 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}} 2018-07-24 04:58:51,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/1cc45f2b-8342-4451-a311-40b6a4222db3 used request id req-e2bb6a2f-b529-4260-b38d-07ce27b8f324 2018-07-24 04:58:51,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-cefb7bd0-f12b-46ab-a2ff-01b168774c6c Date: Tue, 24 Jul 2018 04:58:51 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}} 2018-07-24 04:58:51,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/1cc45f2b-8342-4451-a311-40b6a4222db3 used request id req-cefb7bd0-f12b-46ab-a2ff-01b168774c6c 2018-07-24 04:58:51,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:51,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:51,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-fc3951de-7991-420a-b141-f5399cc3cbfc Date: Tue, 24 Jul 2018 04:58:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:58:51,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-fc3951de-7991-420a-b141-f5399cc3cbfc 2018-07-24 04:58:51,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:51,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-51c9a2ee-4594-4d94-95ff-f403d227e37c Date: Tue, 24 Jul 2018 04:58:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:58:51,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-51c9a2ee-4594-4d94-95ff-f403d227e37c 2018-07-24 04:58:51,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:51,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7e2c7c3c-f0ef-4f2c-b41a-956d3f2452f1 Date: Tue, 24 Jul 2018 04:58:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:58:51,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-7e2c7c3c-f0ef-4f2c-b41a-956d3f2452f1 2018-07-24 04:58:51,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5caa1254-b653-4ff6-b864-1d5e4279f9f3 Date: Tue, 24 Jul 2018 04:58:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:58:52,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-5caa1254-b653-4ff6-b864-1d5e4279f9f3 2018-07-24 04:58:52,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-9ce596a5-cdf5-48c6-b96b-989bfbfe3be4 Date: Tue, 24 Jul 2018 04:58:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:58:52,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net used request id req-9ce596a5-cdf5-48c6-b96b-989bfbfe3be4 2018-07-24 04:58:52,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408b96ac-5e95-4ff4-9e48-61f5b4bb543d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:58:52,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-408b96ac-5e95-4ff4-9e48-61f5b4bb543d 2018-07-24 04:58:52,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-52b9c4ac-a6ea-45bf-a2d6-736f30b02f4d Date: Tue, 24 Jul 2018 04:58:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:58:52,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net used request id req-52b9c4ac-a6ea-45bf-a2d6-736f30b02f4d 2018-07-24 04:58:52,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66dcff3-bc24-4412-90b2-cc1e66972394 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:58:52,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-e66dcff3-bc24-4412-90b2-cc1e66972394 2018-07-24 04:58:52,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6ce8f8d6-0e6d-4a35-9ff2-2243c952e247 Date: Tue, 24 Jul 2018 04:58:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:58:52,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-6ce8f8d6-0e6d-4a35-9ff2-2243c952e247 2018-07-24 04:58:52,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287&mac_address=fa%3A16%3A3e%3A73%3A3d%3A0b&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4a38b48e-c645-4544-a97a-8578dfe9e504 Date: Tue, 24 Jul 2018 04:58:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:58:52,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-4a38b48e-c645-4544-a97a-8578dfe9e504 2018-07-24 04:58:52,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287&mac_address=fa%3A16%3A3e%3Ae0%3A26%3A33&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-9d762564-48bf-4254-ad70-c05448278f4a Date: Tue, 24 Jul 2018 04:58:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.7"}],"id":"e6f67191-21ba-4e3b-8fb3-3344e1a1c8bd","security_groups":["4f26792a-0b96-4c4c-9317-0503f8bc535b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:26:33","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:36Z","binding:vnic_type":"normal","device_id":"ad07d80b-0a2d-4e61-8297-1b66a91fc154","ip_allocation":"immediate"}]} 2018-07-24 04:58:52,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287&mac_address=fa%3A16%3A3e%3Ae0%3A26%3A33&admin_state_up=True used request id req-9d762564-48bf-4254-ad70-c05448278f4a 2018-07-24 04:58:52,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08e26a6-622e-4626-bd05-9e9a500d90fc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:58:52,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-e08e26a6-622e-4626-bd05-9e9a500d90fc 2018-07-24 04:58:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-57fef5a0-b115-4243-b231-bafcfdf9a04e Date: Tue, 24 Jul 2018 04:58:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.4"}],"id":"515a53ca-3c36-459d-8e00-daf953b3db0c","security_groups":["646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:3d:0b","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0","ip_allocation":"immediate"}]} 2018-07-24 04:58:52,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287&mac_address=fa%3A16%3A3e%3A73%3A3d%3A0b&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o&admin_state_up=True used request id req-57fef5a0-b115-4243-b231-bafcfdf9a04e 2018-07-24 04:58:52,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d234ad32-c6bb-4ddf-845e-cc3f716695dc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:58:52,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-d234ad32-c6bb-4ddf-845e-cc3f716695dc 2018-07-24 04:58:52,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-6d61a156-6547-4325-b7b9-6809362bb39e Date: Tue, 24 Jul 2018 04:58:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:58:52,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net used request id req-6d61a156-6547-4325-b7b9-6809362bb39e 2018-07-24 04:58:52,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-a07cf9a1-82d9-4d8a-8102-84e03d952ff5 Date: Tue, 24 Jul 2018 04:58:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:58:52,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net used request id req-a07cf9a1-82d9-4d8a-8102-84e03d952ff5 2018-07-24 04:58:52,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:52,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4a5d43f9-7537-433d-a4d9-a8eced5954bc Date: Tue, 24 Jul 2018 04:58:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:58:52,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-4a5d43f9-7537-433d-a4d9-a8eced5954bc 2018-07-24 04:58:52,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5974 X-Openstack-Request-Id: req-2d8f5707-624a-46e8-86f5-f674a81854f0 Date: Tue, 24 Jul 2018 04:58:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.5"}],"id":"227cc016-e71e-485d-8f7d-75151cc225bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:5e:8c","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.1"}],"id":"3991f183-61fc-43a2-9db8-3509ad897c68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:8e:c6","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:35Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.4"}],"id":"515a53ca-3c36-459d-8e00-daf953b3db0c","security_groups":["646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:3d:0b","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.2"}],"id":"cce4a33a-0e44-4ba1-9ffe-ef88dc8a93e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:8c:c2","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.7"}],"id":"e6f67191-21ba-4e3b-8fb3-3344e1a1c8bd","security_groups":["4f26792a-0b96-4c4c-9317-0503f8bc535b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:26:33","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:36Z","binding:vnic_type":"normal","device_id":"ad07d80b-0a2d-4e61-8297-1b66a91fc154","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.3"}],"id":"e7605707-2259-4340-813a-80171e2f1106","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:08:ef","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"}]} 2018-07-24 04:58:53,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-2d8f5707-624a-46e8-86f5-f674a81854f0 2018-07-24 04:58:53,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-61f77627-bb2d-443b-b553-aa27482feb34 Date: Tue, 24 Jul 2018 04:58:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:58:53,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-61f77627-bb2d-443b-b553-aa27482feb34 2018-07-24 04:58:53,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5974 X-Openstack-Request-Id: req-5c930be9-8bb8-4b60-89c4-cea965c6af72 Date: Tue, 24 Jul 2018 04:58:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.5"}],"id":"227cc016-e71e-485d-8f7d-75151cc225bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:5e:8c","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.1"}],"id":"3991f183-61fc-43a2-9db8-3509ad897c68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:8e:c6","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:35Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.4"}],"id":"515a53ca-3c36-459d-8e00-daf953b3db0c","security_groups":["646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:3d:0b","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.2"}],"id":"cce4a33a-0e44-4ba1-9ffe-ef88dc8a93e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:8c:c2","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.7"}],"id":"e6f67191-21ba-4e3b-8fb3-3344e1a1c8bd","security_groups":["4f26792a-0b96-4c4c-9317-0503f8bc535b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:26:33","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:36Z","binding:vnic_type":"normal","device_id":"ad07d80b-0a2d-4e61-8297-1b66a91fc154","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.3"}],"id":"e7605707-2259-4340-813a-80171e2f1106","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:08:ef","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"}]} 2018-07-24 04:58:53,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-5c930be9-8bb8-4b60-89c4-cea965c6af72 2018-07-24 04:58:53,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-86fbabbe-0350-4411-804f-23d8986b2118 Date: Tue, 24 Jul 2018 04:58:53 GMT RESP BODY: {"floatingips": [{"router_id": "1eeb4639-1326-4655-8568-50ee66d87682", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "created_at": "2018-07-24T04:58:35Z", "updated_at": "2018-07-24T04:58:41Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "b3cd44fafc9d40ada29c6bd938041103", "port_id": "515a53ca-3c36-459d-8e00-daf953b3db0c", "id": "9880b74d-c598-425a-96e3-51ac645d91f9", "qos_policy_id": null}]} 2018-07-24 04:58:53,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-86fbabbe-0350-4411-804f-23d8986b2118 2018-07-24 04:58:53,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/1eeb4639-1326-4655-8568-50ee66d87682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-0dfcb4c4-36c0-434c-8fcf-9316a7bd4c5d Date: Tue, 24 Jul 2018 04:58:53 GMT RESP BODY: {"floatingips": [{"router_id": "1eeb4639-1326-4655-8568-50ee66d87682", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "created_at": "2018-07-24T04:58:35Z", "updated_at": "2018-07-24T04:58:41Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "b3cd44fafc9d40ada29c6bd938041103", "port_id": "515a53ca-3c36-459d-8e00-daf953b3db0c", "id": "9880b74d-c598-425a-96e3-51ac645d91f9", "qos_policy_id": null}]} 2018-07-24 04:58:53,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-0dfcb4c4-36c0-434c-8fcf-9316a7bd4c5d 2018-07-24 04:58:53,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-4b5edcfd-c969-4d46-8435-48e8bd8df792 Date: Tue, 24 Jul 2018 04:58:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "created_at": "2018-07-24T04:58:28Z", "admin_state_up": true, "updated_at": "2018-07-24T04:58:36Z", "project_id": "b3cd44fafc9d40ada29c6bd938041103", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "1eeb4639-1326-4655-8568-50ee66d87682", "name": "mgmt_router"}} 2018-07-24 04:58:53,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/1eeb4639-1326-4655-8568-50ee66d87682 used request id req-4b5edcfd-c969-4d46-8435-48e8bd8df792 2018-07-24 04:58:53,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=1eeb4639-1326-4655-8568-50ee66d87682 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4683 X-Openstack-Request-Id: req-8455aa6c-6f8d-4180-b405-8a1e02ced35c Date: Tue, 24 Jul 2018 04:58:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.1"}],"id":"3991f183-61fc-43a2-9db8-3509ad897c68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:8e:c6","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:35Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:37Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b879055-b95d-4c3f-a087-58ca89b915d6","ip_address":"169.254.192.3"}],"id":"5c6226ed-41a5-4475-9f66-d8bd7584a546","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:1f:92","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b3cd44fafc9d40ada29c6bd938041103","admin_state_up":true,"network_id":"5c46c8df-9d83-44fb-9103-9ddaffc197de","tenant_id":"","created_at":"2018-07-24T04:58:29Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:52Z","device_owner":"network:router_gateway","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.204"}],"id":"a1b5d250-08dc-46d7-b58f-adc27073fa81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:2b:65","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T04:58:28Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:37Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b879055-b95d-4c3f-a087-58ca89b915d6","ip_address":"169.254.192.1"}],"id":"f6468a29-2d99-4079-a300-db3dc45e8979","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:e0:a2","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b3cd44fafc9d40ada29c6bd938041103","admin_state_up":true,"network_id":"5c46c8df-9d83-44fb-9103-9ddaffc197de","tenant_id":"","created_at":"2018-07-24T04:58:30Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:39Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b879055-b95d-4c3f-a087-58ca89b915d6","ip_address":"169.254.192.5"}],"id":"f703fa3d-ab03-48eb-9aff-a90556bb08b4","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:f7:8b","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant b3cd44fafc9d40ada29c6bd938041103","admin_state_up":true,"network_id":"5c46c8df-9d83-44fb-9103-9ddaffc197de","tenant_id":"","created_at":"2018-07-24T04:58:31Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"}]} 2018-07-24 04:58:53,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=1eeb4639-1326-4655-8568-50ee66d87682 used request id req-8455aa6c-6f8d-4180-b405-8a1e02ced35c 2018-07-24 04:58:53,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9667f7d8-fbdb-4842-847c-7ec5cf759f57 Date: Tue, 24 Jul 2018 04:58:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:58:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:58:18Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/snap", "metadata": {}}], "self": "/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8", "min_disk": 0, "protected": false, "id": "0621221c-eada-406b-ad50-cb4c0bfed6e8", "file": "/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b3cd44fafc9d40ada29c6bd938041103", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:58:53,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8 used request id req-9667f7d8-fbdb-4842-847c-7ec5cf759f57 2018-07-24 04:58:53,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-d3c641dd-60db-42a9-89ed-50366d9c6060 Date: Tue, 24 Jul 2018 04:58:53 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 04:58:53,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-d3c641dd-60db-42a9-89ed-50366d9c6060 2018-07-24 04:58:53,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/2b879055-b95d-4c3f-a087-58ca89b915d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-27b8e2c5-2db5-487b-baf5-057d0b7a1fe8 Date: Tue, 24 Jul 2018 04: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-07-24 04:58:53,622 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-27b8e2c5-2db5-487b-baf5-057d0b7a1fe8 2018-07-24 04:58:53,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-ce574f3e-5205-4198-b981-51626d226c50 Date: Tue, 24 Jul 2018 04:58:53 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:58:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2b879055-b95d-4c3f-a087-58ca89b915d6","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant b3cd44fafc9d40ada29c6bd938041103","enable_dhcp":false,"segment_id":null,"network_id":"5c46c8df-9d83-44fb-9103-9ddaffc197de","tenant_id":"","created_at":"2018-07-24T04:58:27Z","ip_version":4}} 2018-07-24 04:58:53,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/2b879055-b95d-4c3f-a087-58ca89b915d6 used request id req-ce574f3e-5205-4198-b981-51626d226c50 2018-07-24 04:58:53,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/2b879055-b95d-4c3f-a087-58ca89b915d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,823 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:53 GMT Server: Apache x-openstack-request-id: req-04d7d40b-3951-438d-8ba2-be65a21b0a9e Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:53,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-a1b6d371-8e04-4fb5-b8d6-4f43a3e909ec Date: Tue, 24 Jul 2018 04:58:53 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:58:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2b879055-b95d-4c3f-a087-58ca89b915d6","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant b3cd44fafc9d40ada29c6bd938041103","enable_dhcp":false,"segment_id":null,"network_id":"5c46c8df-9d83-44fb-9103-9ddaffc197de","tenant_id":"","created_at":"2018-07-24T04:58:27Z","ip_version":4}} 2018-07-24 04:58:53,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/2b879055-b95d-4c3f-a087-58ca89b915d6 used request id req-a1b6d371-8e04-4fb5-b8d6-4f43a3e909ec 2018-07-24 04:58:53,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/2b879055-b95d-4c3f-a087-58ca89b915d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-11e1a2cd-4c99-4eac-8cd0-08be96b42763 Date: Tue, 24 Jul 2018 04:58:53 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:58:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2b879055-b95d-4c3f-a087-58ca89b915d6","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant b3cd44fafc9d40ada29c6bd938041103","enable_dhcp":false,"segment_id":null,"network_id":"5c46c8df-9d83-44fb-9103-9ddaffc197de","tenant_id":"","created_at":"2018-07-24T04:58:27Z","ip_version":4}} 2018-07-24 04:58:53,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/2b879055-b95d-4c3f-a087-58ca89b915d6 used request id req-11e1a2cd-4c99-4eac-8cd0-08be96b42763 2018-07-24 04:58:53,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/1cc45f2b-8342-4451-a311-40b6a4222db3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:53,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-e4e26f66-8d05-46a6-add3-ea92049a704c Date: Tue, 24 Jul 2018 04:58:53 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}} 2018-07-24 04:58:53,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/1cc45f2b-8342-4451-a311-40b6a4222db3 used request id req-e4e26f66-8d05-46a6-add3-ea92049a704c 2018-07-24 04:58:53,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports/515a53ca-3c36-459d-8e00-daf953b3db0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:54,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1099 X-Openstack-Request-Id: req-1d260b25-b698-4fff-a2d6-598a390f6e2f Date: Tue, 24 Jul 2018 04:58:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.4"}],"id":"515a53ca-3c36-459d-8e00-daf953b3db0c","security_groups":["646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:3d:0b","device_id":"0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o","project_id":"b3cd44fafc9d40ada29c6bd938041103","qos_policy_id":null,"admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:58:54,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports/515a53ca-3c36-459d-8e00-daf953b3db0c used request id req-1d260b25-b698-4fff-a2d6-598a390f6e2f 2018-07-24 04:58:54,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/1cc45f2b-8342-4451-a311-40b6a4222db3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:54,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:53 GMT Server: Apache x-openstack-request-id: req-9775496c-9d00-4056-b7dd-11f8b3c8aefe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzyfzVOtVbSv9yek+/eQVNC2DAr7dp9KzAGcF/mcvLDCWmXF8\ntkENUW+vWDoGlrdYYikoQ/RYTxogcn//1SlhqaQpJHuqBg+xQ3Je4R0q+jSy6F/7\nB/+2u4ABqnHTtVHg+8JP9ViMmhsK7+gQtEfKFBubIi+TW5wwiXNSUNg7j+mdA9w0\ncpjmPTFvkgZejAfBNsUo/F5a1vSXAQRtqcyRPcrlp2EhSUo+4Khz8rUZwmlBha1t\njUHklnsOQEYpxWN+wzxuXDW8ODpB6mizZFB0WuMTBuNBvnzYhc09UvVfQp+/bBF3\nQNUBIE5ax9NriJc2bjKEz2/rEOPVJhwAasdZCQIDAQABAoIBAB2OvrqEJZlBKKIR\npMpHK/tY7xOKNkhG2QGasZE+Gc39VM+qELhUidjvzZ4SEXSZzoObCcLAb4VB3hVY\nTCGXGPdClBg/iN/6hzlvbThDmClBMbHUWBYpF2KjfhlaynFZsHdbn1sLemxWpXXb\nr955S80Yr0bucOEmZQqHqNweLkl3Msv2psEFJSwkb7CNapa86lygn9oFJGNyn49Y\nVfvKiG0fCwdhYUb2UgezHflkfnLkfaFvcLn5QDBcfpMaQ+f7ug9fvBDmPT1gJ/9S\nY/m+GcJT5t2zJUDXwu/62JgIyUVg+cxNL7GBVIIk7ntHfgeeKASsAP73Q0jvx4Al\n8VsyDA0CgYEA/S/2BKLdazNVgvDPHbWnD/OJpWLBpGz9iqApyRccTyfSewaCIFYq\n3KGl58PpVrl/s92yEGH4bXJDGpev4UHjCAoQiJrCjYKTjoVxMjg/GyeBSnszgVOz\nFvoVFK9IJQnKn1OLS1P99GoJ2hBgNNwfJUelTmoFpb0zNPzPPrP3cYcCgYEA0XUU\nyiuqjnfXmnjxFTHUYkQN3Si87H6GT4jMsvg9+0yL+RzgaMfE0lp2/WYqkmczEq6M\n5PJKCS4AL+X/WuBttaHhJZu3ZsmnGehBTd1NgkENYCRBwMz89OJfajzBzm9qPd/F\nxJYcHu6RzDBDrdd5CP887PH11KOEz5Rwt0efxO8CgYAejP7+qDhXiyYyWqRjTVwP\nTK+7SSNcl9owNAtWvHcqBgAb4DkrdbpOTSMbyEQLtu514bZuy6OScUsvlkYexDiE\n69H66dG4CZ2MgQWbrbXPrQCo4Bzi6hqeFyccC9qEvZ25g/c267elGnZ93aP+POF1\nOiP0Rk7QJPhc2HSZeFXPWQKBgQCjw47Fou5vBXQk6npTv+n2Co9sYvWTUjlg5exl\n4YFUgbzOwK0UP1y7us9dwAt4/AcKjD7MokMQek7bJFBKlT4xzKdj6CO00eU8dELa\nxjRbqtDyYmamf58nN/ax8V72MFY4mkTeNx81cAG+S94ehWG0jxrrhyJVZqPoSH74\nTZ+1MQKBgCr9RoRBLp6w1kv987ECEjqdv9AwytuAz+IYMqiYCA7NjAUvZGiSLRJI\nJn9HNaLwbgvVmCDMrKmym/sMtXZLuGPn2uazFuXQtRxtbAQnFlnxIMyE58oHcZIV\neLzG48icbtv9CN+gfdEpUU608ZRi1rpN95UwOPWgwvkFB7rhb5Pi\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-07-24 04:58:54,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-9775496c-9d00-4056-b7dd-11f8b3c8aefe 2018-07-24 04:58:54,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:58:54,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:58:54,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-c8dfbac2-cbac-4591-b5c7-888df90dac63 Date: Tue, 24 Jul 2018 04:58:54 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}} 2018-07-24 04:58:54,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/1cc45f2b-8342-4451-a311-40b6a4222db3 used request id req-c8dfbac2-cbac-4591-b5c7-888df90dac63 2018-07-24 04:58:54,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:54,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dedaaec7-4358-42d0-ac3b-b033c3953b83 Date: Tue, 24 Jul 2018 04:58:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:58:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-24T04:58:18Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/snap", "metadata": {}}], "self": "/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8", "min_disk": 0, "protected": false, "id": "0621221c-eada-406b-ad50-cb4c0bfed6e8", "file": "/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b3cd44fafc9d40ada29c6bd938041103", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/0621221c-eada-406b-ad50-cb4c0bfed6e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:58:54,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8 used request id req-dedaaec7-4358-42d0-ac3b-b033c3953b83 2018-07-24 04:58:54,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ad4345bb33397de862872c5171707f9999d9ec" 2018-07-24 04:58:54,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}, {"id": "82293ff3f92c4433953647333f8fb1b4", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj-role"}], "expires_at": "2018-07-24T05:58:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-user", "id": "375aadb0731140799bacb239948c0388"}, "audit_ids": ["AOicNKoFQzm-YRV8weoAwA"], "issued_at": "2018-07-24T04:58:54.000000Z"}} 2018-07-24 04:58:54,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:58:54,532 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:58:54 GMT Server: Apache x-openstack-request-id: req-2420d498-5153-4f0d-acea-ca7f5c7fd350 Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:58:54,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab9726ba-63bd-406d-8953-e9fd098bb654 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:58:54,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ab9726ba-63bd-406d-8953-e9fd098bb654 2018-07-24 04:58:54,612 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:58:54,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:58:54,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db15dae-c9f2-4e6a-ae81-44cc957984bb 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:58:54,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6db15dae-c9f2-4e6a-ae81-44cc957984bb 2018-07-24 04:58:54,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:58:54,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:54 GMT Server: Apache x-openstack-request-id: req-21263034-9900-439b-a23b-ec3172c1784c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzyfzVOtVbSv9yek+/eQVNC2DAr7dp9KzAGcF/mcvLDCWmXF8\ntkENUW+vWDoGlrdYYikoQ/RYTxogcn//1SlhqaQpJHuqBg+xQ3Je4R0q+jSy6F/7\nB/+2u4ABqnHTtVHg+8JP9ViMmhsK7+gQtEfKFBubIi+TW5wwiXNSUNg7j+mdA9w0\ncpjmPTFvkgZejAfBNsUo/F5a1vSXAQRtqcyRPcrlp2EhSUo+4Khz8rUZwmlBha1t\njUHklnsOQEYpxWN+wzxuXDW8ODpB6mizZFB0WuMTBuNBvnzYhc09UvVfQp+/bBF3\nQNUBIE5ax9NriJc2bjKEz2/rEOPVJhwAasdZCQIDAQABAoIBAB2OvrqEJZlBKKIR\npMpHK/tY7xOKNkhG2QGasZE+Gc39VM+qELhUidjvzZ4SEXSZzoObCcLAb4VB3hVY\nTCGXGPdClBg/iN/6hzlvbThDmClBMbHUWBYpF2KjfhlaynFZsHdbn1sLemxWpXXb\nr955S80Yr0bucOEmZQqHqNweLkl3Msv2psEFJSwkb7CNapa86lygn9oFJGNyn49Y\nVfvKiG0fCwdhYUb2UgezHflkfnLkfaFvcLn5QDBcfpMaQ+f7ug9fvBDmPT1gJ/9S\nY/m+GcJT5t2zJUDXwu/62JgIyUVg+cxNL7GBVIIk7ntHfgeeKASsAP73Q0jvx4Al\n8VsyDA0CgYEA/S/2BKLdazNVgvDPHbWnD/OJpWLBpGz9iqApyRccTyfSewaCIFYq\n3KGl58PpVrl/s92yEGH4bXJDGpev4UHjCAoQiJrCjYKTjoVxMjg/GyeBSnszgVOz\nFvoVFK9IJQnKn1OLS1P99GoJ2hBgNNwfJUelTmoFpb0zNPzPPrP3cYcCgYEA0XUU\nyiuqjnfXmnjxFTHUYkQN3Si87H6GT4jMsvg9+0yL+RzgaMfE0lp2/WYqkmczEq6M\n5PJKCS4AL+X/WuBttaHhJZu3ZsmnGehBTd1NgkENYCRBwMz89OJfajzBzm9qPd/F\nxJYcHu6RzDBDrdd5CP887PH11KOEz5Rwt0efxO8CgYAejP7+qDhXiyYyWqRjTVwP\nTK+7SSNcl9owNAtWvHcqBgAb4DkrdbpOTSMbyEQLtu514bZuy6OScUsvlkYexDiE\n69H66dG4CZ2MgQWbrbXPrQCo4Bzi6hqeFyccC9qEvZ25g/c267elGnZ93aP+POF1\nOiP0Rk7QJPhc2HSZeFXPWQKBgQCjw47Fou5vBXQk6npTv+n2Co9sYvWTUjlg5exl\n4YFUgbzOwK0UP1y7us9dwAt4/AcKjD7MokMQek7bJFBKlT4xzKdj6CO00eU8dELa\nxjRbqtDyYmamf58nN/ax8V72MFY4mkTeNx81cAG+S94ehWG0jxrrhyJVZqPoSH74\nTZ+1MQKBgCr9RoRBLp6w1kv987ECEjqdv9AwytuAz+IYMqiYCA7NjAUvZGiSLRJI\nJn9HNaLwbgvVmCDMrKmym/sMtXZLuGPn2uazFuXQtRxtbAQnFlnxIMyE58oHcZIV\neLzG48icbtv9CN+gfdEpUU608ZRi1rpN95UwOPWgwvkFB7rhb5Pi\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-07-24 04:58:54,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-21263034-9900-439b-a23b-ec3172c1784c 2018-07-24 04:58:54,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:58:54,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:58:54,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-79d804b8-8850-4c52-be81-e661d23f6ffa Date: Tue, 24 Jul 2018 04:58:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:58:54,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net used request id req-79d804b8-8850-4c52-be81-e661d23f6ffa 2018-07-24 04:58:54,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:58:54,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:58: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:58:54,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:58:55,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bcab027-3dbe-466e-ad30-020269fdc3ff Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:58:55,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-7bcab027-3dbe-466e-ad30-020269fdc3ff 2018-07-24 04:58:55,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:58:55,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}, {"id": "82293ff3f92c4433953647333f8fb1b4", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj-role"}], "expires_at": "2018-07-24T05:58:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/b3cd44fafc9d40ada29c6bd938041103", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-user", "id": "375aadb0731140799bacb239948c0388"}, "audit_ids": ["95Jjmv06Tier8TxxtvUunw"], "issued_at": "2018-07-24T04:58:55.000000Z"}} 2018-07-24 04:58:55,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:55,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b18c7d7-4b93-4bed-970a-1e2248d77e43 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:58:55,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3b18c7d7-4b93-4bed-970a-1e2248d77e43 2018-07-24 04:58:55,366 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:58:55,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:55,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-10ec7e10-70ec-4a0c-9f54-231c8364432d Date: Tue, 24 Jul 2018 04:58:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:58:55,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-10ec7e10-70ec-4a0c-9f54-231c8364432d 2018-07-24 04:58:55,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287&mac_address=fa%3A16%3A3e%3Ae0%3A26%3A33&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:58:55,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50d8f7b-8283-4f29-ad5f-1d679a0becaa 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:58:55,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e50d8f7b-8283-4f29-ad5f-1d679a0becaa 2018-07-24 04:58:55,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:55,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-d66e6c9a-245c-4585-81b0-98c79e9f2c56 Date: Tue, 24 Jul 2018 04:58:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.7"}],"id":"e6f67191-21ba-4e3b-8fb3-3344e1a1c8bd","security_groups":["4f26792a-0b96-4c4c-9317-0503f8bc535b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:26:33","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:36Z","binding:vnic_type":"normal","device_id":"ad07d80b-0a2d-4e61-8297-1b66a91fc154","ip_allocation":"immediate"}]} 2018-07-24 04:58:55,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287&mac_address=fa%3A16%3A3e%3Ae0%3A26%3A33&admin_state_up=True used request id req-d66e6c9a-245c-4585-81b0-98c79e9f2c56 2018-07-24 04:58:55,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:58:55,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09e52fa-a314-42d9-ba24-566138a67ecf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:58:55,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-c09e52fa-a314-42d9-ba24-566138a67ecf 2018-07-24 04:58:55,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-b2bfd976-a135-4def-ac7a-84f95e984fa9 Date: Tue, 24 Jul 2018 04:58:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:58:55,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:58:55,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net used request id req-b2bfd976-a135-4def-ac7a-84f95e984fa9 2018-07-24 04:58:55,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:58:55,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:58:55 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:58:55,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:55,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb44ba2-8b2d-4740-8355-052ac004ef02 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:58:55,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-5eb44ba2-8b2d-4740-8355-052ac004ef02 2018-07-24 04:58:55,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:56,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-649c5f8f-ba48-4679-ad4d-eea6faac66c8 Date: Tue, 24 Jul 2018 04:58:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:58:56,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-649c5f8f-ba48-4679-ad4d-eea6faac66c8 2018-07-24 04:58:56,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287&mac_address=fa%3A16%3A3e%3A73%3A3d%3A0b&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:56,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-b2bdd4df-6d04-4677-a669-a1668f79514f Date: Tue, 24 Jul 2018 04:58:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.4"}],"id":"515a53ca-3c36-459d-8e00-daf953b3db0c","security_groups":["646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:3d:0b","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0","ip_allocation":"immediate"}]} 2018-07-24 04:58:56,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287&mac_address=fa%3A16%3A3e%3A73%3A3d%3A0b&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o&admin_state_up=True used request id req-b2bdd4df-6d04-4677-a669-a1668f79514f 2018-07-24 04:58:56,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:56,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c14219-b5c3-4dd3-8afa-8938f267a40e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:58:56,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-e2c14219-b5c3-4dd3-8afa-8938f267a40e 2018-07-24 04:58:56,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:56,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58: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-8cb25485-7858-415c-ae39-9167bf09f375 x-compute-request-id: req-8cb25485-7858-415c-ae39-9167bf09f375 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:26:33", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ad07d80b-0a2d-4e61-8297-1b66a91fc154", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ad07d80b-0a2d-4e61-8297-1b66a91fc154", "rel": "bookmark"}], "image": {"id": "0621221c-eada-406b-ad50-cb4c0bfed6e8", "links": [{"href": "http://172.30.9.24:8774/images/0621221c-eada-406b-ad50-cb4c0bfed6e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-07-24T04:58:42.000000", "flavor": {"id": "f21cc82e-64e9-4b0a-90da-7881adf257b2", "links": [{"href": "http://172.30.9.24:8774/flavors/f21cc82e-64e9-4b0a-90da-7881adf257b2", "rel": "bookmark"}]}, "id": "ad07d80b-0a2d-4e61-8297-1b66a91fc154", "security_groups": [{"name": "default"}], "user_id": "375aadb0731140799bacb239948c0388", "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-07-24T04:58:42Z", "hostId": "913975ed72f368f6b9e3af0a7556c7058eae78a77a3341d422f4f68f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "created": "2018-07-24T04:58:34Z", "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:58:56,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2 used request id req-8cb25485-7858-415c-ae39-9167bf09f375 2018-07-24 04:58:56,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:58:57,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-dbb7bbc8-9169-4523-ac47-766121fa4b2e Date: Tue, 24 Jul 2018 04:58:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:58:57,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net used request id req-dbb7bbc8-9169-4523-ac47-766121fa4b2e 2018-07-24 04:58:57,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:58:57,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-19d2caba-b260-4e2f-8ef3-7a9cd890e4da Date: Tue, 24 Jul 2018 04:58:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:58:57,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-19d2caba-b260-4e2f-8ef3-7a9cd890e4da 2018-07-24 04:58:57,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:58:57,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58: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-8f59f8ea-5c01-4094-b677-ad11daef512b x-compute-request-id: req-8f59f8ea-5c01-4094-b677-ad11daef512b Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:3d:0b", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:3d:0b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "rel": "bookmark"}], "image": {"id": "0621221c-eada-406b-ad50-cb4c0bfed6e8", "links": [{"href": "http://172.30.9.24:8774/images/0621221c-eada-406b-ad50-cb4c0bfed6e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": "2018-07-24T04:58:44.000000", "flavor": {"id": "cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "links": [{"href": "http://172.30.9.24:8774/flavors/cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "rel": "bookmark"}]}, "id": "0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "security_groups": [{"name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp"}], "user_id": "375aadb0731140799bacb239948c0388", "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-07-24T04:58:44Z", "hostId": "76270c7eef34cb180d21595c7dd2df8ccb9e1612ca8f029a66b333ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "created": "2018-07-24T04:58:37Z", "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 04:58:57,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1 used request id req-8f59f8ea-5c01-4094-b677-ad11daef512b 2018-07-24 04:58:57,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:57,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5976 X-Openstack-Request-Id: req-cb986f82-7a0a-439d-a1e6-397219e61615 Date: Tue, 24 Jul 2018 04:58:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.5"}],"id":"227cc016-e71e-485d-8f7d-75151cc225bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:5e:8c","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.1"}],"id":"3991f183-61fc-43a2-9db8-3509ad897c68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:8e:c6","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:35Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.4"}],"id":"515a53ca-3c36-459d-8e00-daf953b3db0c","security_groups":["646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:3d:0b","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.2"}],"id":"cce4a33a-0e44-4ba1-9ffe-ef88dc8a93e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:8c:c2","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.7"}],"id":"e6f67191-21ba-4e3b-8fb3-3344e1a1c8bd","security_groups":["4f26792a-0b96-4c4c-9317-0503f8bc535b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:26:33","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:36Z","binding:vnic_type":"normal","device_id":"ad07d80b-0a2d-4e61-8297-1b66a91fc154","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.3"}],"id":"e7605707-2259-4340-813a-80171e2f1106","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:08:ef","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"}]} 2018-07-24 04:58:57,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-cb986f82-7a0a-439d-a1e6-397219e61615 2018-07-24 04:58:57,601 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2 2018-07-24 04:58:57,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:58:57,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-d2bf69c6-d607-4ca7-acbe-74f945296d77 Date: Tue, 24 Jul 2018 04:58:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:58:57,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net used request id req-d2bf69c6-d607-4ca7-acbe-74f945296d77 2018-07-24 04:58:57,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:57,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-36dd7692-200a-4517-9544-408a34a000be Date: Tue, 24 Jul 2018 04:58:57 GMT RESP BODY: {"floatingips": [{"router_id": "1eeb4639-1326-4655-8568-50ee66d87682", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "created_at": "2018-07-24T04:58:35Z", "updated_at": "2018-07-24T04:58:41Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "b3cd44fafc9d40ada29c6bd938041103", "port_id": "515a53ca-3c36-459d-8e00-daf953b3db0c", "id": "9880b74d-c598-425a-96e3-51ac645d91f9", "qos_policy_id": null}]} 2018-07-24 04:58:57,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-36dd7692-200a-4517-9544-408a34a000be 2018-07-24 04:58:57,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ee36eda8-f423-424d-b4dc-665837ec1dcd Date: Tue, 24 Jul 2018 04:58:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:58:57,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-ee36eda8-f423-424d-b4dc-665837ec1dcd 2018-07-24 04:58:57,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:58,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5976 X-Openstack-Request-Id: req-18b7307a-135d-4ef2-bc3c-8be164e51661 Date: Tue, 24 Jul 2018 04:58:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.5"}],"id":"227cc016-e71e-485d-8f7d-75151cc225bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:5e:8c","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.1"}],"id":"3991f183-61fc-43a2-9db8-3509ad897c68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:8e:c6","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:35Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.4"}],"id":"515a53ca-3c36-459d-8e00-daf953b3db0c","security_groups":["646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:3d:0b","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.2"}],"id":"cce4a33a-0e44-4ba1-9ffe-ef88dc8a93e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:8c:c2","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.7"}],"id":"e6f67191-21ba-4e3b-8fb3-3344e1a1c8bd","security_groups":["4f26792a-0b96-4c4c-9317-0503f8bc535b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:26:33","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:36Z","binding:vnic_type":"normal","device_id":"ad07d80b-0a2d-4e61-8297-1b66a91fc154","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.3"}],"id":"e7605707-2259-4340-813a-80171e2f1106","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:08:ef","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"}]} 2018-07-24 04:58:58,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-18b7307a-135d-4ef2-bc3c-8be164e51661 2018-07-24 04:58:58,165 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1 2018-07-24 04:58:58,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:58,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-2b7f4daa-3f10-426f-82ef-a2250337539a Date: Tue, 24 Jul 2018 04:58:58 GMT RESP BODY: {"floatingips": [{"router_id": "1eeb4639-1326-4655-8568-50ee66d87682", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "created_at": "2018-07-24T04:58:35Z", "updated_at": "2018-07-24T04:58:41Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "b3cd44fafc9d40ada29c6bd938041103", "port_id": "515a53ca-3c36-459d-8e00-daf953b3db0c", "id": "9880b74d-c598-425a-96e3-51ac645d91f9", "qos_policy_id": null}]} 2018-07-24 04:58:58,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-2b7f4daa-3f10-426f-82ef-a2250337539a 2018-07-24 04:58:58,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:58,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58: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-4916b9aa-a27a-4edc-a23c-74e41dfa78d6 x-compute-request-id: req-4916b9aa-a27a-4edc-a23c-74e41dfa78d6 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:3d:0b", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:3d:0b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "rel": "bookmark"}], "image": {"id": "0621221c-eada-406b-ad50-cb4c0bfed6e8", "links": [{"href": "http://172.30.9.24:8774/images/0621221c-eada-406b-ad50-cb4c0bfed6e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": "2018-07-24T04:58:44.000000", "flavor": {"id": "cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "links": [{"href": "http://172.30.9.24:8774/flavors/cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "rel": "bookmark"}]}, "id": "0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "security_groups": [{"name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp"}], "user_id": "375aadb0731140799bacb239948c0388", "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-07-24T04:58:44Z", "hostId": "76270c7eef34cb180d21595c7dd2df8ccb9e1612ca8f029a66b333ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "created": "2018-07-24T04:58:37Z", "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:58:58,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0 used request id req-4916b9aa-a27a-4edc-a23c-74e41dfa78d6 2018-07-24 04:58:58,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:59,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-5167a45d-db2c-4657-9bda-4e334ab29f13 Date: Tue, 24 Jul 2018 04:58:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:58:59,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net used request id req-5167a45d-db2c-4657-9bda-4e334ab29f13 2018-07-24 04:58:59,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:59,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1a6722-ee7c-454c-9637-71bfa3174719 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:58:59,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-6c1a6722-ee7c-454c-9637-71bfa3174719 2018-07-24 04:58:59,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:59,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e16c9669-70cc-4628-bdf4-8c7d41c4c084 Date: Tue, 24 Jul 2018 04:58:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:58:59,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-e16c9669-70cc-4628-bdf4-8c7d41c4c084 2018-07-24 04:58:59,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:58:59,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5976 X-Openstack-Request-Id: req-e3f0cc94-046b-435c-a12c-7465cc131594 Date: Tue, 24 Jul 2018 04:58:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.5"}],"id":"227cc016-e71e-485d-8f7d-75151cc225bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:5e:8c","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.1"}],"id":"3991f183-61fc-43a2-9db8-3509ad897c68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:8e:c6","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:35Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.4"}],"id":"515a53ca-3c36-459d-8e00-daf953b3db0c","security_groups":["646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:3d:0b","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.2"}],"id":"cce4a33a-0e44-4ba1-9ffe-ef88dc8a93e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:8c:c2","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.7"}],"id":"e6f67191-21ba-4e3b-8fb3-3344e1a1c8bd","security_groups":["4f26792a-0b96-4c4c-9317-0503f8bc535b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:26:33","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:36Z","binding:vnic_type":"normal","device_id":"ad07d80b-0a2d-4e61-8297-1b66a91fc154","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.3"}],"id":"e7605707-2259-4340-813a-80171e2f1106","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:08:ef","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"}]} 2018-07-24 04:58:59,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-e3f0cc94-046b-435c-a12c-7465cc131594 2018-07-24 04:58:59,574 - create_instance - INFO - Checking if VM is active 2018-07-24 04:58:59,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:59:00,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:58: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-d7c873df-d52d-42c5-be70-52dd04e90b63 x-compute-request-id: req-d7c873df-d52d-42c5-be70-52dd04e90b63 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:3d:0b", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:3d:0b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "rel": "bookmark"}], "image": {"id": "0621221c-eada-406b-ad50-cb4c0bfed6e8", "links": [{"href": "http://172.30.9.24:8774/images/0621221c-eada-406b-ad50-cb4c0bfed6e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": "2018-07-24T04:58:44.000000", "flavor": {"id": "cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "links": [{"href": "http://172.30.9.24:8774/flavors/cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "rel": "bookmark"}]}, "id": "0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "security_groups": [{"name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp"}], "user_id": "375aadb0731140799bacb239948c0388", "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-07-24T04:58:44Z", "hostId": "76270c7eef34cb180d21595c7dd2df8ccb9e1612ca8f029a66b333ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "created": "2018-07-24T04:58:37Z", "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:59:00,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0 used request id req-d7c873df-d52d-42c5-be70-52dd04e90b63 2018-07-24 04:59:00,420 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1] is - ACTIVE 2018-07-24 04:59:00,420 - create_instance - INFO - VM is - ACTIVE 2018-07-24 04:59:00,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:59:00,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59: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-243a6812-b935-41c2-81d0-461a407a922f x-compute-request-id: req-243a6812-b935-41c2-81d0-461a407a922f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:3d:0b", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:3d:0b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "rel": "bookmark"}], "image": {"id": "0621221c-eada-406b-ad50-cb4c0bfed6e8", "links": [{"href": "http://172.30.9.24:8774/images/0621221c-eada-406b-ad50-cb4c0bfed6e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e9", "OS-SRV-USG:launched_at": "2018-07-24T04:58:44.000000", "flavor": {"id": "cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "links": [{"href": "http://172.30.9.24:8774/flavors/cf59c9dd-3e87-4a16-8eb8-221b6e54bc2e", "rel": "bookmark"}]}, "id": "0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0", "security_groups": [{"name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp"}], "user_id": "375aadb0731140799bacb239948c0388", "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-07-24T04:58:44Z", "hostId": "76270c7eef34cb180d21595c7dd2df8ccb9e1612ca8f029a66b333ec", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "created": "2018-07-24T04:58:37Z", "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:59:00,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0 used request id req-243a6812-b935-41c2-81d0-461a407a922f 2018-07-24 04:59:00,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:59:00,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-fd85edfe-923e-403e-b7e2-f4b55bde0157 Date: Tue, 24 Jul 2018 04:59:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:59:00,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net used request id req-fd85edfe-923e-403e-b7e2-f4b55bde0157 2018-07-24 04:59:00,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:59:00,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82895bb-702c-4d76-8f36-249f9f18f731 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:59:00,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-b82895bb-702c-4d76-8f36-249f9f18f731 2018-07-24 04:59:00,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:59:01,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9828a5ca-631c-41df-a757-9c4e91c64b52 Date: Tue, 24 Jul 2018 04:59:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:59:01,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-9828a5ca-631c-41df-a757-9c4e91c64b52 2018-07-24 04:59:01,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca44a4781d148019cc1eb4e4ea76ceebe8df2883" 2018-07-24 04:59:01,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5976 X-Openstack-Request-Id: req-16c92327-baff-4bf7-902b-9ccc9fc361fd Date: Tue, 24 Jul 2018 04:59:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.5"}],"id":"227cc016-e71e-485d-8f7d-75151cc225bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:5e:8c","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.1"}],"id":"3991f183-61fc-43a2-9db8-3509ad897c68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:8e:c6","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:35Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.4"}],"id":"515a53ca-3c36-459d-8e00-daf953b3db0c","security_groups":["646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:3d:0b","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.2"}],"id":"cce4a33a-0e44-4ba1-9ffe-ef88dc8a93e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:8c:c2","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.7"}],"id":"e6f67191-21ba-4e3b-8fb3-3344e1a1c8bd","security_groups":["4f26792a-0b96-4c4c-9317-0503f8bc535b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:26:33","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:36Z","binding:vnic_type":"normal","device_id":"ad07d80b-0a2d-4e61-8297-1b66a91fc154","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.3"}],"id":"e7605707-2259-4340-813a-80171e2f1106","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:08:ef","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"}]} 2018-07-24 04:59:01,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-16c92327-baff-4bf7-902b-9ccc9fc361fd 2018-07-24 04:59:01,248 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-24 04:59:01,251 - paramiko.transport - DEBUG - starting thread (client mode): 0x92a40cd0L 2018-07-24 04:59:01,252 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 04:59:01,252 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-24 04:59:01,253 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-24 04:59:01,254 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 04:59:01,255 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 04:59:01,255 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-24 04:59:01,255 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 04:59:01,255 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 04:59:01,255 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 04:59:01,274 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 04:59:01,275 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 04:59:01,285 - paramiko.transport - DEBUG - Trying discovered key 6e66def176713a53673951aab95eae0f in 53343cb9-7510-445d-b97b-eb88250eed20 2018-07-24 04:59:01,311 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 04:59:01,317 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 04:59:01,418 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 04:59:01,462 - create_instance - INFO - SSH is active for VM instance 2018-07-24 04:59:01,463 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-24 04:59:01,464 - paramiko.transport - DEBUG - starting thread (client mode): 0x92a40cd0L 2018-07-24 04:59:01,465 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 04:59:01,465 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-24 04:59:01,465 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-24 04:59:01,467 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 04:59:01,467 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 04:59:01,467 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-24 04:59:01,467 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 04:59:01,467 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 04:59:01,468 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 04:59:01,485 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 04:59:01,485 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 04:59:01,497 - paramiko.transport - DEBUG - Trying discovered key 6e66def176713a53673951aab95eae0f in 53343cb9-7510-445d-b97b-eb88250eed20 2018-07-24 04:59:01,523 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 04:59:01,529 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 04:59:01,561 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-24 04:59:01,562 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-24 04:59:01,562 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-24 04:59:01,566 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-24 04:59:01,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/ad07d80b-0a2d-4e61-8297-1b66a91fc154 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:59:02,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59: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-1b457817-fc14-4b78-895e-9dc04c6c5aed x-compute-request-id: req-1b457817-fc14-4b78-895e-9dc04c6c5aed Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:26:33", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/ad07d80b-0a2d-4e61-8297-1b66a91fc154", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/ad07d80b-0a2d-4e61-8297-1b66a91fc154", "rel": "bookmark"}], "image": {"id": "0621221c-eada-406b-ad50-cb4c0bfed6e8", "links": [{"href": "http://172.30.9.24:8774/images/0621221c-eada-406b-ad50-cb4c0bfed6e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-07-24T04:58:42.000000", "flavor": {"id": "f21cc82e-64e9-4b0a-90da-7881adf257b2", "links": [{"href": "http://172.30.9.24:8774/flavors/f21cc82e-64e9-4b0a-90da-7881adf257b2", "rel": "bookmark"}]}, "id": "ad07d80b-0a2d-4e61-8297-1b66a91fc154", "security_groups": [{"name": "default"}], "user_id": "375aadb0731140799bacb239948c0388", "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-07-24T04:58:42Z", "hostId": "913975ed72f368f6b9e3af0a7556c7058eae78a77a3341d422f4f68f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "created": "2018-07-24T04:58:34Z", "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:59:02,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/ad07d80b-0a2d-4e61-8297-1b66a91fc154 used request id req-1b457817-fc14-4b78-895e-9dc04c6c5aed 2018-07-24 04:59:02,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:59:02,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-0007c3e5-af4a-49cd-8b0b-90410976b23e Date: Tue, 24 Jul 2018 04:59:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"b3cd44fafc9d40ada29c6bd938041103","l2_adjacency":true,"status":"ACTIVE","subnets":["1cc45f2b-8342-4451-a311-40b6a4222db3"],"description":"","tags":[],"updated_at":"2018-07-24T04:58:31Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net","admin_state_up":true,"tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:29Z","provider:network_type":"vxlan"}]} 2018-07-24 04:59:02,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net used request id req-0007c3e5-af4a-49cd-8b0b-90410976b23e 2018-07-24 04:59:02,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:59:02,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee7145c6-14b3-45e4-963d-ee661b572efe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:59:02,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-ee7145c6-14b3-45e4-963d-ee661b572efe 2018-07-24 04:59:02,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:59:02,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1bf4cd0b-94fe-4022-a802-2d74fd0a9cef Date: Tue, 24 Jul 2018 04:59:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T04:58:31Z","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":"1cc45f2b-8342-4451-a311-40b6a4222db3","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b3cd44fafc9d40ada29c6bd938041103","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","ip_version":4}]} 2018-07-24 04:59:02,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-1bf4cd0b-94fe-4022-a802-2d74fd0a9cef 2018-07-24 04:59:02,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be13eeb9ac9e9de79cb26c473d89b805bb000f2d" 2018-07-24 04:59:03,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5976 X-Openstack-Request-Id: req-d72c834a-749a-4c37-a3ac-417ffb7ea22b Date: Tue, 24 Jul 2018 04:59:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.5"}],"id":"227cc016-e71e-485d-8f7d-75151cc225bc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:5e:8c","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.1"}],"id":"3991f183-61fc-43a2-9db8-3509ad897c68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:8e:c6","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:35Z","binding:vnic_type":"normal","device_id":"1eeb4639-1326-4655-8568-50ee66d87682","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.4"}],"id":"515a53ca-3c36-459d-8e00-daf953b3db0c","security_groups":["646649ad-4d1a-49b4-88fb-f0bb0f1ce6c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:3d:0b","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack-port1-hmglth4s2v6o","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"0d6d4ef0-c3ee-427f-a3d0-19dbd64513f0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.2"}],"id":"cce4a33a-0e44-4ba1-9ffe-ef88dc8a93e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:8c:c2","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.7"}],"id":"e6f67191-21ba-4e3b-8fb3-3344e1a1c8bd","security_groups":["4f26792a-0b96-4c4c-9317-0503f8bc535b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:26:33","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:36Z","binding:vnic_type":"normal","device_id":"ad07d80b-0a2d-4e61-8297-1b66a91fc154","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:58:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1cc45f2b-8342-4451-a311-40b6a4222db3","ip_address":"10.1.2.3"}],"id":"e7605707-2259-4340-813a-80171e2f1106","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:08:ef","project_id":"b3cd44fafc9d40ada29c6bd938041103","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aebc0f1f-93e8-45c9-92b0-2e6879091287","tenant_id":"b3cd44fafc9d40ada29c6bd938041103","created_at":"2018-07-24T04:58:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-aebc0f1f-93e8-45c9-92b0-2e6879091287","ip_allocation":"immediate"}]} 2018-07-24 04:59:03,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=aebc0f1f-93e8-45c9-92b0-2e6879091287 used request id req-d72c834a-749a-4c37-a3ac-417ffb7ea22b 2018-07-24 04:59:03,060 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack 2018-07-24 04:59:03,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:59:03,090 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:59:03 GMT Server: Apache x-openstack-request-id: req-8758aaf1-7cf2-4583-93fa-5a051f4a43cb Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:59:03,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:59:03 GMT Server: Apache x-openstack-request-id: req-4803afb8-94e7-44b7-9281-4306db4fc820 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:59:03,133 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-4803afb8-94e7-44b7-9281-4306db4fc820 2018-07-24 04:59:03,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:59:03,329 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:59:03 GMT Server: Apache x-openstack-request-id: req-e828ce74-cab8-4a95-b4db-200216c5bb04 Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:59:03,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:03 GMT Server: Apache x-openstack-request-id: req-70691585-2b55-4db3-b65e-86577f8826c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 773 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:59:03Z", "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "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-07-24 04:59:03,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-70691585-2b55-4db3-b65e-86577f8826c9 2018-07-24 04:59:03,567 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:59:03,567 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:59:06,570 - create_stack - DEBUG - Stack status query timeout in 1196.56273198 2018-07-24 04:59:06,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:59:06,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:59:06 GMT Server: Apache x-openstack-request-id: req-9a745624-c548-4a11-979e-ff9f7e495289 Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:59:06,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:06 GMT Server: Apache x-openstack-request-id: req-a5a68020-f44d-4a9c-a800-d9b5bed6d052 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 773 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:59:03Z", "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "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-07-24 04:59:06,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-a5a68020-f44d-4a9c-a800-d9b5bed6d052 2018-07-24 04:59:06,828 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:59:06,828 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:59:09,829 - create_stack - DEBUG - Stack status query timeout in 1193.30398798 2018-07-24 04:59:09,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:59:09,859 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:59:09 GMT Server: Apache x-openstack-request-id: req-b635e98f-8d92-47f7-8e05-4edb14cfc7a3 Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:59:10,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:09 GMT Server: Apache x-openstack-request-id: req-d58fce19-c415-4d9a-83ea-b4cfa1fd839f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 773 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-24T04:59:03Z", "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "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-07-24 04:59:10,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-d58fce19-c415-4d9a-83ea-b4cfa1fd839f 2018-07-24 04:59:10,081 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-24 04:59:10,081 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-24 04:59:13,081 - create_stack - DEBUG - Stack status query timeout in 1190.05191684 2018-07-24 04:59:13,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:59:13,128 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:59:13 GMT Server: Apache x-openstack-request-id: req-2871bc78-dba9-48cd-ba88-1c6c7b526787 Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:59:13,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:13 GMT Server: Apache x-openstack-request-id: req-f8a38949-6d1c-4642-baad-db9e5fb136fe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 688 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": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor2", "OS::project_id": "b3cd44fafc9d40ada29c6bd938041103", "OS::stack_id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-kp", "security_group_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-sec_grp", "subnet_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-subnet", "net_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst2", "inst1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-inst1", "image2_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image", "flavor1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-flavor1", "image1_name": "CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack", "stack_user_project_id": "23b52cf0cb334d6e9aa9dc262223ef1f", "tags": null, "creation_time": "2018-07-24T04:58:22Z", "links": [{"href": "http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-24T04:59:03Z", "id": "94e3b133-b20e-44d0-ab9a-5123e80fbbef", "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-07-24 04:59:13,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-f8a38949-6d1c-4642-baad-db9e5fb136fe 2018-07-24 04:59:13,482 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-24 04:59:13,482 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack 2018-07-24 04:59:13,482 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack 2018-07-24 04:59:13,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/94e3b133-b20e-44d0-ab9a-5123e80fbbef -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d340f7723d940c2b0486a6926517087a530a7f62" 2018-07-24 04:59:13,511 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 24 Jul 2018 04:59:13 GMT Server: Apache x-openstack-request-id: req-a9bf1edc-fcd1-4408-972c-c1cad064a1a6 Location: http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-24 04:59:13,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:59:13 GMT Server: Apache x-openstack-request-id: req-e54eba28-3943-4a94-9143-8e8e66d38161 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-24 04:59:13,538 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.24:8004/v1/b3cd44fafc9d40ada29c6bd938041103/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-stack/94e3b133-b20e-44d0-ab9a-5123e80fbbef used request id req-e54eba28-3943-4a94-9143-8e8e66d38161 2018-07-24 04:59:13,539 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-f3bda6a0-dabc-4181-ab4a-b0c1f0a255c8-image 2018-07-24 04:59:13,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}351a1bfa38c823b8fc1a40eba0f03c6ad5a4ffef" 2018-07-24 04:59:14,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c7e6b15-22f1-4fd5-bb19-f8ab36140dc4 Date: Tue, 24 Jul 2018 04:59:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:59:14,603 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/0621221c-eada-406b-ad50-cb4c0bfed6e8 used request id req-7c7e6b15-22f1-4fd5-bb19-f8ab36140dc4 2018-07-24 04:59:14,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:59:14,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a2a6f8cb-1f80-4f0c-b27c-fc168dc0e490 Date: Tue, 24 Jul 2018 04:59:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "created_at": "2018-07-24T04:58:26Z", "updated_at": "2018-07-24T04:58:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:58:26Z", "revision_number": 0, "id": "1086bf6d-6735-47a0-8d91-90c0a8100215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:58:26Z", "security_group_id": "4f26792a-0b96-4c4c-9317-0503f8bc535b", "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cd44fafc9d40ada29c6bd938041103"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:58:26Z", "revision_number": 0, "id": "88674b6c-cd3f-4d13-91e2-821e0d72c0f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:58:26Z", "security_group_id": "4f26792a-0b96-4c4c-9317-0503f8bc535b", "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cd44fafc9d40ada29c6bd938041103"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:58:26Z", "revision_number": 0, "id": "c54eb780-49b0-4d24-adb8-7494eeaa00b4", "remote_group_id": "4f26792a-0b96-4c4c-9317-0503f8bc535b", "remote_ip_prefix": null, "created_at": "2018-07-24T04:58:26Z", "security_group_id": "4f26792a-0b96-4c4c-9317-0503f8bc535b", "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3cd44fafc9d40ada29c6bd938041103"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:58:26Z", "revision_number": 0, "id": "decaf5d0-bfb7-4c1c-a30e-9fd949c58b32", "remote_group_id": "4f26792a-0b96-4c4c-9317-0503f8bc535b", "remote_ip_prefix": null, "created_at": "2018-07-24T04:58:26Z", "security_group_id": "4f26792a-0b96-4c4c-9317-0503f8bc535b", "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3cd44fafc9d40ada29c6bd938041103"}], "revision_number": 4, "project_id": "b3cd44fafc9d40ada29c6bd938041103", "id": "4f26792a-0b96-4c4c-9317-0503f8bc535b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 04:59:14,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-a2a6f8cb-1f80-4f0c-b27c-fc168dc0e490 2018-07-24 04:59:14,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:59:14,946 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 04:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1310bba-399e-455d-9af1-b201b5b4aac3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 04:59:14,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-a1310bba-399e-455d-9af1-b201b5b4aac3 2018-07-24 04:59:14,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 04:59:14,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:59:15,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41dd1f0f-f14e-46c4-b173-f7f124b327e2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3cd44fafc9d40ada29c6bd938041103", "name": "CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj"}} 2018-07-24 04:59:15,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-41dd1f0f-f14e-46c4-b173-f7f124b327e2 2018-07-24 04:59:15,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f26792a-0b96-4c4c-9317-0503f8bc535b 2018-07-24 04:59:15,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4f26792a-0b96-4c4c-9317-0503f8bc535b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:59:15,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c9012265-44a2-4b24-81d6-347dd7ee2af0 Date: Tue, 24 Jul 2018 04:59:15 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-07-24T04:58:26Z", "security_group_id": "4f26792a-0b96-4c4c-9317-0503f8bc535b", "port_range_min": null, "revision_number": 0, "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "created_at": "2018-07-24T04:58:26Z", "project_id": "b3cd44fafc9d40ada29c6bd938041103", "id": "1086bf6d-6735-47a0-8d91-90c0a8100215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:58:26Z", "security_group_id": "4f26792a-0b96-4c4c-9317-0503f8bc535b", "port_range_min": null, "revision_number": 0, "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "created_at": "2018-07-24T04:58:26Z", "project_id": "b3cd44fafc9d40ada29c6bd938041103", "id": "88674b6c-cd3f-4d13-91e2-821e0d72c0f9"}, {"remote_group_id": "4f26792a-0b96-4c4c-9317-0503f8bc535b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:58:26Z", "security_group_id": "4f26792a-0b96-4c4c-9317-0503f8bc535b", "port_range_min": null, "revision_number": 0, "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "created_at": "2018-07-24T04:58:26Z", "project_id": "b3cd44fafc9d40ada29c6bd938041103", "id": "c54eb780-49b0-4d24-adb8-7494eeaa00b4"}, {"remote_group_id": "4f26792a-0b96-4c4c-9317-0503f8bc535b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:58:26Z", "security_group_id": "4f26792a-0b96-4c4c-9317-0503f8bc535b", "port_range_min": null, "revision_number": 0, "tenant_id": "b3cd44fafc9d40ada29c6bd938041103", "created_at": "2018-07-24T04:58:26Z", "project_id": "b3cd44fafc9d40ada29c6bd938041103", "id": "decaf5d0-bfb7-4c1c-a30e-9fd949c58b32"}]} 2018-07-24 04:59:15,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=4f26792a-0b96-4c4c-9317-0503f8bc535b used request id req-c9012265-44a2-4b24-81d6-347dd7ee2af0 2018-07-24 04:59:15,248 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 04:59:15,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/4f26792a-0b96-4c4c-9317-0503f8bc535b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:59:15,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b1191c9-3fd3-49ac-9cbf-c0103a80493c Content-Length: 0 Date: Tue, 24 Jul 2018 04:59:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 04:59:15,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/4f26792a-0b96-4c4c-9317-0503f8bc535b used request id req-1b1191c9-3fd3-49ac-9cbf-c0103a80493c 2018-07-24 04:59:15,610 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj 2018-07-24 04:59:15,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:59:15,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20792f86-798b-416b-84cb-345e8cf87f08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:59:15,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/b3cd44fafc9d40ada29c6bd938041103 used request id req-20792f86-798b-416b-84cb-345e8cf87f08 2018-07-24 04:59:15,867 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-fef80ce8-3ce6-48a-proj-role 2018-07-24 04:59:15,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/82293ff3f92c4433953647333f8fb1b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:59:15,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20e01cec-d947-46c6-80d4-30b0ac9255c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:59:15,991 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/82293ff3f92c4433953647333f8fb1b4 used request id req-20e01cec-d947-46c6-80d4-30b0ac9255c4 2018-07-24 04:59:15,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5919683a9b493586590bd1f8af0f854351e6e7" 2018-07-24 04:59:16,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b139456-375b-4bc6-9427-3e543917a33c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:59:16,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3b139456-375b-4bc6-9427-3e543917a33c 2018-07-24 04:59:16,095 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-fef80ce8-3ce6-48a-user 2018-07-24 04:59:16,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/375aadb0731140799bacb239948c0388 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df90ed4d6ef6a078cef9aa74048cd2723599aef0" 2018-07-24 04:59:16,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07157c27-ae92-439e-9cad-dc1338c2706b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:59:16,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/375aadb0731140799bacb239948c0388 used request id req-07157c27-ae92-439e-9cad-dc1338c2706b 2018-07-24 04:59:16,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:59:16,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["LcsiDe09SiqcTAqsZGLFoA"], "issued_at": "2018-07-24T04:59:16.000000Z"}} 2018-07-24 04:59:16,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c537c83d29e5d7b3bdb9c74bfbc1d7dfbb28c523" 2018-07-24 04:59:16,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84245ddd-0439-45e6-9acb-05dfac7e1f10 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:59:16,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-84245ddd-0439-45e6-9acb-05dfac7e1f10 2018-07-24 04:59:16,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:59:16,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:59:17,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["TQv8UXL8SEOj5YHst0s-yQ"], "issued_at": "2018-07-24T04:59:17.000000Z"}} 2018-07-24 04:59:17,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 04:59:17,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5ad71b-4250-4ca1-8508-ced93f712571 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:59:17,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ab5ad71b-4250-4ca1-8508-ced93f712571 2018-07-24 04:59:17,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:59:17,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:59: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:59:17,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-07966c53-89a4-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 04:59:17,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b950169-f350-4bb0-8312-1cbd3f1cb98c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-07966c53-89a4-45c-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 04:59:17,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-07966c53-89a4-45c-proj used request id req-8b950169-f350-4bb0-8312-1cbd3f1cb98c 2018-07-24 04:59:17,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 04:59:17,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a220f5-f105-4883-b6be-e1f42fe416ec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:59:17,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f7a220f5-f105-4883-b6be-e1f42fe416ec 2018-07-24 04:59:17,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}}' 2018-07-24 04:59:17,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d35d08a-cd0a-4c1e-b2ad-882dc453dc48 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "id": "da86786406b140f082b636f4fefd4fc8", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 04:59:17,614 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-9d35d08a-cd0a-4c1e-b2ad-882dc453dc48 2018-07-24 04:59:17,615 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-07966c53-89a4-45c-proj 2018-07-24 04:59:17,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:59:17,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:59:18,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:59:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["BALLehVoR3-3z4usMDS9mw"], "issued_at": "2018-07-24T04:59:18.000000Z"}} 2018-07-24 04:59:18,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}66ffe427702d5d86868cea5556ad46afae3e2b67" 2018-07-24 04:59:18,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99cdedf-6e04-48cb-b605-a7767da4b57e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:59:18,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e99cdedf-6e04-48cb-b605-a7767da4b57e 2018-07-24 04:59:18,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:59:18,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:59:18 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:59:18,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ffe427702d5d86868cea5556ad46afae3e2b67" 2018-07-24 04:59:18,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30567c70-6210-4594-8db7-07bb4f5dbdf5 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 04:59:18,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-30567c70-6210-4594-8db7-07bb4f5dbdf5 2018-07-24 04:59:18,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=AnsibleProvisioningTests-07966c53-89a4-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ffe427702d5d86868cea5556ad46afae3e2b67" 2018-07-24 04:59:18,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4a7854-e895-452a-8d11-b2e4ed308b2f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=AnsibleProvisioningTests-07966c53-89a4-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "id": "da86786406b140f082b636f4fefd4fc8", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}]} 2018-07-24 04:59:18,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=AnsibleProvisioningTests-07966c53-89a4-45c-proj used request id req-6d4a7854-e895-452a-8d11-b2e4ed308b2f 2018-07-24 04:59:18,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ffe427702d5d86868cea5556ad46afae3e2b67" 2018-07-24 04:59:18,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e67c4c-71d6-461b-9a6a-1cd4870ee9c7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 04:59:18,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-82e67c4c-71d6-461b-9a6a-1cd4870ee9c7 2018-07-24 04:59:18,801 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-07966c53-89a4-45c-user 2018-07-24 04:59:18,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:59:18,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 04:59:18,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7affa07-4359-4bb1-8a50-878580140fe6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 04:59:18,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a7affa07-4359-4bb1-8a50-878580140fe6 2018-07-24 04:59:18,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" -d '{"role": {"name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj-role"}}' 2018-07-24 04:59:19,028 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 04:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f98dc56-21da-41d2-b031-3b4d39642d1d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e058fea4ed2a4a29a1ef2e849bf55030", "links": {"self": "http://172.30.9.24:5000/v3/roles/e058fea4ed2a4a29a1ef2e849bf55030"}, "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj-role"}} 2018-07-24 04:59:19,028 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0f98dc56-21da-41d2-b031-3b4d39642d1d 2018-07-24 04:59:19,028 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-07966c53-89a4-45c-proj-role 2018-07-24 04:59:19,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/e058fea4ed2a4a29a1ef2e849bf55030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 04:59:19,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd6e0819-8e50-4340-ae7c-e860defdfdea Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e058fea4ed2a4a29a1ef2e849bf55030", "links": {"self": "http://172.30.9.24:5000/v3/roles/e058fea4ed2a4a29a1ef2e849bf55030"}, "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj-role"}} 2018-07-24 04:59:19,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/e058fea4ed2a4a29a1ef2e849bf55030 used request id req-dd6e0819-8e50-4340-ae7c-e860defdfdea 2018-07-24 04:59:19,120 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-07966c53-89a4-45c-proj-role to project AnsibleProvisioningTests-07966c53-89a4-45c-proj 2018-07-24 04:59:19,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8/users/f447c48c98d141b9bd3a5d50661f5517/roles/e058fea4ed2a4a29a1ef2e849bf55030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 04:59:19,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 04:59:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a64d7800-c45e-498f-8df3-9b00b3ec179b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 04:59:19,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8/users/f447c48c98d141b9bd3a5d50661f5517/roles/e058fea4ed2a4a29a1ef2e849bf55030 used request id req-a64d7800-c45e-498f-8df3-9b00b3ec179b 2018-07-24 04:59:19,265 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:59:19,266 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-24 04:59:19,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:59:19,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:59:19,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e058fea4ed2a4a29a1ef2e849bf55030", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj-role"}], "expires_at": "2018-07-24T05:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-07966c53-89a4-45c-user", "id": "f447c48c98d141b9bd3a5d50661f5517"}, "audit_ids": ["IZG8L-wkT46REX54FVOB0A"], "issued_at": "2018-07-24T04:59:19.000000Z"}} 2018-07-24 04:59:19,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4bd3e7b7dc17463a26b98aee7d1635057b768da5" 2018-07-24 04:59:19,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1beaa984-092a-431d-a2a8-4f68773e5cf5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:59:19,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1beaa984-092a-431d-a2a8-4f68773e5cf5 2018-07-24 04:59:19,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bd3e7b7dc17463a26b98aee7d1635057b768da5" 2018-07-24 04:59:19,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-d94969f6-1587-4cdf-bbaf-c3aab4b8fbc3 Date: Tue, 24 Jul 2018 04:59:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image"} 2018-07-24 04:59:19,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image used request id req-d94969f6-1587-4cdf-bbaf-c3aab4b8fbc3 2018-07-24 04:59:19,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bd3e7b7dc17463a26b98aee7d1635057b768da5" 2018-07-24 04:59:20,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3c24d579-20d7-4ec1-8fce-ab1fde8024c1 Date: Tue, 24 Jul 2018 04:59:20 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-07-24 04:59:20,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-3c24d579-20d7-4ec1-8fce-ab1fde8024c1 2018-07-24 04:59:20,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4bd3e7b7dc17463a26b98aee7d1635057b768da5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image"}' 2018-07-24 04:59:20,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1e937640-0f35-48c7-a3d2-ad9e0ede71df Date: Tue, 24 Jul 2018 04:59:20 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:59:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T04:59:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "min_disk": 0, "protected": false, "id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "file": "/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc/file", "checksum": null, "owner": "da86786406b140f082b636f4fefd4fc8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:59:20,411 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-1e937640-0f35-48c7-a3d2-ad9e0ede71df 2018-07-24 04:59:20,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bd3e7b7dc17463a26b98aee7d1635057b768da5" -d '' 2018-07-24 04:59:25,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b44d8e3d-65b0-428e-b98c-797e7406292f Date: Tue, 24 Jul 2018 04:59:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 04:59:25,184 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc/file used request id req-b44d8e3d-65b0-428e-b98c-797e7406292f 2018-07-24 04:59:25,185 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-24 04:59:25,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bd3e7b7dc17463a26b98aee7d1635057b768da5" 2018-07-24 04:59:25,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1e6cf218-1df7-4c34-8f63-4c72e9c0738f Date: Tue, 24 Jul 2018 04:59:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:59:20Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-24T04:59:25Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ceb2d59f-9484-4904-b713-391c16a4b6fc/snap", "metadata": {}}], "self": "/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "min_disk": 0, "protected": false, "id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "file": "/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "da86786406b140f082b636f4fefd4fc8", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ceb2d59f-9484-4904-b713-391c16a4b6fc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:59:25,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc used request id req-1e6cf218-1df7-4c34-8f63-4c72e9c0738f 2018-07-24 04:59:25,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bd3e7b7dc17463a26b98aee7d1635057b768da5" 2018-07-24 04:59:25,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d9a3e16b-878c-406b-a40b-9ab99fe51c13 Date: Tue, 24 Jul 2018 04:59:25 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-07-24 04:59:25,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-d9a3e16b-878c-406b-a40b-9ab99fe51c13 2018-07-24 04:59:25,386 - create_image - INFO - Created image with name - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image 2018-07-24 04:59:25,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bd3e7b7dc17463a26b98aee7d1635057b768da5" 2018-07-24 04:59:25,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7632d15c-2460-4e4e-b5b1-b7326b58a79d Date: Tue, 24 Jul 2018 04:59:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:59:20Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-24T04:59:25Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ceb2d59f-9484-4904-b713-391c16a4b6fc/snap", "metadata": {}}], "self": "/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "min_disk": 0, "protected": false, "id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "file": "/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "da86786406b140f082b636f4fefd4fc8", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ceb2d59f-9484-4904-b713-391c16a4b6fc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 04:59:25,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc used request id req-7632d15c-2460-4e4e-b5b1-b7326b58a79d 2018-07-24 04:59:25,576 - create_image - DEBUG - Instance status is - active 2018-07-24 04:59:25,576 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image 2018-07-24 04:59:25,576 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image 2018-07-24 04:59:25,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:59:25,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:59:25,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e058fea4ed2a4a29a1ef2e849bf55030", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj-role"}], "expires_at": "2018-07-24T05:59:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-07966c53-89a4-45c-user", "id": "f447c48c98d141b9bd3a5d50661f5517"}, "audit_ids": ["wUFsBWxvSTmhHqXDumB7dg"], "issued_at": "2018-07-24T04:59:25.000000Z"}} 2018-07-24 04:59:25,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}9b4a00f412e4d03157a73c5f4647ce84f7787ff1" 2018-07-24 04:59:26,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa4b583-85c7-4a19-a0d9-9809ffcf31a1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:59:26,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bfa4b583-85c7-4a19-a0d9-9809ffcf31a1 2018-07-24 04:59:26,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4a00f412e4d03157a73c5f4647ce84f7787ff1" 2018-07-24 04:59:26,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-caf908ed-d374-47b2-b7c3-146ac06c0799 Date: Tue, 24 Jul 2018 04:59:26 GMT RESP BODY: {"networks":[]} 2018-07-24 04:59:26,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-caf908ed-d374-47b2-b7c3-146ac06c0799 2018-07-24 04:59:26,655 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net 2018-07-24 04:59:26,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4a00f412e4d03157a73c5f4647ce84f7787ff1" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net", "admin_state_up": true}}' 2018-07-24 04:59:27,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-7922bed5-13ad-46ad-a1b4-4741b6a1482f Date: Tue, 24 Jul 2018 04:59:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:59:27Z","is_default":false,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}} 2018-07-24 04:59:27,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-7922bed5-13ad-46ad-a1b4-4741b6a1482f 2018-07-24 04:59:27,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4a00f412e4d03157a73c5f4647ce84f7787ff1" 2018-07-24 04:59:27,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-17e7c24e-235b-4c44-bf0b-4c18078045b7 Date: Tue, 24 Jul 2018 04:59:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T04:59:27Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 04:59:27,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-17e7c24e-235b-4c44-bf0b-4c18078045b7 2018-07-24 04:59:27,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4a00f412e4d03157a73c5f4647ce84f7787ff1" 2018-07-24 04:59:28,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d22bdf22-327a-4c7d-a377-853e9685e419 Date: Tue, 24 Jul 2018 04:59:28 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:59:28,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-d22bdf22-327a-4c7d-a377-853e9685e419 2018-07-24 04:59:28,060 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet 2018-07-24 04:59:28,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4a00f412e4d03157a73c5f4647ce84f7787ff1" -d '{"subnets": [{"ip_version": 4, "network_id": "e2d057b4-8441-4de5-bf25-66dc2a77b40a", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]}' 2018-07-24 04:59:28,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-21cdf68f-93d3-4f89-99ed-b49f34a17230 Date: Tue, 24 Jul 2018 04:59:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 04:59:28,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-21cdf68f-93d3-4f89-99ed-b49f34a17230 2018-07-24 04:59:28,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4a00f412e4d03157a73c5f4647ce84f7787ff1" 2018-07-24 04:59:29,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e0e1c98-927e-4fbf-b148-c67a6bbdae99 Date: Tue, 24 Jul 2018 04:59:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 04:59:29,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-3e0e1c98-927e-4fbf-b148-c67a6bbdae99 2018-07-24 04:59:29,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4a00f412e4d03157a73c5f4647ce84f7787ff1" 2018-07-24 04:59:29,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-88d4dc60-5100-4c89-902b-0925de3f4547 Date: Tue, 24 Jul 2018 04:59:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 04:59:29,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-88d4dc60-5100-4c89-902b-0925de3f4547 2018-07-24 04:59:29,379 - OpenStackNetwork - DEBUG - Network [e2d057b4-8441-4de5-bf25-66dc2a77b40a] created successfully 2018-07-24 04:59:29,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:59:29,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:59:29,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e058fea4ed2a4a29a1ef2e849bf55030", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj-role"}], "expires_at": "2018-07-24T05:59:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-07966c53-89a4-45c-user", "id": "f447c48c98d141b9bd3a5d50661f5517"}, "audit_ids": ["AF_A7od1Tmqa82ZqFPb7bw"], "issued_at": "2018-07-24T04:59:29.000000Z"}} 2018-07-24 04:59:29,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}759eedfb939ad21e4681a8352515917f7131684b" 2018-07-24 04:59:29,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1565a9cf-128d-4b50-8a48-c394d2b19b5e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:59:29,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1565a9cf-128d-4b50-8a48-c394d2b19b5e 2018-07-24 04:59:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" 2018-07-24 04:59:30,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6f9548db-8f45-4149-93ea-7302908d36e1 Date: Tue, 24 Jul 2018 04:59:30 GMT RESP BODY: {"routers": []} 2018-07-24 04:59:30,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router&admin_state_up=True used request id req-6f9548db-8f45-4149-93ea-7302908d36e1 2018-07-24 04:59:30,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:59:30,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:59:30,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e058fea4ed2a4a29a1ef2e849bf55030", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj-role"}], "expires_at": "2018-07-24T05:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-07966c53-89a4-45c-user", "id": "f447c48c98d141b9bd3a5d50661f5517"}, "audit_ids": ["jUrcxwAxSDitIapWZKi1Dw"], "issued_at": "2018-07-24T04:59:30.000000Z"}} 2018-07-24 04:59:30,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}febafedccc6d3d52bff6b3cc64168b9210de92c4" 2018-07-24 04:59:30,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e21e753e-7497-407c-bf13-0b30a70c273f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:59:30,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e21e753e-7497-407c-bf13-0b30a70c273f 2018-07-24 04:59:30,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" 2018-07-24 04:59:31,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-b0d79015-8203-4c35-ad34-56476725a9c7 Date: Tue, 24 Jul 2018 04:59:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 04:59:31,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-b0d79015-8203-4c35-ad34-56476725a9c7 2018-07-24 04:59:31,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" 2018-07-24 04:59:31,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-423d7bf8-1248-4ceb-b89f-0023be460788 Date: Tue, 24 Jul 2018 04:59:31 GMT RESP BODY: {"subnets":[]} 2018-07-24 04:59:31,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-423d7bf8-1248-4ceb-b89f-0023be460788 2018-07-24 04:59:31,427 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router 2018-07-24 04:59:31,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router", "admin_state_up": true}}' 2018-07-24 04:59:37,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-f41ed4cf-59d1-4c59-8db0-4b0e3cf8aee8 Date: Tue, 24 Jul 2018 04:59:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:32Z", "admin_state_up": true, "updated_at": "2018-07-24T04:59:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router"}} 2018-07-24 04:59:37,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-f41ed4cf-59d1-4c59-8db0-4b0e3cf8aee8 2018-07-24 04:59:37,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" 2018-07-24 04:59:37,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6e4b3c0a-1551-4c4d-b938-87535c827809 Date: Tue, 24 Jul 2018 04:59:37 GMT RESP BODY: {"ports":[]} 2018-07-24 04:59:37,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb used request id req-6e4b3c0a-1551-4c4d-b938-87535c827809 2018-07-24 04:59:37,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" 2018-07-24 04:59:38,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1e060d21-e119-4c0d-a4d1-565d79b22849 Date: Tue, 24 Jul 2018 04:59:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 04:59:38,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-1e060d21-e119-4c0d-a4d1-565d79b22849 2018-07-24 04:59:38,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:59:38,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:59: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:59:38,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" 2018-07-24 04:59:38,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-295aabff-23f6-47f8-93ef-9db0c86d7240 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 04:59:38,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-295aabff-23f6-47f8-93ef-9db0c86d7240 2018-07-24 04:59:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" 2018-07-24 04:59:38,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5a20325f-b1fb-4cf1-9ad2-efc43d5d917e Date: Tue, 24 Jul 2018 04:59:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 04:59:38,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-5a20325f-b1fb-4cf1-9ad2-efc43d5d917e 2018-07-24 04:59:38,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" 2018-07-24 04:59:39,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-315add48-af69-43c0-99b2-0171f9e6bbda Date: Tue, 24 Jul 2018 04:59:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 04:59:39,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet used request id req-315add48-af69-43c0-99b2-0171f9e6bbda 2018-07-24 04:59:39,180 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-24 04:59:39,180 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router 2018-07-24 04:59:39,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" -d '{"subnet_id": "724720f0-469c-4577-934d-63f506b18095"}' 2018-07-24 04:59:41,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c7c14bca-cdb6-4f5a-8163-df2d30cef7a2 Date: Tue, 24 Jul 2018 04:59:41 GMT RESP BODY: {"network_id": "e2d057b4-8441-4de5-bf25-66dc2a77b40a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "subnet_id": "724720f0-469c-4577-934d-63f506b18095", "subnet_ids": ["724720f0-469c-4577-934d-63f506b18095"], "port_id": "09692b51-fb2f-470b-931b-28ab4657832e", "id": "a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb"} 2018-07-24 04:59:41,905 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb/add_router_interface used request id req-c7c14bca-cdb6-4f5a-8163-df2d30cef7a2 2018-07-24 04:59:41,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" 2018-07-24 04:59:42,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2efbc602-268f-430c-9591-ded19f8f7eda Date: Tue, 24 Jul 2018 04:59:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:32Z", "admin_state_up": true, "updated_at": "2018-07-24T04:59:40Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router"}} 2018-07-24 04:59:42,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb used request id req-2efbc602-268f-430c-9591-ded19f8f7eda 2018-07-24 04:59:42,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" 2018-07-24 04:59:42,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-a831b79e-b53c-41c7-86c7-ee5a01da36ab Date: Tue, 24 Jul 2018 04:59:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.1"}],"id":"09692b51-fb2f-470b-931b-28ab4657832e","security_groups":[],"mac_address":"fa:16:3e:41:9b:11","project_id":"da86786406b140f082b636f4fefd4fc8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:40Z","binding:vnic_type":"normal","device_id":"a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb","ip_allocation":"immediate"}]} 2018-07-24 04:59:42,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb used request id req-a831b79e-b53c-41c7-86c7-ee5a01da36ab 2018-07-24 04:59:42,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/724720f0-469c-4577-934d-63f506b18095 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" 2018-07-24 04:59:43,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-d4e65f3e-6dd1-4e52-b4ac-6ebfd251d64c Date: Tue, 24 Jul 2018 04:59:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}} 2018-07-24 04:59:43,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/724720f0-469c-4577-934d-63f506b18095 used request id req-d4e65f3e-6dd1-4e52-b4ac-6ebfd251d64c 2018-07-24 04:59:43,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:59:43,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:59:43,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T05:59:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["qmtlrAGkRAS_895E2ERkjQ"], "issued_at": "2018-07-24T04:59:43.000000Z"}} 2018-07-24 04:59:43,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}53ec8ba5c1b26306ce9e47745d713817c3880817" 2018-07-24 04:59:44,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ba4a85-43bf-47c6-8258-eab92a8229fe 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:59:44,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-44ba4a85-43bf-47c6-8258-eab92a8229fe 2018-07-24 04:59:44,017 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:59:44,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ec8ba5c1b26306ce9e47745d713817c3880817" 2018-07-24 04:59:44,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59: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-23b6cdcf-79c6-4d66-8ef3-5027512cb184 x-compute-request-id: req-23b6cdcf-79c6-4d66-8ef3-5027512cb184 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 04:59:44,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-23b6cdcf-79c6-4d66-8ef3-5027512cb184 2018-07-24 04:59:44,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ec8ba5c1b26306ce9e47745d713817c3880817" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-24 04:59:44,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59: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-ee58c9ac-3da3-4706-a7d5-7de6a22f81a0 x-compute-request-id: req-ee58c9ac-3da3-4706-a7d5-7de6a22f81a0 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7105e6c0-1f48-4a76-8b88-7f843d64b803"}} 2018-07-24 04:59:44,282 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ee58c9ac-3da3-4706-a7d5-7de6a22f81a0 2018-07-24 04:59:44,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:59:44,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:59:44,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e058fea4ed2a4a29a1ef2e849bf55030", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj-role"}], "expires_at": "2018-07-24T05:59:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-07966c53-89a4-45c-user", "id": "f447c48c98d141b9bd3a5d50661f5517"}, "audit_ids": ["YgscFdEFSHGGawOK669yJg"], "issued_at": "2018-07-24T04:59:44.000000Z"}} 2018-07-24 04:59:44,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}6bb828a0c40d019ccb4cb429cd2bda49b20a18a9" 2018-07-24 04:59:44,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf75f2c2-2745-46fd-88a1-a5309ebd3247 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:59:44,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bf75f2c2-2745-46fd-88a1-a5309ebd3247 2018-07-24 04:59:44,766 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:59:44,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb828a0c40d019ccb4cb429cd2bda49b20a18a9" 2018-07-24 04:59:44,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59: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 x-openstack-request-id: req-d74defa2-3827-47fa-8ee0-9928d2f3c8cb x-compute-request-id: req-d74defa2-3827-47fa-8ee0-9928d2f3c8cb Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 04:59:44,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-d74defa2-3827-47fa-8ee0-9928d2f3c8cb 2018-07-24 04:59:44,973 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp... 2018-07-24 04:59:44,973 - OpenStackKeypair - INFO - Creating new keypair 2018-07-24 04:59:45,013 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp 2018-07-24 04:59:45,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb828a0c40d019ccb4cb429cd2bda49b20a18a9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCz/7teqw5Wt2KMxY1F97/g4E90s5w/SETY69qFgd+5p/uksVJNa0vfdXg+UBwmldvIWjqxU5jDAyGT7EqL6MROaQhyKLz3RQ298ugb7KDXrg8mXW6TbYO28aQtcC43FvEs4uKrwk+Hpty2rRMrpBZk3jMTkEEsBEDzt8HoQcRLqw==", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp"}}' 2018-07-24 04:59:45,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59: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-123486bf-469d-4b0c-95ef-725b380268ab x-compute-request-id: req-123486bf-469d-4b0c-95ef-725b380268ab Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCz/7teqw5Wt2KMxY1F97/g4E90s5w/SETY69qFgd+5p/uksVJNa0vfdXg+UBwmldvIWjqxU5jDAyGT7EqL6MROaQhyKLz3RQ298ugb7KDXrg8mXW6TbYO28aQtcC43FvEs4uKrwk+Hpty2rRMrpBZk3jMTkEEsBEDzt8HoQcRLqw==", "user_id": "f447c48c98d141b9bd3a5d50661f5517", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "fingerprint": "7f:64:70:55:33:55:a0:02:80:eb:a6:98:20:4f:07:b5"}} 2018-07-24 04:59:45,076 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-123486bf-469d-4b0c-95ef-725b380268ab 2018-07-24 04:59:45,078 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83.pub 2018-07-24 04:59:45,079 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83 2018-07-24 04:59:45,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:59:45,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:59:45,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e058fea4ed2a4a29a1ef2e849bf55030", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj-role"}], "expires_at": "2018-07-24T05:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-07966c53-89a4-45c-user", "id": "f447c48c98d141b9bd3a5d50661f5517"}, "audit_ids": ["j8ElraDyTSSxMD9XbPgbUQ"], "issued_at": "2018-07-24T04:59:45.000000Z"}} 2018-07-24 04:59:45,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:45,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b27fd7-ee5f-4478-a680-b6934b066382 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:59:45,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b8b27fd7-ee5f-4478-a680-b6934b066382 2018-07-24 04:59:45,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:45,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-aaa54253-0d6e-4193-898e-63112661de2f Date: Tue, 24 Jul 2018 04:59:45 GMT RESP BODY: {"security_groups": []} 2018-07-24 04:59:45,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp used request id req-aaa54253-0d6e-4193-898e-63112661de2f 2018-07-24 04:59:45,786 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp... 2018-07-24 04:59:45,786 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp 2018-07-24 04:59:45,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" -d '{"security_group": {"name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}}' 2018-07-24 04:59:46,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-e1f8e0a2-217c-4275-9f10-eab59ebd7ae6 Date: Tue, 24 Jul 2018 04:59:46 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "updated_at": "2018-07-24T04:59:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "revision_number": 0, "id": "a624d375-4894-4e0c-9094-beea6e3dc229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da86786406b140f082b636f4fefd4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "revision_number": 0, "id": "bc0cb9ed-ed31-4764-b446-27faf024c56d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da86786406b140f082b636f4fefd4fc8"}], "revision_number": 2, "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "9091e2e4-e455-460e-9189-9a79a654c67a", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}} 2018-07-24 04:59:46,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-e1f8e0a2-217c-4275-9f10-eab59ebd7ae6 2018-07-24 04:59:46,561 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9091e2e4-e455-460e-9189-9a79a654c67a 2018-07-24 04:59:46,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:46,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6ddaf9a2-fd9e-4325-a61a-ee3bf2726855 Date: Tue, 24 Jul 2018 04:59:46 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-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "a624d375-4894-4e0c-9094-beea6e3dc229"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "bc0cb9ed-ed31-4764-b446-27faf024c56d"}]} 2018-07-24 04:59:46,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a used request id req-6ddaf9a2-fd9e-4325-a61a-ee3bf2726855 2018-07-24 04:59:46,772 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9091e2e4-e455-460e-9189-9a79a654c67a 2018-07-24 04:59:46,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:47,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-84b37a96-81fb-43bf-9223-0168f73ad4ab Date: Tue, 24 Jul 2018 04:59:47 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-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "a624d375-4894-4e0c-9094-beea6e3dc229"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "bc0cb9ed-ed31-4764-b446-27faf024c56d"}]} 2018-07-24 04:59:47,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a used request id req-84b37a96-81fb-43bf-9223-0168f73ad4ab 2018-07-24 04:59:47,365 - neutron_utils - INFO - Retrieving security group with ID - 9091e2e4-e455-460e-9189-9a79a654c67a 2018-07-24 04:59:47,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=9091e2e4-e455-460e-9189-9a79a654c67a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:47,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-332140fc-f1ef-494c-98ed-78d7d9aa6658 Date: Tue, 24 Jul 2018 04:59:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "updated_at": "2018-07-24T04:59:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "revision_number": 0, "id": "a624d375-4894-4e0c-9094-beea6e3dc229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da86786406b140f082b636f4fefd4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "revision_number": 0, "id": "bc0cb9ed-ed31-4764-b446-27faf024c56d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da86786406b140f082b636f4fefd4fc8"}], "revision_number": 2, "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "9091e2e4-e455-460e-9189-9a79a654c67a", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}]} 2018-07-24 04:59:47,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=9091e2e4-e455-460e-9189-9a79a654c67a used request id req-332140fc-f1ef-494c-98ed-78d7d9aa6658 2018-07-24 04:59:47,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9091e2e4-e455-460e-9189-9a79a654c67a 2018-07-24 04:59:47,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:47,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eac73b7d-2187-401a-bdac-d50a362f828d Date: Tue, 24 Jul 2018 04:59:47 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-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "a624d375-4894-4e0c-9094-beea6e3dc229"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "bc0cb9ed-ed31-4764-b446-27faf024c56d"}]} 2018-07-24 04:59:47,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a used request id req-eac73b7d-2187-401a-bdac-d50a362f828d 2018-07-24 04:59:47,775 - neutron_utils - INFO - Retrieving security group with ID - 9091e2e4-e455-460e-9189-9a79a654c67a 2018-07-24 04:59:47,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=9091e2e4-e455-460e-9189-9a79a654c67a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:48,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-7544ac22-8846-479b-b51b-fcfb5df6d817 Date: Tue, 24 Jul 2018 04:59:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "updated_at": "2018-07-24T04:59:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "revision_number": 0, "id": "a624d375-4894-4e0c-9094-beea6e3dc229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da86786406b140f082b636f4fefd4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "revision_number": 0, "id": "bc0cb9ed-ed31-4764-b446-27faf024c56d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da86786406b140f082b636f4fefd4fc8"}], "revision_number": 2, "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "9091e2e4-e455-460e-9189-9a79a654c67a", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}]} 2018-07-24 04:59:48,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=9091e2e4-e455-460e-9189-9a79a654c67a used request id req-7544ac22-8846-479b-b51b-fcfb5df6d817 2018-07-24 04:59:48,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9091e2e4-e455-460e-9189-9a79a654c67a 2018-07-24 04:59:48,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:48,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5ee29fab-55d2-477d-8c3d-5b84b10eebb1 Date: Tue, 24 Jul 2018 04:59:48 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-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "a624d375-4894-4e0c-9094-beea6e3dc229"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "bc0cb9ed-ed31-4764-b446-27faf024c56d"}]} 2018-07-24 04:59:48,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a used request id req-5ee29fab-55d2-477d-8c3d-5b84b10eebb1 2018-07-24 04:59:48,046 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp 2018-07-24 04:59:48,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:48,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-dc364fcd-0939-494a-ae0c-3e73760a66d9 Date: Tue, 24 Jul 2018 04:59:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "updated_at": "2018-07-24T04:59:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "revision_number": 0, "id": "a624d375-4894-4e0c-9094-beea6e3dc229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da86786406b140f082b636f4fefd4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "revision_number": 0, "id": "bc0cb9ed-ed31-4764-b446-27faf024c56d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da86786406b140f082b636f4fefd4fc8"}], "revision_number": 2, "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "9091e2e4-e455-460e-9189-9a79a654c67a", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}]} 2018-07-24 04:59:48,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp used request id req-dc364fcd-0939-494a-ae0c-3e73760a66d9 2018-07-24 04:59:48,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:59:48,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:59:48 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:59:48,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:48,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d2a78e-3f91-42ab-a257-6008adac96df Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 04:59:48,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-b1d2a78e-3f91-42ab-a257-6008adac96df 2018-07-24 04:59:48,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9091e2e4-e455-460e-9189-9a79a654c67a 2018-07-24 04:59:48,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:48,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23ca339e-58cd-4791-b479-d13fb1a8cebe Date: Tue, 24 Jul 2018 04:59:48 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-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "a624d375-4894-4e0c-9094-beea6e3dc229"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "bc0cb9ed-ed31-4764-b446-27faf024c56d"}]} 2018-07-24 04:59:48,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a used request id req-23ca339e-58cd-4791-b479-d13fb1a8cebe 2018-07-24 04:59:48,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}fe315b5dc0efb0de162bc75e746064ba2ec65803" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a"}}' 2018-07-24 04:59:48,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-a164fad6-e72a-4e68-b896-107efe8078e9 Date: Tue, 24 Jul 2018 04:59:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:48Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:48Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "d67af17e-536d-493b-a891-cc88b572a701"}} 2018-07-24 04:59:48,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-a164fad6-e72a-4e68-b896-107efe8078e9 2018-07-24 04:59:48,758 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp 2018-07-24 04:59:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:48,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-fc9035a6-7737-40f1-a27c-3cae438b92ba Date: Tue, 24 Jul 2018 04:59:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "updated_at": "2018-07-24T04:59:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "revision_number": 0, "id": "a624d375-4894-4e0c-9094-beea6e3dc229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da86786406b140f082b636f4fefd4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "revision_number": 0, "id": "bc0cb9ed-ed31-4764-b446-27faf024c56d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da86786406b140f082b636f4fefd4fc8"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:48Z", "revision_number": 0, "id": "d67af17e-536d-493b-a891-cc88b572a701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:48Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da86786406b140f082b636f4fefd4fc8"}], "revision_number": 3, "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "9091e2e4-e455-460e-9189-9a79a654c67a", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}]} 2018-07-24 04:59:48,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp used request id req-fc9035a6-7737-40f1-a27c-3cae438b92ba 2018-07-24 04:59:48,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:48,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9b675c-08aa-4911-8681-1bb7905cd363 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 04:59:48,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-fe9b675c-08aa-4911-8681-1bb7905cd363 2018-07-24 04:59:48,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9091e2e4-e455-460e-9189-9a79a654c67a 2018-07-24 04:59:48,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:49,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-4fc14493-2455-4b41-970c-f6076b3a3dab Date: Tue, 24 Jul 2018 04:59:49 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-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "a624d375-4894-4e0c-9094-beea6e3dc229"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "bc0cb9ed-ed31-4764-b446-27faf024c56d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:48Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:48Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "d67af17e-536d-493b-a891-cc88b572a701"}]} 2018-07-24 04:59:49,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a used request id req-4fc14493-2455-4b41-970c-f6076b3a3dab 2018-07-24 04:59:49,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}fe315b5dc0efb0de162bc75e746064ba2ec65803" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a"}}' 2018-07-24 04:59:49,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-aa480ddf-447b-4dfb-a53d-4e870b298c82 Date: Tue, 24 Jul 2018 04:59:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-24T04:59:49Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": 22, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:49Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "0630bc17-2baf-4eca-a844-1914d6d9a356"}} 2018-07-24 04:59:49,465 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-aa480ddf-447b-4dfb-a53d-4e870b298c82 2018-07-24 04:59:49,465 - neutron_utils - INFO - Retrieving security group with ID - 9091e2e4-e455-460e-9189-9a79a654c67a 2018-07-24 04:59:49,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=9091e2e4-e455-460e-9189-9a79a654c67a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:49,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-da3b1214-1f10-421d-a24a-413d8c7b9f3a Date: Tue, 24 Jul 2018 04:59:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "updated_at": "2018-07-24T04:59:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T04:59:49Z", "revision_number": 0, "id": "0630bc17-2baf-4eca-a844-1914d6d9a356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:49Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da86786406b140f082b636f4fefd4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "revision_number": 0, "id": "a624d375-4894-4e0c-9094-beea6e3dc229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da86786406b140f082b636f4fefd4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "revision_number": 0, "id": "bc0cb9ed-ed31-4764-b446-27faf024c56d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da86786406b140f082b636f4fefd4fc8"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:48Z", "revision_number": 0, "id": "d67af17e-536d-493b-a891-cc88b572a701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:48Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da86786406b140f082b636f4fefd4fc8"}], "revision_number": 4, "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "9091e2e4-e455-460e-9189-9a79a654c67a", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}]} 2018-07-24 04:59:49,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=9091e2e4-e455-460e-9189-9a79a654c67a used request id req-da3b1214-1f10-421d-a24a-413d8c7b9f3a 2018-07-24 04:59:49,686 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9091e2e4-e455-460e-9189-9a79a654c67a 2018-07-24 04:59:49,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 04:59:49,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-31f3a112-e290-4b75-9f4d-3a1d08c1da9e Date: Tue, 24 Jul 2018 04:59:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-24T04:59:49Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": 22, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:49Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "0630bc17-2baf-4eca-a844-1914d6d9a356"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "a624d375-4894-4e0c-9094-beea6e3dc229"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:46Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:46Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "bc0cb9ed-ed31-4764-b446-27faf024c56d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:48Z", "security_group_id": "9091e2e4-e455-460e-9189-9a79a654c67a", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:48Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "d67af17e-536d-493b-a891-cc88b572a701"}]} 2018-07-24 04:59:49,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=9091e2e4-e455-460e-9189-9a79a654c67a used request id req-31f3a112-e290-4b75-9f4d-3a1d08c1da9e 2018-07-24 04:59:49,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:59:49,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:59:50,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e058fea4ed2a4a29a1ef2e849bf55030", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj-role"}], "expires_at": "2018-07-24T05:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-07966c53-89a4-45c-user", "id": "f447c48c98d141b9bd3a5d50661f5517"}, "audit_ids": ["7FJWiAOxRU6UYBMU-yWkTw"], "issued_at": "2018-07-24T04:59:50.000000Z"}} 2018-07-24 04:59:50,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:50,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba420408-dc54-4ad4-95ef-5b8e4bd25a26 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:59:50,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ba420408-dc54-4ad4-95ef-5b8e4bd25a26 2018-07-24 04:59:50,204 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 04:59:50,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:50,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec65d9ac-3331-432c-8fd6-87e1cbc829a1 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:59:50,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ec65d9ac-3331-432c-8fd6-87e1cbc829a1 2018-07-24 04:59:50,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:50,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-754fb89b-4af8-4585-b6e2-df9d5d6d6a6b Date: Tue, 24 Jul 2018 04:59:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 04:59:50,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-754fb89b-4af8-4585-b6e2-df9d5d6d6a6b 2018-07-24 04:59:50,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:59:50,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:59: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:59:50,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:50,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be5cc64-0dc8-484c-959e-0a5acb785554 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 04:59:50,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-0be5cc64-0dc8-484c-959e-0a5acb785554 2018-07-24 04:59:50,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:50,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-efa45dff-a807-4d3a-a6f4-fad6cef35a0a Date: Tue, 24 Jul 2018 04:59:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 04:59:50,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-efa45dff-a807-4d3a-a6f4-fad6cef35a0a 2018-07-24 04:59:50,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:51,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-74f64aa1-2012-4099-958d-95dc22b468e2 Date: Tue, 24 Jul 2018 04:59:51 GMT RESP BODY: {"ports":[]} 2018-07-24 04:59:51,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1&admin_state_up=True used request id req-74f64aa1-2012-4099-958d-95dc22b468e2 2018-07-24 04:59:51,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:51,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59: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-09aadaab-f5d9-4e5a-ac40-102b4b90c137 x-compute-request-id: req-09aadaab-f5d9-4e5a-ac40-102b4b90c137 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 04:59:51,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst used request id req-09aadaab-f5d9-4e5a-ac40-102b4b90c137 2018-07-24 04:59:51,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:51,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a98034ef-c637-47f3-9c45-2d5b0efb7af8 Date: Tue, 24 Jul 2018 04:59:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 04:59:51,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-a98034ef-c637-47f3-9c45-2d5b0efb7af8 2018-07-24 04:59:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:51,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c1959d-c77a-4470-a319-49026869b16f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 04:59:51,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-34c1959d-c77a-4470-a319-49026869b16f 2018-07-24 04:59:51,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:52,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2adbc6a9-f212-41ed-977b-1e28161c49f9 Date: Tue, 24 Jul 2018 04:59:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 04:59:52,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-2adbc6a9-f212-41ed-977b-1e28161c49f9 2018-07-24 04:59:52,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:52,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8975fd60-3ee0-41d9-8c11-045995d8dd08 Date: Tue, 24 Jul 2018 04:59:52 GMT RESP BODY: {"ports":[]} 2018-07-24 04:59:52,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1&admin_state_up=True used request id req-8975fd60-3ee0-41d9-8c11-045995d8dd08 2018-07-24 04:59:52,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 04:59:52,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 04:59:52,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e058fea4ed2a4a29a1ef2e849bf55030", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj-role"}], "expires_at": "2018-07-24T05:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/da86786406b140f082b636f4fefd4fc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-07966c53-89a4-45c-user", "id": "f447c48c98d141b9bd3a5d50661f5517"}, "audit_ids": ["i2BOmoXgRLGflT-GQKl31w"], "issued_at": "2018-07-24T04:59:52.000000Z"}} 2018-07-24 04:59:52,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a390128d62df179df465eaa20c08fedb2d8a9852" 2018-07-24 04:59:52,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d49e9d8-4e29-4b33-8ce6-2a49cc9a78a9 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 04:59:52,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-0d49e9d8-4e29-4b33-8ce6-2a49cc9a78a9 2018-07-24 04:59:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:53,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2ac0ed18-013a-416f-924b-2d4ab9f8d6c2 Date: Tue, 24 Jul 2018 04:59:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 04:59:53,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-2ac0ed18-013a-416f-924b-2d4ab9f8d6c2 2018-07-24 04:59:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:53,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-96a19573-016d-4611-a32c-ba4b434a7d39 Date: Tue, 24 Jul 2018 04:59:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 04:59:53,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-96a19573-016d-4611-a32c-ba4b434a7d39 2018-07-24 04:59:53,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:53,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-70bc63ef-ff83-4a3d-8417-4a0e9a54c2d6 Date: Tue, 24 Jul 2018 04:59:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 04:59:53,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-70bc63ef-ff83-4a3d-8417-4a0e9a54c2d6 2018-07-24 04:59:53,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 04:59:53,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 04:59: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 04:59:53,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a390128d62df179df465eaa20c08fedb2d8a9852" 2018-07-24 04:59:53,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e021f80a-87c0-4500-b0b7-aacbdb02294b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 04:59:53,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-e021f80a-87c0-4500-b0b7-aacbdb02294b 2018-07-24 04:59:53,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:54,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c5034af7-6c1a-4c73-8ded-bbc3adbbd31e Date: Tue, 24 Jul 2018 04:59:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 04:59:54,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-c5034af7-6c1a-4c73-8ded-bbc3adbbd31e 2018-07-24 04:59:54,071 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net 2018-07-24 04:59:54,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" -d '{"port": {"network_id": "e2d057b4-8441-4de5-bf25-66dc2a77b40a", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1", "admin_state_up": true}}' 2018-07-24 04:59:55,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-1ea555ba-67d6-4b06-8815-64ce7aecc532 Date: Tue, 24 Jul 2018 04:59:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.5"}],"id":"03dfcc67-91d4-4914-b16f-b5f814002d3b","security_groups":["985a5288-3a66-407e-b50f-5b72e621a474"],"mac_address":"fa:16:3e:71:ab:4c","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1","project_id":"da86786406b140f082b636f4fefd4fc8","qos_policy_id":null,"admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 04:59:55,326 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-1ea555ba-67d6-4b06-8815-64ce7aecc532 2018-07-24 04:59:55,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:55,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-de943948-0397-418e-9577-e09b95d9d6a0 Date: Tue, 24 Jul 2018 04:59:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 04:59:55,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-de943948-0397-418e-9577-e09b95d9d6a0 2018-07-24 04:59:55,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:55,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dccabc0-8a47-4d24-905e-6df6cce8af5e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 04:59:55,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-7dccabc0-8a47-4d24-905e-6df6cce8af5e 2018-07-24 04:59:55,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:55,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9ae2a673-e65c-40d0-9aa8-e352f1902425 Date: Tue, 24 Jul 2018 04:59:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 04:59:55,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-9ae2a673-e65c-40d0-9aa8-e352f1902425 2018-07-24 04:59:55,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:55,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-dc620aa9-6b2c-4ff2-a110-101e19d78069 Date: Tue, 24 Jul 2018 04:59:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.5"}],"id":"03dfcc67-91d4-4914-b16f-b5f814002d3b","security_groups":["985a5288-3a66-407e-b50f-5b72e621a474"],"mac_address":"fa:16:3e:71:ab:4c","project_id":"da86786406b140f082b636f4fefd4fc8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 04:59:55,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1&admin_state_up=True used request id req-dc620aa9-6b2c-4ff2-a110-101e19d78069 2018-07-24 04:59:55,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:55,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb106ce-cb81-40c6-80c7-54c234db1e86 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 04:59:55,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-ffb106ce-cb81-40c6-80c7-54c234db1e86 2018-07-24 04:59:55,924 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst 2018-07-24 04:59:55,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:55,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59: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-f9e4f0f5-9085-40d1-99fc-4f36e0b4ffe2 x-compute-request-id: req-f9e4f0f5-9085-40d1-99fc-4f36e0b4ffe2 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-flavor-name"}]} 2018-07-24 04:59:55,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f9e4f0f5-9085-40d1-99fc-4f36e0b4ffe2 2018-07-24 04:59:55,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:55,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59: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-346dda61-8907-4543-8933-8e06cbc1c601 x-compute-request-id: req-346dda61-8907-4543-8933-8e06cbc1c601 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7105e6c0-1f48-4a76-8b88-7f843d64b803"}} 2018-07-24 04:59:55,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803 used request id req-346dda61-8907-4543-8933-8e06cbc1c601 2018-07-24 04:59:55,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:56,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-63098cbf-a5dc-438b-8f56-8354495d5456 Date: Tue, 24 Jul 2018 04:59:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T04:59:20Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-24T04:59:25Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ceb2d59f-9484-4904-b713-391c16a4b6fc/snap", "metadata": {}}], "self": "/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "min_disk": 0, "protected": false, "id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "file": "/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "da86786406b140f082b636f4fefd4fc8", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/ceb2d59f-9484-4904-b713-391c16a4b6fc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image"} 2018-07-24 04:59:56,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image used request id req-63098cbf-a5dc-438b-8f56-8354495d5456 2018-07-24 04:59:56,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:56,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6d3a32ac-c493-4600-8d53-137c6af86608 Date: Tue, 24 Jul 2018 04:59:56 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-07-24 04:59:56,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-6d3a32ac-c493-4600-8d53-137c6af86608 2018-07-24 04:59:56,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" -d '{"server": {"name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "imageRef": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "flavorRef": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "max_count": 1, "min_count": 1, "networks": [{"port": "03dfcc67-91d4-4914-b16f-b5f814002d3b"}]}}' 2018-07-24 04:59:58,100 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 04:59: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 x-openstack-request-id: req-31bcf0ec-5a31-4db4-879d-42ec05bbd59c x-compute-request-id: req-31bcf0ec-5a31-4db4-879d-42ec05bbd59c Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "adminPass": "DxczPi8Vm2uo"}} 2018-07-24 04:59:58,100 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-31bcf0ec-5a31-4db4-879d-42ec05bbd59c 2018-07-24 04:59:58,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:58,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59: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-74f27734-fab3-4bcd-838b-fd10bc61c8a9 x-compute-request-id: req-74f27734-fab3-4bcd-838b-fd10bc61c8a9 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T04:59:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:59:58,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-74f27734-fab3-4bcd-838b-fd10bc61c8a9 2018-07-24 04:59:58,898 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst 2018-07-24 04:59:58,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 04:59:59,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 04:59: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-66c53a25-a314-4cec-99ca-b80655bbffe4 x-compute-request-id: req-66c53a25-a314-4cec-99ca-b80655bbffe4 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T04:59:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 04:59:59,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-66c53a25-a314-4cec-99ca-b80655bbffe4 2018-07-24 04:59:59,534 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 04:59:59,535 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:02,535 - create_instance - DEBUG - VM status query timeout in 896.363167048 2018-07-24 05:00:02,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:03,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00:02 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-4fe7765f-719f-4772-a93d-798e3762c55c x-compute-request-id: req-4fe7765f-719f-4772-a93d-798e3762c55c Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:03,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-4fe7765f-719f-4772-a93d-798e3762c55c 2018-07-24 05:00:03,229 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:03,229 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:06,232 - create_instance - DEBUG - VM status query timeout in 892.665841103 2018-07-24 05:00:06,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:06,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00: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-e8e71f44-e156-4035-878e-d3c7c53b9fd6 x-compute-request-id: req-e8e71f44-e156-4035-878e-d3c7c53b9fd6 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:06,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-e8e71f44-e156-4035-878e-d3c7c53b9fd6 2018-07-24 05:00:06,983 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:06,983 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:09,987 - create_instance - DEBUG - VM status query timeout in 888.911561966 2018-07-24 05:00:09,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:11,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00: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-b498e5aa-69f6-48be-824b-75505ab37a70 x-compute-request-id: req-b498e5aa-69f6-48be-824b-75505ab37a70 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:11,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-b498e5aa-69f6-48be-824b-75505ab37a70 2018-07-24 05:00:11,176 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:11,176 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:14,177 - create_instance - DEBUG - VM status query timeout in 884.721643925 2018-07-24 05:00:14,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:15,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00: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,Accept-Encoding x-openstack-request-id: req-82cabfb6-777a-424b-b09c-8d718256ff13 x-compute-request-id: req-82cabfb6-777a-424b-b09c-8d718256ff13 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:15,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-82cabfb6-777a-424b-b09c-8d718256ff13 2018-07-24 05:00:15,195 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:15,195 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:18,199 - create_instance - DEBUG - VM status query timeout in 880.699543953 2018-07-24 05:00:18,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:18,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00: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-6a2f218d-04ec-487b-a6ad-338b26ceff46 x-compute-request-id: req-6a2f218d-04ec-487b-a6ad-338b26ceff46 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:18,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-6a2f218d-04ec-487b-a6ad-338b26ceff46 2018-07-24 05:00:18,759 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:18,759 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:21,762 - create_instance - DEBUG - VM status query timeout in 877.135876894 2018-07-24 05:00:21,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:22,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00: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-17065ac3-cc11-48cb-a854-a27aacaaebe0 x-compute-request-id: req-17065ac3-cc11-48cb-a854-a27aacaaebe0 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:22,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-17065ac3-cc11-48cb-a854-a27aacaaebe0 2018-07-24 05:00:22,471 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:22,472 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:25,475 - create_instance - DEBUG - VM status query timeout in 873.423423052 2018-07-24 05:00:25,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:25,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00: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-ff5838ae-fa75-4694-8e8d-80a5c185fceb x-compute-request-id: req-ff5838ae-fa75-4694-8e8d-80a5c185fceb Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:25,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-ff5838ae-fa75-4694-8e8d-80a5c185fceb 2018-07-24 05:00:25,996 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:25,997 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:29,000 - create_instance - DEBUG - VM status query timeout in 869.898437023 2018-07-24 05:00:29,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:29,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00: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-3692cf8d-1809-48a7-b58b-870078c64af9 x-compute-request-id: req-3692cf8d-1809-48a7-b58b-870078c64af9 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:29,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-3692cf8d-1809-48a7-b58b-870078c64af9 2018-07-24 05:00:29,856 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:29,856 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:32,860 - create_instance - DEBUG - VM status query timeout in 866.038537979 2018-07-24 05:00:32,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:33,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00: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-da5c5b28-4847-4d76-88c9-f91222fd9f54 x-compute-request-id: req-da5c5b28-4847-4d76-88c9-f91222fd9f54 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:33,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-da5c5b28-4847-4d76-88c9-f91222fd9f54 2018-07-24 05:00:33,664 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:33,664 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:36,668 - create_instance - DEBUG - VM status query timeout in 862.230469942 2018-07-24 05:00:36,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:37,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00:36 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-f9a69c0c-ac7a-4e52-a810-b2f4901526fa x-compute-request-id: req-f9a69c0c-ac7a-4e52-a810-b2f4901526fa Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:37,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-f9a69c0c-ac7a-4e52-a810-b2f4901526fa 2018-07-24 05:00:37,356 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:37,356 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:40,360 - create_instance - DEBUG - VM status query timeout in 858.538666964 2018-07-24 05:00:40,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:41,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00: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-384c4f15-3535-4efc-a17d-73d6f3890a7f x-compute-request-id: req-384c4f15-3535-4efc-a17d-73d6f3890a7f Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:41,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-384c4f15-3535-4efc-a17d-73d6f3890a7f 2018-07-24 05:00:41,696 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:41,696 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:44,700 - create_instance - DEBUG - VM status query timeout in 854.19846797 2018-07-24 05:00:44,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:45,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00: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-baf8dfc2-9999-43c3-9ff7-c7cf79915465 x-compute-request-id: req-baf8dfc2-9999-43c3-9ff7-c7cf79915465 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:45,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-baf8dfc2-9999-43c3-9ff7-c7cf79915465 2018-07-24 05:00:45,611 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:45,611 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:48,614 - create_instance - DEBUG - VM status query timeout in 850.283883095 2018-07-24 05:00:48,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:49,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00:48 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-59c8f528-467a-4584-8192-1bc4f3c9d6a4 x-compute-request-id: req-59c8f528-467a-4584-8192-1bc4f3c9d6a4 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:49,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-59c8f528-467a-4584-8192-1bc4f3c9d6a4 2018-07-24 05:00:49,139 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:49,140 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:52,143 - create_instance - DEBUG - VM status query timeout in 846.755326033 2018-07-24 05:00:52,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:52,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00: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-e3d65a7e-eb9e-4807-8f91-1381c1082ad1 x-compute-request-id: req-e3d65a7e-eb9e-4807-8f91-1381c1082ad1 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:52,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-e3d65a7e-eb9e-4807-8f91-1381c1082ad1 2018-07-24 05:00:52,939 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:52,940 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:00:55,943 - create_instance - DEBUG - VM status query timeout in 842.955383062 2018-07-24 05:00:55,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:00:57,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:00: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-29b46946-0094-4b6a-9cfa-016a398d15e5 x-compute-request-id: req-29b46946-0094-4b6a-9cfa-016a398d15e5 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:00:57,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-29b46946-0094-4b6a-9cfa-016a398d15e5 2018-07-24 05:00:57,036 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:00:57,036 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:01:00,039 - create_instance - DEBUG - VM status query timeout in 838.859052896 2018-07-24 05:01:00,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:01,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-b09f29e7-733a-41c9-843c-0498359f063a x-compute-request-id: req-b09f29e7-733a-41c9-843c-0498359f063a Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:01,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-b09f29e7-733a-41c9-843c-0498359f063a 2018-07-24 05:01:01,290 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:01:01,291 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:01:04,294 - create_instance - DEBUG - VM status query timeout in 834.604418039 2018-07-24 05:01:04,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:04,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-3f2458c1-a129-46c2-b1ec-39937df63564 x-compute-request-id: req-3f2458c1-a129-46c2-b1ec-39937df63564 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:04,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-3f2458c1-a129-46c2-b1ec-39937df63564 2018-07-24 05:01:04,840 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:01:04,841 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:01:07,844 - create_instance - DEBUG - VM status query timeout in 831.05441308 2018-07-24 05:01:07,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:08,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-ee512caf-0ba8-4724-be87-b6f545742a0b x-compute-request-id: req-ee512caf-0ba8-4724-be87-b6f545742a0b Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:08,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-ee512caf-0ba8-4724-be87-b6f545742a0b 2018-07-24 05:01:08,213 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:01:08,213 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:01:11,216 - create_instance - DEBUG - VM status query timeout in 827.681723118 2018-07-24 05:01:11,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:11,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01:11 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-c64ffcc6-6d73-4c13-8cd0-f74ba3828fe9 x-compute-request-id: req-c64ffcc6-6d73-4c13-8cd0-f74ba3828fe9 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:11,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-c64ffcc6-6d73-4c13-8cd0-f74ba3828fe9 2018-07-24 05:01:11,721 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:01:11,721 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:01:14,724 - create_instance - DEBUG - VM status query timeout in 824.174072027 2018-07-24 05:01:14,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:15,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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,Accept-Encoding x-openstack-request-id: req-f183d3c3-928f-4295-925c-c7d27ab263ad x-compute-request-id: req-f183d3c3-928f-4295-925c-c7d27ab263ad Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:15,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-f183d3c3-928f-4295-925c-c7d27ab263ad 2018-07-24 05:01:15,261 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:01:15,261 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:01:18,263 - create_instance - DEBUG - VM status query timeout in 820.635241032 2018-07-24 05:01:18,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:18,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-3758646a-4564-4ade-b080-3886d90f0426 x-compute-request-id: req-3758646a-4564-4ade-b080-3886d90f0426 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:18,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-3758646a-4564-4ade-b080-3886d90f0426 2018-07-24 05:01:18,812 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:01:18,812 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:01:21,815 - create_instance - DEBUG - VM status query timeout in 817.082695961 2018-07-24 05:01:21,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:22,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-765abc09-b2f3-4e7c-b1b1-a7a06a7f60e2 x-compute-request-id: req-765abc09-b2f3-4e7c-b1b1-a7a06a7f60e2 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:22,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-765abc09-b2f3-4e7c-b1b1-a7a06a7f60e2 2018-07-24 05:01:22,952 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:01:22,953 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:01:25,956 - create_instance - DEBUG - VM status query timeout in 812.942404985 2018-07-24 05:01:25,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:26,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-f906c313-e150-4ef2-a343-cde2887757ee x-compute-request-id: req-f906c313-e150-4ef2-a343-cde2887757ee Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:26,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-f906c313-e150-4ef2-a343-cde2887757ee 2018-07-24 05:01:26,532 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:01:26,532 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:01:29,535 - create_instance - DEBUG - VM status query timeout in 809.362725019 2018-07-24 05:01:29,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:30,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-31be828d-bd5a-41fc-857b-28d9d5b44d55 x-compute-request-id: req-31be828d-bd5a-41fc-857b-28d9d5b44d55 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:30,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-31be828d-bd5a-41fc-857b-28d9d5b44d55 2018-07-24 05:01:30,247 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:01:30,247 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:01:33,250 - create_instance - DEBUG - VM status query timeout in 805.648005009 2018-07-24 05:01:33,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:33,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-946dedb8-6b7d-42bc-b66e-4104b3bf20d0 x-compute-request-id: req-946dedb8-6b7d-42bc-b66e-4104b3bf20d0 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:33,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-946dedb8-6b7d-42bc-b66e-4104b3bf20d0 2018-07-24 05:01:33,769 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:01:33,769 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:01:36,772 - create_instance - DEBUG - VM status query timeout in 802.126219988 2018-07-24 05:01:36,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:37,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01:36 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-f35a4789-6eda-4229-aca2-750b253ca787 x-compute-request-id: req-f35a4789-6eda-4229-aca2-750b253ca787 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:00:00Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:37,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-f35a4789-6eda-4229-aca2-750b253ca787 2018-07-24 05:01:37,482 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - BUILD 2018-07-24 05:01:37,482 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:01:40,486 - create_instance - DEBUG - VM status query timeout in 798.412614107 2018-07-24 05:01:40,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:41,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-d4b4a1aa-9985-4230-9576-97ced588d30b x-compute-request-id: req-d4b4a1aa-9985-4230-9576-97ced588d30b Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:41,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-d4b4a1aa-9985-4230-9576-97ced588d30b 2018-07-24 05:01:41,191 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - ACTIVE 2018-07-24 05:01:41,192 - create_instance - INFO - VM is - ACTIVE 2018-07-24 05:01:41,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:41,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-080c9f04-4403-422a-a6fd-a36e37b7c83f x-compute-request-id: req-080c9f04-4403-422a-a6fd-a36e37b7c83f Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:41,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-080c9f04-4403-422a-a6fd-a36e37b7c83f 2018-07-24 05:01:41,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:42,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2bca7d32-73ff-4b19-8e19-f562a0969c83 Date: Tue, 24 Jul 2018 05:01:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 05:01:42,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-2bca7d32-73ff-4b19-8e19-f562a0969c83 2018-07-24 05:01:42,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:42,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e2a017-b01f-4e06-a1cd-d9a1ce2c58c2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 05:01:42,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-71e2a017-b01f-4e06-a1cd-d9a1ce2c58c2 2018-07-24 05:01:42,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:42,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-de723391-1c94-42bb-82c3-eb572369b3d3 Date: Tue, 24 Jul 2018 05:01:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 05:01:42,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-de723391-1c94-42bb-82c3-eb572369b3d3 2018-07-24 05:01:42,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:42,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3997 X-Openstack-Request-Id: req-cfeaa9de-95b2-40d9-ad49-930595bb3db9 Date: Tue, 24 Jul 2018 05:01:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:01:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.5"}],"id":"03dfcc67-91d4-4914-b16f-b5f814002d3b","security_groups":["985a5288-3a66-407e-b50f-5b72e621a474"],"mac_address":"fa:16:3e:71:ab:4c","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:54Z","binding:vnic_type":"normal","device_id":"83c51452-05f9-4e11-8e72-92447159fbb1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.1"}],"id":"09692b51-fb2f-470b-931b-28ab4657832e","security_groups":[],"mac_address":"fa:16:3e:41:9b:11","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:40Z","binding:vnic_type":"normal","device_id":"a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.2"}],"id":"21115f15-cd7d-4e60-8afa-c459b3d5d1be","security_groups":[],"mac_address":"fa:16:3e:98:aa:85","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.4"}],"id":"64ea7320-44d0-414b-86a5-cff1aa0589b2","security_groups":[],"mac_address":"fa:16:3e:2d:59:cd","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.3"}],"id":"ca5b3545-b000-46cb-bbb7-5d785e74e7ec","security_groups":[],"mac_address":"fa:16:3e:ad:a0:bf","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"}]} 2018-07-24 05:01:42,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-cfeaa9de-95b2-40d9-ad49-930595bb3db9 2018-07-24 05:01:42,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:42,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-e951cfe2-394a-4216-a422-4122120104aa Date: Tue, 24 Jul 2018 05:01:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:32Z", "admin_state_up": true, "updated_at": "2018-07-24T04:59:40Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router"}]} 2018-07-24 05:01:42,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router used request id req-e951cfe2-394a-4216-a422-4122120104aa 2018-07-24 05:01:42,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:42,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb38b4f-cd38-412f-91f9-a526f64100b5 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 05:01:42,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-8cb38b4f-cd38-412f-91f9-a526f64100b5 2018-07-24 05:01:42,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:42,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-e1c35546-7b1b-47e3-b1fe-1dbe470d5f3c Date: Tue, 24 Jul 2018 05:01:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.1"}],"id":"09692b51-fb2f-470b-931b-28ab4657832e","security_groups":[],"mac_address":"fa:16:3e:41:9b:11","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:40Z","binding:vnic_type":"normal","device_id":"a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb","ip_allocation":"immediate"}]} 2018-07-24 05:01:42,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb used request id req-e1c35546-7b1b-47e3-b1fe-1dbe470d5f3c 2018-07-24 05:01:42,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/724720f0-469c-4577-934d-63f506b18095 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:42,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-39a5386a-848a-432d-99f3-4fd3a4979b00 Date: Tue, 24 Jul 2018 05:01:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}} 2018-07-24 05:01:42,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/724720f0-469c-4577-934d-63f506b18095 used request id req-39a5386a-848a-432d-99f3-4fd3a4979b00 2018-07-24 05:01:42,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:42,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-58a9c6fc-82f2-4520-8e45-147cc4381ad4 Date: Tue, 24 Jul 2018 05:01:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 05:01:42,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-58a9c6fc-82f2-4520-8e45-147cc4381ad4 2018-07-24 05:01:42,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:42,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae3838f3-3fb2-42fc-9ea3-e6c111ea9280 Date: Tue, 24 Jul 2018 05:01:42 GMT RESP BODY: {"subnets":[]} 2018-07-24 05:01:42,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-ae3838f3-3fb2-42fc-9ea3-e6c111ea9280 2018-07-24 05:01:42,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:43,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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,Accept-Encoding x-openstack-request-id: req-2fee0755-bcfc-4b15-879b-38fda3c44c53 x-compute-request-id: req-2fee0755-bcfc-4b15-879b-38fda3c44c53 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:43,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-2fee0755-bcfc-4b15-879b-38fda3c44c53 2018-07-24 05:01:43,867 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - ACTIVE 2018-07-24 05:01:43,867 - create_instance - INFO - VM is - ACTIVE 2018-07-24 05:01:43,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:44,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-d0fde1a4-611a-4c38-b99d-fb8e99d7f181 x-compute-request-id: req-d0fde1a4-611a-4c38-b99d-fb8e99d7f181 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:44,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-d0fde1a4-611a-4c38-b99d-fb8e99d7f181 2018-07-24 05:01:44,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:44,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1d1ce77c-4407-4337-acb3-1585d7adcdf9 Date: Tue, 24 Jul 2018 05:01:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 05:01:44,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-1d1ce77c-4407-4337-acb3-1585d7adcdf9 2018-07-24 05:01:44,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:44,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea37a5a-3444-412d-b11e-1e75474dede7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 05:01:44,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-cea37a5a-3444-412d-b11e-1e75474dede7 2018-07-24 05:01:44,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:44,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ce65d724-270e-4591-924f-369911041cd8 Date: Tue, 24 Jul 2018 05:01:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 05:01:44,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-ce65d724-270e-4591-924f-369911041cd8 2018-07-24 05:01:44,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:44,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3997 X-Openstack-Request-Id: req-bc86f817-6c45-4e4c-b91c-208d3ca756c2 Date: Tue, 24 Jul 2018 05:01:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:01:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.5"}],"id":"03dfcc67-91d4-4914-b16f-b5f814002d3b","security_groups":["985a5288-3a66-407e-b50f-5b72e621a474"],"mac_address":"fa:16:3e:71:ab:4c","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:54Z","binding:vnic_type":"normal","device_id":"83c51452-05f9-4e11-8e72-92447159fbb1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.1"}],"id":"09692b51-fb2f-470b-931b-28ab4657832e","security_groups":[],"mac_address":"fa:16:3e:41:9b:11","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:40Z","binding:vnic_type":"normal","device_id":"a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.2"}],"id":"21115f15-cd7d-4e60-8afa-c459b3d5d1be","security_groups":[],"mac_address":"fa:16:3e:98:aa:85","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.4"}],"id":"64ea7320-44d0-414b-86a5-cff1aa0589b2","security_groups":[],"mac_address":"fa:16:3e:2d:59:cd","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.3"}],"id":"ca5b3545-b000-46cb-bbb7-5d785e74e7ec","security_groups":[],"mac_address":"fa:16:3e:ad:a0:bf","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"}]} 2018-07-24 05:01:44,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-bc86f817-6c45-4e4c-b91c-208d3ca756c2 2018-07-24 05:01:44,969 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-24 05:01:44,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:45,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-acb128db-35ba-4bf6-8246-281467990797 Date: Tue, 24 Jul 2018 05:01:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 05:01:45,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-acb128db-35ba-4bf6-8246-281467990797 2018-07-24 05:01:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:45,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ed1dd639-7716-46f4-9d57-833a8e774bd9 Date: Tue, 24 Jul 2018 05:01:45 GMT RESP BODY: {"subnets":[]} 2018-07-24 05:01:45,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-ed1dd639-7716-46f4-9d57-833a8e774bd9 2018-07-24 05:01:45,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" -d '{"floatingip": {"floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "port_id": "03dfcc67-91d4-4914-b16f-b5f814002d3b"}}' 2018-07-24 05:01:47,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 570 X-Openstack-Request-Id: req-fe38fdbd-1da6-41cc-9206-71ac384357b8 Date: Tue, 24 Jul 2018 05:01:47 GMT RESP BODY: {"floatingip": {"router_id": "a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T05:01:46Z", "updated_at": "2018-07-24T05:01:46Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "da86786406b140f082b636f4fefd4fc8", "port_id": "03dfcc67-91d4-4914-b16f-b5f814002d3b", "id": "5fc52c2e-16a0-4407-98ca-fbece73cfd87", "qos_policy_id": null}} 2018-07-24 05:01:47,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-fe38fdbd-1da6-41cc-9206-71ac384357b8 2018-07-24 05:01:47,571 - create_instance - INFO - Created floating IP 172.30.9.200 via router - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router 2018-07-24 05:01:47,572 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-07-24 05:01:47,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:48,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-9d9ee509-f620-41c1-babc-c20585e84c8a x-compute-request-id: req-9d9ee509-f620-41c1-babc-c20585e84c8a Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:48,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-9d9ee509-f620-41c1-babc-c20585e84c8a 2018-07-24 05:01:48,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 05:01:48,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01:48 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-cbaff648-db98-4ca3-9d24-e25a8cb42ffc x-compute-request-id: req-cbaff648-db98-4ca3-9d24-e25a8cb42ffc Content-Encoding: gzip Content-Length: 8518 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008028] AppArmor: AppArmor initialized\n[ 0.008983] Yama: becoming mindful.\n[ 0.009937] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013334] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015451] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017706] Initializing cgroup subsys memory\n[ 0.018740] Initializing cgroup subsys devices\n[ 0.020003] Initializing cgroup subsys freezer\n[ 0.020995] Initializing cgroup subsys blkio\n[ 0.021953] Initializing cgroup subsys perf_event\n[ 0.022981] Initializing cgroup subsys hugetlb\n[ 0.024052] CPU: Physical Processor ID: 0\n[ 0.024970] FEATURE SPEC_CTRL Present\n[ 0.026484] mce: CPU supports 10 MCE banks\n[ 0.028030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030239] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.031567] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.032002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.033898] Speculative Store Bypass: Vulnerable\n[ 0.036317] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.040975] ACPI: Core revision 20131115\n[ 0.042304] ACPI: All ACPI Tables successfully acquired\n[ 0.043554] ftrace: allocating 28727 entries in 113 pages\n[ 0.064242] Enabling x2apic\n[ 0.064963] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.070000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.074355] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080750] KVM setup paravirtual spinlock\n[ 0.082906] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084146] x86: Booting SMP configuration:\n[ 0.085139] .... node #0, CPUs: #1[ 0.082875] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100017] x86: Booted up 1 node, 2 CPUs\n[ 0.100011] KVM setup async PF for cpu 1\n[ 0.100012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102962] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104340] devtmpfs: initialized\n[ 0.106394] EVM: security.selinux\n[ 0.107137] EVM: security.SMACK64\n[ 0.108007] EVM: security.ima\n[ 0.108691] EVM: security.capability\n[ 0.109507] pinctrl core: initialized pinctrl subsystem\n[ 0.109958] regulator-dummy: no parameters\n[ 0.112061] RTC time: 5:01:40, date: 07/24/18\n[ 0.113020] NET: Registered protocol family 16\n[ 0.114029] cpuidle: using governor ladder\n[ 0.114896] cpuidle: using governor menu\n[ 0.115846] ACPI: bus type PCI registered\n[ 0.116003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.117359] PCI: Using configuration type 1 for base access\n[ 0.119017] bio: create slab at 0\n[ 0.120057] ACPI: Added _OSI(Module Device)\n[ 0.120968] ACPI: Added _OSI(Processor Device)\n[ 0.121934] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.122959] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.124986] ACPI: Interpreter enabled\n[ 0.125811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133297] ACPI: (supports S0 S5)\n[ 0.134080] ACPI: Using IOAPIC for interrupt routing\n[ 0.135148] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136187] ACPI: No dock devices found.\n[ 0.138877] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141370] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.144015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.146482] acpiphp: Slot [3] registered\n[ 0.147413] acpiphp: Slot [4] registered\n[ 0.148017] acpiphp: Slot [5] registered\n[ 0.148911] acpiphp: Slot [6] registered\n[ 0.149791] acpiphp: Slot [7] registered\n[ 0.150685] acpiphp: Slot [8] registered\n[ 0.151563] acpiphp: Slot [9] registered\n[ 0.152022] acpiphp: Slot [10] registered\n[ 0.152948] acpiphp: Slot [11] registered\n[ 0.153870] acpiphp: Slot [12] registered\n[ 0.154776] acpiphp: Slot [13] registered\n[ 0.155705] acpiphp: Slot [14] registered\n[ 0.156017] acpiphp: Slot [15] registered\n[ 0.156923] acpiphp: Slot [16] registered\n[ 0.157863] acpiphp: Slot [17] registered\n[ 0.158802] acpiphp: Slot [18] registered\n[ 0.159701] acpiphp: Slot [19] registered\n[ 0.160016] acpiphp: Slot [20] registered\n[ 0.160921] acpiphp: Slot [21] registered\n[ 0.161849] acpiphp: Slot [22] registered\n[ 0.162761] acpiphp: Slot [23] registered\n[ 0.163652] acpiphp: Slot [24] registered\n[ 0.164016] acpiphp: Slot [25] registered\n[ 0.164890] acpiphp: Slot [26] registered\n[ 0.165815] acpiphp: Slot [27] registered\n[ 0.166739] acpiphp: Slot [28] registered\n[ 0.167634] acpiphp: Slot [29] registered\n[ 0.168016] acpiphp: Slot [30] registered\n[ 0.168967] acpiphp: Slot [31] registered\n[ 0.169863] PCI host bridge to bus 0000:00\n[ 0.170773] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.171923] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.173230] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.174593] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.175943] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.180420] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.182023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.200316] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.201992] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.203564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.204748] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.206505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.207927] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.208205] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209274] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.211025] vgaarb: loaded\n[ 0.211702] vgaarb: bridge control possible 0000:00:02.0\n[ 0.212197] SCSI subsystem initialized\n[ 0.213155] ACPI: bus type USB registered\n[ 0.213155] usbcore: registered new interface driver usbfs\n[ 0.214190] usbcore: registered new interface driver hub\n[ 0.216042] usbcore: registered new device driver usb\n[ 0.217190] PCI: Using ACPI for IRQ routing\n[ 0.217195] NetLabel: Initializing\n[ 0.218006] NetLabel: domain hash size = 128\n[ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221098] NetLabel: unlabeled traffic allowed by default\n[ 0.222325] Switched to clocksource kvm-clock\n[ 0.227026] AppArmor: AppArmor Filesystem Enabled\n[ 0.228046] pnp: PnP ACPI init\n[ 0.228760] ACPI: bus type PNP registered\n[ 0.230033] pnp: PnP ACPI: found 8 devices\n[ 0.230942] ACPI: bus type PNP unregistered\n[ 0.237926] NET: Registered protocol family 2\n[ 0.239089] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.240747] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.242218] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.243571] TCP: reno registered\n[ 0.244317] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.245561] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.246912] NET: Registered protocol family 1\n[ 0.247852] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.249079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.250287] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.273759] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.296319] Trying to unpack rootfs image as initramfs...\n[ 0.386135] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.388251] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.389449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.390778] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.392626] Scanning for low memory corruption every 60 seconds\n[ 0.394281] Initialise system trusted keyring\n[ 0.395322] audit: initializing netlink socket (disabled)\n[ 0.396493] type=2000 audit(1532408501.205:1): initialized\n[ 0.415963] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.418010] zbud: loaded\n[ 0.418869] VFS: Disk quotas dquot_6.5.2\n[ 0.419797] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.421395] fuse init (API version 7.22)\n[ 0.422333] msgmni has been set to 3997\n[ 0.423245] Key type big_key registered\n[ 0.424333] Key type asymmetric registered\n[ 0.425232] Asymmetric key parser 'x509' registered\n[ 0.426252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.427854] io scheduler noop registered\n[ 0.428771] io scheduler deadline registered (default)\n[ 0.429879] io scheduler cfq registered\n[ 0.430768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.431927] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.433329] ipmi message handler version 39.2\n[ 0.434328] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.435892] ACPI: Power Button [PWRF]\n[ 0.436847] GHES: HEST is not enabled!\n[ 0.458151] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.500728] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.502638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.526906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.529181] Linux agpgart interface v0.103\n[ 0.530852] brd: module loaded\n[ 0.531938] loop: module loaded\n[ 0.533047] blk-mq: CPU -> queue map\n[ 0.533930] CPU 0 -> Queue 0\n[ 0.534726] CPU 1 -> Queue 0\n[ 0.536085] vda: vda1\n[ 0.537463] scsi0 : ata_piix\n[ 0.538273] scsi1 : ata_piix\n[ 0.539052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.540541] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.542222] libphy: Fixed MDIO Bus: probed\n[ 0.543272] tun: Universal TUN/TAP device driver, 1.6\n[ 0.544430] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.546609] PPP generic driver version 2.4.2\n[ 0.547716] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.549211] ehci-pci: EHCI PCI platform driver\n[ 0.550253] ehci-platform: EHCI generic platform driver\n[ 0.551414] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.552809] ohci-pci: OHCI PCI platform driver\n[ 0.553831] ohci-platform: OHCI generic platform driver\n[ 0.555023] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.577363] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.578579] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.580359] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.581698] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.583171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.584869] usb usb1: Product: UHCI Host Controller\n[ 0.586001] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.587376] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.588643] hub 1-0:1.0: USB hub found\n[ 0.589563] hub 1-0:1.0: 2 ports detected\n[ 0.590612] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.593029] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.594133] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.595410] mousedev: PS/2 mouse device common for all mice\n[ 0.596926] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.599113] rtc_cmos 00:00: RTC can wake from S4\n[ 0.600449] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.601856] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.603300] device-mapper: uevent: version 1.0.3\n[ 0.604434] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.606375] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.607754] TCP: cubic registered\n[ 0.608628] NET: Registered protocol family 10\n[ 0.609837] NET: Registered protocol family 17\n[ 0.610846] Key type dns_resolver registered\n[ 0.612054] Loading compiled-in X.509 certificates\n[ 0.613676] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.615783] registered taskstats version 1\n[ 0.618316] Key type trusted registered\n[ 0.621898] Key type encrypted registered\n[ 0.622875] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.624078] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.625654] regulator-dummy: disabling\n[ 0.626625] Magic number: 10:299:12\n[ 0.634495] rtc_cmos 00:00: setting system clock to 2018-07-24 05:01:41 UTC (1532408501)\n[ 0.636460] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.637770] EDD information not available.\n[ 0.697268] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.699075] Write protecting the kernel read-only data: 12288k\n[ 0.700852] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.703804] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.717103] systemd-udevd[107]: starting version 204\n[ 0.744381] FDC 0 is a S82078B\n[ 0.900103] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.065665] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.067182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.068761] usb 1-1: Product: QEMU USB Tablet\n[ 1.069792] usb 1-1: Manufacturer: QEMU\n[ 1.070721] usb 1-1: SerialNumber: 42\n[ 1.384100] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n[ 1.773064] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.003380] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.133183] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.236895] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 24 Jul 2018 05:01:43 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.67]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 24 Jul 2018 05:01:44 +0000. Up 3.84 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.5 | 255.255.255.0 | fa:16:3e:71:ab:4c |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n"} 2018-07-24 05:01:48,199 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1/action used request id req-cbaff648-db98-4ca3-9d24-e25a8cb42ffc 2018-07-24 05:01:48,200 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-24 05:01:48,201 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008028] AppArmor: AppArmor initialized [ 0.008983] Yama: becoming mindful. [ 0.009937] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013334] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015451] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017706] Initializing cgroup subsys memory [ 0.018740] Initializing cgroup subsys devices [ 0.020003] Initializing cgroup subsys freezer [ 0.020995] Initializing cgroup subsys blkio [ 0.021953] Initializing cgroup subsys perf_event [ 0.022981] Initializing cgroup subsys hugetlb [ 0.024052] CPU: Physical Processor ID: 0 [ 0.024970] FEATURE SPEC_CTRL Present [ 0.026484] mce: CPU supports 10 MCE banks [ 0.028030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030239] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.031567] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.032002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.033898] Speculative Store Bypass: Vulnerable [ 0.036317] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.040975] ACPI: Core revision 20131115 [ 0.042304] ACPI: All ACPI Tables successfully acquired [ 0.043554] ftrace: allocating 28727 entries in 113 pages [ 0.064242] Enabling x2apic [ 0.064963] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.070000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.074355] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080750] KVM setup paravirtual spinlock [ 0.082906] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084146] x86: Booting SMP configuration: [ 0.085139] .... node #0, CPUs: #1[ 0.082875] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100017] x86: Booted up 1 node, 2 CPUs [ 0.100011] KVM setup async PF for cpu 1 [ 0.100012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102962] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104340] devtmpfs: initialized [ 0.106394] EVM: security.selinux [ 0.107137] EVM: security.SMACK64 [ 0.108007] EVM: security.ima [ 0.108691] EVM: security.capability [ 0.109507] pinctrl core: initialized pinctrl subsystem [ 0.109958] regulator-dummy: no parameters [ 0.112061] RTC time: 5:01:40, date: 07/24/18 [ 0.113020] NET: Registered protocol family 16 [ 0.114029] cpuidle: using governor ladder [ 0.114896] cpuidle: using governor menu [ 0.115846] ACPI: bus type PCI registered [ 0.116003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.117359] PCI: Using configuration type 1 for base access [ 0.119017] bio: create slab at 0 [ 0.120057] ACPI: Added _OSI(Module Device) [ 0.120968] ACPI: Added _OSI(Processor Device) [ 0.121934] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.122959] ACPI: Added _OSI(Processor Aggregator Device) [ 0.124986] ACPI: Interpreter enabled [ 0.125811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133297] ACPI: (supports S0 S5) [ 0.134080] ACPI: Using IOAPIC for interrupt routing [ 0.135148] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136187] ACPI: No dock devices found. [ 0.138877] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141370] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.144015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.146482] acpiphp: Slot [3] registered [ 0.147413] acpiphp: Slot [4] registered [ 0.148017] acpiphp: Slot [5] registered [ 0.148911] acpiphp: Slot [6] registered [ 0.149791] acpiphp: Slot [7] registered [ 0.150685] acpiphp: Slot [8] registered [ 0.151563] acpiphp: Slot [9] registered [ 0.152022] acpiphp: Slot [10] registered [ 0.152948] acpiphp: Slot [11] registered [ 0.153870] acpiphp: Slot [12] registered [ 0.154776] acpiphp: Slot [13] registered [ 0.155705] acpiphp: Slot [14] registered [ 0.156017] acpiphp: Slot [15] registered [ 0.156923] acpiphp: Slot [16] registered [ 0.157863] acpiphp: Slot [17] registered [ 0.158802] acpiphp: Slot [18] registered [ 0.159701] acpiphp: Slot [19] registered [ 0.160016] acpiphp: Slot [20] registered [ 0.160921] acpiphp: Slot [21] registered [ 0.161849] acpiphp: Slot [22] registered [ 0.162761] acpiphp: Slot [23] registered [ 0.163652] acpiphp: Slot [24] registered [ 0.164016] acpiphp: Slot [25] registered [ 0.164890] acpiphp: Slot [26] registered [ 0.165815] acpiphp: Slot [27] registered [ 0.166739] acpiphp: Slot [28] registered [ 0.167634] acpiphp: Slot [29] registered [ 0.168016] acpiphp: Slot [30] registered [ 0.168967] acpiphp: Slot [31] registered [ 0.169863] PCI host bridge to bus 0000:00 [ 0.170773] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.171923] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.173230] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.174593] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.175943] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.180420] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.182023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.200316] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.201992] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.203564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.204748] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.206505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.207927] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.208205] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209274] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.211025] vgaarb: loaded [ 0.211702] vgaarb: bridge control possible 0000:00:02.0 [ 0.212197] SCSI subsystem initialized [ 0.213155] ACPI: bus type USB registered [ 0.213155] usbcore: registered new interface driver usbfs [ 0.214190] usbcore: registered new interface driver hub [ 0.216042] usbcore: registered new device driver usb [ 0.217190] PCI: Using ACPI for IRQ routing [ 0.217195] NetLabel: Initializing [ 0.218006] NetLabel: domain hash size = 128 [ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221098] NetLabel: unlabeled traffic allowed by default [ 0.222325] Switched to clocksource kvm-clock [ 0.227026] AppArmor: AppArmor Filesystem Enabled [ 0.228046] pnp: PnP ACPI init [ 0.228760] ACPI: bus type PNP registered [ 0.230033] pnp: PnP ACPI: found 8 devices [ 0.230942] ACPI: bus type PNP unregistered [ 0.237926] NET: Registered protocol family 2 [ 0.239089] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.240747] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.242218] TCP: Hash tables configured (established 16384 bind 16384) [ 0.243571] TCP: reno registered [ 0.244317] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.245561] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.246912] NET: Registered protocol family 1 [ 0.247852] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.249079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.250287] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.273759] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.296319] Trying to unpack rootfs image as initramfs... [ 0.386135] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.388251] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.389449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.390778] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.392626] Scanning for low memory corruption every 60 seconds [ 0.394281] Initialise system trusted keyring [ 0.395322] audit: initializing netlink socket (disabled) [ 0.396493] type=2000 audit(1532408501.205:1): initialized [ 0.415963] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.418010] zbud: loaded [ 0.418869] VFS: Disk quotas dquot_6.5.2 [ 0.419797] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.421395] fuse init (API version 7.22) [ 0.422333] msgmni has been set to 3997 [ 0.423245] Key type big_key registered [ 0.424333] Key type asymmetric registered [ 0.425232] Asymmetric key parser 'x509' registered [ 0.426252] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.427854] io scheduler noop registered [ 0.428771] io scheduler deadline registered (default) [ 0.429879] io scheduler cfq registered [ 0.430768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.431927] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.433329] ipmi message handler version 39.2 [ 0.434328] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.435892] ACPI: Power Button [PWRF] [ 0.436847] GHES: HEST is not enabled! [ 0.458151] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.500728] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.502638] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.526906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.529181] Linux agpgart interface v0.103 [ 0.530852] brd: module loaded [ 0.531938] loop: module loaded [ 0.533047] blk-mq: CPU -> queue map [ 0.533930] CPU 0 -> Queue 0 [ 0.534726] CPU 1 -> Queue 0 [ 0.536085] vda: vda1 [ 0.537463] scsi0 : ata_piix [ 0.538273] scsi1 : ata_piix [ 0.539052] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.540541] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.542222] libphy: Fixed MDIO Bus: probed [ 0.543272] tun: Universal TUN/TAP device driver, 1.6 [ 0.544430] tun: (C) 1999-2004 Max Krasnyansky [ 0.546609] PPP generic driver version 2.4.2 [ 0.547716] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.549211] ehci-pci: EHCI PCI platform driver [ 0.550253] ehci-platform: EHCI generic platform driver [ 0.551414] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.552809] ohci-pci: OHCI PCI platform driver [ 0.553831] ohci-platform: OHCI generic platform driver [ 0.555023] uhci_hcd: USB Universal Host Controller Interface driver [ 0.577363] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.578579] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.580359] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.581698] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.583171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.584869] usb usb1: Product: UHCI Host Controller [ 0.586001] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.587376] usb usb1: SerialNumber: 0000:00:01.2 [ 0.588643] hub 1-0:1.0: USB hub found [ 0.589563] hub 1-0:1.0: 2 ports detected [ 0.590612] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.593029] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.594133] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.595410] mousedev: PS/2 mouse device common for all mice [ 0.596926] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.599113] rtc_cmos 00:00: RTC can wake from S4 [ 0.600449] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.601856] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.603300] device-mapper: uevent: version 1.0.3 [ 0.604434] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.606375] ledtrig-cpu: registered to indicate activity on CPUs [ 0.607754] TCP: cubic registered [ 0.608628] NET: Registered protocol family 10 [ 0.609837] NET: Registered protocol family 17 [ 0.610846] Key type dns_resolver registered [ 0.612054] Loading compiled-in X.509 certificates [ 0.613676] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.615783] registered taskstats version 1 [ 0.618316] Key type trusted registered [ 0.621898] Key type encrypted registered [ 0.622875] AppArmor: AppArmor sha1 policy hashing enabled [ 0.624078] IMA: No TPM chip found, activating TPM-bypass! [ 0.625654] regulator-dummy: disabling [ 0.626625] Magic number: 10:299:12 [ 0.634495] rtc_cmos 00:00: setting system clock to 2018-07-24 05:01:41 UTC (1532408501) [ 0.636460] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.637770] EDD information not available. [ 0.697268] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.699075] Write protecting the kernel read-only data: 12288k [ 0.700852] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.703804] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.717103] systemd-udevd[107]: starting version 204 [ 0.744381] FDC 0 is a S82078B [ 0.900103] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.065665] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.067182] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.068761] usb 1-1: Product: QEMU USB Tablet [ 1.069792] usb 1-1: Manufacturer: QEMU [ 1.070721] usb 1-1: SerialNumber: 42 [ 1.384100] tsc: Refined TSC clocksource calibration: 3491.874 MHz [ 1.773064] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.003380] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.133183] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.236895] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 24 Jul 2018 05:01:43 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.67]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 24 Jul 2018 05:01:44 +0000. Up 3.84 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.5 | 255.255.255.0 | fa:16:3e:71:ab:4c | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ 2018-07-24 05:01:48,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:48,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01:48 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-de86235e-f038-46a7-b10c-0b1bf5a121a6 x-compute-request-id: req-de86235e-f038-46a7-b10c-0b1bf5a121a6 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:48,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-de86235e-f038-46a7-b10c-0b1bf5a121a6 2018-07-24 05:01:48,904 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - ACTIVE 2018-07-24 05:01:48,904 - create_instance - INFO - VM is - ACTIVE 2018-07-24 05:01:48,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:49,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01:48 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-3f3fb109-ad08-4791-a554-d5c8f9f568eb x-compute-request-id: req-3f3fb109-ad08-4791-a554-d5c8f9f568eb Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:49,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-3f3fb109-ad08-4791-a554-d5c8f9f568eb 2018-07-24 05:01:49,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:49,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cc5f7467-4d74-48be-8d31-541d5f83d15f Date: Tue, 24 Jul 2018 05:01:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 05:01:49,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-cc5f7467-4d74-48be-8d31-541d5f83d15f 2018-07-24 05:01:49,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:49,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3beb44-57a4-49c3-8b30-8fc78ca9e7f0 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 05:01:49,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-dc3beb44-57a4-49c3-8b30-8fc78ca9e7f0 2018-07-24 05:01:49,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:49,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-05b6deb0-3a17-433f-8bbb-ab1ebe2b2a93 Date: Tue, 24 Jul 2018 05:01:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 05:01:49,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-05b6deb0-3a17-433f-8bbb-ab1ebe2b2a93 2018-07-24 05:01:49,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:49,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3997 X-Openstack-Request-Id: req-474ac75d-3a97-456e-8c71-55e6c5e6d78e Date: Tue, 24 Jul 2018 05:01:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:01:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.5"}],"id":"03dfcc67-91d4-4914-b16f-b5f814002d3b","security_groups":["985a5288-3a66-407e-b50f-5b72e621a474"],"mac_address":"fa:16:3e:71:ab:4c","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:54Z","binding:vnic_type":"normal","device_id":"83c51452-05f9-4e11-8e72-92447159fbb1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.1"}],"id":"09692b51-fb2f-470b-931b-28ab4657832e","security_groups":[],"mac_address":"fa:16:3e:41:9b:11","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:40Z","binding:vnic_type":"normal","device_id":"a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.2"}],"id":"21115f15-cd7d-4e60-8afa-c459b3d5d1be","security_groups":[],"mac_address":"fa:16:3e:98:aa:85","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.4"}],"id":"64ea7320-44d0-414b-86a5-cff1aa0589b2","security_groups":[],"mac_address":"fa:16:3e:2d:59:cd","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.3"}],"id":"ca5b3545-b000-46cb-bbb7-5d785e74e7ec","security_groups":[],"mac_address":"fa:16:3e:ad:a0:bf","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"}]} 2018-07-24 05:01:49,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-474ac75d-3a97-456e-8c71-55e6c5e6d78e 2018-07-24 05:01:49,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:50,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-620b764f-4eb9-41eb-9f8f-0d1aa1de7578 x-compute-request-id: req-620b764f-4eb9-41eb-9f8f-0d1aa1de7578 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:50,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-620b764f-4eb9-41eb-9f8f-0d1aa1de7578 2018-07-24 05:01:50,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:50,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c78ebd67-9496-46ba-ba1f-278c32cbf217 Date: Tue, 24 Jul 2018 05:01:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 05:01:50,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-c78ebd67-9496-46ba-ba1f-278c32cbf217 2018-07-24 05:01:50,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:50,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c928eca-d93f-44a4-99ee-4ab163c8a27d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 05:01:50,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-2c928eca-d93f-44a4-99ee-4ab163c8a27d 2018-07-24 05:01:50,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:50,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a873539a-dd92-43ed-80c6-c8a8a05a4aef Date: Tue, 24 Jul 2018 05:01:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 05:01:50,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-a873539a-dd92-43ed-80c6-c8a8a05a4aef 2018-07-24 05:01:50,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:50,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3997 X-Openstack-Request-Id: req-358e236b-0014-4c29-8cf9-e87db4a877cc Date: Tue, 24 Jul 2018 05:01:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:01:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.5"}],"id":"03dfcc67-91d4-4914-b16f-b5f814002d3b","security_groups":["985a5288-3a66-407e-b50f-5b72e621a474"],"mac_address":"fa:16:3e:71:ab:4c","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:54Z","binding:vnic_type":"normal","device_id":"83c51452-05f9-4e11-8e72-92447159fbb1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.1"}],"id":"09692b51-fb2f-470b-931b-28ab4657832e","security_groups":[],"mac_address":"fa:16:3e:41:9b:11","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:40Z","binding:vnic_type":"normal","device_id":"a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.2"}],"id":"21115f15-cd7d-4e60-8afa-c459b3d5d1be","security_groups":[],"mac_address":"fa:16:3e:98:aa:85","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.4"}],"id":"64ea7320-44d0-414b-86a5-cff1aa0589b2","security_groups":[],"mac_address":"fa:16:3e:2d:59:cd","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.3"}],"id":"ca5b3545-b000-46cb-bbb7-5d785e74e7ec","security_groups":[],"mac_address":"fa:16:3e:ad:a0:bf","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"}]} 2018-07-24 05:01:50,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-358e236b-0014-4c29-8cf9-e87db4a877cc 2018-07-24 05:01:50,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}}' 2018-07-24 05:01:51,843 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:01: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 x-openstack-request-id: req-f37094d7-4554-4e50-85c4-28b1c88fabb8 x-compute-request-id: req-f37094d7-4554-4e50-85c4-28b1c88fabb8 Content-Length: 0 Content-Type: application/json 2018-07-24 05:01:51,843 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1/action used request id req-f37094d7-4554-4e50-85c4-28b1c88fabb8 2018-07-24 05:01:51,843 - create_instance - INFO - Checking if VM is active 2018-07-24 05:01:51,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:52,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-e57e36ec-e954-4ae8-bfc3-f905feabf78a x-compute-request-id: req-e57e36ec-e954-4ae8-bfc3-f905feabf78a Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}, {"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:52,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-e57e36ec-e954-4ae8-bfc3-f905feabf78a 2018-07-24 05:01:52,197 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - ACTIVE 2018-07-24 05:01:52,197 - create_instance - INFO - VM is - ACTIVE 2018-07-24 05:01:52,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:52,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-d5fa4df0-61d4-4e54-be5f-fee4f4f0e87d x-compute-request-id: req-d5fa4df0-61d4-4e54-be5f-fee4f4f0e87d Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}, {"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:52,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-d5fa4df0-61d4-4e54-be5f-fee4f4f0e87d 2018-07-24 05:01:52,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:52,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6990a31e-4dc9-4a4e-afed-3d0dd0f32b92 Date: Tue, 24 Jul 2018 05:01:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 05:01:52,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-6990a31e-4dc9-4a4e-afed-3d0dd0f32b92 2018-07-24 05:01:52,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:52,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7fb38cb-e887-45f0-be88-453afab638bf Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 05:01:52,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-b7fb38cb-e887-45f0-be88-453afab638bf 2018-07-24 05:01:52,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:52,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-efa7ebfc-6e69-420c-b770-f1c968bcc9ae Date: Tue, 24 Jul 2018 05:01:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 05:01:52,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-efa7ebfc-6e69-420c-b770-f1c968bcc9ae 2018-07-24 05:01:52,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:53,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4036 X-Openstack-Request-Id: req-2beff9bb-79cc-41a9-bd61-fd540e503c0f Date: Tue, 24 Jul 2018 05:01:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:01:51Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.5"}],"id":"03dfcc67-91d4-4914-b16f-b5f814002d3b","security_groups":["9091e2e4-e455-460e-9189-9a79a654c67a","985a5288-3a66-407e-b50f-5b72e621a474"],"mac_address":"fa:16:3e:71:ab:4c","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:54Z","binding:vnic_type":"normal","device_id":"83c51452-05f9-4e11-8e72-92447159fbb1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.1"}],"id":"09692b51-fb2f-470b-931b-28ab4657832e","security_groups":[],"mac_address":"fa:16:3e:41:9b:11","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:40Z","binding:vnic_type":"normal","device_id":"a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.2"}],"id":"21115f15-cd7d-4e60-8afa-c459b3d5d1be","security_groups":[],"mac_address":"fa:16:3e:98:aa:85","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.4"}],"id":"64ea7320-44d0-414b-86a5-cff1aa0589b2","security_groups":[],"mac_address":"fa:16:3e:2d:59:cd","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.3"}],"id":"ca5b3545-b000-46cb-bbb7-5d785e74e7ec","security_groups":[],"mac_address":"fa:16:3e:ad:a0:bf","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"}]} 2018-07-24 05:01:53,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-2beff9bb-79cc-41a9-bd61-fd540e503c0f 2018-07-24 05:01:53,095 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-24 05:01:54,102 - paramiko.transport - DEBUG - starting thread (client mode): 0x928a98d0L 2018-07-24 05:01:54,102 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 05:01:54,108 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-24 05:01:54,108 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-24 05:01:54,110 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 05:01:54,110 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 05:01:54,110 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-24 05:01:54,110 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 05:01:54,110 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 05:01:54,111 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 05:01:54,152 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 05:01:54,153 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 05:01:54,167 - paramiko.transport - DEBUG - Trying discovered key 7f6470553355a00280eba698204f07b5 in tmp/AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83 2018-07-24 05:01:54,192 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 05:01:54,214 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 05:01:54,314 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 05:01:54,345 - create_instance - INFO - SSH is active for VM instance 2018-07-24 05:01:54,345 - create_instance - INFO - Checking if cloud-init has completed 2018-07-24 05:01:54,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:55,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-acca3027-bd2e-4da4-82f2-4518e6378334 x-compute-request-id: req-acca3027-bd2e-4da4-82f2-4518e6378334 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}, {"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:55,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-acca3027-bd2e-4da4-82f2-4518e6378334 2018-07-24 05:01:55,274 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - ACTIVE 2018-07-24 05:01:55,274 - create_instance - INFO - VM is - ACTIVE 2018-07-24 05:01:55,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:55,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-19e21620-2922-4966-9c0a-d06ee4e6bee5 x-compute-request-id: req-19e21620-2922-4966-9c0a-d06ee4e6bee5 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}, {"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:55,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-19e21620-2922-4966-9c0a-d06ee4e6bee5 2018-07-24 05:01:55,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:55,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5fc74b08-9e06-4562-93aa-be9847298f91 Date: Tue, 24 Jul 2018 05:01:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 05:01:55,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-5fc74b08-9e06-4562-93aa-be9847298f91 2018-07-24 05:01:55,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:55,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19d6d848-cb28-46b5-a9d4-7e45785e5858 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 05:01:55,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-19d6d848-cb28-46b5-a9d4-7e45785e5858 2018-07-24 05:01:55,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:55,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3a937dbe-d002-40ba-a40a-579e7cab49db Date: Tue, 24 Jul 2018 05:01:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 05:01:55,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-3a937dbe-d002-40ba-a40a-579e7cab49db 2018-07-24 05:01:56,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:56,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4036 X-Openstack-Request-Id: req-a7509899-274b-4e41-8e3b-1c16c560765b Date: Tue, 24 Jul 2018 05:01:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:01:51Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.5"}],"id":"03dfcc67-91d4-4914-b16f-b5f814002d3b","security_groups":["9091e2e4-e455-460e-9189-9a79a654c67a","985a5288-3a66-407e-b50f-5b72e621a474"],"mac_address":"fa:16:3e:71:ab:4c","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:54Z","binding:vnic_type":"normal","device_id":"83c51452-05f9-4e11-8e72-92447159fbb1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.1"}],"id":"09692b51-fb2f-470b-931b-28ab4657832e","security_groups":[],"mac_address":"fa:16:3e:41:9b:11","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:40Z","binding:vnic_type":"normal","device_id":"a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.2"}],"id":"21115f15-cd7d-4e60-8afa-c459b3d5d1be","security_groups":[],"mac_address":"fa:16:3e:98:aa:85","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.4"}],"id":"64ea7320-44d0-414b-86a5-cff1aa0589b2","security_groups":[],"mac_address":"fa:16:3e:2d:59:cd","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.3"}],"id":"ca5b3545-b000-46cb-bbb7-5d785e74e7ec","security_groups":[],"mac_address":"fa:16:3e:ad:a0:bf","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"}]} 2018-07-24 05:01:56,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-a7509899-274b-4e41-8e3b-1c16c560765b 2018-07-24 05:01:56,259 - create_instance - INFO - Checking if VM is active 2018-07-24 05:01:56,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:56,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-13c6a51c-7536-45dd-a167-8d79af87efb1 x-compute-request-id: req-13c6a51c-7536-45dd-a167-8d79af87efb1 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}, {"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:56,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-13c6a51c-7536-45dd-a167-8d79af87efb1 2018-07-24 05:01:56,700 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - ACTIVE 2018-07-24 05:01:56,700 - create_instance - INFO - VM is - ACTIVE 2018-07-24 05:01:56,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:57,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01: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-0af10621-4306-4c22-8720-d5b2ecfe8199 x-compute-request-id: req-0af10621-4306-4c22-8720-d5b2ecfe8199 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "security_groups": [{"name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp"}, {"name": "default"}], "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:01:40Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:01:57,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-0af10621-4306-4c22-8720-d5b2ecfe8199 2018-07-24 05:01:57,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:57,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dd9a9d68-07bc-416d-818b-3526a7d6bbd7 Date: Tue, 24 Jul 2018 05:01:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da86786406b140f082b636f4fefd4fc8","l2_adjacency":true,"status":"ACTIVE","subnets":["724720f0-469c-4577-934d-63f506b18095"],"description":"","tags":[],"updated_at":"2018-07-24T04:59:28Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net","admin_state_up":true,"tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:27Z","mtu":1450}]} 2018-07-24 05:01:57,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net used request id req-dd9a9d68-07bc-416d-818b-3526a7d6bbd7 2018-07-24 05:01:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:57,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a2798b-b89a-4041-8762-b5007148480a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 05:01:57,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-87a2798b-b89a-4041-8762-b5007148480a 2018-07-24 05:01:57,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:57,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c08a052e-1f1a-497a-86ca-10f6fae237ab Date: Tue, 24 Jul 2018 05:01:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:28Z","dns_nameservers":[],"updated_at":"2018-07-24T04:59:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"da86786406b140f082b636f4fefd4fc8","id":"724720f0-469c-4577-934d-63f506b18095","subnetpool_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet"}]} 2018-07-24 05:01:57,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-c08a052e-1f1a-497a-86ca-10f6fae237ab 2018-07-24 05:01:57,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:01:57,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4036 X-Openstack-Request-Id: req-cf9f7530-f2c9-4b71-a124-3f1c8d5a0754 Date: Tue, 24 Jul 2018 05:01:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:01:51Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.5"}],"id":"03dfcc67-91d4-4914-b16f-b5f814002d3b","security_groups":["9091e2e4-e455-460e-9189-9a79a654c67a","985a5288-3a66-407e-b50f-5b72e621a474"],"mac_address":"fa:16:3e:71:ab:4c","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:54Z","binding:vnic_type":"normal","device_id":"83c51452-05f9-4e11-8e72-92447159fbb1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.1"}],"id":"09692b51-fb2f-470b-931b-28ab4657832e","security_groups":[],"mac_address":"fa:16:3e:41:9b:11","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:40Z","binding:vnic_type":"normal","device_id":"a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.2"}],"id":"21115f15-cd7d-4e60-8afa-c459b3d5d1be","security_groups":[],"mac_address":"fa:16:3e:98:aa:85","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.4"}],"id":"64ea7320-44d0-414b-86a5-cff1aa0589b2","security_groups":[],"mac_address":"fa:16:3e:2d:59:cd","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T04:59:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"724720f0-469c-4577-934d-63f506b18095","ip_address":"10.55.1.3"}],"id":"ca5b3545-b000-46cb-bbb7-5d785e74e7ec","security_groups":[],"mac_address":"fa:16:3e:ad:a0:bf","project_id":"da86786406b140f082b636f4fefd4fc8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e2d057b4-8441-4de5-bf25-66dc2a77b40a","tenant_id":"da86786406b140f082b636f4fefd4fc8","created_at":"2018-07-24T04:59:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2d057b4-8441-4de5-bf25-66dc2a77b40a","ip_allocation":"immediate"}]} 2018-07-24 05:01:57,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-cf9f7530-f2c9-4b71-a124-3f1c8d5a0754 2018-07-24 05:01:57,413 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-24 05:01:57,415 - paramiko.transport - DEBUG - starting thread (client mode): 0x928d4810L 2018-07-24 05:01:57,415 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 05:01:57,420 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-24 05:01:57,420 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-24 05:01:57,421 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 05:01:57,422 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 05:01:57,422 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-24 05:01:57,422 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 05:01:57,422 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 05:01:57,422 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 05:01:57,464 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 05:01:57,464 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 05:01:57,479 - paramiko.transport - DEBUG - Trying discovered key 7f6470553355a00280eba698204f07b5 in tmp/AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83 2018-07-24 05:01:57,504 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 05:01:57,511 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 05:01:57,612 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 05:01:57,657 - create_instance - INFO - SSH is active for VM instance 2018-07-24 05:01:57,657 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-24 05:01:57,659 - paramiko.transport - DEBUG - starting thread (client mode): 0x928d4950L 2018-07-24 05:01:57,660 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 05:01:57,662 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-24 05:01:57,663 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-24 05:01:57,664 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 05:01:57,664 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 05:01:57,664 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-24 05:01:57,664 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 05:01:57,665 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 05:01:57,665 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 05:01:57,707 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 05:01:57,708 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 05:01:57,724 - paramiko.transport - DEBUG - Trying discovered key 7f6470553355a00280eba698204f07b5 in tmp/AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83 2018-07-24 05:01:57,748 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 05:01:57,755 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 05:01:57,756 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-24 05:01:57,940 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-24 05:01:57,941 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-24 05:01:57,958 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-24 05:01:57,967 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-24 05:01:57,968 - create_instance - INFO - cloud-init complete for VM instance 2018-07-24 05:01:57,968 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-24 05:01:57,968 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-24 05:01:57,970 - paramiko.transport - DEBUG - starting thread (client mode): 0x92848a10L 2018-07-24 05:01:57,970 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 05:01:57,974 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-24 05:01:57,974 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-24 05:01:57,975 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 05:01:57,975 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 05:01:57,975 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-24 05:01:57,975 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 05:01:57,976 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 05:01:57,976 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 05:01:58,015 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 05:01:58,016 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 05:01:58,034 - paramiko.transport - DEBUG - Trying discovered key 7f6470553355a00280eba698204f07b5 in tmp/AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83 2018-07-24 05:01:58,052 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 05:01:58,059 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 05:01:58,067 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-24 05:01:58,239 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-24 05:01:58,239 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-24 05:01:58,269 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-24 05:01:58,270 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 05:01:58,280 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-07-24 05:01:58,302 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-07-24 05:02:00,083 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-24 05:02:00,085 - paramiko.transport - DEBUG - starting thread (client mode): 0x92ea1310L 2018-07-24 05:02:00,086 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 05:02:00,089 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-24 05:02:00,089 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-24 05:02:00,090 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 05:02:00,090 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 05:02:00,090 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-24 05:02:00,091 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 05:02:00,091 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 05:02:00,091 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 05:02:00,131 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 05:02:00,132 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 05:02:00,150 - paramiko.transport - DEBUG - Trying discovered key 7f6470553355a00280eba698204f07b5 in tmp/AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83 2018-07-24 05:02:00,172 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 05:02:00,178 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 05:02:00,182 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-24 05:02:00,358 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-24 05:02:00,358 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-24 05:02:00,384 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-24 05:02:00,400 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-24 05:02:00,400 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-24 05:02:00,400 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2018-07-24 05:02:00,402 - create_instance - INFO - Deleting Floating IP - 172.30.9.200 2018-07-24 05:02:00,402 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.200 2018-07-24 05:02:00,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/5fc52c2e-16a0-4407-98ca-fbece73cfd87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:02:01,694 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0cb1aa05-8543-4ce2-9c61-b41b9b99379b Content-Length: 0 Date: Tue, 24 Jul 2018 05:02:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:02:01,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/5fc52c2e-16a0-4407-98ca-fbece73cfd87 used request id req-0cb1aa05-8543-4ce2-9c61-b41b9b99379b 2018-07-24 05:02:01,695 - create_instance - INFO - Deleting Port with ID - 03dfcc67-91d4-4914-b16f-b5f814002d3b 2018-07-24 05:02:01,695 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-port-1 2018-07-24 05:02:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/03dfcc67-91d4-4914-b16f-b5f814002d3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:02:02,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-142455d5-cb67-4500-9dfc-31a89e1fe788 Date: Tue, 24 Jul 2018 05:02:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:02:02,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/03dfcc67-91d4-4914-b16f-b5f814002d3b used request id req-142455d5-cb67-4500-9dfc-31a89e1fe788 2018-07-24 05:02:02,157 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst 2018-07-24 05:02:02,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:02:02,287 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:02:02 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-a52217dd-92f1-4dea-885c-e9279144cb02 x-compute-request-id: req-a52217dd-92f1-4dea-885c-e9279144cb02 Content-Type: application/json 2018-07-24 05:02:02,287 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-a52217dd-92f1-4dea-885c-e9279144cb02 2018-07-24 05:02:02,287 - create_instance - INFO - Checking deletion status 2018-07-24 05:02:02,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:02:02,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:02 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-59c9618d-65d6-4c08-8756-45be4e56ccb9 x-compute-request-id: req-59c9618d-65d6-4c08-8756-45be4e56ccb9 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:ab:4c", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/83c51452-05f9-4e11-8e72-92447159fbb1", "rel": "bookmark"}], "image": {"id": "ceb2d59f-9484-4904-b713-391c16a4b6fc", "links": [{"href": "http://172.30.9.24:8774/images/ceb2d59f-9484-4904-b713-391c16a4b6fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:01:40.000000", "flavor": {"id": "7105e6c0-1f48-4a76-8b88-7f843d64b803", "links": [{"href": "http://172.30.9.24:8774/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803", "rel": "bookmark"}]}, "id": "83c51452-05f9-4e11-8e72-92447159fbb1", "user_id": "f447c48c98d141b9bd3a5d50661f5517", "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-07-24T05:02:02Z", "hostId": "5456f2aeb16f3948be1fd57e31c3ef141bbb1f27298896f0d26d7d50", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp", "name": "AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst", "created": "2018-07-24T04:59:58Z", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:02:02,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-59c9618d-65d6-4c08-8756-45be4e56ccb9 2018-07-24 05:02:02,580 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst] is - ACTIVE 2018-07-24 05:02:02,580 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:02:05,583 - create_instance - DEBUG - VM status query timeout in 296.704658031 2018-07-24 05:02:05,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f2fdc59783491327e6e7399b25944ff5895f81" 2018-07-24 05:02:05,856 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 05:02: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 x-openstack-request-id: req-8399d631-0515-45c9-b580-78e3d52e8778 x-compute-request-id: req-8399d631-0515-45c9-b580-78e3d52e8778 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 83c51452-05f9-4e11-8e72-92447159fbb1 could not be found.", "code": 404}} 2018-07-24 05:02:05,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/83c51452-05f9-4e11-8e72-92447159fbb1 used request id req-8399d631-0515-45c9-b580-78e3d52e8778 2018-07-24 05:02:05,856 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 83c51452-05f9-4e11-8e72-92447159fbb1 could not be found. (HTTP 404) (Request-ID: req-8399d631-0515-45c9-b580-78e3d52e8778) 2018-07-24 05:02:05,856 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-inst 2018-07-24 05:02:05,858 - neutron_utils - INFO - Deleting security group rule with ID - bc0cb9ed-ed31-4764-b446-27faf024c56d 2018-07-24 05:02:05,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/bc0cb9ed-ed31-4764-b446-27faf024c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 05:02:06,129 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35af78c8-8ca3-4c43-87e2-695f5c66acfd Content-Length: 0 Date: Tue, 24 Jul 2018 05:02:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:02:06,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/bc0cb9ed-ed31-4764-b446-27faf024c56d used request id req-35af78c8-8ca3-4c43-87e2-695f5c66acfd 2018-07-24 05:02:06,129 - neutron_utils - INFO - Deleting security group rule with ID - a624d375-4894-4e0c-9094-beea6e3dc229 2018-07-24 05:02:06,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/a624d375-4894-4e0c-9094-beea6e3dc229 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 05:02:06,216 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aeb7a3ad-2147-4f97-be9c-545950cc8039 Content-Length: 0 Date: Tue, 24 Jul 2018 05:02:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:02:06,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/a624d375-4894-4e0c-9094-beea6e3dc229 used request id req-aeb7a3ad-2147-4f97-be9c-545950cc8039 2018-07-24 05:02:06,216 - neutron_utils - INFO - Deleting security group rule with ID - 0630bc17-2baf-4eca-a844-1914d6d9a356 2018-07-24 05:02:06,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/0630bc17-2baf-4eca-a844-1914d6d9a356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 05:02:06,484 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a2310fc8-9468-4d0c-95f6-f089f02167c9 Content-Length: 0 Date: Tue, 24 Jul 2018 05:02:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:02:06,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/0630bc17-2baf-4eca-a844-1914d6d9a356 used request id req-a2310fc8-9468-4d0c-95f6-f089f02167c9 2018-07-24 05:02:06,485 - neutron_utils - INFO - Deleting security group rule with ID - d67af17e-536d-493b-a891-cc88b572a701 2018-07-24 05:02:06,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/d67af17e-536d-493b-a891-cc88b572a701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 05:02:06,563 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b8e3f72-6679-4aa7-905c-e490a37bde1d Content-Length: 0 Date: Tue, 24 Jul 2018 05:02:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:02:06,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/d67af17e-536d-493b-a891-cc88b572a701 used request id req-2b8e3f72-6679-4aa7-905c-e490a37bde1d 2018-07-24 05:02:06,563 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-sec-grp 2018-07-24 05:02:06,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/9091e2e4-e455-460e-9189-9a79a654c67a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe315b5dc0efb0de162bc75e746064ba2ec65803" 2018-07-24 05:02:06,705 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d40d53d3-1629-4822-b88f-da89807fa0f1 Content-Length: 0 Date: Tue, 24 Jul 2018 05:02:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:02:06,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/9091e2e4-e455-460e-9189-9a79a654c67a used request id req-d40d53d3-1629-4822-b88f-da89807fa0f1 2018-07-24 05:02:06,706 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp 2018-07-24 05:02:06,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb828a0c40d019ccb4cb429cd2bda49b20a18a9" 2018-07-24 05:02:06,746 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:02: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 x-openstack-request-id: req-c5ec5fb5-955c-4b71-9a79-ddb534e79fdd x-compute-request-id: req-c5ec5fb5-955c-4b71-9a79-ddb534e79fdd Content-Length: 0 Content-Type: application/json 2018-07-24 05:02:06,746 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-kp used request id req-c5ec5fb5-955c-4b71-9a79-ddb534e79fdd 2018-07-24 05:02:06,746 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83.pub] 2018-07-24 05:02:06,747 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83] 2018-07-24 05:02:06,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ec8ba5c1b26306ce9e47745d713817c3880817" 2018-07-24 05:02:06,805 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:02: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 x-openstack-request-id: req-177d0469-e44c-4c6a-a0c2-809d22c64935 x-compute-request-id: req-177d0469-e44c-4c6a-a0c2-809d22c64935 Content-Length: 0 Content-Type: application/json 2018-07-24 05:02:06,805 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/7105e6c0-1f48-4a76-8b88-7f843d64b803 used request id req-177d0469-e44c-4c6a-a0c2-809d22c64935 2018-07-24 05:02:06,806 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router and subnet AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet 2018-07-24 05:02:06,806 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router 2018-07-24 05:02:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" -d '{"subnet_id": "724720f0-469c-4577-934d-63f506b18095"}' 2018-07-24 05:02:08,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-47f4b5be-806c-44a1-bfb7-a7eeb7d1ba6f Date: Tue, 24 Jul 2018 05:02:08 GMT RESP BODY: {"network_id": "e2d057b4-8441-4de5-bf25-66dc2a77b40a", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "subnet_id": "724720f0-469c-4577-934d-63f506b18095", "subnet_ids": ["724720f0-469c-4577-934d-63f506b18095"], "port_id": "09692b51-fb2f-470b-931b-28ab4657832e", "id": "a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb"} 2018-07-24 05:02:08,931 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb/remove_router_interface used request id req-47f4b5be-806c-44a1-bfb7-a7eeb7d1ba6f 2018-07-24 05:02:08,932 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router 2018-07-24 05:02:08,932 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-router 2018-07-24 05:02:08,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759eedfb939ad21e4681a8352515917f7131684b" 2018-07-24 05:02:12,678 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1888d615-aa48-4ca8-bb03-d35608ddfcf4 Content-Length: 0 Date: Tue, 24 Jul 2018 05:02:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:02:12,679 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/a7a76f4b-a9f7-4b18-94b8-b2a6889b1bcb used request id req-1888d615-aa48-4ca8-bb03-d35608ddfcf4 2018-07-24 05:02:12,680 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet 2018-07-24 05:02:12,680 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-subnet 2018-07-24 05:02:12,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/724720f0-469c-4577-934d-63f506b18095 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4a00f412e4d03157a73c5f4647ce84f7787ff1" 2018-07-24 05:02:14,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8db76a56-2e14-47ac-8b10-c4eada0b1796 Date: Tue, 24 Jul 2018 05:02:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:02:14,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/724720f0-469c-4577-934d-63f506b18095 used request id req-8db76a56-2e14-47ac-8b10-c4eada0b1796 2018-07-24 05:02:14,996 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83-pub-net 2018-07-24 05:02:15,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/e2d057b4-8441-4de5-bf25-66dc2a77b40a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4a00f412e4d03157a73c5f4647ce84f7787ff1" 2018-07-24 05:02:16,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9833a16-5487-40ca-9281-d59867319491 Date: Tue, 24 Jul 2018 05:02:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:02:16,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e2d057b4-8441-4de5-bf25-66dc2a77b40a used request id req-f9833a16-5487-40ca-9281-d59867319491 2018-07-24 05:02:16,601 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-91dc2a0b-8228-494b-83e7-16574b488f83--image 2018-07-24 05:02:16,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bd3e7b7dc17463a26b98aee7d1635057b768da5" 2018-07-24 05:02:17,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b3fd5bb-774b-45c5-8ddf-3ef00bdd8fdd Date: Tue, 24 Jul 2018 05:02:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:02:17,112 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/ceb2d59f-9484-4904-b713-391c16a4b6fc used request id req-5b3fd5bb-774b-45c5-8ddf-3ef00bdd8fdd 2018-07-24 05:02:17,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 05:02:17,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4dc0b7f5-b0b8-43f8-b66c-b9858593a90a Date: Tue, 24 Jul 2018 05:02:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:26Z", "updated_at": "2018-07-24T04:59:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:27Z", "revision_number": 0, "id": "072f1fc1-083c-444a-8585-29f3142a3065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:27Z", "security_group_id": "985a5288-3a66-407e-b50f-5b72e621a474", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da86786406b140f082b636f4fefd4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:26Z", "revision_number": 0, "id": "4905263c-68e5-4b0b-a643-24a62766a275", "remote_group_id": "985a5288-3a66-407e-b50f-5b72e621a474", "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:26Z", "security_group_id": "985a5288-3a66-407e-b50f-5b72e621a474", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "da86786406b140f082b636f4fefd4fc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:26Z", "revision_number": 0, "id": "9ebde442-996f-4657-849e-e41d6ed66dd0", "remote_group_id": "985a5288-3a66-407e-b50f-5b72e621a474", "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:26Z", "security_group_id": "985a5288-3a66-407e-b50f-5b72e621a474", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da86786406b140f082b636f4fefd4fc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:59:26Z", "revision_number": 0, "id": "b875f753-1ba4-432e-86e2-30bdd9e48df9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:59:26Z", "security_group_id": "985a5288-3a66-407e-b50f-5b72e621a474", "tenant_id": "da86786406b140f082b636f4fefd4fc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "da86786406b140f082b636f4fefd4fc8"}], "revision_number": 4, "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "985a5288-3a66-407e-b50f-5b72e621a474", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 05:02:17,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-4dc0b7f5-b0b8-43f8-b66c-b9858593a90a 2018-07-24 05:02:17,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 05:02:17,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 05:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4591e1dc-7385-4fd1-bb01-e17452c19f87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 05:02:17,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-4591e1dc-7385-4fd1-bb01-e17452c19f87 2018-07-24 05:02:17,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 05:02:17,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 05:02:17,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 05:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f173e420-ddca-44bf-ab6d-a6a08956c172 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 05:02:17,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-f173e420-ddca-44bf-ab6d-a6a08956c172 2018-07-24 05:02:17,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 05:02:17,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 05:02:17,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08404f7-d12c-46b5-a17c-880a998e2462 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da86786406b140f082b636f4fefd4fc8", "name": "AnsibleProvisioningTests-07966c53-89a4-45c-proj"}} 2018-07-24 05:02:17,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-a08404f7-d12c-46b5-a17c-880a998e2462 2018-07-24 05:02:17,780 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 985a5288-3a66-407e-b50f-5b72e621a474 2018-07-24 05:02:17,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=985a5288-3a66-407e-b50f-5b72e621a474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 05:02:17,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a73cbaa4-34d7-42bb-8ce9-fa1483255f03 Date: Tue, 24 Jul 2018 05:02:17 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-07-24T04:59:27Z", "security_group_id": "985a5288-3a66-407e-b50f-5b72e621a474", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:27Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "072f1fc1-083c-444a-8585-29f3142a3065"}, {"remote_group_id": "985a5288-3a66-407e-b50f-5b72e621a474", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:26Z", "security_group_id": "985a5288-3a66-407e-b50f-5b72e621a474", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:26Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "4905263c-68e5-4b0b-a643-24a62766a275"}, {"remote_group_id": "985a5288-3a66-407e-b50f-5b72e621a474", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:26Z", "security_group_id": "985a5288-3a66-407e-b50f-5b72e621a474", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:26Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "9ebde442-996f-4657-849e-e41d6ed66dd0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T04:59:26Z", "security_group_id": "985a5288-3a66-407e-b50f-5b72e621a474", "port_range_min": null, "revision_number": 0, "tenant_id": "da86786406b140f082b636f4fefd4fc8", "created_at": "2018-07-24T04:59:26Z", "project_id": "da86786406b140f082b636f4fefd4fc8", "id": "b875f753-1ba4-432e-86e2-30bdd9e48df9"}]} 2018-07-24 05:02:17,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=985a5288-3a66-407e-b50f-5b72e621a474 used request id req-a73cbaa4-34d7-42bb-8ce9-fa1483255f03 2018-07-24 05:02:17,973 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 05:02:17,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/985a5288-3a66-407e-b50f-5b72e621a474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 05:02:18,300 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e60da0e-d520-4a8b-9b1f-f9e3bb352773 Content-Length: 0 Date: Tue, 24 Jul 2018 05:02:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:02:18,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/985a5288-3a66-407e-b50f-5b72e621a474 used request id req-4e60da0e-d520-4a8b-9b1f-f9e3bb352773 2018-07-24 05:02:18,301 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-07966c53-89a4-45c-proj 2018-07-24 05:02:18,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 05:02:18,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db77d7a4-90fa-4d1c-b2eb-e4fddbcf008a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:02:18,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/da86786406b140f082b636f4fefd4fc8 used request id req-db77d7a4-90fa-4d1c-b2eb-e4fddbcf008a 2018-07-24 05:02:18,542 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-07966c53-89a4-45c-proj-role 2018-07-24 05:02:18,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/e058fea4ed2a4a29a1ef2e849bf55030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 05:02:18,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7104df9e-ca39-4555-8e9d-8988928fc5f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:02:18,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/e058fea4ed2a4a29a1ef2e849bf55030 used request id req-7104df9e-ca39-4555-8e9d-8988928fc5f5 2018-07-24 05:02:18,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a1542475194d699bac2b5f88494cd838274ad" 2018-07-24 05:02:18,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a3377d-35de-4d2a-aae4-b8f505a233ee Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:02:18,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c6a3377d-35de-4d2a-aae4-b8f505a233ee 2018-07-24 05:02:18,756 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-07966c53-89a4-45c-user 2018-07-24 05:02:18,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/f447c48c98d141b9bd3a5d50661f5517 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ffe427702d5d86868cea5556ad46afae3e2b67" 2018-07-24 05:02:18,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-727f3c5a-3159-449c-91c6-71ffd240e11a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:02:18,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/f447c48c98d141b9bd3a5d50661f5517 used request id req-727f3c5a-3159-449c-91c6-71ffd240e11a 2018-07-24 05:02:18,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:02:19,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["iycYu1GFRQSZmukYTiIp7g"], "issued_at": "2018-07-24T05:02:19.000000Z"}} 2018-07-24 05:02:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}2ec4bf2f86f4a1fee01b86d7ee04ec56296623cf" 2018-07-24 05:02:19,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9045f1-d199-4a00-871a-86ab96241874 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:02:19,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6a9045f1-d199-4a00-871a-86ab96241874 2018-07-24 05:02:19,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:02:19,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:02:19,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["GBHGzV-HTMKRh-yjvhYVeQ"], "issued_at": "2018-07-24T05:02:19.000000Z"}} 2018-07-24 05:02:19,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:02:19,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a771658-4816-44fd-9920-1a6b286f8b95 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:02:19,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4a771658-4816-44fd-9920-1a6b286f8b95 2018-07-24 05:02:19,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:02:19,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:02: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:02:19,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-6406a957-6967-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:02:20,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807f96d9-74a6-4ece-ad16-9d953c64ecd5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-6406a957-6967-49c-proj", "previous": null, "next": null}, "projects": []} 2018-07-24 05:02:20,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-6406a957-6967-49c-proj used request id req-807f96d9-74a6-4ece-ad16-9d953c64ecd5 2018-07-24 05:02:20,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:02:20,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a78d3a2-1e52-49f1-8cc4-18b152ab84e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 05:02:20,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-3a78d3a2-1e52-49f1-8cc4-18b152ab84e7 2018-07-24 05:02:20,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}}' 2018-07-24 05:02:20,249 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d9c8d3-de56-4f66-ba46-e13397599caa Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "id": "410bec5544ef4fe0a16c38c20d0c0c30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:02:20,249 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-19d9c8d3-de56-4f66-ba46-e13397599caa 2018-07-24 05:02:20,249 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-6406a957-6967-49c-proj 2018-07-24 05:02:20,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:02:20,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:02:20,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["0-r9AxcNSf-g5v03rWGtdQ"], "issued_at": "2018-07-24T05:02:20.000000Z"}} 2018-07-24 05:02:20,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}846ce1d1f0be62a9a6d6cf43de42d7790f7cfd8f" 2018-07-24 05:02:20,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf947f7-87e5-4f66-8f2b-06f1f1d65c31 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:02:20,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5bf947f7-87e5-4f66-8f2b-06f1f1d65c31 2018-07-24 05:02:20,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:02:20,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:02: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://172.30.9.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:02:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846ce1d1f0be62a9a6d6cf43de42d7790f7cfd8f" 2018-07-24 05:02:20,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eade04b-fcd0-4a1b-bbee-76166f417ce3 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 05:02:20,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-5eade04b-fcd0-4a1b-bbee-76166f417ce3 2018-07-24 05:02:20,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=AnsibleProvisioningTests-6406a957-6967-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846ce1d1f0be62a9a6d6cf43de42d7790f7cfd8f" 2018-07-24 05:02:21,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13580279-3784-4581-9f7e-d672893fde43 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=AnsibleProvisioningTests-6406a957-6967-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "id": "410bec5544ef4fe0a16c38c20d0c0c30", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}]} 2018-07-24 05:02:21,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=AnsibleProvisioningTests-6406a957-6967-49c-proj used request id req-13580279-3784-4581-9f7e-d672893fde43 2018-07-24 05:02:21,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846ce1d1f0be62a9a6d6cf43de42d7790f7cfd8f" 2018-07-24 05:02:21,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f62fc2-14e9-4a36-88d2-a847472b04dc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 05:02:21,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d8f62fc2-14e9-4a36-88d2-a847472b04dc 2018-07-24 05:02:21,507 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-6406a957-6967-49c-user 2018-07-24 05:02:21,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:02:21,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:02:21,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4fc1d6-b43f-4bc6-9f34-4e9065dfdbbe Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:02:21,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0a4fc1d6-b43f-4bc6-9f34-4e9065dfdbbe 2018-07-24 05:02:21,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" -d '{"role": {"name": "AnsibleProvisioningTests-6406a957-6967-49c-proj-role"}}' 2018-07-24 05:02:21,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c6f9dfe-ea77-4452-9831-6c0a2b2c8919 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ce2f036d8a64e1f9c032ccacea29bfe", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ce2f036d8a64e1f9c032ccacea29bfe"}, "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj-role"}} 2018-07-24 05:02:21,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-6c6f9dfe-ea77-4452-9831-6c0a2b2c8919 2018-07-24 05:02:21,716 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-6406a957-6967-49c-proj-role 2018-07-24 05:02:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/2ce2f036d8a64e1f9c032ccacea29bfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:02:21,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76768d92-6692-4a2e-9886-46b150374d9b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ce2f036d8a64e1f9c032ccacea29bfe", "links": {"self": "http://172.30.9.24:5000/v3/roles/2ce2f036d8a64e1f9c032ccacea29bfe"}, "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj-role"}} 2018-07-24 05:02:21,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/2ce2f036d8a64e1f9c032ccacea29bfe used request id req-76768d92-6692-4a2e-9886-46b150374d9b 2018-07-24 05:02:21,813 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-6406a957-6967-49c-proj-role to project AnsibleProvisioningTests-6406a957-6967-49c-proj 2018-07-24 05:02:21,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30/users/c23054e54f874e5bbbe2b705b5ffb263/roles/2ce2f036d8a64e1f9c032ccacea29bfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:02:21,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-879ff046-4090-4fcc-ad98-488b5f6766d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:02:21,953 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30/users/c23054e54f874e5bbbe2b705b5ffb263/roles/2ce2f036d8a64e1f9c032ccacea29bfe used request id req-879ff046-4090-4fcc-ad98-488b5f6766d5 2018-07-24 05:02:21,953 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 05:02:21,955 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-24 05:02:21,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:02:21,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:02:22,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce2f036d8a64e1f9c032ccacea29bfe", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj-role"}], "expires_at": "2018-07-24T06:02:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6406a957-6967-49c-user", "id": "c23054e54f874e5bbbe2b705b5ffb263"}, "audit_ids": ["O_i5IrYoQAGkvpxUpak0Fg"], "issued_at": "2018-07-24T05:02:22.000000Z"}} 2018-07-24 05:02:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}a2e3231a68b5e90c756a2c827785acd76f299076" 2018-07-24 05:02:22,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad8eda2-3ed5-4de1-8981-a2cc11240d88 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:02:22,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-2ad8eda2-3ed5-4de1-8981-a2cc11240d88 2018-07-24 05:02:22,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e3231a68b5e90c756a2c827785acd76f299076" 2018-07-24 05:02:22,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-9727bff5-e64e-430f-90c6-e4b550a54c8a Date: Tue, 24 Jul 2018 05:02:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image"} 2018-07-24 05:02:22,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image used request id req-9727bff5-e64e-430f-90c6-e4b550a54c8a 2018-07-24 05:02:22,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e3231a68b5e90c756a2c827785acd76f299076" 2018-07-24 05:02:22,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-854222e7-ea91-4e22-9abb-4163bef9c63a Date: Tue, 24 Jul 2018 05:02:22 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-07-24 05:02:22,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-854222e7-ea91-4e22-9abb-4163bef9c63a 2018-07-24 05:02:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a2e3231a68b5e90c756a2c827785acd76f299076" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image"}' 2018-07-24 05:02:23,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2f789844-fc2e-40db-87fd-8a0136967098 Date: Tue, 24 Jul 2018 05:02:23 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:02:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T05:02:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "min_disk": 0, "protected": false, "id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "file": "/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1/file", "checksum": null, "owner": "410bec5544ef4fe0a16c38c20d0c0c30", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:02:23,140 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-2f789844-fc2e-40db-87fd-8a0136967098 2018-07-24 05:02:23,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e3231a68b5e90c756a2c827785acd76f299076" -d '' 2018-07-24 05:02:27,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6adc0017-8528-4255-8241-296d0ba62bf5 Date: Tue, 24 Jul 2018 05:02:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:02:27,364 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1/file used request id req-6adc0017-8528-4255-8241-296d0ba62bf5 2018-07-24 05:02:27,365 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-24 05:02:27,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e3231a68b5e90c756a2c827785acd76f299076" 2018-07-24 05:02:27,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5c8567d3-e37f-4cdb-a655-d3e4fcb55bc0 Date: Tue, 24 Jul 2018 05:02:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:02:23Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-24T05:02:27Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1/snap", "metadata": {}}], "self": "/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "min_disk": 0, "protected": false, "id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "file": "/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "410bec5544ef4fe0a16c38c20d0c0c30", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:02:27,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1 used request id req-5c8567d3-e37f-4cdb-a655-d3e4fcb55bc0 2018-07-24 05:02:27,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e3231a68b5e90c756a2c827785acd76f299076" 2018-07-24 05:02:28,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4cf21502-35ab-4ce6-89a3-b8733b860ed0 Date: Tue, 24 Jul 2018 05:02: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-07-24 05:02:28,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-4cf21502-35ab-4ce6-89a3-b8733b860ed0 2018-07-24 05:02:28,148 - create_image - INFO - Created image with name - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image 2018-07-24 05:02:28,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e3231a68b5e90c756a2c827785acd76f299076" 2018-07-24 05:02:28,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ab4e1c9d-6bdd-40d1-81d7-3d1e54d76b6f Date: Tue, 24 Jul 2018 05:02:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:02:23Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-24T05:02:27Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1/snap", "metadata": {}}], "self": "/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "min_disk": 0, "protected": false, "id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "file": "/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "410bec5544ef4fe0a16c38c20d0c0c30", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:02:28,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1 used request id req-ab4e1c9d-6bdd-40d1-81d7-3d1e54d76b6f 2018-07-24 05:02:28,343 - create_image - DEBUG - Instance status is - active 2018-07-24 05:02:28,343 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image 2018-07-24 05:02:28,343 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image 2018-07-24 05:02:28,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:02:28,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:02:28,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce2f036d8a64e1f9c032ccacea29bfe", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj-role"}], "expires_at": "2018-07-24T06:02:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6406a957-6967-49c-user", "id": "c23054e54f874e5bbbe2b705b5ffb263"}, "audit_ids": ["IxMRdizKTfuxK0RQfvbisw"], "issued_at": "2018-07-24T05:02:28.000000Z"}} 2018-07-24 05:02:28,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0d6ef26412cfbeb558bb0ba98b4615fca47f9c68" 2018-07-24 05:02:28,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771d6b53-c733-4b26-bdad-848ccd3524fc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:02:28,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-771d6b53-c733-4b26-bdad-848ccd3524fc 2018-07-24 05:02:28,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6ef26412cfbeb558bb0ba98b4615fca47f9c68" 2018-07-24 05:02:29,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-57872245-3b51-4d48-b5cd-e6de71e78e74 Date: Tue, 24 Jul 2018 05:02:29 GMT RESP BODY: {"networks":[]} 2018-07-24 05:02:29,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-57872245-3b51-4d48-b5cd-e6de71e78e74 2018-07-24 05:02:29,012 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net 2018-07-24 05:02:29,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6ef26412cfbeb558bb0ba98b4615fca47f9c68" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net", "admin_state_up": true}}' 2018-07-24 05:02:29,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-a3b71f39-aa41-4c33-adcb-1147149b4054 Date: Tue, 24 Jul 2018 05:02:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:02:29Z","is_default":false,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}} 2018-07-24 05:02:29,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-a3b71f39-aa41-4c33-adcb-1147149b4054 2018-07-24 05:02:29,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6ef26412cfbeb558bb0ba98b4615fca47f9c68" 2018-07-24 05:02:29,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-8ff24621-ad2b-4f70-bf06-8eb3f7bdccd1 Date: Tue, 24 Jul 2018 05:02:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:02:29Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:02:29,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-8ff24621-ad2b-4f70-bf06-8eb3f7bdccd1 2018-07-24 05:02:29,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6ef26412cfbeb558bb0ba98b4615fca47f9c68" 2018-07-24 05:02:30,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5651ee82-3882-4141-846e-e7f2f991ea95 Date: Tue, 24 Jul 2018 05:02:30 GMT RESP BODY: {"subnets":[]} 2018-07-24 05:02:30,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-5651ee82-3882-4141-846e-e7f2f991ea95 2018-07-24 05:02:30,433 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet 2018-07-24 05:02:30,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6ef26412cfbeb558bb0ba98b4615fca47f9c68" -d '{"subnets": [{"ip_version": 4, "network_id": "7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]}' 2018-07-24 05:02:31,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-21cc6fed-5ebe-4917-8314-c82924b89571 Date: Tue, 24 Jul 2018 05:02:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:02:31,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-21cc6fed-5ebe-4917-8314-c82924b89571 2018-07-24 05:02:31,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6ef26412cfbeb558bb0ba98b4615fca47f9c68" 2018-07-24 05:02:31,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9812b4f6-bef5-40cd-bff2-207213599528 Date: Tue, 24 Jul 2018 05:02:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:02:31,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-9812b4f6-bef5-40cd-bff2-207213599528 2018-07-24 05:02:31,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6ef26412cfbeb558bb0ba98b4615fca47f9c68" 2018-07-24 05:02:31,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d3981e98-2a9d-4c2f-8999-0e1892d26d24 Date: Tue, 24 Jul 2018 05:02:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:02:31,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-d3981e98-2a9d-4c2f-8999-0e1892d26d24 2018-07-24 05:02:31,842 - OpenStackNetwork - DEBUG - Network [7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c] created successfully 2018-07-24 05:02:31,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:02:31,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:02:32,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce2f036d8a64e1f9c032ccacea29bfe", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj-role"}], "expires_at": "2018-07-24T06:02:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6406a957-6967-49c-user", "id": "c23054e54f874e5bbbe2b705b5ffb263"}, "audit_ids": ["yx_1klDhT4e31pRZWUH_Ww"], "issued_at": "2018-07-24T05:02:32.000000Z"}} 2018-07-24 05:02:32,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}c28d231cd7d731490934df4795bda595e1ef2dc9" 2018-07-24 05:02:32,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a76736-2b2c-4ac0-9eac-9cc12c9fa539 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:02:32,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e1a76736-2b2c-4ac0-9eac-9cc12c9fa539 2018-07-24 05:02:32,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" 2018-07-24 05:02:32,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4e38ef43-3ba4-47f8-bdae-6c49b28410d6 Date: Tue, 24 Jul 2018 05:02:32 GMT RESP BODY: {"routers": []} 2018-07-24 05:02:32,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router&admin_state_up=True used request id req-4e38ef43-3ba4-47f8-bdae-6c49b28410d6 2018-07-24 05:02:32,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:02:32,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:02:33,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce2f036d8a64e1f9c032ccacea29bfe", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj-role"}], "expires_at": "2018-07-24T06:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6406a957-6967-49c-user", "id": "c23054e54f874e5bbbe2b705b5ffb263"}, "audit_ids": ["n4-dMr6jQWOmdtnPYBBIPw"], "issued_at": "2018-07-24T05:02:33.000000Z"}} 2018-07-24 05:02:33,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}780823ca46a4fbd4d170b15ded23b730e13b09b2" 2018-07-24 05:02:33,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd966a4-a2e2-4b2b-88fc-cd1747866f3e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:02:33,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7bd966a4-a2e2-4b2b-88fc-cd1747866f3e 2018-07-24 05:02:33,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" 2018-07-24 05:02:33,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a758b12e-d09b-4991-a954-fda2cd25a088 Date: Tue, 24 Jul 2018 05:02:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 05:02:33,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-a758b12e-d09b-4991-a954-fda2cd25a088 2018-07-24 05:02:33,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" 2018-07-24 05:02:34,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d945d337-b59e-45b5-8a9d-f16baeba9b4d Date: Tue, 24 Jul 2018 05:02:34 GMT RESP BODY: {"subnets":[]} 2018-07-24 05:02:34,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-d945d337-b59e-45b5-8a9d-f16baeba9b4d 2018-07-24 05:02:34,340 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router 2018-07-24 05:02:34,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router", "admin_state_up": true}}' 2018-07-24 05:02:40,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-3dc9df5d-dffa-41ed-b842-835cd649c6d8 Date: Tue, 24 Jul 2018 05:02:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:35Z", "admin_state_up": true, "updated_at": "2018-07-24T05:02:36Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "b96dca27-453d-47c3-a7b4-23c230b1e021", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router"}} 2018-07-24 05:02:40,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-3dc9df5d-dffa-41ed-b842-835cd649c6d8 2018-07-24 05:02:40,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=b96dca27-453d-47c3-a7b4-23c230b1e021 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" 2018-07-24 05:02:40,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a1b69de1-6be1-4967-817a-949bcd2db1cb Date: Tue, 24 Jul 2018 05:02:40 GMT RESP BODY: {"ports":[]} 2018-07-24 05:02:40,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=b96dca27-453d-47c3-a7b4-23c230b1e021 used request id req-a1b69de1-6be1-4967-817a-949bcd2db1cb 2018-07-24 05:02:40,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" 2018-07-24 05:02:41,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-eef6c899-fdff-4700-b29e-7d5441c18e14 Date: Tue, 24 Jul 2018 05:02:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:02:41,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-eef6c899-fdff-4700-b29e-7d5441c18e14 2018-07-24 05:02:41,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:02:41,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:02: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:02:41,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" 2018-07-24 05:02:41,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e98743-db54-4862-8800-a7e494108e84 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:02:41,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-74e98743-db54-4862-8800-a7e494108e84 2018-07-24 05:02:41,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" 2018-07-24 05:02:41,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4f31b05e-9aa8-420a-a0c9-0b9cc872dd40 Date: Tue, 24 Jul 2018 05:02:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:02:41,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-4f31b05e-9aa8-420a-a0c9-0b9cc872dd40 2018-07-24 05:02:41,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" 2018-07-24 05:02:41,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b256ce98-9157-4bbb-8f01-782ddbf61c4d Date: Tue, 24 Jul 2018 05:02:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:02:41,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet used request id req-b256ce98-9157-4bbb-8f01-782ddbf61c4d 2018-07-24 05:02:41,439 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-24 05:02:41,439 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router 2018-07-24 05:02:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/b96dca27-453d-47c3-a7b4-23c230b1e021/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" -d '{"subnet_id": "ede207ee-9e13-46a8-bd44-b36f2b663c67"}' 2018-07-24 05:02:44,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6bab16b2-d295-4d48-a080-7fe68534ab28 Date: Tue, 24 Jul 2018 05:02:44 GMT RESP BODY: {"network_id": "7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "subnet_id": "ede207ee-9e13-46a8-bd44-b36f2b663c67", "subnet_ids": ["ede207ee-9e13-46a8-bd44-b36f2b663c67"], "port_id": "1d8c1f2e-b52c-4ce3-a0b5-6c52e2684ce1", "id": "b96dca27-453d-47c3-a7b4-23c230b1e021"} 2018-07-24 05:02:44,480 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b96dca27-453d-47c3-a7b4-23c230b1e021/add_router_interface used request id req-6bab16b2-d295-4d48-a080-7fe68534ab28 2018-07-24 05:02:44,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/b96dca27-453d-47c3-a7b4-23c230b1e021 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" 2018-07-24 05:02:44,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4492e098-ce03-4766-b317-deeb3acf5c9f Date: Tue, 24 Jul 2018 05:02:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:35Z", "admin_state_up": true, "updated_at": "2018-07-24T05:02:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "b96dca27-453d-47c3-a7b4-23c230b1e021", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router"}} 2018-07-24 05:02:44,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/b96dca27-453d-47c3-a7b4-23c230b1e021 used request id req-4492e098-ce03-4766-b317-deeb3acf5c9f 2018-07-24 05:02:44,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=b96dca27-453d-47c3-a7b4-23c230b1e021 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" 2018-07-24 05:02:44,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-25c31b55-d1b2-4c2a-b3de-e8d78d5f69b7 Date: Tue, 24 Jul 2018 05:02:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:43Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.1"}],"id":"1d8c1f2e-b52c-4ce3-a0b5-6c52e2684ce1","security_groups":[],"mac_address":"fa:16:3e:b3:87:b2","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:42Z","binding:vnic_type":"normal","device_id":"b96dca27-453d-47c3-a7b4-23c230b1e021","ip_allocation":"immediate"}]} 2018-07-24 05:02:44,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=b96dca27-453d-47c3-a7b4-23c230b1e021 used request id req-25c31b55-d1b2-4c2a-b3de-e8d78d5f69b7 2018-07-24 05:02:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/ede207ee-9e13-46a8-bd44-b36f2b663c67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" 2018-07-24 05:02:45,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-0a41ad7e-a2cc-49d8-8ffb-511aded5bc98 Date: Tue, 24 Jul 2018 05:02:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}} 2018-07-24 05:02:45,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/ede207ee-9e13-46a8-bd44-b36f2b663c67 used request id req-0a41ad7e-a2cc-49d8-8ffb-511aded5bc98 2018-07-24 05:02:45,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:02:45,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:02:45,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["XmNVo1aLQUCSHt8w5xyEzQ"], "issued_at": "2018-07-24T05:02:45.000000Z"}} 2018-07-24 05:02:45,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}57f42be4f71f89a713ca25c78b201368e544e288" 2018-07-24 05:02:45,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76bd47f5-820f-41de-8bde-b7ee97064a2f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:02:45,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-76bd47f5-820f-41de-8bde-b7ee97064a2f 2018-07-24 05:02:45,661 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 05:02:45,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57f42be4f71f89a713ca25c78b201368e544e288" 2018-07-24 05:02:45,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02: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-17b992ed-9d94-4d56-a955-baf1095660a2 x-compute-request-id: req-17b992ed-9d94-4d56-a955-baf1095660a2 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 05:02:45,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-17b992ed-9d94-4d56-a955-baf1095660a2 2018-07-24 05:02:45,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57f42be4f71f89a713ca25c78b201368e544e288" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-24 05:02:45,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02: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-f9080a89-9670-4319-b292-b132fd2c9657 x-compute-request-id: req-f9080a89-9670-4319-b292-b132fd2c9657 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "03993602-27ce-4556-b2ec-afe0a91601d2"}} 2018-07-24 05:02:45,905 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-f9080a89-9670-4319-b292-b132fd2c9657 2018-07-24 05:02:45,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:02:45,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:02:46,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce2f036d8a64e1f9c032ccacea29bfe", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj-role"}], "expires_at": "2018-07-24T06:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6406a957-6967-49c-user", "id": "c23054e54f874e5bbbe2b705b5ffb263"}, "audit_ids": ["_0v3pt2eQ_mnYWcTXCDywg"], "issued_at": "2018-07-24T05:02:46.000000Z"}} 2018-07-24 05:02:46,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e3ac05d6089c1c4ef5d7b280202f53f01048de33" 2018-07-24 05:02:46,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20077f5-35cc-4936-81bd-33fbc2a9d449 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:02:46,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e20077f5-35cc-4936-81bd-33fbc2a9d449 2018-07-24 05:02:46,395 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 05:02:46,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ac05d6089c1c4ef5d7b280202f53f01048de33" 2018-07-24 05:02:47,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02: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 x-openstack-request-id: req-3fa03399-e1f5-4f8c-9d40-aead8fc96510 x-compute-request-id: req-3fa03399-e1f5-4f8c-9d40-aead8fc96510 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 05:02:47,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-3fa03399-e1f5-4f8c-9d40-aead8fc96510 2018-07-24 05:02:47,067 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp... 2018-07-24 05:02:47,068 - OpenStackKeypair - INFO - Creating new keypair 2018-07-24 05:02:47,109 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp 2018-07-24 05:02:47,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ac05d6089c1c4ef5d7b280202f53f01048de33" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOLYKLDx+akZHKwvgnmc0CNs7T9XrBlqw6Xi8rCYLodydU2NWYFUgQdb08dRQnO2o5E0qt3IMphSIdNLuFizvvpnrk2gMKNdDXJoOIjqUvMXUmdnen8HDf/1qkWOfv7GB+ySn/10DCLKafq+Jng17/sDmn+dK9i7DcyLUMYQuSZQ==", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp"}}' 2018-07-24 05:02:47,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02: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-569bff4f-5f4f-4ec5-8335-93b5a61024fc x-compute-request-id: req-569bff4f-5f4f-4ec5-8335-93b5a61024fc Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOLYKLDx+akZHKwvgnmc0CNs7T9XrBlqw6Xi8rCYLodydU2NWYFUgQdb08dRQnO2o5E0qt3IMphSIdNLuFizvvpnrk2gMKNdDXJoOIjqUvMXUmdnen8HDf/1qkWOfv7GB+ySn/10DCLKafq+Jng17/sDmn+dK9i7DcyLUMYQuSZQ==", "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "fingerprint": "78:85:e1:c0:63:16:43:a0:8b:00:92:4c:f7:dc:e0:7b"}} 2018-07-24 05:02:47,173 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-569bff4f-5f4f-4ec5-8335-93b5a61024fc 2018-07-24 05:02:47,175 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb.pub 2018-07-24 05:02:47,175 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb 2018-07-24 05:02:47,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:02:47,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:02:47,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce2f036d8a64e1f9c032ccacea29bfe", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj-role"}], "expires_at": "2018-07-24T06:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6406a957-6967-49c-user", "id": "c23054e54f874e5bbbe2b705b5ffb263"}, "audit_ids": ["rXQORgasSjCSlJY-R5nPEg"], "issued_at": "2018-07-24T05:02:47.000000Z"}} 2018-07-24 05:02:47,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:47,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9a16d4-142b-4cbf-9876-7a54f51e9c9e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:02:47,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8a9a16d4-142b-4cbf-9876-7a54f51e9c9e 2018-07-24 05:02:47,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:47,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-45141500-86ca-49fe-9dd0-e300fc2b0f01 Date: Tue, 24 Jul 2018 05:02:47 GMT RESP BODY: {"security_groups": []} 2018-07-24 05:02:47,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp used request id req-45141500-86ca-49fe-9dd0-e300fc2b0f01 2018-07-24 05:02:47,861 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp... 2018-07-24 05:02:47,861 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp 2018-07-24 05:02:47,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" -d '{"security_group": {"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}}' 2018-07-24 05:02:48,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-77cfe001-1a3d-4001-b518-4c2aaa176bae Date: Tue, 24 Jul 2018 05:02:48 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "updated_at": "2018-07-24T05:02:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "revision_number": 0, "id": "cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "revision_number": 0, "id": "cfa46ae4-d310-449b-928e-229dc82fd4cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}], "revision_number": 2, "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}} 2018-07-24 05:02:48,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-77cfe001-1a3d-4001-b518-4c2aaa176bae 2018-07-24 05:02:48,219 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3545ee7c-e04b-4548-acf0-de9e26b0f928 2018-07-24 05:02:48,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:48,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef2810b5-8368-4115-b658-df817096b90e Date: Tue, 24 Jul 2018 05:02:48 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-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cfa46ae4-d310-449b-928e-229dc82fd4cf"}]} 2018-07-24 05:02:48,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 used request id req-ef2810b5-8368-4115-b658-df817096b90e 2018-07-24 05:02:48,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3545ee7c-e04b-4548-acf0-de9e26b0f928 2018-07-24 05:02:48,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:48,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6cecf22a-97ae-41ba-8523-f13683343e78 Date: Tue, 24 Jul 2018 05:02:48 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-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cfa46ae4-d310-449b-928e-229dc82fd4cf"}]} 2018-07-24 05:02:48,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 used request id req-6cecf22a-97ae-41ba-8523-f13683343e78 2018-07-24 05:02:48,645 - neutron_utils - INFO - Retrieving security group with ID - 3545ee7c-e04b-4548-acf0-de9e26b0f928 2018-07-24 05:02:48,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=3545ee7c-e04b-4548-acf0-de9e26b0f928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:48,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-f0c5200b-1879-4f94-8c36-0f11ac03c0ba Date: Tue, 24 Jul 2018 05:02:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "updated_at": "2018-07-24T05:02:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "revision_number": 0, "id": "cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "revision_number": 0, "id": "cfa46ae4-d310-449b-928e-229dc82fd4cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}], "revision_number": 2, "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}]} 2018-07-24 05:02:48,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=3545ee7c-e04b-4548-acf0-de9e26b0f928 used request id req-f0c5200b-1879-4f94-8c36-0f11ac03c0ba 2018-07-24 05:02:48,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3545ee7c-e04b-4548-acf0-de9e26b0f928 2018-07-24 05:02:48,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:49,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bbb6e832-edb8-4300-bfce-8d4bdef54081 Date: Tue, 24 Jul 2018 05:02:49 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-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cfa46ae4-d310-449b-928e-229dc82fd4cf"}]} 2018-07-24 05:02:49,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 used request id req-bbb6e832-edb8-4300-bfce-8d4bdef54081 2018-07-24 05:02:49,050 - neutron_utils - INFO - Retrieving security group with ID - 3545ee7c-e04b-4548-acf0-de9e26b0f928 2018-07-24 05:02:49,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=3545ee7c-e04b-4548-acf0-de9e26b0f928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:49,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-2f953688-eb7e-420e-8997-eaa83c603a12 Date: Tue, 24 Jul 2018 05:02:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "updated_at": "2018-07-24T05:02:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "revision_number": 0, "id": "cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "revision_number": 0, "id": "cfa46ae4-d310-449b-928e-229dc82fd4cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}], "revision_number": 2, "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}]} 2018-07-24 05:02:49,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=3545ee7c-e04b-4548-acf0-de9e26b0f928 used request id req-2f953688-eb7e-420e-8997-eaa83c603a12 2018-07-24 05:02:49,455 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3545ee7c-e04b-4548-acf0-de9e26b0f928 2018-07-24 05:02:49,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:49,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e218e74-ba14-4041-8d57-fa2ca7f2569a Date: Tue, 24 Jul 2018 05:02:49 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-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cfa46ae4-d310-449b-928e-229dc82fd4cf"}]} 2018-07-24 05:02:49,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 used request id req-1e218e74-ba14-4041-8d57-fa2ca7f2569a 2018-07-24 05:02:49,486 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp 2018-07-24 05:02:49,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:49,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-08a0c566-fad8-4b14-9c06-874f70f763b1 Date: Tue, 24 Jul 2018 05:02:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "updated_at": "2018-07-24T05:02:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "revision_number": 0, "id": "cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "revision_number": 0, "id": "cfa46ae4-d310-449b-928e-229dc82fd4cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}], "revision_number": 2, "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}]} 2018-07-24 05:02:49,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp used request id req-08a0c566-fad8-4b14-9c06-874f70f763b1 2018-07-24 05:02:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:02:49,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:02: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:02:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:49,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ba129f-548e-47c2-ab1d-2069fe31b18b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:02:49,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-77ba129f-548e-47c2-ab1d-2069fe31b18b 2018-07-24 05:02:49,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3545ee7c-e04b-4548-acf0-de9e26b0f928 2018-07-24 05:02:49,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:49,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f5b7bcc0-7f74-45b7-93cd-a1c525543db0 Date: Tue, 24 Jul 2018 05:02:49 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-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cfa46ae4-d310-449b-928e-229dc82fd4cf"}]} 2018-07-24 05:02:49,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 used request id req-f5b7bcc0-7f74-45b7-93cd-a1c525543db0 2018-07-24 05:02:49,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}93a5563238d3e3689679af6a813105afcd2a077b" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928"}}' 2018-07-24 05:02:50,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-8a5293ce-33de-4953-8214-91ce934eb190 Date: Tue, 24 Jul 2018 05:02:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:50Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:50Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "e6f2db5e-57d7-47aa-b098-481a461bd18e"}} 2018-07-24 05:02:50,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-8a5293ce-33de-4953-8214-91ce934eb190 2018-07-24 05:02:50,195 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp 2018-07-24 05:02:50,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:50,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-febc1e2b-b45a-4410-8ec7-5f13c74e748f Date: Tue, 24 Jul 2018 05:02:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "updated_at": "2018-07-24T05:02:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "revision_number": 0, "id": "cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "revision_number": 0, "id": "cfa46ae4-d310-449b-928e-229dc82fd4cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:50Z", "revision_number": 0, "id": "e6f2db5e-57d7-47aa-b098-481a461bd18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:50Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}], "revision_number": 3, "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}]} 2018-07-24 05:02:50,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp used request id req-febc1e2b-b45a-4410-8ec7-5f13c74e748f 2018-07-24 05:02:50,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:50,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2f9599-0427-4d37-b2be-f4f34f0e8619 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:02:50,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-1a2f9599-0427-4d37-b2be-f4f34f0e8619 2018-07-24 05:02:50,522 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3545ee7c-e04b-4548-acf0-de9e26b0f928 2018-07-24 05:02:50,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:50,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-29e42262-be56-46a0-ad2c-db0a768b2999 Date: Tue, 24 Jul 2018 05:02:50 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-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cfa46ae4-d310-449b-928e-229dc82fd4cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:50Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:50Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "e6f2db5e-57d7-47aa-b098-481a461bd18e"}]} 2018-07-24 05:02:50,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 used request id req-29e42262-be56-46a0-ad2c-db0a768b2999 2018-07-24 05:02:50,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}93a5563238d3e3689679af6a813105afcd2a077b" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928"}}' 2018-07-24 05:02:50,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-dc2f9565-477d-4660-9590-6ad44f026709 Date: Tue, 24 Jul 2018 05:02:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-24T05:02:50Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": 22, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:50Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "3cde8e5e-9e7b-4e72-985f-a094e77fd2f8"}} 2018-07-24 05:02:50,931 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-dc2f9565-477d-4660-9590-6ad44f026709 2018-07-24 05:02:50,932 - neutron_utils - INFO - Retrieving security group with ID - 3545ee7c-e04b-4548-acf0-de9e26b0f928 2018-07-24 05:02:50,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=3545ee7c-e04b-4548-acf0-de9e26b0f928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:51,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-472df8c9-b610-4bf9-94ce-a92c85489a0a Date: Tue, 24 Jul 2018 05:02:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "updated_at": "2018-07-24T05:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T05:02:50Z", "revision_number": 0, "id": "3cde8e5e-9e7b-4e72-985f-a094e77fd2f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:50Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": 22, "ethertype": "IPv4", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "revision_number": 0, "id": "cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "revision_number": 0, "id": "cfa46ae4-d310-449b-928e-229dc82fd4cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:50Z", "revision_number": 0, "id": "e6f2db5e-57d7-47aa-b098-481a461bd18e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:50Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}], "revision_number": 4, "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}]} 2018-07-24 05:02:51,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=3545ee7c-e04b-4548-acf0-de9e26b0f928 used request id req-472df8c9-b610-4bf9-94ce-a92c85489a0a 2018-07-24 05:02:51,143 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3545ee7c-e04b-4548-acf0-de9e26b0f928 2018-07-24 05:02:51,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:02:51,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-5b5421f7-f356-4a07-87ed-e725a1741545 Date: Tue, 24 Jul 2018 05:02:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-24T05:02:50Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": 22, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:50Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "3cde8e5e-9e7b-4e72-985f-a094e77fd2f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:48Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:48Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "cfa46ae4-d310-449b-928e-229dc82fd4cf"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:50Z", "security_group_id": "3545ee7c-e04b-4548-acf0-de9e26b0f928", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:50Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "e6f2db5e-57d7-47aa-b098-481a461bd18e"}]} 2018-07-24 05:02:51,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=3545ee7c-e04b-4548-acf0-de9e26b0f928 used request id req-5b5421f7-f356-4a07-87ed-e725a1741545 2018-07-24 05:02:51,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:02:51,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:02:51,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce2f036d8a64e1f9c032ccacea29bfe", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj-role"}], "expires_at": "2018-07-24T06:02:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6406a957-6967-49c-user", "id": "c23054e54f874e5bbbe2b705b5ffb263"}, "audit_ids": ["lopslL94RK2e7UHVIwUjQA"], "issued_at": "2018-07-24T05:02:51.000000Z"}} 2018-07-24 05:02:51,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:51,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5b1e75-bd74-42a6-ba6b-3803b6701159 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:02:51,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6d5b1e75-bd74-42a6-ba6b-3803b6701159 2018-07-24 05:02:51,834 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 05:02:51,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:51,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2b0cf3-31fe-4d34-bc2e-3ac387786313 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:02:51,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ac2b0cf3-31fe-4d34-bc2e-3ac387786313 2018-07-24 05:02:51,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:52,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cc60fcf2-77cc-482a-b7e3-b1ffd312315c Date: Tue, 24 Jul 2018 05:02:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:02:52,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-cc60fcf2-77cc-482a-b7e3-b1ffd312315c 2018-07-24 05:02:52,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:02:52,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:02: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:02:52,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:52,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c93e95f-62ad-4c96-afc4-4f0ce19856db Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:02:52,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-2c93e95f-62ad-4c96-afc4-4f0ce19856db 2018-07-24 05:02:52,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:52,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-97629d9a-5261-4c68-ad0f-2756719af70b Date: Tue, 24 Jul 2018 05:02:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:02:52,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-97629d9a-5261-4c68-ad0f-2756719af70b 2018-07-24 05:02:52,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:52,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bad47b7e-8dc5-496e-9070-899d310ae583 Date: Tue, 24 Jul 2018 05:02:52 GMT RESP BODY: {"ports":[]} 2018-07-24 05:02:52,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1&admin_state_up=True used request id req-bad47b7e-8dc5-496e-9070-899d310ae583 2018-07-24 05:02:52,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:53,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02: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-16427b85-5696-425c-b4d9-101d77846837 x-compute-request-id: req-16427b85-5696-425c-b4d9-101d77846837 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 05:02:53,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst used request id req-16427b85-5696-425c-b4d9-101d77846837 2018-07-24 05:02:53,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:53,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-af838142-ea73-44d1-90a7-b464a2563808 Date: Tue, 24 Jul 2018 05:02:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:02:53,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-af838142-ea73-44d1-90a7-b464a2563808 2018-07-24 05:02:53,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:53,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9224a441-5d21-4d79-a15d-dbf427845660 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:02:53,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-9224a441-5d21-4d79-a15d-dbf427845660 2018-07-24 05:02:53,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:54,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-553c7b80-81f3-458f-9acb-4bfd6b639766 Date: Tue, 24 Jul 2018 05:02:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:02:54,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-553c7b80-81f3-458f-9acb-4bfd6b639766 2018-07-24 05:02:54,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:54,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cae8458f-ba48-4b23-ad3e-1975b3607641 Date: Tue, 24 Jul 2018 05:02:54 GMT RESP BODY: {"ports":[]} 2018-07-24 05:02:54,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1&admin_state_up=True used request id req-cae8458f-ba48-4b23-ad3e-1975b3607641 2018-07-24 05:02:54,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:02:54,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:02:55,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ce2f036d8a64e1f9c032ccacea29bfe", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj-role"}], "expires_at": "2018-07-24T06:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/410bec5544ef4fe0a16c38c20d0c0c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6406a957-6967-49c-user", "id": "c23054e54f874e5bbbe2b705b5ffb263"}, "audit_ids": ["hLL6mDalQFSztO-7-7qboA"], "issued_at": "2018-07-24T05:02:55.000000Z"}} 2018-07-24 05:02:55,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}3d5c0d8d894092b2df607fb15c8718390b17ce36" 2018-07-24 05:02:55,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9519816e-afd4-4d8f-bcab-6b2ff2b100c3 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:02:55,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9519816e-afd4-4d8f-bcab-6b2ff2b100c3 2018-07-24 05:02:55,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:55,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4f6aee18-f40f-4568-b8a8-7777059b35d2 Date: Tue, 24 Jul 2018 05:02:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:02:55,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-4f6aee18-f40f-4568-b8a8-7777059b35d2 2018-07-24 05:02:55,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:55,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fc378417-5e11-4292-889f-d0f79c3ea77a Date: Tue, 24 Jul 2018 05:02:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:02:55,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-fc378417-5e11-4292-889f-d0f79c3ea77a 2018-07-24 05:02:55,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:56,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-882edc4d-1d6c-4ca2-8a87-cc6bd715c121 Date: Tue, 24 Jul 2018 05:02:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:02:56,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-882edc4d-1d6c-4ca2-8a87-cc6bd715c121 2018-07-24 05:02:56,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:02:56,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:02: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:02:56,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5c0d8d894092b2df607fb15c8718390b17ce36" 2018-07-24 05:02:56,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02a9455-c891-4977-b217-559122a5cfb2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:02:56,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-d02a9455-c891-4977-b217-559122a5cfb2 2018-07-24 05:02:56,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:56,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-47659ea2-a16a-42c1-86d0-4cf6af6ebfc3 Date: Tue, 24 Jul 2018 05:02:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:02:56,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-47659ea2-a16a-42c1-86d0-4cf6af6ebfc3 2018-07-24 05:02:56,706 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net 2018-07-24 05:02:56,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" -d '{"port": {"network_id": "7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1", "admin_state_up": true}}' 2018-07-24 05:02:57,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-bc6a1ed0-fbeb-46d5-be06-e2fcfdf0903e Date: Tue, 24 Jul 2018 05:02:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:57Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.9"}],"id":"fc70d0f6-ba6f-408e-a648-f12c6c49825b","security_groups":["83b1212e-a418-4d60-9ed3-07c82f736bbc"],"mac_address":"fa:16:3e:96:e1:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","qos_policy_id":null,"admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 05:02:57,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-bc6a1ed0-fbeb-46d5-be06-e2fcfdf0903e 2018-07-24 05:02:57,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:58,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6081e494-8c27-4987-b828-a848c7dbf9aa Date: Tue, 24 Jul 2018 05:02:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:02:58,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-6081e494-8c27-4987-b828-a848c7dbf9aa 2018-07-24 05:02:58,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:58,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a29509-d632-427d-a34e-de66c04a27f8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:02:58,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-b7a29509-d632-427d-a34e-de66c04a27f8 2018-07-24 05:02:58,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:58,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3ac0689a-adc5-49d8-8d80-8965167f2dd7 Date: Tue, 24 Jul 2018 05:02:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:02:58,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-3ac0689a-adc5-49d8-8d80-8965167f2dd7 2018-07-24 05:02:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:58,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-4d1d6f95-5d6f-4051-8f58-c8d984dd8e15 Date: Tue, 24 Jul 2018 05:02:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:57Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.9"}],"id":"fc70d0f6-ba6f-408e-a648-f12c6c49825b","security_groups":["83b1212e-a418-4d60-9ed3-07c82f736bbc"],"mac_address":"fa:16:3e:96:e1:4f","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:56Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 05:02:58,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1&admin_state_up=True used request id req-4d1d6f95-5d6f-4051-8f58-c8d984dd8e15 2018-07-24 05:02:58,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:58,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7d03e1-74dc-4137-9399-38e495c75759 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:02:58,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-9f7d03e1-74dc-4137-9399-38e495c75759 2018-07-24 05:02:58,800 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst 2018-07-24 05:02:58,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:58,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02: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-ac330a22-6ca3-490c-97a5-3bb1285f500e x-compute-request-id: req-ac330a22-6ca3-490c-97a5-3bb1285f500e Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-flavor-name"}, {"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 05:02:58,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ac330a22-6ca3-490c-97a5-3bb1285f500e 2018-07-24 05:02:58,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/03993602-27ce-4556-b2ec-afe0a91601d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:58,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:02: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-5d1bbf2e-2f10-4f61-a0b2-524dd64f5192 x-compute-request-id: req-5d1bbf2e-2f10-4f61-a0b2-524dd64f5192 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-flavor-name", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "03993602-27ce-4556-b2ec-afe0a91601d2"}} 2018-07-24 05:02:58,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/03993602-27ce-4556-b2ec-afe0a91601d2 used request id req-5d1bbf2e-2f10-4f61-a0b2-524dd64f5192 2018-07-24 05:02:58,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:59,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-866a818e-c291-4985-96ba-9c894dca44c8 Date: Tue, 24 Jul 2018 05:02:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:02:23Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-24T05:02:27Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1/snap", "metadata": {}}], "self": "/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "min_disk": 0, "protected": false, "id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "file": "/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "410bec5544ef4fe0a16c38c20d0c0c30", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image"} 2018-07-24 05:02:59,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image used request id req-866a818e-c291-4985-96ba-9c894dca44c8 2018-07-24 05:02:59,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:02:59,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-aa59fa0a-28f2-405c-bc97-2b51777fd0a4 Date: Tue, 24 Jul 2018 05:02:59 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-07-24 05:02:59,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-aa59fa0a-28f2-405c-bc97-2b51777fd0a4 2018-07-24 05:02:59,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" -d '{"server": {"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "imageRef": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "flavorRef": "03993602-27ce-4556-b2ec-afe0a91601d2", "max_count": 1, "min_count": 1, "networks": [{"port": "fc70d0f6-ba6f-408e-a648-f12c6c49825b"}]}}' 2018-07-24 05:03:01,245 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:02: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 x-openstack-request-id: req-7619afba-89be-472f-acfc-438a823e2c47 x-compute-request-id: req-7619afba-89be-472f-acfc-438a823e2c47 Content-Length: 374 location: http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "adminPass": "N49PYzrq9QNF"}} 2018-07-24 05:03:01,245 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-7619afba-89be-472f-acfc-438a823e2c47 2018-07-24 05:03:01,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:01,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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-1ed7d77a-e950-42a4-92a3-657b3cc4fbe8 x-compute-request-id: req-1ed7d77a-e950-42a4-92a3-657b3cc4fbe8 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:01,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-1ed7d77a-e950-42a4-92a3-657b3cc4fbe8 2018-07-24 05:03:01,490 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst 2018-07-24 05:03:01,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:02,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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-03123fc3-9d1d-41a9-abcf-22b15d868240 x-compute-request-id: req-03123fc3-9d1d-41a9-abcf-22b15d868240 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:02,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-03123fc3-9d1d-41a9-abcf-22b15d868240 2018-07-24 05:03:02,194 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:02,194 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:05,197 - create_instance - DEBUG - VM status query timeout in 896.293320179 2018-07-24 05:03:05,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:06,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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-953da496-161f-42ff-9ca8-8d57b66888fc x-compute-request-id: req-953da496-161f-42ff-9ca8-8d57b66888fc Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:06,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-953da496-161f-42ff-9ca8-8d57b66888fc 2018-07-24 05:03:06,028 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:06,028 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:09,031 - create_instance - DEBUG - VM status query timeout in 892.459090233 2018-07-24 05:03:09,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:10,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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-65be80c7-96f8-4a7c-824c-211be300ac49 x-compute-request-id: req-65be80c7-96f8-4a7c-824c-211be300ac49 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:10,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-65be80c7-96f8-4a7c-824c-211be300ac49 2018-07-24 05:03:10,123 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:10,123 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:13,127 - create_instance - DEBUG - VM status query timeout in 888.363746166 2018-07-24 05:03:13,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:13,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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,Accept-Encoding x-openstack-request-id: req-c1a63f1c-0e90-4698-96ac-e0056cf60bcc x-compute-request-id: req-c1a63f1c-0e90-4698-96ac-e0056cf60bcc Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:13,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-c1a63f1c-0e90-4698-96ac-e0056cf60bcc 2018-07-24 05:03:13,805 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:13,805 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:16,809 - create_instance - DEBUG - VM status query timeout in 884.681731224 2018-07-24 05:03:16,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:17,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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,Accept-Encoding x-openstack-request-id: req-d36d937b-b4d6-4955-8776-f2ea0a293233 x-compute-request-id: req-d36d937b-b4d6-4955-8776-f2ea0a293233 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:17,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-d36d937b-b4d6-4955-8776-f2ea0a293233 2018-07-24 05:03:17,922 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:17,922 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:20,925 - create_instance - DEBUG - VM status query timeout in 880.565548182 2018-07-24 05:03:20,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:21,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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-ba47e0ef-9da0-47ed-92a5-9babe8966751 x-compute-request-id: req-ba47e0ef-9da0-47ed-92a5-9babe8966751 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:21,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-ba47e0ef-9da0-47ed-92a5-9babe8966751 2018-07-24 05:03:21,458 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:21,458 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:24,461 - create_instance - DEBUG - VM status query timeout in 877.028973103 2018-07-24 05:03:24,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:24,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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-fcf28d8b-b5a6-4885-beb4-de4c47ff3a60 x-compute-request-id: req-fcf28d8b-b5a6-4885-beb4-de4c47ff3a60 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:24,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-fcf28d8b-b5a6-4885-beb4-de4c47ff3a60 2018-07-24 05:03:24,996 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:24,996 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:27,999 - create_instance - DEBUG - VM status query timeout in 873.491249084 2018-07-24 05:03:28,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:28,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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-18da7a06-4ce8-4e57-8b5f-1b7d979240ef x-compute-request-id: req-18da7a06-4ce8-4e57-8b5f-1b7d979240ef Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:28,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-18da7a06-4ce8-4e57-8b5f-1b7d979240ef 2018-07-24 05:03:28,703 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:28,703 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:31,706 - create_instance - DEBUG - VM status query timeout in 869.784316063 2018-07-24 05:03:31,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:32,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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-368d4d61-17b0-4b3f-b1ea-e5ccf9189ddb x-compute-request-id: req-368d4d61-17b0-4b3f-b1ea-e5ccf9189ddb Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:32,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-368d4d61-17b0-4b3f-b1ea-e5ccf9189ddb 2018-07-24 05:03:32,288 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:32,289 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:35,292 - create_instance - DEBUG - VM status query timeout in 866.198660135 2018-07-24 05:03:35,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:36,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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-da33d5d0-9d15-46e7-a8f9-64a540ef7b57 x-compute-request-id: req-da33d5d0-9d15-46e7-a8f9-64a540ef7b57 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:36,012 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-da33d5d0-9d15-46e7-a8f9-64a540ef7b57 2018-07-24 05:03:36,012 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:36,012 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:39,015 - create_instance - DEBUG - VM status query timeout in 862.475099087 2018-07-24 05:03:39,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:39,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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,Accept-Encoding x-openstack-request-id: req-68142821-1e47-4c1b-b38b-cb57d984cdc9 x-compute-request-id: req-68142821-1e47-4c1b-b38b-cb57d984cdc9 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:39,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-68142821-1e47-4c1b-b38b-cb57d984cdc9 2018-07-24 05:03:39,575 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:39,575 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:42,579 - create_instance - DEBUG - VM status query timeout in 858.91172719 2018-07-24 05:03:42,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:43,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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,Accept-Encoding x-openstack-request-id: req-601de6fc-db46-4995-a025-925f862f4afc x-compute-request-id: req-601de6fc-db46-4995-a025-925f862f4afc Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:43,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-601de6fc-db46-4995-a025-925f862f4afc 2018-07-24 05:03:43,501 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:43,502 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:46,505 - create_instance - DEBUG - VM status query timeout in 854.985591173 2018-07-24 05:03:46,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:47,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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-cbced617-2476-45e3-b90d-c9678c926731 x-compute-request-id: req-cbced617-2476-45e3-b90d-c9678c926731 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:47,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-cbced617-2476-45e3-b90d-c9678c926731 2018-07-24 05:03:47,611 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:47,611 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:50,614 - create_instance - DEBUG - VM status query timeout in 850.876479149 2018-07-24 05:03:50,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:51,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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-23f9c82f-45eb-4728-8b6d-9696020c06bb x-compute-request-id: req-23f9c82f-45eb-4728-8b6d-9696020c06bb Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:51,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-23f9c82f-45eb-4728-8b6d-9696020c06bb 2018-07-24 05:03:51,300 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:51,300 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:54,303 - create_instance - DEBUG - VM status query timeout in 847.186980009 2018-07-24 05:03:54,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:55,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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-5f8d6962-7e62-479c-ada2-34b29911eb52 x-compute-request-id: req-5f8d6962-7e62-479c-ada2-34b29911eb52 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:55,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-5f8d6962-7e62-479c-ada2-34b29911eb52 2018-07-24 05:03:55,396 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:55,396 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:03:58,399 - create_instance - DEBUG - VM status query timeout in 843.09119606 2018-07-24 05:03:58,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:03:58,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:03: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-c384336f-da95-4b8c-81ab-be2bb3877ad4 x-compute-request-id: req-c384336f-da95-4b8c-81ab-be2bb3877ad4 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:03:58,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-c384336f-da95-4b8c-81ab-be2bb3877ad4 2018-07-24 05:03:58,923 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:03:58,923 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:04:01,927 - create_instance - DEBUG - VM status query timeout in 839.56372714 2018-07-24 05:04:01,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:02,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-9d91e949-e713-43c0-8211-cfe2403b4347 x-compute-request-id: req-9d91e949-e713-43c0-8211-cfe2403b4347 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:02,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-9d91e949-e713-43c0-8211-cfe2403b4347 2018-07-24 05:04:02,604 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:04:02,604 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:04:05,607 - create_instance - DEBUG - VM status query timeout in 835.883125067 2018-07-24 05:04:05,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:06,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-00f32a07-5a1d-4836-a074-ec72299ef592 x-compute-request-id: req-00f32a07-5a1d-4836-a074-ec72299ef592 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:06,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-00f32a07-5a1d-4836-a074-ec72299ef592 2018-07-24 05:04:06,567 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:04:06,567 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:04:09,570 - create_instance - DEBUG - VM status query timeout in 831.920437098 2018-07-24 05:04:09,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:10,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-e0b78d75-d3a3-47af-9d9a-cc95219e93b7 x-compute-request-id: req-e0b78d75-d3a3-47af-9d9a-cc95219e93b7 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:10,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-e0b78d75-d3a3-47af-9d9a-cc95219e93b7 2018-07-24 05:04:10,292 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:04:10,292 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:04:13,295 - create_instance - DEBUG - VM status query timeout in 828.195057154 2018-07-24 05:04:13,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:13,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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,Accept-Encoding x-openstack-request-id: req-23725ac0-d7e6-49b9-a6e1-07fc6665cfe2 x-compute-request-id: req-23725ac0-d7e6-49b9-a6e1-07fc6665cfe2 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:13,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-23725ac0-d7e6-49b9-a6e1-07fc6665cfe2 2018-07-24 05:04:13,982 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:04:13,982 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:04:16,985 - create_instance - DEBUG - VM status query timeout in 824.505011082 2018-07-24 05:04:16,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:17,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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,Accept-Encoding x-openstack-request-id: req-b7c71939-1d2f-4818-b5c4-ec50aee09127 x-compute-request-id: req-b7c71939-1d2f-4818-b5c4-ec50aee09127 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:17,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-b7c71939-1d2f-4818-b5c4-ec50aee09127 2018-07-24 05:04:17,723 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:04:17,723 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:04:20,726 - create_instance - DEBUG - VM status query timeout in 820.764482021 2018-07-24 05:04:20,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:21,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-a14d81ff-7bd5-4d01-9d7a-1861589e905b x-compute-request-id: req-a14d81ff-7bd5-4d01-9d7a-1861589e905b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:21,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-a14d81ff-7bd5-4d01-9d7a-1861589e905b 2018-07-24 05:04:21,284 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:04:21,284 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:04:24,287 - create_instance - DEBUG - VM status query timeout in 817.203234196 2018-07-24 05:04:24,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:24,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-a25e2459-9c26-4ec2-a455-86bd77afedb8 x-compute-request-id: req-a25e2459-9c26-4ec2-a455-86bd77afedb8 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:24,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-a25e2459-9c26-4ec2-a455-86bd77afedb8 2018-07-24 05:04:24,799 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:04:24,799 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:04:27,800 - create_instance - DEBUG - VM status query timeout in 813.690411091 2018-07-24 05:04:27,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:28,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-036c5c3c-e28e-45a3-b3d2-1d06514abc8c x-compute-request-id: req-036c5c3c-e28e-45a3-b3d2-1d06514abc8c Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:28,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-036c5c3c-e28e-45a3-b3d2-1d06514abc8c 2018-07-24 05:04:28,516 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:04:28,516 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:04:31,519 - create_instance - DEBUG - VM status query timeout in 809.971436024 2018-07-24 05:04:31,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:32,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-33b0bb03-1e29-484f-962a-86c5573c3ae1 x-compute-request-id: req-33b0bb03-1e29-484f-962a-86c5573c3ae1 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:32,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-33b0bb03-1e29-484f-962a-86c5573c3ae1 2018-07-24 05:04:32,441 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:04:32,442 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:04:35,445 - create_instance - DEBUG - VM status query timeout in 806.045578003 2018-07-24 05:04:35,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:35,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-a662ef22-f432-4fd2-9fc7-df8fdfd5f070 x-compute-request-id: req-a662ef22-f432-4fd2-9fc7-df8fdfd5f070 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:35,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-a662ef22-f432-4fd2-9fc7-df8fdfd5f070 2018-07-24 05:04:35,806 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:04:35,806 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:04:38,809 - create_instance - DEBUG - VM status query timeout in 802.681178093 2018-07-24 05:04:38,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:39,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-df14aadc-3240-4f5b-9f54-a7b4e88ef984 x-compute-request-id: req-df14aadc-3240-4f5b-9f54-a7b4e88ef984 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:03:03Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:39,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-df14aadc-3240-4f5b-9f54-a7b4e88ef984 2018-07-24 05:04:39,144 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - BUILD 2018-07-24 05:04:39,144 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:04:42,148 - create_instance - DEBUG - VM status query timeout in 799.342691183 2018-07-24 05:04:42,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:42,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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,Accept-Encoding x-openstack-request-id: req-cbb6a09b-daf2-4b7a-abee-fbd56e2e0adf x-compute-request-id: req-cbb6a09b-daf2-4b7a-abee-fbd56e2e0adf Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:42,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-cbb6a09b-daf2-4b7a-abee-fbd56e2e0adf 2018-07-24 05:04:42,603 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - ACTIVE 2018-07-24 05:04:42,603 - create_instance - INFO - VM is - ACTIVE 2018-07-24 05:04:42,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:43,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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,Accept-Encoding x-openstack-request-id: req-8ffe363b-8834-464f-91eb-50c28a550045 x-compute-request-id: req-8ffe363b-8834-464f-91eb-50c28a550045 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:43,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-8ffe363b-8834-464f-91eb-50c28a550045 2018-07-24 05:04:43,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:43,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-92f15e03-b105-4be7-8e9f-1d606427d244 Date: Tue, 24 Jul 2018 05:04:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:04:43,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-92f15e03-b105-4be7-8e9f-1d606427d244 2018-07-24 05:04:43,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:43,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebbffa49-e78b-47a9-86d1-75d5ab39eb83 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:04:43,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-ebbffa49-e78b-47a9-86d1-75d5ab39eb83 2018-07-24 05:04:43,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:43,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-07a13f00-53ea-48ad-ac65-ac7dd8e7df8e Date: Tue, 24 Jul 2018 05:04:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:04:43,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-07a13f00-53ea-48ad-ac65-ac7dd8e7df8e 2018-07-24 05:04:43,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:43,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3997 X-Openstack-Request-Id: req-eb393a40-b016-458f-bbf2-b63e1de8077a Date: Tue, 24 Jul 2018 05:04:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.1"}],"id":"1d8c1f2e-b52c-4ce3-a0b5-6c52e2684ce1","security_groups":[],"mac_address":"fa:16:3e:b3:87:b2","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:42Z","binding:vnic_type":"normal","device_id":"b96dca27-453d-47c3-a7b4-23c230b1e021","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.4"}],"id":"bbb7cb21-4f8b-4f22-82c7-03d92d4b0484","security_groups":[],"mac_address":"fa:16:3e:78:ae:97","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.2"}],"id":"d8eb0115-c7bc-427f-94bc-5013ba7102b0","security_groups":[],"mac_address":"fa:16:3e:82:0c:83","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:04:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.9"}],"id":"fc70d0f6-ba6f-408e-a648-f12c6c49825b","security_groups":["83b1212e-a418-4d60-9ed3-07c82f736bbc"],"mac_address":"fa:16:3e:96:e1:4f","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:56Z","binding:vnic_type":"normal","device_id":"4e92f762-8f9f-49bb-80fa-1701e226ce73","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.3"}],"id":"fcab4de9-04b9-4a56-bf31-34abf5664f89","security_groups":[],"mac_address":"fa:16:3e:d2:39:8e","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"}]} 2018-07-24 05:04:43,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-eb393a40-b016-458f-bbf2-b63e1de8077a 2018-07-24 05:04:43,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:43,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-b86e73cb-6c57-4785-b83e-f58989b68775 Date: Tue, 24 Jul 2018 05:04:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:35Z", "admin_state_up": true, "updated_at": "2018-07-24T05:02:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "b96dca27-453d-47c3-a7b4-23c230b1e021", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router"}]} 2018-07-24 05:04:43,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router used request id req-b86e73cb-6c57-4785-b83e-f58989b68775 2018-07-24 05:04:43,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:43,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8653e6b-4bb7-47e4-ade3-8de55ee55387 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:04:43,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-b8653e6b-4bb7-47e4-ade3-8de55ee55387 2018-07-24 05:04:43,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=b96dca27-453d-47c3-a7b4-23c230b1e021 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:43,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-f7566513-0582-40ad-afa6-752318311cfd Date: Tue, 24 Jul 2018 05:04:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.1"}],"id":"1d8c1f2e-b52c-4ce3-a0b5-6c52e2684ce1","security_groups":[],"mac_address":"fa:16:3e:b3:87:b2","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:42Z","binding:vnic_type":"normal","device_id":"b96dca27-453d-47c3-a7b4-23c230b1e021","ip_allocation":"immediate"}]} 2018-07-24 05:04:43,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=b96dca27-453d-47c3-a7b4-23c230b1e021 used request id req-f7566513-0582-40ad-afa6-752318311cfd 2018-07-24 05:04:43,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/ede207ee-9e13-46a8-bd44-b36f2b663c67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:44,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-9bd1e403-f228-4399-a221-b2552606eb3a Date: Tue, 24 Jul 2018 05:04:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}} 2018-07-24 05:04:44,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/ede207ee-9e13-46a8-bd44-b36f2b663c67 used request id req-9bd1e403-f228-4399-a221-b2552606eb3a 2018-07-24 05:04:44,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:44,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-644c6c30-3895-47b0-a56e-e124e93fd9d6 Date: Tue, 24 Jul 2018 05:04:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 05:04:44,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-644c6c30-3895-47b0-a56e-e124e93fd9d6 2018-07-24 05:04:44,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:44,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fed91076-4799-4fef-a740-39162399dd22 Date: Tue, 24 Jul 2018 05:04:44 GMT RESP BODY: {"subnets":[]} 2018-07-24 05:04:44,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-fed91076-4799-4fef-a740-39162399dd22 2018-07-24 05:04:44,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:44,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-119b5ccc-2565-48f9-9ae5-c6a196d66af6 x-compute-request-id: req-119b5ccc-2565-48f9-9ae5-c6a196d66af6 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:44,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-119b5ccc-2565-48f9-9ae5-c6a196d66af6 2018-07-24 05:04:44,848 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - ACTIVE 2018-07-24 05:04:44,848 - create_instance - INFO - VM is - ACTIVE 2018-07-24 05:04:44,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:45,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-b4941498-d7cb-458c-95e4-5144886e1178 x-compute-request-id: req-b4941498-d7cb-458c-95e4-5144886e1178 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:45,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-b4941498-d7cb-458c-95e4-5144886e1178 2018-07-24 05:04:45,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:45,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b7d2469f-ffac-4be5-a804-7cce3c89e8a1 Date: Tue, 24 Jul 2018 05:04:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:04:45,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-b7d2469f-ffac-4be5-a804-7cce3c89e8a1 2018-07-24 05:04:45,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:45,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ca8c1a-2588-4b98-9f3b-5f4aa98962aa Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:04:45,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-f4ca8c1a-2588-4b98-9f3b-5f4aa98962aa 2018-07-24 05:04:45,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:45,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-32598ac5-0334-491b-87f1-ec273c09b6cb Date: Tue, 24 Jul 2018 05:04:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:04:45,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-32598ac5-0334-491b-87f1-ec273c09b6cb 2018-07-24 05:04:45,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:45,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3997 X-Openstack-Request-Id: req-fff277ff-c8d8-4f43-a5ea-cc89e1fed413 Date: Tue, 24 Jul 2018 05:04:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.1"}],"id":"1d8c1f2e-b52c-4ce3-a0b5-6c52e2684ce1","security_groups":[],"mac_address":"fa:16:3e:b3:87:b2","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:42Z","binding:vnic_type":"normal","device_id":"b96dca27-453d-47c3-a7b4-23c230b1e021","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.4"}],"id":"bbb7cb21-4f8b-4f22-82c7-03d92d4b0484","security_groups":[],"mac_address":"fa:16:3e:78:ae:97","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.2"}],"id":"d8eb0115-c7bc-427f-94bc-5013ba7102b0","security_groups":[],"mac_address":"fa:16:3e:82:0c:83","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:04:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.9"}],"id":"fc70d0f6-ba6f-408e-a648-f12c6c49825b","security_groups":["83b1212e-a418-4d60-9ed3-07c82f736bbc"],"mac_address":"fa:16:3e:96:e1:4f","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:56Z","binding:vnic_type":"normal","device_id":"4e92f762-8f9f-49bb-80fa-1701e226ce73","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.3"}],"id":"fcab4de9-04b9-4a56-bf31-34abf5664f89","security_groups":[],"mac_address":"fa:16:3e:d2:39:8e","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"}]} 2018-07-24 05:04:45,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-fff277ff-c8d8-4f43-a5ea-cc89e1fed413 2018-07-24 05:04:45,743 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-24 05:04:45,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:45,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-578cc61f-3d9a-4e97-b313-3395422e7fe6 Date: Tue, 24 Jul 2018 05:04:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 05:04:45,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-578cc61f-3d9a-4e97-b313-3395422e7fe6 2018-07-24 05:04:45,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:45,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f262250e-c498-493f-97be-5486058185b7 Date: Tue, 24 Jul 2018 05:04:45 GMT RESP BODY: {"subnets":[]} 2018-07-24 05:04:45,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-f262250e-c498-493f-97be-5486058185b7 2018-07-24 05:04:45,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" -d '{"floatingip": {"floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "port_id": "fc70d0f6-ba6f-408e-a648-f12c6c49825b"}}' 2018-07-24 05:04:48,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 570 X-Openstack-Request-Id: req-ca7fbac1-d240-469d-9416-2e96363e963f Date: Tue, 24 Jul 2018 05:04:48 GMT RESP BODY: {"floatingip": {"router_id": "b96dca27-453d-47c3-a7b4-23c230b1e021", "status": "DOWN", "description": "", "tags": [], "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:04:46Z", "updated_at": "2018-07-24T05:04:46Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_id": "fc70d0f6-ba6f-408e-a648-f12c6c49825b", "id": "5aba8c7c-0653-4938-a8ae-6fd8aa317804", "qos_policy_id": null}} 2018-07-24 05:04:48,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-ca7fbac1-d240-469d-9416-2e96363e963f 2018-07-24 05:04:48,378 - create_instance - INFO - Created floating IP 172.30.9.208 via router - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router 2018-07-24 05:04:48,378 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-07-24 05:04:48,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:48,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04:48 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-e05d1139-1f3f-451f-9dfd-b4eaf8a1378c x-compute-request-id: req-e05d1139-1f3f-451f-9dfd-b4eaf8a1378c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:48,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-e05d1139-1f3f-451f-9dfd-b4eaf8a1378c 2018-07-24 05:04:48,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-24 05:04:49,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04:48 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-50e2c03f-4574-479a-b427-5ef5377a97c8 x-compute-request-id: req-50e2c03f-4574-479a-b427-5ef5377a97c8 Content-Encoding: gzip Content-Length: 8565 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008036] AppArmor: AppArmor initialized\n[ 0.009015] Yama: becoming mindful.\n[ 0.010147] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013423] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016544] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018263] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020246] Initializing cgroup subsys memory\n[ 0.021437] Initializing cgroup subsys devices\n[ 0.022636] Initializing cgroup subsys freezer\n[ 0.023831] Initializing cgroup subsys blkio\n[ 0.024004] Initializing cgroup subsys perf_event\n[ 0.025265] Initializing cgroup subsys hugetlb\n[ 0.026515] CPU: Physical Processor ID: 0\n[ 0.028010] FEATURE SPEC_CTRL Present\n[ 0.029722] mce: CPU supports 10 MCE banks\n[ 0.030847] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030847] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033615] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038209] Speculative Store Bypass: Vulnerable\n[ 0.040344] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046250] ACPI: Core revision 20131115\n[ 0.047788] ACPI: All ACPI Tables successfully acquired\n[ 0.049033] ftrace: allocating 28727 entries in 113 pages\n[ 0.068259] Enabling x2apic\n[ 0.069088] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074228] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078831] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085219] KVM setup paravirtual spinlock\n[ 0.087624] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088157] x86: Booting SMP configuration:\n[ 0.089356] .... node #0, CPUs: #1[ 0.087591] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104019] x86: Booted up 1 node, 2 CPUs\n[ 0.104012] KVM setup async PF for cpu 1\n[ 0.104012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107529] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108326] devtmpfs: initialized\n[ 0.110354] EVM: security.selinux\n[ 0.111302] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112859] EVM: security.capability\n[ 0.113871] pinctrl core: initialized pinctrl subsystem\n[ 0.116051] regulator-dummy: no parameters\n[ 0.117206] RTC time: 5:04:41, date: 07/24/18\n[ 0.118427] NET: Registered protocol family 16\n[ 0.119707] cpuidle: using governor ladder\n[ 0.120004] cpuidle: using governor menu\n[ 0.121124] ACPI: bus type PCI registered\n[ 0.122209] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.123912] PCI: Using configuration type 1 for base access\n[ 0.124545] bio: create slab at 0\n[ 0.125150] ACPI: Added _OSI(Module Device)\n[ 0.125189] ACPI: Added _OSI(Processor Device)\n[ 0.128003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.129224] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.131637] ACPI: Interpreter enabled\n[ 0.132006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.134543] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.136683] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.139166] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.141614] ACPI: (supports S0 S5)\n[ 0.142573] ACPI: Using IOAPIC for interrupt routing\n[ 0.143872] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144206] ACPI: No dock devices found.\n[ 0.147086] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.152018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.155038] acpiphp: Slot [3] registered\n[ 0.156021] acpiphp: Slot [4] registered\n[ 0.157069] acpiphp: Slot [5] registered\n[ 0.158185] acpiphp: Slot [6] registered\n[ 0.159240] acpiphp: Slot [7] registered\n[ 0.160017] acpiphp: Slot [8] registered\n[ 0.161060] acpiphp: Slot [9] registered\n[ 0.162155] acpiphp: Slot [10] registered\n[ 0.163256] acpiphp: Slot [11] registered\n[ 0.164018] acpiphp: Slot [12] registered\n[ 0.165122] acpiphp: Slot [13] registered\n[ 0.166234] acpiphp: Slot [14] registered\n[ 0.167325] acpiphp: Slot [15] registered\n[ 0.168018] acpiphp: Slot [16] registered\n[ 0.169116] acpiphp: Slot [17] registered\n[ 0.170208] acpiphp: Slot [18] registered\n[ 0.171322] acpiphp: Slot [19] registered\n[ 0.172018] acpiphp: Slot [20] registered\n[ 0.173137] acpiphp: Slot [21] registered\n[ 0.174190] acpiphp: Slot [22] registered\n[ 0.175251] acpiphp: Slot [23] registered\n[ 0.176026] acpiphp: Slot [24] registered\n[ 0.177143] acpiphp: Slot [25] registered\n[ 0.178202] acpiphp: Slot [26] registered\n[ 0.179283] acpiphp: Slot [27] registered\n[ 0.180028] acpiphp: Slot [28] registered\n[ 0.181120] acpiphp: Slot [29] registered\n[ 0.182176] acpiphp: Slot [30] registered\n[ 0.183244] acpiphp: Slot [31] registered\n[ 0.184011] PCI host bridge to bus 0000:00\n[ 0.185092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.186491] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.188004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.189540] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.191191] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.192004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.198128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.200011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.220598] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.222463] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.224070] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.226580] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228556] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.229901] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.231242] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.231242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232003] vgaarb: loaded\n[ 0.232637] vgaarb: bridge control possible 0000:00:02.0\n[ 0.233906] SCSI subsystem initialized\n[ 0.234838] ACPI: bus type USB registered\n[ 0.234838] usbcore: registered new interface driver usbfs\n[ 0.236012] usbcore: registered new interface driver hub\n[ 0.237105] usbcore: registered new device driver usb\n[ 0.237126] PCI: Using ACPI for IRQ routing\n[ 0.237155] NetLabel: Initializing\n[ 0.240005] NetLabel: domain hash size = 128\n[ 0.240908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241937] NetLabel: unlabeled traffic allowed by default\n[ 0.243017] Switched to clocksource kvm-clock\n[ 0.247236] AppArmor: AppArmor Filesystem Enabled\n[ 0.251208] pnp: PnP ACPI init\n[ 0.252083] ACPI: bus type PNP registered\n[ 0.253790] pnp: PnP ACPI: found 8 devices\n[ 0.254739] ACPI: bus type PNP unregistered\n[ 0.262587] NET: Registered protocol family 2\n[ 0.264350] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.265934] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.267363] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.268739] TCP: reno registered\n[ 0.269482] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.270702] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.272135] NET: Registered protocol family 1\n[ 0.273110] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274259] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275387] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.297364] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.319792] Trying to unpack rootfs image as initramfs...\n[ 0.411242] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.413482] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.414764] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416079] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.418111] Scanning for low memory corruption every 60 seconds\n[ 0.419864] Initialise system trusted keyring\n[ 0.420959] audit: initializing netlink socket (disabled)\n[ 0.422231] type=2000 audit(1532408682.117:1): initialized\n[ 0.441600] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.443727] zbud: loaded\n[ 0.444681] VFS: Disk quotas dquot_6.5.2\n[ 0.445701] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.447442] fuse init (API version 7.22)\n[ 0.448493] msgmni has been set to 3997\n[ 0.449514] Key type big_key registered\n[ 0.450871] Key type asymmetric registered\n[ 0.451891] Asymmetric key parser 'x509' registered\n[ 0.453078] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454871] io scheduler noop registered\n[ 0.455847] io scheduler deadline registered (default)\n[ 0.457057] io scheduler cfq registered\n[ 0.458075] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.459249] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.460604] ipmi message handler version 39.2\n[ 0.461597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.463150] ACPI: Power Button [PWRF]\n[ 0.464106] GHES: HEST is not enabled!\n[ 0.485647] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.528516] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.530368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.553870] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.556805] Linux agpgart interface v0.103\n[ 0.558914] brd: module loaded\n[ 0.560252] loop: module loaded\n[ 0.561569] blk-mq: CPU -> queue map\n[ 0.562631] CPU 0 -> Queue 0\n[ 0.563564] CPU 1 -> Queue 0\n[ 0.565306] vda: vda1\n[ 0.566671] scsi0 : ata_piix\n[ 0.567448] scsi1 : ata_piix\n[ 0.568169] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.569524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.571074] libphy: Fixed MDIO Bus: probed\n[ 0.572061] tun: Universal TUN/TAP device driver, 1.6\n[ 0.573151] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.575160] PPP generic driver version 2.4.2\n[ 0.576166] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.577475] ehci-pci: EHCI PCI platform driver\n[ 0.578428] ehci-platform: EHCI generic platform driver\n[ 0.579513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.580769] ohci-pci: OHCI PCI platform driver\n[ 0.581743] ohci-platform: OHCI generic platform driver\n[ 0.582826] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.604770] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.605872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.607546] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.608811] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.610184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.611731] usb usb1: Product: UHCI Host Controller\n[ 0.612749] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.614040] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.615094] hub 1-0:1.0: USB hub found\n[ 0.615951] hub 1-0:1.0: 2 ports detected\n[ 0.616969] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.619266] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.620324] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.621485] mousedev: PS/2 mouse device common for all mice\n[ 0.622863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.624871] rtc_cmos 00:00: RTC can wake from S4\n[ 0.626081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.627408] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.628748] device-mapper: uevent: version 1.0.3\n[ 0.629798] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.631578] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.632880] TCP: cubic registered\n[ 0.633727] NET: Registered protocol family 10\n[ 0.634868] NET: Registered protocol family 17\n[ 0.635854] Key type dns_resolver registered\n[ 0.636970] Loading compiled-in X.509 certificates\n[ 0.638509] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.640456] registered taskstats version 1\n[ 0.643071] Key type trusted registered\n[ 0.646562] Key type encrypted registered\n[ 0.647483] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.648646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.650132] regulator-dummy: disabling\n[ 0.651031] Magic number: 10:849:62\n[ 0.658999] rtc_cmos 00:00: setting system clock to 2018-07-24 05:04:42 UTC (1532408682)\n[ 0.660820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.662050] EDD information not available.\n[ 0.729098] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.730838] Write protecting the kernel read-only data: 12288k\n[ 0.732498] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.735276] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.749287] systemd-udevd[107]: starting version 204\n[ 0.788355] FDC 0 is a S82078B\n[ 0.928102] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.092312] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.093751] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.095204] usb 1-1: Product: QEMU USB Tablet\n[ 1.096170] usb 1-1: Manufacturer: QEMU\n[ 1.097051] usb 1-1: SerialNumber: 42\n[ 1.412092] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 1.809050] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.044181] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.155927] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.262081] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 24 Jul 2018 05:04:44 +0000. Up 2.62 seconds.\ncloud-init-nonet[2.75]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.84]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 24 Jul 2018 05:04:45 +0000. Up 3.98 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:96:e1:4f |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n"} 2018-07-24 05:04:49,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73/action used request id req-50e2c03f-4574-479a-b427-5ef5377a97c8 2018-07-24 05:04:49,031 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-24 05:04:49,031 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008036] AppArmor: AppArmor initialized [ 0.009015] Yama: becoming mindful. [ 0.010147] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013423] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016544] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018263] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020246] Initializing cgroup subsys memory [ 0.021437] Initializing cgroup subsys devices [ 0.022636] Initializing cgroup subsys freezer [ 0.023831] Initializing cgroup subsys blkio [ 0.024004] Initializing cgroup subsys perf_event [ 0.025265] Initializing cgroup subsys hugetlb [ 0.026515] CPU: Physical Processor ID: 0 [ 0.028010] FEATURE SPEC_CTRL Present [ 0.029722] mce: CPU supports 10 MCE banks [ 0.030847] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030847] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033615] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038209] Speculative Store Bypass: Vulnerable [ 0.040344] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046250] ACPI: Core revision 20131115 [ 0.047788] ACPI: All ACPI Tables successfully acquired [ 0.049033] ftrace: allocating 28727 entries in 113 pages [ 0.068259] Enabling x2apic [ 0.069088] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074228] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078831] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085219] KVM setup paravirtual spinlock [ 0.087624] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088157] x86: Booting SMP configuration: [ 0.089356] .... node #0, CPUs: #1[ 0.087591] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104019] x86: Booted up 1 node, 2 CPUs [ 0.104012] KVM setup async PF for cpu 1 [ 0.104012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107529] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108326] devtmpfs: initialized [ 0.110354] EVM: security.selinux [ 0.111302] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112859] EVM: security.capability [ 0.113871] pinctrl core: initialized pinctrl subsystem [ 0.116051] regulator-dummy: no parameters [ 0.117206] RTC time: 5:04:41, date: 07/24/18 [ 0.118427] NET: Registered protocol family 16 [ 0.119707] cpuidle: using governor ladder [ 0.120004] cpuidle: using governor menu [ 0.121124] ACPI: bus type PCI registered [ 0.122209] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.123912] PCI: Using configuration type 1 for base access [ 0.124545] bio: create slab at 0 [ 0.125150] ACPI: Added _OSI(Module Device) [ 0.125189] ACPI: Added _OSI(Processor Device) [ 0.128003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.129224] ACPI: Added _OSI(Processor Aggregator Device) [ 0.131637] ACPI: Interpreter enabled [ 0.132006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.134543] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.136683] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.139166] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.141614] ACPI: (supports S0 S5) [ 0.142573] ACPI: Using IOAPIC for interrupt routing [ 0.143872] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144206] ACPI: No dock devices found. [ 0.147086] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149728] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.152018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.155038] acpiphp: Slot [3] registered [ 0.156021] acpiphp: Slot [4] registered [ 0.157069] acpiphp: Slot [5] registered [ 0.158185] acpiphp: Slot [6] registered [ 0.159240] acpiphp: Slot [7] registered [ 0.160017] acpiphp: Slot [8] registered [ 0.161060] acpiphp: Slot [9] registered [ 0.162155] acpiphp: Slot [10] registered [ 0.163256] acpiphp: Slot [11] registered [ 0.164018] acpiphp: Slot [12] registered [ 0.165122] acpiphp: Slot [13] registered [ 0.166234] acpiphp: Slot [14] registered [ 0.167325] acpiphp: Slot [15] registered [ 0.168018] acpiphp: Slot [16] registered [ 0.169116] acpiphp: Slot [17] registered [ 0.170208] acpiphp: Slot [18] registered [ 0.171322] acpiphp: Slot [19] registered [ 0.172018] acpiphp: Slot [20] registered [ 0.173137] acpiphp: Slot [21] registered [ 0.174190] acpiphp: Slot [22] registered [ 0.175251] acpiphp: Slot [23] registered [ 0.176026] acpiphp: Slot [24] registered [ 0.177143] acpiphp: Slot [25] registered [ 0.178202] acpiphp: Slot [26] registered [ 0.179283] acpiphp: Slot [27] registered [ 0.180028] acpiphp: Slot [28] registered [ 0.181120] acpiphp: Slot [29] registered [ 0.182176] acpiphp: Slot [30] registered [ 0.183244] acpiphp: Slot [31] registered [ 0.184011] PCI host bridge to bus 0000:00 [ 0.185092] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.186491] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.188004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.189540] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.191191] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.192004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.198128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.200011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.220598] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.222463] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.224070] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.226580] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228556] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.229901] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.231242] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.231242] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232003] vgaarb: loaded [ 0.232637] vgaarb: bridge control possible 0000:00:02.0 [ 0.233906] SCSI subsystem initialized [ 0.234838] ACPI: bus type USB registered [ 0.234838] usbcore: registered new interface driver usbfs [ 0.236012] usbcore: registered new interface driver hub [ 0.237105] usbcore: registered new device driver usb [ 0.237126] PCI: Using ACPI for IRQ routing [ 0.237155] NetLabel: Initializing [ 0.240005] NetLabel: domain hash size = 128 [ 0.240908] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241937] NetLabel: unlabeled traffic allowed by default [ 0.243017] Switched to clocksource kvm-clock [ 0.247236] AppArmor: AppArmor Filesystem Enabled [ 0.251208] pnp: PnP ACPI init [ 0.252083] ACPI: bus type PNP registered [ 0.253790] pnp: PnP ACPI: found 8 devices [ 0.254739] ACPI: bus type PNP unregistered [ 0.262587] NET: Registered protocol family 2 [ 0.264350] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.265934] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.267363] TCP: Hash tables configured (established 16384 bind 16384) [ 0.268739] TCP: reno registered [ 0.269482] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.270702] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.272135] NET: Registered protocol family 1 [ 0.273110] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274259] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275387] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.297364] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.319792] Trying to unpack rootfs image as initramfs... [ 0.411242] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.413482] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.414764] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416079] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.418111] Scanning for low memory corruption every 60 seconds [ 0.419864] Initialise system trusted keyring [ 0.420959] audit: initializing netlink socket (disabled) [ 0.422231] type=2000 audit(1532408682.117:1): initialized [ 0.441600] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.443727] zbud: loaded [ 0.444681] VFS: Disk quotas dquot_6.5.2 [ 0.445701] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.447442] fuse init (API version 7.22) [ 0.448493] msgmni has been set to 3997 [ 0.449514] Key type big_key registered [ 0.450871] Key type asymmetric registered [ 0.451891] Asymmetric key parser 'x509' registered [ 0.453078] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454871] io scheduler noop registered [ 0.455847] io scheduler deadline registered (default) [ 0.457057] io scheduler cfq registered [ 0.458075] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.459249] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.460604] ipmi message handler version 39.2 [ 0.461597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.463150] ACPI: Power Button [PWRF] [ 0.464106] GHES: HEST is not enabled! [ 0.485647] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.528516] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.530368] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.553870] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.556805] Linux agpgart interface v0.103 [ 0.558914] brd: module loaded [ 0.560252] loop: module loaded [ 0.561569] blk-mq: CPU -> queue map [ 0.562631] CPU 0 -> Queue 0 [ 0.563564] CPU 1 -> Queue 0 [ 0.565306] vda: vda1 [ 0.566671] scsi0 : ata_piix [ 0.567448] scsi1 : ata_piix [ 0.568169] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.569524] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.571074] libphy: Fixed MDIO Bus: probed [ 0.572061] tun: Universal TUN/TAP device driver, 1.6 [ 0.573151] tun: (C) 1999-2004 Max Krasnyansky [ 0.575160] PPP generic driver version 2.4.2 [ 0.576166] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.577475] ehci-pci: EHCI PCI platform driver [ 0.578428] ehci-platform: EHCI generic platform driver [ 0.579513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.580769] ohci-pci: OHCI PCI platform driver [ 0.581743] ohci-platform: OHCI generic platform driver [ 0.582826] uhci_hcd: USB Universal Host Controller Interface driver [ 0.604770] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.605872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.607546] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.608811] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.610184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.611731] usb usb1: Product: UHCI Host Controller [ 0.612749] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.614040] usb usb1: SerialNumber: 0000:00:01.2 [ 0.615094] hub 1-0:1.0: USB hub found [ 0.615951] hub 1-0:1.0: 2 ports detected [ 0.616969] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.619266] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.620324] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.621485] mousedev: PS/2 mouse device common for all mice [ 0.622863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.624871] rtc_cmos 00:00: RTC can wake from S4 [ 0.626081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.627408] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.628748] device-mapper: uevent: version 1.0.3 [ 0.629798] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.631578] ledtrig-cpu: registered to indicate activity on CPUs [ 0.632880] TCP: cubic registered [ 0.633727] NET: Registered protocol family 10 [ 0.634868] NET: Registered protocol family 17 [ 0.635854] Key type dns_resolver registered [ 0.636970] Loading compiled-in X.509 certificates [ 0.638509] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.640456] registered taskstats version 1 [ 0.643071] Key type trusted registered [ 0.646562] Key type encrypted registered [ 0.647483] AppArmor: AppArmor sha1 policy hashing enabled [ 0.648646] IMA: No TPM chip found, activating TPM-bypass! [ 0.650132] regulator-dummy: disabling [ 0.651031] Magic number: 10:849:62 [ 0.658999] rtc_cmos 00:00: setting system clock to 2018-07-24 05:04:42 UTC (1532408682) [ 0.660820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.662050] EDD information not available. [ 0.729098] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.730838] Write protecting the kernel read-only data: 12288k [ 0.732498] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.735276] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.749287] systemd-udevd[107]: starting version 204 [ 0.788355] FDC 0 is a S82078B [ 0.928102] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.092312] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.093751] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.095204] usb 1-1: Product: QEMU USB Tablet [ 1.096170] usb 1-1: Manufacturer: QEMU [ 1.097051] usb 1-1: SerialNumber: 42 [ 1.412092] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 1.809050] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.044181] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.155927] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.262081] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 24 Jul 2018 05:04:44 +0000. Up 2.62 seconds. cloud-init-nonet[2.75]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.84]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 24 Jul 2018 05:04:45 +0000. Up 3.98 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:96:e1:4f | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ 2018-07-24 05:04:49,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:49,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-7a5bb187-4795-4d44-b309-63c6c0e6ce5d x-compute-request-id: req-7a5bb187-4795-4d44-b309-63c6c0e6ce5d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:49,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-7a5bb187-4795-4d44-b309-63c6c0e6ce5d 2018-07-24 05:04:49,777 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - ACTIVE 2018-07-24 05:04:49,778 - create_instance - INFO - VM is - ACTIVE 2018-07-24 05:04:49,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:50,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-65e4c9f4-e461-4d37-b690-0855a74fee13 x-compute-request-id: req-65e4c9f4-e461-4d37-b690-0855a74fee13 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:50,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-65e4c9f4-e461-4d37-b690-0855a74fee13 2018-07-24 05:04:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:50,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b34f69e6-f758-45ac-9097-fbe5e0467a4d Date: Tue, 24 Jul 2018 05:04:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:04:50,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-b34f69e6-f758-45ac-9097-fbe5e0467a4d 2018-07-24 05:04:50,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:50,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceeed20e-69b1-4a8d-8f88-1061b2f05be0 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:04:50,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-ceeed20e-69b1-4a8d-8f88-1061b2f05be0 2018-07-24 05:04:50,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:50,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bfca1217-3d9f-4c62-a953-ef2534304532 Date: Tue, 24 Jul 2018 05:04:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:04:50,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-bfca1217-3d9f-4c62-a953-ef2534304532 2018-07-24 05:04:50,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:50,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3997 X-Openstack-Request-Id: req-9db9e44c-edee-4f18-8b88-f4c5d79888e9 Date: Tue, 24 Jul 2018 05:04:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.1"}],"id":"1d8c1f2e-b52c-4ce3-a0b5-6c52e2684ce1","security_groups":[],"mac_address":"fa:16:3e:b3:87:b2","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:42Z","binding:vnic_type":"normal","device_id":"b96dca27-453d-47c3-a7b4-23c230b1e021","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.4"}],"id":"bbb7cb21-4f8b-4f22-82c7-03d92d4b0484","security_groups":[],"mac_address":"fa:16:3e:78:ae:97","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.2"}],"id":"d8eb0115-c7bc-427f-94bc-5013ba7102b0","security_groups":[],"mac_address":"fa:16:3e:82:0c:83","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:04:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.9"}],"id":"fc70d0f6-ba6f-408e-a648-f12c6c49825b","security_groups":["83b1212e-a418-4d60-9ed3-07c82f736bbc"],"mac_address":"fa:16:3e:96:e1:4f","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:56Z","binding:vnic_type":"normal","device_id":"4e92f762-8f9f-49bb-80fa-1701e226ce73","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.3"}],"id":"fcab4de9-04b9-4a56-bf31-34abf5664f89","security_groups":[],"mac_address":"fa:16:3e:d2:39:8e","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"}]} 2018-07-24 05:04:50,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-9db9e44c-edee-4f18-8b88-f4c5d79888e9 2018-07-24 05:04:50,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:51,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-e684be9b-5118-47d9-a77c-32b67f6be6cd x-compute-request-id: req-e684be9b-5118-47d9-a77c-32b67f6be6cd Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:51,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-e684be9b-5118-47d9-a77c-32b67f6be6cd 2018-07-24 05:04:51,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:51,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e4195c00-bb0a-4edf-a33c-2e3c7f979513 Date: Tue, 24 Jul 2018 05:04:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:04:51,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-e4195c00-bb0a-4edf-a33c-2e3c7f979513 2018-07-24 05:04:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:51,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9d5393-7dc9-4c07-9e83-398ab9fc0910 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:04:51,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-6b9d5393-7dc9-4c07-9e83-398ab9fc0910 2018-07-24 05:04:51,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:51,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1781af22-b45f-46ec-91d9-d81ebccad375 Date: Tue, 24 Jul 2018 05:04:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:04:51,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-1781af22-b45f-46ec-91d9-d81ebccad375 2018-07-24 05:04:51,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:51,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3997 X-Openstack-Request-Id: req-2a8e186b-b8e6-4c9d-a2f8-5a09e0858483 Date: Tue, 24 Jul 2018 05:04:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.1"}],"id":"1d8c1f2e-b52c-4ce3-a0b5-6c52e2684ce1","security_groups":[],"mac_address":"fa:16:3e:b3:87:b2","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:42Z","binding:vnic_type":"normal","device_id":"b96dca27-453d-47c3-a7b4-23c230b1e021","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.4"}],"id":"bbb7cb21-4f8b-4f22-82c7-03d92d4b0484","security_groups":[],"mac_address":"fa:16:3e:78:ae:97","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.2"}],"id":"d8eb0115-c7bc-427f-94bc-5013ba7102b0","security_groups":[],"mac_address":"fa:16:3e:82:0c:83","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:04:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.9"}],"id":"fc70d0f6-ba6f-408e-a648-f12c6c49825b","security_groups":["83b1212e-a418-4d60-9ed3-07c82f736bbc"],"mac_address":"fa:16:3e:96:e1:4f","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:56Z","binding:vnic_type":"normal","device_id":"4e92f762-8f9f-49bb-80fa-1701e226ce73","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.3"}],"id":"fcab4de9-04b9-4a56-bf31-34abf5664f89","security_groups":[],"mac_address":"fa:16:3e:d2:39:8e","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"}]} 2018-07-24 05:04:51,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-2a8e186b-b8e6-4c9d-a2f8-5a09e0858483 2018-07-24 05:04:51,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}}' 2018-07-24 05:04:52,762 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:04: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-360bd4df-71f0-46e9-aee1-013f36fa7e8c x-compute-request-id: req-360bd4df-71f0-46e9-aee1-013f36fa7e8c Content-Length: 0 Content-Type: application/json 2018-07-24 05:04:52,762 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73/action used request id req-360bd4df-71f0-46e9-aee1-013f36fa7e8c 2018-07-24 05:04:52,762 - create_instance - INFO - Checking if VM is active 2018-07-24 05:04:52,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:53,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-a368aded-a500-4b6e-b041-7e20320e809d x-compute-request-id: req-a368aded-a500-4b6e-b041-7e20320e809d Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}, {"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:53,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-a368aded-a500-4b6e-b041-7e20320e809d 2018-07-24 05:04:53,125 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - ACTIVE 2018-07-24 05:04:53,125 - create_instance - INFO - VM is - ACTIVE 2018-07-24 05:04:53,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:53,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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,Accept-Encoding x-openstack-request-id: req-7841cad8-ba5a-4765-bdfa-1e741189651e x-compute-request-id: req-7841cad8-ba5a-4765-bdfa-1e741189651e Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}, {"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:53,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-7841cad8-ba5a-4765-bdfa-1e741189651e 2018-07-24 05:04:53,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:53,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ca4a2fb9-4f92-4487-8e6e-4e2162553b6d Date: Tue, 24 Jul 2018 05:04:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:04:53,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-ca4a2fb9-4f92-4487-8e6e-4e2162553b6d 2018-07-24 05:04:53,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:53,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6520ce38-3715-438a-8fb1-b14972261bdc Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:04:53,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-6520ce38-3715-438a-8fb1-b14972261bdc 2018-07-24 05:04:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:53,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b6f7ef09-fe8a-47e1-b984-028da268a729 Date: Tue, 24 Jul 2018 05:04:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:04:53,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-b6f7ef09-fe8a-47e1-b984-028da268a729 2018-07-24 05:04:53,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:53,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4036 X-Openstack-Request-Id: req-91b1d642-e9a3-41a6-b5fd-5083c23e1252 Date: Tue, 24 Jul 2018 05:04:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.1"}],"id":"1d8c1f2e-b52c-4ce3-a0b5-6c52e2684ce1","security_groups":[],"mac_address":"fa:16:3e:b3:87:b2","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:42Z","binding:vnic_type":"normal","device_id":"b96dca27-453d-47c3-a7b4-23c230b1e021","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.4"}],"id":"bbb7cb21-4f8b-4f22-82c7-03d92d4b0484","security_groups":[],"mac_address":"fa:16:3e:78:ae:97","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.2"}],"id":"d8eb0115-c7bc-427f-94bc-5013ba7102b0","security_groups":[],"mac_address":"fa:16:3e:82:0c:83","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:04:52Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.9"}],"id":"fc70d0f6-ba6f-408e-a648-f12c6c49825b","security_groups":["3545ee7c-e04b-4548-acf0-de9e26b0f928","83b1212e-a418-4d60-9ed3-07c82f736bbc"],"mac_address":"fa:16:3e:96:e1:4f","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:56Z","binding:vnic_type":"normal","device_id":"4e92f762-8f9f-49bb-80fa-1701e226ce73","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.3"}],"id":"fcab4de9-04b9-4a56-bf31-34abf5664f89","security_groups":[],"mac_address":"fa:16:3e:d2:39:8e","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"}]} 2018-07-24 05:04:53,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-91b1d642-e9a3-41a6-b5fd-5083c23e1252 2018-07-24 05:04:53,975 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-24 05:04:53,978 - paramiko.transport - DEBUG - starting thread (client mode): 0x9230c8d0L 2018-07-24 05:04:53,979 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 05:04:53,984 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-24 05:04:53,984 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-24 05:04:53,986 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 05:04:53,986 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 05:04:53,986 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-24 05:04:53,987 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 05:04:53,987 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 05:04:53,987 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 05:04:54,027 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 05:04:54,028 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 05:04:54,043 - paramiko.transport - DEBUG - Trying discovered key 7885e1c0631643a08b00924cf7dce07b in tmp/AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb 2018-07-24 05:04:54,068 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 05:04:54,087 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 05:04:54,188 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 05:04:54,221 - create_instance - INFO - SSH is active for VM instance 2018-07-24 05:04:54,221 - create_instance - INFO - Checking if cloud-init has completed 2018-07-24 05:04:54,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:55,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-9a33dd67-388e-41ee-a478-206f38ca2f40 x-compute-request-id: req-9a33dd67-388e-41ee-a478-206f38ca2f40 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}, {"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:55,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-9a33dd67-388e-41ee-a478-206f38ca2f40 2018-07-24 05:04:55,139 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - ACTIVE 2018-07-24 05:04:55,139 - create_instance - INFO - VM is - ACTIVE 2018-07-24 05:04:55,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:55,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-44b8eb44-703a-4a6e-a30b-8aaa925e139d x-compute-request-id: req-44b8eb44-703a-4a6e-a30b-8aaa925e139d Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}, {"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:55,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-44b8eb44-703a-4a6e-a30b-8aaa925e139d 2018-07-24 05:04:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:55,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-04c7864c-9329-4aba-b516-0fdcd95100e6 Date: Tue, 24 Jul 2018 05:04:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:04:55,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-04c7864c-9329-4aba-b516-0fdcd95100e6 2018-07-24 05:04:55,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:55,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0169fc-2e1d-4555-8b9b-01142100875d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:04:55,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-1d0169fc-2e1d-4555-8b9b-01142100875d 2018-07-24 05:04:55,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:55,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-25b1de10-ab4c-4083-9c8b-a4c60b3bd94f Date: Tue, 24 Jul 2018 05:04:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:04:55,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-25b1de10-ab4c-4083-9c8b-a4c60b3bd94f 2018-07-24 05:04:55,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:56,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4036 X-Openstack-Request-Id: req-71451304-2cb6-4676-85d3-03ebbdd36690 Date: Tue, 24 Jul 2018 05:04:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.1"}],"id":"1d8c1f2e-b52c-4ce3-a0b5-6c52e2684ce1","security_groups":[],"mac_address":"fa:16:3e:b3:87:b2","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:42Z","binding:vnic_type":"normal","device_id":"b96dca27-453d-47c3-a7b4-23c230b1e021","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.4"}],"id":"bbb7cb21-4f8b-4f22-82c7-03d92d4b0484","security_groups":[],"mac_address":"fa:16:3e:78:ae:97","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.2"}],"id":"d8eb0115-c7bc-427f-94bc-5013ba7102b0","security_groups":[],"mac_address":"fa:16:3e:82:0c:83","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:04:52Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.9"}],"id":"fc70d0f6-ba6f-408e-a648-f12c6c49825b","security_groups":["3545ee7c-e04b-4548-acf0-de9e26b0f928","83b1212e-a418-4d60-9ed3-07c82f736bbc"],"mac_address":"fa:16:3e:96:e1:4f","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:56Z","binding:vnic_type":"normal","device_id":"4e92f762-8f9f-49bb-80fa-1701e226ce73","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.3"}],"id":"fcab4de9-04b9-4a56-bf31-34abf5664f89","security_groups":[],"mac_address":"fa:16:3e:d2:39:8e","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"}]} 2018-07-24 05:04:56,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-71451304-2cb6-4676-85d3-03ebbdd36690 2018-07-24 05:04:56,044 - create_instance - INFO - Checking if VM is active 2018-07-24 05:04:56,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:56,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-ef47b7af-4c0a-4a56-94b5-3bd7ddd9565b x-compute-request-id: req-ef47b7af-4c0a-4a56-94b5-3bd7ddd9565b Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}, {"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:56,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-ef47b7af-4c0a-4a56-94b5-3bd7ddd9565b 2018-07-24 05:04:56,533 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - ACTIVE 2018-07-24 05:04:56,533 - create_instance - INFO - VM is - ACTIVE 2018-07-24 05:04:56,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:56,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-58cd8282-4d3e-4c15-b38b-78f444297b59 x-compute-request-id: req-58cd8282-4d3e-4c15-b38b-78f444297b59 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}, {"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:56,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-58cd8282-4d3e-4c15-b38b-78f444297b59 2018-07-24 05:04:56,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:56,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f07dafc4-5b06-440f-abfc-93532b3ea81a Date: Tue, 24 Jul 2018 05:04:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:04:56,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-f07dafc4-5b06-440f-abfc-93532b3ea81a 2018-07-24 05:04:56,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:56,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b334e29-d440-4901-b4c9-802d5fb06d2e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:04:56,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-9b334e29-d440-4901-b4c9-802d5fb06d2e 2018-07-24 05:04:57,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:57,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2d736212-5e4d-4fe1-a61f-30cc72ff7241 Date: Tue, 24 Jul 2018 05:04:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:04:57,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-2d736212-5e4d-4fe1-a61f-30cc72ff7241 2018-07-24 05:04:57,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:57,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4036 X-Openstack-Request-Id: req-cb10f93e-6ff9-419a-bf4e-4be264803e00 Date: Tue, 24 Jul 2018 05:04:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.1"}],"id":"1d8c1f2e-b52c-4ce3-a0b5-6c52e2684ce1","security_groups":[],"mac_address":"fa:16:3e:b3:87:b2","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:42Z","binding:vnic_type":"normal","device_id":"b96dca27-453d-47c3-a7b4-23c230b1e021","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.4"}],"id":"bbb7cb21-4f8b-4f22-82c7-03d92d4b0484","security_groups":[],"mac_address":"fa:16:3e:78:ae:97","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.2"}],"id":"d8eb0115-c7bc-427f-94bc-5013ba7102b0","security_groups":[],"mac_address":"fa:16:3e:82:0c:83","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:04:52Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.9"}],"id":"fc70d0f6-ba6f-408e-a648-f12c6c49825b","security_groups":["3545ee7c-e04b-4548-acf0-de9e26b0f928","83b1212e-a418-4d60-9ed3-07c82f736bbc"],"mac_address":"fa:16:3e:96:e1:4f","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:56Z","binding:vnic_type":"normal","device_id":"4e92f762-8f9f-49bb-80fa-1701e226ce73","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.3"}],"id":"fcab4de9-04b9-4a56-bf31-34abf5664f89","security_groups":[],"mac_address":"fa:16:3e:d2:39:8e","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"}]} 2018-07-24 05:04:57,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-cb10f93e-6ff9-419a-bf4e-4be264803e00 2018-07-24 05:04:57,165 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-24 05:04:57,167 - paramiko.transport - DEBUG - starting thread (client mode): 0x9236dbd0L 2018-07-24 05:04:57,168 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 05:04:57,171 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-24 05:04:57,171 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-24 05:04:57,172 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 05:04:57,173 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 05:04:57,173 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-24 05:04:57,173 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 05:04:57,173 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 05:04:57,173 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 05:04:57,215 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 05:04:57,216 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 05:04:57,232 - paramiko.transport - DEBUG - Trying discovered key 7885e1c0631643a08b00924cf7dce07b in tmp/AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb 2018-07-24 05:04:57,256 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 05:04:57,263 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 05:04:57,363 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 05:04:57,378 - create_instance - INFO - SSH is active for VM instance 2018-07-24 05:04:57,378 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-24 05:04:57,380 - paramiko.transport - DEBUG - starting thread (client mode): 0x9236dbd0L 2018-07-24 05:04:57,380 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 05:04:57,383 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-24 05:04:57,384 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-24 05:04:57,385 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 05:04:57,385 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 05:04:57,385 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-24 05:04:57,385 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 05:04:57,386 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 05:04:57,386 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 05:04:57,427 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 05:04:57,428 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 05:04:57,444 - paramiko.transport - DEBUG - Trying discovered key 7885e1c0631643a08b00924cf7dce07b in tmp/AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb 2018-07-24 05:04:57,464 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 05:04:57,470 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 05:04:57,477 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-24 05:04:57,652 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-24 05:04:57,653 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-24 05:04:57,679 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-24 05:04:57,689 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-24 05:04:57,689 - create_instance - INFO - cloud-init complete for VM instance 2018-07-24 05:04:57,690 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-24 05:04:57,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:58,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-00bc1067-7930-4d45-a2dc-8d7bd806ba4c x-compute-request-id: req-00bc1067-7930-4d45-a2dc-8d7bd806ba4c Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}, {"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:58,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-00bc1067-7930-4d45-a2dc-8d7bd806ba4c 2018-07-24 05:04:58,041 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - ACTIVE 2018-07-24 05:04:58,041 - create_instance - INFO - VM is - ACTIVE 2018-07-24 05:04:58,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:58,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-3ed91a6d-3013-408f-91f3-002c37481d4b x-compute-request-id: req-3ed91a6d-3013-408f-91f3-002c37481d4b Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}, {"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:58,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-3ed91a6d-3013-408f-91f3-002c37481d4b 2018-07-24 05:04:58,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:58,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d8dc0bba-7372-40e0-8ae9-0178ab88fe16 Date: Tue, 24 Jul 2018 05:04:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:04:58,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-d8dc0bba-7372-40e0-8ae9-0178ab88fe16 2018-07-24 05:04:58,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:58,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b9e3cc-e49f-4e48-9172-ae58289d59f0 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:04:58,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-77b9e3cc-e49f-4e48-9172-ae58289d59f0 2018-07-24 05:04:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:58,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-37e12b82-8959-4c59-9211-969143bcd961 Date: Tue, 24 Jul 2018 05:04:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:04:58,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-37e12b82-8959-4c59-9211-969143bcd961 2018-07-24 05:04:58,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:58,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4036 X-Openstack-Request-Id: req-46e45588-7aca-4c7d-a067-d3c910283517 Date: Tue, 24 Jul 2018 05:04:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.1"}],"id":"1d8c1f2e-b52c-4ce3-a0b5-6c52e2684ce1","security_groups":[],"mac_address":"fa:16:3e:b3:87:b2","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:42Z","binding:vnic_type":"normal","device_id":"b96dca27-453d-47c3-a7b4-23c230b1e021","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.4"}],"id":"bbb7cb21-4f8b-4f22-82c7-03d92d4b0484","security_groups":[],"mac_address":"fa:16:3e:78:ae:97","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.2"}],"id":"d8eb0115-c7bc-427f-94bc-5013ba7102b0","security_groups":[],"mac_address":"fa:16:3e:82:0c:83","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:04:52Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.9"}],"id":"fc70d0f6-ba6f-408e-a648-f12c6c49825b","security_groups":["3545ee7c-e04b-4548-acf0-de9e26b0f928","83b1212e-a418-4d60-9ed3-07c82f736bbc"],"mac_address":"fa:16:3e:96:e1:4f","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:56Z","binding:vnic_type":"normal","device_id":"4e92f762-8f9f-49bb-80fa-1701e226ce73","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.3"}],"id":"fcab4de9-04b9-4a56-bf31-34abf5664f89","security_groups":[],"mac_address":"fa:16:3e:d2:39:8e","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"}]} 2018-07-24 05:04:58,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-46e45588-7aca-4c7d-a067-d3c910283517 2018-07-24 05:04:58,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:59,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04: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-20f1881a-bd7e-4051-bb93-e77c1b9238c7 x-compute-request-id: req-20f1881a-bd7e-4051-bb93-e77c1b9238c7 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}, {"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:04:59,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-20f1881a-bd7e-4051-bb93-e77c1b9238c7 2018-07-24 05:04:59,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:59,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c6ed8817-294d-4096-9b45-e79a1d20daca Date: Tue, 24 Jul 2018 05:04:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"410bec5544ef4fe0a16c38c20d0c0c30","l2_adjacency":true,"status":"ACTIVE","subnets":["ede207ee-9e13-46a8-bd44-b36f2b663c67"],"description":"","tags":[],"updated_at":"2018-07-24T05:02:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net","admin_state_up":true,"tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:29Z","mtu":1450}]} 2018-07-24 05:04:59,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net used request id req-c6ed8817-294d-4096-9b45-e79a1d20daca 2018-07-24 05:04:59,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:59,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722bcdfd-0197-48ab-af31-944df67dda68 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:04:59,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-722bcdfd-0197-48ab-af31-944df67dda68 2018-07-24 05:04:59,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:59,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ae280b66-5db8-4048-a99c-361dc0c45d59 Date: Tue, 24 Jul 2018 05:04:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:30Z","dns_nameservers":[],"updated_at":"2018-07-24T05:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","subnetpool_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet"}]} 2018-07-24 05:04:59,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-ae280b66-5db8-4048-a99c-361dc0c45d59 2018-07-24 05:04:59,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:04:59,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4036 X-Openstack-Request-Id: req-33f86497-7660-4f9f-9db3-6ec48669df4f Date: Tue, 24 Jul 2018 05:04:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.1"}],"id":"1d8c1f2e-b52c-4ce3-a0b5-6c52e2684ce1","security_groups":[],"mac_address":"fa:16:3e:b3:87:b2","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:42Z","binding:vnic_type":"normal","device_id":"b96dca27-453d-47c3-a7b4-23c230b1e021","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:35Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.4"}],"id":"bbb7cb21-4f8b-4f22-82c7-03d92d4b0484","security_groups":[],"mac_address":"fa:16:3e:78:ae:97","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.2"}],"id":"d8eb0115-c7bc-427f-94bc-5013ba7102b0","security_groups":[],"mac_address":"fa:16:3e:82:0c:83","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:04:52Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.9"}],"id":"fc70d0f6-ba6f-408e-a648-f12c6c49825b","security_groups":["3545ee7c-e04b-4548-acf0-de9e26b0f928","83b1212e-a418-4d60-9ed3-07c82f736bbc"],"mac_address":"fa:16:3e:96:e1:4f","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:56Z","binding:vnic_type":"normal","device_id":"4e92f762-8f9f-49bb-80fa-1701e226ce73","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:02:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ede207ee-9e13-46a8-bd44-b36f2b663c67","ip_address":"10.55.1.3"}],"id":"fcab4de9-04b9-4a56-bf31-34abf5664f89","security_groups":[],"mac_address":"fa:16:3e:d2:39:8e","project_id":"410bec5544ef4fe0a16c38c20d0c0c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","tenant_id":"410bec5544ef4fe0a16c38c20d0c0c30","created_at":"2018-07-24T05:02:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c","ip_allocation":"immediate"}]} 2018-07-24 05:04:59,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-33f86497-7660-4f9f-9db3-6ec48669df4f 2018-07-24 05:04:59,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}}' 2018-07-24 05:05:00,182 - novaclient.v2.client - DEBUG - RESP: [400] Date: Tue, 24 Jul 2018 05:04: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 x-openstack-request-id: req-d7781ca5-baad-4af6-97dd-43664a95fbc7 x-compute-request-id: req-d7781ca5-baad-4af6-97dd-43664a95fbc7 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '3545ee7c-e04b-4548-acf0-de9e26b0f928'.\nNeutron server returns request_ids: ['req-68ea21e7-2912-4e5b-a305-85b82d7380d4']", "code": 400}} 2018-07-24 05:05:00,183 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73/action used request id req-d7781ca5-baad-4af6-97dd-43664a95fbc7 2018-07-24 05:05:00,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:05:00,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:05: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-ef0ee0d1-0397-4794-aa62-05606289fa36 x-compute-request-id: req-ef0ee0d1-0397-4794-aa62-05606289fa36 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:4f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "security_groups": [{"name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp"}, {"name": "default"}], "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:04:41Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:05:00,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-ef0ee0d1-0397-4794-aa62-05606289fa36 2018-07-24 05:05:00,721 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp] already added to VM [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] 2018-07-24 05:05:00,725 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-07-24 05:05:00,726 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-07-24 05:05:01,942 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-24 05:05:01,944 - paramiko.transport - DEBUG - starting thread (client mode): 0x9233c590L 2018-07-24 05:05:01,944 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-24 05:05:01,947 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-24 05:05:01,948 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-24 05:05:01,949 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-24 05:05:01,949 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-24 05:05:01,949 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-24 05:05:01,949 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-24 05:05:01,949 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-24 05:05:01,949 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-24 05:05:01,992 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-24 05:05:01,993 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-24 05:05:02,009 - paramiko.transport - DEBUG - Trying discovered key 7885e1c0631643a08b00924cf7dce07b in tmp/AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb 2018-07-24 05:05:02,032 - paramiko.transport - DEBUG - userauth is OK 2018-07-24 05:05:02,038 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-24 05:05:02,041 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-24 05:05:02,217 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-24 05:05:02,217 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-24 05:05:02,243 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-24 05:05:02,262 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-24 05:05:02,263 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-24 05:05:02,364 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 05:05:02,378 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-07-24 05:05:02,378 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-07-24 05:05:02,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/5aba8c7c-0653-4938-a8ae-6fd8aa317804 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:05:03,720 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e47dca5-3fdc-4c7a-a7e6-42e55fe6b598 Content-Length: 0 Date: Tue, 24 Jul 2018 05:05:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:05:03,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/5aba8c7c-0653-4938-a8ae-6fd8aa317804 used request id req-1e47dca5-3fdc-4c7a-a7e6-42e55fe6b598 2018-07-24 05:05:03,721 - create_instance - INFO - Deleting Port with ID - fc70d0f6-ba6f-408e-a648-f12c6c49825b 2018-07-24 05:05:03,721 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-port-1 2018-07-24 05:05:03,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/ports/fc70d0f6-ba6f-408e-a648-f12c6c49825b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:05:04,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55c2109d-8765-4b5f-9db5-a12236ab8078 Date: Tue, 24 Jul 2018 05:05:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:05:04,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/ports/fc70d0f6-ba6f-408e-a648-f12c6c49825b used request id req-55c2109d-8765-4b5f-9db5-a12236ab8078 2018-07-24 05:05:04,403 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst 2018-07-24 05:05:04,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:05:04,544 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:05: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-3f8b03af-4234-4b6e-ba9e-1c11b6e33947 x-compute-request-id: req-3f8b03af-4234-4b6e-ba9e-1c11b6e33947 Content-Type: application/json 2018-07-24 05:05:04,545 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-3f8b03af-4234-4b6e-ba9e-1c11b6e33947 2018-07-24 05:05:04,545 - create_instance - INFO - Checking deletion status 2018-07-24 05:05:04,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:05:04,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:05: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-f4b3dde6-0767-4ae0-afd4-f68f593fb2c6 x-compute-request-id: req-f4b3dde6-0767-4ae0-afd4-f68f593fb2c6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73", "rel": "bookmark"}], "image": {"id": "e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "links": [{"href": "http://172.30.9.24:8774/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-24T05:04:41.000000", "flavor": {"id": "03993602-27ce-4556-b2ec-afe0a91601d2", "links": [{"href": "http://172.30.9.24:8774/flavors/03993602-27ce-4556-b2ec-afe0a91601d2", "rel": "bookmark"}]}, "id": "4e92f762-8f9f-49bb-80fa-1701e226ce73", "user_id": "c23054e54f874e5bbbe2b705b5ffb263", "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-07-24T05:05:04Z", "hostId": "fe316d674c86c2adadc084f381803cb2b6fa03a1476dc6539065d989", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp", "name": "AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst", "created": "2018-07-24T05:03:01Z", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:05:04,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-f4b3dde6-0767-4ae0-afd4-f68f593fb2c6 2018-07-24 05:05:04,826 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst] is - ACTIVE 2018-07-24 05:05:04,826 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:05:07,830 - create_instance - DEBUG - VM status query timeout in 296.715543985 2018-07-24 05:05:07,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a8c54b579c3d474300f288e7a81dbb973273ea" 2018-07-24 05:05:07,881 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 05:05: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 x-openstack-request-id: req-dc6c14c0-3230-4c78-a60d-ec22ecbe9a54 x-compute-request-id: req-dc6c14c0-3230-4c78-a60d-ec22ecbe9a54 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4e92f762-8f9f-49bb-80fa-1701e226ce73 could not be found.", "code": 404}} 2018-07-24 05:05:07,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/4e92f762-8f9f-49bb-80fa-1701e226ce73 used request id req-dc6c14c0-3230-4c78-a60d-ec22ecbe9a54 2018-07-24 05:05:07,882 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4e92f762-8f9f-49bb-80fa-1701e226ce73 could not be found. (HTTP 404) (Request-ID: req-dc6c14c0-3230-4c78-a60d-ec22ecbe9a54) 2018-07-24 05:05:07,882 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-inst 2018-07-24 05:05:07,883 - neutron_utils - INFO - Deleting security group rule with ID - 3cde8e5e-9e7b-4e72-985f-a094e77fd2f8 2018-07-24 05:05:07,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/3cde8e5e-9e7b-4e72-985f-a094e77fd2f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:05:08,156 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf9fd646-ec4a-4a5f-a3bf-ec94f6f8ffa2 Content-Length: 0 Date: Tue, 24 Jul 2018 05:05:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:05:08,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/3cde8e5e-9e7b-4e72-985f-a094e77fd2f8 used request id req-bf9fd646-ec4a-4a5f-a3bf-ec94f6f8ffa2 2018-07-24 05:05:08,156 - neutron_utils - INFO - Deleting security group rule with ID - cfa46ae4-d310-449b-928e-229dc82fd4cf 2018-07-24 05:05:08,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/cfa46ae4-d310-449b-928e-229dc82fd4cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:05:08,454 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c11160d-6b4c-49f9-bd6d-65d992df9694 Content-Length: 0 Date: Tue, 24 Jul 2018 05:05:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:05:08,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/cfa46ae4-d310-449b-928e-229dc82fd4cf used request id req-5c11160d-6b4c-49f9-bd6d-65d992df9694 2018-07-24 05:05:08,455 - neutron_utils - INFO - Deleting security group rule with ID - cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9 2018-07-24 05:05:08,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:05:08,819 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-142a1d7f-132a-42de-bb46-fd8005a62769 Content-Length: 0 Date: Tue, 24 Jul 2018 05:05:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:05:08,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/cf4fa5cc-48ba-420d-a7db-60c39fdaa9c9 used request id req-142a1d7f-132a-42de-bb46-fd8005a62769 2018-07-24 05:05:08,819 - neutron_utils - INFO - Deleting security group rule with ID - e6f2db5e-57d7-47aa-b098-481a461bd18e 2018-07-24 05:05:08,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/e6f2db5e-57d7-47aa-b098-481a461bd18e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:05:09,078 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-461978fe-8635-4dde-baf0-297cc821cfde Content-Length: 0 Date: Tue, 24 Jul 2018 05:05:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:05:09,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/e6f2db5e-57d7-47aa-b098-481a461bd18e used request id req-461978fe-8635-4dde-baf0-297cc821cfde 2018-07-24 05:05:09,078 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-sec-grp 2018-07-24 05:05:09,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/3545ee7c-e04b-4548-acf0-de9e26b0f928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a5563238d3e3689679af6a813105afcd2a077b" 2018-07-24 05:05:09,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59820074-b175-4516-8d67-b099e77540ae Content-Length: 0 Date: Tue, 24 Jul 2018 05:05:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:05:09,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/3545ee7c-e04b-4548-acf0-de9e26b0f928 used request id req-59820074-b175-4516-8d67-b099e77540ae 2018-07-24 05:05:09,411 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp 2018-07-24 05:05:09,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ac05d6089c1c4ef5d7b280202f53f01048de33" 2018-07-24 05:05:09,459 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:05: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 x-openstack-request-id: req-4a7c29b2-75fa-4753-9bcb-dabf4307dd10 x-compute-request-id: req-4a7c29b2-75fa-4753-9bcb-dabf4307dd10 Content-Length: 0 Content-Type: application/json 2018-07-24 05:05:09,459 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-kp used request id req-4a7c29b2-75fa-4753-9bcb-dabf4307dd10 2018-07-24 05:05:09,460 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb.pub] 2018-07-24 05:05:09,460 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb] 2018-07-24 05:05:09,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/03993602-27ce-4556-b2ec-afe0a91601d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57f42be4f71f89a713ca25c78b201368e544e288" 2018-07-24 05:05:09,523 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:05: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 x-openstack-request-id: req-42fd6c41-aad4-4a39-94c3-c28fd0c2711e x-compute-request-id: req-42fd6c41-aad4-4a39-94c3-c28fd0c2711e Content-Length: 0 Content-Type: application/json 2018-07-24 05:05:09,524 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/03993602-27ce-4556-b2ec-afe0a91601d2 used request id req-42fd6c41-aad4-4a39-94c3-c28fd0c2711e 2018-07-24 05:05:09,525 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router and subnet AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet 2018-07-24 05:05:09,525 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router 2018-07-24 05:05:09,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/b96dca27-453d-47c3-a7b4-23c230b1e021/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" -d '{"subnet_id": "ede207ee-9e13-46a8-bd44-b36f2b663c67"}' 2018-07-24 05:05:11,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-db00d492-fcb5-4fd0-9183-341ac09ee525 Date: Tue, 24 Jul 2018 05:05:11 GMT RESP BODY: {"network_id": "7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "subnet_id": "ede207ee-9e13-46a8-bd44-b36f2b663c67", "subnet_ids": ["ede207ee-9e13-46a8-bd44-b36f2b663c67"], "port_id": "1d8c1f2e-b52c-4ce3-a0b5-6c52e2684ce1", "id": "b96dca27-453d-47c3-a7b4-23c230b1e021"} 2018-07-24 05:05:11,880 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b96dca27-453d-47c3-a7b4-23c230b1e021/remove_router_interface used request id req-db00d492-fcb5-4fd0-9183-341ac09ee525 2018-07-24 05:05:11,881 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router 2018-07-24 05:05:11,881 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-router 2018-07-24 05:05:11,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/b96dca27-453d-47c3-a7b4-23c230b1e021 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28d231cd7d731490934df4795bda595e1ef2dc9" 2018-07-24 05:05:15,727 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc5b16ba-3f52-4778-90fd-107405630bb5 Content-Length: 0 Date: Tue, 24 Jul 2018 05:05:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:05:15,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b96dca27-453d-47c3-a7b4-23c230b1e021 used request id req-cc5b16ba-3f52-4778-90fd-107405630bb5 2018-07-24 05:05:15,729 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet 2018-07-24 05:05:15,729 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-subnet 2018-07-24 05:05:15,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/ede207ee-9e13-46a8-bd44-b36f2b663c67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6ef26412cfbeb558bb0ba98b4615fca47f9c68" 2018-07-24 05:05:18,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c7ebbc9-3a47-4b1d-b089-730cffd918b2 Date: Tue, 24 Jul 2018 05:05:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:05:18,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/ede207ee-9e13-46a8-bd44-b36f2b663c67 used request id req-6c7ebbc9-3a47-4b1d-b089-730cffd918b2 2018-07-24 05:05:18,110 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb-pub-net 2018-07-24 05:05:18,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6ef26412cfbeb558bb0ba98b4615fca47f9c68" 2018-07-24 05:05:19,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-818c8394-5d82-421f-b4f1-e23a5ec96da9 Date: Tue, 24 Jul 2018 05:05:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:05:19,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/7f7f0bd8-8e60-4f0f-8436-57fdab16ea5c used request id req-818c8394-5d82-421f-b4f1-e23a5ec96da9 2018-07-24 05:05:19,206 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-37cce455-a114-4618-8fc2-7f08266f1bcb--image 2018-07-24 05:05:19,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2e3231a68b5e90c756a2c827785acd76f299076" 2018-07-24 05:05:19,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9a7c9ad4-44de-4e3a-96bf-7511efa0121c Date: Tue, 24 Jul 2018 05:05:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:05:19,705 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/e06ce0f8-ad63-4202-b8d1-4a1ae01be1b1 used request id req-9a7c9ad4-44de-4e3a-96bf-7511efa0121c 2018-07-24 05:05:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:05:19,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d7a5b082-19eb-4d41-ab67-030e92a23589 Date: Tue, 24 Jul 2018 05:05:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:29Z", "updated_at": "2018-07-24T05:02:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:29Z", "revision_number": 0, "id": "393a606e-685d-4515-b253-d14177374d21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:29Z", "security_group_id": "83b1212e-a418-4d60-9ed3-07c82f736bbc", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:29Z", "revision_number": 0, "id": "68ad45f4-5b1d-447f-9a19-7895581bcc03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:29Z", "security_group_id": "83b1212e-a418-4d60-9ed3-07c82f736bbc", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:29Z", "revision_number": 0, "id": "ad773309-8576-4d3b-ba3a-2dd96a42be5b", "remote_group_id": "83b1212e-a418-4d60-9ed3-07c82f736bbc", "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:29Z", "security_group_id": "83b1212e-a418-4d60-9ed3-07c82f736bbc", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:02:29Z", "revision_number": 0, "id": "bc6d8dd2-39f3-419a-a347-a9f728161cd4", "remote_group_id": "83b1212e-a418-4d60-9ed3-07c82f736bbc", "remote_ip_prefix": null, "created_at": "2018-07-24T05:02:29Z", "security_group_id": "83b1212e-a418-4d60-9ed3-07c82f736bbc", "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30"}], "revision_number": 4, "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "83b1212e-a418-4d60-9ed3-07c82f736bbc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 05:05:19,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-d7a5b082-19eb-4d41-ab67-030e92a23589 2018-07-24 05:05:19,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:05:20,039 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 05:05:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-675242d7-0644-4edc-a9ab-29de9357952d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c50601f39bd5407bb25ee162d5aad4e4.", "code": 404, "title": "Not Found"}} 2018-07-24 05:05:20,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/c50601f39bd5407bb25ee162d5aad4e4 used request id req-675242d7-0644-4edc-a9ab-29de9357952d 2018-07-24 05:05:20,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 05:05:20,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:05:20,131 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 24 Jul 2018 05:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c9e2ed6-0ccd-4afe-b47a-25a49b221b12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4bdeaa28c906421eaf31ae694c33c8c5.", "code": 404, "title": "Not Found"}} 2018-07-24 05:05:20,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/4bdeaa28c906421eaf31ae694c33c8c5 used request id req-7c9e2ed6-0ccd-4afe-b47a-25a49b221b12 2018-07-24 05:05:20,131 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-24 05:05:20,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:05:20,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f912137-2047-45d4-a270-5a0d85c148e5 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "410bec5544ef4fe0a16c38c20d0c0c30", "name": "AnsibleProvisioningTests-6406a957-6967-49c-proj"}} 2018-07-24 05:05:20,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-6f912137-2047-45d4-a270-5a0d85c148e5 2018-07-24 05:05:20,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83b1212e-a418-4d60-9ed3-07c82f736bbc 2018-07-24 05:05:20,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=83b1212e-a418-4d60-9ed3-07c82f736bbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:05:20,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e64e58e1-1410-48e6-9472-70da76a24dcf Date: Tue, 24 Jul 2018 05:05: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-07-24T05:02:29Z", "security_group_id": "83b1212e-a418-4d60-9ed3-07c82f736bbc", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:29Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "393a606e-685d-4515-b253-d14177374d21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:29Z", "security_group_id": "83b1212e-a418-4d60-9ed3-07c82f736bbc", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:29Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "68ad45f4-5b1d-447f-9a19-7895581bcc03"}, {"remote_group_id": "83b1212e-a418-4d60-9ed3-07c82f736bbc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:29Z", "security_group_id": "83b1212e-a418-4d60-9ed3-07c82f736bbc", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:29Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "ad773309-8576-4d3b-ba3a-2dd96a42be5b"}, {"remote_group_id": "83b1212e-a418-4d60-9ed3-07c82f736bbc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:02:29Z", "security_group_id": "83b1212e-a418-4d60-9ed3-07c82f736bbc", "port_range_min": null, "revision_number": 0, "tenant_id": "410bec5544ef4fe0a16c38c20d0c0c30", "created_at": "2018-07-24T05:02:29Z", "project_id": "410bec5544ef4fe0a16c38c20d0c0c30", "id": "bc6d8dd2-39f3-419a-a347-a9f728161cd4"}]} 2018-07-24 05:05:20,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=83b1212e-a418-4d60-9ed3-07c82f736bbc used request id req-e64e58e1-1410-48e6-9472-70da76a24dcf 2018-07-24 05:05:20,424 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 05:05:20,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/83b1212e-a418-4d60-9ed3-07c82f736bbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:05:20,742 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89933fe3-2785-4837-99cb-7e70f29eb7e2 Content-Length: 0 Date: Tue, 24 Jul 2018 05:05:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:05:20,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/83b1212e-a418-4d60-9ed3-07c82f736bbc used request id req-89933fe3-2785-4837-99cb-7e70f29eb7e2 2018-07-24 05:05:20,743 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-6406a957-6967-49c-proj 2018-07-24 05:05:20,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:05:20,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6c46f86-3a60-4b10-bc62-fb8596073f21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:05:20,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/410bec5544ef4fe0a16c38c20d0c0c30 used request id req-d6c46f86-3a60-4b10-bc62-fb8596073f21 2018-07-24 05:05:20,986 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-6406a957-6967-49c-proj-role 2018-07-24 05:05:20,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/roles/2ce2f036d8a64e1f9c032ccacea29bfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:05:21,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-195fd696-e397-4589-a665-e317cd031c13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:05:21,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/2ce2f036d8a64e1f9c032ccacea29bfe used request id req-195fd696-e397-4589-a665-e317cd031c13 2018-07-24 05:05:21,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db94c1d0f61e26d671891d1a593d589ce0f7b87f" 2018-07-24 05:05:21,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aee20cf-8098-4a8d-b383-c4369e0888ca Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:05:21,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3aee20cf-8098-4a8d-b383-c4369e0888ca 2018-07-24 05:05:21,206 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-6406a957-6967-49c-user 2018-07-24 05:05:21,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/c23054e54f874e5bbbe2b705b5ffb263 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846ce1d1f0be62a9a6d6cf43de42d7790f7cfd8f" 2018-07-24 05:05:21,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c402292-9164-4b24-934f-b2ba22bc4a64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:05:21,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c23054e54f874e5bbbe2b705b5ffb263 used request id req-5c402292-9164-4b24-934f-b2ba22bc4a64 2018-07-24 05:05:21,406 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 103 tests in 2560.851s OK 2018-07-24 05:05:21,532 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 05:05:21,533 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 42:41 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-24 05:05:21,586 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-07-24 05:05:21,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 05:05:21,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-24 05:05:21,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 05:05:21,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 05:05:21,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 05:05:21,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 05:05:21,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 05:05:21,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 05:05:21,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 05:05:21,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 05:05:21,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 05:05:21,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 05:05:21,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 05:05:21,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 05:05:21,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 05:05:21,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 05:05:21,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 05:05:21,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 05:05:21,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 05:05:21,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 05:05:21,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 05:05:21,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 05:05:21,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 05:05:21,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-24 05:05:21,622 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-24 05:05:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 05:05:21,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d52868-728e-4ff6-b471-368c84098315 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:05:21,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-53d52868-728e-4ff6-b471-368c84098315 2018-07-24 05:05:21,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 05:05:22,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["TqWYrYENRKaX7tqvZMHE5g"], "issued_at": "2018-07-24T05:05:22.000000Z"}} 2018-07-24 05:05:22,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:05:22,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:05:22,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2b21432a-9a76-436e-b595-e85ffe77282a Date: Tue, 24 Jul 2018 05:05:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 05:05:22,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2b21432a-9a76-436e-b595-e85ffe77282a 2018-07-24 05:05:22,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286046981812s 2018-07-24 05:05:22,313 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2b21432a-9a76-436e-b595-e85ffe77282a 2018-07-24 05:05:22,314 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-24 05:05:25,113 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-24 05:05:27,942 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 64bc60a1-e570-4256-98f0-ec15b546865f | 2018-07-24T05:05:27.541846 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 64bc60a1-e570-4256-98f0-ec15b546865f ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-24 05:05:31,704 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-24 05:05:31,704 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-24 05:05:34,298 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-24 05:05:37,724 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=4633406a-aded-4184-886e-008053ed8323) as the default verifier for the future CLI operations. 2018-07-24 05:05:40,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-24 05:05:40,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:05:41,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-67cf40b0-64b7-49ba-a4ef-06dcaa49fba9 Date: Tue, 24 Jul 2018 05:05:41 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-24 05:05:41,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-67cf40b0-64b7-49ba-a4ef-06dcaa49fba9 2018-07-24 05:05:41,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.183614969254s 2018-07-24 05:05:41,104 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-67cf40b0-64b7-49ba-a4ef-06dcaa49fba9 2018-07-24 05:05:41,112 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-07-24 05:05:41,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 05:05:41,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" -d '{"network": {"name": "neutron_trunk-net_e4224f96-b1fb-45c6-9d5a-2734456c8648", "admin_state_up": true}}' 2018-07-24 05:05:41,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-48d8395f-f1c0-48c6-8379-877a994683c2 Date: Tue, 24 Jul 2018 05:05:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1ef8384d-87ff-498e-9b5d-efa50047594a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:05:41Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_e4224f96-b1fb-45c6-9d5a-2734456c8648","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T05:05:41Z","mtu":1450}} 2018-07-24 05:05:41,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-48d8395f-f1c0-48c6-8379-877a994683c2 2018-07-24 05:05:41,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.529574155807s 2018-07-24 05:05:41,643 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-48d8395f-f1c0-48c6-8379-877a994683c2 2018-07-24 05:05:41,643 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T05:05:41Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1ef8384d-87ff-498e-9b5d-efa50047594a', u'provider:segmentation_id': 63, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_e4224f96-b1fb-45c6-9d5a-2734456c8648', u'created_at': u'2018-07-24T05:05:41Z', u'mtu': 1450, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'l2_adjacency': True}) 2018-07-24 05:05:41,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:05:41,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:05:41,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-d64f3505-91c3-4fac-9d22-d6ffe24391e0 Date: Tue, 24 Jul 2018 05:05:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1ef8384d-87ff-498e-9b5d-efa50047594a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:05:41Z","qos_policy_id":null,"name":"neutron_trunk-net_e4224f96-b1fb-45c6-9d5a-2734456c8648","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T05:05:41Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 05:05:41,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d64f3505-91c3-4fac-9d22-d6ffe24391e0 2018-07-24 05:05:41,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275845050812s 2018-07-24 05:05:41,920 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-d64f3505-91c3-4fac-9d22-d6ffe24391e0 2018-07-24 05:05:41,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 05:05:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" -d '{"subnet": {"name": "neutron_trunk-subnet_e4224f96-b1fb-45c6-9d5a-2734456c8648", "enable_dhcp": true, "network_id": "1ef8384d-87ff-498e-9b5d-efa50047594a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 05:05:42,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-a354026c-e0e2-41e9-b62d-e4fa0739ff3b Date: Tue, 24 Jul 2018 05:05:42 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T05:05:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1ba98cf3-4329-461e-a0b6-f6ed68565ac0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_e4224f96-b1fb-45c6-9d5a-2734456c8648","enable_dhcp":true,"segment_id":null,"network_id":"1ef8384d-87ff-498e-9b5d-efa50047594a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T05:05:42Z","ip_version":4}} 2018-07-24 05:05:42,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a354026c-e0e2-41e9-b62d-e4fa0739ff3b 2018-07-24 05:05:42,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.636198043823s 2018-07-24 05:05:42,559 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a354026c-e0e2-41e9-b62d-e4fa0739ff3b 2018-07-24 05:05:42,559 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T05:05:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1ba98cf3-4329-461e-a0b6-f6ed68565ac0', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_e4224f96-b1fb-45c6-9d5a-2734456c8648', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1ef8384d-87ff-498e-9b5d-efa50047594a', u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T05:05:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 05:05:42,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 05:05:42,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "neutron_trunk-router_e4224f96-b1fb-45c6-9d5a-2734456c8648", "admin_state_up": true}}' 2018-07-24 05:05:48,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-b631b345-b3d2-4bc2-9ded-19cbc27ffa6b Date: Tue, 24 Jul 2018 05:05:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T05:05:43Z", "admin_state_up": true, "updated_at": "2018-07-24T05:05:44Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "45b3485e-1da3-4edf-94b6-3b3f7e33aac9", "name": "neutron_trunk-router_e4224f96-b1fb-45c6-9d5a-2734456c8648"}} 2018-07-24 05:05:48,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b631b345-b3d2-4bc2-9ded-19cbc27ffa6b 2018-07-24 05:05:48,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.16939592361s 2018-07-24 05:05:48,729 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-b631b345-b3d2-4bc2-9ded-19cbc27ffa6b 2018-07-24 05:05:48,730 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T05:05:44Z', u'revision_number': 3, u'ha': True, u'id': u'45b3485e-1da3-4edf-94b6-3b3f7e33aac9', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_e4224f96-b1fb-45c6-9d5a-2734456c8648', u'admin_state_up': True, u'tenant_id': u'4a6a5595eff04e89b98d3d63efd1b892', u'created_at': u'2018-07-24T05:05:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'4a6a5595eff04e89b98d3d63efd1b892'}) 2018-07-24 05:05:48,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 05:05:48,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/45b3485e-1da3-4edf-94b6-3b3f7e33aac9/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" -d '{"subnet_id": "1ba98cf3-4329-461e-a0b6-f6ed68565ac0"}' 2018-07-24 05:05:51,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-817d8004-4fc0-43bd-be21-1cb737162565 Date: Tue, 24 Jul 2018 05:05:51 GMT RESP BODY: {"network_id": "1ef8384d-87ff-498e-9b5d-efa50047594a", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "1ba98cf3-4329-461e-a0b6-f6ed68565ac0", "subnet_ids": ["1ba98cf3-4329-461e-a0b6-f6ed68565ac0"], "port_id": "b6cfde78-7beb-470d-84e4-c6f125a0a1d9", "id": "45b3485e-1da3-4edf-94b6-3b3f7e33aac9"} 2018-07-24 05:05:51,066 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/45b3485e-1da3-4edf-94b6-3b3f7e33aac9/add_router_interface.json used request id req-817d8004-4fc0-43bd-be21-1cb737162565 2018-07-24 05:05:51,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.33521199226s 2018-07-24 05:05:51,066 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/45b3485e-1da3-4edf-94b6-3b3f7e33aac9/add_router_interface.json used request id req-817d8004-4fc0-43bd-be21-1cb737162565 returning object 45b3485e-1da3-4edf-94b6-3b3f7e33aac9 2018-07-24 05:05:51,067 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-24 05:05:51,196 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-24 05:05:51,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 05:05:51,205 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 05:05:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 05:05:51,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 05:05:51,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:05:51,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e39e7fc8-bd11-4217-8011-6ab8ef965e17 Date: Tue, 24 Jul 2018 05:05:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 05:05:51,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e39e7fc8-bd11-4217-8011-6ab8ef965e17 2018-07-24 05:05:51,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204957962036s 2018-07-24 05:05:51,415 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-e39e7fc8-bd11-4217-8011-6ab8ef965e17 2018-07-24 05:05:51,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 05:05:51,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_e4224f96-b1fb-45c6-9d5a-2734456c8648", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_e4224f96-b1fb-45c6-9d5a-2734456c8648"}' 2018-07-24 05:05:51,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/978dea26-44ce-4309-992e-411daaf530b7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-39f22b62-ceb1-4602-b965-956ad55316dd Date: Tue, 24 Jul 2018 05:05:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/978dea26-44ce-4309-992e-411daaf530b7/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "978dea26-44ce-4309-992e-411daaf530b7", "size": null, "self": "/v2/images/978dea26-44ce-4309-992e-411daaf530b7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T05:05:51Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e4224f96-b1fb-45c6-9d5a-2734456c8648", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e4224f96-b1fb-45c6-9d5a-2734456c8648", "checksum": null, "created_at": "2018-07-24T05:05:51Z", "protected": false} 2018-07-24 05:05:51,655 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-39f22b62-ceb1-4602-b965-956ad55316dd 2018-07-24 05:05:51,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.230104207993s 2018-07-24 05:05:51,655 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-39f22b62-ceb1-4602-b965-956ad55316dd returning object 978dea26-44ce-4309-992e-411daaf530b7 2018-07-24 05:05:51,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 05:05:51,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/978dea26-44ce-4309-992e-411daaf530b7/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" -d '' 2018-07-24 05:05:52,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-275d1859-66f1-4806-b7c7-7e45533aefdf Date: Tue, 24 Jul 2018 05:05:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:05:52,829 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/978dea26-44ce-4309-992e-411daaf530b7/file used request id req-275d1859-66f1-4806-b7c7-7e45533aefdf 2018-07-24 05:05:52,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.17307400703s 2018-07-24 05:05:52,829 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/978dea26-44ce-4309-992e-411daaf530b7/file used request id req-275d1859-66f1-4806-b7c7-7e45533aefdf 2018-07-24 05:05:52,830 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_e4224f96-b1fb-45c6-9d5a-2734456c8648', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T05:05:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/978dea26-44ce-4309-992e-411daaf530b7/file', u'owner': u'4a6a5595eff04e89b98d3d63efd1b892', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'978dea26-44ce-4309-992e-411daaf530b7', u'size': None, u'name': u'neutron_trunk-img_e4224f96-b1fb-45c6-9d5a-2734456c8648', u'checksum': None, u'self': u'/v2/images/978dea26-44ce-4309-992e-411daaf530b7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T05:05:51Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 05:05:52,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 05:05:52,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_e4224f96-b1fb-45c6-9d5a-2734456c8648", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 05:05:53,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:05: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-79df5c63-13ec-496b-881c-c34a06a03955 x-compute-request-id: req-79df5c63-13ec-496b-881c-c34a06a03955 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_e4224f96-b1fb-45c6-9d5a-2734456c8648", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f53438ed-8a23-458f-8e9f-a634e225c785", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f53438ed-8a23-458f-8e9f-a634e225c785", "rel": "bookmark"}], "ram": 512, "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": "f53438ed-8a23-458f-8e9f-a634e225c785"}} 2018-07-24 05:05:53,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-79df5c63-13ec-496b-881c-c34a06a03955 2018-07-24 05:05:53,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.206619977951s 2018-07-24 05:05:53,038 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-79df5c63-13ec-496b-881c-c34a06a03955 2018-07-24 05:05:53,039 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_e4224f96-b1fb-45c6-9d5a-2734456c8648', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'f53438ed-8a23-458f-8e9f-a634e225c785', 'swap': 0}) 2018-07-24 05:05:53,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 05:05:53,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/f53438ed-8a23-458f-8e9f-a634e225c785/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" -d '{"extra_specs": {}}' 2018-07-24 05:05:53,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:05: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-7da1f8f0-8c49-4f5b-9dde-4b2097c3808f x-compute-request-id: req-7da1f8f0-8c49-4f5b-9dde-4b2097c3808f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 05:05:53,070 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/f53438ed-8a23-458f-8e9f-a634e225c785/os-extra_specs used request id req-7da1f8f0-8c49-4f5b-9dde-4b2097c3808f 2018-07-24 05:05:53,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0305600166321s 2018-07-24 05:05:53,071 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/f53438ed-8a23-458f-8e9f-a634e225c785/os-extra_specs used request id req-7da1f8f0-8c49-4f5b-9dde-4b2097c3808f 2018-07-24 05:05:53,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 05:05:53,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:05: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:05:53,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 05:05:53,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:05:53,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a77f15f-635c-45cf-8099-22bf6e536e7e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:05:53,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9a77f15f-635c-45cf-8099-22bf6e536e7e 2018-07-24 05:05:53,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0966839790344s 2018-07-24 05:05:53,182 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9a77f15f-635c-45cf-8099-22bf6e536e7e 2018-07-24 05:05:53,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 05:05:53,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:05:53,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f7e54c-79dc-42df-973e-defd2ccec391 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:05:53,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-05f7e54c-79dc-42df-973e-defd2ccec391 2018-07-24 05:05:53,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104341983795s 2018-07-24 05:05:53,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-05f7e54c-79dc-42df-973e-defd2ccec391 2018-07-24 05:05:53,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-24 05:05:53,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:05:53,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:05: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,Accept-Encoding x-openstack-request-id: req-48e6f898-4880-485a-b138-8ff0f645ed26 x-compute-request-id: req-48e6f898-4880-485a-b138-8ff0f645ed26 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.9", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 44, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "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.3", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 44, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-24 05:05:53,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-48e6f898-4880-485a-b138-8ff0f645ed26 2018-07-24 05:05:53,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0396921634674s 2018-07-24 05:05:53,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-48e6f898-4880-485a-b138-8ff0f645ed26 2018-07-24 05:05:53,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 05:05:53,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:05:53,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-a303c96a-0342-4bc6-a385-f000857cf5d9 Date: Tue, 24 Jul 2018 05:05:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/978dea26-44ce-4309-992e-411daaf530b7/snap", "metadata": {}}], "file": "/v2/images/978dea26-44ce-4309-992e-411daaf530b7/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "978dea26-44ce-4309-992e-411daaf530b7", "size": 12716032, "self": "/v2/images/978dea26-44ce-4309-992e-411daaf530b7", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/978dea26-44ce-4309-992e-411daaf530b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T05:05:52Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e4224f96-b1fb-45c6-9d5a-2734456c8648", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e4224f96-b1fb-45c6-9d5a-2734456c8648", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T05:05:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 05:05:53,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a303c96a-0342-4bc6-a385-f000857cf5d9 2018-07-24 05:05:53,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194308042526s 2018-07-24 05:05:53,533 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-a303c96a-0342-4bc6-a385-f000857cf5d9 2018-07-24 05:05:53,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 05:05:53,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648"}' 2018-07-24 05:05:53,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/7ea1a639-e823-4045-9187-d09a3a19c59b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-180e2405-8fba-4515-acc5-228eda288810 Date: Tue, 24 Jul 2018 05:05:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7ea1a639-e823-4045-9187-d09a3a19c59b/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "7ea1a639-e823-4045-9187-d09a3a19c59b", "size": null, "self": "/v2/images/7ea1a639-e823-4045-9187-d09a3a19c59b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T05:05:53Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648", "checksum": null, "created_at": "2018-07-24T05:05:53Z", "protected": false} 2018-07-24 05:05:53,889 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-180e2405-8fba-4515-acc5-228eda288810 2018-07-24 05:05:53,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.347052097321s 2018-07-24 05:05:53,889 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-180e2405-8fba-4515-acc5-228eda288810 returning object 7ea1a639-e823-4045-9187-d09a3a19c59b 2018-07-24 05:05:53,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 05:05:53,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/7ea1a639-e823-4045-9187-d09a3a19c59b/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" -d '' 2018-07-24 05:05:55,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08248ede-ef72-4121-aa92-ef66e2dddf59 Date: Tue, 24 Jul 2018 05:05:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:05:55,161 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7ea1a639-e823-4045-9187-d09a3a19c59b/file used request id req-08248ede-ef72-4121-aa92-ef66e2dddf59 2018-07-24 05:05:55,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.27107000351s 2018-07-24 05:05:55,161 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/7ea1a639-e823-4045-9187-d09a3a19c59b/file used request id req-08248ede-ef72-4121-aa92-ef66e2dddf59 2018-07-24 05:05:55,162 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T05:05:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/7ea1a639-e823-4045-9187-d09a3a19c59b/file', u'owner': u'4a6a5595eff04e89b98d3d63efd1b892', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7ea1a639-e823-4045-9187-d09a3a19c59b', u'size': None, u'name': u'neutron_trunk-img_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648', u'checksum': None, u'self': u'/v2/images/7ea1a639-e823-4045-9187-d09a3a19c59b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T05:05:53Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 05:05:55,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 05:05:55,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-24 05:05:55,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:05: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-3d29b7f2-fc5a-4fc1-b927-f7738b31062b x-compute-request-id: req-3d29b7f2-fc5a-4fc1-b927-f7738b31062b Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/51f31842-f031-48e2-a10a-05c741193eb6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/51f31842-f031-48e2-a10a-05c741193eb6", "rel": "bookmark"}], "ram": 1024, "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": "51f31842-f031-48e2-a10a-05c741193eb6"}} 2018-07-24 05:05:55,217 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3d29b7f2-fc5a-4fc1-b927-f7738b31062b 2018-07-24 05:05:55,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0548360347748s 2018-07-24 05:05:55,218 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-3d29b7f2-fc5a-4fc1-b927-f7738b31062b 2018-07-24 05:05:55,219 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'51f31842-f031-48e2-a10a-05c741193eb6', 'swap': 0}) 2018-07-24 05:05:55,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 05:05:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/51f31842-f031-48e2-a10a-05c741193eb6/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" -d '{"extra_specs": {}}' 2018-07-24 05:05:55,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:05: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-06aa656a-f9ff-4bb0-92b6-c174983a00ef x-compute-request-id: req-06aa656a-f9ff-4bb0-92b6-c174983a00ef Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 05:05:55,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/51f31842-f031-48e2-a10a-05c741193eb6/os-extra_specs used request id req-06aa656a-f9ff-4bb0-92b6-c174983a00ef 2018-07-24 05:05:55,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0246758460999s 2018-07-24 05:05:55,244 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/51f31842-f031-48e2-a10a-05c741193eb6/os-extra_specs used request id req-06aa656a-f9ff-4bb0-92b6-c174983a00ef 2018-07-24 05:05:55,245 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'51f31842-f031-48e2-a10a-05c741193eb6', 'swap': 0}) 2018-07-24 05:05:58,883 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-24 05:05:58,883 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-24 05:05:58,883 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-24 05:05:58,886 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-24 05:05:58,890 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-24 05:06:02,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4633406a-aded-4184-886e-008053ed8323/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-07-24 05:06:02,418 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-24 05:06:02,420 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-24 05:06:02,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-07-24 05:07:53,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 507c05c1-9219-4041-a07f-eec7299fc489 2018-07-24 05:07:54,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '507c05c1-9219-4041-a07f-eec7299fc489']'. 2018-07-24 05:07:54,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-24 05:07:54,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-24 05:07:54,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-24 05:07:54,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 507c05c1-9219-4041-a07f-eec7299fc489 | 2018-07-24 05:07:54,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-24 05:07:54,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-24 05:06:04 | 2018-07-24 05:07:54,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-24 05:07:53 | 2018-07-24 05:07:54,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:49 | 2018-07-24 05:07:54,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-24 05:07:54,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-24 05:07:54,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4633406a-aded-4184-886e-008053ed8323) | 2018-07-24 05:07:54,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-24 05:07:54,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 64bc60a1-e570-4256-98f0-ec15b546865f) | 2018-07-24 05:07:54,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-07-24 05:07:54,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 98.493 | 2018-07-24 05:07:54,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-07-24 05:07:54,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-24 05:07:54,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-24 05:07:54,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-24 05:07:54,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-24 05:07:54,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-24 05:07:54,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-24 05:07:54,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-07-24 05:07:55,096 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 05:07:55,096 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:14 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-24 05:07:55,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 05:07:55,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/45b3485e-1da3-4edf-94b6-3b3f7e33aac9/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" -d '{"subnet_id": "1ba98cf3-4329-461e-a0b6-f6ed68565ac0"}' 2018-07-24 05:07:57,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-183548dc-088a-4efe-a725-97b42862e89d Date: Tue, 24 Jul 2018 05:07:57 GMT RESP BODY: {"network_id": "1ef8384d-87ff-498e-9b5d-efa50047594a", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "subnet_id": "1ba98cf3-4329-461e-a0b6-f6ed68565ac0", "subnet_ids": ["1ba98cf3-4329-461e-a0b6-f6ed68565ac0"], "port_id": "b6cfde78-7beb-470d-84e4-c6f125a0a1d9", "id": "45b3485e-1da3-4edf-94b6-3b3f7e33aac9"} 2018-07-24 05:07:57,290 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/45b3485e-1da3-4edf-94b6-3b3f7e33aac9/remove_router_interface.json used request id req-183548dc-088a-4efe-a725-97b42862e89d 2018-07-24 05:07:57,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.18883419037s 2018-07-24 05:07:57,290 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/45b3485e-1da3-4edf-94b6-3b3f7e33aac9/remove_router_interface.json used request id req-183548dc-088a-4efe-a725-97b42862e89d returning object 45b3485e-1da3-4edf-94b6-3b3f7e33aac9 2018-07-24 05:07:57,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 05:07:57,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:07:57,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2dcd7031-bf30-47aa-9198-eae2c58e83c9 Date: Tue, 24 Jul 2018 05:07:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T05:05:43Z", "admin_state_up": true, "updated_at": "2018-07-24T05:07:55Z", "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "45b3485e-1da3-4edf-94b6-3b3f7e33aac9", "name": "neutron_trunk-router_e4224f96-b1fb-45c6-9d5a-2734456c8648"}]} 2018-07-24 05:07:57,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-2dcd7031-bf30-47aa-9198-eae2c58e83c9 2018-07-24 05:07:57,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.333539962769s 2018-07-24 05:07:57,625 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-2dcd7031-bf30-47aa-9198-eae2c58e83c9 2018-07-24 05:07:57,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 05:07:57,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/45b3485e-1da3-4edf-94b6-3b3f7e33aac9.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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:08:01,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22d95007-5a99-4829-9e78-d697210fc6fa Content-Length: 0 Date: Tue, 24 Jul 2018 05:08:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:08:01,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/45b3485e-1da3-4edf-94b6-3b3f7e33aac9.json used request id req-22d95007-5a99-4829-9e78-d697210fc6fa 2018-07-24 05:08:01,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.12788796425s 2018-07-24 05:08:01,755 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/45b3485e-1da3-4edf-94b6-3b3f7e33aac9.json used request id req-22d95007-5a99-4829-9e78-d697210fc6fa 2018-07-24 05:08:01,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 05:08:01,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:08:01,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-e0b41379-ab61-4f5f-bb54-7c37f583474d Date: Tue, 24 Jul 2018 05:08:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T05:05:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1ba98cf3-4329-461e-a0b6-f6ed68565ac0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a6a5595eff04e89b98d3d63efd1b892","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_e4224f96-b1fb-45c6-9d5a-2734456c8648","enable_dhcp":true,"segment_id":null,"network_id":"1ef8384d-87ff-498e-9b5d-efa50047594a","tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T05:05:42Z","ip_version":4},{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 05:08:01,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e0b41379-ab61-4f5f-bb54-7c37f583474d 2018-07-24 05:08:01,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.224054098129s 2018-07-24 05:08:01,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e0b41379-ab61-4f5f-bb54-7c37f583474d 2018-07-24 05:08:01,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 05:08:01,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/1ba98cf3-4329-461e-a0b6-f6ed68565ac0.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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:08:04,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8b577f3-19d6-4e57-9ced-56632074dfb7 Date: Tue, 24 Jul 2018 05:08:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:08:04,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/1ba98cf3-4329-461e-a0b6-f6ed68565ac0.json used request id req-f8b577f3-19d6-4e57-9ced-56632074dfb7 2018-07-24 05:08:04,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.21058893204s 2018-07-24 05:08:04,192 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/1ba98cf3-4329-461e-a0b6-f6ed68565ac0.json used request id req-f8b577f3-19d6-4e57-9ced-56632074dfb7 2018-07-24 05:08:04,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:08:04,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:08:04,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-aaed5874-1e58-4e05-b8f0-308f061fc393 Date: Tue, 24 Jul 2018 05:08:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"1ef8384d-87ff-498e-9b5d-efa50047594a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"4a6a5595eff04e89b98d3d63efd1b892","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:08:03Z","qos_policy_id":null,"name":"neutron_trunk-net_e4224f96-b1fb-45c6-9d5a-2734456c8648","admin_state_up":true,"tenant_id":"4a6a5595eff04e89b98d3d63efd1b892","created_at":"2018-07-24T05:05:41Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 05:08:04,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-aaed5874-1e58-4e05-b8f0-308f061fc393 2018-07-24 05:08:04,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.442690134048s 2018-07-24 05:08:04,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-aaed5874-1e58-4e05-b8f0-308f061fc393 2018-07-24 05:08:04,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 05:08:04,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/1ef8384d-87ff-498e-9b5d-efa50047594a.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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:08:05,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b34ea481-c209-4cc3-bc15-6d1e070d1914 Date: Tue, 24 Jul 2018 05:08:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:08:05,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1ef8384d-87ff-498e-9b5d-efa50047594a.json used request id req-b34ea481-c209-4cc3-bc15-6d1e070d1914 2018-07-24 05:08:05,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.761632204056s 2018-07-24 05:08:05,399 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1ef8384d-87ff-498e-9b5d-efa50047594a.json used request id req-b34ea481-c209-4cc3-bc15-6d1e070d1914 2018-07-24 05:08:05,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 05:08:05,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:08:05,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-ebc642b7-eb99-4a59-8302-4ceb6bd53b02 Date: Tue, 24 Jul 2018 05:08:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/7ea1a639-e823-4045-9187-d09a3a19c59b/snap", "metadata": {}}], "file": "/v2/images/7ea1a639-e823-4045-9187-d09a3a19c59b/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "7ea1a639-e823-4045-9187-d09a3a19c59b", "size": 12716032, "self": "/v2/images/7ea1a639-e823-4045-9187-d09a3a19c59b", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/7ea1a639-e823-4045-9187-d09a3a19c59b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T05:05:55Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T05:05:53Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/978dea26-44ce-4309-992e-411daaf530b7/snap", "metadata": {}}], "file": "/v2/images/978dea26-44ce-4309-992e-411daaf530b7/file", "owner": "4a6a5595eff04e89b98d3d63efd1b892", "id": "978dea26-44ce-4309-992e-411daaf530b7", "size": 12716032, "self": "/v2/images/978dea26-44ce-4309-992e-411daaf530b7", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/978dea26-44ce-4309-992e-411daaf530b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-24T05:05:52Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e4224f96-b1fb-45c6-9d5a-2734456c8648", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e4224f96-b1fb-45c6-9d5a-2734456c8648", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-24T05:05:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 05:08:05,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ebc642b7-eb99-4a59-8302-4ceb6bd53b02 2018-07-24 05:08:05,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208966970444s 2018-07-24 05:08:05,612 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ebc642b7-eb99-4a59-8302-4ceb6bd53b02 2018-07-24 05:08:05,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 05:08:05,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/978dea26-44ce-4309-992e-411daaf530b7 -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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:08:05,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-60f92e7f-649f-444f-8ae7-5101be915f5e Date: Tue, 24 Jul 2018 05:08:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:08:05,961 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/978dea26-44ce-4309-992e-411daaf530b7 used request id req-60f92e7f-649f-444f-8ae7-5101be915f5e 2018-07-24 05:08:05,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.346626996994s 2018-07-24 05:08:05,961 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/978dea26-44ce-4309-992e-411daaf530b7 used request id req-60f92e7f-649f-444f-8ae7-5101be915f5e 2018-07-24 05:08:05,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 05:08:05,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:08:05,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08: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-bfdbfda2-dc04-4269-aa41-1d6d3e6cb9f6 x-compute-request-id: req-bfdbfda2-dc04-4269-aa41-1d6d3e6cb9f6 Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "1ff5314c-69e4-4863-931f-f2cee8d713cd"}, {"name": "neutron_trunk-flavor_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/51f31842-f031-48e2-a10a-05c741193eb6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/51f31842-f031-48e2-a10a-05c741193eb6", "rel": "bookmark"}], "ram": 1024, "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": "51f31842-f031-48e2-a10a-05c741193eb6"}, {"name": "neutron_trunk-flavor_e4224f96-b1fb-45c6-9d5a-2734456c8648", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f53438ed-8a23-458f-8e9f-a634e225c785", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f53438ed-8a23-458f-8e9f-a634e225c785", "rel": "bookmark"}], "ram": 512, "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": "f53438ed-8a23-458f-8e9f-a634e225c785"}]} 2018-07-24 05:08:05,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-bfdbfda2-dc04-4269-aa41-1d6d3e6cb9f6 2018-07-24 05:08:05,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028461933136s 2018-07-24 05:08:05,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-bfdbfda2-dc04-4269-aa41-1d6d3e6cb9f6 2018-07-24 05:08:05,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 05:08:05,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/f53438ed-8a23-458f-8e9f-a634e225c785 -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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:08:06,031 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:08: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 x-openstack-request-id: req-16446121-288b-44b0-8239-789f30884215 x-compute-request-id: req-16446121-288b-44b0-8239-789f30884215 Content-Length: 0 Content-Type: application/json 2018-07-24 05:08:06,031 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f53438ed-8a23-458f-8e9f-a634e225c785 used request id req-16446121-288b-44b0-8239-789f30884215 2018-07-24 05:08:06,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0393290519714s 2018-07-24 05:08:06,032 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/f53438ed-8a23-458f-8e9f-a634e225c785 used request id req-16446121-288b-44b0-8239-789f30884215 2018-07-24 05:08:06,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 05:08:06,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/7ea1a639-e823-4045-9187-d09a3a19c59b -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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:08:07,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b475363b-f014-4346-b0b8-dae90d23776f Date: Tue, 24 Jul 2018 05:08:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:08:07,040 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7ea1a639-e823-4045-9187-d09a3a19c59b used request id req-b475363b-f014-4346-b0b8-dae90d23776f 2018-07-24 05:08:07,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00818991661s 2018-07-24 05:08:07,041 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/7ea1a639-e823-4045-9187-d09a3a19c59b used request id req-b475363b-f014-4346-b0b8-dae90d23776f 2018-07-24 05:08:07,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 05:08:07,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:08:07,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08: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-f894e75a-ce32-4d15-bc9b-b5e5261a77b7 x-compute-request-id: req-f894e75a-ce32-4d15-bc9b-b5e5261a77b7 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "1ff5314c-69e4-4863-931f-f2cee8d713cd"}, {"name": "neutron_trunk-flavor_alt_e4224f96-b1fb-45c6-9d5a-2734456c8648", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/51f31842-f031-48e2-a10a-05c741193eb6", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/51f31842-f031-48e2-a10a-05c741193eb6", "rel": "bookmark"}], "ram": 1024, "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": "51f31842-f031-48e2-a10a-05c741193eb6"}]} 2018-07-24 05:08:07,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f894e75a-ce32-4d15-bc9b-b5e5261a77b7 2018-07-24 05:08:07,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269720554352s 2018-07-24 05:08:07,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f894e75a-ce32-4d15-bc9b-b5e5261a77b7 2018-07-24 05:08:07,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 05:08:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/51f31842-f031-48e2-a10a-05c741193eb6 -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}65aa0038cdb0191f2fa2ccbf599cc9e3d3989f68" 2018-07-24 05:08:07,139 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:08: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 x-openstack-request-id: req-bd8ac34d-cfe8-4a93-b97f-ad6f4bf886a6 x-compute-request-id: req-bd8ac34d-cfe8-4a93-b97f-ad6f4bf886a6 Content-Length: 0 Content-Type: application/json 2018-07-24 05:08:07,139 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/51f31842-f031-48e2-a10a-05c741193eb6 used request id req-bd8ac34d-cfe8-4a93-b97f-ad6f4bf886a6 2018-07-24 05:08:07,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0682380199432s 2018-07-24 05:08:07,140 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/51f31842-f031-48e2-a10a-05c741193eb6 used request id req-bd8ac34d-cfe8-4a93-b97f-ad6f4bf886a6 2018-07-24 05:08:07,186 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-07-24 05:08:07,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 05:08:07,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-24 05:08:07,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 05:08:07,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 05:08:07,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 05:08:07,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 05:08:07,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 05:08:07,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 05:08:07,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 05:08:07,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 05:08:07,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 05:08:07,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 05:08:07,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 05:08:07,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 05:08:07,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 05:08:07,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 05:08:07,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 05:08:07,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 05:08:07,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 05:08:07,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 05:08:07,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 05:08:07,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 05:08:07,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 05:08:07,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-24 05:08:07,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-24 05:08:07,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 05:08:07,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3bf22e-297f-4f02-ad64-d05f7ad5e02c 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:08:07,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6e3bf22e-297f-4f02-ad64-d05f7ad5e02c 2018-07-24 05:08:07,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 05:08:07,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["umOH7rXVTQKvgwKYUnojyA"], "issued_at": "2018-07-24T05:08:07.000000Z"}} 2018-07-24 05:08:07,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:08:07,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}b7d333d7bcdbfa86f2cca9b00567ff1271c36aff" 2018-07-24 05:08:07,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-63871ff6-2157-49b8-8e20-339fda183e4c Date: Tue, 24 Jul 2018 05:08:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 05:08:07,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-63871ff6-2157-49b8-8e20-339fda183e4c 2018-07-24 05:08:07,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.252742052078s 2018-07-24 05:08:07,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-63871ff6-2157-49b8-8e20-339fda183e4c 2018-07-24 05:08:07,884 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-24 05:08:10,925 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-24 05:08:13,952 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4d58cc88-95f8-44f4-b767-33ca52c4f862 | 2018-07-24T05:08:13.551102 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4d58cc88-95f8-44f4-b767-33ca52c4f862 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-24 05:08:17,579 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-24 05:08:17,579 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-24 05:08:20,490 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-24 05:08:24,236 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=60246b9b-9f54-4df5-8253-7c8fa5975fe6) as the default verifier for the future CLI operations. 2018-07-24 05:08:27,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 05:08:27,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:08: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:08:27,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-24 05:08:27,404 - 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-07-24 05:08:27,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:08: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://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-07-24 05:08:27,411 - 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}b7d333d7bcdbfa86f2cca9b00567ff1271c36aff" 2018-07-24 05:08:27,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8833d9ed-6d1a-4e86-9f7a-6d0819fc67e5 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/08ec6a53b1f74bfbb99e164e50ad4ab3"}, "enabled": true, "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/09e6c0ab22c04a89aab4966bfdf46dc5"}, "enabled": true, "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1471c948c8a04e10860f69b58f87d610"}, "enabled": true, "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1aca0b8e9264405c91425107666ebff1"}, "enabled": true, "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/1d7f3ece493f4839bb2400b69ced422e"}, "enabled": true, "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/33d40c6690b6433bb98219006c3ef3be"}, "enabled": true, "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4a870761513b45ff8aa8ecad4d5ae066"}, "enabled": true, "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/644e1529c64442cda8f9c8a1af6bfbe2"}, "enabled": true, "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/66d6cabf59164edb893b418a6f6b82e2"}, "enabled": true, "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/711773cb369146a1891a28473f7b3d72"}, "enabled": true, "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/80cd78b268d044a6a920e21572aeb231"}, "enabled": true, "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/8f1ebbb69ed64e789de3ae99524d0fb3"}, "enabled": true, "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9ff2b4e1c6224aacae69be2699b67078"}, "enabled": true, "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/a8477f37404c48b4842dbb7e701be289"}, "enabled": true, "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/b4a383d572634f309363b29fe49cf92d"}, "enabled": true, "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-07-24 05:08:27,501 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-8833d9ed-6d1a-4e86-9f7a-6d0819fc67e5 2018-07-24 05:08:27,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.100903987885s 2018-07-24 05:08:27,502 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-8833d9ed-6d1a-4e86-9f7a-6d0819fc67e5 2018-07-24 05:08:27,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-24 05:08:27,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.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}b7d333d7bcdbfa86f2cca9b00567ff1271c36aff" 2018-07-24 05:08:27,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-ed98a86e-1881-4bc9-ab7c-28316e6ce21b Date: Tue, 24 Jul 2018 05:08:27 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-24 05:08:27,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-ed98a86e-1881-4bc9-ab7c-28316e6ce21b 2018-07-24 05:08:27,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.188205003738s 2018-07-24 05:08:27,697 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-ed98a86e-1881-4bc9-ab7c-28316e6ce21b 2018-07-24 05:08:27,705 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-07-24 05:08:27,706 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-24 05:08:27,711 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:43 | PASS | | rally_sanity | functest | smoke | 29:11 | PASS | | patrole | functest | smoke | 02:45 | PASS | | vmtp | functest | smoke | 18:59 | PASS | | shaker | functest | smoke | 04:12 | PASS | | snaps_smoke | functest | smoke | 42:41 | PASS | | neutron_trunk | functest | smoke | 02:14 | PASS | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +--------------------------+------------------+---------------+------------------+----------------+ 2018-07-24 05:08:27,720 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-24 05:08:28,003 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 05:08:28,103 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-24 05:08:31,232 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-183 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-24 05:08:31,237 - 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.24,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.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=h4BWV8TqsnP2jj6k9EgvgGcPq 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=4a6a5595eff04e89b98d3d63efd1b892 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-24 05:08:31,238 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-24 05:08:31,238 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-07-24 05:08:31,239 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-07-24 05:08:31,243 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-24 05:08:33,813 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-183 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-24 05:08:33,815 - 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.24,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.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=h4BWV8TqsnP2jj6k9EgvgGcPq 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=4a6a5595eff04e89b98d3d63efd1b892 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-24 05:08:33,816 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-24 05:08:33,816 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims vyos_vrouter | | | | | juju_epc | +---------------+---------------+---------------------------------------+--------------------------------------------+ 2018-07-24 05:08:33,826 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-07-24 05:08:34,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 05:08:34,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 05:08:34,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 05:08:34,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 05:08:34,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 05:08:34,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 05:08:34,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 05:08:34,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 05:08:34,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 05:08:34,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 05:08:34,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 05:08:34,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 05:08:34,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 05:08:34,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 05:08:34,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 05:08:34,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 05:08:34,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 05:08:34,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 05:08:34,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 05:08:34,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 05:08:34,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 05:08:34,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 05:08:34,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 05:08:34,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b38b4b-2baa-4139-846f-07a1f827a8e2 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:08:34,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-63b38b4b-2baa-4139-846f-07a1f827a8e2 2018-07-24 05:08:34,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 05:08:34,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["rnmdjriXSay6DUp6R8G5Tg"], "issued_at": "2018-07-24T05:08:34.000000Z"}} 2018-07-24 05:08:34,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:08:34,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:08:35,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6d7a26bd-007d-4c52-b677-ef9694e2b3d2 Date: Tue, 24 Jul 2018 05:08:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 05:08:35,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6d7a26bd-007d-4c52-b677-ef9694e2b3d2 2018-07-24 05:08:35,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384900093079s 2018-07-24 05:08:35,001 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6d7a26bd-007d-4c52-b677-ef9694e2b3d2 2018-07-24 05:08:35,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 05:08:35,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:08: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:08:35,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 05:08:35,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:08:35,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1d52d3-7621-4d65-91c0-a37036e7d82f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/1b6b3f35a0ce43f2a2eab05c49465a6e"}, "tags": [], "enabled": true, "id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-24 05:08:35,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-cd1d52d3-7621-4d65-91c0-a37036e7d82f 2018-07-24 05:08:35,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111628055573s 2018-07-24 05:08:35,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-cd1d52d3-7621-4d65-91c0-a37036e7d82f 2018-07-24 05:08:35,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-24 05:08:35,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}}' 2018-07-24 05:08:35,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 05:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f337dc1e-1b36-44ed-8734-064abc5ee49c Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/759f09586bb743efbcb6d82ccf36a830"}, "tags": [], "enabled": true, "id": "759f09586bb743efbcb6d82ccf36a830", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}} 2018-07-24 05:08:35,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f337dc1e-1b36-44ed-8734-064abc5ee49c 2018-07-24 05:08:35,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.130989789963s 2018-07-24 05:08:35,267 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-f337dc1e-1b36-44ed-8734-064abc5ee49c 2018-07-24 05:08:35,268 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'759f09586bb743efbcb6d82ccf36a830', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify-project_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02'}) 2018-07-24 05:08:35,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-24 05:08:35,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6f72bf84-7223-4550-9b1f-09747b1ed22b", "email": null, "name": "cloudify-user_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}}' 2018-07-24 05:08:35,638 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 05:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c91ed080-a3d6-4c27-83a3-0eb119497ba2 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "links": {"self": "http://172.30.9.24:5000/v3/users/c6d70e083c72499f9bf920f78a7c4a03"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6d70e083c72499f9bf920f78a7c4a03", "domain_id": "default", "password_expires_at": null}} 2018-07-24 05:08:35,638 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-c91ed080-a3d6-4c27-83a3-0eb119497ba2 2018-07-24 05:08:35,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363932847977s 2018-07-24 05:08:35,638 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-c91ed080-a3d6-4c27-83a3-0eb119497ba2 2018-07-24 05:08:35,639 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c6d70e083c72499f9bf920f78a7c4a03', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02'}) 2018-07-24 05:08:35,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 05:08:35,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:08:35,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4bbd8b-4940-4431-908b-5eea2a6a9a35 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:08:35,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fc4bbd8b-4940-4431-908b-5eea2a6a9a35 2018-07-24 05:08:35,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118605852127s 2018-07-24 05:08:35,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-fc4bbd8b-4940-4431-908b-5eea2a6a9a35 2018-07-24 05:08:35,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 05:08:35,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:08:35,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220f5b63-6d55-4425-a94d-cda032a76252 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:08:35,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-220f5b63-6d55-4425-a94d-cda032a76252 2018-07-24 05:08:35,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100904941559s 2018-07-24 05:08:35,867 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-220f5b63-6d55-4425-a94d-cda032a76252 2018-07-24 05:08:35,869 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-24 05:08:35,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-24 05:08:35,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" -d '{"role": {"name": "Member"}}' 2018-07-24 05:08:35,985 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 05:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3280e5ee-0ee4-469b-b3a7-014b0a83ee0d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1eb557877cb44ade90090de9ca66eef9", "links": {"self": "http://172.30.9.24:5000/v3/roles/1eb557877cb44ade90090de9ca66eef9"}, "name": "Member"}} 2018-07-24 05:08:35,985 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-3280e5ee-0ee4-469b-b3a7-014b0a83ee0d 2018-07-24 05:08:35,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.113140106201s 2018-07-24 05:08:35,985 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-3280e5ee-0ee4-469b-b3a7-014b0a83ee0d 2018-07-24 05:08:35,986 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'1eb557877cb44ade90090de9ca66eef9'}) 2018-07-24 05:08:35,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 05:08:35,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:08:36,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2341d01-7bee-43d9-8ebc-7008c33a2eb3 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "1eb557877cb44ade90090de9ca66eef9", "links": {"self": "http://172.30.9.24:5000/v3/roles/1eb557877cb44ade90090de9ca66eef9"}, "name": "Member"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:08:36,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e2341d01-7bee-43d9-8ebc-7008c33a2eb3 2018-07-24 05:08:36,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0943310260773s 2018-07-24 05:08:36,084 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e2341d01-7bee-43d9-8ebc-7008c33a2eb3 2018-07-24 05:08:36,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 05:08:36,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:08:36,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ba5dc9-13c4-4216-ad1e-f66118946aa6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 05:08:36,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a9ba5dc9-13c4-4216-ad1e-f66118946aa6 2018-07-24 05:08:36,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103737831116s 2018-07-24 05:08:36,193 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a9ba5dc9-13c4-4216-ad1e-f66118946aa6 2018-07-24 05:08:36,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 05:08:36,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:08:36,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb7ac9d-c7c4-405f-af72-86d0befaab6b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify-user_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "links": {"self": "http://172.30.9.24:5000/v3/users/c6d70e083c72499f9bf920f78a7c4a03"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6d70e083c72499f9bf920f78a7c4a03", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 05:08:36,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ddb7ac9d-c7c4-405f-af72-86d0befaab6b 2018-07-24 05:08:36,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116081953049s 2018-07-24 05:08:36,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-ddb7ac9d-c7c4-405f-af72-86d0befaab6b 2018-07-24 05:08:36,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 05:08:36,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:08:36,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-554a5133-ec36-43db-a0da-87cf8c7e425a Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/759f09586bb743efbcb6d82ccf36a830"}, "tags": [], "enabled": true, "id": "759f09586bb743efbcb6d82ccf36a830", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 05:08:36,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-554a5133-ec36-43db-a0da-87cf8c7e425a 2018-07-24 05:08:36,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108098983765s 2018-07-24 05:08:36,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-554a5133-ec36-43db-a0da-87cf8c7e425a 2018-07-24 05:08:36,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-24 05:08:36,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=c6d70e083c72499f9bf920f78a7c4a03&role.id=1eb557877cb44ade90090de9ca66eef9&scope.project.id=759f09586bb743efbcb6d82ccf36a830" -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:08:36,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0efd88b-b7a8-4212-a06e-6c83b6b5f266 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=c6d70e083c72499f9bf920f78a7c4a03&role.id=1eb557877cb44ade90090de9ca66eef9&scope.project.id=759f09586bb743efbcb6d82ccf36a830", "previous": null, "next": null}} 2018-07-24 05:08:36,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=c6d70e083c72499f9bf920f78a7c4a03&role.id=1eb557877cb44ade90090de9ca66eef9&scope.project.id=759f09586bb743efbcb6d82ccf36a830 used request id req-f0efd88b-b7a8-4212-a06e-6c83b6b5f266 2018-07-24 05:08:36,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108623027802s 2018-07-24 05:08:36,554 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=c6d70e083c72499f9bf920f78a7c4a03&role.id=1eb557877cb44ade90090de9ca66eef9&scope.project.id=759f09586bb743efbcb6d82ccf36a830 used request id req-f0efd88b-b7a8-4212-a06e-6c83b6b5f266 2018-07-24 05:08:36,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-24 05:08:36,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/759f09586bb743efbcb6d82ccf36a830/users/c6d70e083c72499f9bf920f78a7c4a03/roles/1eb557877cb44ade90090de9ca66eef9 -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:08:36,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39d88bb0-6cb5-4618-bc57-f5a7956f7166 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:08:36,692 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/759f09586bb743efbcb6d82ccf36a830/users/c6d70e083c72499f9bf920f78a7c4a03/roles/1eb557877cb44ade90090de9ca66eef9 used request id req-39d88bb0-6cb5-4618-bc57-f5a7956f7166 2018-07-24 05:08:36,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13347697258s 2018-07-24 05:08:36,692 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/759f09586bb743efbcb6d82ccf36a830/users/c6d70e083c72499f9bf920f78a7c4a03/roles/1eb557877cb44ade90090de9ca66eef9 used request id req-39d88bb0-6cb5-4618-bc57-f5a7956f7166 2018-07-24 05:08:36,694 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'759f09586bb743efbcb6d82ccf36a830', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6f72bf84-7223-4550-9b1f-09747b1ed22b', 'username': u'cloudify-user_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-24 05:08:36,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 05:08:36,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 05:08:36,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 05:08:36,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 05:08:36,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 05:08:36,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 05:08:36,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 05:08:36,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 05:08:36,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 05:08:36,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 05:08:36,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 05:08:36,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 05:08:36,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 05:08:36,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 05:08:36,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 05:08:36,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 05:08:36,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 05:08:36,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 05:08:36,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 05:08:36,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 05:08:36,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 05:08:36,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 05:08:36,701 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', 'password': '6f72bf84-7223-4550-9b1f-09747b1ed22b', 'project_name': 'cloudify-project_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '759f09586bb743efbcb6d82ccf36a830', 'project_domain_name': 'Default'} 2018-07-24 05:08:36,702 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-07-24 05:08:36,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 05:08:36,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deac3f9c-505b-4e11-ae81-46354d5d9312 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:08:36,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-deac3f9c-505b-4e11-ae81-46354d5d9312 2018-07-24 05:08:36,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 05:08:37,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1eb557877cb44ade90090de9ca66eef9", "name": "Member"}], "expires_at": "2018-07-24T06:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "759f09586bb743efbcb6d82ccf36a830", "name": "cloudify-project_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_759f09586bb743efbcb6d82ccf36a830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_759f09586bb743efbcb6d82ccf36a830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/759f09586bb743efbcb6d82ccf36a830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/759f09586bb743efbcb6d82ccf36a830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/759f09586bb743efbcb6d82ccf36a830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/759f09586bb743efbcb6d82ccf36a830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/759f09586bb743efbcb6d82ccf36a830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/759f09586bb743efbcb6d82ccf36a830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/759f09586bb743efbcb6d82ccf36a830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/759f09586bb743efbcb6d82ccf36a830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/759f09586bb743efbcb6d82ccf36a830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/759f09586bb743efbcb6d82ccf36a830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/759f09586bb743efbcb6d82ccf36a830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/759f09586bb743efbcb6d82ccf36a830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "id": "c6d70e083c72499f9bf920f78a7c4a03"}, "audit_ids": ["e-WQpGpcSviS_QaBVjwcaA"], "issued_at": "2018-07-24T05:08:37.000000Z"}} 2018-07-24 05:08:37,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 05:08:37,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"network": {"name": "cloudify-net_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "admin_state_up": true}}' 2018-07-24 05:08:37,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-861e17d9-2ad3-46f3-ba89-d02797bde069 Date: Tue, 24 Jul 2018 05:08:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084a7b02-d4d7-4fa8-837a-514936c2b317","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"759f09586bb743efbcb6d82ccf36a830","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:08:37Z","is_default":false,"name":"cloudify-net_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02","qos_policy_id":null,"admin_state_up":true,"tenant_id":"759f09586bb743efbcb6d82ccf36a830","created_at":"2018-07-24T05:08:37Z","mtu":1450}} 2018-07-24 05:08:37,983 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-861e17d9-2ad3-46f3-ba89-d02797bde069 2018-07-24 05:08:37,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.873085975647s 2018-07-24 05:08:37,983 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-861e17d9-2ad3-46f3-ba89-d02797bde069 2018-07-24 05:08:37,984 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T05:08:37Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'084a7b02-d4d7-4fa8-837a-514936c2b317', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', u'admin_state_up': True, u'tenant_id': u'759f09586bb743efbcb6d82ccf36a830', u'created_at': u'2018-07-24T05:08:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'759f09586bb743efbcb6d82ccf36a830', u'l2_adjacency': True}) 2018-07-24 05:08:37,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:08:37,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:08:38,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-cf369939-372d-4d38-9fc9-bd7e322c89b1 Date: Tue, 24 Jul 2018 05:08:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"084a7b02-d4d7-4fa8-837a-514936c2b317","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"759f09586bb743efbcb6d82ccf36a830","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:08:37Z","qos_policy_id":null,"name":"cloudify-net_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02","admin_state_up":true,"tenant_id":"759f09586bb743efbcb6d82ccf36a830","created_at":"2018-07-24T05:08:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 05:08:38,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cf369939-372d-4d38-9fc9-bd7e322c89b1 2018-07-24 05:08:38,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285571098328s 2018-07-24 05:08:38,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-cf369939-372d-4d38-9fc9-bd7e322c89b1 2018-07-24 05:08:38,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 05:08:38,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"subnet": {"name": "cloudify-subnet_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "enable_dhcp": true, "network_id": "084a7b02-d4d7-4fa8-837a-514936c2b317", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 05:08:39,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b519f0f7-194f-4558-a58a-78c48295aa4e Date: Tue, 24 Jul 2018 05:08:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"084a7b02-d4d7-4fa8-837a-514936c2b317","tenant_id":"759f09586bb743efbcb6d82ccf36a830","created_at":"2018-07-24T05:08:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:08:38Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"759f09586bb743efbcb6d82ccf36a830","id":"e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0","subnetpool_id":null,"name":"cloudify-subnet_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}} 2018-07-24 05:08:39,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b519f0f7-194f-4558-a58a-78c48295aa4e 2018-07-24 05:08:39,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.740443229675s 2018-07-24 05:08:39,013 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b519f0f7-194f-4558-a58a-78c48295aa4e 2018-07-24 05:08:39,014 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T05:08:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', u'enable_dhcp': True, u'network_id': u'084a7b02-d4d7-4fa8-837a-514936c2b317', u'tenant_id': u'759f09586bb743efbcb6d82ccf36a830', u'created_at': u'2018-07-24T05:08:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'759f09586bb743efbcb6d82ccf36a830'}) 2018-07-24 05:08:39,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 05:08:39,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "cloudify-router_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "admin_state_up": true}}' 2018-07-24 05:08:45,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-743d70f0-028a-4da3-867d-2ab48ac0da69 Date: Tue, 24 Jul 2018 05:08:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:08:39Z", "admin_state_up": true, "updated_at": "2018-07-24T05:08:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "90c393c9-ade8-4e5d-a347-af415376ba88", "name": "cloudify-router_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}} 2018-07-24 05:08:45,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-743d70f0-028a-4da3-867d-2ab48ac0da69 2018-07-24 05:08:45,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.19911694527s 2018-07-24 05:08:45,214 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-743d70f0-028a-4da3-867d-2ab48ac0da69 2018-07-24 05:08:45,215 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T05:08:41Z', u'revision_number': 3, u'id': u'90c393c9-ade8-4e5d-a347-af415376ba88', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', u'admin_state_up': True, u'tenant_id': u'759f09586bb743efbcb6d82ccf36a830', u'created_at': u'2018-07-24T05:08:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'759f09586bb743efbcb6d82ccf36a830'}) 2018-07-24 05:08:45,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 05:08:45,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/90c393c9-ade8-4e5d-a347-af415376ba88/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"subnet_id": "e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0"}' 2018-07-24 05:08:47,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-395f3a0a-1115-4a47-9a05-0cc16ea8c91f Date: Tue, 24 Jul 2018 05:08:47 GMT RESP BODY: {"network_id": "084a7b02-d4d7-4fa8-837a-514936c2b317", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "subnet_id": "e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0", "subnet_ids": ["e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0"], "port_id": "685fd172-15e5-4767-9f38-86795dd959f9", "id": "90c393c9-ade8-4e5d-a347-af415376ba88"} 2018-07-24 05:08:47,921 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/90c393c9-ade8-4e5d-a347-af415376ba88/add_router_interface.json used request id req-395f3a0a-1115-4a47-9a05-0cc16ea8c91f 2018-07-24 05:08:47,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.70576310158s 2018-07-24 05:08:47,922 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/90c393c9-ade8-4e5d-a347-af415376ba88/add_router_interface.json used request id req-395f3a0a-1115-4a47-9a05-0cc16ea8c91f returning object 90c393c9-ade8-4e5d-a347-af415376ba88 2018-07-24 05:08:47,922 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-24 05:09:10,512 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-24 05:09:10,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 05:09:10,520 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 05:09:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 05:09:10,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 05:09:10,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:09:10,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6e1d4ac4-5292-466c-8826-4deb8f9d0f7d Date: Tue, 24 Jul 2018 05:09:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 05:09:10,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6e1d4ac4-5292-466c-8826-4deb8f9d0f7d 2018-07-24 05:09:10,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226391077042s 2018-07-24 05:09:10,750 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-6e1d4ac4-5292-466c-8826-4deb8f9d0f7d 2018-07-24 05:09:10,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 05:09:10,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}' 2018-07-24 05:09:11,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b96ca62c-e840-4d7f-bae2-47c8cfbcf931 Date: Tue, 24 Jul 2018 05:09:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c/file", "owner": "759f09586bb743efbcb6d82ccf36a830", "id": "b3cc3fd6-746c-45bf-91f1-2d642e765e7c", "size": null, "self": "/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-24T05:09:11Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "checksum": null, "created_at": "2018-07-24T05:09:11Z", "protected": false} 2018-07-24 05:09:11,111 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b96ca62c-e840-4d7f-bae2-47c8cfbcf931 2018-07-24 05:09:11,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.353955984116s 2018-07-24 05:09:11,112 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-b96ca62c-e840-4d7f-bae2-47c8cfbcf931 returning object b3cc3fd6-746c-45bf-91f1-2d642e765e7c 2018-07-24 05:09:11,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 05:09:11,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '' 2018-07-24 05:10:05,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-23ceb4c2-af10-4445-b63e-ea27fcb337d6 Date: Tue, 24 Jul 2018 05:10:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:10:05,885 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c/file used request id req-23ceb4c2-af10-4445-b63e-ea27fcb337d6 2018-07-24 05:10:05,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 54.7733669281s 2018-07-24 05:10:05,886 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c/file used request id req-23ceb4c2-af10-4445-b63e-ea27fcb337d6 2018-07-24 05:10:05,886 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify-img_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T05:09:11Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c/file', u'owner': u'759f09586bb743efbcb6d82ccf36a830', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'b3cc3fd6-746c-45bf-91f1-2d642e765e7c', u'size': None, u'name': u'cloudify-img_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', u'checksum': None, u'self': u'/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T05:09:11Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 05:10:05,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 05:10:05,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-24 05:10:06,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10: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-9b2f3d3a-c15f-4027-b0c7-32c68adfc250 x-compute-request-id: req-9b2f3d3a-c15f-4027-b0c7-32c68adfc250 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0"}} 2018-07-24 05:10:06,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9b2f3d3a-c15f-4027-b0c7-32c68adfc250 2018-07-24 05:10:06,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.617738962173s 2018-07-24 05:10:06,506 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-9b2f3d3a-c15f-4027-b0c7-32c68adfc250 2018-07-24 05:10:06,507 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0', 'swap': 0}) 2018-07-24 05:10:06,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 05:10:06,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" -d '{"extra_specs": {}}' 2018-07-24 05:10:06,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10: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 x-openstack-request-id: req-55bdeccd-5589-4509-b01a-49b933de63d0 x-compute-request-id: req-55bdeccd-5589-4509-b01a-49b933de63d0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 05:10:06,531 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0/os-extra_specs used request id req-55bdeccd-5589-4509-b01a-49b933de63d0 2018-07-24 05:10:06,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234549045563s 2018-07-24 05:10:06,531 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0/os-extra_specs used request id req-55bdeccd-5589-4509-b01a-49b933de63d0 2018-07-24 05:10:06,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-24 05:10:06,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"keypair": {"name": "cloudify-kp_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}}' 2018-07-24 05:10:06,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10: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-193af17f-075c-4e37-9d4a-cc9b5a515e6a x-compute-request-id: req-193af17f-075c-4e37-9d4a-cc9b5a515e6a Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDa8n3B9ttkB+L5tACVitexu7PwaWRXe8GwPa1IFkWEDAu5g2svydqPdZz867MRIIV9r7+3X5ib6sPOYGGiSTUS/PpKjKhPYAz0Yz7KppHys8V9TKdceB2loZtDRwWrlVa9+XOa74srRWOyC1qB+uqgR03NAz51+g0sN/7KFpDgBX2nDhkhZyYtjFg7HVqusy/TpJ5UrGuBsQpyYFMQfK7TNXL9fGhoK76bd76uhWd/hLa3rY4OeLrp6QDHFyF8cvamPIifrctpB8PLT0jYXo9n3Ko4NJ3AsG/tlysARPkcIo6prNuMDUWSK5RdHDfJyDtBlob6THt0SEjMicjFHVzv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2vJ9wfbbZAfi+bQAlYrXsbuz8GlkV3vBsD2tSBZFhAwLuYNr\nL8naj3Wc/OuzESCFfa+/t1+Ym+rDzmBhokk1Evz6SoyoT2AM9GM+yqaR8rPFfUyn\nXHgdpaGbQ0cFq5VWvflzmu+LK0VjsgtagfrqoEdNzQM+dfoNLDf+yhaQ4AV9pw4Z\nIWcmLYxYOx1arrMv06SeVKxrgbEKcmBTEHyu0zVy/XxoaCu+m3e+roVnf4S2t62O\nDni66ekAxxchfHL2pjyIn63LaQfDy09I2F6PZ9yqODSdwLBv7ZcrAET5HCKOqazb\njA1FkiuUXRw3ycg7QZaG+kx7dEhIzInIxR1c7wIDAQABAoIBAQCAYz23JahUqgNA\n5XqKNlZxFF5ZlZOPcTSMwj4ATX8KBX5ClHugFD+jbBZYgWYJnwZoQ0yqnNYCZ9HW\nDNJztXX34nxqhryTfwFZtXC2qKJgrWYbKX3iTVUlMPS4qMb8bJ/m2oYdzmXPQ+tI\nFjxGh/pZbjaDB2nzCGP9EADKRB1EHx4kj1QdloR8czKet3N8HTXSo8+2sJkjdiM1\nKHQj1lMyNvz0Il3QMMCc6ZyR7UvuBsze5IfganEP83QhZ5LNlKsc4qG4bymxVkUA\nvfMdKFQ7AqZfUDvG+vmCo9q9t/HHXuu0C85ApQPKgYjEn8cEvtKyOuoB+z8V6Egl\nVsbe6OuxAoGBAPjckA0fAb2dA6HqEQjnAohGNBdUt5mhXJ2gXBFN8NWJ5vRHRI3L\ngkPmTL+Vb6NhQw5Pit/eBfrD8HeGW0TazX2P+ECUiIIs0s03Zu0KvKMFEK2ZkK7c\nyC5jX84fL1nS6wKDoqyx3C+Qn2O91GFREmJCpjHTA/yfM0f0fx3yHwyTAoGBAOE6\nQwxqkFkGC1mCecd9sJ1tlj4ADCmpH9kuL9dBKg03LEK2EBXa9M1CPi9X50vzLbiE\nKFZpWSyN6bGhAdvuUsXiH1wMJv2Vk8sjZwwZH7j2vfY8/hvY2B5iHlVJu0GTvaKy\npzflRJnkkyLRjsV7N1LTtWCJ4LdQWZbgOqeyBUO1AoGBAK05SgP4G0wS6R5hQS5D\nLp4Qz92VmJ8VlNQbdTqOWB8reFl86hkRGUGOIsoQiL7eysBBWdduQhdFIDLykMEi\n1HqcJh89xK9n5+v0rm49VQTcV7me9PjisWyou11Mk7cge3kqi6dNvohVUL0qu5Rp\nzDQdVHXF/jZv0lA5venoSPiFAoGBALavcU8S6L6s3mveHzUmyCkJiIIFu9fW7JRW\nmEt6+cb6Z5Y84tM3ZLVQ8+um21+Jgh5WY/mjPceb3GBN/poLt2v2vAUHfmDWAKkW\nsDDp+AcpbG/cjSi9PJ94aq43PgI0+e6MBoKaHojNFGN7otif1wIB4u7JJ1LJg8GT\nY0A+b3K5AoGAPzVyH//Wof09YJvtnksQzLYXCMNGaKCqN2DEr/zy175vH4Y7kHnJ\nQqTXHgYv5Yz1KbTvYDzOu4K7vXw2sSqcJTG/qFsu0cSotjxzXkMCRMhg2WXuBjNd\nGGNeiQnFqgxmWWtSeeTE0Ib3NJkFg4m4xY3Cu1DqXYfvr9o4ENgrkpU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "c6d70e083c72499f9bf920f78a7c4a03", "name": "cloudify-kp_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "fingerprint": "f3:d3:73:5b:02:ee:e3:61:f8:99:9a:e5:c7:b0:57:ea"}} 2018-07-24 05:10:06,903 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-193af17f-075c-4e37-9d4a-cc9b5a515e6a 2018-07-24 05:10:06,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.370893001556s 2018-07-24 05:10:06,903 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-193af17f-075c-4e37-9d4a-cc9b5a515e6a 2018-07-24 05:10:06,904 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDa8n3B9ttkB+L5tACVitexu7PwaWRXe8GwPa1IFkWEDAu5g2svydqPdZz867MRIIV9r7+3X5ib6sPOYGGiSTUS/PpKjKhPYAz0Yz7KppHys8V9TKdceB2loZtDRwWrlVa9+XOa74srRWOyC1qB+uqgR03NAz51+g0sN/7KFpDgBX2nDhkhZyYtjFg7HVqusy/TpJ5UrGuBsQpyYFMQfK7TNXL9fGhoK76bd76uhWd/hLa3rY4OeLrp6QDHFyF8cvamPIifrctpB8PLT0jYXo9n3Ko4NJ3AsG/tlysARPkcIo6prNuMDUWSK5RdHDfJyDtBlob6THt0SEjMicjFHVzv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA2vJ9wfbbZAfi+bQAlYrXsbuz8GlkV3vBsD2tSBZFhAwLuYNr\nL8naj3Wc/OuzESCFfa+/t1+Ym+rDzmBhokk1Evz6SoyoT2AM9GM+yqaR8rPFfUyn\nXHgdpaGbQ0cFq5VWvflzmu+LK0VjsgtagfrqoEdNzQM+dfoNLDf+yhaQ4AV9pw4Z\nIWcmLYxYOx1arrMv06SeVKxrgbEKcmBTEHyu0zVy/XxoaCu+m3e+roVnf4S2t62O\nDni66ekAxxchfHL2pjyIn63LaQfDy09I2F6PZ9yqODSdwLBv7ZcrAET5HCKOqazb\njA1FkiuUXRw3ycg7QZaG+kx7dEhIzInIxR1c7wIDAQABAoIBAQCAYz23JahUqgNA\n5XqKNlZxFF5ZlZOPcTSMwj4ATX8KBX5ClHugFD+jbBZYgWYJnwZoQ0yqnNYCZ9HW\nDNJztXX34nxqhryTfwFZtXC2qKJgrWYbKX3iTVUlMPS4qMb8bJ/m2oYdzmXPQ+tI\nFjxGh/pZbjaDB2nzCGP9EADKRB1EHx4kj1QdloR8czKet3N8HTXSo8+2sJkjdiM1\nKHQj1lMyNvz0Il3QMMCc6ZyR7UvuBsze5IfganEP83QhZ5LNlKsc4qG4bymxVkUA\nvfMdKFQ7AqZfUDvG+vmCo9q9t/HHXuu0C85ApQPKgYjEn8cEvtKyOuoB+z8V6Egl\nVsbe6OuxAoGBAPjckA0fAb2dA6HqEQjnAohGNBdUt5mhXJ2gXBFN8NWJ5vRHRI3L\ngkPmTL+Vb6NhQw5Pit/eBfrD8HeGW0TazX2P+ECUiIIs0s03Zu0KvKMFEK2ZkK7c\nyC5jX84fL1nS6wKDoqyx3C+Qn2O91GFREmJCpjHTA/yfM0f0fx3yHwyTAoGBAOE6\nQwxqkFkGC1mCecd9sJ1tlj4ADCmpH9kuL9dBKg03LEK2EBXa9M1CPi9X50vzLbiE\nKFZpWSyN6bGhAdvuUsXiH1wMJv2Vk8sjZwwZH7j2vfY8/hvY2B5iHlVJu0GTvaKy\npzflRJnkkyLRjsV7N1LTtWCJ4LdQWZbgOqeyBUO1AoGBAK05SgP4G0wS6R5hQS5D\nLp4Qz92VmJ8VlNQbdTqOWB8reFl86hkRGUGOIsoQiL7eysBBWdduQhdFIDLykMEi\n1HqcJh89xK9n5+v0rm49VQTcV7me9PjisWyou11Mk7cge3kqi6dNvohVUL0qu5Rp\nzDQdVHXF/jZv0lA5venoSPiFAoGBALavcU8S6L6s3mveHzUmyCkJiIIFu9fW7JRW\nmEt6+cb6Z5Y84tM3ZLVQ8+um21+Jgh5WY/mjPceb3GBN/poLt2v2vAUHfmDWAKkW\nsDDp+AcpbG/cjSi9PJ94aq43PgI0+e6MBoKaHojNFGN7otif1wIB4u7JJ1LJg8GT\nY0A+b3K5AoGAPzVyH//Wof09YJvtnksQzLYXCMNGaKCqN2DEr/zy175vH4Y7kHnJ\nQqTXHgYv5Yz1KbTvYDzOu4K7vXw2sSqcJTG/qFsu0cSotjxzXkMCRMhg2WXuBjNd\nGGNeiQnFqgxmWWtSeeTE0Ib3NJkFg4m4xY3Cu1DqXYfvr9o4ENgrkpU=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c6d70e083c72499f9bf920f78a7c4a03', 'name': u'cloudify-kp_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', 'created_at': '2018-07-24T05:10:06.904482', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'759f09586bb743efbcb6d82ccf36a830', 'name': 'cloudify-project_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f3:d3:73:5b:02:ee:e3:61:f8:99:9a:e5:c7:b0:57:ea', 'type': 'ssh', 'id': u'cloudify-kp_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02'}) 2018-07-24 05:10:06,905 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA2vJ9wfbbZAfi+bQAlYrXsbuz8GlkV3vBsD2tSBZFhAwLuYNr L8naj3Wc/OuzESCFfa+/t1+Ym+rDzmBhokk1Evz6SoyoT2AM9GM+yqaR8rPFfUyn XHgdpaGbQ0cFq5VWvflzmu+LK0VjsgtagfrqoEdNzQM+dfoNLDf+yhaQ4AV9pw4Z IWcmLYxYOx1arrMv06SeVKxrgbEKcmBTEHyu0zVy/XxoaCu+m3e+roVnf4S2t62O Dni66ekAxxchfHL2pjyIn63LaQfDy09I2F6PZ9yqODSdwLBv7ZcrAET5HCKOqazb jA1FkiuUXRw3ycg7QZaG+kx7dEhIzInIxR1c7wIDAQABAoIBAQCAYz23JahUqgNA 5XqKNlZxFF5ZlZOPcTSMwj4ATX8KBX5ClHugFD+jbBZYgWYJnwZoQ0yqnNYCZ9HW DNJztXX34nxqhryTfwFZtXC2qKJgrWYbKX3iTVUlMPS4qMb8bJ/m2oYdzmXPQ+tI FjxGh/pZbjaDB2nzCGP9EADKRB1EHx4kj1QdloR8czKet3N8HTXSo8+2sJkjdiM1 KHQj1lMyNvz0Il3QMMCc6ZyR7UvuBsze5IfganEP83QhZ5LNlKsc4qG4bymxVkUA vfMdKFQ7AqZfUDvG+vmCo9q9t/HHXuu0C85ApQPKgYjEn8cEvtKyOuoB+z8V6Egl Vsbe6OuxAoGBAPjckA0fAb2dA6HqEQjnAohGNBdUt5mhXJ2gXBFN8NWJ5vRHRI3L gkPmTL+Vb6NhQw5Pit/eBfrD8HeGW0TazX2P+ECUiIIs0s03Zu0KvKMFEK2ZkK7c yC5jX84fL1nS6wKDoqyx3C+Qn2O91GFREmJCpjHTA/yfM0f0fx3yHwyTAoGBAOE6 QwxqkFkGC1mCecd9sJ1tlj4ADCmpH9kuL9dBKg03LEK2EBXa9M1CPi9X50vzLbiE KFZpWSyN6bGhAdvuUsXiH1wMJv2Vk8sjZwwZH7j2vfY8/hvY2B5iHlVJu0GTvaKy pzflRJnkkyLRjsV7N1LTtWCJ4LdQWZbgOqeyBUO1AoGBAK05SgP4G0wS6R5hQS5D Lp4Qz92VmJ8VlNQbdTqOWB8reFl86hkRGUGOIsoQiL7eysBBWdduQhdFIDLykMEi 1HqcJh89xK9n5+v0rm49VQTcV7me9PjisWyou11Mk7cge3kqi6dNvohVUL0qu5Rp zDQdVHXF/jZv0lA5venoSPiFAoGBALavcU8S6L6s3mveHzUmyCkJiIIFu9fW7JRW mEt6+cb6Z5Y84tM3ZLVQ8+um21+Jgh5WY/mjPceb3GBN/poLt2v2vAUHfmDWAKkW sDDp+AcpbG/cjSi9PJ94aq43PgI0+e6MBoKaHojNFGN7otif1wIB4u7JJ1LJg8GT Y0A+b3K5AoGAPzVyH//Wof09YJvtnksQzLYXCMNGaKCqN2DEr/zy175vH4Y7kHnJ QqTXHgYv5Yz1KbTvYDzOu4K7vXw2sSqcJTG/qFsu0cSotjxzXkMCRMhg2WXuBjNd GGNeiQnFqgxmWWtSeeTE0Ib3NJkFg4m4xY3Cu1DqXYfvr9o4ENgrkpU= -----END RSA PRIVATE KEY----- 2018-07-24 05:10:06,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-24 05:10:06,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"security_group": {"name": "cloudify-sg_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "description": "created by OPNFV Functest (cloudify)"}}' 2018-07-24 05:10:07,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-13f96950-0002-49b1-8268-3b8adadd986b Date: Tue, 24 Jul 2018 05:10:07 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:06Z", "updated_at": "2018-07-24T05:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "64f78faf-e8e4-4dc4-ad80-111acbff967b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "d5087374-ed01-46b1-a801-8baf0a024a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 2, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "name": "cloudify-sg_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}} 2018-07-24 05:10:07,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-13f96950-0002-49b1-8268-3b8adadd986b 2018-07-24 05:10:07,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.202357053757s 2018-07-24 05:10:07,110 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-13f96950-0002-49b1-8268-3b8adadd986b 2018-07-24 05:10:07,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:10:07,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:07,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-71bebad7-70b8-451c-8158-b5965e6d50cc Date: Tue, 24 Jul 2018 05:10:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:06Z", "updated_at": "2018-07-24T05:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "64f78faf-e8e4-4dc4-ad80-111acbff967b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "d5087374-ed01-46b1-a801-8baf0a024a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 2, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "name": "cloudify-sg_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}, {"description": "Default security group", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:08:37Z", "updated_at": "2018-07-24T05:08:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "1e79116a-6438-49c3-a93c-7b52531ff1bf", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "afd3108c-b9dc-4b64-bbed-dd8b5711defe", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "dd19b767-eef9-40b4-85d2-f7b8bae9857f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "de3fb9dc-7d78-4442-8ae6-1428a117814b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 4, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "name": "default"}]} 2018-07-24 05:10:07,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-71bebad7-70b8-451c-8158-b5965e6d50cc 2018-07-24 05:10:07,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228125095367s 2018-07-24 05:10:07,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-71bebad7-70b8-451c-8158-b5965e6d50cc 2018-07-24 05:10:07,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 05:10:07,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5"}}' 2018-07-24 05:10:07,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-038a8a87-485e-4d92-a9dc-856ded63d07e Date: Tue, 24 Jul 2018 05:10:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "port_range_min": 22, "revision_number": 0, "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:07Z", "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "fccd3e6c-8364-4767-b50c-5d8721df98be"}} 2018-07-24 05:10:07,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-038a8a87-485e-4d92-a9dc-856ded63d07e 2018-07-24 05:10:07,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.362403869629s 2018-07-24 05:10:07,710 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-038a8a87-485e-4d92-a9dc-856ded63d07e 2018-07-24 05:10:07,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:10:07,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:07,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-292147dd-4b55-4015-aea2-04bbc19dc7f7 Date: Tue, 24 Jul 2018 05:10:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:06Z", "updated_at": "2018-07-24T05:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "64f78faf-e8e4-4dc4-ad80-111acbff967b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "d5087374-ed01-46b1-a801-8baf0a024a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "fccd3e6c-8364-4767-b50c-5d8721df98be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 22, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 3, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "name": "cloudify-sg_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}, {"description": "Default security group", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:08:37Z", "updated_at": "2018-07-24T05:08:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "1e79116a-6438-49c3-a93c-7b52531ff1bf", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "afd3108c-b9dc-4b64-bbed-dd8b5711defe", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "dd19b767-eef9-40b4-85d2-f7b8bae9857f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "de3fb9dc-7d78-4442-8ae6-1428a117814b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 4, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "name": "default"}]} 2018-07-24 05:10:07,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-292147dd-4b55-4015-aea2-04bbc19dc7f7 2018-07-24 05:10:07,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.24455499649s 2018-07-24 05:10:07,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-292147dd-4b55-4015-aea2-04bbc19dc7f7 2018-07-24 05:10:07,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 05:10:07,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5"}}' 2018-07-24 05:10:08,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e235b621-2e5e-4da0-b670-6e47096af91e Date: Tue, 24 Jul 2018 05:10:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:10:08Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "port_range_min": null, "revision_number": 0, "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:08Z", "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "1e330cc3-2d29-41a8-b90f-5c141f522271"}} 2018-07-24 05:10:08,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e235b621-2e5e-4da0-b670-6e47096af91e 2018-07-24 05:10:08,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.168197154999s 2018-07-24 05:10:08,130 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-e235b621-2e5e-4da0-b670-6e47096af91e 2018-07-24 05:10:08,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:10:08,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:08,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-0aaf26fe-5008-4a90-9d2c-a979a29f1e23 Date: Tue, 24 Jul 2018 05:10:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:06Z", "updated_at": "2018-07-24T05:10:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:08Z", "revision_number": 0, "id": "1e330cc3-2d29-41a8-b90f-5c141f522271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:08Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "64f78faf-e8e4-4dc4-ad80-111acbff967b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "d5087374-ed01-46b1-a801-8baf0a024a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "fccd3e6c-8364-4767-b50c-5d8721df98be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 22, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 4, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "name": "cloudify-sg_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}, {"description": "Default security group", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:08:37Z", "updated_at": "2018-07-24T05:08:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "1e79116a-6438-49c3-a93c-7b52531ff1bf", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "afd3108c-b9dc-4b64-bbed-dd8b5711defe", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "dd19b767-eef9-40b4-85d2-f7b8bae9857f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "de3fb9dc-7d78-4442-8ae6-1428a117814b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 4, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "name": "default"}]} 2018-07-24 05:10:08,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0aaf26fe-5008-4a90-9d2c-a979a29f1e23 2018-07-24 05:10:08,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221185922623s 2018-07-24 05:10:08,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0aaf26fe-5008-4a90-9d2c-a979a29f1e23 2018-07-24 05:10:08,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 05:10:08,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5"}}' 2018-07-24 05:10:08,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-91a514dc-db8f-4f44-9b6f-510ecb8f3e8d Date: Tue, 24 Jul 2018 05:10:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-24T05:10:08Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "port_range_min": 80, "revision_number": 0, "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:08Z", "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "55ac20e9-8f4d-4813-9be4-c80a6b6bf48c"}} 2018-07-24 05:10:08,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-91a514dc-db8f-4f44-9b6f-510ecb8f3e8d 2018-07-24 05:10:08,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.350588083267s 2018-07-24 05:10:08,709 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-91a514dc-db8f-4f44-9b6f-510ecb8f3e8d 2018-07-24 05:10:08,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:10:08,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:08,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-0bb01b31-235f-41be-b515-a05100477ac6 Date: Tue, 24 Jul 2018 05:10:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:06Z", "updated_at": "2018-07-24T05:10:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:08Z", "revision_number": 0, "id": "1e330cc3-2d29-41a8-b90f-5c141f522271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:08Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-24T05:10:08Z", "revision_number": 0, "id": "55ac20e9-8f4d-4813-9be4-c80a6b6bf48c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:08Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 80, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "64f78faf-e8e4-4dc4-ad80-111acbff967b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "d5087374-ed01-46b1-a801-8baf0a024a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "fccd3e6c-8364-4767-b50c-5d8721df98be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 22, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 5, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "name": "cloudify-sg_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}, {"description": "Default security group", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:08:37Z", "updated_at": "2018-07-24T05:08:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "1e79116a-6438-49c3-a93c-7b52531ff1bf", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "afd3108c-b9dc-4b64-bbed-dd8b5711defe", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "dd19b767-eef9-40b4-85d2-f7b8bae9857f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "de3fb9dc-7d78-4442-8ae6-1428a117814b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 4, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "name": "default"}]} 2018-07-24 05:10:08,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0bb01b31-235f-41be-b515-a05100477ac6 2018-07-24 05:10:08,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.225584983826s 2018-07-24 05:10:08,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0bb01b31-235f-41be-b515-a05100477ac6 2018-07-24 05:10:08,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 05:10:08,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5"}}' 2018-07-24 05:10:09,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-68045e59-8493-48a9-82c1-f6252f6d7393 Date: Tue, 24 Jul 2018 05:10:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-24T05:10:09Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "port_range_min": 443, "revision_number": 0, "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:09Z", "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "db893b9c-1e6f-4174-bfad-2ef0d51726cc"}} 2018-07-24 05:10:09,285 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-68045e59-8493-48a9-82c1-f6252f6d7393 2018-07-24 05:10:09,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.343173027039s 2018-07-24 05:10:09,285 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-68045e59-8493-48a9-82c1-f6252f6d7393 2018-07-24 05:10:09,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:10:09,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:09,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-0aea307a-696d-4fcd-922b-c71b3feb0f4d Date: Tue, 24 Jul 2018 05:10:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:06Z", "updated_at": "2018-07-24T05:10:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:08Z", "revision_number": 0, "id": "1e330cc3-2d29-41a8-b90f-5c141f522271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:08Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-24T05:10:08Z", "revision_number": 0, "id": "55ac20e9-8f4d-4813-9be4-c80a6b6bf48c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:08Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 80, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "64f78faf-e8e4-4dc4-ad80-111acbff967b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "d5087374-ed01-46b1-a801-8baf0a024a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-24T05:10:09Z", "revision_number": 0, "id": "db893b9c-1e6f-4174-bfad-2ef0d51726cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:09Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 443, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "fccd3e6c-8364-4767-b50c-5d8721df98be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 22, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 6, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "name": "cloudify-sg_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}, {"description": "Default security group", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:08:37Z", "updated_at": "2018-07-24T05:08:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "1e79116a-6438-49c3-a93c-7b52531ff1bf", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "afd3108c-b9dc-4b64-bbed-dd8b5711defe", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "dd19b767-eef9-40b4-85d2-f7b8bae9857f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "de3fb9dc-7d78-4442-8ae6-1428a117814b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 4, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "name": "default"}]} 2018-07-24 05:10:09,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0aea307a-696d-4fcd-922b-c71b3feb0f4d 2018-07-24 05:10:09,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.214293003082s 2018-07-24 05:10:09,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0aea307a-696d-4fcd-922b-c71b3feb0f4d 2018-07-24 05:10:09,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 05:10:09,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5"}}' 2018-07-24 05:10:09,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-9281c0f3-171e-450f-9e09-9a498282b3d1 Date: Tue, 24 Jul 2018 05:10:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-24T05:10:09Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "port_range_min": 5671, "revision_number": 0, "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:09Z", "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "7b1c93d1-53e9-4a79-813d-c6c4085555ed"}} 2018-07-24 05:10:09,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9281c0f3-171e-450f-9e09-9a498282b3d1 2018-07-24 05:10:09,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154482841492s 2018-07-24 05:10:09,661 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-9281c0f3-171e-450f-9e09-9a498282b3d1 2018-07-24 05:10:09,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:10:09,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:09,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-68544bdc-623a-4471-887b-2b954c58e593 Date: Tue, 24 Jul 2018 05:10:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:06Z", "updated_at": "2018-07-24T05:10:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:08Z", "revision_number": 0, "id": "1e330cc3-2d29-41a8-b90f-5c141f522271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:08Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-24T05:10:08Z", "revision_number": 0, "id": "55ac20e9-8f4d-4813-9be4-c80a6b6bf48c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:08Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 80, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "64f78faf-e8e4-4dc4-ad80-111acbff967b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-24T05:10:09Z", "revision_number": 0, "id": "7b1c93d1-53e9-4a79-813d-c6c4085555ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:09Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "d5087374-ed01-46b1-a801-8baf0a024a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-24T05:10:09Z", "revision_number": 0, "id": "db893b9c-1e6f-4174-bfad-2ef0d51726cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:09Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 443, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "fccd3e6c-8364-4767-b50c-5d8721df98be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 22, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 7, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "name": "cloudify-sg_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}, {"description": "Default security group", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:08:37Z", "updated_at": "2018-07-24T05:08:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "1e79116a-6438-49c3-a93c-7b52531ff1bf", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "afd3108c-b9dc-4b64-bbed-dd8b5711defe", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "dd19b767-eef9-40b4-85d2-f7b8bae9857f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "de3fb9dc-7d78-4442-8ae6-1428a117814b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 4, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "name": "default"}]} 2018-07-24 05:10:09,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-68544bdc-623a-4471-887b-2b954c58e593 2018-07-24 05:10:09,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.232253074646s 2018-07-24 05:10:09,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-68544bdc-623a-4471-887b-2b954c58e593 2018-07-24 05:10:09,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 05:10:09,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5"}}' 2018-07-24 05:10:10,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-b3f15304-2693-4daf-b794-2695b2bd24b0 Date: Tue, 24 Jul 2018 05:10:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-24T05:10:10Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "port_range_min": 53333, "revision_number": 0, "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:10Z", "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "07ef6bf8-a71b-425a-9ae1-cdcca74e2e8e"}} 2018-07-24 05:10:10,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b3f15304-2693-4daf-b794-2695b2bd24b0 2018-07-24 05:10:10,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.353124856949s 2018-07-24 05:10:10,254 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-b3f15304-2693-4daf-b794-2695b2bd24b0 2018-07-24 05:10:10,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:10:10,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:10,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-520168e1-5184-45c0-bb43-ff104c2c1fa8 Date: Tue, 24 Jul 2018 05:10:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"084a7b02-d4d7-4fa8-837a-514936c2b317","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"759f09586bb743efbcb6d82ccf36a830","l2_adjacency":true,"status":"ACTIVE","subnets":["e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0"],"description":"","tags":[],"updated_at":"2018-07-24T05:08:38Z","qos_policy_id":null,"name":"cloudify-net_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02","admin_state_up":true,"tenant_id":"759f09586bb743efbcb6d82ccf36a830","created_at":"2018-07-24T05:08:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 05:10:10,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-520168e1-5184-45c0-bb43-ff104c2c1fa8 2018-07-24 05:10:10,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.481015920639s 2018-07-24 05:10:10,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-520168e1-5184-45c0-bb43-ff104c2c1fa8 2018-07-24 05:10:10,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 05:10:10,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:11,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ce775459-f8dd-437b-9d1e-bec8cf3862c3 Date: Tue, 24 Jul 2018 05:10:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c/snap", "metadata": {}}], "file": "/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c/file", "owner": "759f09586bb743efbcb6d82ccf36a830", "id": "b3cc3fd6-746c-45bf-91f1-2d642e765e7c", "size": 4373348352, "self": "/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-24T05:10:05Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-24T05:09:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 05:10:11,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ce775459-f8dd-437b-9d1e-bec8cf3862c3 2018-07-24 05:10:11,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.605564832687s 2018-07-24 05:10:11,348 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ce775459-f8dd-437b-9d1e-bec8cf3862c3 2018-07-24 05:10:11,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 05:10:11,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:11,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:11 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-ae766deb-e614-472c-b8cf-95038d667674 x-compute-request-id: req-ae766deb-e614-472c-b8cf-95038d667674 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "1ff5314c-69e4-4863-931f-f2cee8d713cd"}, {"name": "cloudify-flavor_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0"}]} 2018-07-24 05:10:11,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ae766deb-e614-472c-b8cf-95038d667674 2018-07-24 05:10:11,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0301620960236s 2018-07-24 05:10:11,381 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-ae766deb-e614-472c-b8cf-95038d667674 2018-07-24 05:10:11,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-24 05:10:11,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"server": {"name": "cloudify-vm_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "imageRef": "b3cc3fd6-746c-45bf-91f1-2d642e765e7c", "key_name": "cloudify-kp_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "flavorRef": "e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "084a7b02-d4d7-4fa8-837a-514936c2b317"}], "security_groups": [{"name": "2e08bb9f-a43e-4243-930b-eaaaa31229e5"}]}}' 2018-07-24 05:10:13,772 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:10:11 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-96b7e8f4-1e8b-4a0c-800d-d133e07ec28b x-compute-request-id: req-96b7e8f4-1e8b-4a0c-800d-d133e07ec28b Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/b811c06a-26e6-4108-86be-9d5466f27b29 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2e08bb9f-a43e-4243-930b-eaaaa31229e5"}], "OS-DCF:diskConfig": "MANUAL", "id": "b811c06a-26e6-4108-86be-9d5466f27b29", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b811c06a-26e6-4108-86be-9d5466f27b29", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b811c06a-26e6-4108-86be-9d5466f27b29", "rel": "bookmark"}], "adminPass": "dXYcvYVgD3tm"}} 2018-07-24 05:10:13,773 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-96b7e8f4-1e8b-4a0c-800d-d133e07ec28b 2018-07-24 05:10:13,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.38976097107s 2018-07-24 05:10:13,773 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-96b7e8f4-1e8b-4a0c-800d-d133e07ec28b 2018-07-24 05:10:13,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 05:10:13,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:14,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10: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,Accept-Encoding x-openstack-request-id: req-42a1a1fb-b1bd-4140-b3c3-f7c3a5938810 x-compute-request-id: req-42a1a1fb-b1bd-4140-b3c3-f7c3a5938810 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b811c06a-26e6-4108-86be-9d5466f27b29", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b811c06a-26e6-4108-86be-9d5466f27b29", "rel": "bookmark"}], "image": {"id": "b3cc3fd6-746c-45bf-91f1-2d642e765e7c", "links": [{"href": "http://172.30.9.24:8774/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0", "links": [{"href": "http://172.30.9.24:8774/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0", "rel": "bookmark"}]}, "id": "b811c06a-26e6-4108-86be-9d5466f27b29", "user_id": "c6d70e083c72499f9bf920f78a7c4a03", "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-07-24T05:10:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "name": "cloudify-vm_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "created": "2018-07-24T05:10:13Z", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 05:10:14,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-42a1a1fb-b1bd-4140-b3c3-f7c3a5938810 2018-07-24 05:10:14,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38400387764s 2018-07-24 05:10:14,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-42a1a1fb-b1bd-4140-b3c3-f7c3a5938810 2018-07-24 05:10:14,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:10:14,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:14,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-ea010924-09e3-475a-958d-325740a24684 Date: Tue, 24 Jul 2018 05:10:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"084a7b02-d4d7-4fa8-837a-514936c2b317","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"759f09586bb743efbcb6d82ccf36a830","l2_adjacency":true,"status":"ACTIVE","subnets":["e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0"],"description":"","tags":[],"updated_at":"2018-07-24T05:08:38Z","qos_policy_id":null,"name":"cloudify-net_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02","admin_state_up":true,"tenant_id":"759f09586bb743efbcb6d82ccf36a830","created_at":"2018-07-24T05:08:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 05:10:14,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ea010924-09e3-475a-958d-325740a24684 2018-07-24 05:10:14,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116188049316s 2018-07-24 05:10:14,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-ea010924-09e3-475a-958d-325740a24684 2018-07-24 05:10:14,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 05:10:14,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:14,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-fa954708-9376-48e3-a492-d34d62f6e6b2 Date: Tue, 24 Jul 2018 05:10:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"084a7b02-d4d7-4fa8-837a-514936c2b317","tenant_id":"759f09586bb743efbcb6d82ccf36a830","created_at":"2018-07-24T05:08:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:08:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"759f09586bb743efbcb6d82ccf36a830","id":"e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0","subnetpool_id":null,"name":"cloudify-subnet_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}]} 2018-07-24 05:10:14,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-fa954708-9376-48e3-a492-d34d62f6e6b2 2018-07-24 05:10:14,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0772478580475s 2018-07-24 05:10:14,360 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-fa954708-9376-48e3-a492-d34d62f6e6b2 2018-07-24 05:10:14,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 05:10:16,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 05:10:16,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:16,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10: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,Accept-Encoding x-openstack-request-id: req-d492e613-0c9a-47e3-aafa-a75830983965 x-compute-request-id: req-d492e613-0c9a-47e3-aafa-a75830983965 Content-Encoding: gzip Content-Length: 591 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/b811c06a-26e6-4108-86be-9d5466f27b29", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/b811c06a-26e6-4108-86be-9d5466f27b29", "rel": "bookmark"}], "image": {"id": "b3cc3fd6-746c-45bf-91f1-2d642e765e7c", "links": [{"href": "http://172.30.9.24:8774/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0", "links": [{"href": "http://172.30.9.24:8774/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0", "rel": "bookmark"}]}, "id": "b811c06a-26e6-4108-86be-9d5466f27b29", "user_id": "c6d70e083c72499f9bf920f78a7c4a03", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-24T05:10:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "name": "cloudify-vm_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "created": "2018-07-24T05:10:13Z", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 05:10:16,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d492e613-0c9a-47e3-aafa-a75830983965 2018-07-24 05:10:16,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479490995407s 2018-07-24 05:10:16,844 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d492e613-0c9a-47e3-aafa-a75830983965 2018-07-24 05:10:16,848 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 409, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 183, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'b3cc3fd6-746c-45bf-91f1-2d642e765e7c'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0'}), 'az': u'', 'id': u'b811c06a-26e6-4108-86be-9d5466f27b29', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c6d70e083c72499f9bf920f78a7c4a03', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'759f09586bb743efbcb6d82ccf36a830', 'name': 'cloudify-project_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-24T05:10:14Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'759f09586bb743efbcb6d82ccf36a830', 'name': u'cloudify-vm_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02', 'adminPass': None, 'tenant_id': u'759f09586bb743efbcb6d82ccf36a830', 'created_at': u'2018-07-24T05:10:13Z', 'created': u'2018-07-24T05:10:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-24 05:10:16,979 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 05:10:16,980 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 01:40 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-24 05:10:16,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:10:16,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:17,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-d6d3c66a-6f7c-4c85-aa32-65925bf99315 Date: Tue, 24 Jul 2018 05:10:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:10:06Z", "updated_at": "2018-07-24T05:10:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-24T05:10:10Z", "revision_number": 0, "id": "07ef6bf8-a71b-425a-9ae1-cdcca74e2e8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:10Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:08Z", "revision_number": 0, "id": "1e330cc3-2d29-41a8-b90f-5c141f522271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:08Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-24T05:10:08Z", "revision_number": 0, "id": "55ac20e9-8f4d-4813-9be4-c80a6b6bf48c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:08Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 80, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "64f78faf-e8e4-4dc4-ad80-111acbff967b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-24T05:10:09Z", "revision_number": 0, "id": "7b1c93d1-53e9-4a79-813d-c6c4085555ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:09Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "d5087374-ed01-46b1-a801-8baf0a024a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-24T05:10:09Z", "revision_number": 0, "id": "db893b9c-1e6f-4174-bfad-2ef0d51726cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:09Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 443, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T05:10:07Z", "revision_number": 0, "id": "fccd3e6c-8364-4767-b50c-5d8721df98be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:07Z", "security_group_id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": 22, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 8, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "2e08bb9f-a43e-4243-930b-eaaaa31229e5", "name": "cloudify-sg_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}, {"description": "Default security group", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:08:37Z", "updated_at": "2018-07-24T05:08:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "1e79116a-6438-49c3-a93c-7b52531ff1bf", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "afd3108c-b9dc-4b64-bbed-dd8b5711defe", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "dd19b767-eef9-40b4-85d2-f7b8bae9857f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "de3fb9dc-7d78-4442-8ae6-1428a117814b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 4, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "name": "default"}]} 2018-07-24 05:10:17,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d6d3c66a-6f7c-4c85-aa32-65925bf99315 2018-07-24 05:10:17,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.307209968567s 2018-07-24 05:10:17,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-d6d3c66a-6f7c-4c85-aa32-65925bf99315 2018-07-24 05:10:17,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-24 05:10:17,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/2e08bb9f-a43e-4243-930b-eaaaa31229e5.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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:17,474 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2354aebd-fff6-43f0-a77d-f3a2a280d339 Content-Length: 0 Date: Tue, 24 Jul 2018 05:10:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:10:17,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/2e08bb9f-a43e-4243-930b-eaaaa31229e5.json used request id req-2354aebd-fff6-43f0-a77d-f3a2a280d339 2018-07-24 05:10:17,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.174841165543s 2018-07-24 05:10:17,474 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/2e08bb9f-a43e-4243-930b-eaaaa31229e5.json used request id req-2354aebd-fff6-43f0-a77d-f3a2a280d339 2018-07-24 05:10:17,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-24 05:10:17,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02 -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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:17,511 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:10: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-7084f39d-d16e-460a-bd04-c8f748ce250c x-compute-request-id: req-7084f39d-d16e-460a-bd04-c8f748ce250c Content-Length: 0 Content-Type: application/json 2018-07-24 05:10:17,512 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02 used request id req-7084f39d-d16e-460a-bd04-c8f748ce250c 2018-07-24 05:10:17,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0367279052734s 2018-07-24 05:10:17,512 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify-kp_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02 used request id req-7084f39d-d16e-460a-bd04-c8f748ce250c 2018-07-24 05:10:17,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 05:10:17,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/90c393c9-ade8-4e5d-a347-af415376ba88/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" -d '{"subnet_id": "e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0"}' 2018-07-24 05:10:19,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8bc47416-dcb2-4b8b-bfbf-bc2051080232 Date: Tue, 24 Jul 2018 05:10:19 GMT RESP BODY: {"network_id": "084a7b02-d4d7-4fa8-837a-514936c2b317", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "subnet_id": "e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0", "subnet_ids": ["e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0"], "port_id": "685fd172-15e5-4767-9f38-86795dd959f9", "id": "90c393c9-ade8-4e5d-a347-af415376ba88"} 2018-07-24 05:10:19,735 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/90c393c9-ade8-4e5d-a347-af415376ba88/remove_router_interface.json used request id req-8bc47416-dcb2-4b8b-bfbf-bc2051080232 2018-07-24 05:10:19,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.22244095802s 2018-07-24 05:10:19,735 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/90c393c9-ade8-4e5d-a347-af415376ba88/remove_router_interface.json used request id req-8bc47416-dcb2-4b8b-bfbf-bc2051080232 returning object 90c393c9-ade8-4e5d-a347-af415376ba88 2018-07-24 05:10:19,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 05:10:19,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:19,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-6d7bc4b5-068c-4318-bc65-ff8778c99e98 Date: Tue, 24 Jul 2018 05:10:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:08:39Z", "admin_state_up": true, "updated_at": "2018-07-24T05:10:18Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "90c393c9-ade8-4e5d-a347-af415376ba88", "name": "cloudify-router_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}]} 2018-07-24 05:10:19,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6d7bc4b5-068c-4318-bc65-ff8778c99e98 2018-07-24 05:10:19,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133040189743s 2018-07-24 05:10:19,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-6d7bc4b5-068c-4318-bc65-ff8778c99e98 2018-07-24 05:10:19,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 05:10:19,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/90c393c9-ade8-4e5d-a347-af415376ba88.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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:23,554 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0114bfa0-7acc-42e5-bd2b-b1fa2243afd9 Content-Length: 0 Date: Tue, 24 Jul 2018 05:10:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:10:23,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/90c393c9-ade8-4e5d-a347-af415376ba88.json used request id req-0114bfa0-7acc-42e5-bd2b-b1fa2243afd9 2018-07-24 05:10:23,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.68349599838s 2018-07-24 05:10:23,554 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/90c393c9-ade8-4e5d-a347-af415376ba88.json used request id req-0114bfa0-7acc-42e5-bd2b-b1fa2243afd9 2018-07-24 05:10:23,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 05:10:23,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:23,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-35475fb7-f542-42a7-a865-37f40b051834 Date: Tue, 24 Jul 2018 05:10:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"084a7b02-d4d7-4fa8-837a-514936c2b317","tenant_id":"759f09586bb743efbcb6d82ccf36a830","created_at":"2018-07-24T05:08:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:08:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"759f09586bb743efbcb6d82ccf36a830","id":"e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0","subnetpool_id":null,"name":"cloudify-subnet_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}]} 2018-07-24 05:10:23,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-35475fb7-f542-42a7-a865-37f40b051834 2018-07-24 05:10:23,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0513741970062s 2018-07-24 05:10:23,607 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-35475fb7-f542-42a7-a865-37f40b051834 2018-07-24 05:10:23,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 05:10:23,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0.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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:26,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb967c58-0980-4535-b8ef-3c3fdd78a0a7 Date: Tue, 24 Jul 2018 05:10:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:10:26,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0.json used request id req-bb967c58-0980-4535-b8ef-3c3fdd78a0a7 2018-07-24 05:10:26,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.47052717209s 2018-07-24 05:10:26,079 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e93e7d2d-4fb4-4cc4-9daa-7810cd4e9af0.json used request id req-bb967c58-0980-4535-b8ef-3c3fdd78a0a7 2018-07-24 05:10:26,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:10:26,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:26,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-2adc7311-fe06-4bbf-b5aa-9d8df36cdb0c Date: Tue, 24 Jul 2018 05:10:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"084a7b02-d4d7-4fa8-837a-514936c2b317","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"759f09586bb743efbcb6d82ccf36a830","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:10:25Z","qos_policy_id":null,"name":"cloudify-net_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02","admin_state_up":true,"tenant_id":"759f09586bb743efbcb6d82ccf36a830","created_at":"2018-07-24T05:08:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 05:10:26,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2adc7311-fe06-4bbf-b5aa-9d8df36cdb0c 2018-07-24 05:10:26,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113510847092s 2018-07-24 05:10:26,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2adc7311-fe06-4bbf-b5aa-9d8df36cdb0c 2018-07-24 05:10:26,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 05:10:26,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/084a7b02-d4d7-4fa8-837a-514936c2b317.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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:27,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc739159-a5c1-4c9d-84f6-5159bfc96611 Date: Tue, 24 Jul 2018 05:10:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:10:27,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/084a7b02-d4d7-4fa8-837a-514936c2b317.json used request id req-bc739159-a5c1-4c9d-84f6-5159bfc96611 2018-07-24 05:10:27,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19478678703s 2018-07-24 05:10:27,390 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/084a7b02-d4d7-4fa8-837a-514936c2b317.json used request id req-bc739159-a5c1-4c9d-84f6-5159bfc96611 2018-07-24 05:10:27,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 05:10:27,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:27,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0c6f1e73-66bb-493e-8a10-dc425e10342c Date: Tue, 24 Jul 2018 05:10:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c/snap", "metadata": {}}], "file": "/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c/file", "owner": "759f09586bb743efbcb6d82ccf36a830", "id": "b3cc3fd6-746c-45bf-91f1-2d642e765e7c", "size": 4373348352, "self": "/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-24T05:10:05Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-24T05:09:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 05:10:27,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0c6f1e73-66bb-493e-8a10-dc425e10342c 2018-07-24 05:10:27,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.2156291008s 2018-07-24 05:10:27,610 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-0c6f1e73-66bb-493e-8a10-dc425e10342c 2018-07-24 05:10:27,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 05:10:27,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c -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}e75e3cadf74cb340fb86489e41cd54cb8b6b9e46" 2018-07-24 05:10:29,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f172b8ea-6eb6-467d-857b-94d67c1f39aa Date: Tue, 24 Jul 2018 05:10:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:10:29,148 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c used request id req-f172b8ea-6eb6-467d-857b-94d67c1f39aa 2018-07-24 05:10:29,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.53624200821s 2018-07-24 05:10:29,148 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/b3cc3fd6-746c-45bf-91f1-2d642e765e7c used request id req-f172b8ea-6eb6-467d-857b-94d67c1f39aa 2018-07-24 05:10:29,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 05:10:29,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:10:29,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10: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-da7cc6ca-acf7-4881-a57d-e4bcb91ce211 x-compute-request-id: req-da7cc6ca-acf7-4881-a57d-e4bcb91ce211 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "1ff5314c-69e4-4863-931f-f2cee8d713cd"}, {"name": "cloudify-flavor_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0"}]} 2018-07-24 05:10:29,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-da7cc6ca-acf7-4881-a57d-e4bcb91ce211 2018-07-24 05:10:29,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0334539413452s 2018-07-24 05:10:29,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-da7cc6ca-acf7-4881-a57d-e4bcb91ce211 2018-07-24 05:10:29,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 05:10:29,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0 -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:10:29,217 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:10: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-a607924a-4f2c-4892-9329-480961a4221d x-compute-request-id: req-a607924a-4f2c-4892-9329-480961a4221d Content-Length: 0 Content-Type: application/json 2018-07-24 05:10:29,218 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0 used request id req-a607924a-4f2c-4892-9329-480961a4221d 2018-07-24 05:10:29,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0336430072784s 2018-07-24 05:10:29,218 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/e92cf3fe-3abd-4be5-92f7-b6d7c62b99a0 used request id req-a607924a-4f2c-4892-9329-480961a4221d 2018-07-24 05:10:29,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 05:10:29,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:10:29,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4006bc04-5b4d-4731-8fc5-a83682a829b0 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify-user_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "links": {"self": "http://172.30.9.24:5000/v3/users/c6d70e083c72499f9bf920f78a7c4a03"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6d70e083c72499f9bf920f78a7c4a03", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 05:10:29,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4006bc04-5b4d-4731-8fc5-a83682a829b0 2018-07-24 05:10:29,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13320016861s 2018-07-24 05:10:29,352 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4006bc04-5b4d-4731-8fc5-a83682a829b0 2018-07-24 05:10:29,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 05:10:29,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/c6d70e083c72499f9bf920f78a7c4a03 -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:10:29,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3cd2db-bb0b-4caa-b4f2-6d47de56946d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02", "links": {"self": "http://172.30.9.24:5000/v3/users/c6d70e083c72499f9bf920f78a7c4a03"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c6d70e083c72499f9bf920f78a7c4a03", "description": null}} 2018-07-24 05:10:29,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/c6d70e083c72499f9bf920f78a7c4a03 used request id req-dd3cd2db-bb0b-4caa-b4f2-6d47de56946d 2018-07-24 05:10:29,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112195014954s 2018-07-24 05:10:29,470 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/c6d70e083c72499f9bf920f78a7c4a03 used request id req-dd3cd2db-bb0b-4caa-b4f2-6d47de56946d 2018-07-24 05:10:29,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-24 05:10:29,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/c6d70e083c72499f9bf920f78a7c4a03 -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:10:29,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:10:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8c03413-9a5d-4637-af08-aa54386a690e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:10:29,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c6d70e083c72499f9bf920f78a7c4a03 used request id req-d8c03413-9a5d-4637-af08-aa54386a690e 2018-07-24 05:10:29,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.21412396431s 2018-07-24 05:10:29,685 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/c6d70e083c72499f9bf920f78a7c4a03 used request id req-d8c03413-9a5d-4637-af08-aa54386a690e 2018-07-24 05:10:29,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 05:10:29,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:10:29,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd19bed-871f-4686-bed9-85f158a0a1cb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.24:5000/v3/projects/759f09586bb743efbcb6d82ccf36a830"}, "tags": [], "enabled": true, "id": "759f09586bb743efbcb6d82ccf36a830", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_c4f5f238-4e53-41d6-bbe8-00e5dcb77a02"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-24 05:10:29,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9dd19bed-871f-4686-bed9-85f158a0a1cb 2018-07-24 05:10:29,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0907130241394s 2018-07-24 05:10:29,782 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-9dd19bed-871f-4686-bed9-85f158a0a1cb 2018-07-24 05:10:29,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-24 05:10:29,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/759f09586bb743efbcb6d82ccf36a830 -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:10:30,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:10:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85ce1dde-fb59-4db1-a7f8-f5f970515dad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:10:30,002 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/759f09586bb743efbcb6d82ccf36a830 used request id req-85ce1dde-fb59-4db1-a7f8-f5f970515dad 2018-07-24 05:10:30,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.215672016144s 2018-07-24 05:10:30,003 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/759f09586bb743efbcb6d82ccf36a830 used request id req-85ce1dde-fb59-4db1-a7f8-f5f970515dad 2018-07-24 05:10:30,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 05:10:30,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:10:30,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760fe1fe-edce-48f8-8433-7e1405a4d22e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "1eb557877cb44ade90090de9ca66eef9", "links": {"self": "http://172.30.9.24:5000/v3/roles/1eb557877cb44ade90090de9ca66eef9"}, "name": "Member"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:10:30,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-760fe1fe-edce-48f8-8433-7e1405a4d22e 2018-07-24 05:10:30,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991501808167s 2018-07-24 05:10:30,106 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-760fe1fe-edce-48f8-8433-7e1405a4d22e 2018-07-24 05:10:30,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-24 05:10:30,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/1eb557877cb44ade90090de9ca66eef9 -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}ea75a33a2c71cf9984c0b71b32094fbd47b7f805" 2018-07-24 05:10:30,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:10:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28ffde1a-5b4d-407d-b1a9-454993194d9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:10:30,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/1eb557877cb44ade90090de9ca66eef9 used request id req-28ffde1a-5b4d-407d-b1a9-454993194d9c 2018-07-24 05:10:30,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.112735033035s 2018-07-24 05:10:30,224 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/1eb557877cb44ade90090de9ca66eef9 used request id req-28ffde1a-5b4d-407d-b1a9-454993194d9c 2018-07-24 05:10:30,224 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-07-24 05:10:30,245 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-07-24 05:10:30,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 05:10:30,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 05:10:30,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 05:10:30,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 05:10:30,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 05:10:30,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 05:10:30,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 05:10:30,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 05:10:30,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 05:10:30,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 05:10:30,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 05:10:30,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 05:10:30,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 05:10:30,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 05:10:30,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 05:10:30,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 05:10:30,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 05:10:30,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 05:10:30,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 05:10:30,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 05:10:30,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 05:10:30,270 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 05:10:30,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 05:10:30,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74d1a3a-00d7-45d5-ac18-84e8a8f0008b 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:10:30,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b74d1a3a-00d7-45d5-ac18-84e8a8f0008b 2018-07-24 05:10:30,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 05:10:30,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["VUfelsJWS6Wk2smzJBuePQ"], "issued_at": "2018-07-24T05:10:30.000000Z"}} 2018-07-24 05:10:30,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:10:30,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True" -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:10:30,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e636b45a-9711-46fd-b20e-6640bd8294b3 Date: Tue, 24 Jul 2018 05:10:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 05:10:30,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e636b45a-9711-46fd-b20e-6640bd8294b3 2018-07-24 05:10:30,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266770124435s 2018-07-24 05:10:30,948 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e636b45a-9711-46fd-b20e-6640bd8294b3 2018-07-24 05:10:30,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 05:10:30,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:10:30 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:10:30,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 05:10:30,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:10:31,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92574a0c-3452-4686-9b0c-66b21fde8b04 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/1b6b3f35a0ce43f2a2eab05c49465a6e"}, "tags": [], "enabled": true, "id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-07-24 05:10:31,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-92574a0c-3452-4686-9b0c-66b21fde8b04 2018-07-24 05:10:31,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101058959961s 2018-07-24 05:10:31,061 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-92574a0c-3452-4686-9b0c-66b21fde8b04 2018-07-24 05:10:31,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-24 05:10:31,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/projects -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dd7a0ae3222d5a64117448738a01183cf733b29b" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_c0046fef-f76d-429a-89a5-081291da6680"}}' 2018-07-24 05:10:31,194 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 05:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc608232-b567-4630-b952-cddf06d7da1d Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, "tags": [], "enabled": true, "id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c0046fef-f76d-429a-89a5-081291da6680"}} 2018-07-24 05:10:31,194 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-bc608232-b567-4630-b952-cddf06d7da1d 2018-07-24 05:10:31,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.126178026199s 2018-07-24 05:10:31,195 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-bc608232-b567-4630-b952-cddf06d7da1d 2018-07-24 05:10:31,195 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'bbbb98cc5a80406fb0e9ec8eff5ebb4a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify_ims-project_c0046fef-f76d-429a-89a5-081291da6680'}) 2018-07-24 05:10:31,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-24 05:10:31,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:5000/v3/users -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dd7a0ae3222d5a64117448738a01183cf733b29b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b3dfc13e-a0ed-4484-8f46-d96bf049eef2", "email": null, "name": "cloudify_ims-user_c0046fef-f76d-429a-89a5-081291da6680"}}' 2018-07-24 05:10:31,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 05:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da44986a-7400-400f-a6db-cfa54ec05a64 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_c0046fef-f76d-429a-89a5-081291da6680", "links": {"self": "http://172.30.9.24:5000/v3/users/a18a3d5905d24d67a8901ad891a7f109"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a18a3d5905d24d67a8901ad891a7f109", "domain_id": "default", "password_expires_at": null}} 2018-07-24 05:10:31,602 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-da44986a-7400-400f-a6db-cfa54ec05a64 2018-07-24 05:10:31,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.400219917297s 2018-07-24 05:10:31,602 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-da44986a-7400-400f-a6db-cfa54ec05a64 2018-07-24 05:10:31,603 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a18a3d5905d24d67a8901ad891a7f109', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_c0046fef-f76d-429a-89a5-081291da6680'}) 2018-07-24 05:10:31,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 05:10:31,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:10:31,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264651e3-74c4-40e0-a2a4-38a377add32a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:10:31,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-264651e3-74c4-40e0-a2a4-38a377add32a 2018-07-24 05:10:31,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101913928986s 2018-07-24 05:10:31,708 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-264651e3-74c4-40e0-a2a4-38a377add32a 2018-07-24 05:10:31,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 05:10:31,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:10:31,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecea33a0-7d7d-4645-8afc-7430d27a1071 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:10:31,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ecea33a0-7d7d-4645-8afc-7430d27a1071 2018-07-24 05:10:31,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0957939624786s 2018-07-24 05:10:31,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ecea33a0-7d7d-4645-8afc-7430d27a1071 2018-07-24 05:10:31,810 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-24 05:10:31,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-24 05:10:31,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dd7a0ae3222d5a64117448738a01183cf733b29b" -d '{"role": {"name": "Member"}}' 2018-07-24 05:10:31,925 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 05:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9c94dfa-3ef6-42d8-8a76-31e63a1a1eac Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b4bbdbf19c9a4be7a4becd500211428e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b4bbdbf19c9a4be7a4becd500211428e"}, "name": "Member"}} 2018-07-24 05:10:31,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d9c94dfa-3ef6-42d8-8a76-31e63a1a1eac 2018-07-24 05:10:31,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.111690998077s 2018-07-24 05:10:31,926 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-d9c94dfa-3ef6-42d8-8a76-31e63a1a1eac 2018-07-24 05:10:31,926 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'b4bbdbf19c9a4be7a4becd500211428e'}) 2018-07-24 05:10:31,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 05:10:31,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:10:32,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef7c186-d0b3-4976-b891-9dd970e147dc Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4bbdbf19c9a4be7a4becd500211428e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b4bbdbf19c9a4be7a4becd500211428e"}, "name": "Member"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:10:32,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4ef7c186-d0b3-4976-b891-9dd970e147dc 2018-07-24 05:10:32,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.096403837204s 2018-07-24 05:10:32,026 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4ef7c186-d0b3-4976-b891-9dd970e147dc 2018-07-24 05:10:32,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-24 05:10:32,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/domains/default -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:10:32,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9371d2-21a4-4266-b827-319d4cdb2aed Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-24 05:10:32,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ec9371d2-21a4-4266-b827-319d4cdb2aed 2018-07-24 05:10:32,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.097815990448s 2018-07-24 05:10:32,129 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ec9371d2-21a4-4266-b827-319d4cdb2aed 2018-07-24 05:10:32,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 05:10:32,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:10:32,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5832b3-7128-446b-9da9-30ab9abba7f6 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_c0046fef-f76d-429a-89a5-081291da6680", "links": {"self": "http://172.30.9.24:5000/v3/users/a18a3d5905d24d67a8901ad891a7f109"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a18a3d5905d24d67a8901ad891a7f109", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 05:10:32,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fd5832b3-7128-446b-9da9-30ab9abba7f6 2018-07-24 05:10:32,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113348007202s 2018-07-24 05:10:32,244 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fd5832b3-7128-446b-9da9-30ab9abba7f6 2018-07-24 05:10:32,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 05:10:32,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/projects?domain_id=default" -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:10:32,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3e2732-4150-4db8-a051-6e8e0cdfc496 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, "tags": [], "enabled": true, "id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c0046fef-f76d-429a-89a5-081291da6680"}]} 2018-07-24 05:10:32,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-dd3e2732-4150-4db8-a051-6e8e0cdfc496 2018-07-24 05:10:32,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0983889102936s 2018-07-24 05:10:32,354 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-dd3e2732-4150-4db8-a051-6e8e0cdfc496 2018-07-24 05:10:32,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-24 05:10:32,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=a18a3d5905d24d67a8901ad891a7f109&role.id=b4bbdbf19c9a4be7a4becd500211428e&scope.project.id=bbbb98cc5a80406fb0e9ec8eff5ebb4a" -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:10:32,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffd7376-f9bb-44d0-bb55-fa3df7c287bf Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=a18a3d5905d24d67a8901ad891a7f109&role.id=b4bbdbf19c9a4be7a4becd500211428e&scope.project.id=bbbb98cc5a80406fb0e9ec8eff5ebb4a", "previous": null, "next": null}} 2018-07-24 05:10:32,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=a18a3d5905d24d67a8901ad891a7f109&role.id=b4bbdbf19c9a4be7a4becd500211428e&scope.project.id=bbbb98cc5a80406fb0e9ec8eff5ebb4a used request id req-cffd7376-f9bb-44d0-bb55-fa3df7c287bf 2018-07-24 05:10:32,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106765985489s 2018-07-24 05:10:32,469 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=a18a3d5905d24d67a8901ad891a7f109&role.id=b4bbdbf19c9a4be7a4becd500211428e&scope.project.id=bbbb98cc5a80406fb0e9ec8eff5ebb4a used request id req-cffd7376-f9bb-44d0-bb55-fa3df7c287bf 2018-07-24 05:10:32,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-24 05:10:32,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/bbbb98cc5a80406fb0e9ec8eff5ebb4a/users/a18a3d5905d24d67a8901ad891a7f109/roles/b4bbdbf19c9a4be7a4becd500211428e -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:10:32,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:10:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84f79111-a976-4396-863c-63e98260fc5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:10:32,616 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/bbbb98cc5a80406fb0e9ec8eff5ebb4a/users/a18a3d5905d24d67a8901ad891a7f109/roles/b4bbdbf19c9a4be7a4becd500211428e used request id req-84f79111-a976-4396-863c-63e98260fc5a 2018-07-24 05:10:32,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143867969513s 2018-07-24 05:10:32,617 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/bbbb98cc5a80406fb0e9ec8eff5ebb4a/users/a18a3d5905d24d67a8901ad891a7f109/roles/b4bbdbf19c9a4be7a4becd500211428e used request id req-84f79111-a976-4396-863c-63e98260fc5a 2018-07-24 05:10:32,617 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_c0046fef-f76d-429a-89a5-081291da6680', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'bbbb98cc5a80406fb0e9ec8eff5ebb4a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b3dfc13e-a0ed-4484-8f46-d96bf049eef2', 'username': u'cloudify_ims-user_c0046fef-f76d-429a-89a5-081291da6680', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-24 05:10:32,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-24 05:10:32,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-24 05:10:32,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-24 05:10:32,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-24 05:10:32,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-24 05:10:32,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-24 05:10:32,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-24 05:10:32,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-24 05:10:32,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-24 05:10:32,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-24 05:10:32,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-24 05:10:32,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-24 05:10:32,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-24 05:10:32,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-24 05:10:32,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-24 05:10:32,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-24 05:10:32,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-24 05:10:32,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-24 05:10:32,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-24 05:10:32,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-24 05:10:32,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-24 05:10:32,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-24 05:10:32,622 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_c0046fef-f76d-429a-89a5-081291da6680', 'password': 'b3dfc13e-a0ed-4484-8f46-d96bf049eef2', 'project_name': 'cloudify_ims-project_c0046fef-f76d-429a-89a5-081291da6680', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'bbbb98cc5a80406fb0e9ec8eff5ebb4a', 'project_domain_name': 'Default'} 2018-07-24 05:10:32,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-24 05:10:32,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'file_name': u'/src/vims/openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-07-24 05:10:32,746 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-07-24 05:10:32,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-07-24 05:10:32,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba7eb08-029a-4110-9e51-61575ccb7266 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:10:32,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bba7eb08-029a-4110-9e51-61575ccb7266 2018-07-24 05:10:32,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-07-24 05:10:33,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4bbdbf19c9a4be7a4becd500211428e", "name": "Member"}], "expires_at": "2018-07-24T06:10:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "name": "cloudify_ims-project_c0046fef-f76d-429a-89a5-081291da6680"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/bbbb98cc5a80406fb0e9ec8eff5ebb4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_c0046fef-f76d-429a-89a5-081291da6680", "id": "a18a3d5905d24d67a8901ad891a7f109"}, "audit_ids": ["Rjg74HUlRiGtGoX4U7prWg"], "issued_at": "2018-07-24T05:10:33.000000Z"}} 2018-07-24 05:10:33,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-24 05:10:33,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"network": {"name": "cloudify_ims-net_c0046fef-f76d-429a-89a5-081291da6680", "admin_state_up": true}}' 2018-07-24 05:10:33,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-377dd9d6-83d6-4eca-9b8d-4c9f507df91b Date: Tue, 24 Jul 2018 05:10:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ee7c0176-144b-478c-b927-a6ad678f7fb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:10:33Z","is_default":false,"name":"cloudify_ims-net_c0046fef-f76d-429a-89a5-081291da6680","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","created_at":"2018-07-24T05:10:33Z","mtu":1450}} 2018-07-24 05:10:33,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-377dd9d6-83d6-4eca-9b8d-4c9f507df91b 2018-07-24 05:10:33,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.690195083618s 2018-07-24 05:10:33,840 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-377dd9d6-83d6-4eca-9b8d-4c9f507df91b 2018-07-24 05:10:33,840 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-24T05:10:33Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'ee7c0176-144b-478c-b927-a6ad678f7fb3', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_c0046fef-f76d-429a-89a5-081291da6680', u'admin_state_up': True, u'tenant_id': u'bbbb98cc5a80406fb0e9ec8eff5ebb4a', u'created_at': u'2018-07-24T05:10:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bbbb98cc5a80406fb0e9ec8eff5ebb4a', u'l2_adjacency': True}) 2018-07-24 05:10:33,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:10:33,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:10:34,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-9726ef65-212b-43d1-8479-ed0ea7b2fa96 Date: Tue, 24 Jul 2018 05:10:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ee7c0176-144b-478c-b927-a6ad678f7fb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:10:33Z","qos_policy_id":null,"name":"cloudify_ims-net_c0046fef-f76d-429a-89a5-081291da6680","admin_state_up":true,"tenant_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","created_at":"2018-07-24T05:10:33Z","mtu":1450}]} 2018-07-24 05:10:34,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9726ef65-212b-43d1-8479-ed0ea7b2fa96 2018-07-24 05:10:34,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290756940842s 2018-07-24 05:10:34,132 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-9726ef65-212b-43d1-8479-ed0ea7b2fa96 2018-07-24 05:10:34,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-24 05:10:34,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"subnet": {"name": "cloudify_ims-subnet_c0046fef-f76d-429a-89a5-081291da6680", "enable_dhcp": true, "network_id": "ee7c0176-144b-478c-b927-a6ad678f7fb3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-24 05:10:34,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-71f9a5d9-6892-4e88-a113-6f723836cbbb Date: Tue, 24 Jul 2018 05:10:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee7c0176-144b-478c-b927-a6ad678f7fb3","tenant_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","created_at":"2018-07-24T05:10:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:10:34Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","id":"6475ccd4-0a4d-4e8a-9881-d8d76811bb0a","subnetpool_id":null,"name":"cloudify_ims-subnet_c0046fef-f76d-429a-89a5-081291da6680"}} 2018-07-24 05:10:34,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-71f9a5d9-6892-4e88-a113-6f723836cbbb 2018-07-24 05:10:34,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.771620988846s 2018-07-24 05:10:34,905 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-71f9a5d9-6892-4e88-a113-6f723836cbbb 2018-07-24 05:10:34,906 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T05:10:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6475ccd4-0a4d-4e8a-9881-d8d76811bb0a', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_c0046fef-f76d-429a-89a5-081291da6680', u'enable_dhcp': True, u'network_id': u'ee7c0176-144b-478c-b927-a6ad678f7fb3', u'tenant_id': u'bbbb98cc5a80406fb0e9ec8eff5ebb4a', u'created_at': u'2018-07-24T05:10:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bbbb98cc5a80406fb0e9ec8eff5ebb4a'}) 2018-07-24 05:10:34,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-24 05:10:34,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "cloudify_ims-router_c0046fef-f76d-429a-89a5-081291da6680", "admin_state_up": true}}' 2018-07-24 05:10:41,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-8006b542-41ae-4128-a3cf-5c16b9c21fa3 Date: Tue, 24 Jul 2018 05:10:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:10:35Z", "admin_state_up": true, "updated_at": "2018-07-24T05:10:36Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "dc5091f7-b249-4a56-bd4a-de5687cab95c", "name": "cloudify_ims-router_c0046fef-f76d-429a-89a5-081291da6680"}} 2018-07-24 05:10:41,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8006b542-41ae-4128-a3cf-5c16b9c21fa3 2018-07-24 05:10:41,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.5887260437s 2018-07-24 05:10:41,496 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8006b542-41ae-4128-a3cf-5c16b9c21fa3 2018-07-24 05:10:41,496 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-24T05:10:36Z', u'revision_number': 3, u'id': u'dc5091f7-b249-4a56-bd4a-de5687cab95c', u'external_gateway_info': {u'network_id': u'691b806b-657e-4f99-97bd-7fb6940ba3e4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'e7921081-ebb4-4817-a016-d80837cf6fda', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_c0046fef-f76d-429a-89a5-081291da6680', u'admin_state_up': True, u'tenant_id': u'bbbb98cc5a80406fb0e9ec8eff5ebb4a', u'created_at': u'2018-07-24T05:10:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'bbbb98cc5a80406fb0e9ec8eff5ebb4a'}) 2018-07-24 05:10:41,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-24 05:10:41,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/dc5091f7-b249-4a56-bd4a-de5687cab95c/add_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"subnet_id": "6475ccd4-0a4d-4e8a-9881-d8d76811bb0a"}' 2018-07-24 05:10:44,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-08a4bba3-5013-4622-a1d1-dc46fb9cba22 Date: Tue, 24 Jul 2018 05:10:44 GMT RESP BODY: {"network_id": "ee7c0176-144b-478c-b927-a6ad678f7fb3", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "subnet_id": "6475ccd4-0a4d-4e8a-9881-d8d76811bb0a", "subnet_ids": ["6475ccd4-0a4d-4e8a-9881-d8d76811bb0a"], "port_id": "345c5eb2-3918-4b2a-930f-fd782fd6cbc0", "id": "dc5091f7-b249-4a56-bd4a-de5687cab95c"} 2018-07-24 05:10:44,272 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/dc5091f7-b249-4a56-bd4a-de5687cab95c/add_router_interface.json used request id req-08a4bba3-5013-4622-a1d1-dc46fb9cba22 2018-07-24 05:10:44,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.77502894402s 2018-07-24 05:10:44,272 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/dc5091f7-b249-4a56-bd4a-de5687cab95c/add_router_interface.json used request id req-08a4bba3-5013-4622-a1d1-dc46fb9cba22 returning object dc5091f7-b249-4a56-bd4a-de5687cab95c 2018-07-24 05:10:44,273 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-24 05:11:06,873 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-24 05:11:06,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292 -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-07-24 05:11:06,881 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 24 Jul 2018 05:11:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-07-24 05:11:06,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 05:11:06,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:11:07,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-661bba2a-ba6c-46d4-b4bc-52d35643fef1 Date: Tue, 24 Jul 2018 05:11:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 05:11:07,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-661bba2a-ba6c-46d4-b4bc-52d35643fef1 2018-07-24 05:11:07,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207524061203s 2018-07-24 05:11:07,093 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-661bba2a-ba6c-46d4-b4bc-52d35643fef1 2018-07-24 05:11:07,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-24 05:11:07,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9292/v2/images -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_c0046fef-f76d-429a-89a5-081291da6680", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_c0046fef-f76d-429a-89a5-081291da6680"}' 2018-07-24 05:11:07,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f0bb5780-fa8b-40f8-88fd-7ddcfc1f5d5a Date: Tue, 24 Jul 2018 05:11:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9/file", "owner": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "a3bb015b-8d58-4831-85c7-68b34f3949e9", "size": null, "self": "/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-24T05:11:07Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c0046fef-f76d-429a-89a5-081291da6680", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c0046fef-f76d-429a-89a5-081291da6680", "checksum": null, "created_at": "2018-07-24T05:11:07Z", "protected": false} 2018-07-24 05:11:07,337 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f0bb5780-fa8b-40f8-88fd-7ddcfc1f5d5a 2018-07-24 05:11:07,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.235929965973s 2018-07-24 05:11:07,338 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f0bb5780-fa8b-40f8-88fd-7ddcfc1f5d5a returning object a3bb015b-8d58-4831-85c7-68b34f3949e9 2018-07-24 05:11:07,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-24 05:11:07,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9/file -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 "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '' 2018-07-24 05:12:03,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b2cf86b-7ede-4c8b-b39b-c776edbef231 Date: Tue, 24 Jul 2018 05:12:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:12:03,714 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9/file used request id req-5b2cf86b-7ede-4c8b-b39b-c776edbef231 2018-07-24 05:12:03,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 56.376292944s 2018-07-24 05:12:03,715 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9/file used request id req-5b2cf86b-7ede-4c8b-b39b-c776edbef231 2018-07-24 05:12:03,715 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_c0046fef-f76d-429a-89a5-081291da6680', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-24T05:11:07Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9/file', u'owner': u'bbbb98cc5a80406fb0e9ec8eff5ebb4a', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'a3bb015b-8d58-4831-85c7-68b34f3949e9', u'size': None, u'name': u'cloudify_ims-img_c0046fef-f76d-429a-89a5-081291da6680', u'checksum': None, u'self': u'/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-24T05:11:07Z', u'schema': u'/v2/schemas/image'}) 2018-07-24 05:12:03,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-24 05:12:03,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dd7a0ae3222d5a64117448738a01183cf733b29b" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_c0046fef-f76d-429a-89a5-081291da6680", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-24 05:12:04,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12: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-8d9baecb-00c3-4f47-8ec4-1177c4af74af x-compute-request-id: req-8d9baecb-00c3-4f47-8ec4-1177c4af74af Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_c0046fef-f76d-429a-89a5-081291da6680", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "76d4024c-7f04-4a6c-b7c1-f197ffc99254"}} 2018-07-24 05:12:04,132 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8d9baecb-00c3-4f47-8ec4-1177c4af74af 2018-07-24 05:12:04,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.415879011154s 2018-07-24 05:12:04,133 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8d9baecb-00c3-4f47-8ec4-1177c4af74af 2018-07-24 05:12:04,134 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_c0046fef-f76d-429a-89a5-081291da6680', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a6a5595eff04e89b98d3d63efd1b892', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'76d4024c-7f04-4a6c-b7c1-f197ffc99254', 'swap': 0}) 2018-07-24 05:12:04,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-24 05:12:04,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254/os-extra_specs -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dd7a0ae3222d5a64117448738a01183cf733b29b" -d '{"extra_specs": {}}' 2018-07-24 05:12:04,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12: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-d5d75a07-635a-4a13-99ef-7eb6783155be x-compute-request-id: req-d5d75a07-635a-4a13-99ef-7eb6783155be Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-24 05:12:04,159 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254/os-extra_specs used request id req-d5d75a07-635a-4a13-99ef-7eb6783155be 2018-07-24 05:12:04,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0239989757538s 2018-07-24 05:12:04,159 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254/os-extra_specs used request id req-d5d75a07-635a-4a13-99ef-7eb6783155be 2018-07-24 05:12:04,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-24 05:12:04,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"keypair": {"name": "cloudify_ims-kp_c0046fef-f76d-429a-89a5-081291da6680"}}' 2018-07-24 05:12:04,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12: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-4a172b6e-155d-45da-99eb-c371fc6446d7 x-compute-request-id: req-4a172b6e-155d-45da-99eb-c371fc6446d7 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCX0ei4ATZamNwVEC1ANX9Qo93JKwGHoszpXtN1HmXhWfW4hgQ4fdbL7+C6G3lr9jn6Hz+JAs6lENa0gCvzzYnQNLdGnNm79PnMhZjicC7VqEy0j8vn5dM0SKSK45VDzztA5n3eDJ8MsYvGJcXYaGz6wjqACK04tO9QXz+iXmQV33tvLwyBq8464DQsArSzPsdEK2w44M/nPXFmaEAXRpU+aAVtqzWPv3EPJn3Vse2o1+kCpxZouFKqxdl7GbgU27VDAlbyX2ZBZo4GSXaWRd0zvVg5dS5uzAqtw3wX8UQS54qmAwGGzMpxO0JIRqT/ni7nBSom9Y3aEqZK/OTWgm+5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAl9HouAE2WpjcFRAtQDV/UKPdySsBh6LM6V7TdR5l4Vn1uIYE\nOH3Wy+/guht5a/Y5+h8/iQLOpRDWtIAr882J0DS3RpzZu/T5zIWY4nAu1ahMtI/L\n5+XTNEikiuOVQ887QOZ93gyfDLGLxiXF2Ghs+sI6gAitOLTvUF8/ol5kFd97by8M\ngavOOuA0LAK0sz7HRCtsOODP5z1xZmhAF0aVPmgFbas1j79xDyZ91bHtqNfpAqcW\naLhSqsXZexm4FNu1QwJW8l9mQWaOBkl2lkXdM71YOXUubswKrcN8F/FEEueKpgMB\nhszKcTtCSEak/54u5wUqJvWN2hKmSvzk1oJvuQIDAQABAoIBAAPQI9YrQaA44p4s\nz9YjAdWWqAVbbSho8FiUJx9z6f8k8UT3KLf6gSCSH8TM19ncT0x26HOafHIs4Bec\neH4hFWsDR+8gFV/hITz/xf058BMxrOuECQ0D+q//exJ58M/JLqXMpDClhIEfHHGX\nlUaAKOyLYEjC7wbTlIciPUjosf7SmjHWlS/dzdmJHWRNEhnjGK0Tszphkiux67zh\nJSpEwRqtFh7Eezdv6Z3qjK9aRYOUpwP2c4X9uvhbeBKMAb7ZwS5wMpwIDaNvNhgh\n0BcOiPOZYZMQOEPvDebjQwHrqKaSKE9FODemnqOC/lsgzj1rAEj07dFQWvpqZXgt\ne010gNkCgYEAxmKuSL7hf3MlENqYPPPxH3S/vbg+x70jNi6cEbSF3LLRC48lnhLK\nK4a46+Du98chTLrIdtGlHnb5F4TYa/KNPHWwexJ0bweOTm2DBkSgltrhgh2utyYa\nuPSAtcmDae06cItwA/n4PvJ/TEyFgKRrQE3j4XySDCw8xH67A0XTTW8CgYEAw+k7\njPHqs6pXdJhD1YmdgnTYMXHjlEEbQLFImNvEPXSKuJHogqjz3Qtbb3GoYsZQfbOU\nDLPO7tKuhK5jd9wV2sFI/IACWKqgVNnM77eTO3ByhDs5WbWrH6cJ3hLp4AWC+Ojg\n1Zl0EnkxP/7+1GE6Ie3cG9Xo55X7Ogx/jR99UVcCgYAGBVauxIRJfvAgC9JU/z5R\nKxTqqB3XqAjaix2Xd/gcE50+kZCdtIpIOeWA2ynFgVikYILXAFPXkdrLeO+sjwb0\nT8oUYiIAgKU0AiTY2tpY2bnAXjBARLrI5DrHyZ7gZx+/7Ktwo3SCTI/KfAQNPHA4\n2mRRIpu4HNuXRxVb6xGXpwKBgBnNxoIx+u/fJ9W7mHOvxIdCTJd2oLsOOEC1GRLJ\nH3fYuczFqxJKnpQmwsxS9BLOfBuSY5WouUDLjyD6ty86VcaSXsKjOavkDWofpdaN\nH19c2DiCdHNUck2g+rO9WgCfuTh/s91ucNNeExaSx43BoJ6Hbc5cxmh6YLSsoMA9\nvYvRAoGAXYMEyr5W3qJznP1GTmPWVMw4Yv2YHBkRhju9zDiZTe+XOD8+wPPPSNYe\n3gApVg5YTLOrBrY2ENefRyyxoL3dYusZ6HsKjCkeZTknWICbItLkrLjWH/6PDBsk\nwzPlLS/M6b9SfATNpC0LLC4ZNkICDPI7QvxTaH6HCluPctSeTNQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "a18a3d5905d24d67a8901ad891a7f109", "name": "cloudify_ims-kp_c0046fef-f76d-429a-89a5-081291da6680", "fingerprint": "21:62:67:47:0a:02:f9:b6:a5:fb:1b:cb:a3:95:7b:15"}} 2018-07-24 05:12:04,956 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4a172b6e-155d-45da-99eb-c371fc6446d7 2018-07-24 05:12:04,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.796146869659s 2018-07-24 05:12:04,956 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-4a172b6e-155d-45da-99eb-c371fc6446d7 2018-07-24 05:12:04,957 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCX0ei4ATZamNwVEC1ANX9Qo93JKwGHoszpXtN1HmXhWfW4hgQ4fdbL7+C6G3lr9jn6Hz+JAs6lENa0gCvzzYnQNLdGnNm79PnMhZjicC7VqEy0j8vn5dM0SKSK45VDzztA5n3eDJ8MsYvGJcXYaGz6wjqACK04tO9QXz+iXmQV33tvLwyBq8464DQsArSzPsdEK2w44M/nPXFmaEAXRpU+aAVtqzWPv3EPJn3Vse2o1+kCpxZouFKqxdl7GbgU27VDAlbyX2ZBZo4GSXaWRd0zvVg5dS5uzAqtw3wX8UQS54qmAwGGzMpxO0JIRqT/ni7nBSom9Y3aEqZK/OTWgm+5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAl9HouAE2WpjcFRAtQDV/UKPdySsBh6LM6V7TdR5l4Vn1uIYE\nOH3Wy+/guht5a/Y5+h8/iQLOpRDWtIAr882J0DS3RpzZu/T5zIWY4nAu1ahMtI/L\n5+XTNEikiuOVQ887QOZ93gyfDLGLxiXF2Ghs+sI6gAitOLTvUF8/ol5kFd97by8M\ngavOOuA0LAK0sz7HRCtsOODP5z1xZmhAF0aVPmgFbas1j79xDyZ91bHtqNfpAqcW\naLhSqsXZexm4FNu1QwJW8l9mQWaOBkl2lkXdM71YOXUubswKrcN8F/FEEueKpgMB\nhszKcTtCSEak/54u5wUqJvWN2hKmSvzk1oJvuQIDAQABAoIBAAPQI9YrQaA44p4s\nz9YjAdWWqAVbbSho8FiUJx9z6f8k8UT3KLf6gSCSH8TM19ncT0x26HOafHIs4Bec\neH4hFWsDR+8gFV/hITz/xf058BMxrOuECQ0D+q//exJ58M/JLqXMpDClhIEfHHGX\nlUaAKOyLYEjC7wbTlIciPUjosf7SmjHWlS/dzdmJHWRNEhnjGK0Tszphkiux67zh\nJSpEwRqtFh7Eezdv6Z3qjK9aRYOUpwP2c4X9uvhbeBKMAb7ZwS5wMpwIDaNvNhgh\n0BcOiPOZYZMQOEPvDebjQwHrqKaSKE9FODemnqOC/lsgzj1rAEj07dFQWvpqZXgt\ne010gNkCgYEAxmKuSL7hf3MlENqYPPPxH3S/vbg+x70jNi6cEbSF3LLRC48lnhLK\nK4a46+Du98chTLrIdtGlHnb5F4TYa/KNPHWwexJ0bweOTm2DBkSgltrhgh2utyYa\nuPSAtcmDae06cItwA/n4PvJ/TEyFgKRrQE3j4XySDCw8xH67A0XTTW8CgYEAw+k7\njPHqs6pXdJhD1YmdgnTYMXHjlEEbQLFImNvEPXSKuJHogqjz3Qtbb3GoYsZQfbOU\nDLPO7tKuhK5jd9wV2sFI/IACWKqgVNnM77eTO3ByhDs5WbWrH6cJ3hLp4AWC+Ojg\n1Zl0EnkxP/7+1GE6Ie3cG9Xo55X7Ogx/jR99UVcCgYAGBVauxIRJfvAgC9JU/z5R\nKxTqqB3XqAjaix2Xd/gcE50+kZCdtIpIOeWA2ynFgVikYILXAFPXkdrLeO+sjwb0\nT8oUYiIAgKU0AiTY2tpY2bnAXjBARLrI5DrHyZ7gZx+/7Ktwo3SCTI/KfAQNPHA4\n2mRRIpu4HNuXRxVb6xGXpwKBgBnNxoIx+u/fJ9W7mHOvxIdCTJd2oLsOOEC1GRLJ\nH3fYuczFqxJKnpQmwsxS9BLOfBuSY5WouUDLjyD6ty86VcaSXsKjOavkDWofpdaN\nH19c2DiCdHNUck2g+rO9WgCfuTh/s91ucNNeExaSx43BoJ6Hbc5cxmh6YLSsoMA9\nvYvRAoGAXYMEyr5W3qJznP1GTmPWVMw4Yv2YHBkRhju9zDiZTe+XOD8+wPPPSNYe\n3gApVg5YTLOrBrY2ENefRyyxoL3dYusZ6HsKjCkeZTknWICbItLkrLjWH/6PDBsk\nwzPlLS/M6b9SfATNpC0LLC4ZNkICDPI7QvxTaH6HCluPctSeTNQ=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a18a3d5905d24d67a8901ad891a7f109', 'name': u'cloudify_ims-kp_c0046fef-f76d-429a-89a5-081291da6680', 'created_at': '2018-07-24T05:12:04.957213', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bbbb98cc5a80406fb0e9ec8eff5ebb4a', 'name': 'cloudify_ims-project_c0046fef-f76d-429a-89a5-081291da6680', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'21:62:67:47:0a:02:f9:b6:a5:fb:1b:cb:a3:95:7b:15', 'type': 'ssh', 'id': u'cloudify_ims-kp_c0046fef-f76d-429a-89a5-081291da6680'}) 2018-07-24 05:12:04,957 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAl9HouAE2WpjcFRAtQDV/UKPdySsBh6LM6V7TdR5l4Vn1uIYE OH3Wy+/guht5a/Y5+h8/iQLOpRDWtIAr882J0DS3RpzZu/T5zIWY4nAu1ahMtI/L 5+XTNEikiuOVQ887QOZ93gyfDLGLxiXF2Ghs+sI6gAitOLTvUF8/ol5kFd97by8M gavOOuA0LAK0sz7HRCtsOODP5z1xZmhAF0aVPmgFbas1j79xDyZ91bHtqNfpAqcW aLhSqsXZexm4FNu1QwJW8l9mQWaOBkl2lkXdM71YOXUubswKrcN8F/FEEueKpgMB hszKcTtCSEak/54u5wUqJvWN2hKmSvzk1oJvuQIDAQABAoIBAAPQI9YrQaA44p4s z9YjAdWWqAVbbSho8FiUJx9z6f8k8UT3KLf6gSCSH8TM19ncT0x26HOafHIs4Bec eH4hFWsDR+8gFV/hITz/xf058BMxrOuECQ0D+q//exJ58M/JLqXMpDClhIEfHHGX lUaAKOyLYEjC7wbTlIciPUjosf7SmjHWlS/dzdmJHWRNEhnjGK0Tszphkiux67zh JSpEwRqtFh7Eezdv6Z3qjK9aRYOUpwP2c4X9uvhbeBKMAb7ZwS5wMpwIDaNvNhgh 0BcOiPOZYZMQOEPvDebjQwHrqKaSKE9FODemnqOC/lsgzj1rAEj07dFQWvpqZXgt e010gNkCgYEAxmKuSL7hf3MlENqYPPPxH3S/vbg+x70jNi6cEbSF3LLRC48lnhLK K4a46+Du98chTLrIdtGlHnb5F4TYa/KNPHWwexJ0bweOTm2DBkSgltrhgh2utyYa uPSAtcmDae06cItwA/n4PvJ/TEyFgKRrQE3j4XySDCw8xH67A0XTTW8CgYEAw+k7 jPHqs6pXdJhD1YmdgnTYMXHjlEEbQLFImNvEPXSKuJHogqjz3Qtbb3GoYsZQfbOU DLPO7tKuhK5jd9wV2sFI/IACWKqgVNnM77eTO3ByhDs5WbWrH6cJ3hLp4AWC+Ojg 1Zl0EnkxP/7+1GE6Ie3cG9Xo55X7Ogx/jR99UVcCgYAGBVauxIRJfvAgC9JU/z5R KxTqqB3XqAjaix2Xd/gcE50+kZCdtIpIOeWA2ynFgVikYILXAFPXkdrLeO+sjwb0 T8oUYiIAgKU0AiTY2tpY2bnAXjBARLrI5DrHyZ7gZx+/7Ktwo3SCTI/KfAQNPHA4 2mRRIpu4HNuXRxVb6xGXpwKBgBnNxoIx+u/fJ9W7mHOvxIdCTJd2oLsOOEC1GRLJ H3fYuczFqxJKnpQmwsxS9BLOfBuSY5WouUDLjyD6ty86VcaSXsKjOavkDWofpdaN H19c2DiCdHNUck2g+rO9WgCfuTh/s91ucNNeExaSx43BoJ6Hbc5cxmh6YLSsoMA9 vYvRAoGAXYMEyr5W3qJznP1GTmPWVMw4Yv2YHBkRhju9zDiZTe+XOD8+wPPPSNYe 3gApVg5YTLOrBrY2ENefRyyxoL3dYusZ6HsKjCkeZTknWICbItLkrLjWH/6PDBsk wzPlLS/M6b9SfATNpC0LLC4ZNkICDPI7QvxTaH6HCluPctSeTNQ= -----END RSA PRIVATE KEY----- 2018-07-24 05:12:04,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-24 05:12:04,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-groups.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"security_group": {"name": "cloudify_ims-sg_c0046fef-f76d-429a-89a5-081291da6680", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-07-24 05:12:05,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-a6d53579-6f2d-4214-ab81-8860d6c07d43 Date: Tue, 24 Jul 2018 05:12:05 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:05Z", "updated_at": "2018-07-24T05:12:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "76358cb1-c9ec-4c68-9a5d-1b221709ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "87e07021-5490-494b-a99f-e00790a3c4cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 2, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "name": "cloudify_ims-sg_c0046fef-f76d-429a-89a5-081291da6680"}} 2018-07-24 05:12:05,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a6d53579-6f2d-4214-ab81-8860d6c07d43 2018-07-24 05:12:05,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.784814119339s 2018-07-24 05:12:05,745 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-a6d53579-6f2d-4214-ab81-8860d6c07d43 2018-07-24 05:12:05,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:12:05,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:05,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-0cc3916b-55aa-4609-85eb-2cee143486cc Date: Tue, 24 Jul 2018 05:12:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:10:33Z", "updated_at": "2018-07-24T05:10:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "3c27b866-d235-4054-b7eb-239fc12576cb", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "87762edd-12bd-40ef-a24e-f2fb6ebd8bab", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "d7a27d3b-e5da-4ea9-a944-867819ccd11d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "fa09e918-6438-4d46-ae2f-5bb61237b09c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 4, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:05Z", "updated_at": "2018-07-24T05:12:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "76358cb1-c9ec-4c68-9a5d-1b221709ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "87e07021-5490-494b-a99f-e00790a3c4cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 2, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "name": "cloudify_ims-sg_c0046fef-f76d-429a-89a5-081291da6680"}]} 2018-07-24 05:12:05,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0cc3916b-55aa-4609-85eb-2cee143486cc 2018-07-24 05:12:05,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0533089637756s 2018-07-24 05:12:05,803 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-0cc3916b-55aa-4609-85eb-2cee143486cc 2018-07-24 05:12:05,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 05:12:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1"}}' 2018-07-24 05:12:06,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3b34f104-05d1-4f6e-b173-11fb4ee01c10 Date: Tue, 24 Jul 2018 05:12:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "port_range_min": 22, "revision_number": 0, "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:06Z", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "6d0bc962-4459-4522-9092-a0e6984fdb38"}} 2018-07-24 05:12:06,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-3b34f104-05d1-4f6e-b173-11fb4ee01c10 2018-07-24 05:12:06,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.3449010849s 2018-07-24 05:12:06,153 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-3b34f104-05d1-4f6e-b173-11fb4ee01c10 2018-07-24 05:12:06,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:12:06,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:06,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-f9e08f99-c5a5-4588-b1fe-5a435a3af741 Date: Tue, 24 Jul 2018 05:12:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:10:33Z", "updated_at": "2018-07-24T05:10:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "3c27b866-d235-4054-b7eb-239fc12576cb", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "87762edd-12bd-40ef-a24e-f2fb6ebd8bab", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "d7a27d3b-e5da-4ea9-a944-867819ccd11d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "fa09e918-6438-4d46-ae2f-5bb61237b09c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 4, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:05Z", "updated_at": "2018-07-24T05:12:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "6d0bc962-4459-4522-9092-a0e6984fdb38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "76358cb1-c9ec-4c68-9a5d-1b221709ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "87e07021-5490-494b-a99f-e00790a3c4cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 3, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "name": "cloudify_ims-sg_c0046fef-f76d-429a-89a5-081291da6680"}]} 2018-07-24 05:12:06,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f9e08f99-c5a5-4588-b1fe-5a435a3af741 2018-07-24 05:12:06,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228054046631s 2018-07-24 05:12:06,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-f9e08f99-c5a5-4588-b1fe-5a435a3af741 2018-07-24 05:12:06,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 05:12:06,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1"}}' 2018-07-24 05:12:06,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a5792684-ca29-40ca-b444-bd7d2dbd8606 Date: Tue, 24 Jul 2018 05:12:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "port_range_min": null, "revision_number": 0, "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:06Z", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "82f1fceb-dc08-4357-bcb0-cac2894d3db5"}} 2018-07-24 05:12:06,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a5792684-ca29-40ca-b444-bd7d2dbd8606 2018-07-24 05:12:06,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.183720111847s 2018-07-24 05:12:06,572 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-a5792684-ca29-40ca-b444-bd7d2dbd8606 2018-07-24 05:12:06,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:12:06,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:06,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-fc11b7df-817e-4409-acaf-12100f2b59b4 Date: Tue, 24 Jul 2018 05:12:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:10:33Z", "updated_at": "2018-07-24T05:10:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "3c27b866-d235-4054-b7eb-239fc12576cb", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "87762edd-12bd-40ef-a24e-f2fb6ebd8bab", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "d7a27d3b-e5da-4ea9-a944-867819ccd11d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "fa09e918-6438-4d46-ae2f-5bb61237b09c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 4, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:05Z", "updated_at": "2018-07-24T05:12:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "6d0bc962-4459-4522-9092-a0e6984fdb38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "76358cb1-c9ec-4c68-9a5d-1b221709ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "82f1fceb-dc08-4357-bcb0-cac2894d3db5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "87e07021-5490-494b-a99f-e00790a3c4cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 4, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "name": "cloudify_ims-sg_c0046fef-f76d-429a-89a5-081291da6680"}]} 2018-07-24 05:12:06,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-fc11b7df-817e-4409-acaf-12100f2b59b4 2018-07-24 05:12:06,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0544879436493s 2018-07-24 05:12:06,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-fc11b7df-817e-4409-acaf-12100f2b59b4 2018-07-24 05:12:06,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 05:12:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1"}}' 2018-07-24 05:12:06,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1aabeccc-f423-4a4b-9ee3-d5083e243477 Date: Tue, 24 Jul 2018 05:12:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "port_range_min": 80, "revision_number": 0, "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:06Z", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "ab5a8e4f-fc24-45d4-a545-02ee9b82f7d6"}} 2018-07-24 05:12:06,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1aabeccc-f423-4a4b-9ee3-d5083e243477 2018-07-24 05:12:06,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.164993047714s 2018-07-24 05:12:06,799 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1aabeccc-f423-4a4b-9ee3-d5083e243477 2018-07-24 05:12:06,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:12:06,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:07,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-e9a330ab-0cf3-4620-b429-9de0a1a4a78b Date: Tue, 24 Jul 2018 05:12:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:10:33Z", "updated_at": "2018-07-24T05:10:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "3c27b866-d235-4054-b7eb-239fc12576cb", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "87762edd-12bd-40ef-a24e-f2fb6ebd8bab", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "d7a27d3b-e5da-4ea9-a944-867819ccd11d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "fa09e918-6438-4d46-ae2f-5bb61237b09c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 4, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:05Z", "updated_at": "2018-07-24T05:12:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "6d0bc962-4459-4522-9092-a0e6984fdb38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "76358cb1-c9ec-4c68-9a5d-1b221709ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "82f1fceb-dc08-4357-bcb0-cac2894d3db5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "87e07021-5490-494b-a99f-e00790a3c4cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "ab5a8e4f-fc24-45d4-a545-02ee9b82f7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 5, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "name": "cloudify_ims-sg_c0046fef-f76d-429a-89a5-081291da6680"}]} 2018-07-24 05:12:07,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e9a330ab-0cf3-4620-b429-9de0a1a4a78b 2018-07-24 05:12:07,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.21387887001s 2018-07-24 05:12:07,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-e9a330ab-0cf3-4620-b429-9de0a1a4a78b 2018-07-24 05:12:07,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 05:12:07,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1"}}' 2018-07-24 05:12:07,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-1654002c-f19d-4c02-88ce-644bdecd8a2b Date: Tue, 24 Jul 2018 05:12:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-24T05:12:07Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "port_range_min": 443, "revision_number": 0, "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:07Z", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "0fd25ab2-4dfe-4e00-a2a7-77aa6ace9851"}} 2018-07-24 05:12:07,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1654002c-f19d-4c02-88ce-644bdecd8a2b 2018-07-24 05:12:07,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.330107927322s 2018-07-24 05:12:07,350 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-1654002c-f19d-4c02-88ce-644bdecd8a2b 2018-07-24 05:12:07,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:12:07,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:07,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-219fbf82-c0f3-4053-8b4b-a57d4d1d728e Date: Tue, 24 Jul 2018 05:12:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:10:33Z", "updated_at": "2018-07-24T05:10:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "3c27b866-d235-4054-b7eb-239fc12576cb", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "87762edd-12bd-40ef-a24e-f2fb6ebd8bab", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "d7a27d3b-e5da-4ea9-a944-867819ccd11d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "fa09e918-6438-4d46-ae2f-5bb61237b09c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 4, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:05Z", "updated_at": "2018-07-24T05:12:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-24T05:12:07Z", "revision_number": 0, "id": "0fd25ab2-4dfe-4e00-a2a7-77aa6ace9851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:07Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "6d0bc962-4459-4522-9092-a0e6984fdb38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "76358cb1-c9ec-4c68-9a5d-1b221709ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "82f1fceb-dc08-4357-bcb0-cac2894d3db5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "87e07021-5490-494b-a99f-e00790a3c4cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "ab5a8e4f-fc24-45d4-a545-02ee9b82f7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 6, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "name": "cloudify_ims-sg_c0046fef-f76d-429a-89a5-081291da6680"}]} 2018-07-24 05:12:07,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-219fbf82-c0f3-4053-8b4b-a57d4d1d728e 2018-07-24 05:12:07,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.239437103271s 2018-07-24 05:12:07,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-219fbf82-c0f3-4053-8b4b-a57d4d1d728e 2018-07-24 05:12:07,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 05:12:07,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1"}}' 2018-07-24 05:12:07,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-15c94f79-2922-49f6-aaa1-dc90c3c85069 Date: Tue, 24 Jul 2018 05:12:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-24T05:12:07Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "port_range_min": 5671, "revision_number": 0, "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:07Z", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "c628d61d-498c-4fbd-a47a-19bb4b125847"}} 2018-07-24 05:12:07,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-15c94f79-2922-49f6-aaa1-dc90c3c85069 2018-07-24 05:12:07,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171561956406s 2018-07-24 05:12:07,769 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-15c94f79-2922-49f6-aaa1-dc90c3c85069 2018-07-24 05:12:07,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:12:07,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:07,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-bbd0257f-1656-44d4-a92c-37ae456ec1d5 Date: Tue, 24 Jul 2018 05:12:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:10:33Z", "updated_at": "2018-07-24T05:10:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "3c27b866-d235-4054-b7eb-239fc12576cb", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "87762edd-12bd-40ef-a24e-f2fb6ebd8bab", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "d7a27d3b-e5da-4ea9-a944-867819ccd11d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "fa09e918-6438-4d46-ae2f-5bb61237b09c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 4, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:05Z", "updated_at": "2018-07-24T05:12:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-24T05:12:07Z", "revision_number": 0, "id": "0fd25ab2-4dfe-4e00-a2a7-77aa6ace9851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:07Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "6d0bc962-4459-4522-9092-a0e6984fdb38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "76358cb1-c9ec-4c68-9a5d-1b221709ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "82f1fceb-dc08-4357-bcb0-cac2894d3db5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "87e07021-5490-494b-a99f-e00790a3c4cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "ab5a8e4f-fc24-45d4-a545-02ee9b82f7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-24T05:12:07Z", "revision_number": 0, "id": "c628d61d-498c-4fbd-a47a-19bb4b125847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:07Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 7, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "name": "cloudify_ims-sg_c0046fef-f76d-429a-89a5-081291da6680"}]} 2018-07-24 05:12:07,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-bbd0257f-1656-44d4-a92c-37ae456ec1d5 2018-07-24 05:12:07,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.225496053696s 2018-07-24 05:12:07,998 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-bbd0257f-1656-44d4-a92c-37ae456ec1d5 2018-07-24 05:12:08,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-24 05:12:08,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:9696/v2.0/security-group-rules.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1"}}' 2018-07-24 05:12:08,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-97ad954d-39c7-4f27-af06-f0cfd6a45802 Date: Tue, 24 Jul 2018 05:12:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-24T05:12:08Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "port_range_min": 53333, "revision_number": 0, "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:08Z", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "290d991e-5d3b-4e6b-8721-352ca534921e"}} 2018-07-24 05:12:08,326 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-97ad954d-39c7-4f27-af06-f0cfd6a45802 2018-07-24 05:12:08,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.324805021286s 2018-07-24 05:12:08,326 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules.json used request id req-97ad954d-39c7-4f27-af06-f0cfd6a45802 2018-07-24 05:12:08,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:12:08,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:08,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-73160817-0398-4c66-b348-a7b59abf534a Date: Tue, 24 Jul 2018 05:12:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ee7c0176-144b-478c-b927-a6ad678f7fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","l2_adjacency":true,"status":"ACTIVE","subnets":["6475ccd4-0a4d-4e8a-9881-d8d76811bb0a"],"description":"","tags":[],"updated_at":"2018-07-24T05:10:34Z","qos_policy_id":null,"name":"cloudify_ims-net_c0046fef-f76d-429a-89a5-081291da6680","admin_state_up":true,"tenant_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","created_at":"2018-07-24T05:10:33Z","mtu":1450}]} 2018-07-24 05:12:08,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-73160817-0398-4c66-b348-a7b59abf534a 2018-07-24 05:12:08,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289921998978s 2018-07-24 05:12:08,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-73160817-0398-4c66-b348-a7b59abf534a 2018-07-24 05:12:08,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 05:12:08,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:08,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-10b67746-8e13-4606-b71e-f44381a7eeea Date: Tue, 24 Jul 2018 05:12:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/a3bb015b-8d58-4831-85c7-68b34f3949e9/snap", "metadata": {}}], "file": "/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9/file", "owner": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "a3bb015b-8d58-4831-85c7-68b34f3949e9", "size": 4373348352, "self": "/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/a3bb015b-8d58-4831-85c7-68b34f3949e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-24T05:12:03Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c0046fef-f76d-429a-89a5-081291da6680", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c0046fef-f76d-429a-89a5-081291da6680", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-24T05:11:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 05:12:08,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-10b67746-8e13-4606-b71e-f44381a7eeea 2018-07-24 05:12:08,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394420623779s 2018-07-24 05:12:08,662 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-10b67746-8e13-4606-b71e-f44381a7eeea 2018-07-24 05:12:08,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 05:12:08,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:08,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12: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-2f55ac4b-cc14-4a91-a2e9-700290d6226f x-compute-request-id: req-2f55ac4b-cc14-4a91-a2e9-700290d6226f Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "1ff5314c-69e4-4863-931f-f2cee8d713cd"}, {"name": "cloudify_ims-flavor_c0046fef-f76d-429a-89a5-081291da6680", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "76d4024c-7f04-4a6c-b7c1-f197ffc99254"}]} 2018-07-24 05:12:08,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2f55ac4b-cc14-4a91-a2e9-700290d6226f 2018-07-24 05:12:08,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0303630828857s 2018-07-24 05:12:08,695 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-2f55ac4b-cc14-4a91-a2e9-700290d6226f 2018-07-24 05:12:08,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-24 05:12:08,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/servers -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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"server": {"name": "cloudify_ims-vm_c0046fef-f76d-429a-89a5-081291da6680", "imageRef": "a3bb015b-8d58-4831-85c7-68b34f3949e9", "key_name": "cloudify_ims-kp_c0046fef-f76d-429a-89a5-081291da6680", "flavorRef": "76d4024c-7f04-4a6c-b7c1-f197ffc99254", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ee7c0176-144b-478c-b927-a6ad678f7fb3"}], "security_groups": [{"name": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1"}]}}' 2018-07-24 05:12:11,281 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:12: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-0e727f8d-d2a8-4563-8128-8b7dcc80e97c x-compute-request-id: req-0e727f8d-d2a8-4563-8128-8b7dcc80e97c Content-Length: 403 location: http://172.30.9.24:8774/v2.1/servers/4491cb54-b4f0-4fdf-938f-fdbca317b4ab Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1"}], "OS-DCF:diskConfig": "MANUAL", "id": "4491cb54-b4f0-4fdf-938f-fdbca317b4ab", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4491cb54-b4f0-4fdf-938f-fdbca317b4ab", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4491cb54-b4f0-4fdf-938f-fdbca317b4ab", "rel": "bookmark"}], "adminPass": "jZtgH7fyBwcb"}} 2018-07-24 05:12:11,281 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-0e727f8d-d2a8-4563-8128-8b7dcc80e97c 2018-07-24 05:12:11,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.58369112015s 2018-07-24 05:12:11,281 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-0e727f8d-d2a8-4563-8128-8b7dcc80e97c 2018-07-24 05:12:11,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 05:12:11,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:11,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:11 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-bf6fb26e-716c-44cc-9f88-8e2c95b3b2b3 x-compute-request-id: req-bf6fb26e-716c-44cc-9f88-8e2c95b3b2b3 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4491cb54-b4f0-4fdf-938f-fdbca317b4ab", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4491cb54-b4f0-4fdf-938f-fdbca317b4ab", "rel": "bookmark"}], "image": {"id": "a3bb015b-8d58-4831-85c7-68b34f3949e9", "links": [{"href": "http://172.30.9.24:8774/images/a3bb015b-8d58-4831-85c7-68b34f3949e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "76d4024c-7f04-4a6c-b7c1-f197ffc99254", "links": [{"href": "http://172.30.9.24:8774/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254", "rel": "bookmark"}]}, "id": "4491cb54-b4f0-4fdf-938f-fdbca317b4ab", "user_id": "a18a3d5905d24d67a8901ad891a7f109", "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-07-24T05:12:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c0046fef-f76d-429a-89a5-081291da6680", "name": "cloudify_ims-vm_c0046fef-f76d-429a-89a5-081291da6680", "created": "2018-07-24T05:12:11Z", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 05:12:11,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bf6fb26e-716c-44cc-9f88-8e2c95b3b2b3 2018-07-24 05:12:11,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637414932251s 2018-07-24 05:12:11,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-bf6fb26e-716c-44cc-9f88-8e2c95b3b2b3 2018-07-24 05:12:11,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:12:11,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:12,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-0daf1934-3e1c-4692-9b96-7632fe6ceb17 Date: Tue, 24 Jul 2018 05:12:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ee7c0176-144b-478c-b927-a6ad678f7fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","l2_adjacency":true,"status":"ACTIVE","subnets":["6475ccd4-0a4d-4e8a-9881-d8d76811bb0a"],"description":"","tags":[],"updated_at":"2018-07-24T05:10:34Z","qos_policy_id":null,"name":"cloudify_ims-net_c0046fef-f76d-429a-89a5-081291da6680","admin_state_up":true,"tenant_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","created_at":"2018-07-24T05:10:33Z","mtu":1450}]} 2018-07-24 05:12:12,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0daf1934-3e1c-4692-9b96-7632fe6ceb17 2018-07-24 05:12:12,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11305809021s 2018-07-24 05:12:12,040 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0daf1934-3e1c-4692-9b96-7632fe6ceb17 2018-07-24 05:12:12,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 05:12:12,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:12,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d55c22d2-b1e4-4c8e-af36-01b8ab8cda49 Date: Tue, 24 Jul 2018 05:12:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee7c0176-144b-478c-b927-a6ad678f7fb3","tenant_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","created_at":"2018-07-24T05:10:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:10:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","id":"6475ccd4-0a4d-4e8a-9881-d8d76811bb0a","subnetpool_id":null,"name":"cloudify_ims-subnet_c0046fef-f76d-429a-89a5-081291da6680"}]} 2018-07-24 05:12:12,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-d55c22d2-b1e4-4c8e-af36-01b8ab8cda49 2018-07-24 05:12:12,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0522289276123s 2018-07-24 05:12:12,094 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-d55c22d2-b1e4-4c8e-af36-01b8ab8cda49 2018-07-24 05:12:12,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-24 05:12:14,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-24 05:12:14,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:14,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12: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,Accept-Encoding x-openstack-request-id: req-3de768b0-a384-4aee-99f0-44a55c92b79c x-compute-request-id: req-3de768b0-a384-4aee-99f0-44a55c92b79c Content-Encoding: gzip Content-Length: 594 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/4491cb54-b4f0-4fdf-938f-fdbca317b4ab", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/4491cb54-b4f0-4fdf-938f-fdbca317b4ab", "rel": "bookmark"}], "image": {"id": "a3bb015b-8d58-4831-85c7-68b34f3949e9", "links": [{"href": "http://172.30.9.24:8774/images/a3bb015b-8d58-4831-85c7-68b34f3949e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "76d4024c-7f04-4a6c-b7c1-f197ffc99254", "links": [{"href": "http://172.30.9.24:8774/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254", "rel": "bookmark"}]}, "id": "4491cb54-b4f0-4fdf-938f-fdbca317b4ab", "user_id": "a18a3d5905d24d67a8901ad891a7f109", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-24T05:12:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c0046fef-f76d-429a-89a5-081291da6680", "name": "cloudify_ims-vm_c0046fef-f76d-429a-89a5-081291da6680", "created": "2018-07-24T05:12:11Z", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-24 05:12:14,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3de768b0-a384-4aee-99f0-44a55c92b79c 2018-07-24 05:12:14,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.308712005615s 2018-07-24 05:12:14,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-3de768b0-a384-4aee-99f0-44a55c92b79c 2018-07-24 05:12:14,410 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 409, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 183, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'a3bb015b-8d58-4831-85c7-68b34f3949e9'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'76d4024c-7f04-4a6c-b7c1-f197ffc99254'}), 'az': u'', 'id': u'4491cb54-b4f0-4fdf-938f-fdbca317b4ab', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a18a3d5905d24d67a8901ad891a7f109', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bbbb98cc5a80406fb0e9ec8eff5ebb4a', 'name': 'cloudify_ims-project_c0046fef-f76d-429a-89a5-081291da6680', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-24T05:12:12Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_c0046fef-f76d-429a-89a5-081291da6680', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'bbbb98cc5a80406fb0e9ec8eff5ebb4a', 'name': u'cloudify_ims-vm_c0046fef-f76d-429a-89a5-081291da6680', 'adminPass': None, 'tenant_id': u'bbbb98cc5a80406fb0e9ec8eff5ebb4a', 'created_at': u'2018-07-24T05:12:11Z', 'created': u'2018-07-24T05:12:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-24 05:12:14,527 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 05:12:14,527 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 01:42 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-24 05:12:14,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-07-24 05:12:14,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 251, in clean exec_list = self.cfy_client.executions.list(dep_name) AttributeError: 'NoneType' object has no attribute 'executions' 2018-07-24 05:12:14,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-24 05:12:14,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/security-groups.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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:14,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-dd742bda-2305-451b-bd45-47db6f3ed463 Date: Tue, 24 Jul 2018 05:12:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:10:33Z", "updated_at": "2018-07-24T05:10:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "3c27b866-d235-4054-b7eb-239fc12576cb", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "87762edd-12bd-40ef-a24e-f2fb6ebd8bab", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "d7a27d3b-e5da-4ea9-a944-867819ccd11d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "fa09e918-6438-4d46-ae2f-5bb61237b09c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 4, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:12:05Z", "updated_at": "2018-07-24T05:12:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-24T05:12:07Z", "revision_number": 0, "id": "0fd25ab2-4dfe-4e00-a2a7-77aa6ace9851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:07Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-24T05:12:08Z", "revision_number": 0, "id": "290d991e-5d3b-4e6b-8721-352ca534921e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:08Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "6d0bc962-4459-4522-9092-a0e6984fdb38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "76358cb1-c9ec-4c68-9a5d-1b221709ee8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "82f1fceb-dc08-4357-bcb0-cac2894d3db5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:12:05Z", "revision_number": 0, "id": "87e07021-5490-494b-a99f-e00790a3c4cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:05Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-24T05:12:06Z", "revision_number": 0, "id": "ab5a8e4f-fc24-45d4-a545-02ee9b82f7d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:06Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-24T05:12:07Z", "revision_number": 0, "id": "c628d61d-498c-4fbd-a47a-19bb4b125847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:12:07Z", "security_group_id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 8, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1", "name": "cloudify_ims-sg_c0046fef-f76d-429a-89a5-081291da6680"}]} 2018-07-24 05:12:14,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-dd742bda-2305-451b-bd45-47db6f3ed463 2018-07-24 05:12:14,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.227604150772s 2018-07-24 05:12:14,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups.json used request id req-dd742bda-2305-451b-bd45-47db6f3ed463 2018-07-24 05:12:14,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-24 05:12:14,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/security-groups/ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1.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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:15,104 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e672127a-7b8d-48c7-a474-d40b9f412fe1 Content-Length: 0 Date: Tue, 24 Jul 2018 05:12:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:12:15,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1.json used request id req-e672127a-7b8d-48c7-a474-d40b9f412fe1 2018-07-24 05:12:15,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.337924957275s 2018-07-24 05:12:15,105 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/ac4b3e74-0a5e-414f-8d2b-efc13d2b5fe1.json used request id req-e672127a-7b8d-48c7-a474-d40b9f412fe1 2018-07-24 05:12:15,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-24 05:12:15,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_c0046fef-f76d-429a-89a5-081291da6680 -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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:15,158 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:12: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-ec58fac2-a9e0-4a4e-a715-aea5ea152cb4 x-compute-request-id: req-ec58fac2-a9e0-4a4e-a715-aea5ea152cb4 Content-Length: 0 Content-Type: application/json 2018-07-24 05:12:15,158 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_c0046fef-f76d-429a-89a5-081291da6680 used request id req-ec58fac2-a9e0-4a4e-a715-aea5ea152cb4 2018-07-24 05:12:15,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0530970096588s 2018-07-24 05:12:15,159 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_ims-kp_c0046fef-f76d-429a-89a5-081291da6680 used request id req-ec58fac2-a9e0-4a4e-a715-aea5ea152cb4 2018-07-24 05:12:15,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-24 05:12:15,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/dc5091f7-b249-4a56-bd4a-de5687cab95c/remove_router_interface.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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c6249a5f2a7f260343cad6094fc306d07eb59e9" -d '{"subnet_id": "6475ccd4-0a4d-4e8a-9881-d8d76811bb0a"}' 2018-07-24 05:12:17,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bb924403-2ca7-478f-a4cb-d38c6279e6a7 Date: Tue, 24 Jul 2018 05:12:17 GMT RESP BODY: {"network_id": "ee7c0176-144b-478c-b927-a6ad678f7fb3", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "subnet_id": "6475ccd4-0a4d-4e8a-9881-d8d76811bb0a", "subnet_ids": ["6475ccd4-0a4d-4e8a-9881-d8d76811bb0a"], "port_id": "345c5eb2-3918-4b2a-930f-fd782fd6cbc0", "id": "dc5091f7-b249-4a56-bd4a-de5687cab95c"} 2018-07-24 05:12:17,306 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/dc5091f7-b249-4a56-bd4a-de5687cab95c/remove_router_interface.json used request id req-bb924403-2ca7-478f-a4cb-d38c6279e6a7 2018-07-24 05:12:17,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.14714598656s 2018-07-24 05:12:17,307 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/dc5091f7-b249-4a56-bd4a-de5687cab95c/remove_router_interface.json used request id req-bb924403-2ca7-478f-a4cb-d38c6279e6a7 returning object dc5091f7-b249-4a56-bd4a-de5687cab95c 2018-07-24 05:12:17,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-24 05:12:17,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:17,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-9851d5d0-8780-4596-a7d4-77fcf5a6f5f0 Date: Tue, 24 Jul 2018 05:12:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:10:35Z", "admin_state_up": true, "updated_at": "2018-07-24T05:12:15Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "dc5091f7-b249-4a56-bd4a-de5687cab95c", "name": "cloudify_ims-router_c0046fef-f76d-429a-89a5-081291da6680"}]} 2018-07-24 05:12:17,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9851d5d0-8780-4596-a7d4-77fcf5a6f5f0 2018-07-24 05:12:17,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116490840912s 2018-07-24 05:12:17,424 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-9851d5d0-8780-4596-a7d4-77fcf5a6f5f0 2018-07-24 05:12:17,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-24 05:12:17,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/dc5091f7-b249-4a56-bd4a-de5687cab95c.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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:21,071 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8be60def-c820-4c02-b977-6852da60c380 Content-Length: 0 Date: Tue, 24 Jul 2018 05:12:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:12:21,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/dc5091f7-b249-4a56-bd4a-de5687cab95c.json used request id req-8be60def-c820-4c02-b977-6852da60c380 2018-07-24 05:12:21,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.64611983299s 2018-07-24 05:12:21,072 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/dc5091f7-b249-4a56-bd4a-de5687cab95c.json used request id req-8be60def-c820-4c02-b977-6852da60c380 2018-07-24 05:12:21,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-24 05:12:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:21,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-08405699-35f1-4994-8722-1d08d3b87b47 Date: Tue, 24 Jul 2018 05:12:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee7c0176-144b-478c-b927-a6ad678f7fb3","tenant_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","created_at":"2018-07-24T05:10:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:10:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","id":"6475ccd4-0a4d-4e8a-9881-d8d76811bb0a","subnetpool_id":null,"name":"cloudify_ims-subnet_c0046fef-f76d-429a-89a5-081291da6680"}]} 2018-07-24 05:12:21,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-08405699-35f1-4994-8722-1d08d3b87b47 2018-07-24 05:12:21,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.253096103668s 2018-07-24 05:12:21,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-08405699-35f1-4994-8722-1d08d3b87b47 2018-07-24 05:12:21,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-24 05:12:21,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/6475ccd4-0a4d-4e8a-9881-d8d76811bb0a.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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:23,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c041c62-9adc-41bd-9776-2f3f114eebb4 Date: Tue, 24 Jul 2018 05:12:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:12:23,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6475ccd4-0a4d-4e8a-9881-d8d76811bb0a.json used request id req-7c041c62-9adc-41bd-9776-2f3f114eebb4 2018-07-24 05:12:23,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.39732503891s 2018-07-24 05:12:23,725 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/6475ccd4-0a4d-4e8a-9881-d8d76811bb0a.json used request id req-7c041c62-9adc-41bd-9776-2f3f114eebb4 2018-07-24 05:12:23,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-24 05:12:23,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:23,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-f39a4f81-9210-4b3f-ab82-dfb7ecd20940 Date: Tue, 24 Jul 2018 05:12:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ee7c0176-144b-478c-b927-a6ad678f7fb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:12:23Z","qos_policy_id":null,"name":"cloudify_ims-net_c0046fef-f76d-429a-89a5-081291da6680","admin_state_up":true,"tenant_id":"bbbb98cc5a80406fb0e9ec8eff5ebb4a","created_at":"2018-07-24T05:10:33Z","mtu":1450}]} 2018-07-24 05:12:23,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f39a4f81-9210-4b3f-ab82-dfb7ecd20940 2018-07-24 05:12:23,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110785961151s 2018-07-24 05:12:23,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f39a4f81-9210-4b3f-ab82-dfb7ecd20940 2018-07-24 05:12:23,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-24 05:12:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/ee7c0176-144b-478c-b927-a6ad678f7fb3.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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:24,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f3ecb18-b1fc-4ef4-864d-9c916f1b48c8 Date: Tue, 24 Jul 2018 05:12:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:12:24,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ee7c0176-144b-478c-b927-a6ad678f7fb3.json used request id req-8f3ecb18-b1fc-4ef4-864d-9c916f1b48c8 2018-07-24 05:12:24,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11083483696s 2018-07-24 05:12:24,949 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ee7c0176-144b-478c-b927-a6ad678f7fb3.json used request id req-8f3ecb18-b1fc-4ef4-864d-9c916f1b48c8 2018-07-24 05:12:24,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-24 05:12:24,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9292/v2/images -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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:25,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-d49beb32-30d3-4801-b7b7-7aa4671dbdce Date: Tue, 24 Jul 2018 05:12:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/a3bb015b-8d58-4831-85c7-68b34f3949e9/snap", "metadata": {}}], "file": "/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9/file", "owner": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "a3bb015b-8d58-4831-85c7-68b34f3949e9", "size": 4373348352, "self": "/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9", "disk_format": "qcow2", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/a3bb015b-8d58-4831-85c7-68b34f3949e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-24T05:12:03Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c0046fef-f76d-429a-89a5-081291da6680", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c0046fef-f76d-429a-89a5-081291da6680", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-24T05:11:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-24 05:12:25,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d49beb32-30d3-4801-b7b7-7aa4671dbdce 2018-07-24 05:12:25,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.603129863739s 2018-07-24 05:12:25,557 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-d49beb32-30d3-4801-b7b7-7aa4671dbdce 2018-07-24 05:12:25,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-24 05:12:25,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9 -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}9c6249a5f2a7f260343cad6094fc306d07eb59e9" 2018-07-24 05:12:26,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3444122-42c5-4782-9286-b553edfd962c Date: Tue, 24 Jul 2018 05:12:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:12:26,224 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9 used request id req-c3444122-42c5-4782-9286-b553edfd962c 2018-07-24 05:12:26,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.666191101074s 2018-07-24 05:12:26,225 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/a3bb015b-8d58-4831-85c7-68b34f3949e9 used request id req-c3444122-42c5-4782-9286-b553edfd962c 2018-07-24 05:12:26,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-24 05:12:26,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None" -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:12:26,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12: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-f0016e02-9edf-412b-85f9-a0dea1e3cacd x-compute-request-id: req-f0016e02-9edf-412b-85f9-a0dea1e3cacd Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "1ff5314c-69e4-4863-931f-f2cee8d713cd"}, {"name": "cloudify_ims-flavor_c0046fef-f76d-429a-89a5-081291da6680", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "76d4024c-7f04-4a6c-b7c1-f197ffc99254"}]} 2018-07-24 05:12:26,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f0016e02-9edf-412b-85f9-a0dea1e3cacd 2018-07-24 05:12:26,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283620357513s 2018-07-24 05:12:26,254 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail?is_public=None used request id req-f0016e02-9edf-412b-85f9-a0dea1e3cacd 2018-07-24 05:12:26,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-24 05:12:26,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254 -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:12:26,294 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:12: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-ca3db4fd-e62e-4fb8-a255-1f482d465f53 x-compute-request-id: req-ca3db4fd-e62e-4fb8-a255-1f482d465f53 Content-Length: 0 Content-Type: application/json 2018-07-24 05:12:26,295 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254 used request id req-ca3db4fd-e62e-4fb8-a255-1f482d465f53 2018-07-24 05:12:26,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0390498638153s 2018-07-24 05:12:26,295 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/76d4024c-7f04-4a6c-b7c1-f197ffc99254 used request id req-ca3db4fd-e62e-4fb8-a255-1f482d465f53 2018-07-24 05:12:26,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 05:12:26,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:12:26,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa7b4e9-8f19-4569-8a2f-5d98ccb35def Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_c0046fef-f76d-429a-89a5-081291da6680", "links": {"self": "http://172.30.9.24:5000/v3/users/a18a3d5905d24d67a8901ad891a7f109"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a18a3d5905d24d67a8901ad891a7f109", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 05:12:26,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8aa7b4e9-8f19-4569-8a2f-5d98ccb35def 2018-07-24 05:12:26,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114188909531s 2018-07-24 05:12:26,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-8aa7b4e9-8f19-4569-8a2f-5d98ccb35def 2018-07-24 05:12:26,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-24 05:12:26,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/a18a3d5905d24d67a8901ad891a7f109 -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:12:26,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a23fb0a2-5526-4aea-a8c8-56d0a6b70e0c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_c0046fef-f76d-429a-89a5-081291da6680", "links": {"self": "http://172.30.9.24:5000/v3/users/a18a3d5905d24d67a8901ad891a7f109"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a18a3d5905d24d67a8901ad891a7f109", "description": null}} 2018-07-24 05:12:26,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/a18a3d5905d24d67a8901ad891a7f109 used request id req-a23fb0a2-5526-4aea-a8c8-56d0a6b70e0c 2018-07-24 05:12:26,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109323978424s 2018-07-24 05:12:26,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/a18a3d5905d24d67a8901ad891a7f109 used request id req-a23fb0a2-5526-4aea-a8c8-56d0a6b70e0c 2018-07-24 05:12:26,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-24 05:12:26,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/a18a3d5905d24d67a8901ad891a7f109 -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:12:26,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbccfb08-af20-4888-98e8-339b03638881 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:12:26,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a18a3d5905d24d67a8901ad891a7f109 used request id req-dbccfb08-af20-4888-98e8-339b03638881 2018-07-24 05:12:26,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.206891059875s 2018-07-24 05:12:26,734 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a18a3d5905d24d67a8901ad891a7f109 used request id req-dbccfb08-af20-4888-98e8-339b03638881 2018-07-24 05:12:26,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-24 05:12:26,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/projects -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:12:26,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb8708b-7d75-4ab6-a435-6332640229e9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/4a6a5595eff04e89b98d3d63efd1b892"}, "tags": [], "enabled": true, "id": "4a6a5595eff04e89b98d3d63efd1b892", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/ad668c10cdf14a7aaca70a7cd3a7a6c8"}, "tags": [], "enabled": true, "id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.24:5000/v3/projects/bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, "tags": [], "enabled": true, "id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c0046fef-f76d-429a-89a5-081291da6680"}]} 2018-07-24 05:12:26,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-acb8708b-7d75-4ab6-a435-6332640229e9 2018-07-24 05:12:26,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0968408584595s 2018-07-24 05:12:26,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-acb8708b-7d75-4ab6-a435-6332640229e9 2018-07-24 05:12:26,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-24 05:12:26,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/bbbb98cc5a80406fb0e9ec8eff5ebb4a -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:12:27,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5a9767c-b039-4a55-aaa6-d5f806e4e841 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:12:27,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/bbbb98cc5a80406fb0e9ec8eff5ebb4a used request id req-a5a9767c-b039-4a55-aaa6-d5f806e4e841 2018-07-24 05:12:27,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.178588151932s 2018-07-24 05:12:27,021 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/bbbb98cc5a80406fb0e9ec8eff5ebb4a used request id req-a5a9767c-b039-4a55-aaa6-d5f806e4e841 2018-07-24 05:12:27,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-24 05:12:27,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:12:27,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7113422-6ac4-4d96-b993-a1e5523b5500 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b4bbdbf19c9a4be7a4becd500211428e", "links": {"self": "http://172.30.9.24:5000/v3/roles/b4bbdbf19c9a4be7a4becd500211428e"}, "name": "Member"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:12:27,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a7113422-6ac4-4d96-b993-a1e5523b5500 2018-07-24 05:12:27,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0986139774323s 2018-07-24 05:12:27,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a7113422-6ac4-4d96-b993-a1e5523b5500 2018-07-24 05:12:27,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-24 05:12:27,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/b4bbdbf19c9a4be7a4becd500211428e -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}dd7a0ae3222d5a64117448738a01183cf733b29b" 2018-07-24 05:12:27,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17b6b4cc-2111-4fc7-86e8-1378459a6edd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:12:27,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b4bbdbf19c9a4be7a4becd500211428e used request id req-17b6b4cc-2111-4fc7-86e8-1378459a6edd 2018-07-24 05:12:27,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.119994163513s 2018-07-24 05:12:27,248 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/b4bbdbf19c9a4be7a4becd500211428e used request id req-17b6b4cc-2111-4fc7-86e8-1378459a6edd 2018-07-24 05:12:27,249 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-07-24 05:12:27,271 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-07-24 05:12:27,635 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-24 05:12:27,660 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-24 05:12:27,740 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-24 05:12:27,741 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=True, shell=None) 2018-07-24 05:12:28,002 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-07-24 05:12:28,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-24 05:12:28,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-07-24 05:12:28,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-07-24 05:12:28,116 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-24 05:12:28,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-07-24 05:12:28,148 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-07-24 05:12:28,148 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-07-24 05:12:28,148 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-24 05:12:28,148 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-24 05:12:28,148 - openstack_tests - INFO - OS Credentials = > 2018-07-24 05:12:28,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:12:28,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:12:28,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:12:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["8g_rVeYDROynPS8Fm5dlbQ"], "issued_at": "2018-07-24T05:12:28.000000Z"}} 2018-07-24 05:12:28,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}1e368c6143b5511dc74467197f853541006c0369" 2018-07-24 05:12:28,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f7736e5-9ad1-4212-9a58-276cf88fd4e5 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:12:28,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-5f7736e5-9ad1-4212-9a58-276cf88fd4e5 2018-07-24 05:12:28,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:12:28,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:12: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:12:28,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858&description=Created+by+OPNFV+Functest%3A+vyos_vrouter -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e368c6143b5511dc74467197f853541006c0369" 2018-07-24 05:12:28,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87414f85-a951-470a-b1ec-397e2185b530 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858&description=Created+by+OPNFV+Functest%3A+vyos_vrouter", "previous": null, "next": null}, "projects": []} 2018-07-24 05:12:28,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858&description=Created+by+OPNFV+Functest%3A+vyos_vrouter used request id req-87414f85-a951-470a-b1ec-397e2185b530 2018-07-24 05:12:28,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e368c6143b5511dc74467197f853541006c0369" 2018-07-24 05:12:28,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd7b644-16ac-4698-bf5f-d05c62695f16 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 05:12:28,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-abd7b644-16ac-4698-bf5f-d05c62695f16 2018-07-24 05:12:28,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e368c6143b5511dc74467197f853541006c0369" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: vyos_vrouter", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858", "domain_id": "default"}}' 2018-07-24 05:12:28,985 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 05:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddd442f8-c801-43ab-8e51-12d9d6a05305 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "id": "7778df0be7484aa4b4c9a87b9bee325d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:12:28,985 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-ddd442f8-c801-43ab-8e51-12d9d6a05305 2018-07-24 05:12:28,985 - keystone_utils - INFO - Created project with name - vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:12:28,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:12:28,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:12:29,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["UzEegZh9SpulmWkNQmG2jg"], "issued_at": "2018-07-24T05:12:29.000000Z"}} 2018-07-24 05:12:29,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8ad1e2e32b6aaab9eded367e97fea4b30e0ef229" 2018-07-24 05:12:29,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c862902d-be10-4146-8da8-6c1804c51355 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:12:29,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c862902d-be10-4146-8da8-6c1804c51355 2018-07-24 05:12:29,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:12:29,471 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:12: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:12:29,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad1e2e32b6aaab9eded367e97fea4b30e0ef229" 2018-07-24 05:12:29,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6060eb0-8277-4dad-8fce-c9b1f0a489da Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:12:29,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a6060eb0-8277-4dad-8fce-c9b1f0a489da 2018-07-24 05:12:29,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:12:29,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:12:29,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["P5PiQVZxRMG__yxjgYAf_Q"], "issued_at": "2018-07-24T05:12:29.000000Z"}} 2018-07-24 05:12:29,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}03beab9189417a5678d622921bd06c8545e8ae49" 2018-07-24 05:12:30,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96e2e02-3f2f-44fe-8342-024ead681493 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:12:30,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e96e2e02-3f2f-44fe-8342-024ead681493 2018-07-24 05:12:30,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:12:30,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:12:30 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:12:30,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03beab9189417a5678d622921bd06c8545e8ae49" 2018-07-24 05:12:30,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892f6f3c-a5c1-4edf-951b-1dff573d7774 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 05:12:30,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-892f6f3c-a5c1-4edf-951b-1dff573d7774 2018-07-24 05:12:30,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03beab9189417a5678d622921bd06c8545e8ae49" 2018-07-24 05:12:30,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d8ff82-8fb4-4012-9180-93a52ce23ef8 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "id": "7778df0be7484aa4b4c9a87b9bee325d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:12:30,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-74d8ff82-8fb4-4012-9180-93a52ce23ef8 2018-07-24 05:12:30,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03beab9189417a5678d622921bd06c8545e8ae49" 2018-07-24 05:12:30,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8223abec-ae9f-44c9-b03b-94588bcab71a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 05:12:30,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-8223abec-ae9f-44c9-b03b-94588bcab71a 2018-07-24 05:12:30,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03beab9189417a5678d622921bd06c8545e8ae49" 2018-07-24 05:12:30,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8017e74-77da-4ae9-806a-2bb9f427e45b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:12:30,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c8017e74-77da-4ae9-806a-2bb9f427e45b 2018-07-24 05:12:30,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03beab9189417a5678d622921bd06c8545e8ae49" 2018-07-24 05:12:30,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53050919-3cdf-43b0-bccc-d942de57f24e Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "id": "7778df0be7484aa4b4c9a87b9bee325d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:12:30,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-53050919-3cdf-43b0-bccc-d942de57f24e 2018-07-24 05:12:30,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/cd8c8f3970b9411e9c6597078d2a138b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03beab9189417a5678d622921bd06c8545e8ae49" 2018-07-24 05:12:30,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a305076-9dc0-4911-8436-becc7768a01b Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858", "links": {"self": "http://172.30.9.24:5000/v3/users/cd8c8f3970b9411e9c6597078d2a138b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "cd8c8f3970b9411e9c6597078d2a138b", "password_expires_at": null}} 2018-07-24 05:12:30,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/cd8c8f3970b9411e9c6597078d2a138b used request id req-5a305076-9dc0-4911-8436-becc7768a01b 2018-07-24 05:12:30,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d/users/cd8c8f3970b9411e9c6597078d2a138b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03beab9189417a5678d622921bd06c8545e8ae49" 2018-07-24 05:12:31,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2b37fe-300a-42ff-83d7-7725062b36bf Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d/users/cd8c8f3970b9411e9c6597078d2a138b/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 05:12:31,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d/users/cd8c8f3970b9411e9c6597078d2a138b/roles used request id req-ae2b37fe-300a-42ff-83d7-7725062b36bf 2018-07-24 05:12:31,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03beab9189417a5678d622921bd06c8545e8ae49" 2018-07-24 05:12:31,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682c9583-f89f-48d1-ac2a-aa2ce0e42b49 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 05:12:31,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-682c9583-f89f-48d1-ac2a-aa2ce0e42b49 2018-07-24 05:12:31,189 - keystone_utils - INFO - Granting role admin to project vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:12:31,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d/users/cd8c8f3970b9411e9c6597078d2a138b/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03beab9189417a5678d622921bd06c8545e8ae49" 2018-07-24 05:12:31,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bf954bf-3fad-4221-b4dc-32066eeda04c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:12:31,497 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d/users/cd8c8f3970b9411e9c6597078d2a138b/roles/09091a3c796947918b5f3d98114ab0ce used request id req-7bf954bf-3fad-4221-b4dc-32066eeda04c 2018-07-24 05:12:31,498 - keystone_utils - INFO - Created user with name - vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:12:31,498 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858, password=079cfc11-5f96-435d-8527-131368d0c180, auth_url=http://172.30.9.24:5000//v3, project_name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-24 05:12:31,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-07-24 05:12:31,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-07-24 05:12:31,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:12:31,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:12:31,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858", "id": "cd8c8f3970b9411e9c6597078d2a138b"}, "audit_ids": ["QmKthOC2TsKJyV8M_E1I5w"], "issued_at": "2018-07-24T05:12:31.000000Z"}} 2018-07-24 05:12:31,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fc01861722924f6b82833f94eede84e300f84b09" 2018-07-24 05:12:31,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c0e936-3d4f-4a04-83e3-e3c4888e8c45 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:12:31,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c0c0e936-3d4f-4a04-83e3-e3c4888e8c45 2018-07-24 05:12:31,979 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 05:12:32,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc01861722924f6b82833f94eede84e300f84b09" 2018-07-24 05:12:32,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12: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-2244a1e2-8524-467a-b85c-0aaf5b7c45ad x-compute-request-id: req-2244a1e2-8524-467a-b85c-0aaf5b7c45ad Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 05:12:32,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-2244a1e2-8524-467a-b85c-0aaf5b7c45ad 2018-07-24 05:12:32,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc01861722924f6b82833f94eede84e300f84b09" -d '{"flavor": {"vcpus": 2, "disk": 50, "name": "cloudify.medium-f177385f-231d-4ce6-b4c4-13e4837cf858", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "id": null, "swap": 0}}' 2018-07-24 05:12:32,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12: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-72ae4ccf-dc1a-4b2a-8d54-d6d1f9a8a976 x-compute-request-id: req-72ae4ccf-dc1a-4b2a-8d54-d6d1f9a8a976 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-f177385f-231d-4ce6-b4c4-13e4837cf858", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/737b775a-189a-4754-bfaa-c5b286742077", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/737b775a-189a-4754-bfaa-c5b286742077", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "737b775a-189a-4754-bfaa-c5b286742077"}} 2018-07-24 05:12:32,653 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-72ae4ccf-dc1a-4b2a-8d54-d6d1f9a8a976 2018-07-24 05:12:32,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:12:32,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:12:33,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:12:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858", "id": "cd8c8f3970b9411e9c6597078d2a138b"}, "audit_ids": ["9LEbzWAPT4mY7W6JFuzJ3A"], "issued_at": "2018-07-24T05:12:33.000000Z"}} 2018-07-24 05:12:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8ac76343ee3910918c87670232cd39c7ebcbaafd" 2018-07-24 05:12:33,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69aa7aa-bbbe-468d-b5be-e62307b7d00d 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:12:33,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-c69aa7aa-bbbe-468d-b5be-e62307b7d00d 2018-07-24 05:12:33,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:12:33,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:12: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:12:33,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac76343ee3910918c87670232cd39c7ebcbaafd" 2018-07-24 05:12:33,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a8d5e0-be26-4745-ba05-7f298b490536 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858", "links": {"self": "http://172.30.9.24:5000/v3/users/cd8c8f3970b9411e9c6597078d2a138b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "cd8c8f3970b9411e9c6597078d2a138b", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 05:12:33,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-19a8d5e0-be26-4745-ba05-7f298b490536 2018-07-24 05:12:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac76343ee3910918c87670232cd39c7ebcbaafd" 2018-07-24 05:12:33,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5b05b8-37ed-4fba-98d7-15aa4726a1b2 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "id": "7778df0be7484aa4b4c9a87b9bee325d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:12:33,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-be5b05b8-37ed-4fba-98d7-15aa4726a1b2 2018-07-24 05:12:33,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac76343ee3910918c87670232cd39c7ebcbaafd" 2018-07-24 05:12:33,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d4c1f2-427a-47c4-bc78-aea2de16bc49 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 05:12:33,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-76d4c1f2-427a-47c4-bc78-aea2de16bc49 2018-07-24 05:12:33,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac76343ee3910918c87670232cd39c7ebcbaafd" 2018-07-24 05:12:33,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c766c4-de9f-4c66-afb8-dd7da82bbecf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:12:33,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-f5c766c4-de9f-4c66-afb8-dd7da82bbecf 2018-07-24 05:12:33,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac76343ee3910918c87670232cd39c7ebcbaafd" 2018-07-24 05:12:34,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d385b917-c214-42fd-9c73-4686fb74ee4f Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "id": "7778df0be7484aa4b4c9a87b9bee325d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:12:34,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-d385b917-c214-42fd-9c73-4686fb74ee4f 2018-07-24 05:12:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/621537cc6fcb4800b69a3b2a383accaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac76343ee3910918c87670232cd39c7ebcbaafd" 2018-07-24 05:12:34,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-525b108c-7cec-4c21-b024-4c22628b9f39 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858", "links": {"self": "http://172.30.9.24:5000/v3/users/621537cc6fcb4800b69a3b2a383accaa"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "621537cc6fcb4800b69a3b2a383accaa", "password_expires_at": null}} 2018-07-24 05:12:34,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/621537cc6fcb4800b69a3b2a383accaa used request id req-525b108c-7cec-4c21-b024-4c22628b9f39 2018-07-24 05:12:34,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d/users/621537cc6fcb4800b69a3b2a383accaa/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac76343ee3910918c87670232cd39c7ebcbaafd" 2018-07-24 05:12:34,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c00242-ca06-4e1e-8342-2583b6f740db Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d/users/621537cc6fcb4800b69a3b2a383accaa/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 05:12:34,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d/users/621537cc6fcb4800b69a3b2a383accaa/roles used request id req-b8c00242-ca06-4e1e-8342-2583b6f740db 2018-07-24 05:12:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac76343ee3910918c87670232cd39c7ebcbaafd" 2018-07-24 05:12:34,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6caf06d8-b3bb-4204-b6a5-ce05ed587d93 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-24 05:12:34,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-6caf06d8-b3bb-4204-b6a5-ce05ed587d93 2018-07-24 05:12:34,396 - keystone_utils - INFO - Granting role _member_ to project vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:12:34,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d/users/621537cc6fcb4800b69a3b2a383accaa/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac76343ee3910918c87670232cd39c7ebcbaafd" 2018-07-24 05:12:34,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:12:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c583e6aa-fb6b-452d-b221-3d273e08dfb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:12:34,539 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d/users/621537cc6fcb4800b69a3b2a383accaa/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-c583e6aa-fb6b-452d-b221-3d273e08dfb8 2018-07-24 05:12:34,539 - keystone_utils - INFO - Created user with name - cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:12:34,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858, password=c304acc1-1fe2-4b46-9e04-6a53f006cc9d, auth_url=http://172.30.9.24:5000//v3, project_name=vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-24 05:12:34,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-07-24 05:12:34,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:12:34,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:12:34,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T06:12:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858", "id": "621537cc6fcb4800b69a3b2a383accaa"}, "audit_ids": ["3F8WNVIzT5-SXejx-jYcrQ"], "issued_at": "2018-07-24T05:12:34.000000Z"}} 2018-07-24 05:12:34,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}cfb78a616ce32a47b9d02e45e9b8d3d921b09c55" 2018-07-24 05:12:35,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d13e3064-b1f5-43e5-a451-f102d1076a6e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:12:35,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d13e3064-b1f5-43e5-a451-f102d1076a6e 2018-07-24 05:12:35,020 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 05:12:35,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb78a616ce32a47b9d02e45e9b8d3d921b09c55" 2018-07-24 05:12:35,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12: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-22d7842d-deab-41fa-8ee9-2ea1b9a3dda6 x-compute-request-id: req-22d7842d-deab-41fa-8ee9-2ea1b9a3dda6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-24 05:12:35,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-22d7842d-deab-41fa-8ee9-2ea1b9a3dda6 2018-07-24 05:12:35,605 - OpenStackKeypair - INFO - Creating keypair cloudify_vrouter_kp-f177385f-231d-4ce6-b4c4-13e4837cf858... 2018-07-24 05:12:35,605 - OpenStackKeypair - INFO - Creating new keypair 2018-07-24 05:12:35,642 - nova_utils - INFO - Creating keypair with name - cloudify_vrouter_kp-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:12:35,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb78a616ce32a47b9d02e45e9b8d3d921b09c55" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJ7aP3FYc75VCzPDQ/6Gz0xgoy2z0NVW1P9jk2SXro6EV7lOpqtalvUtmh5/N2z+nlAWGkv3AQXnNCED0JdPKL/R2mevIZTQAJFgNl8bDOsuhxE439ax9GMmRDUScr25IuChN0dmiPMQWgDz+g9UfhZMRpm59vmdAu5BWtpjVjxw==", "name": "cloudify_vrouter_kp-f177385f-231d-4ce6-b4c4-13e4837cf858"}}' 2018-07-24 05:12:35,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12: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-5a148b8e-2e53-40be-82cc-03373b34431e x-compute-request-id: req-5a148b8e-2e53-40be-82cc-03373b34431e Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJ7aP3FYc75VCzPDQ/6Gz0xgoy2z0NVW1P9jk2SXro6EV7lOpqtalvUtmh5/N2z+nlAWGkv3AQXnNCED0JdPKL/R2mevIZTQAJFgNl8bDOsuhxE439ax9GMmRDUScr25IuChN0dmiPMQWgDz+g9UfhZMRpm59vmdAu5BWtpjVjxw==", "user_id": "621537cc6fcb4800b69a3b2a383accaa", "name": "cloudify_vrouter_kp-f177385f-231d-4ce6-b4c4-13e4837cf858", "fingerprint": "3e:4a:53:e6:1b:da:25:45:f2:65:a8:32:90:36:70:f5"}} 2018-07-24 05:12:35,723 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-5a148b8e-2e53-40be-82cc-03373b34431e 2018-07-24 05:12:35,725 - file_utils - INFO - Saved private key to - /home/opnfv/functest/data/router/cloudify_vrouter.pem 2018-07-24 05:12:35,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-07-24 05:12:35,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-24 05:12:35,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:12:35,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:12:36,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T06:12:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858", "id": "621537cc6fcb4800b69a3b2a383accaa"}, "audit_ids": ["tVvI9pczQQ-B7SN5j5DcPA"], "issued_at": "2018-07-24T05:12:36.000000Z"}} 2018-07-24 05:12:36,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e164c0c3f212d0639663bc47f8af186984ed1581" 2018-07-24 05:12:36,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adeb7a23-d30b-4393-96ad-c2320191c0cf 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:12:36,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-adeb7a23-d30b-4393-96ad-c2320191c0cf 2018-07-24 05:12:36,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e164c0c3f212d0639663bc47f8af186984ed1581" 2018-07-24 05:12:36,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 122 Content-Type: application/json X-Openstack-Request-Id: req-08ced55a-7dc7-4a3d-be8e-05a3a7940264 Date: Tue, 24 Jul 2018 05:12:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=cloudify_manager_4.0"} 2018-07-24 05:12:36,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 used request id req-08ced55a-7dc7-4a3d-be8e-05a3a7940264 2018-07-24 05:12:36,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e164c0c3f212d0639663bc47f8af186984ed1581" 2018-07-24 05:12:36,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0a12e5ea-baec-4fa1-9f98-7c4d12afb2a4 Date: Tue, 24 Jul 2018 05:12:36 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-07-24 05:12:36,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-0a12e5ea-baec-4fa1-9f98-7c4d12afb2a4 2018-07-24 05:12:36,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e164c0c3f212d0639663bc47f8af186984ed1581" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "cloudify_manager_4.0"}' 2018-07-24 05:12:36,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 581 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/12070da6-562e-4050-bcd9-be032dc58937 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f61fedd1-fd7d-4bb5-a8b9-79c374a00d25 Date: Tue, 24 Jul 2018 05:12:36 GMT RESP BODY: {"status": "queued", "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:12:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T05:12:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/12070da6-562e-4050-bcd9-be032dc58937", "min_disk": 0, "protected": false, "id": "12070da6-562e-4050-bcd9-be032dc58937", "file": "/v2/images/12070da6-562e-4050-bcd9-be032dc58937/file", "checksum": null, "owner": "7778df0be7484aa4b4c9a87b9bee325d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:12:36,874 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-f61fedd1-fd7d-4bb5-a8b9-79c374a00d25 2018-07-24 05:12:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/12070da6-562e-4050-bcd9-be032dc58937/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e164c0c3f212d0639663bc47f8af186984ed1581" -d '' 2018-07-24 05:13:47,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42f75eda-6c68-4164-8821-6ed1bd893baa Date: Tue, 24 Jul 2018 05:13:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:13:47,183 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/12070da6-562e-4050-bcd9-be032dc58937/file used request id req-42f75eda-6c68-4164-8821-6ed1bd893baa 2018-07-24 05:13:47,184 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-24 05:13:47,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/12070da6-562e-4050-bcd9-be032dc58937 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e164c0c3f212d0639663bc47f8af186984ed1581" 2018-07-24 05:13:47,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-c23f7900-81eb-4161-a068-f2a25c518445 Date: Tue, 24 Jul 2018 05:13:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:12:36Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-24T05:13:47Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/12070da6-562e-4050-bcd9-be032dc58937/snap", "metadata": {}}], "self": "/v2/images/12070da6-562e-4050-bcd9-be032dc58937", "min_disk": 0, "protected": false, "id": "12070da6-562e-4050-bcd9-be032dc58937", "file": "/v2/images/12070da6-562e-4050-bcd9-be032dc58937/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "7778df0be7484aa4b4c9a87b9bee325d", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/12070da6-562e-4050-bcd9-be032dc58937/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:13:47,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/12070da6-562e-4050-bcd9-be032dc58937 used request id req-c23f7900-81eb-4161-a068-f2a25c518445 2018-07-24 05:13:47,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e164c0c3f212d0639663bc47f8af186984ed1581" 2018-07-24 05:13:47,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9c9c9f85-b9c0-4825-8c4e-db2c86ff8d37 Date: Tue, 24 Jul 2018 05:13: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-07-24 05:13:47,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-9c9c9f85-b9c0-4825-8c4e-db2c86ff8d37 2018-07-24 05:13:47,564 - create_image - INFO - Created image with name - cloudify_manager_4.0 2018-07-24 05:13:47,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/12070da6-562e-4050-bcd9-be032dc58937 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e164c0c3f212d0639663bc47f8af186984ed1581" 2018-07-24 05:13:47,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-e53e002a-89b5-4b44-8bc4-d3b7e0a4543e Date: Tue, 24 Jul 2018 05:13:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:12:36Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-24T05:13:47Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/12070da6-562e-4050-bcd9-be032dc58937/snap", "metadata": {}}], "self": "/v2/images/12070da6-562e-4050-bcd9-be032dc58937", "min_disk": 0, "protected": false, "id": "12070da6-562e-4050-bcd9-be032dc58937", "file": "/v2/images/12070da6-562e-4050-bcd9-be032dc58937/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "7778df0be7484aa4b4c9a87b9bee325d", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/12070da6-562e-4050-bcd9-be032dc58937/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:13:47,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/12070da6-562e-4050-bcd9-be032dc58937 used request id req-e53e002a-89b5-4b44-8bc4-d3b7e0a4543e 2018-07-24 05:13:47,758 - create_image - DEBUG - Instance status is - active 2018-07-24 05:13:47,758 - create_image - DEBUG - Image is active with name - cloudify_manager_4.0 2018-07-24 05:13:47,758 - create_image - INFO - Image is now active with name - cloudify_manager_4.0 2018-07-24 05:13:47,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-24 05:13:47,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:13:47,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:13:48,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T06:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858", "id": "621537cc6fcb4800b69a3b2a383accaa"}, "audit_ids": ["X0c0mJjhSMeqydpjtkca1g"], "issued_at": "2018-07-24T05:13:48.000000Z"}} 2018-07-24 05:13:48,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}561b955b12cc8dc794f355d3cb0ccdc956a6fafc" 2018-07-24 05:13:48,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae300639-f4be-4432-ba11-1c9904fc8add 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:13:48,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-ae300639-f4be-4432-ba11-1c9904fc8add 2018-07-24 05:13:48,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}561b955b12cc8dc794f355d3cb0ccdc956a6fafc" 2018-07-24 05:13:48,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 111 Content-Type: application/json X-Openstack-Request-Id: req-8fc411ba-a112-46c0-bb3a-6fd83f478a5a Date: Tue, 24 Jul 2018 05:13:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=vyos1.1.7"} 2018-07-24 05:13:48,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 used request id req-8fc411ba-a112-46c0-bb3a-6fd83f478a5a 2018-07-24 05:13:48,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}561b955b12cc8dc794f355d3cb0ccdc956a6fafc" 2018-07-24 05:13:48,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ce684310-f2ea-4e2f-900b-02543ea3de15 Date: Tue, 24 Jul 2018 05:13:48 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-07-24 05:13:48,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-ce684310-f2ea-4e2f-900b-02543ea3de15 2018-07-24 05:13:48,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}561b955b12cc8dc794f355d3cb0ccdc956a6fafc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "vyos1.1.7"}' 2018-07-24 05:13:48,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 570 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-77cedd3c-d04a-44b4-bef8-f275b22b496b Date: Tue, 24 Jul 2018 05:13:48 GMT RESP BODY: {"status": "queued", "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:13:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T05:13:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2", "min_disk": 0, "protected": false, "id": "2c51feb4-2c6b-4a1b-8917-5017968b54e2", "file": "/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2/file", "checksum": null, "owner": "7778df0be7484aa4b4c9a87b9bee325d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:13:48,893 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-77cedd3c-d04a-44b4-bef8-f275b22b496b 2018-07-24 05:13:48,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}561b955b12cc8dc794f355d3cb0ccdc956a6fafc" -d '' 2018-07-24 05:13:55,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-366b8837-382f-4311-9265-5760e31f57a6 Date: Tue, 24 Jul 2018 05:13:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:13:55,809 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2/file used request id req-366b8837-382f-4311-9265-5760e31f57a6 2018-07-24 05:13:55,809 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-24 05:13:55,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}561b955b12cc8dc794f355d3cb0ccdc956a6fafc" 2018-07-24 05:13:56,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-d5f9bca9-4f33-4e6e-bc9a-01269397eeb4 Date: Tue, 24 Jul 2018 05:13:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:13:48Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-24T05:13:55Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2/snap", "metadata": {}}], "self": "/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2", "min_disk": 0, "protected": false, "id": "2c51feb4-2c6b-4a1b-8917-5017968b54e2", "file": "/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "7778df0be7484aa4b4c9a87b9bee325d", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:13:56,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2 used request id req-d5f9bca9-4f33-4e6e-bc9a-01269397eeb4 2018-07-24 05:13:56,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}561b955b12cc8dc794f355d3cb0ccdc956a6fafc" 2018-07-24 05:13:56,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e4417e2a-9605-4777-b43f-2aae99dd798a Date: Tue, 24 Jul 2018 05:13:56 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-07-24 05:13:56,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-e4417e2a-9605-4777-b43f-2aae99dd798a 2018-07-24 05:13:56,184 - create_image - INFO - Created image with name - vyos1.1.7 2018-07-24 05:13:56,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}561b955b12cc8dc794f355d3cb0ccdc956a6fafc" 2018-07-24 05:13:56,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-e45b4bb1-9e22-448a-b738-83c2acc528e5 Date: Tue, 24 Jul 2018 05:13:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:13:48Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-24T05:13:55Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2/snap", "metadata": {}}], "self": "/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2", "min_disk": 0, "protected": false, "id": "2c51feb4-2c6b-4a1b-8917-5017968b54e2", "file": "/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "7778df0be7484aa4b4c9a87b9bee325d", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:13:56,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2 used request id req-e45b4bb1-9e22-448a-b738-83c2acc528e5 2018-07-24 05:13:56,386 - create_image - DEBUG - Instance status is - active 2018-07-24 05:13:56,386 - create_image - DEBUG - Image is active with name - vyos1.1.7 2018-07-24 05:13:56,386 - create_image - INFO - Image is now active with name - vyos1.1.7 2018-07-24 05:13:56,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-07-24 05:13:56,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:13:56,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:13:56,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T06:13:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858", "id": "621537cc6fcb4800b69a3b2a383accaa"}, "audit_ids": ["ovAgOwUyQ6CAlF-sCqQwfg"], "issued_at": "2018-07-24T05:13:56.000000Z"}} 2018-07-24 05:13:56,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}405844ae95652c663ada096df253389d18fbf613" 2018-07-24 05:13:56,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd94fc7f-3a8f-4a48-9c5d-2c5be3c1bb98 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:13:56,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fd94fc7f-3a8f-4a48-9c5d-2c5be3c1bb98 2018-07-24 05:13:56,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405844ae95652c663ada096df253389d18fbf613" 2018-07-24 05:13:57,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7838f4b9-2ea7-4550-a782-9f186c00a1d6 Date: Tue, 24 Jul 2018 05:13:57 GMT RESP BODY: {"networks":[]} 2018-07-24 05:13:57,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-7838f4b9-2ea7-4550-a782-9f186c00a1d6 2018-07-24 05:13:57,150 - neutron_utils - INFO - Creating network with name cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:13:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405844ae95652c663ada096df253389d18fbf613" -d '{"network": {"name": "cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858", "admin_state_up": true}}' 2018-07-24 05:13:57,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-2ac3cf8d-5afb-4770-9e53-37e2674be035 Date: Tue, 24 Jul 2018 05:13:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778df0be7484aa4b4c9a87b9bee325d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:13:57Z","is_default":false,"name":"cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:57Z","mtu":1450}} 2018-07-24 05:13:57,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-2ac3cf8d-5afb-4770-9e53-37e2674be035 2018-07-24 05:13:57,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405844ae95652c663ada096df253389d18fbf613" 2018-07-24 05:13:58,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-b2658978-a4dd-42ae-aff6-8721b5b6de57 Date: Tue, 24 Jul 2018 05:13:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7778df0be7484aa4b4c9a87b9bee325d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:13:57Z","qos_policy_id":null,"name":"cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858","admin_state_up":true,"tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:57Z","mtu":1450}]} 2018-07-24 05:13:58,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 used request id req-b2658978-a4dd-42ae-aff6-8721b5b6de57 2018-07-24 05:13:58,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405844ae95652c663ada096df253389d18fbf613" 2018-07-24 05:13:58,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-29a9288a-ed9a-4737-887c-06c29b92899c Date: Tue, 24 Jul 2018 05:13:58 GMT RESP BODY: {"subnets":[]} 2018-07-24 05:13:58,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 used request id req-29a9288a-ed9a-4737-887c-06c29b92899c 2018-07-24 05:13:58,650 - neutron_utils - INFO - Creating subnet with name cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:13:58,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405844ae95652c663ada096df253389d18fbf613" -d '{"subnets": [{"ip_version": 4, "network_id": "6357905e-a2e2-4552-b3dc-f3d9a4bad488", "cidr": "10.67.79.0/24", "dns_nameservers": ["8.8.8.8"], "name": "cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858"}]}' 2018-07-24 05:13:59,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-de9ec0b0-9b96-47c2-b42e-605b82879f44 Date: Tue, 24 Jul 2018 05:13:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:13:59Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"7778df0be7484aa4b4c9a87b9bee325d","id":"96ff8402-b0d4-4e43-9098-721545a37589","subnetpool_id":null,"name":"cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:13:59,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-de9ec0b0-9b96-47c2-b42e-605b82879f44 2018-07-24 05:13:59,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405844ae95652c663ada096df253389d18fbf613" 2018-07-24 05:13:59,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-e9133917-db24-4528-b1e3-92b04889871b Date: Tue, 24 Jul 2018 05:13:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7778df0be7484aa4b4c9a87b9bee325d","l2_adjacency":true,"status":"ACTIVE","subnets":["96ff8402-b0d4-4e43-9098-721545a37589"],"description":"","tags":[],"updated_at":"2018-07-24T05:13:59Z","qos_policy_id":null,"name":"cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858","admin_state_up":true,"tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:57Z","mtu":1450}]} 2018-07-24 05:13:59,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 used request id req-e9133917-db24-4528-b1e3-92b04889871b 2018-07-24 05:13:59,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405844ae95652c663ada096df253389d18fbf613" 2018-07-24 05:14:00,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4a40d641-6cfd-4148-8589-e21a0f8664aa Date: Tue, 24 Jul 2018 05:14:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"7778df0be7484aa4b4c9a87b9bee325d","id":"96ff8402-b0d4-4e43-9098-721545a37589","subnetpool_id":null,"name":"cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:14:00,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 used request id req-4a40d641-6cfd-4148-8589-e21a0f8664aa 2018-07-24 05:14:00,174 - OpenStackNetwork - DEBUG - Network [6357905e-a2e2-4552-b3dc-f3d9a4bad488] created successfully 2018-07-24 05:14:00,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:00,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:00,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T06:14:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858", "id": "621537cc6fcb4800b69a3b2a383accaa"}, "audit_ids": ["fIECLx3SS1W1qRyIE2XJVw"], "issued_at": "2018-07-24T05:14:00.000000Z"}} 2018-07-24 05:14:00,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a65039cbb7a91c0364a2e06027b85f6f46514e" 2018-07-24 05:14:00,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-77aef96b-a062-4fa5-bd07-15f73778a90a Date: Tue, 24 Jul 2018 05:14:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 05:14:00,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-77aef96b-a062-4fa5-bd07-15f73778a90a 2018-07-24 05:14:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a65039cbb7a91c0364a2e06027b85f6f46514e" 2018-07-24 05:14:01,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0aab3033-f968-4e93-9d14-fd7ed3d9f371 Date: Tue, 24 Jul 2018 05:14:01 GMT RESP BODY: {"subnets":[]} 2018-07-24 05:14:01,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-0aab3033-f968-4e93-9d14-fd7ed3d9f371 2018-07-24 05:14:01,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:01,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:01,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T06:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858", "id": "621537cc6fcb4800b69a3b2a383accaa"}, "audit_ids": ["Q7aHwMzpQzybmBbVJycN8Q"], "issued_at": "2018-07-24T05:14:01.000000Z"}} 2018-07-24 05:14:01,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8e3a6daf1220f5fb2b8481993a1d7671c782727d" 2018-07-24 05:14:01,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e0f72b-270c-4c1a-b136-b680e12cd431 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:14:01,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-38e0f72b-270c-4c1a-b136-b680e12cd431 2018-07-24 05:14:01,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=cloudify_vrouter_router-f177385f-231d-4ce6-b4c4-13e4837cf858&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3a6daf1220f5fb2b8481993a1d7671c782727d" 2018-07-24 05:14:01,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a75c3971-8ca4-4735-8032-431907ce68fd Date: Tue, 24 Jul 2018 05:14:01 GMT RESP BODY: {"routers": []} 2018-07-24 05:14:01,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=cloudify_vrouter_router-f177385f-231d-4ce6-b4c4-13e4837cf858&admin_state_up=True used request id req-a75c3971-8ca4-4735-8032-431907ce68fd 2018-07-24 05:14:01,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:01,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:02,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T06:14:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858", "id": "621537cc6fcb4800b69a3b2a383accaa"}, "audit_ids": ["DAFW4M38S3e0A-7_mTjO7w"], "issued_at": "2018-07-24T05:14:02.000000Z"}} 2018-07-24 05:14:02,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7356149265b0c00fbe096f52e2ae7e1c5fa73aa2" 2018-07-24 05:14:02,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b2eff3-a7f7-497a-8421-bb083340f286 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:14:02,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-94b2eff3-a7f7-497a-8421-bb083340f286 2018-07-24 05:14:02,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3a6daf1220f5fb2b8481993a1d7671c782727d" 2018-07-24 05:14:02,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-ad19bd16-cad3-45f3-a4d9-53c4bd7b0195 Date: Tue, 24 Jul 2018 05:14:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","mtu":1500}]} 2018-07-24 05:14:02,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-ad19bd16-cad3-45f3-a4d9-53c4bd7b0195 2018-07-24 05:14:02,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3a6daf1220f5fb2b8481993a1d7671c782727d" 2018-07-24 05:14:02,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dd0baddc-3bdc-46e2-802b-9e415a4582cf Date: Tue, 24 Jul 2018 05:14:02 GMT RESP BODY: {"subnets":[]} 2018-07-24 05:14:02,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-dd0baddc-3bdc-46e2-802b-9e415a4582cf 2018-07-24 05:14:02,764 - neutron_utils - INFO - Creating router with name - cloudify_vrouter_router-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:02,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3a6daf1220f5fb2b8481993a1d7671c782727d" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "cloudify_vrouter_router-f177385f-231d-4ce6-b4c4-13e4837cf858", "admin_state_up": true}}' 2018-07-24 05:14:08,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-48069a7a-e289-48d9-99e5-5773386fa384 Date: Tue, 24 Jul 2018 05:14:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:03Z", "admin_state_up": true, "updated_at": "2018-07-24T05:14:04Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce", "name": "cloudify_vrouter_router-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:14:08,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-48069a7a-e289-48d9-99e5-5773386fa384 2018-07-24 05:14:08,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3a6daf1220f5fb2b8481993a1d7671c782727d" 2018-07-24 05:14:09,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3cd0718a-318c-4c95-8c38-83fa2f39dea8 Date: Tue, 24 Jul 2018 05:14:09 GMT RESP BODY: {"ports":[]} 2018-07-24 05:14:09,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce used request id req-3cd0718a-318c-4c95-8c38-83fa2f39dea8 2018-07-24 05:14:09,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?name=cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3a6daf1220f5fb2b8481993a1d7671c782727d" 2018-07-24 05:14:09,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6b2cf89c-3ea5-46a9-b9b5-7273e1729333 Date: Tue, 24 Jul 2018 05:14:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"7778df0be7484aa4b4c9a87b9bee325d","id":"96ff8402-b0d4-4e43-9098-721545a37589","subnetpool_id":null,"name":"cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:14:09,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?name=cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-6b2cf89c-3ea5-46a9-b9b5-7273e1729333 2018-07-24 05:14:09,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:14:09,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:14: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:14:09,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3a6daf1220f5fb2b8481993a1d7671c782727d" 2018-07-24 05:14:09,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055fa2b6-2494-4e70-a2e6-aeb719295a0e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:14:09,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d used request id req-055fa2b6-2494-4e70-a2e6-aeb719295a0e 2018-07-24 05:14:09,512 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-24 05:14:09,512 - neutron_utils - INFO - Adding interface to router with name cloudify_vrouter_router-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:09,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3a6daf1220f5fb2b8481993a1d7671c782727d" -d '{"subnet_id": "96ff8402-b0d4-4e43-9098-721545a37589"}' 2018-07-24 05:14:12,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-940ec1a1-eb1b-457c-b357-43776f72524f Date: Tue, 24 Jul 2018 05:14:12 GMT RESP BODY: {"network_id": "6357905e-a2e2-4552-b3dc-f3d9a4bad488", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "subnet_id": "96ff8402-b0d4-4e43-9098-721545a37589", "subnet_ids": ["96ff8402-b0d4-4e43-9098-721545a37589"], "port_id": "439a4838-2153-44e5-9e8b-9f546420abef", "id": "e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce"} 2018-07-24 05:14:12,412 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce/add_router_interface used request id req-940ec1a1-eb1b-457c-b357-43776f72524f 2018-07-24 05:14:12,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3a6daf1220f5fb2b8481993a1d7671c782727d" 2018-07-24 05:14:12,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-826f6026-239c-4ee8-88e3-8b0c40bd5790 Date: Tue, 24 Jul 2018 05:14:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:03Z", "admin_state_up": true, "updated_at": "2018-07-24T05:14:10Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce", "name": "cloudify_vrouter_router-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:14:12,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce used request id req-826f6026-239c-4ee8-88e3-8b0c40bd5790 2018-07-24 05:14:12,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3a6daf1220f5fb2b8481993a1d7671c782727d" 2018-07-24 05:14:13,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-2ad75547-19d8-478d-be11-cf895293930c Date: Tue, 24 Jul 2018 05:14:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:14:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"96ff8402-b0d4-4e43-9098-721545a37589","ip_address":"10.67.79.1"}],"id":"439a4838-2153-44e5-9e8b-9f546420abef","security_groups":[],"mac_address":"fa:16:3e:f9:5d:9b","project_id":"7778df0be7484aa4b4c9a87b9bee325d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:14:10Z","binding:vnic_type":"normal","device_id":"e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce","ip_allocation":"immediate"}]} 2018-07-24 05:14:13,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce used request id req-2ad75547-19d8-478d-be11-cf895293930c 2018-07-24 05:14:13,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/96ff8402-b0d4-4e43-9098-721545a37589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3a6daf1220f5fb2b8481993a1d7671c782727d" 2018-07-24 05:14:13,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-f65d6180-c14f-44ba-b228-9fdfd4ba7aef Date: Tue, 24 Jul 2018 05:14:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:13:59Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"7778df0be7484aa4b4c9a87b9bee325d","id":"96ff8402-b0d4-4e43-9098-721545a37589","subnetpool_id":null,"name":"cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:14:13,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/96ff8402-b0d4-4e43-9098-721545a37589 used request id req-f65d6180-c14f-44ba-b228-9fdfd4ba7aef 2018-07-24 05:14:13,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-07-24 05:14:13,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:13,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:13,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T06:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858", "id": "621537cc6fcb4800b69a3b2a383accaa"}, "audit_ids": ["ialSxnfJRJKdMOJRWX_Jpw"], "issued_at": "2018-07-24T05:14:13.000000Z"}} 2018-07-24 05:14:13,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:13,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a02955-8ab5-430a-af8b-b36b0acfa5e2 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:14:13,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-04a02955-8ab5-430a-af8b-b36b0acfa5e2 2018-07-24 05:14:13,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:14,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7b285ca0-b9ec-46f0-9b02-459f02a8b5a6 Date: Tue, 24 Jul 2018 05:14:14 GMT RESP BODY: {"security_groups": []} 2018-07-24 05:14:14,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-7b285ca0-b9ec-46f0-9b02-459f02a8b5a6 2018-07-24 05:14:14,113 - OpenStackSecurityGroup - INFO - Creating security group sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858... 2018-07-24 05:14:14,113 - neutron_utils - INFO - Creating security group with name - sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:14,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" -d '{"security_group": {"name": "sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858"}}' 2018-07-24 05:14:14,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-9ca24e06-e51f-4554-9e85-5daa715cc181 Date: Tue, 24 Jul 2018 05:14:14 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "updated_at": "2018-07-24T05:14:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "revision_number": 0, "id": "67724032-10d3-4626-b3f3-4a879fc507b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "revision_number": 0, "id": "736be46a-9d83-4552-8f34-227aa4071c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}], "revision_number": 2, "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "name": "sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:14:14,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-groups used request id req-9ca24e06-e51f-4554-9e85-5daa715cc181 2018-07-24 05:14:14,506 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff34be28-cb8d-4262-b4ce-187eb9e1449f 2018-07-24 05:14:14,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:14,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42781f45-30ea-4f33-a1f8-bebb9e837c2c Date: Tue, 24 Jul 2018 05:14:14 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-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "67724032-10d3-4626-b3f3-4a879fc507b4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "736be46a-9d83-4552-8f34-227aa4071c4f"}]} 2018-07-24 05:14:14,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f used request id req-42781f45-30ea-4f33-a1f8-bebb9e837c2c 2018-07-24 05:14:14,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff34be28-cb8d-4262-b4ce-187eb9e1449f 2018-07-24 05:14:14,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:14,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db66462c-cffe-4618-865f-f5960ec83957 Date: Tue, 24 Jul 2018 05:14:14 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-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "67724032-10d3-4626-b3f3-4a879fc507b4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "736be46a-9d83-4552-8f34-227aa4071c4f"}]} 2018-07-24 05:14:14,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f used request id req-db66462c-cffe-4618-865f-f5960ec83957 2018-07-24 05:14:14,840 - neutron_utils - INFO - Retrieving security group with ID - ff34be28-cb8d-4262-b4ce-187eb9e1449f 2018-07-24 05:14:14,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=ff34be28-cb8d-4262-b4ce-187eb9e1449f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:15,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-442c7e7d-a5f6-488a-a32b-305e5e842e54 Date: Tue, 24 Jul 2018 05:14:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "updated_at": "2018-07-24T05:14:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "revision_number": 0, "id": "67724032-10d3-4626-b3f3-4a879fc507b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "revision_number": 0, "id": "736be46a-9d83-4552-8f34-227aa4071c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}], "revision_number": 2, "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "name": "sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:14:15,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=ff34be28-cb8d-4262-b4ce-187eb9e1449f used request id req-442c7e7d-a5f6-488a-a32b-305e5e842e54 2018-07-24 05:14:15,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff34be28-cb8d-4262-b4ce-187eb9e1449f 2018-07-24 05:14:15,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:15,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-327b2688-a80a-4f33-91c9-f36eb6eab2c1 Date: Tue, 24 Jul 2018 05:14:15 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-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "67724032-10d3-4626-b3f3-4a879fc507b4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "736be46a-9d83-4552-8f34-227aa4071c4f"}]} 2018-07-24 05:14:15,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f used request id req-327b2688-a80a-4f33-91c9-f36eb6eab2c1 2018-07-24 05:14:15,264 - neutron_utils - INFO - Retrieving security group with ID - ff34be28-cb8d-4262-b4ce-187eb9e1449f 2018-07-24 05:14:15,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=ff34be28-cb8d-4262-b4ce-187eb9e1449f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:15,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-29a9df63-8a7c-4406-b6b4-7414f7040d48 Date: Tue, 24 Jul 2018 05:14:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "updated_at": "2018-07-24T05:14:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "revision_number": 0, "id": "67724032-10d3-4626-b3f3-4a879fc507b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "revision_number": 0, "id": "736be46a-9d83-4552-8f34-227aa4071c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}], "revision_number": 2, "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "name": "sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:14:15,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=ff34be28-cb8d-4262-b4ce-187eb9e1449f used request id req-29a9df63-8a7c-4406-b6b4-7414f7040d48 2018-07-24 05:14:15,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff34be28-cb8d-4262-b4ce-187eb9e1449f 2018-07-24 05:14:15,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:15,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6a4083bd-4efe-4552-abf8-4da03c551807 Date: Tue, 24 Jul 2018 05:14:15 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-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "67724032-10d3-4626-b3f3-4a879fc507b4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "736be46a-9d83-4552-8f34-227aa4071c4f"}]} 2018-07-24 05:14:15,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f used request id req-6a4083bd-4efe-4552-abf8-4da03c551807 2018-07-24 05:14:15,685 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:15,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-87b0c919-de5c-4c61-b764-85f761656e9d Date: Tue, 24 Jul 2018 05:14:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "updated_at": "2018-07-24T05:14:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "revision_number": 0, "id": "67724032-10d3-4626-b3f3-4a879fc507b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "revision_number": 0, "id": "736be46a-9d83-4552-8f34-227aa4071c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}], "revision_number": 2, "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "name": "sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:14:15,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-87b0c919-de5c-4c61-b764-85f761656e9d 2018-07-24 05:14:15,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:14:15,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:14:15 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:14:15,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:16,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df5a88d-3405-41d7-acd7-d3232ba6df42 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:14:16,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d used request id req-1df5a88d-3405-41d7-acd7-d3232ba6df42 2018-07-24 05:14:16,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff34be28-cb8d-4262-b4ce-187eb9e1449f 2018-07-24 05:14:16,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:16,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7bc6eed9-5b3c-44b7-b621-0a16bd5a9173 Date: Tue, 24 Jul 2018 05:14:16 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-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "67724032-10d3-4626-b3f3-4a879fc507b4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "736be46a-9d83-4552-8f34-227aa4071c4f"}]} 2018-07-24 05:14:16,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f used request id req-7bc6eed9-5b3c-44b7-b621-0a16bd5a9173 2018-07-24 05:14:16,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}768d199e28a9aab9a29a959df992d827a29cd930" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f"}}' 2018-07-24 05:14:16,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1aae3bb1-a0e1-47f2-b281-4363d170eb18 Date: Tue, 24 Jul 2018 05:14:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-24T05:14:16Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": 1, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:16Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "fca6d263-d100-4343-a52a-aa83a2dc76f7"}} 2018-07-24 05:14:16,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-1aae3bb1-a0e1-47f2-b281-4363d170eb18 2018-07-24 05:14:16,254 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:16,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:16,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1887 X-Openstack-Request-Id: req-6cf26aa6-0d08-4f17-b4bb-979f8b06341b Date: Tue, 24 Jul 2018 05:14:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "updated_at": "2018-07-24T05:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "revision_number": 0, "id": "67724032-10d3-4626-b3f3-4a879fc507b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "revision_number": 0, "id": "736be46a-9d83-4552-8f34-227aa4071c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-24T05:14:16Z", "revision_number": 0, "id": "fca6d263-d100-4343-a52a-aa83a2dc76f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:16Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": 1, "ethertype": "IPv4", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}], "revision_number": 3, "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "name": "sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:14:16,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-6cf26aa6-0d08-4f17-b4bb-979f8b06341b 2018-07-24 05:14:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:16,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527328ca-b98a-4453-ba8f-7fadfcf66167 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:14:16,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d used request id req-527328ca-b98a-4453-ba8f-7fadfcf66167 2018-07-24 05:14:16,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff34be28-cb8d-4262-b4ce-187eb9e1449f 2018-07-24 05:14:16,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:16,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1486 X-Openstack-Request-Id: req-8c15ece7-e5c3-44db-aaa8-23d8e824435e Date: Tue, 24 Jul 2018 05:14:16 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-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "67724032-10d3-4626-b3f3-4a879fc507b4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "736be46a-9d83-4552-8f34-227aa4071c4f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-24T05:14:16Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": 1, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:16Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "fca6d263-d100-4343-a52a-aa83a2dc76f7"}]} 2018-07-24 05:14:16,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f used request id req-8c15ece7-e5c3-44db-aaa8-23d8e824435e 2018-07-24 05:14:16,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24: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}768d199e28a9aab9a29a959df992d827a29cd930" -d '{"security_group_rule": {"protocol": 17, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f"}}' 2018-07-24 05:14:16,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-470a43e5-2e73-4199-90a7-eaed7e12a85b Date: Tue, 24 Jul 2018 05:14:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-24T05:14:16Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": 1, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:16Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "cd21bb84-00c6-45af-ae3b-ab3214b1a213"}} 2018-07-24 05:14:16,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/security-group-rules used request id req-470a43e5-2e73-4199-90a7-eaed7e12a85b 2018-07-24 05:14:16,613 - neutron_utils - INFO - Retrieving security group with ID - ff34be28-cb8d-4262-b4ce-187eb9e1449f 2018-07-24 05:14:16,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?id=ff34be28-cb8d-4262-b4ce-187eb9e1449f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:16,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-a6e60614-4b22-4d20-8ad0-5c464af9d585 Date: Tue, 24 Jul 2018 05:14:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "updated_at": "2018-07-24T05:14:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "revision_number": 0, "id": "67724032-10d3-4626-b3f3-4a879fc507b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "revision_number": 0, "id": "736be46a-9d83-4552-8f34-227aa4071c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "ingress", "protocol": "17", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-24T05:14:16Z", "revision_number": 0, "id": "cd21bb84-00c6-45af-ae3b-ab3214b1a213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:16Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": 1, "ethertype": "IPv4", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-24T05:14:16Z", "revision_number": 0, "id": "fca6d263-d100-4343-a52a-aa83a2dc76f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:16Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": 1, "ethertype": "IPv4", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}], "revision_number": 4, "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "name": "sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:14:16,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?id=ff34be28-cb8d-4262-b4ce-187eb9e1449f used request id req-a6e60614-4b22-4d20-8ad0-5c464af9d585 2018-07-24 05:14:16,665 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff34be28-cb8d-4262-b4ce-187eb9e1449f 2018-07-24 05:14:16,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:16,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1971 X-Openstack-Request-Id: req-a71c84a9-d3db-4f38-ad01-f257ed361d0a Date: Tue, 24 Jul 2018 05:14:16 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-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "67724032-10d3-4626-b3f3-4a879fc507b4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:14:14Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:14Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "736be46a-9d83-4552-8f34-227aa4071c4f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-24T05:14:16Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": 1, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:16Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "cd21bb84-00c6-45af-ae3b-ab3214b1a213"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-24T05:14:16Z", "security_group_id": "ff34be28-cb8d-4262-b4ce-187eb9e1449f", "port_range_min": 1, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:14:16Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "fca6d263-d100-4343-a52a-aa83a2dc76f7"}]} 2018-07-24 05:14:16,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=ff34be28-cb8d-4262-b4ce-187eb9e1449f used request id req-a71c84a9-d3db-4f38-ad01-f257ed361d0a 2018-07-24 05:14:16,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-07-24 05:14:16,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:16,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:17,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T06:14:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858", "id": "621537cc6fcb4800b69a3b2a383accaa"}, "audit_ids": ["77pF_6SFR8-peVROFLoBPg"], "issued_at": "2018-07-24T05:14:17.000000Z"}} 2018-07-24 05:14:17,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:17,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd291b8-262d-452e-b5c3-f2dc4ce80c72 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:14:17,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7bd291b8-262d-452e-b5c3-f2dc4ce80c72 2018-07-24 05:14:17,351 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 05:14:17,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:17,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb041ba7-c705-4421-a93f-27e2c1873a7a 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:14:17,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-eb041ba7-c705-4421-a93f-27e2c1873a7a 2018-07-24 05:14:17,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:17,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-75e1363a-b2c9-44ad-9593-46f4cd0f825d Date: Tue, 24 Jul 2018 05:14:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7778df0be7484aa4b4c9a87b9bee325d","l2_adjacency":true,"status":"ACTIVE","subnets":["96ff8402-b0d4-4e43-9098-721545a37589"],"description":"","tags":[],"updated_at":"2018-07-24T05:13:59Z","qos_policy_id":null,"name":"cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858","admin_state_up":true,"tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:57Z","mtu":1450}]} 2018-07-24 05:14:17,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-75e1363a-b2c9-44ad-9593-46f4cd0f825d 2018-07-24 05:14:17,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:14:17,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:14: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:14:17,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:17,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9126459-c290-478a-8e49-26e8cf4f9e87 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:14:17,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d used request id req-a9126459-c290-478a-8e49-26e8cf4f9e87 2018-07-24 05:14:17,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:18,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f2171f62-4cc8-4025-8de0-c627bbe658b8 Date: Tue, 24 Jul 2018 05:14:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"7778df0be7484aa4b4c9a87b9bee325d","id":"96ff8402-b0d4-4e43-9098-721545a37589","subnetpool_id":null,"name":"cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:14:18,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 used request id req-f2171f62-4cc8-4025-8de0-c627bbe658b8 2018-07-24 05:14:18,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488&name=cloudify_manager_port-f177385f-231d-4ce6-b4c4-13e4837cf858&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:18,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c1a3b370-d8da-484f-b4cd-a7d26aacc0ec Date: Tue, 24 Jul 2018 05:14:18 GMT RESP BODY: {"ports":[]} 2018-07-24 05:14:18,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488&name=cloudify_manager_port-f177385f-231d-4ce6-b4c4-13e4837cf858&admin_state_up=True used request id req-c1a3b370-d8da-484f-b4cd-a7d26aacc0ec 2018-07-24 05:14:18,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/detail?name=cloudify_manager-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:18,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14: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-321f0a16-43ae-4e6e-beec-1450ccf61d79 x-compute-request-id: req-321f0a16-43ae-4e6e-beec-1450ccf61d79 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-24 05:14:18,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail?name=cloudify_manager-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-321f0a16-43ae-4e6e-beec-1450ccf61d79 2018-07-24 05:14:18,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:18,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-20c00a28-9510-4a72-b006-c335b54fd751 Date: Tue, 24 Jul 2018 05:14:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7778df0be7484aa4b4c9a87b9bee325d","l2_adjacency":true,"status":"ACTIVE","subnets":["96ff8402-b0d4-4e43-9098-721545a37589"],"description":"","tags":[],"updated_at":"2018-07-24T05:13:59Z","qos_policy_id":null,"name":"cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858","admin_state_up":true,"tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:57Z","mtu":1450}]} 2018-07-24 05:14:18,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-20c00a28-9510-4a72-b006-c335b54fd751 2018-07-24 05:14:18,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:18,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256d666f-8a7f-487d-b206-a8b30ecfadd1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:14:18,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d used request id req-256d666f-8a7f-487d-b206-a8b30ecfadd1 2018-07-24 05:14:18,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:19,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c30363df-44fe-4ce5-92cf-50187875d9c2 Date: Tue, 24 Jul 2018 05:14:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"7778df0be7484aa4b4c9a87b9bee325d","id":"96ff8402-b0d4-4e43-9098-721545a37589","subnetpool_id":null,"name":"cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:14:19,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 used request id req-c30363df-44fe-4ce5-92cf-50187875d9c2 2018-07-24 05:14:19,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488&name=cloudify_manager_port-f177385f-231d-4ce6-b4c4-13e4837cf858&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:19,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-737f2412-f907-4f50-be29-8e1e06a5ec25 Date: Tue, 24 Jul 2018 05:14:19 GMT RESP BODY: {"ports":[]} 2018-07-24 05:14:19,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488&name=cloudify_manager_port-f177385f-231d-4ce6-b4c4-13e4837cf858&admin_state_up=True used request id req-737f2412-f907-4f50-be29-8e1e06a5ec25 2018-07-24 05:14:19,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:19,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:19,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T06:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/7778df0be7484aa4b4c9a87b9bee325d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858", "id": "621537cc6fcb4800b69a3b2a383accaa"}, "audit_ids": ["sRMR8DhxSYSAOu73V1E8Wg"], "issued_at": "2018-07-24T05:14:19.000000Z"}} 2018-07-24 05:14:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}8559818adcb189507c5e24d4bf33ed69a0fbd458" 2018-07-24 05:14:19,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd0284d-6195-449f-b7f1-dda429827663 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:14:19,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-9bd0284d-6195-449f-b7f1-dda429827663 2018-07-24 05:14:19,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:20,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-380c937e-7faf-4d34-928f-255f5533571e Date: Tue, 24 Jul 2018 05:14:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7778df0be7484aa4b4c9a87b9bee325d","l2_adjacency":true,"status":"ACTIVE","subnets":["96ff8402-b0d4-4e43-9098-721545a37589"],"description":"","tags":[],"updated_at":"2018-07-24T05:13:59Z","qos_policy_id":null,"name":"cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858","admin_state_up":true,"tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:57Z","mtu":1450}]} 2018-07-24 05:14:20,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-380c937e-7faf-4d34-928f-255f5533571e 2018-07-24 05:14:20,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:20,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7b8b4e1b-5308-4469-bae8-ced7dec57b9a Date: Tue, 24 Jul 2018 05:14:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"7778df0be7484aa4b4c9a87b9bee325d","id":"96ff8402-b0d4-4e43-9098-721545a37589","subnetpool_id":null,"name":"cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:14:20,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 used request id req-7b8b4e1b-5308-4469-bae8-ced7dec57b9a 2018-07-24 05:14:20,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:20,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-1cae3e8b-4293-4f7b-bd7f-e8cdd9a1d961 Date: Tue, 24 Jul 2018 05:14:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7778df0be7484aa4b4c9a87b9bee325d","l2_adjacency":true,"status":"ACTIVE","subnets":["96ff8402-b0d4-4e43-9098-721545a37589"],"description":"","tags":[],"updated_at":"2018-07-24T05:13:59Z","qos_policy_id":null,"name":"cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858","admin_state_up":true,"tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:57Z","mtu":1450}]} 2018-07-24 05:14:20,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-1cae3e8b-4293-4f7b-bd7f-e8cdd9a1d961 2018-07-24 05:14:20,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:14:20,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:14: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://172.30.9.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:14:20,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8559818adcb189507c5e24d4bf33ed69a0fbd458" 2018-07-24 05:14:20,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f0ec51-bc6b-42dc-8219-b9303dd9d47e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:14:20,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d used request id req-08f0ec51-bc6b-42dc-8219-b9303dd9d47e 2018-07-24 05:14:20,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:20,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7bbe4a8f-d75c-416b-8a44-52b2eb75d0af Date: Tue, 24 Jul 2018 05:14:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"7778df0be7484aa4b4c9a87b9bee325d","id":"96ff8402-b0d4-4e43-9098-721545a37589","subnetpool_id":null,"name":"cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:14:20,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 used request id req-7bbe4a8f-d75c-416b-8a44-52b2eb75d0af 2018-07-24 05:14:20,628 - neutron_utils - INFO - Creating port for network with name - cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:20,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" -d '{"port": {"network_id": "6357905e-a2e2-4552-b3dc-f3d9a4bad488", "name": "cloudify_manager_port-f177385f-231d-4ce6-b4c4-13e4837cf858", "admin_state_up": true}}' 2018-07-24 05:14:21,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-e74dfb71-c1d5-4d4a-b3f9-0f604c8157f5 Date: Tue, 24 Jul 2018 05:14:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:14:21Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96ff8402-b0d4-4e43-9098-721545a37589","ip_address":"10.67.79.11"}],"id":"94c5b18c-e1e1-4016-b285-04a063bc3aba","security_groups":["1992f286-3ed7-46f7-9fbe-fb430ea36186"],"mac_address":"fa:16:3e:73:5b:3c","device_id":"","status":"DOWN","description":"","tags":[],"name":"cloudify_manager_port-f177385f-231d-4ce6-b4c4-13e4837cf858","project_id":"7778df0be7484aa4b4c9a87b9bee325d","qos_policy_id":null,"admin_state_up":true,"network_id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:14:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-24 05:14:21,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/ports used request id req-e74dfb71-c1d5-4d4a-b3f9-0f604c8157f5 2018-07-24 05:14:21,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:22,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-121f8aa7-38dd-46f0-a26d-fdc23e10808b Date: Tue, 24 Jul 2018 05:14:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7778df0be7484aa4b4c9a87b9bee325d","l2_adjacency":true,"status":"ACTIVE","subnets":["96ff8402-b0d4-4e43-9098-721545a37589"],"description":"","tags":[],"updated_at":"2018-07-24T05:13:59Z","qos_policy_id":null,"name":"cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858","admin_state_up":true,"tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:57Z","mtu":1450}]} 2018-07-24 05:14:22,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=cloudify_vrouter_network-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-121f8aa7-38dd-46f0-a26d-fdc23e10808b 2018-07-24 05:14:22,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:22,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce69ba6-97b9-4ca0-9556-296ed6eed1d7 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:14:22,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d used request id req-cce69ba6-97b9-4ca0-9556-296ed6eed1d7 2018-07-24 05:14:22,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:22,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5cc014f6-a86a-4217-bf30-485017059ee6 Date: Tue, 24 Jul 2018 05:14:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:13:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-24T05:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"7778df0be7484aa4b4c9a87b9bee325d","id":"96ff8402-b0d4-4e43-9098-721545a37589","subnetpool_id":null,"name":"cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:14:22,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488 used request id req-5cc014f6-a86a-4217-bf30-485017059ee6 2018-07-24 05:14:22,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488&name=cloudify_manager_port-f177385f-231d-4ce6-b4c4-13e4837cf858&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:22,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-48f09684-8b8e-458e-aade-b2e8cc9dc1cc Date: Tue, 24 Jul 2018 05:14:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:14:21Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96ff8402-b0d4-4e43-9098-721545a37589","ip_address":"10.67.79.11"}],"id":"94c5b18c-e1e1-4016-b285-04a063bc3aba","security_groups":["1992f286-3ed7-46f7-9fbe-fb430ea36186"],"mac_address":"fa:16:3e:73:5b:3c","project_id":"7778df0be7484aa4b4c9a87b9bee325d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"cloudify_manager_port-f177385f-231d-4ce6-b4c4-13e4837cf858","admin_state_up":true,"network_id":"6357905e-a2e2-4552-b3dc-f3d9a4bad488","tenant_id":"7778df0be7484aa4b4c9a87b9bee325d","created_at":"2018-07-24T05:14:21Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-24 05:14:22,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?network_id=6357905e-a2e2-4552-b3dc-f3d9a4bad488&name=cloudify_manager_port-f177385f-231d-4ce6-b4c4-13e4837cf858&admin_state_up=True used request id req-48f09684-8b8e-458e-aade-b2e8cc9dc1cc 2018-07-24 05:14:22,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:22,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98124292-5efe-432b-be17-4ce9a767b414 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:14:22,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d used request id req-98124292-5efe-432b-be17-4ce9a767b414 2018-07-24 05:14:22,664 - nova_utils - INFO - Creating VM with name - cloudify_manager-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:22,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:22,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14: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-8a237bf0-7a8f-41fa-9511-2fafce8ca07a x-compute-request-id: req-8a237bf0-7a8f-41fa-9511-2fafce8ca07a Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}, {"id": "737b775a-189a-4754-bfaa-c5b286742077", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/737b775a-189a-4754-bfaa-c5b286742077", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/737b775a-189a-4754-bfaa-c5b286742077", "rel": "bookmark"}], "name": "cloudify.medium-f177385f-231d-4ce6-b4c4-13e4837cf858"}]} 2018-07-24 05:14:22,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-8a237bf0-7a8f-41fa-9511-2fafce8ca07a 2018-07-24 05:14:22,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors/737b775a-189a-4754-bfaa-c5b286742077 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:22,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14: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-50cfb3d3-e7ee-4f38-a167-e13aed607718 x-compute-request-id: req-50cfb3d3-e7ee-4f38-a167-e13aed607718 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-f177385f-231d-4ce6-b4c4-13e4837cf858", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/737b775a-189a-4754-bfaa-c5b286742077", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/737b775a-189a-4754-bfaa-c5b286742077", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "737b775a-189a-4754-bfaa-c5b286742077"}} 2018-07-24 05:14:22,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors/737b775a-189a-4754-bfaa-c5b286742077 used request id req-50cfb3d3-e7ee-4f38-a167-e13aed607718 2018-07-24 05:14:22,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:22,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 948 Content-Type: application/json X-Openstack-Request-Id: req-1e4dbdd4-17e4-419d-a7ed-eccdf1cec5d2 Date: Tue, 24 Jul 2018 05:14:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:12:36Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-24T05:13:47Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/12070da6-562e-4050-bcd9-be032dc58937/snap", "metadata": {}}], "self": "/v2/images/12070da6-562e-4050-bcd9-be032dc58937", "min_disk": 0, "protected": false, "id": "12070da6-562e-4050-bcd9-be032dc58937", "file": "/v2/images/12070da6-562e-4050-bcd9-be032dc58937/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "7778df0be7484aa4b4c9a87b9bee325d", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/12070da6-562e-4050-bcd9-be032dc58937/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=cloudify_manager_4.0"} 2018-07-24 05:14:22,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&name=cloudify_manager_4.0 used request id req-1e4dbdd4-17e4-419d-a7ed-eccdf1cec5d2 2018-07-24 05:14:22,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:23,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-aaa63796-a89f-4fdc-a958-328d78a6723a Date: Tue, 24 Jul 2018 05:14: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-07-24 05:14:23,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-aaa63796-a89f-4fdc-a958-328d78a6723a 2018-07-24 05:14:23,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" -d '{"server": {"name": "cloudify_manager-f177385f-231d-4ce6-b4c4-13e4837cf858", "imageRef": "12070da6-562e-4050-bcd9-be032dc58937", "key_name": "cloudify_vrouter_kp-f177385f-231d-4ce6-b4c4-13e4837cf858", "flavorRef": "737b775a-189a-4754-bfaa-c5b286742077", "max_count": 1, "min_count": 1, "networks": [{"port": "94c5b18c-e1e1-4016-b285-04a063bc3aba"}], "security_groups": [{"name": "sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858"}]}}' 2018-07-24 05:14:25,357 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:14: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-4a6246fe-8d5b-4151-a857-9f9154b474f9 x-compute-request-id: req-4a6246fe-8d5b-4151-a857-9f9154b474f9 Content-Length: 423 location: http://172.30.9.24:8774/v2.1/servers/42930e86-c081-4a48-8960-ae9f4ae4b257 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858"}], "OS-DCF:diskConfig": "MANUAL", "id": "42930e86-c081-4a48-8960-ae9f4ae4b257", "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/42930e86-c081-4a48-8960-ae9f4ae4b257", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/42930e86-c081-4a48-8960-ae9f4ae4b257", "rel": "bookmark"}], "adminPass": "uU3vtU98N7Mm"}} 2018-07-24 05:14:25,358 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/servers used request id req-4a6246fe-8d5b-4151-a857-9f9154b474f9 2018-07-24 05:14:25,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/42930e86-c081-4a48-8960-ae9f4ae4b257 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:25,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14: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-78495861-b3d0-407c-9ce8-cdd77853cab1 x-compute-request-id: req-78495861-b3d0-407c-9ce8-cdd77853cab1 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/42930e86-c081-4a48-8960-ae9f4ae4b257", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/42930e86-c081-4a48-8960-ae9f4ae4b257", "rel": "bookmark"}], "image": {"id": "12070da6-562e-4050-bcd9-be032dc58937", "links": [{"href": "http://172.30.9.24:8774/images/12070da6-562e-4050-bcd9-be032dc58937", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "737b775a-189a-4754-bfaa-c5b286742077", "links": [{"href": "http://172.30.9.24:8774/flavors/737b775a-189a-4754-bfaa-c5b286742077", "rel": "bookmark"}]}, "id": "42930e86-c081-4a48-8960-ae9f4ae4b257", "user_id": "621537cc6fcb4800b69a3b2a383accaa", "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-07-24T05:14:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-f177385f-231d-4ce6-b4c4-13e4837cf858", "name": "cloudify_manager-f177385f-231d-4ce6-b4c4-13e4837cf858", "created": "2018-07-24T05:14:25Z", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:14:25,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/42930e86-c081-4a48-8960-ae9f4ae4b257 used request id req-78495861-b3d0-407c-9ce8-cdd77853cab1 2018-07-24 05:14:25,602 - create_instance - INFO - Created instance with name - cloudify_manager-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:25,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/42930e86-c081-4a48-8960-ae9f4ae4b257 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:26,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14: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-a276a33d-c42c-4a95-91e5-edaacecc02bf x-compute-request-id: req-a276a33d-c42c-4a95-91e5-edaacecc02bf Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/42930e86-c081-4a48-8960-ae9f4ae4b257", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/42930e86-c081-4a48-8960-ae9f4ae4b257", "rel": "bookmark"}], "image": {"id": "12070da6-562e-4050-bcd9-be032dc58937", "links": [{"href": "http://172.30.9.24:8774/images/12070da6-562e-4050-bcd9-be032dc58937", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "737b775a-189a-4754-bfaa-c5b286742077", "links": [{"href": "http://172.30.9.24:8774/flavors/737b775a-189a-4754-bfaa-c5b286742077", "rel": "bookmark"}]}, "id": "42930e86-c081-4a48-8960-ae9f4ae4b257", "user_id": "621537cc6fcb4800b69a3b2a383accaa", "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-07-24T05:14:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-f177385f-231d-4ce6-b4c4-13e4837cf858", "name": "cloudify_manager-f177385f-231d-4ce6-b4c4-13e4837cf858", "created": "2018-07-24T05:14:25Z", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-24 05:14:26,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/42930e86-c081-4a48-8960-ae9f4ae4b257 used request id req-a276a33d-c42c-4a95-91e5-edaacecc02bf 2018-07-24 05:14:26,022 - create_instance - DEBUG - Instance status [cloudify_manager-f177385f-231d-4ce6-b4c4-13e4837cf858] is - BUILD 2018-07-24 05:14:26,022 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-24 05:14:29,026 - create_instance - DEBUG - VM status query timeout in 896.57676816 2018-07-24 05:14:29,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/servers/42930e86-c081-4a48-8960-ae9f4ae4b257 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d34c582ab22bbc98ec5099a8b4fd341cb17d81" 2018-07-24 05:14:29,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14: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-bc6171f1-e420-4123-9a30-6177ebbbbd2d x-compute-request-id: req-bc6171f1-e420-4123-9a30-6177ebbbbd2d Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.24:8774/v2.1/servers/42930e86-c081-4a48-8960-ae9f4ae4b257", "rel": "self"}, {"href": "http://172.30.9.24:8774/servers/42930e86-c081-4a48-8960-ae9f4ae4b257", "rel": "bookmark"}], "image": {"id": "12070da6-562e-4050-bcd9-be032dc58937", "links": [{"href": "http://172.30.9.24:8774/images/12070da6-562e-4050-bcd9-be032dc58937", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "737b775a-189a-4754-bfaa-c5b286742077", "links": [{"href": "http://172.30.9.24:8774/flavors/737b775a-189a-4754-bfaa-c5b286742077", "rel": "bookmark"}]}, "id": "42930e86-c081-4a48-8960-ae9f4ae4b257", "user_id": "621537cc6fcb4800b69a3b2a383accaa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-24T05:14:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-f177385f-231d-4ce6-b4c4-13e4837cf858", "name": "cloudify_manager-f177385f-231d-4ce6-b4c4-13e4837cf858", "created": "2018-07-24T05:14:25Z", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "created": "2018-07-24T05:14:26Z"}, "metadata": {}}} 2018-07-24 05:14:29,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/42930e86-c081-4a48-8960-ae9f4ae4b257 used request id req-bc6171f1-e420-4123-9a30-6177ebbbbd2d 2018-07-24 05:14:29,311 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 256, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 158, in __create_vm if self.vm_active(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 525, in vm_active poll_interval): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 552, in __vm_status_check status = self.__status(expected_status_code) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 587, in __status 'Instance had an error during deployment') VmInstanceCreationError: Instance had an error during deployment 2018-07-24 05:14:29,445 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 05:14:29,445 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 02:01 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-24 05:14:29,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 404, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-07-24 05:14:29,450 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-24 05:14:29,450 - neutron_utils - INFO - Deleting security group rule with ID - 736be46a-9d83-4552-8f34-227aa4071c4f 2018-07-24 05:14:29,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/736be46a-9d83-4552-8f34-227aa4071c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:29,723 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf9940bb-eb64-4640-87ae-d3707eae9c1d Content-Length: 0 Date: Tue, 24 Jul 2018 05:14:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:14:29,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/736be46a-9d83-4552-8f34-227aa4071c4f used request id req-cf9940bb-eb64-4640-87ae-d3707eae9c1d 2018-07-24 05:14:29,724 - neutron_utils - INFO - Deleting security group rule with ID - fca6d263-d100-4343-a52a-aa83a2dc76f7 2018-07-24 05:14:29,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/fca6d263-d100-4343-a52a-aa83a2dc76f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:29,986 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3942ee16-a5bf-44f5-88ce-080722737e93 Content-Length: 0 Date: Tue, 24 Jul 2018 05:14:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:14:29,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/fca6d263-d100-4343-a52a-aa83a2dc76f7 used request id req-3942ee16-a5bf-44f5-88ce-080722737e93 2018-07-24 05:14:29,986 - neutron_utils - INFO - Deleting security group rule with ID - 67724032-10d3-4626-b3f3-4a879fc507b4 2018-07-24 05:14:29,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/67724032-10d3-4626-b3f3-4a879fc507b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:30,231 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af15f2a7-649f-470c-ba21-085c701f75f6 Content-Length: 0 Date: Tue, 24 Jul 2018 05:14:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:14:30,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/67724032-10d3-4626-b3f3-4a879fc507b4 used request id req-af15f2a7-649f-470c-ba21-085c701f75f6 2018-07-24 05:14:30,231 - neutron_utils - INFO - Deleting security group rule with ID - cd21bb84-00c6-45af-ae3b-ab3214b1a213 2018-07-24 05:14:30,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-group-rules/cd21bb84-00c6-45af-ae3b-ab3214b1a213 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:30,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c864bac-a5c6-4425-80e9-c9a54f86631b Content-Length: 0 Date: Tue, 24 Jul 2018 05:14:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:14:30,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-group-rules/cd21bb84-00c6-45af-ae3b-ab3214b1a213 used request id req-1c864bac-a5c6-4425-80e9-c9a54f86631b 2018-07-24 05:14:30,477 - neutron_utils - INFO - Deleting security group with name - sg-cloudify-manager-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:30,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/ff34be28-cb8d-4262-b4ce-187eb9e1449f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768d199e28a9aab9a29a959df992d827a29cd930" 2018-07-24 05:14:30,608 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9858c7f6-9203-4e62-a304-5a3ca6dd5cf7 Content-Length: 0 Date: Tue, 24 Jul 2018 05:14:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:14:30,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/ff34be28-cb8d-4262-b4ce-187eb9e1449f used request id req-9858c7f6-9203-4e62-a304-5a3ca6dd5cf7 2018-07-24 05:14:30,608 - OpenStackNetwork - INFO - Removing router interface from router cloudify_vrouter_router-f177385f-231d-4ce6-b4c4-13e4837cf858 and subnet cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:30,609 - neutron_utils - INFO - Removing router interface from router named cloudify_vrouter_router-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:30,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3a6daf1220f5fb2b8481993a1d7671c782727d" -d '{"subnet_id": "96ff8402-b0d4-4e43-9098-721545a37589"}' 2018-07-24 05:14:32,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-61afb890-9647-4274-b47b-7b957517c6ce Date: Tue, 24 Jul 2018 05:14:32 GMT RESP BODY: {"network_id": "6357905e-a2e2-4552-b3dc-f3d9a4bad488", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "subnet_id": "96ff8402-b0d4-4e43-9098-721545a37589", "subnet_ids": ["96ff8402-b0d4-4e43-9098-721545a37589"], "port_id": "439a4838-2153-44e5-9e8b-9f546420abef", "id": "e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce"} 2018-07-24 05:14:32,642 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce/remove_router_interface used request id req-61afb890-9647-4274-b47b-7b957517c6ce 2018-07-24 05:14:32,643 - OpenStackNetwork - INFO - Removing router cloudify_vrouter_router-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:32,643 - neutron_utils - INFO - Deleting router with name - cloudify_vrouter_router-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:32,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3a6daf1220f5fb2b8481993a1d7671c782727d" 2018-07-24 05:14:36,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7877b087-93d0-402c-80ad-8aa0205afabf Content-Length: 0 Date: Tue, 24 Jul 2018 05:14:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:14:36,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/e4a6118a-f94e-4dbd-a11d-ff0ef6ccd6ce used request id req-7877b087-93d0-402c-80ad-8aa0205afabf 2018-07-24 05:14:36,497 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:36,497 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:36,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/96ff8402-b0d4-4e43-9098-721545a37589 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}405844ae95652c663ada096df253389d18fbf613" 2018-07-24 05:14:36,875 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-6364d90f-5665-40dc-ba77-8545ec9fa4a5 Date: Tue, 24 Jul 2018 05:14:36 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 96ff8402-b0d4-4e43-9098-721545a37589: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-24 05:14:36,875 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/96ff8402-b0d4-4e43-9098-721545a37589 used request id req-6364d90f-5665-40dc-ba77-8545ec9fa4a5 2018-07-24 05:14:36,876 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 96ff8402-b0d4-4e43-9098-721545a37589: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-24 05:14:36,876 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 96ff8402-b0d4-4e43-9098-721545a37589: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-6364d90f-5665-40dc-ba77-8545ec9fa4a5'] 2018-07-24 05:14:36,877 - glance_utils - INFO - Deleting image named - vyos1.1.7 2018-07-24 05:14:36,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}561b955b12cc8dc794f355d3cb0ccdc956a6fafc" 2018-07-24 05:14:37,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81516a95-3abd-40c2-ab6b-8323f1e6677f Date: Tue, 24 Jul 2018 05:14:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:14:37,368 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2c51feb4-2c6b-4a1b-8917-5017968b54e2 used request id req-81516a95-3abd-40c2-ab6b-8323f1e6677f 2018-07-24 05:14:37,369 - glance_utils - INFO - Deleting image named - cloudify_manager_4.0 2018-07-24 05:14:37,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/12070da6-562e-4050-bcd9-be032dc58937 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e164c0c3f212d0639663bc47f8af186984ed1581" 2018-07-24 05:14:38,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b8a2f14-c806-4212-94da-b7d26737db84 Date: Tue, 24 Jul 2018 05:14:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:14:38,584 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/12070da6-562e-4050-bcd9-be032dc58937 used request id req-8b8a2f14-c806-4212-94da-b7d26737db84 2018-07-24 05:14:38,585 - nova_utils - DEBUG - Deleting keypair - cloudify_vrouter_kp-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:38,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_vrouter_kp-f177385f-231d-4ce6-b4c4-13e4837cf858 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb78a616ce32a47b9d02e45e9b8d3d921b09c55" 2018-07-24 05:14:38,650 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:14: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 x-openstack-request-id: req-0b705c5b-9c0e-4657-8f3c-8c206dad670c x-compute-request-id: req-0b705c5b-9c0e-4657-8f3c-8c206dad670c Content-Length: 0 Content-Type: application/json 2018-07-24 05:14:38,650 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/os-keypairs/cloudify_vrouter_kp-f177385f-231d-4ce6-b4c4-13e4837cf858 used request id req-0b705c5b-9c0e-4657-8f3c-8c206dad670c 2018-07-24 05:14:38,651 - OpenStackKeypair - INFO - Deleted private key file [/home/opnfv/functest/data/router/cloudify_vrouter.pem] 2018-07-24 05:14:38,651 - keystone_utils - INFO - Deleting user with name - cloudify_network_bug-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:38,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/621537cc6fcb4800b69a3b2a383accaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac76343ee3910918c87670232cd39c7ebcbaafd" 2018-07-24 05:14:38,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:14:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b89462d1-822c-4948-9868-0bd7babe16bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:14:38,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/621537cc6fcb4800b69a3b2a383accaa used request id req-b89462d1-822c-4948-9868-0bd7babe16bb 2018-07-24 05:14:38,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/737b775a-189a-4754-bfaa-c5b286742077 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc01861722924f6b82833f94eede84e300f84b09" 2018-07-24 05:14:38,905 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:14: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 x-openstack-request-id: req-40d26502-2604-4701-a27e-82b130ae1a91 x-compute-request-id: req-40d26502-2604-4701-a27e-82b130ae1a91 Content-Length: 0 Content-Type: application/json 2018-07-24 05:14:38,906 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/737b775a-189a-4754-bfaa-c5b286742077 used request id req-40d26502-2604-4701-a27e-82b130ae1a91 2018-07-24 05:14:38,906 - keystone_utils - INFO - Deleting user with name - vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:38,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/cd8c8f3970b9411e9c6597078d2a138b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03beab9189417a5678d622921bd06c8545e8ae49" 2018-07-24 05:14:39,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:14:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-574a3889-f885-41d1-b4bb-760c54ab0fd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:14:39,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/cd8c8f3970b9411e9c6597078d2a138b used request id req-574a3889-f885-41d1-b4bb-760c54ab0fd8 2018-07-24 05:14:39,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e368c6143b5511dc74467197f853541006c0369" 2018-07-24 05:14:39,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-1c382b4f-c94a-4ee6-a60f-e69d9bde6cbc Date: Tue, 24 Jul 2018 05:14:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:13:57Z", "updated_at": "2018-07-24T05:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:13:57Z", "revision_number": 0, "id": "0b8634f9-a1a1-420b-afea-b6762ddc3f19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:13:57Z", "security_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:13:57Z", "revision_number": 0, "id": "a8e69dcb-2b95-41b6-a654-137425def11f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:13:57Z", "security_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:13:57Z", "revision_number": 0, "id": "b1a1b882-a4ce-47aa-b052-b4a7232525ce", "remote_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "remote_ip_prefix": null, "created_at": "2018-07-24T05:13:57Z", "security_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:13:57Z", "revision_number": 0, "id": "fdc75783-5b2e-4ddc-93de-c2436daca6f8", "remote_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "remote_ip_prefix": null, "created_at": "2018-07-24T05:13:57Z", "security_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}], "revision_number": 4, "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:10:33Z", "updated_at": "2018-07-24T05:10:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "3c27b866-d235-4054-b7eb-239fc12576cb", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "87762edd-12bd-40ef-a24e-f2fb6ebd8bab", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "d7a27d3b-e5da-4ea9-a944-867819ccd11d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "fa09e918-6438-4d46-ae2f-5bb61237b09c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 4, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:08:37Z", "updated_at": "2018-07-24T05:08:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "1e79116a-6438-49c3-a93c-7b52531ff1bf", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "afd3108c-b9dc-4b64-bbed-dd8b5711defe", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "dd19b767-eef9-40b4-85d2-f7b8bae9857f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "de3fb9dc-7d78-4442-8ae6-1428a117814b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 4, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 05:14:39,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-1c382b4f-c94a-4ee6-a60f-e69d9bde6cbc 2018-07-24 05:14:39,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e368c6143b5511dc74467197f853541006c0369" 2018-07-24 05:14:39,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-629598e6-9fd7-4e35-9ef8-b129b3db0031 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7778df0be7484aa4b4c9a87b9bee325d", "name": "vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858"}} 2018-07-24 05:14:39,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d used request id req-629598e6-9fd7-4e35-9ef8-b129b3db0031 2018-07-24 05:14:39,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1992f286-3ed7-46f7-9fbe-fb430ea36186 2018-07-24 05:14:39,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1992f286-3ed7-46f7-9fbe-fb430ea36186 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e368c6143b5511dc74467197f853541006c0369" 2018-07-24 05:14:39,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-79519b76-24c0-46ae-a175-a32b6a54e79a Date: Tue, 24 Jul 2018 05:14:39 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-07-24T05:13:57Z", "security_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:13:57Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "0b8634f9-a1a1-420b-afea-b6762ddc3f19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:13:57Z", "security_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:13:57Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "a8e69dcb-2b95-41b6-a654-137425def11f"}, {"remote_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:13:57Z", "security_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:13:57Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "b1a1b882-a4ce-47aa-b052-b4a7232525ce"}, {"remote_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:13:57Z", "security_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "port_range_min": null, "revision_number": 0, "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:13:57Z", "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "fdc75783-5b2e-4ddc-93de-c2436daca6f8"}]} 2018-07-24 05:14:39,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=1992f286-3ed7-46f7-9fbe-fb430ea36186 used request id req-79519b76-24c0-46ae-a175-a32b6a54e79a 2018-07-24 05:14:39,652 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 05:14:39,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/1992f286-3ed7-46f7-9fbe-fb430ea36186 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e368c6143b5511dc74467197f853541006c0369" 2018-07-24 05:14:39,874 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-859a4239-7a00-4dff-9838-748334ab7ea9 Date: Tue, 24 Jul 2018 05:14:39 GMT RESP BODY: {"NeutronError": {"message": "Security Group 1992f286-3ed7-46f7-9fbe-fb430ea36186 in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-24 05:14:39,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/1992f286-3ed7-46f7-9fbe-fb430ea36186 used request id req-859a4239-7a00-4dff-9838-748334ab7ea9 2018-07-24 05:14:39,874 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security Group 1992f286-3ed7-46f7-9fbe-fb430ea36186 in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-24 05:14:39,875 - keystone_utils - INFO - Deleting project with name - vyos_vrouter-f177385f-231d-4ce6-b4c4-13e4837cf858 2018-07-24 05:14:39,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e368c6143b5511dc74467197f853541006c0369" 2018-07-24 05:14:40,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f85f0077-d3ea-41a9-be8d-f1864e0c687f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:14:40,069 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/7778df0be7484aa4b4c9a87b9bee325d used request id req-f85f0077-d3ea-41a9-be8d-f1864e0c687f 2018-07-24 05:14:40,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e368c6143b5511dc74467197f853541006c0369" 2018-07-24 05:14:40,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e3ee03-13b3-4854-8fa3-915f89d162e2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:14:40,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-33e3ee03-13b3-4854-8fa3-915f89d162e2 2018-07-24 05:14:40,169 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-07-24 05:14:40,191 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-07-24 05:14:40,261 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-07-24 05:14:40,280 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-07-24 05:14:40,280 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-07-24 05:14:40,280 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-07-24 05:14:40,280 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-24 05:14:40,280 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-24 05:14:40,281 - openstack_tests - INFO - OS Credentials = > 2018-07-24 05:14:40,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:40,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:40,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:14:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["9qRdhZ0sSmCtGJ1xWzLSHg"], "issued_at": "2018-07-24T05:14:40.000000Z"}} 2018-07-24 05:14:40,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b3f4de78a1d25e37d5551f2d634fe9a80c7da1f2" 2018-07-24 05:14:40,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb82e831-f55d-4ff0-ac58-9fe613c51ee2 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:14:40,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bb82e831-f55d-4ff0-ac58-9fe613c51ee2 2018-07-24 05:14:40,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:14:40,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:14: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:14:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf&description=Created+by+OPNFV+Functest%3A+juju_epc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f4de78a1d25e37d5551f2d634fe9a80c7da1f2" 2018-07-24 05:14:40,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90a60cb-1dbb-4898-ad17-7490937c0c6f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf&description=Created+by+OPNFV+Functest%3A+juju_epc", "previous": null, "next": null}, "projects": []} 2018-07-24 05:14:40,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf&description=Created+by+OPNFV+Functest%3A+juju_epc used request id req-b90a60cb-1dbb-4898-ad17-7490937c0c6f 2018-07-24 05:14:40,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f4de78a1d25e37d5551f2d634fe9a80c7da1f2" 2018-07-24 05:14:40,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b0e55e-eaf2-4118-aa8f-986d88709a8a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 05:14:40,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-41b0e55e-eaf2-4118-aa8f-986d88709a8a 2018-07-24 05:14:40,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f4de78a1d25e37d5551f2d634fe9a80c7da1f2" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: juju_epc", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "domain_id": "default"}}' 2018-07-24 05:14:41,116 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 24 Jul 2018 05:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec0cfbd-a701-42b6-a90e-682c9168db22 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27"}, "tags": [], "enabled": true, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "parent_id": "default", "domain_id": "default", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}} 2018-07-24 05:14:41,117 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4ec0cfbd-a701-42b6-a90e-682c9168db22 2018-07-24 05:14:41,117 - keystone_utils - INFO - Created project with name - juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:14:41,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:41,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:41,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:14:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["3FfLSTFpRpiSFlHoTepfvw"], "issued_at": "2018-07-24T05:14:41.000000Z"}} 2018-07-24 05:14:41,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}bbbd15b9eb90b3db1a93a2503de69e41db171351" 2018-07-24 05:14:41,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0174c54-58a9-436e-bb78-612d5dcd400e 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:14:41,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-e0174c54-58a9-436e-bb78-612d5dcd400e 2018-07-24 05:14:41,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:14:41,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:14: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:14:41,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbd15b9eb90b3db1a93a2503de69e41db171351" 2018-07-24 05:14:41,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13fc23f8-bc7c-4d47-bbdd-b9dd6f8be59b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:14:41,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-13fc23f8-bc7c-4d47-bbdd-b9dd6f8be59b 2018-07-24 05:14:41,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:41,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:42,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a6a5595eff04e89b98d3d63efd1b892", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/4a6a5595eff04e89b98d3d63efd1b892", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2e81815591b64777a7e304458430745f"}, "audit_ids": ["RBxdl7dUT1uUpF5QdvaMdw"], "issued_at": "2018-07-24T05:14:42.000000Z"}} 2018-07-24 05:14:42,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}0e7c060350e9105cda367e589ba27a6edb4033bb" 2018-07-24 05:14:42,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-617939c7-bc2e-4fc2-84a9-f6024fce0744 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:14:42,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-617939c7-bc2e-4fc2-84a9-f6024fce0744 2018-07-24 05:14:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:14:42,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:14: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:14:42,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7c060350e9105cda367e589ba27a6edb4033bb" 2018-07-24 05:14:42,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c0063b-61d8-455b-91ea-155ef3e8ed8e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 05:14:42,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-39c0063b-61d8-455b-91ea-155ef3e8ed8e 2018-07-24 05:14:42,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7c060350e9105cda367e589ba27a6edb4033bb" 2018-07-24 05:14:42,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4fadf10-846f-455b-a29e-447f9c72c3cf Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27"}, "tags": [], "enabled": true, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "parent_id": "default", "domain_id": "default", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}]} 2018-07-24 05:14:42,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf used request id req-c4fadf10-846f-455b-a29e-447f9c72c3cf 2018-07-24 05:14:42,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7c060350e9105cda367e589ba27a6edb4033bb" 2018-07-24 05:14:42,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d7dfeb-2e85-4002-bff5-a45b49c0d64d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 05:14:42,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-d1d7dfeb-2e85-4002-bff5-a45b49c0d64d 2018-07-24 05:14:42,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7c060350e9105cda367e589ba27a6edb4033bb" 2018-07-24 05:14:43,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed2e780-f7ef-4e43-9ffd-31e2d0761272 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:14:43,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bed2e780-f7ef-4e43-9ffd-31e2d0761272 2018-07-24 05:14:43,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7c060350e9105cda367e589ba27a6edb4033bb" 2018-07-24 05:14:43,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fee1a2c-b652-48e7-a344-1d013c11db64 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27"}, "tags": [], "enabled": true, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "parent_id": "default", "domain_id": "default", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}]} 2018-07-24 05:14:43,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf used request id req-5fee1a2c-b652-48e7-a344-1d013c11db64 2018-07-24 05:14:43,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/a0ff43328b0b47c9b1c0316476e3f876 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7c060350e9105cda367e589ba27a6edb4033bb" 2018-07-24 05:14:43,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3350f19f-7fd1-4889-b989-460c6b84e673 Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "links": {"self": "http://172.30.9.24:5000/v3/users/a0ff43328b0b47c9b1c0316476e3f876"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "53c6ba993dd84e5381a8a8971dcbbd27", "id": "a0ff43328b0b47c9b1c0316476e3f876", "password_expires_at": null}} 2018-07-24 05:14:43,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/a0ff43328b0b47c9b1c0316476e3f876 used request id req-3350f19f-7fd1-4889-b989-460c6b84e673 2018-07-24 05:14:43,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27/users/a0ff43328b0b47c9b1c0316476e3f876/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7c060350e9105cda367e589ba27a6edb4033bb" 2018-07-24 05:14:43,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305d1e0b-17f7-42db-9d6e-d48a5e0f3ace Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27/users/a0ff43328b0b47c9b1c0316476e3f876/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 05:14:43,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27/users/a0ff43328b0b47c9b1c0316476e3f876/roles used request id req-305d1e0b-17f7-42db-9d6e-d48a5e0f3ace 2018-07-24 05:14:43,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7c060350e9105cda367e589ba27a6edb4033bb" 2018-07-24 05:14:43,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80830f9-38dc-4a34-a543-1ad3cb18d508 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}} 2018-07-24 05:14:43,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce used request id req-e80830f9-38dc-4a34-a543-1ad3cb18d508 2018-07-24 05:14:43,356 - keystone_utils - INFO - Granting role admin to project juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:14:43,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27/users/a0ff43328b0b47c9b1c0316476e3f876/roles/09091a3c796947918b5f3d98114ab0ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7c060350e9105cda367e589ba27a6edb4033bb" 2018-07-24 05:14:43,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7086d83b-81dc-440a-ab04-41d028c2fb56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:14:43,419 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27/users/a0ff43328b0b47c9b1c0316476e3f876/roles/09091a3c796947918b5f3d98114ab0ce used request id req-7086d83b-81dc-440a-ab04-41d028c2fb56 2018-07-24 05:14:43,420 - keystone_utils - INFO - Created user with name - juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:14:43,420 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf, password=5840bae4-7e10-40af-8936-5e77ddc91730, auth_url=http://172.30.9.24:5000//v3, project_name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-24 05:14:43,421 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_USER | admin | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_PASSWORD | admin | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-183 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-07-24 05:14:43,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:43,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:43,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:14:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "id": "a0ff43328b0b47c9b1c0316476e3f876"}, "audit_ids": ["KrQ-dBGXRPqRcl5E51lcpQ"], "issued_at": "2018-07-24T05:14:43.000000Z"}} 2018-07-24 05:14:43,823 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-07-24 05:14:44,885 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 2018-07-24 05:14:44,885 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-07-24 05:14:44,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:44,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:45,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "id": "a0ff43328b0b47c9b1c0316476e3f876"}, "audit_ids": ["XuC3G78xTtazFtleCvz3_Q"], "issued_at": "2018-07-24T05:14:45.000000Z"}} 2018-07-24 05:14:45,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}fff6195d57e1368fe49da2eb665df97e7677fa7e" 2018-07-24 05:14:45,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46ba0b4-b3a6-46ce-97cf-5a8f9534f6cc 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:14:45,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-b46ba0b4-b3a6-46ce-97cf-5a8f9534f6cc 2018-07-24 05:14:45,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:14:45,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:14: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:14:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff6195d57e1368fe49da2eb665df97e7677fa7e" 2018-07-24 05:14:45,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e4a2e8-06b9-4f74-8c13-97c4a1729c3d Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/1040fa1620594ea9820fc75182007ede"}, "domain_id": "1b6b3f35a0ce43f2a2eab05c49465a6e", "enabled": true, "options": {}, "id": "1040fa1620594ea9820fc75182007ede", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/18f57e6c15474e4c8a5544421c5c6029"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f57e6c15474e4c8a5544421c5c6029", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/2e81815591b64777a7e304458430745f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e81815591b64777a7e304458430745f", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59f4641bc91548bb92e493798520be42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59f4641bc91548bb92e493798520be42", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/6066f02ee2954ba8ae2b4d2d81aaf9fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6066f02ee2954ba8ae2b4d2d81aaf9fd", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/6288775217754eeb8f69bb4a441b8869"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6288775217754eeb8f69bb4a441b8869", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/704fcc18fdfe4d1fa94fcb5147c8c47b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "704fcc18fdfe4d1fa94fcb5147c8c47b", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/7f9bb1dc9c8f44448b1213b624fff2ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f9bb1dc9c8f44448b1213b624fff2ec", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/95f6cea6903840daa12cc96feb968b20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95f6cea6903840daa12cc96feb968b20", "email": "neutron@localhost", "password_expires_at": null}, {"name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "links": {"self": "http://172.30.9.24:5000/v3/users/a0ff43328b0b47c9b1c0316476e3f876"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "53c6ba993dd84e5381a8a8971dcbbd27", "id": "a0ff43328b0b47c9b1c0316476e3f876", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/af72cb31572742258ff45b61764223fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af72cb31572742258ff45b61764223fc", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/b6298fffe45841349832d46754c77888"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b6298fffe45841349832d46754c77888", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/cefdc536c1ce471f9ab3352318758264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cefdc536c1ce471f9ab3352318758264", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/e05b2fa289e64220a25f4b52fcbaaa47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e05b2fa289e64220a25f4b52fcbaaa47", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/e9d7df6b0d694c92aecf25e57f95f691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e9d7df6b0d694c92aecf25e57f95f691", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-07-24 05:14:45,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-58e4a2e8-06b9-4f74-8c13-97c4a1729c3d 2018-07-24 05:14:45,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff6195d57e1368fe49da2eb665df97e7677fa7e" 2018-07-24 05:14:45,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-277485f1-a529-4edc-ada2-cbe49f508793 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27"}, "tags": [], "enabled": true, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "parent_id": "default", "domain_id": "default", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}]} 2018-07-24 05:14:45,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf used request id req-277485f1-a529-4edc-ada2-cbe49f508793 2018-07-24 05:14:45,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff6195d57e1368fe49da2eb665df97e7677fa7e" 2018-07-24 05:14:45,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c581f9-8e43-4d70-b339-823416f01472 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-24 05:14:45,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains?name=Default used request id req-f3c581f9-8e43-4d70-b339-823416f01472 2018-07-24 05:14:46,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff6195d57e1368fe49da2eb665df97e7677fa7e" 2018-07-24 05:14:46,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5200c6e-12a0-4195-99a5-ed50b40e46da Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:14:46,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c5200c6e-12a0-4195-99a5-ed50b40e46da 2018-07-24 05:14:46,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects?name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff6195d57e1368fe49da2eb665df97e7677fa7e" 2018-07-24 05:14:46,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3caad220-f0fe-422b-9f27-d968ae4caf99 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27"}, "tags": [], "enabled": true, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "parent_id": "default", "domain_id": "default", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}]} 2018-07-24 05:14:46,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf used request id req-3caad220-f0fe-422b-9f27-d968ae4caf99 2018-07-24 05:14:46,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/users/b7185a8b2c8949c88cb478a403445253 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff6195d57e1368fe49da2eb665df97e7677fa7e" 2018-07-24 05:14:46,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b77e717-a3cb-4767-a435-7f60553544dd Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "juju_network_discovery_bug", "links": {"self": "http://172.30.9.24:5000/v3/users/b7185a8b2c8949c88cb478a403445253"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "53c6ba993dd84e5381a8a8971dcbbd27", "id": "b7185a8b2c8949c88cb478a403445253", "password_expires_at": null}} 2018-07-24 05:14:46,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/b7185a8b2c8949c88cb478a403445253 used request id req-3b77e717-a3cb-4767-a435-7f60553544dd 2018-07-24 05:14:46,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27/users/b7185a8b2c8949c88cb478a403445253/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff6195d57e1368fe49da2eb665df97e7677fa7e" 2018-07-24 05:14:46,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b6d9f1-2905-4fbc-97ea-8a9f0a667686 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27/users/b7185a8b2c8949c88cb478a403445253/roles", "previous": null, "next": null}, "roles": []} 2018-07-24 05:14:46,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27/users/b7185a8b2c8949c88cb478a403445253/roles used request id req-c2b6d9f1-2905-4fbc-97ea-8a9f0a667686 2018-07-24 05:14:46,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff6195d57e1368fe49da2eb665df97e7677fa7e" 2018-07-24 05:14:46,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3045c09d-3d88-4535-a1dd-2f3218d5949b Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-24 05:14:46,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-3045c09d-3d88-4535-a1dd-2f3218d5949b 2018-07-24 05:14:46,551 - keystone_utils - INFO - Granting role _member_ to project juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:14:46,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27/users/b7185a8b2c8949c88cb478a403445253/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff6195d57e1368fe49da2eb665df97e7677fa7e" 2018-07-24 05:14:46,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13589ba5-59e9-43db-a315-21f9e8a8943d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:14:46,695 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27/users/b7185a8b2c8949c88cb478a403445253/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-13589ba5-59e9-43db-a315-21f9e8a8943d 2018-07-24 05:14:46,695 - keystone_utils - INFO - Created user with name - juju_network_discovery_bug 2018-07-24 05:14:46,695 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=d807d9ad-9682-4c3b-baf3-c0bd8f40d88a, auth_url=http://172.30.9.24:5000//v3, project_name=juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-24 05:14:46,788 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-07-24 05:14:46,788 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Juju Orchestrator 2018-07-24 05:14:46,789 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network with nameserver: 8.8.8.8 2018-07-24 05:14:46,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:46,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:47,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "id": "a0ff43328b0b47c9b1c0316476e3f876"}, "audit_ids": ["Oj6ksAG5RyiN_aumzTU83Q"], "issued_at": "2018-07-24T05:14:47.000000Z"}} 2018-07-24 05:14:47,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}b427fda3ecfd7e70f4f67f44142a181e18a0e5c6" 2018-07-24 05:14:47,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ab005e-7727-4c85-94a3-27ec47eda256 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:14:47,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-25ab005e-7727-4c85-94a3-27ec47eda256 2018-07-24 05:14:47,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=abot-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b427fda3ecfd7e70f4f67f44142a181e18a0e5c6" 2018-07-24 05:14:47,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b963dbe4-ca58-4cd0-a3b7-bff90c249772 Date: Tue, 24 Jul 2018 05:14:47 GMT RESP BODY: {"networks":[]} 2018-07-24 05:14:47,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=abot-net used request id req-b963dbe4-ca58-4cd0-a3b7-bff90c249772 2018-07-24 05:14:47,476 - neutron_utils - INFO - Creating network with name abot-net 2018-07-24 05:14:47,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b427fda3ecfd7e70f4f67f44142a181e18a0e5c6" -d '{"network": {"name": "abot-net", "admin_state_up": true}}' 2018-07-24 05:14:48,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-df79fc97-8257-4a04-955d-00ce13f3e57a Date: Tue, 24 Jul 2018 05:14:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"34f60148-6ae6-4fd5-864f-bf2a469db95b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"53c6ba993dd84e5381a8a8971dcbbd27","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:14:47Z","is_default":false,"qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"53c6ba993dd84e5381a8a8971dcbbd27","created_at":"2018-07-24T05:14:47Z","mtu":1450}} 2018-07-24 05:14:48,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks used request id req-df79fc97-8257-4a04-955d-00ce13f3e57a 2018-07-24 05:14:48,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=34f60148-6ae6-4fd5-864f-bf2a469db95b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b427fda3ecfd7e70f4f67f44142a181e18a0e5c6" 2018-07-24 05:14:48,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-61274ae8-6411-40bf-81bf-3a42e3ce2744 Date: Tue, 24 Jul 2018 05:14:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"34f60148-6ae6-4fd5-864f-bf2a469db95b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"53c6ba993dd84e5381a8a8971dcbbd27","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-24T05:14:47Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"53c6ba993dd84e5381a8a8971dcbbd27","created_at":"2018-07-24T05:14:47Z","provider:network_type":"vxlan"}]} 2018-07-24 05:14:48,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=34f60148-6ae6-4fd5-864f-bf2a469db95b used request id req-61274ae8-6411-40bf-81bf-3a42e3ce2744 2018-07-24 05:14:48,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=34f60148-6ae6-4fd5-864f-bf2a469db95b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b427fda3ecfd7e70f4f67f44142a181e18a0e5c6" 2018-07-24 05:14:48,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-46367d74-7e09-477b-82a0-8cabdc82b93c Date: Tue, 24 Jul 2018 05:14:48 GMT RESP BODY: {"subnets":[]} 2018-07-24 05:14:48,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=34f60148-6ae6-4fd5-864f-bf2a469db95b used request id req-46367d74-7e09-477b-82a0-8cabdc82b93c 2018-07-24 05:14:48,475 - neutron_utils - INFO - Creating subnet with name abot-subnet-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:14:48,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b427fda3ecfd7e70f4f67f44142a181e18a0e5c6" -d '{"subnets": [{"ip_version": 4, "network_id": "34f60148-6ae6-4fd5-864f-bf2a469db95b", "cidr": "172.16.0.0/24", "dns_nameservers": ["8.8.8.8"], "name": "abot-subnet-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}]}' 2018-07-24 05:14:49,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-25cd2f7a-9924-402c-95c6-7f1b4f5565b3 Date: Tue, 24 Jul 2018 05:14:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T05:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5bda1fd5-23c0-43c7-9b4a-d7906e980ec0","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"53c6ba993dd84e5381a8a8971dcbbd27","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-a1c3614a-fb33-4fce-962e-3f29cd3af6cf","enable_dhcp":true,"segment_id":null,"network_id":"34f60148-6ae6-4fd5-864f-bf2a469db95b","tenant_id":"53c6ba993dd84e5381a8a8971dcbbd27","created_at":"2018-07-24T05:14:48Z","ip_version":4}]} 2018-07-24 05:14:49,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets used request id req-25cd2f7a-9924-402c-95c6-7f1b4f5565b3 2018-07-24 05:14:49,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?id=34f60148-6ae6-4fd5-864f-bf2a469db95b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b427fda3ecfd7e70f4f67f44142a181e18a0e5c6" 2018-07-24 05:14:49,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-267da5fb-f2fa-4c8b-9658-f198da17df7d Date: Tue, 24 Jul 2018 05:14:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"34f60148-6ae6-4fd5-864f-bf2a469db95b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"53c6ba993dd84e5381a8a8971dcbbd27","l2_adjacency":true,"status":"ACTIVE","subnets":["5bda1fd5-23c0-43c7-9b4a-d7906e980ec0"],"description":"","tags":[],"updated_at":"2018-07-24T05:14:48Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"53c6ba993dd84e5381a8a8971dcbbd27","created_at":"2018-07-24T05:14:47Z","provider:network_type":"vxlan"}]} 2018-07-24 05:14:49,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?id=34f60148-6ae6-4fd5-864f-bf2a469db95b used request id req-267da5fb-f2fa-4c8b-9658-f198da17df7d 2018-07-24 05:14:49,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=34f60148-6ae6-4fd5-864f-bf2a469db95b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b427fda3ecfd7e70f4f67f44142a181e18a0e5c6" 2018-07-24 05:14:49,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-20668295-aa20-4dc7-8c5c-f33f07eb8927 Date: Tue, 24 Jul 2018 05:14:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T05:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5bda1fd5-23c0-43c7-9b4a-d7906e980ec0","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"53c6ba993dd84e5381a8a8971dcbbd27","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-a1c3614a-fb33-4fce-962e-3f29cd3af6cf","enable_dhcp":true,"segment_id":null,"network_id":"34f60148-6ae6-4fd5-864f-bf2a469db95b","tenant_id":"53c6ba993dd84e5381a8a8971dcbbd27","created_at":"2018-07-24T05:14:48Z","ip_version":4}]} 2018-07-24 05:14:49,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=34f60148-6ae6-4fd5-864f-bf2a469db95b used request id req-20668295-aa20-4dc7-8c5c-f33f07eb8927 2018-07-24 05:14:49,775 - OpenStackNetwork - DEBUG - Network [34f60148-6ae6-4fd5-864f-bf2a469db95b] created successfully 2018-07-24 05:14:49,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:49,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:50,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:14:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "id": "a0ff43328b0b47c9b1c0316476e3f876"}, "audit_ids": ["qKFUsSXGTGCnH0S_qwA6Uw"], "issued_at": "2018-07-24T05:14:50.000000Z"}} 2018-07-24 05:14:50,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb6826dae55843b7765a66032be4e09e8c171fb" 2018-07-24 05:14:50,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-41ac1aa6-923a-4812-b1aa-e7c8ae32b67f Date: Tue, 24 Jul 2018 05:14:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 05:14:50,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?router%3Aexternal=True used request id req-41ac1aa6-923a-4812-b1aa-e7c8ae32b67f 2018-07-24 05:14:50,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb6826dae55843b7765a66032be4e09e8c171fb" 2018-07-24 05:14:50,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-73fb7e34-329e-459c-9d5c-eb200338142d Date: Tue, 24 Jul 2018 05:14:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 05:14:50,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-73fb7e34-329e-459c-9d5c-eb200338142d 2018-07-24 05:14:50,651 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-07-24 05:14:50,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:50,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:51,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "id": "a0ff43328b0b47c9b1c0316476e3f876"}, "audit_ids": ["k1qCxMxcRYyYUj3Vk2r8Tg"], "issued_at": "2018-07-24T05:14:51.000000Z"}} 2018-07-24 05:14:51,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:14:51,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c72b7c-7dd2-4160-8c7d-530f116e56bb 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:14:51,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-73c72b7c-7dd2-4160-8c7d-530f116e56bb 2018-07-24 05:14:51,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers?name=abot-router-a1c3614a-fb33-4fce-962e-3f29cd3af6cf&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:14:51,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-970c71c0-e1ed-4cee-b3ea-691cc3461f6a Date: Tue, 24 Jul 2018 05:14:51 GMT RESP BODY: {"routers": []} 2018-07-24 05:14:51,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers?name=abot-router-a1c3614a-fb33-4fce-962e-3f29cd3af6cf&admin_state_up=True used request id req-970c71c0-e1ed-4cee-b3ea-691cc3461f6a 2018-07-24 05:14:51,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:14:51,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:14:51,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "id": "a0ff43328b0b47c9b1c0316476e3f876"}, "audit_ids": ["tGuN4Re8Sxe8g7g1TG6gQw"], "issued_at": "2018-07-24T05:14:51.000000Z"}} 2018-07-24 05:14:51,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}819a8ed0fbc8244a58b08354c2162868cef5ada5" 2018-07-24 05:14:51,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664f4152-ccf0-4ac7-b8de-51b1141e4dbf 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:14:51,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-664f4152-ccf0-4ac7-b8de-51b1141e4dbf 2018-07-24 05:14:51,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:14:52,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-784aab1a-be7c-44fa-9cc6-2d23a6d50572 Date: Tue, 24 Jul 2018 05:14:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","l2_adjacency":true,"status":"ACTIVE","subnets":["e7921081-ebb4-4817-a016-d80837cf6fda"],"description":"","tags":[],"updated_at":"2018-07-24T02:59:16Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:09Z","provider:network_type":"flat"}]} 2018-07-24 05:14:52,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks?name=external used request id req-784aab1a-be7c-44fa-9cc6-2d23a6d50572 2018-07-24 05:14:52,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:14:52,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0c3b43b0-9c7a-48de-abcc-7e35ee7a1df2 Date: Tue, 24 Jul 2018 05:14:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}]} 2018-07-24 05:14:52,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?network_id=691b806b-657e-4f99-97bd-7fb6940ba3e4 used request id req-0c3b43b0-9c7a-48de-abcc-7e35ee7a1df2 2018-07-24 05:14:52,388 - neutron_utils - INFO - Creating router with name - abot-router-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:14:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" -d '{"router": {"external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4"}, "name": "abot-router-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "admin_state_up": true}}' 2018-07-24 05:14:58,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-2d8b80c7-f08b-4aea-9b70-9e2323fd2649 Date: Tue, 24 Jul 2018 05:14:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "created_at": "2018-07-24T05:14:53Z", "admin_state_up": true, "updated_at": "2018-07-24T05:14:54Z", "project_id": "53c6ba993dd84e5381a8a8971dcbbd27", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "8fe44588-eeb5-4e3a-a9a4-e75aac70c257", "name": "abot-router-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}} 2018-07-24 05:14:58,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers used request id req-2d8b80c7-f08b-4aea-9b70-9e2323fd2649 2018-07-24 05:14:58,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=8fe44588-eeb5-4e3a-a9a4-e75aac70c257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:14:58,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3360 X-Openstack-Request-Id: req-8d8b8120-a8e3-4aff-9243-34ed8a1b1cef Date: Tue, 24 Jul 2018 05:14:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:14:56Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c202e687-182a-4c49-9e0e-02dcca036b6f","ip_address":"169.254.192.7"}],"id":"357ebbad-eedc-4a14-8ae9-f0f8ffe55592","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e7:88:87","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 53c6ba993dd84e5381a8a8971dcbbd27","admin_state_up":true,"network_id":"0e362594-e1dd-4a39-89c8-d764459126df","tenant_id":"","created_at":"2018-07-24T05:14:56Z","binding:vnic_type":"normal","device_id":"8fe44588-eeb5-4e3a-a9a4-e75aac70c257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:14:54Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c202e687-182a-4c49-9e0e-02dcca036b6f","ip_address":"169.254.192.3"}],"id":"3c072e4e-deeb-419a-9f87-dd3e4bc03697","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7b:53:77","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 53c6ba993dd84e5381a8a8971dcbbd27","admin_state_up":true,"network_id":"0e362594-e1dd-4a39-89c8-d764459126df","tenant_id":"","created_at":"2018-07-24T05:14:54Z","binding:vnic_type":"normal","device_id":"8fe44588-eeb5-4e3a-a9a4-e75aac70c257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:14:58Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.201"}],"id":"5e5ac67f-7a47-41e5-9393-ebff41c5e7eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:bf:89","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T05:14:53Z","binding:vnic_type":"normal","device_id":"8fe44588-eeb5-4e3a-a9a4-e75aac70c257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:14:55Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c202e687-182a-4c49-9e0e-02dcca036b6f","ip_address":"169.254.192.8"}],"id":"f13190c9-343d-4677-aa2e-3f3eb597b134","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:01:a9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 53c6ba993dd84e5381a8a8971dcbbd27","admin_state_up":true,"network_id":"0e362594-e1dd-4a39-89c8-d764459126df","tenant_id":"","created_at":"2018-07-24T05:14:55Z","binding:vnic_type":"normal","device_id":"8fe44588-eeb5-4e3a-a9a4-e75aac70c257","ip_allocation":"immediate"}]} 2018-07-24 05:14:58,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=8fe44588-eeb5-4e3a-a9a4-e75aac70c257 used request id req-8d8b8120-a8e3-4aff-9243-34ed8a1b1cef 2018-07-24 05:14:58,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:14:58,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-f58b6a9b-43b0-4f6a-acf3-5403b00ab373 Date: Tue, 24 Jul 2018 05:14:58 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 05:14:58,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-f58b6a9b-43b0-4f6a-acf3-5403b00ab373 2018-07-24 05:14:58,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/c202e687-182a-4c49-9e0e-02dcca036b6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:14:59,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-c5e49bd2-4e5e-4588-909d-4629551b29e9 Date: Tue, 24 Jul 2018 05:14:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T05:14:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c202e687-182a-4c49-9e0e-02dcca036b6f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 53c6ba993dd84e5381a8a8971dcbbd27","enable_dhcp":false,"segment_id":null,"network_id":"0e362594-e1dd-4a39-89c8-d764459126df","tenant_id":"","created_at":"2018-07-24T05:14:52Z","ip_version":4}} 2018-07-24 05:14:59,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/c202e687-182a-4c49-9e0e-02dcca036b6f used request id req-c5e49bd2-4e5e-4588-909d-4629551b29e9 2018-07-24 05:14:59,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/c202e687-182a-4c49-9e0e-02dcca036b6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:14:59,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-abc4835b-945b-49f4-80f7-915d7d80fae3 Date: Tue, 24 Jul 2018 05:14:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T05:14:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c202e687-182a-4c49-9e0e-02dcca036b6f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 53c6ba993dd84e5381a8a8971dcbbd27","enable_dhcp":false,"segment_id":null,"network_id":"0e362594-e1dd-4a39-89c8-d764459126df","tenant_id":"","created_at":"2018-07-24T05:14:52Z","ip_version":4}} 2018-07-24 05:14:59,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/c202e687-182a-4c49-9e0e-02dcca036b6f used request id req-abc4835b-945b-49f4-80f7-915d7d80fae3 2018-07-24 05:14:59,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/c202e687-182a-4c49-9e0e-02dcca036b6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:14:59,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-198b09ff-556c-4a73-a74e-01e58381476a Date: Tue, 24 Jul 2018 05:14:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T05:14:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c202e687-182a-4c49-9e0e-02dcca036b6f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 53c6ba993dd84e5381a8a8971dcbbd27","enable_dhcp":false,"segment_id":null,"network_id":"0e362594-e1dd-4a39-89c8-d764459126df","tenant_id":"","created_at":"2018-07-24T05:14:52Z","ip_version":4}} 2018-07-24 05:14:59,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/c202e687-182a-4c49-9e0e-02dcca036b6f used request id req-198b09ff-556c-4a73-a74e-01e58381476a 2018-07-24 05:14:59,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets?name=abot-subnet-a1c3614a-fb33-4fce-962e-3f29cd3af6cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:14:59,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-ccd4788b-876b-4972-9703-0dfe75e8b627 Date: Tue, 24 Jul 2018 05:14:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-24T05:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5bda1fd5-23c0-43c7-9b4a-d7906e980ec0","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"53c6ba993dd84e5381a8a8971dcbbd27","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-a1c3614a-fb33-4fce-962e-3f29cd3af6cf","enable_dhcp":true,"segment_id":null,"network_id":"34f60148-6ae6-4fd5-864f-bf2a469db95b","tenant_id":"53c6ba993dd84e5381a8a8971dcbbd27","created_at":"2018-07-24T05:14:48Z","ip_version":4}]} 2018-07-24 05:14:59,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets?name=abot-subnet-a1c3614a-fb33-4fce-962e-3f29cd3af6cf used request id req-ccd4788b-876b-4972-9703-0dfe75e8b627 2018-07-24 05:14:59,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-24 05:14:59,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 24 Jul 2018 05:14: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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-24 05:14:59,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:14:59,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c05abc-8fc6-4928-9e3c-9cd355f59986 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "53c6ba993dd84e5381a8a8971dcbbd27", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}} 2018-07-24 05:14:59,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27 used request id req-e4c05abc-8fc6-4928-9e3c-9cd355f59986 2018-07-24 05:14:59,913 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-24 05:14:59,913 - neutron_utils - INFO - Adding interface to router with name abot-router-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:14:59,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/8fe44588-eeb5-4e3a-a9a4-e75aac70c257/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" -d '{"subnet_id": "5bda1fd5-23c0-43c7-9b4a-d7906e980ec0"}' 2018-07-24 05:15:03,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-94750923-c24e-4472-93e6-970870980887 Date: Tue, 24 Jul 2018 05:15:03 GMT RESP BODY: {"network_id": "34f60148-6ae6-4fd5-864f-bf2a469db95b", "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "subnet_id": "5bda1fd5-23c0-43c7-9b4a-d7906e980ec0", "subnet_ids": ["5bda1fd5-23c0-43c7-9b4a-d7906e980ec0"], "port_id": "f9843b6d-95d5-43ef-b3f0-34c7f1725861", "id": "8fe44588-eeb5-4e3a-a9a4-e75aac70c257"} 2018-07-24 05:15:03,119 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8fe44588-eeb5-4e3a-a9a4-e75aac70c257/add_router_interface used request id req-94750923-c24e-4472-93e6-970870980887 2018-07-24 05:15:03,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/routers/8fe44588-eeb5-4e3a-a9a4-e75aac70c257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:15:03,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-d05fca2a-3e33-4eb9-9803-3f1bf30faa4e Date: Tue, 24 Jul 2018 05:15:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "e7921081-ebb4-4817-a016-d80837cf6fda", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "created_at": "2018-07-24T05:14:53Z", "admin_state_up": true, "updated_at": "2018-07-24T05:15:01Z", "project_id": "53c6ba993dd84e5381a8a8971dcbbd27", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "8fe44588-eeb5-4e3a-a9a4-e75aac70c257", "name": "abot-router-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}} 2018-07-24 05:15:03,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers/8fe44588-eeb5-4e3a-a9a4-e75aac70c257 used request id req-d05fca2a-3e33-4eb9-9803-3f1bf30faa4e 2018-07-24 05:15:03,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/ports?device_id=8fe44588-eeb5-4e3a-a9a4-e75aac70c257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:15:03,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4616 X-Openstack-Request-Id: req-d908b9d5-bdab-451b-963c-98d4070f8ee5 Date: Tue, 24 Jul 2018 05:15:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:15:01Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c202e687-182a-4c49-9e0e-02dcca036b6f","ip_address":"169.254.192.7"}],"id":"357ebbad-eedc-4a14-8ae9-f0f8ffe55592","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e7:88:87","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 53c6ba993dd84e5381a8a8971dcbbd27","admin_state_up":true,"network_id":"0e362594-e1dd-4a39-89c8-d764459126df","tenant_id":"","created_at":"2018-07-24T05:14:56Z","binding:vnic_type":"normal","device_id":"8fe44588-eeb5-4e3a-a9a4-e75aac70c257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:15:03Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c202e687-182a-4c49-9e0e-02dcca036b6f","ip_address":"169.254.192.3"}],"id":"3c072e4e-deeb-419a-9f87-dd3e4bc03697","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:53:77","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 53c6ba993dd84e5381a8a8971dcbbd27","admin_state_up":true,"network_id":"0e362594-e1dd-4a39-89c8-d764459126df","tenant_id":"","created_at":"2018-07-24T05:14:54Z","binding:vnic_type":"normal","device_id":"8fe44588-eeb5-4e3a-a9a4-e75aac70c257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:15:00Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7921081-ebb4-4817-a016-d80837cf6fda","ip_address":"172.30.9.201"}],"id":"5e5ac67f-7a47-41e5-9393-ebff41c5e7eb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:bf:89","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"","created_at":"2018-07-24T05:14:53Z","binding:vnic_type":"normal","device_id":"8fe44588-eeb5-4e3a-a9a4-e75aac70c257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:15:01Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c202e687-182a-4c49-9e0e-02dcca036b6f","ip_address":"169.254.192.8"}],"id":"f13190c9-343d-4677-aa2e-3f3eb597b134","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:01:a9","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 53c6ba993dd84e5381a8a8971dcbbd27","admin_state_up":true,"network_id":"0e362594-e1dd-4a39-89c8-d764459126df","tenant_id":"","created_at":"2018-07-24T05:14:55Z","binding:vnic_type":"normal","device_id":"8fe44588-eeb5-4e3a-a9a4-e75aac70c257","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-24T05:15:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5bda1fd5-23c0-43c7-9b4a-d7906e980ec0","ip_address":"172.16.0.1"}],"id":"f9843b6d-95d5-43ef-b3f0-34c7f1725861","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:0d:91","project_id":"53c6ba993dd84e5381a8a8971dcbbd27","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"34f60148-6ae6-4fd5-864f-bf2a469db95b","tenant_id":"53c6ba993dd84e5381a8a8971dcbbd27","created_at":"2018-07-24T05:15:00Z","binding:vnic_type":"normal","device_id":"8fe44588-eeb5-4e3a-a9a4-e75aac70c257","ip_allocation":"immediate"}]} 2018-07-24 05:15:03,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports?device_id=8fe44588-eeb5-4e3a-a9a4-e75aac70c257 used request id req-d908b9d5-bdab-451b-963c-98d4070f8ee5 2018-07-24 05:15:03,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:15:03,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-f1f7963d-dc71-48f8-a234-1643e28dd11b Date: Tue, 24 Jul 2018 05:15:03 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T02:59:16Z","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":"e7921081-ebb4-4817-a016-d80837cf6fda","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"691b806b-657e-4f99-97bd-7fb6940ba3e4","tenant_id":"ad668c10cdf14a7aaca70a7cd3a7a6c8","created_at":"2018-07-24T02:59:16Z","ip_version":4}} 2018-07-24 05:15:03,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/e7921081-ebb4-4817-a016-d80837cf6fda used request id req-f1f7963d-dc71-48f8-a234-1643e28dd11b 2018-07-24 05:15:03,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/c202e687-182a-4c49-9e0e-02dcca036b6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:15:03,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-9c1ebe4a-1c4c-4231-bddb-f5f656b99bbb Date: Tue, 24 Jul 2018 05:15:03 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T05:14:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c202e687-182a-4c49-9e0e-02dcca036b6f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 53c6ba993dd84e5381a8a8971dcbbd27","enable_dhcp":false,"segment_id":null,"network_id":"0e362594-e1dd-4a39-89c8-d764459126df","tenant_id":"","created_at":"2018-07-24T05:14:52Z","ip_version":4}} 2018-07-24 05:15:03,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/c202e687-182a-4c49-9e0e-02dcca036b6f used request id req-9c1ebe4a-1c4c-4231-bddb-f5f656b99bbb 2018-07-24 05:15:03,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/c202e687-182a-4c49-9e0e-02dcca036b6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:15:03,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-ab623472-baac-4121-ad88-179413386aeb Date: Tue, 24 Jul 2018 05:15:03 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T05:14:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c202e687-182a-4c49-9e0e-02dcca036b6f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 53c6ba993dd84e5381a8a8971dcbbd27","enable_dhcp":false,"segment_id":null,"network_id":"0e362594-e1dd-4a39-89c8-d764459126df","tenant_id":"","created_at":"2018-07-24T05:14:52Z","ip_version":4}} 2018-07-24 05:15:03,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/c202e687-182a-4c49-9e0e-02dcca036b6f used request id req-ab623472-baac-4121-ad88-179413386aeb 2018-07-24 05:15:03,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/c202e687-182a-4c49-9e0e-02dcca036b6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:15:03,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-25245012-eb2f-4d3b-8244-533dd45760a7 Date: Tue, 24 Jul 2018 05:15:03 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T05:14:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c202e687-182a-4c49-9e0e-02dcca036b6f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 53c6ba993dd84e5381a8a8971dcbbd27","enable_dhcp":false,"segment_id":null,"network_id":"0e362594-e1dd-4a39-89c8-d764459126df","tenant_id":"","created_at":"2018-07-24T05:14:52Z","ip_version":4}} 2018-07-24 05:15:03,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/c202e687-182a-4c49-9e0e-02dcca036b6f used request id req-25245012-eb2f-4d3b-8244-533dd45760a7 2018-07-24 05:15:03,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/subnets/5bda1fd5-23c0-43c7-9b4a-d7906e980ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:15:04,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-7724f639-6e00-4dbc-99b3-ccbf3bf7225c Date: Tue, 24 Jul 2018 05:15:04 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-24T05:14:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5bda1fd5-23c0-43c7-9b4a-d7906e980ec0","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"53c6ba993dd84e5381a8a8971dcbbd27","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-a1c3614a-fb33-4fce-962e-3f29cd3af6cf","enable_dhcp":true,"segment_id":null,"network_id":"34f60148-6ae6-4fd5-864f-bf2a469db95b","tenant_id":"53c6ba993dd84e5381a8a8971dcbbd27","created_at":"2018-07-24T05:14:48Z","ip_version":4}} 2018-07-24 05:15:04,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets/5bda1fd5-23c0-43c7-9b4a-d7906e980ec0 used request id req-7724f639-6e00-4dbc-99b3-ccbf3bf7225c 2018-07-24 05:15:04,085 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-07-24 05:15:04,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:15:04,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:15:04,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:15:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "id": "a0ff43328b0b47c9b1c0316476e3f876"}, "audit_ids": ["O-8aNeNjTtCTkY_Z_qheEQ"], "issued_at": "2018-07-24T05:15:04.000000Z"}} 2018-07-24 05:15:04,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}63c017179f04f2c0cd31e9447486a6434e4431d7" 2018-07-24 05:15:04,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b9d2ea-814a-4751-88fe-54a74487a4bf 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:15:04,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-60b9d2ea-814a-4751-88fe-54a74487a4bf 2018-07-24 05:15:04,561 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-24 05:15:04,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c017179f04f2c0cd31e9447486a6434e4431d7" 2018-07-24 05:15:04,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:15: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-fa30d04a-c635-4f25-aaaf-1df21004554b x-compute-request-id: req-fa30d04a-c635-4f25-aaaf-1df21004554b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ff5314c-69e4-4863-931f-f2cee8d713cd", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/1ff5314c-69e4-4863-931f-f2cee8d713cd", "rel": "bookmark"}], "name": "vmtp-flavor_b667e2df-4033-4cfc-9ab2-2011afbc10a2"}]} 2018-07-24 05:15:04,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-fa30d04a-c635-4f25-aaaf-1df21004554b 2018-07-24 05:15:04,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c017179f04f2c0cd31e9447486a6434e4431d7" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.small.juju", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-24 05:15:04,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:15: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-ceff62d0-6979-4907-96d4-4ee2cf260653 x-compute-request-id: req-ceff62d0-6979-4907-96d4-4ee2cf260653 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.small.juju", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bfc271da-5836-4894-9c87-be1ccef657a9", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bfc271da-5836-4894-9c87-be1ccef657a9", "rel": "bookmark"}], "ram": 2048, "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": "bfc271da-5836-4894-9c87-be1ccef657a9"}} 2018-07-24 05:15:04,832 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-ceff62d0-6979-4907-96d4-4ee2cf260653 2018-07-24 05:15:04,833 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-07-24 05:15:04,845 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-07-24 05:15:04,845 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-24 05:15:04,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:15:04,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:15:05,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "id": "a0ff43328b0b47c9b1c0316476e3f876"}, "audit_ids": ["CPDryLfZQ_uDwvCBukwXQQ"], "issued_at": "2018-07-24T05:15:05.000000Z"}} 2018-07-24 05:15:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}7781a96df6da172b48195cd2c109f09fb5b54a90" 2018-07-24 05:15:05,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde09df1-370c-4210-af7b-ee9db14a1d4f 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:15:05,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-bde09df1-370c-4210-af7b-ee9db14a1d4f 2018-07-24 05:15:05,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=trusty -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7781a96df6da172b48195cd2c109f09fb5b54a90" 2018-07-24 05:15:05,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-ee7254bc-365f-4f6f-8983-433da3591afd Date: Tue, 24 Jul 2018 05:15:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=trusty"} 2018-07-24 05:15:05,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=trusty used request id req-ee7254bc-365f-4f6f-8983-433da3591afd 2018-07-24 05:15:05,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7781a96df6da172b48195cd2c109f09fb5b54a90" 2018-07-24 05:15:05,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-73550633-7290-4cf7-ae54-33edf1b4f506 Date: Tue, 24 Jul 2018 05:15: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-07-24 05:15:05,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-73550633-7290-4cf7-ae54-33edf1b4f506 2018-07-24 05:15:05,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7781a96df6da172b48195cd2c109f09fb5b54a90" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "trusty"}' 2018-07-24 05:15:06,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/64382076-0261-4735-a515-43b7be84b92c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0289fc0b-1755-4bde-ab4c-e9b8517a165a Date: Tue, 24 Jul 2018 05:15:06 GMT RESP BODY: {"status": "queued", "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:15:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T05:15:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/64382076-0261-4735-a515-43b7be84b92c", "min_disk": 0, "protected": false, "id": "64382076-0261-4735-a515-43b7be84b92c", "file": "/v2/images/64382076-0261-4735-a515-43b7be84b92c/file", "checksum": null, "owner": "53c6ba993dd84e5381a8a8971dcbbd27", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:15:06,055 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-0289fc0b-1755-4bde-ab4c-e9b8517a165a 2018-07-24 05:15:06,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/64382076-0261-4735-a515-43b7be84b92c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7781a96df6da172b48195cd2c109f09fb5b54a90" -d '' 2018-07-24 05:15:10,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a86d544-f474-44c3-9389-15fbb3e2f422 Date: Tue, 24 Jul 2018 05:15:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:15:10,030 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/64382076-0261-4735-a515-43b7be84b92c/file used request id req-5a86d544-f474-44c3-9389-15fbb3e2f422 2018-07-24 05:15:10,030 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-24 05:15:10,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/64382076-0261-4735-a515-43b7be84b92c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7781a96df6da172b48195cd2c109f09fb5b54a90" 2018-07-24 05:15:10,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-06a7099e-c657-4ed8-a9cc-633aab5f6eba Date: Tue, 24 Jul 2018 05:15:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:15:06Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-24T05:15:09Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/64382076-0261-4735-a515-43b7be84b92c/snap", "metadata": {}}], "self": "/v2/images/64382076-0261-4735-a515-43b7be84b92c", "min_disk": 0, "protected": false, "id": "64382076-0261-4735-a515-43b7be84b92c", "file": "/v2/images/64382076-0261-4735-a515-43b7be84b92c/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "53c6ba993dd84e5381a8a8971dcbbd27", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/64382076-0261-4735-a515-43b7be84b92c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:15:10,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/64382076-0261-4735-a515-43b7be84b92c used request id req-06a7099e-c657-4ed8-a9cc-633aab5f6eba 2018-07-24 05:15:10,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7781a96df6da172b48195cd2c109f09fb5b54a90" 2018-07-24 05:15:10,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6ff7594e-86e3-4d97-940d-a0c8e1f6d183 Date: Tue, 24 Jul 2018 05:15:10 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-07-24 05:15:10,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-6ff7594e-86e3-4d97-940d-a0c8e1f6d183 2018-07-24 05:15:10,393 - create_image - INFO - Created image with name - trusty 2018-07-24 05:15:10,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/64382076-0261-4735-a515-43b7be84b92c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7781a96df6da172b48195cd2c109f09fb5b54a90" 2018-07-24 05:15:10,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-07efc97b-daef-4fac-aad2-bb66ead4f257 Date: Tue, 24 Jul 2018 05:15:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:15:06Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-24T05:15:09Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/64382076-0261-4735-a515-43b7be84b92c/snap", "metadata": {}}], "self": "/v2/images/64382076-0261-4735-a515-43b7be84b92c", "min_disk": 0, "protected": false, "id": "64382076-0261-4735-a515-43b7be84b92c", "file": "/v2/images/64382076-0261-4735-a515-43b7be84b92c/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "53c6ba993dd84e5381a8a8971dcbbd27", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/64382076-0261-4735-a515-43b7be84b92c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:15:10,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/64382076-0261-4735-a515-43b7be84b92c used request id req-07efc97b-daef-4fac-aad2-bb66ead4f257 2018-07-24 05:15:10,580 - create_image - DEBUG - Instance status is - active 2018-07-24 05:15:10,580 - create_image - DEBUG - Image is active with name - trusty 2018-07-24 05:15:10,580 - create_image - INFO - Image is now active with name - trusty 2018-07-24 05:15:10,736 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 64382076-0261-4735-a515-43b7be84b92c -s trusty -r regionOne -u http://172.30.9.24:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-24 05:15:10,737 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-24 05:15:10,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:15:10,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:15:11,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "id": "a0ff43328b0b47c9b1c0316476e3f876"}, "audit_ids": ["J4w9yJHMQsKVkkvwsJR-yw"], "issued_at": "2018-07-24T05:15:11.000000Z"}} 2018-07-24 05:15:11,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24: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}d82453d9dec8c01d952b620557efeb45aa77f2d5" 2018-07-24 05:15:11,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc43d9af-83a1-4716-8eab-b9ce049cfa86 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.24:5000/v3/", "rel": "self"}]}} 2018-07-24 05:15:11,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-cc43d9af-83a1-4716-8eab-b9ce049cfa86 2018-07-24 05:15:11,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=xenial -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82453d9dec8c01d952b620557efeb45aa77f2d5" 2018-07-24 05:15:11,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-86630bcb-e7fc-4c58-835e-9af03f28e44e Date: Tue, 24 Jul 2018 05:15:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=xenial"} 2018-07-24 05:15:11,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images?limit=20&disk_format=qcow2&name=xenial used request id req-86630bcb-e7fc-4c58-835e-9af03f28e44e 2018-07-24 05:15:11,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82453d9dec8c01d952b620557efeb45aa77f2d5" 2018-07-24 05:15:11,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-22d39c2c-2162-4f10-adc2-6c902c0cfd6a Date: Tue, 24 Jul 2018 05:15: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-07-24 05:15:11,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-22d39c2c-2162-4f10-adc2-6c902c0cfd6a 2018-07-24 05:15:11,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.24:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d82453d9dec8c01d952b620557efeb45aa77f2d5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "xenial"}' 2018-07-24 05:15:11,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2982fd7b-43d4-4380-9540-fad2a5ff6200 Date: Tue, 24 Jul 2018 05:15:11 GMT RESP BODY: {"status": "queued", "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:15:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-24T05:15:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7", "min_disk": 0, "protected": false, "id": "8c00077c-8431-4bf5-9855-7ef775c75eb7", "file": "/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7/file", "checksum": null, "owner": "53c6ba993dd84e5381a8a8971dcbbd27", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:15:11,883 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-2982fd7b-43d4-4380-9540-fad2a5ff6200 2018-07-24 05:15:11,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9292/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82453d9dec8c01d952b620557efeb45aa77f2d5" -d '' 2018-07-24 05:15:17,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ab8035d-d1ce-4f6d-b0a8-f373bc65c049 Date: Tue, 24 Jul 2018 05:15:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:15:17,352 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7/file used request id req-1ab8035d-d1ce-4f6d-b0a8-f373bc65c049 2018-07-24 05:15:17,353 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-24 05:15:17,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82453d9dec8c01d952b620557efeb45aa77f2d5" 2018-07-24 05:15:17,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-3c2da998-5696-4703-95d6-e720266de117 Date: Tue, 24 Jul 2018 05:15:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:15:11Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-24T05:15:17Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/8c00077c-8431-4bf5-9855-7ef775c75eb7/snap", "metadata": {}}], "self": "/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7", "min_disk": 0, "protected": false, "id": "8c00077c-8431-4bf5-9855-7ef775c75eb7", "file": "/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "53c6ba993dd84e5381a8a8971dcbbd27", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/8c00077c-8431-4bf5-9855-7ef775c75eb7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:15:17,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7 used request id req-3c2da998-5696-4703-95d6-e720266de117 2018-07-24 05:15:17,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82453d9dec8c01d952b620557efeb45aa77f2d5" 2018-07-24 05:15:17,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-41f092ca-dd14-4c82-98b7-b4e442647758 Date: Tue, 24 Jul 2018 05:15:17 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-07-24 05:15:17,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/schemas/image used request id req-41f092ca-dd14-4c82-98b7-b4e442647758 2018-07-24 05:15:17,735 - create_image - INFO - Created image with name - xenial 2018-07-24 05:15:17,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9292/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82453d9dec8c01d952b620557efeb45aa77f2d5" 2018-07-24 05:15:17,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-a5a8e553-61f4-400a-802b-d95d36508821 Date: Tue, 24 Jul 2018 05:15:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-24T05:15:11Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-24T05:15:17Z", "visibility": "shared", "locations": [{"url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/8c00077c-8431-4bf5-9855-7ef775c75eb7/snap", "metadata": {}}], "self": "/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7", "min_disk": 0, "protected": false, "id": "8c00077c-8431-4bf5-9855-7ef775c75eb7", "file": "/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "53c6ba993dd84e5381a8a8971dcbbd27", "direct_url": "rbd://c02f3749-6e02-426f-9ca3-bf5059d54afa/images/8c00077c-8431-4bf5-9855-7ef775c75eb7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-24 05:15:17,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7 used request id req-a5a8e553-61f4-400a-802b-d95d36508821 2018-07-24 05:15:17,933 - create_image - DEBUG - Instance status is - active 2018-07-24 05:15:17,933 - create_image - DEBUG - Image is active with name - xenial 2018-07-24 05:15:17,933 - create_image - INFO - Image is now active with name - xenial 2018-07-24 05:15:18,088 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 8c00077c-8431-4bf5-9855-7ef775c75eb7 -s xenial -r regionOne -u http://172.30.9.24:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-24 05:15:18,088 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 34f60148-6ae6-4fd5-864f-bf2a469db95b 2018-07-24 05:15:18,088 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-07-24 05:24:11,654 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=34f60148-6ae6-4fd5-864f-bf2a469db95b', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 05:15:18 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 05:15:18 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc", "abot-controller", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=34f60148-6ae6-4fd5-864f-bf2a469db95b", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 05:15:18 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "" and credential "abot-epc" () 05:15:18 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[network:34f60148-6ae6-4fd5-864f-bf2a469db95b external-network: use-floating-ip:true use-default-secgroup:true] 05:15:18 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 05:15:18 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[provisioner-harvest-mode:destroyed development:false use-floating-ip:true name:controller test-mode:false logging-config: uuid:baf70f90-72d7-4973-80d6-b2346458df21 apt-ftp-proxy: firewall-mode:instance max-action-results-size:5G apt-mirror: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ+2uLvYMttAwCQiTT1zWlBwHKhopOqd/70fclB3vPDfku2ynfrvwPmwAOtAplF962a97YDaImQh+cdz9h2x8eq8yJyt3DrPTSOyq+USd8z5zj+aT8CW7jWkQrm+ZT33NiPh2bhtGHou2fhYTxbd/BROjv+IKTy3Kaj1uukaOjmCInoDXIv3VdOaSUS6t3YD9oNHQFTpYdLfJYom0PkiLeQXnJ6rK791Rifu3f7PjuQF95NswN3ku9xVttqtLpK5y4FMLnj6D+Xd27rytNG4iW8WXgJJCZiFbrs9xsmIfHk2mI8v3FIG5mS8wBaOrW5D6YSiWUMV/vqlRYvXwaA4UN juju-client-key network:34f60148-6ae6-4fd5-864f-bf2a469db95b disable-network-management:false transmit-vendor-metrics:true net-bond-reconfigure-delay:17 enable-os-upgrade:true agent-metadata-url: logforward-enabled:false no-proxy:127.0.0.1,localhost,::1 enable-os-refresh-update:true image-stream:released default-series:xenial http-proxy: apt-http-proxy: https-proxy: image-metadata-url: ftp-proxy: use-default-secgroup:true external-network: agent-stream:released resource-tags: update-status-hook-interval:5m ignore-machine-addresses:false ssl-hostname-verification:false automatically-retry-hooks:true max-status-history-size:5G apt-https-proxy: type:openstack max-status-history-age:336h proxy-ssh:false apt-no-proxy: max-action-results-age:336h] 05:15:18 INFO juju.provider.openstack provider.go:144 opening model "controller" 05:15:18 DEBUG goose :1 auth details: &{Token:gAAAAABbVrXmPQUR5a_djUf-qrLRZFRbPFAx5_xwoh9VDQbbA83xcaBrFSpoe6nJnmQxQSqAoM_qbWgdBTaGjXzYoICphwZj7wiW4suvrVOh7roHDp5ISCtmKT4Kiv9JBNJA-z1FVmakA-Xqq-lujmxdUgBPWx0qaQFy61h4Dj4t70br5vqMiOk TenantId:53c6ba993dd84e5381a8a8971dcbbd27 UserId:b7185a8b2c8949c88cb478a403445253 Domain: RegionServiceURLs:map[regionOne:map[object-store:http://172.30.9.24:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27 identity:http://172.30.9.24:5000 orchestration:http://172.30.9.24:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27 network:http://172.30.9.24:9696 event:http://172.30.9.24:8977 image:http://172.30.9.24:9292 metric:http://172.30.9.24:8041 alarming:http://172.30.9.24:8042 placement:http://172.30.9.24:8778/placement volumev2:http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27 cloudformation:http://172.30.9.24:8000/v1 volume:http://172.30.9.24:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27 compute:http://172.30.9.24:8774/v2.1 volumev3:http://172.30.9.24:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27]]} 05:15:18 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 05:15:18 DEBUG goose :1 performing API version discovery for "http://172.30.9.24:8774/" 05:15:18 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.24:8774/v2.1/ Rel:self}] Status:CURRENT}] 05:15:19 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 05:15:19 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 05:15:19 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 05:15:19 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 05:15:19 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 05:15:19 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 05:15:19 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 05:15:19 INFO cmd bootstrap.go:233 Loading image metadata 05:15:19 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 05:15:19 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 05:15:19 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 05:15:19 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.24:5000/v3} [win7 raring saucy win2012r2 win2016nano win8 precise quantal wily win2012hv centos7 utopic win2016hv win10 vivid yakkety xenial zesty trusty win2016 opensuseleap win2008r2 win2012hvr2 win2012 win81 genericlinux] [amd64 i386 armhf arm64 ppc64el s390x] released}} 05:15:19 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 05:15:21 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 05:15:22 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.24:5000/v3} not found 05:15:22 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.24:5000/v3} not found 05:15:22 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 05:15:22 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.5 for amd64 05:15:22 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.5 05:15:22 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 05:15:22 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 05:15:22 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.5 05:15:22 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 05:15:22 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 05:15:22 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 05:15:24 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 05:15:27 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 05:15:27 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 05:15:27 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 05:15:27 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:8c00077c-8431-4bf5-9855-7ef775c75eb7 Arch:amd64 VirtType:}] 05:15:27 INFO juju.environs.instances image.go:106 find instance - using image with id: 8c00077c-8431-4bf5-9855-7ef775c75eb7 05:15:27 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 05:15:27 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 05:15:27 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2486 bytes 05:15:27 DEBUG juju.provider.openstack provider.go:1022 using network id "34f60148-6ae6-4fd5-864f-bf2a469db95b" 05:15:27 DEBUG goose :1 performing API version discovery for "http://172.30.9.24:9696/" 05:15:27 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:9696/v2.0/ Rel:self}] Status:CURRENT}] 05:15:33 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "9c3ff408-9650-48b8-aa2c-cba2eb0f42ad" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "9c3ff408-9650-48b8-aa2c-cba2eb0f42ad" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "9c3ff408-9650-48b8-aa2c-cba2eb0f42ad" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "9c3ff408-9650-48b8-aa2c-cba2eb0f42ad" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "9c3ff408-9650-48b8-aa2c-cba2eb0f42ad" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "9c3ff408-9650-48b8-aa2c-cba2eb0f42ad" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "9c3ff408-9650-48b8-aa2c-cba2eb0f42ad" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "9c3ff408-9650-48b8-aa2c-cba2eb0f42ad" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "9c3ff408-9650-48b8-aa2c-cba2eb0f42ad" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "9c3ff408-9650-48b8-aa2c-cba2eb0f42ad" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "9c3ff408-9650-48b8-aa2c-cba2eb0f42ad" has status BUILD, wait 10 seconds before retry, attempt 11 05:17:35 INFO juju.provider.openstack provider.go:1189 started instance "9c3ff408-9650-48b8-aa2c-cba2eb0f42ad" 05:17:35 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 05:17:37 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.206 05:17:37 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.206 - 9c3ff408-9650-48b8-aa2c-cba2eb0f42ad (arch=amd64 mem=2G cores=1) 05:17:40 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.5 05:17:40 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.5 05:17:40 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 05:17:43 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 05:17:43 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 05:17:45 DEBUG juju.provider.openstack provider.go:414 instance 9c3ff408-9650-48b8-aa2c-cba2eb0f42ad has floating IP address: 172.30.9.206 Attempting to connect to 172.30.9.206:22 Attempting to connect to 172.16.0.14:22 05:17:45 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.14 failed: ssh: connect to host 172.16.0.14 port 22: Connection refused 05:17:45 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-58df21-controller-0 Cloud-init v. 18.2 running 'init-local' at Tue, 24 Jul 2018 05:17:30 +0000. Up 6.09 seconds. Cloud-init v. 18.2 running 'init' at Tue, 24 Jul 2018 05:17:31 +0000. Up 7.32 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | ens3 | True | 172.16.0.14 | 255.255.255.0 | . | fa:16:3e:36:1a:d1 | ci-info: | ens3 | True | fe80::f816:3eff:fe36:1ad1/64 | . | link | fa:16:3e:36:1a:d1 | ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | ci-info: | lo | True | ::1/128 | . | host | . | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 172.16.0.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 172.16.0.1 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 172.16.0.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Cloud-init v. 18.2 running 'modules:config' at Tue, 24 Jul 2018 05:17:37 +0000. Up 12.37 seconds. + install -D -m 644 /dev/null /etc/systemd/system/juju-clean-shutdown.service + printf %s\n [Unit] Description=Stop all network interfaces on shutdown DefaultDependencies=false After=final.target [Service] Type=oneshot ExecStart=/sbin/ifdown -a -v --force StandardOutput=tty StandardError=tty [Install] WantedBy=final.target + /bin/systemctl enable /etc/systemd/system/juju-clean-shutdown.service Created symlink from /etc/systemd/system/final.target.wants/juju-clean-shutdown.service to /etc/systemd/system/juju-clean-shutdown.service. + install -D -m 644 /dev/null /var/lib/juju/nonce.txt + printf %s\n user-admin:bootstrap Cloud-init v. 18.2 running 'modules:final' at Tue, 24 Jul 2018 05:17:39 +0000. Up 14.42 seconds. Cloud-init v. 18.2 finished at Tue, 24 Jul 2018 05:17:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 14.67 seconds Logging to /var/log/cloud-init-output.log on the bootstrap machine Regenerating SSH RSA host key Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: SHA256:jCnmBI0JdaxSEr2c5gkLKf2i/GsjLbMUhWlI1aHReJU root@juju-58df21-controller-0 The key's randomart image is: +---[RSA 2048]----+ |o=o+=.o.. | |+.=*++ E | |.X+*o | |B O. + | |oB o+ o S | |. =+.. | |.o... | |o= + | | .Boo | +----[SHA256]-----+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: SHA256:dygYFI/NTJ/5r3v9Meb3zgulCZc/DAB0c9euGNudcA8 root@juju-58df21-controller-0 The key's randomart image is: +---[DSA 1024]----+ | o.oo o . ..| | . B .ooo . .| | o = +. . | | o oo.E..| | . S o.oOo=o| | o .=.X.o| | +.O | | .=.*| | oo +X| +----[SHA256]-----+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: SHA256:5KdhRmz2XAw2Ic709zDkLQ0FR6v6J/Zusxi2WD3GchI root@juju-58df21-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | o =.+++ | | = + * = . | | O . O + | | * o o * | | S + E . | | o + . + | | . . * * | | =oO+. | | ..+*+o | +----[SHA256]-----+ Running apt-get update Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://security.ubuntu.com/ubuntu xenial-security/main Sources [129 kB] Get:5 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [68.0 kB] Get:8 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2,120 B] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:10 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [525 kB] Get:11 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [225 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B] Get:13 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [360 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB] Get:15 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [135 kB] Get:16 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3,452 B] Get:17 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,744 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Sources [314 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2,524 B] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Sources [208 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8,404 B] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [812 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [335 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [644 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [260 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,344 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Sources [4,484 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Sources [6,712 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [6,744 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4,180 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7,420 B] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,996 B] Fetched 25.3 MB in 6s (3,938 kB/s) Reading package lists... Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages have been kept back: linux-headers-generic linux-headers-virtual linux-image-virtual linux-virtual The following packages will be upgraded: apt apt-transport-https apt-utils base-files dns-root-data dnsmasq-base libapt-inst2.0 libapt-pkg5.0 libdrm-common libdrm2 libpng12-0 libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 policykit-1 python-apt-common python3-apt snapd squashfs-tools ubuntu-core-launcher 20 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. Need to get 17.1 MB of archives. After this operation, 1,147 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 base-files amd64 9.4ubuntu4.7 [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-pkg5.0 amd64 1.2.27 [706 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.27 [55.4 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt amd64 1.2.27 [1,042 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.27 [196 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 squashfs-tools amd64 1:4.3-3ubuntu2.16.04.2 [105 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-core-launcher amd64 2.33.1ubuntu2 [1,570 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.33.1ubuntu2 [14.1 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.27 [26.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-common all 2.4.91-2~16.04.1 [4,764 B] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm2 amd64 2.4.91-2~16.04.1 [30.8 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-14.1ubuntu0.1 [36.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.2 [16.0 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.2 [137 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dns-root-data all 2018013001~16.04.1 [5,424 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dnsmasq-base amd64 2.75-1ubuntu0.16.04.5 [295 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-14.1ubuntu0.1 [14.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-backend-1-0 amd64 0.105-14.1ubuntu0.1 [35.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 policykit-1 amd64 0.105-14.1ubuntu0.1 [52.9 kB] Fetched 17.1 MB in 4s (3,463 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../base-files_9.4ubuntu4.7_amd64.deb ... Unpacking base-files (9.4ubuntu4.7) over (9.4ubuntu4.6) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-130-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. Setting up base-files (9.4ubuntu4.7) ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Installing new version of config file /etc/lsb-release ... Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-130-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../libapt-pkg5.0_1.2.27_amd64.deb ... Unpacking libapt-pkg5.0:amd64 (1.2.27) over (1.2.26) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libapt-pkg5.0:amd64 (1.2.27) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../libapt-inst2.0_1.2.27_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.2.27) over (1.2.26) ... Preparing to unpack .../archives/apt_1.2.27_amd64.deb ... Unpacking apt (1.2.27) over (1.2.26) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Setting up apt (1.2.27) ... Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../apt-utils_1.2.27_amd64.deb ... Unpacking apt-utils (1.2.27) over (1.2.26) ... Preparing to unpack .../squashfs-tools_1%3a4.3-3ubuntu2.16.04.2_amd64.deb ... Unpacking squashfs-tools (1:4.3-3ubuntu2.16.04.2) over (1:4.3-3ubuntu2.16.04.1) ... Preparing to unpack .../ubuntu-core-launcher_2.33.1ubuntu2_amd64.deb ... Unpacking ubuntu-core-launcher (2.33.1ubuntu2) over (2.32.9) ... Preparing to unpack .../snapd_2.33.1ubuntu2_amd64.deb ... Unpacking snapd (2.33.1ubuntu2) over (2.32.9) ... Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ... Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) over (1.2.54-1ubuntu1) ... Preparing to unpack .../apt-transport-https_1.2.27_amd64.deb ... Unpacking apt-transport-https (1.2.27) over (1.2.26) ... Preparing to unpack .../libdrm-common_2.4.91-2~16.04.1_all.deb ... Unpacking libdrm-common (2.4.91-2~16.04.1) over (2.4.83-1~16.04.1) ... Preparing to unpack .../libdrm2_2.4.91-2~16.04.1_amd64.deb ... Unpacking libdrm2:amd64 (2.4.91-2~16.04.1) over (2.4.83-1~16.04.1) ... Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.2_all.deb ... Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.2) over (1.1.0~beta1ubuntu0.16.04.1) ... Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.2_amd64.deb ... Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.2) over (1.1.0~beta1ubuntu0.16.04.1) ... Preparing to unpack .../dns-root-data_2018013001~16.04.1_all.deb ... Unpacking dns-root-data (2018013001~16.04.1) over (2015052300+h+1) ... Preparing to unpack .../dnsmasq-base_2.75-1ubuntu0.16.04.5_amd64.deb ... Unpacking dnsmasq-base (2.75-1ubuntu0.16.04.5) over (2.75-1ubuntu0.16.04.4) ... Preparing to unpack .../libpolkit-agent-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../libpolkit-backend-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../policykit-1_0.105-14.1ubuntu0.1_amd64.deb ... Created symlink from /run/systemd/system/polkitd.service to /dev/null. Unpacking policykit-1 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for dbus (1.10.6-1ubuntu3.3) ... Setting up libapt-inst2.0:amd64 (1.2.27) ... Setting up apt-utils (1.2.27) ... Setting up squashfs-tools (1:4.3-3ubuntu2.16.04.2) ... Setting up snapd (2.33.1ubuntu2) ... Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ... Installing new version of config file /etc/profile.d/apps-bin-path.sh ... snapd.snap-repair.service is a disabled or a static unit, not starting it. Setting up ubuntu-core-launcher (2.33.1ubuntu2) ... Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... Setting up apt-transport-https (1.2.27) ... Setting up libdrm-common (2.4.91-2~16.04.1) ... Setting up libdrm2:amd64 (2.4.91-2~16.04.1) ... Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.2) ... Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.2) ... Setting up dns-root-data (2018013001~16.04.1) ... Setting up dnsmasq-base (2.75-1ubuntu0.16.04.5) ... Setting up libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up policykit-1 (0.105-14.1ubuntu0.1) ... Removed symlink /run/systemd/system/polkitd.service. Processing triggers for libc-bin (2.23-0ubuntu10) ... Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.8). 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 17.5 kB in 0s (29.6 kB/s) Selecting previously unselected package msr-tools. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54118 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2_amd64.deb ... Unpacking msr-tools (1.3-2) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.7.5-1) ... Setting up msr-tools (1.3-2) ... Setting up cpu-checker (0.7-0ubuntu7) ... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: bridge-utils 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded. Need to get 28.6 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (60.8 kB/s) Selecting previously unselected package bridge-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54132 files and directories currently installed.) Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... Unpacking bridge-utils (1.5-9ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up bridge-utils (1.5-9ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cloud-image-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils Suggested packages: cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx The following NEW packages will be installed: cloud-image-utils cloud-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils 0 upgraded, 18 newly installed, 0 to remove and 4 not upgraded. Need to get 6,365 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.9-0ubuntu0.16.04.1 [1,644 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.9-0ubuntu0.16.04.1 [2,185 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.30 [31.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.30 [578 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.1 [15.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.1 [1,512 B] Fetched 6,365 kB in 4s (1,522 kB/s) Selecting previously unselected package libiscsi2:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54158 files and directories currently installed.) Preparing to unpack .../libiscsi2_1.12.0-2_amd64.deb ... Unpacking libiscsi2:amd64 (1.12.0-2) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package genisoimage. Preparing to unpack .../genisoimage_9%3a1.1.11-3ubuntu1_amd64.deb ... Unpacking genisoimage (9:1.1.11-3ubuntu1) ... Selecting previously unselected package libaio1:amd64. Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ... Unpacking libaio1:amd64 (0.3.110-2) ... Selecting previously unselected package libboost-iostreams1.58.0:amd64. Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-system1.58.0:amd64. Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-random1.58.0:amd64. Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-thread1.58.0:amd64. Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package librados2. Preparing to unpack .../librados2_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librados2 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package librbd1. Preparing to unpack .../librbd1_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librbd1 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package qemu-block-extra:amd64. Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package sharutils. Preparing to unpack .../sharutils_1%3a4.15.2-1ubuntu0.1_amd64.deb ... Unpacking sharutils (1:4.15.2-1ubuntu0.1) ... Selecting previously unselected package cloud-image-utils. Preparing to unpack .../cloud-image-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-image-utils (0.27-0ubuntu25.1) ... Selecting previously unselected package cloud-utils. Preparing to unpack .../cloud-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Setting up libiscsi2:amd64 (1.12.0-2) ... Setting up distro-info (0.14build1) ... Setting up genisoimage (9:1.1.11-3ubuntu1) ... Setting up libaio1:amd64 (0.3.110-2) ... Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Setting up sharutils (1:4.15.2-1ubuntu0.1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Setting up librados2 (10.2.9-0ubuntu0.16.04.1) ... Setting up librbd1 (10.2.9-0ubuntu0.16.04.1) ... Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Setting up cloud-image-utils (0.27-0ubuntu25.1) ... Setting up cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Reading package lists... Building dependency tree... Reading state information... tmux is already the newest version (2.1-3build1). 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. Fetching Juju agent version 2.2.5 for amd64 Attempt 1 to download tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz... tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz downloaded: HTTP 200; time 6.144s; size 22087170 bytes; speed 3595041.000 bytes/s Tools downloaded successfully. b5ab9e3c0189317a0dbdb60369ac91c11cfcd41f0a84f98d8347239ffb4320b9 /var/lib/juju/tools/2.2.5-xenial-amd64/tools.tar.gz 80e7bb6beb479685bc21e7f529f61e5fd2219773cf7343f459f227301d2e38d4 /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-07-24 05:18:41 INFO juju.cmd supercommand.go:63 running jujud [2.2.5 gc go1.8] 2018-07-24 05:18:41 DEBUG juju.cmd supercommand.go:64 args: []string{"/var/lib/juju/tools/2.2.5-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-07-24 05:18:41 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-07-24 05:18:41 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-07-24 05:18:41 DEBUG goose :22 auth details: &{Token:gAAAAABbVrax2cOMf-zMEPpiPB_sSIeQEccwQCc0jI3dr3SoYKSIib05rsvFltgRA7LU1hu0tstNBvKAUpCrkqz7ABK1R_tnsZIqFA3pVlCO6dFIVaqoBr9YZCJB2fJACjSP_mNz6UijO6oH4U_AfQXa_u_js4wCyQ_pKXU3By3u3mOraX43Up4 TenantId:53c6ba993dd84e5381a8a8971dcbbd27 UserId:b7185a8b2c8949c88cb478a403445253 Domain: RegionServiceURLs:map[regionOne:map[volume:http://172.30.9.24:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27 identity:http://172.30.9.24:5000 object-store:http://172.30.9.24:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27 volumev3:http://172.30.9.24:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27 event:http://172.30.9.24:8977 placement:http://172.30.9.24:8778/placement metric:http://172.30.9.24:8041 alarming:http://172.30.9.24:8042 cloudformation:http://172.30.9.24:8000/v1 compute:http://172.30.9.24:8774/v2.1 volumev2:http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27 network:http://172.30.9.24:9696 image:http://172.30.9.24:9292 orchestration:http://172.30.9.24:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27]]} 2018-07-24 05:18:41 DEBUG goose :22 performing API version discovery for "http://172.30.9.24:8774/" 2018-07-24 05:18:41 DEBUG goose :22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.24:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.24:8774/v2.1/ Rel:self}] Status:CURRENT}] 2018-07-24 05:18:44 DEBUG juju.provider.openstack provider.go:414 instance 9c3ff408-9650-48b8-aa2c-cba2eb0f42ad has floating IP address: 172.30.9.206 2018-07-24 05:18:44 INFO juju.agent identity.go:22 writing system identity file 2018-07-24 05:18:44 DEBUG juju.cmd.jujud bootstrap.go:323 starting mongo 2018-07-24 05:18:44 DEBUG juju.cmd.jujud bootstrap.go:351 calling ensureMongoServer 2018-07-24 05:18:44 INFO juju.mongo mongo.go:465 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-07-24 05:18:44 INFO juju.mongo mongo.go:663 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-07-24 05:18:44 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb3.2 2018-07-24 05:18:53 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongo-tools3.2 2018-07-24 05:18:58 DEBUG juju.mongo mongo.go:622 using mongod: /usr/lib/juju/mongo3.2/bin/mongod --version: "db version v3.2.15\ngit version: e11e3c1b9c9ce3f7b4a79493e16f5e4504e01140\nOpenSSL version: OpenSSL 1.0.2g 1 Mar 2016\nallocator: tcmalloc\nmodules: none\nbuild environment:\n distarch: x86_64\n target_arch: x86_64\n" 2018-07-24 05:18:58 DEBUG juju.service discovery.go:115 discovered init system "systemd" from local host 2018-07-24 05:18:58 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-24 05:19:00 INFO juju.service service.go:213 Installing and starting service &{Service:{Name:juju-db Conf:{Desc:juju state database Transient:false AfterStopped: Env:map[] Limit:map[nofile:65000 nproc:20000] Timeout:300 ExecStart:/usr/lib/juju/mongo3.2/bin/mongod --dbpath '/var/lib/juju/db' --sslPEMKeyFile '/var/lib/juju/server.pem' --sslPEMKeyPassword=ignored --port 37017 --syslog --journal --replSet juju --quiet --oplogSize 512 --ipv6 --auth --keyFile '/var/lib/juju/shared-secret' --sslMode requireSSL --storageEngine wiredTiger --wiredTigerCacheSizeGB 1 ExecStopPost: Logfile: ExtraScript: ServiceBinary: ServiceArgs:[]}} ConfName:juju-db.service UnitName:juju-db.service Dirname:/var/lib/juju/init/juju-db Script:[]} 2018-07-24 05:19:00 DEBUG juju.service.systemd service.go:431 service "juju-db" successfully installed 2018-07-24 05:19:00 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-24 05:19:01 DEBUG juju.service.systemd service.go:275 service "juju-db" successfully started 2018-07-24 05:19:01 DEBUG juju.mongo mongo.go:273 selecting mongo peer address from [public:172.30.9.206 local-cloud:172.16.0.14] 2018-07-24 05:19:01 DEBUG juju.network address.go:316 selected "172.16.0.14" as controller address, using scope "local-cloud" 2018-07-24 05:19:01 DEBUG juju.worker.peergrouper initiate.go:42 Initiating mongo replicaset; dialInfo &mgo.DialInfo{Addrs:[]string{"localhost:37017"}, Direct:false, Timeout:300000000000, FailFast:false, Database:"", ReplicaSetName:"", Source:"", Service:"", ServiceHost:"", Mechanism:"", Username:"", Password:"", PoolLimit:0, DialServer:(func(*mgo.ServerAddr) (net.Conn, error))(0xae8cb0), Dial:(func(net.Addr) (net.Conn, error))(nil)}; memberHostport "172.16.0.14:37017"; user ""; password "" 2018-07-24 05:19:01 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:01 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:02 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:03 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:03 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:04 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:05 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:05 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:06 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:07 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:07 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:08 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:09 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:09 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:10 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:11 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:11 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:12 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:13 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:13 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:14 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:15 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:15 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:16 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:17 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-24 05:19:17 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: d05:24:02 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: subprocess encountered error code 1 05:24:02 DEBUG juju.cmd.juju.commands bootstrap.go:497 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:588: failed to bootstrap model} {subprocess encountered error code 1}]) 05:24:02 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 05:24:02 INFO juju.provider.common destroy.go:20 destroying model "controller" 05:24:02 INFO juju.provider.common destroy.go:31 destroying instances 05:24:07 DEBUG juju.provider.openstack provider.go:1231 terminating instances [9c3ff408-9650-48b8-aa2c-cba2eb0f42ad] 05:24:08 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-85d84ef4-d887-495e-8067-f6bf4d139144-baf70f90-72d7-4973-80d6-b2346458df21-0" 05:24:09 INFO juju.provider.common destroy.go:51 destroying storage 05:24:09 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27 05:24:10 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-85d84ef4-d887-495e-8067-f6bf4d139144-baf70f90-72d7-4973-80d6-b2346458df21" 05:24:11 INFO cmd supercommand.go:465 command finished 2018-07-24 05:24:11,782 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-24 05:24:11,783 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 09:31 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-24 05:24:11,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:24:11,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:24:12,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "id": "a0ff43328b0b47c9b1c0316476e3f876"}, "audit_ids": ["j6v6RDw2SYOgFizUMnIS-w"], "issued_at": "2018-07-24T05:24:12.000000Z"}} 2018-07-24 05:24:12,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb6095051709311de27375da4cad70f7d2ae6df" 2018-07-24 05:24:12,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-820b5201-88eb-4cf0-9f4d-fe32fdcc8bea Date: Tue, 24 Jul 2018 05:24:12 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "created_at": "2018-07-24T05:17:37Z", "updated_at": "2018-07-24T05:24:11Z", "floating_network_id": "691b806b-657e-4f99-97bd-7fb6940ba3e4", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 8, "project_id": "53c6ba993dd84e5381a8a8971dcbbd27", "port_id": null, "id": "4a0adbeb-4bf6-44db-b480-b8f3fbcfe87f", "qos_policy_id": null}]} 2018-07-24 05:24:12,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips used request id req-820b5201-88eb-4cf0-9f4d-fe32fdcc8bea 2018-07-24 05:24:12,378 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Floating IPs assigned to project:juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:24:12,379 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - 172.30.9.206: 2018-07-24 05:24:12,471 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-07-24 05:24:12,472 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Release floating IPs assigned by Juju... 2018-07-24 05:24:12,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-24 05:24:12,474 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-07-24 05:24:12,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000//v3/auth/tokens 2018-07-24 05:24:12,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09091a3c796947918b5f3d98114ab0ce", "name": "admin"}], "expires_at": "2018-07-24T06:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53c6ba993dd84e5381a8a8971dcbbd27", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aaba2b90db76458b84fbf792bb5dab7e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc4666052c28443e96e50b011ceee5a3"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fea55c9995634481b7d4f78d9d41b28d"}], "type": "cloudformation", "id": "08ec6a53b1f74bfbb99e164e50ad4ab3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.24:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b51fc96a0de447e68939f003d0612152"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dea0eb9251f44e6487d354dbdf7ba84e"}, {"url": "http://12.0.0.26:8080/v1/AUTH_53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3b11c6b762745ec91acf74159ff9d2e"}], "type": "object-store", "id": "09e6c0ab22c04a89aab4966bfdf46dc5", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "076cf27f97a14eabb363f1e4b318e988"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c453e4b3e92435fa41216cffe1dda3c"}, {"url": "http://192.30.9.6:8776/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91fc4e35cdea49559d2f4cdd75cdb7d3"}], "type": "volume", "id": "1471c948c8a04e10860f69b58f87d610", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5bd877ba1a9c47a5a8ea87147d824ac5"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "634ddb83b7c34b85a43e17f732620d06"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f745828aca4e46698192b8c1e1f6b603"}], "type": "compute", "id": "1aca0b8e9264405c91425107666ebff1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06567632b6b2469f8d23f4c0538caabf"}, {"url": "http://172.30.9.24:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "413afed9ff0e45cc9b904d467c68833c"}, {"url": "http://192.30.9.6:8776/v3/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c9e2c4a5bdf47caa26ef8793d0e378b"}], "type": "volumev3", "id": "1d7f3ece493f4839bb2400b69ced422e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363a8e34b601445c998cf3a619557aae"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d894a4fce88748db83a484790b0c43ca"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f4c8ed77e62b4ad7ba439f0930c32143"}], "type": "event", "id": "33d40c6690b6433bb98219006c3ef3be", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "832948837aea40a4ae898a5f0b21d6dd"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "901a069cad1e4dfa9240a4a80238d80a"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5929b4b1db449b798efff2c604dc5b6"}], "type": "image", "id": "4a870761513b45ff8aa8ecad4d5ae066", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "644e1529c64442cda8f9c8a1af6bfbe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "415329e3b9484eb4a64494f157303420"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ad1d67512014af4a701c301ae166f8a"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dbf9706d2cec4123b54e90eea6953c76"}], "type": "placement", "id": "66d6cabf59164edb893b418a6f6b82e2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4771af231c104ec7943c6665cbe888f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b3f6845e0e47079e444943f7721b67"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccd310e151a1445189f035d7249c61ad"}], "type": "identity", "id": "711773cb369146a1891a28473f7b3d72", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5de0db51a21a447590566768b689ef7f"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b221d7ab8874dfa8e35953108bec4df"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c8e10d43298244e59f22c48faf134ef2"}], "type": "metric", "id": "80cd78b268d044a6a920e21572aeb231", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd3990109f5f4e238c73978a7502271b"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d26d7475f5a541bab3ad500557001159"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea91e945e23240cc98d97052d0297c82"}], "type": "alarming", "id": "8f1ebbb69ed64e789de3ae99524d0fb3", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f1d8cf933914ea3aecfaaba0a1d1467"}, {"url": "http://192.30.9.6:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9068249328b64002818efe9b7b036f08"}, {"url": "http://172.30.9.24:8004/v1/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ffdb64a26b8b43a6bae041ae1adce4ae"}], "type": "orchestration", "id": "9ff2b4e1c6224aacae69be2699b67078", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3a30f3df58a0409ba04cbe8b171f9e2b"}, {"url": "http://172.30.9.24:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae6d8ecc74174a358672bca846b06b50"}, {"url": "http://192.30.9.6:8776/v2/53c6ba993dd84e5381a8a8971dcbbd27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0b1908cc4ed4af6a9791d9b73d79019"}], "type": "volumev2", "id": "a8477f37404c48b4842dbb7e701be289", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e971f38097b418eb4a1f24e81661bd1"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99b8460ce0c348c28bb9d3c2bd7e0ac7"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fae7e52e07974153a410320de481ca9a"}], "type": "network", "id": "b4a383d572634f309363b29fe49cf92d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf", "id": "a0ff43328b0b47c9b1c0316476e3f876"}, "audit_ids": ["OhqC98_-T06p2GtNBg35Ng"], "issued_at": "2018-07-24T05:24:12.000000Z"}} 2018-07-24 05:24:12,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/floatingips/4a0adbeb-4bf6-44db-b480-b8f3fbcfe87f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da86b1c7bfc94efe57745c1fa65d64c41fe1964a" 2018-07-24 05:24:13,664 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc9e91f8-e470-4f8f-be2d-e6b8274d984d Content-Length: 0 Date: Tue, 24 Jul 2018 05:24:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:24:13,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/floatingips/4a0adbeb-4bf6-44db-b480-b8f3fbcfe87f used request id req-cc9e91f8-e470-4f8f-be2d-e6b8274d984d 2018-07-24 05:24:13,665 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS objects .. 2018-07-24 05:24:13,665 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-24 05:24:13,665 - glance_utils - INFO - Deleting image named - xenial 2018-07-24 05:24:13,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82453d9dec8c01d952b620557efeb45aa77f2d5" 2018-07-24 05:24:14,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c4b7cec-8064-44b1-9e27-01d4b898d12d Date: Tue, 24 Jul 2018 05:24:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:24:14,582 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/8c00077c-8431-4bf5-9855-7ef775c75eb7 used request id req-4c4b7cec-8064-44b1-9e27-01d4b898d12d 2018-07-24 05:24:14,584 - glance_utils - INFO - Deleting image named - trusty 2018-07-24 05:24:14,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9292/v2/images/64382076-0261-4735-a515-43b7be84b92c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7781a96df6da172b48195cd2c109f09fb5b54a90" 2018-07-24 05:24:15,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3313daba-48b6-4f50-8f91-c40bae04cb0c Date: Tue, 24 Jul 2018 05:24:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-24 05:24:15,612 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/64382076-0261-4735-a515-43b7be84b92c used request id req-3313daba-48b6-4f50-8f91-c40bae04cb0c 2018-07-24 05:24:15,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:8774/v2.1/flavors/bfc271da-5836-4894-9c87-be1ccef657a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c017179f04f2c0cd31e9447486a6434e4431d7" 2018-07-24 05:24:15,815 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 24 Jul 2018 05:24: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-8935701f-5931-403e-94bd-2cc7c070da13 x-compute-request-id: req-8935701f-5931-403e-94bd-2cc7c070da13 Content-Length: 0 Content-Type: application/json 2018-07-24 05:24:15,815 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/bfc271da-5836-4894-9c87-be1ccef657a9 used request id req-8935701f-5931-403e-94bd-2cc7c070da13 2018-07-24 05:24:15,816 - OpenStackNetwork - INFO - Removing router interface from router abot-router-a1c3614a-fb33-4fce-962e-3f29cd3af6cf and subnet abot-subnet-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:24:15,816 - neutron_utils - INFO - Removing router interface from router named abot-router-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:24:15,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.24:9696/v2.0/routers/8fe44588-eeb5-4e3a-a9a4-e75aac70c257/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" -d '{"subnet_id": "5bda1fd5-23c0-43c7-9b4a-d7906e980ec0"}' 2018-07-24 05:24:18,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-38796250-4123-439b-b07d-4c41a7c05844 Date: Tue, 24 Jul 2018 05:24:18 GMT RESP BODY: {"network_id": "34f60148-6ae6-4fd5-864f-bf2a469db95b", "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "subnet_id": "5bda1fd5-23c0-43c7-9b4a-d7906e980ec0", "subnet_ids": ["5bda1fd5-23c0-43c7-9b4a-d7906e980ec0"], "port_id": "f9843b6d-95d5-43ef-b3f0-34c7f1725861", "id": "8fe44588-eeb5-4e3a-a9a4-e75aac70c257"} 2018-07-24 05:24:18,011 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/8fe44588-eeb5-4e3a-a9a4-e75aac70c257/remove_router_interface used request id req-38796250-4123-439b-b07d-4c41a7c05844 2018-07-24 05:24:18,012 - OpenStackNetwork - INFO - Removing router abot-router-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:24:18,012 - neutron_utils - INFO - Deleting router with name - abot-router-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:24:18,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/routers/8fe44588-eeb5-4e3a-a9a4-e75aac70c257 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed3ec4738e24028ae03af1ca52371f6126c1240" 2018-07-24 05:24:21,730 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9376ed32-a564-48ef-a65f-b2a8407b6cf2 Content-Length: 0 Date: Tue, 24 Jul 2018 05:24:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:24:21,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/8fe44588-eeb5-4e3a-a9a4-e75aac70c257 used request id req-9376ed32-a564-48ef-a65f-b2a8407b6cf2 2018-07-24 05:24:21,731 - neutron_utils - INFO - Deleting subnet with name abot-subnet-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:24:21,731 - neutron_utils - INFO - Deleting subnet with name abot-subnet-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:24:21,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/subnets/5bda1fd5-23c0-43c7-9b4a-d7906e980ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b427fda3ecfd7e70f4f67f44142a181e18a0e5c6" 2018-07-24 05:24:24,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-863fda54-39b2-43ca-9855-4ef055832063 Date: Tue, 24 Jul 2018 05:24:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:24:24,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/5bda1fd5-23c0-43c7-9b4a-d7906e980ec0 used request id req-863fda54-39b2-43ca-9855-4ef055832063 2018-07-24 05:24:24,031 - neutron_utils - INFO - Deleting network with name abot-net 2018-07-24 05:24:24,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/networks/34f60148-6ae6-4fd5-864f-bf2a469db95b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b427fda3ecfd7e70f4f67f44142a181e18a0e5c6" 2018-07-24 05:24:25,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e9fe0b4-c5c8-4a3f-8dc0-ca3c58fd2ce6 Date: Tue, 24 Jul 2018 05:24:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:24:25,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/34f60148-6ae6-4fd5-864f-bf2a469db95b used request id req-3e9fe0b4-c5c8-4a3f-8dc0-ca3c58fd2ce6 2018-07-24 05:24:25,423 - keystone_utils - INFO - Deleting user with name - juju_network_discovery_bug 2018-07-24 05:24:25,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/b7185a8b2c8949c88cb478a403445253 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff6195d57e1368fe49da2eb665df97e7677fa7e" 2018-07-24 05:24:25,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:24:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fd19038-34d6-48e0-a96f-5b6071cc0b03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:24:25,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b7185a8b2c8949c88cb478a403445253 used request id req-8fd19038-34d6-48e0-a96f-5b6071cc0b03 2018-07-24 05:24:25,620 - keystone_utils - INFO - Deleting user with name - juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:24:25,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/users/a0ff43328b0b47c9b1c0316476e3f876 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7c060350e9105cda367e589ba27a6edb4033bb" 2018-07-24 05:24:25,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:24:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1a6c5e9-786b-45f3-bdcc-f25a377372ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:24:25,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/a0ff43328b0b47c9b1c0316476e3f876 used request id req-b1a6c5e9-786b-45f3-bdcc-f25a377372ea 2018-07-24 05:24:25,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f4de78a1d25e37d5551f2d634fe9a80c7da1f2" 2018-07-24 05:24:26,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-a12127bb-7d97-4b7d-9d84-45f78bce8619 Date: Tue, 24 Jul 2018 05:24:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "created_at": "2018-07-24T05:14:47Z", "updated_at": "2018-07-24T05:14:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:47Z", "revision_number": 0, "id": "1ac18bd0-f21a-47f6-b27c-6527f4bd4497", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:47Z", "security_group_id": "05f8b21d-1e60-46e5-a67e-dda1ee3fd888", "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "port_range_min": null, "ethertype": "IPv6", "project_id": "53c6ba993dd84e5381a8a8971dcbbd27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:47Z", "revision_number": 0, "id": "1b15d14c-b18f-459c-a80e-2add658b1e93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:47Z", "security_group_id": "05f8b21d-1e60-46e5-a67e-dda1ee3fd888", "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "port_range_min": null, "ethertype": "IPv4", "project_id": "53c6ba993dd84e5381a8a8971dcbbd27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:47Z", "revision_number": 0, "id": "84dae2e0-f9d2-45ce-acb0-28bc0fe9d58b", "remote_group_id": "05f8b21d-1e60-46e5-a67e-dda1ee3fd888", "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:47Z", "security_group_id": "05f8b21d-1e60-46e5-a67e-dda1ee3fd888", "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "port_range_min": null, "ethertype": "IPv6", "project_id": "53c6ba993dd84e5381a8a8971dcbbd27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:14:47Z", "revision_number": 0, "id": "d82ec471-25ff-4e5c-8acd-004622cbad02", "remote_group_id": "05f8b21d-1e60-46e5-a67e-dda1ee3fd888", "remote_ip_prefix": null, "created_at": "2018-07-24T05:14:47Z", "security_group_id": "05f8b21d-1e60-46e5-a67e-dda1ee3fd888", "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "port_range_min": null, "ethertype": "IPv4", "project_id": "53c6ba993dd84e5381a8a8971dcbbd27"}], "revision_number": 4, "project_id": "53c6ba993dd84e5381a8a8971dcbbd27", "id": "05f8b21d-1e60-46e5-a67e-dda1ee3fd888", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "created_at": "2018-07-24T05:13:57Z", "updated_at": "2018-07-24T05:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:13:57Z", "revision_number": 0, "id": "0b8634f9-a1a1-420b-afea-b6762ddc3f19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:13:57Z", "security_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:13:57Z", "revision_number": 0, "id": "a8e69dcb-2b95-41b6-a654-137425def11f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:13:57Z", "security_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:13:57Z", "revision_number": 0, "id": "b1a1b882-a4ce-47aa-b052-b4a7232525ce", "remote_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "remote_ip_prefix": null, "created_at": "2018-07-24T05:13:57Z", "security_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:13:57Z", "revision_number": 0, "id": "fdc75783-5b2e-4ddc-93de-c2436daca6f8", "remote_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "remote_ip_prefix": null, "created_at": "2018-07-24T05:13:57Z", "security_group_id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "tenant_id": "7778df0be7484aa4b4c9a87b9bee325d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7778df0be7484aa4b4c9a87b9bee325d"}], "revision_number": 4, "project_id": "7778df0be7484aa4b4c9a87b9bee325d", "id": "1992f286-3ed7-46f7-9fbe-fb430ea36186", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "created_at": "2018-07-24T03:02:59Z", "updated_at": "2018-07-24T03:02:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "08b435b5-8a23-4f2b-991f-56cd932a9e9c", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "7fc002e4-579c-4be7-8b3f-234cb6a18329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "9fe35006-711d-4831-a639-9ac6fcad24a6", "remote_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:59Z", "revision_number": 0, "id": "a7285b23-4779-46cb-baaf-1e946459f637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:59Z", "security_group_id": "1d864512-bc66-4a10-afc3-d377351cce74", "tenant_id": "c50601f39bd5407bb25ee162d5aad4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50601f39bd5407bb25ee162d5aad4e4"}], "revision_number": 4, "project_id": "c50601f39bd5407bb25ee162d5aad4e4", "id": "1d864512-bc66-4a10-afc3-d377351cce74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-24T03:02:30Z", "updated_at": "2018-07-24T03:02:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "1b0e91a6-74cb-4247-8379-055f47049f79", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "514f4176-e3c5-4fe3-876a-00aad2ea8afe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "9ebf1231-4632-44df-ade1-d92c716f5512", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:02:30Z", "revision_number": 0, "id": "a94053fd-7bad-40bf-b13c-538192380d2b", "remote_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "remote_ip_prefix": null, "created_at": "2018-07-24T03:02:30Z", "security_group_id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3e1779ee-5208-43fb-8c87-4c5e078ec87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "created_at": "2018-07-24T03:08:45Z", "updated_at": "2018-07-24T03:08:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "04b528ba-cd65-49fd-b48c-c5a9f014d7dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "867e3e98-0646-4be8-8a6f-c061bdf124ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "a125d080-2a70-4d7a-b6ed-ec024ebe748e", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:08:45Z", "revision_number": 0, "id": "d8678648-bcd8-40fa-8ac5-27322a55542b", "remote_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "remote_ip_prefix": null, "created_at": "2018-07-24T03:08:45Z", "security_group_id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "tenant_id": "4bdeaa28c906421eaf31ae694c33c8c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4bdeaa28c906421eaf31ae694c33c8c5"}], "revision_number": 4, "project_id": "4bdeaa28c906421eaf31ae694c33c8c5", "id": "5ea9ab8f-e3e6-4c87-a621-f1eaddafb6bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "created_at": "2018-07-24T05:10:33Z", "updated_at": "2018-07-24T05:10:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "3c27b866-d235-4054-b7eb-239fc12576cb", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "87762edd-12bd-40ef-a24e-f2fb6ebd8bab", "remote_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "d7a27d3b-e5da-4ea9-a944-867819ccd11d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:10:33Z", "revision_number": 0, "id": "fa09e918-6438-4d46-ae2f-5bb61237b09c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:10:33Z", "security_group_id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "tenant_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a"}], "revision_number": 4, "project_id": "bbbb98cc5a80406fb0e9ec8eff5ebb4a", "id": "a201f9c2-b4c1-462f-b1a4-fe8e3fdd7ebb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27deab090e7a461397e9cef56b1f358a", "created_at": "2018-07-24T04:18:09Z", "updated_at": "2018-07-24T04:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "65d8ac50-bbed-4a1e-a708-14714a78ae72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "c23bc381-7e7c-41c1-be20-b3cbee5980ad", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv4", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "e5c126a9-a320-477b-b91d-2098ecbb2c68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T04:18:09Z", "revision_number": 0, "id": "feeb2ac4-673d-4a6a-84bf-afbc8425bbd3", "remote_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "remote_ip_prefix": null, "created_at": "2018-07-24T04:18:09Z", "security_group_id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "tenant_id": "27deab090e7a461397e9cef56b1f358a", "port_range_min": null, "ethertype": "IPv6", "project_id": "27deab090e7a461397e9cef56b1f358a"}], "revision_number": 4, "project_id": "27deab090e7a461397e9cef56b1f358a", "id": "a47c8ca2-a76a-4fd6-95a5-93df98241c37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "created_at": "2018-07-24T05:08:37Z", "updated_at": "2018-07-24T05:08:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "1e79116a-6438-49c3-a93c-7b52531ff1bf", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "afd3108c-b9dc-4b64-bbed-dd8b5711defe", "remote_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "dd19b767-eef9-40b4-85d2-f7b8bae9857f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv6", "project_id": "759f09586bb743efbcb6d82ccf36a830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T05:08:37Z", "revision_number": 0, "id": "de3fb9dc-7d78-4442-8ae6-1428a117814b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T05:08:37Z", "security_group_id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "tenant_id": "759f09586bb743efbcb6d82ccf36a830", "port_range_min": null, "ethertype": "IPv4", "project_id": "759f09586bb743efbcb6d82ccf36a830"}], "revision_number": 4, "project_id": "759f09586bb743efbcb6d82ccf36a830", "id": "bf2856f4-1443-4b6b-9477-4e183e9ba2f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "created_at": "2018-07-24T02:59:09Z", "updated_at": "2018-07-24T02:59:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "53fc939f-a18b-4f56-9d61-4e5ee74bf0a4", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "7e191f2d-c28a-44e3-8f6a-887b599cd4a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "c4d6519d-a0d0-420d-a332-342e2942b969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T02:59:09Z", "revision_number": 0, "id": "e8d0df13-cdf1-4428-8aa2-f7eb7a0dc4df", "remote_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "remote_ip_prefix": null, "created_at": "2018-07-24T02:59:09Z", "security_group_id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "tenant_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8"}], "revision_number": 4, "project_id": "ad668c10cdf14a7aaca70a7cd3a7a6c8", "id": "bf308fb1-6908-4e30-aafa-51d132b59a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "created_at": "2018-07-24T03:10:59Z", "updated_at": "2018-07-24T03:10:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "4898b4e3-691a-411b-8e8b-403fa9b72353", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "81cc5375-ca34-40ff-a852-b085d397d3a1", "remote_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "cd3f98c0-e9e2-43dc-ab7a-fbb2e05934aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:10:59Z", "revision_number": 0, "id": "d5259856-bca5-4981-883f-9c5234c1c6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:10:59Z", "security_group_id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "tenant_id": "4a6a5595eff04e89b98d3d63efd1b892", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a6a5595eff04e89b98d3d63efd1b892"}], "revision_number": 4, "project_id": "4a6a5595eff04e89b98d3d63efd1b892", "id": "c2d1020f-7513-4389-80cb-ca0601fd5ea9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "175e1831cdd54df5ba9b6635beede754", "created_at": "2018-07-24T03:05:32Z", "updated_at": "2018-07-24T03:05:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "0799943a-b96a-4fbf-aedf-f82b684b0739", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "5eb84b77-6895-431a-b2be-2c67dbbb3e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "729900c1-d445-4846-8869-0824bf346a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv4", "project_id": "175e1831cdd54df5ba9b6635beede754"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:05:32Z", "revision_number": 0, "id": "80f06292-c767-449c-99b1-9a1fe8b0c974", "remote_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "remote_ip_prefix": null, "created_at": "2018-07-24T03:05:32Z", "security_group_id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "tenant_id": "175e1831cdd54df5ba9b6635beede754", "port_range_min": null, "ethertype": "IPv6", "project_id": "175e1831cdd54df5ba9b6635beede754"}], "revision_number": 4, "project_id": "175e1831cdd54df5ba9b6635beede754", "id": "d2a754cf-de71-4936-a597-884dcb1e33a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c5d65fd351493db058937a88406bb3", "created_at": "2018-07-24T03:06:26Z", "updated_at": "2018-07-24T03:06:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "238c3518-39e3-4605-a7e1-a7c52627e344", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "373a3868-4169-42e5-bc1d-126f54545092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "4be1dd63-7933-4497-b317-f1cc749402d7", "remote_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c5d65fd351493db058937a88406bb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:06:26Z", "revision_number": 0, "id": "fd726ed8-9a6b-453f-8f18-333b5a1fe29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:06:26Z", "security_group_id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "tenant_id": "49c5d65fd351493db058937a88406bb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c5d65fd351493db058937a88406bb3"}], "revision_number": 4, "project_id": "49c5d65fd351493db058937a88406bb3", "id": "e26f4344-0bd5-4c5d-8e34-12c331901d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "created_at": "2018-07-24T03:04:00Z", "updated_at": "2018-07-24T03:04:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "44438205-e14a-459a-8a67-f81ab5c5dbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "9ecd5586-d819-47c9-ac3b-01a207dce04d", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "c791f3a9-4248-4c50-a390-b8f0d34fc1fa", "remote_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv4", "project_id": "d02806a972ee46639acd09ee9fe6a687"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:04:00Z", "revision_number": 0, "id": "f4d74ce0-f441-48ae-81cb-c741b30ebb0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:04:00Z", "security_group_id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "tenant_id": "d02806a972ee46639acd09ee9fe6a687", "port_range_min": null, "ethertype": "IPv6", "project_id": "d02806a972ee46639acd09ee9fe6a687"}], "revision_number": 4, "project_id": "d02806a972ee46639acd09ee9fe6a687", "id": "e5f63d9c-a385-4c3e-835b-36a020bfffcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "created_at": "2018-07-24T03:07:37Z", "updated_at": "2018-07-24T03:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "3beb302b-dbcc-44d1-ae03-df03a2a139be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "adb3e5a9-096b-4423-97a7-95403251f53f", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "b15b7aef-4384-4e68-aea3-451968a2f7ac", "remote_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-24T03:07:37Z", "revision_number": 0, "id": "c54dc1c5-befd-4578-85e9-634dacaea5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-24T03:07:37Z", "security_group_id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "tenant_id": "6c4f95006bb442f3899da80d6ce9a3c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c4f95006bb442f3899da80d6ce9a3c0"}], "revision_number": 4, "project_id": "6c4f95006bb442f3899da80d6ce9a3c0", "id": "e7d4dd99-920e-48d0-8eae-c3796c886e77", "name": "default"}]} 2018-07-24 05:24:26,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-groups?name=default used request id req-a12127bb-7d97-4b7d-9d84-45f78bce8619 2018-07-24 05:24:26,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f4de78a1d25e37d5551f2d634fe9a80c7da1f2" 2018-07-24 05:24:26,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a419e4f-7d20-47b7-94de-4d248187c1cf Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "53c6ba993dd84e5381a8a8971dcbbd27", "name": "juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf"}} 2018-07-24 05:24:26,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27 used request id req-4a419e4f-7d20-47b7-94de-4d248187c1cf 2018-07-24 05:24:26,201 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 05f8b21d-1e60-46e5-a67e-dda1ee3fd888 2018-07-24 05:24:26,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=05f8b21d-1e60-46e5-a67e-dda1ee3fd888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f4de78a1d25e37d5551f2d634fe9a80c7da1f2" 2018-07-24 05:24:26,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a1b3f243-83c9-4480-a806-e7016d85a4cc Date: Tue, 24 Jul 2018 05:24:26 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-07-24T05:14:47Z", "security_group_id": "05f8b21d-1e60-46e5-a67e-dda1ee3fd888", "port_range_min": null, "revision_number": 0, "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "created_at": "2018-07-24T05:14:47Z", "project_id": "53c6ba993dd84e5381a8a8971dcbbd27", "id": "1ac18bd0-f21a-47f6-b27c-6527f4bd4497"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:14:47Z", "security_group_id": "05f8b21d-1e60-46e5-a67e-dda1ee3fd888", "port_range_min": null, "revision_number": 0, "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "created_at": "2018-07-24T05:14:47Z", "project_id": "53c6ba993dd84e5381a8a8971dcbbd27", "id": "1b15d14c-b18f-459c-a80e-2add658b1e93"}, {"remote_group_id": "05f8b21d-1e60-46e5-a67e-dda1ee3fd888", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:14:47Z", "security_group_id": "05f8b21d-1e60-46e5-a67e-dda1ee3fd888", "port_range_min": null, "revision_number": 0, "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "created_at": "2018-07-24T05:14:47Z", "project_id": "53c6ba993dd84e5381a8a8971dcbbd27", "id": "84dae2e0-f9d2-45ce-acb0-28bc0fe9d58b"}, {"remote_group_id": "05f8b21d-1e60-46e5-a67e-dda1ee3fd888", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-24T05:14:47Z", "security_group_id": "05f8b21d-1e60-46e5-a67e-dda1ee3fd888", "port_range_min": null, "revision_number": 0, "tenant_id": "53c6ba993dd84e5381a8a8971dcbbd27", "created_at": "2018-07-24T05:14:47Z", "project_id": "53c6ba993dd84e5381a8a8971dcbbd27", "id": "d82ec471-25ff-4e5c-8acd-004622cbad02"}]} 2018-07-24 05:24:26,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/security-group-rules?security_group_id=05f8b21d-1e60-46e5-a67e-dda1ee3fd888 used request id req-a1b3f243-83c9-4480-a806-e7016d85a4cc 2018-07-24 05:24:26,392 - neutron_utils - INFO - Deleting security group with name - default 2018-07-24 05:24:26,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:9696/v2.0/security-groups/05f8b21d-1e60-46e5-a67e-dda1ee3fd888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f4de78a1d25e37d5551f2d634fe9a80c7da1f2" 2018-07-24 05:24:26,702 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03467b2b-0bd3-4176-9ce0-060e87268bc7 Content-Length: 0 Date: Tue, 24 Jul 2018 05:24:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-24 05:24:26,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/security-groups/05f8b21d-1e60-46e5-a67e-dda1ee3fd888 used request id req-03467b2b-0bd3-4176-9ce0-060e87268bc7 2018-07-24 05:24:26,703 - keystone_utils - INFO - Deleting project with name - juju_epc-a1c3614a-fb33-4fce-962e-3f29cd3af6cf 2018-07-24 05:24:26,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f4de78a1d25e37d5551f2d634fe9a80c7da1f2" 2018-07-24 05:24:26,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 24 Jul 2018 05:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73af7157-c450-4189-86a3-0c43cc382367 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-24 05:24:26,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/53c6ba993dd84e5381a8a8971dcbbd27 used request id req-73af7157-c450-4189-86a3-0c43cc382367 2018-07-24 05:24:26,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.24:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f4de78a1d25e37d5551f2d634fe9a80c7da1f2" 2018-07-24 05:24:26,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 24 Jul 2018 05:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973f2da7-35af-4773-9ad2-d5da37b9951e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "02d99245bc384982a5006923e19eb395", "links": {"self": "http://172.30.9.24:5000/v3/roles/02d99245bc384982a5006923e19eb395"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "09091a3c796947918b5f3d98114ab0ce", "links": {"self": "http://172.30.9.24:5000/v3/roles/09091a3c796947918b5f3d98114ab0ce"}, "name": "admin"}, {"domain_id": null, "id": "8c2070a3df514b15bb34bcf2615e9a52", "links": {"self": "http://172.30.9.24:5000/v3/roles/8c2070a3df514b15bb34bcf2615e9a52"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e5720e159a2a42dd845e4c320cb24dc7", "links": {"self": "http://172.30.9.24:5000/v3/roles/e5720e159a2a42dd845e4c320cb24dc7"}, "name": "heat_stack_user"}]} 2018-07-24 05:24:26,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-973f2da7-35af-4773-9ad2-d5da37b9951e 2018-07-24 05:24:26,972 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-07-24 05:24:26,973 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 01:40 | FAIL | | cloudify_ims | functest | vnf | 01:42 | FAIL | | vyos_vrouter | functest | vnf | 02:01 | FAIL | | juju_epc | functest | vnf | 09:31 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-07-24 05:24:26,978 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR